Pull request #40669 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c239bbbcb20acc0e85dc075c375d8ef9b489755a+5d86e4a8406ecdb96abf47923c888eb45acfd866 (33ed5a7604fcfdaa106fb10f14be1282dde4529b) 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 49b252bdf16273de41b9b961caae5440a249d3e0 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 # timeout=10 Checking out Revision 49b252bdf16273de41b9b961caae5440a249d3e0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 49b252bdf16273de41b9b961caae5440a249d3e0 # timeout=10 Commit message: "Merge pull request #19 from docker/add-getNodeNamesByLabel" > git rev-list --no-walk 49b252bdf16273de41b9b961caae5440a249d3e0 # 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 [2020-03-11T20:52:34.042Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-11T20:52:34.048Z] Trying to pass milestone 2 [Pipeline] milestone [2020-03-11T20:52:34.077Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-11T20:52:34.267Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-094bf3a9fd54bf1f1) in /home/ubuntu/workspace/moby_PR-40669 [Pipeline] { [Pipeline] checkout [2020-03-11T20:52:34.309Z] using credential docker-jenkins-github-credentials [2020-03-11T20:52:34.326Z] Cloning the remote Git repository [2020-03-11T20:52:34.326Z] Cloning with configured refspecs honoured and without tags [2020-03-11T20:52:34.362Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:52:34.362Z] > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10 [2020-03-11T20:52:34.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:34.372Z] > git --version # timeout=10 [2020-03-11T20:52:34.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:34.375Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:47.375Z] Fetching without tags [2020-03-11T20:52:47.648Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:52:48.159Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:52:48.160Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:52:48.362Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:52:47.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:52:47.358Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:52:47.360Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:47.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:52:47.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:47.410Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:47.410Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:47.641Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:52:47.644Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:52:48.141Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:52:48.147Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:52:48.152Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:52:48.154Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:52:48.355Z] > git rev-list --no-walk c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:52:49.378Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-11T20:52:52.632Z] 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: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [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 [2020-03-11T20:52:52.999Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-094bf3a9fd54bf1f1) in /home/ubuntu/workspace/moby_PR-40669 [2020-03-11T20:52:53.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c967999931633bb6) in /home/ubuntu/workspace/moby_PR-40669 [Pipeline] node [2020-03-11T20:52:53.002Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f736ddf8a99d82b5) in /home/ubuntu/workspace/moby_PR-40669 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [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] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [2020-03-11T20:52:53.035Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a81b3ad7e1c89b35) in /home/ubuntu/workspace/moby_PR-40669 [Pipeline] { [2020-03-11T20:52:53.050Z] Running on s390x-ubuntu-15 in /home/jenkins/workspace/moby_PR-40669 [2020-03-11T20:52:53.052Z] Running on ppc64le-ubuntu-24 in /home/docker/workspace/moby_PR-40669 [Pipeline] checkout [Pipeline] checkout [2020-03-11T20:52:53.083Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-11T20:52:53.095Z] Fetching changes from the remote Git repository [2020-03-11T20:52:53.099Z] using credential docker-jenkins-github-credentials [2020-03-11T20:52:53.100Z] Fetching without tags [2020-03-11T20:52:53.108Z] Cloning the remote Git repository [2020-03-11T20:52:53.109Z] Cloning with configured refspecs honoured and without tags [2020-03-11T20:52:53.109Z] using credential docker-jenkins-github-credentials [2020-03-11T20:52:53.119Z] Cloning the remote Git repository [2020-03-11T20:52:53.119Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2020-03-11T20:52:53.224Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2020-03-11T20:52:53.232Z] Cloning the remote Git repository [2020-03-11T20:52:53.232Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2020-03-11T20:52:53.295Z] using credential docker-jenkins-github-credentials [2020-03-11T20:52:53.295Z] 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] } [Pipeline] // stage [Pipeline] } [2020-03-11T20:52:53.318Z] Fetching changes from the remote Git repository [2020-03-11T20:52:53.319Z] Cloning the remote Git repository [2020-03-11T20:52:53.319Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2020-03-11T20:52:53.334Z] Fetching without tags [2020-03-11T20:52:53.338Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-03-11T20:52:53.532Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:52:53.533Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:52:53.671Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:52:53.083Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-11T20:52:53.087Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:52:53.093Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.093Z] > git --version # timeout=10 [2020-03-11T20:52:53.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:53.331Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:52:53.334Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:52:53.513Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:52:53.519Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:52:53.569Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:52:53.572Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:52:53.129Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:52:53.131Z] > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10 [2020-03-11T20:52:53.142Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.142Z] > git --version # timeout=10 [2020-03-11T20:52:53.144Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.145Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:53.120Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:52:53.120Z] > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10 [2020-03-11T20:52:53.129Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.130Z] > git --version # timeout=10 [2020-03-11T20:52:53.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.132Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:53.267Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:52:53.267Z] > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10 [2020-03-11T20:52:53.283Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.283Z] > git --version # timeout=10 [2020-03-11T20:52:53.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.289Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:52:53.310Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-11T20:52:53.326Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:52:53.343Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.343Z] > git --version # timeout=10 [2020-03-11T20:52:53.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:53.327Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:52:53.327Z] > git init /home/docker/workspace/moby_PR-40669 # timeout=10 [2020-03-11T20:52:53.345Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:52:53.345Z] > git --version # timeout=10 [2020-03-11T20:52:53.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:52:53.354Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:52:54.548Z] + [ PR != PR ] [2020-03-11T20:52:54.548Z] + [ master != master ] [2020-03-11T20:52:54.548Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:52:54.982Z] + docker version [2020-03-11T20:52:54.982Z] Client: Docker Engine - Community [2020-03-11T20:52:54.982Z] Version: 19.03.5 [2020-03-11T20:52:54.982Z] API version: 1.40 [2020-03-11T20:52:54.982Z] Go version: go1.12.12 [2020-03-11T20:52:54.982Z] Git commit: 633a0ea838 [2020-03-11T20:52:54.982Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-11T20:52:54.982Z] OS/Arch: linux/amd64 [2020-03-11T20:52:54.982Z] Experimental: false [2020-03-11T20:52:54.982Z] [2020-03-11T20:52:54.982Z] Server: Docker Engine - Community [2020-03-11T20:52:54.982Z] Engine: [2020-03-11T20:52:54.982Z] Version: 19.03.5 [2020-03-11T20:52:54.982Z] API version: 1.40 (minimum version 1.12) [2020-03-11T20:52:54.982Z] Go version: go1.12.12 [2020-03-11T20:52:54.982Z] Git commit: 633a0ea838 [2020-03-11T20:52:54.982Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-11T20:52:54.982Z] OS/Arch: linux/amd64 [2020-03-11T20:52:54.982Z] Experimental: true [2020-03-11T20:52:54.982Z] containerd: [2020-03-11T20:52:54.982Z] Version: 1.2.10 [2020-03-11T20:52:54.982Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:52:54.982Z] runc: [2020-03-11T20:52:54.982Z] Version: 1.0.0-rc8+dev [2020-03-11T20:52:54.982Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:52:54.982Z] docker-init: [2020-03-11T20:52:54.982Z] Version: 0.18.0 [2020-03-11T20:52:54.982Z] GitCommit: fec3683 [Pipeline] sh [2020-03-11T20:52:55.382Z] + docker info [2020-03-11T20:52:55.382Z] Client: [2020-03-11T20:52:55.382Z] Debug Mode: false [2020-03-11T20:52:55.382Z] [2020-03-11T20:52:55.382Z] Server: [2020-03-11T20:52:55.382Z] Containers: 0 [2020-03-11T20:52:55.382Z] Running: 0 [2020-03-11T20:52:55.382Z] Paused: 0 [2020-03-11T20:52:55.382Z] Stopped: 0 [2020-03-11T20:52:55.382Z] Images: 8 [2020-03-11T20:52:55.382Z] Server Version: 19.03.5 [2020-03-11T20:52:55.382Z] Storage Driver: overlay2 [2020-03-11T20:52:55.382Z] Backing Filesystem: extfs [2020-03-11T20:52:55.382Z] Supports d_type: true [2020-03-11T20:52:55.382Z] Native Overlay Diff: true [2020-03-11T20:52:55.382Z] Logging Driver: json-file [2020-03-11T20:52:55.382Z] Cgroup Driver: cgroupfs [2020-03-11T20:52:55.382Z] Plugins: [2020-03-11T20:52:55.382Z] Volume: local [2020-03-11T20:52:55.382Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:52:55.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-11T20:52:55.382Z] Swarm: inactive [2020-03-11T20:52:55.382Z] Runtimes: runc [2020-03-11T20:52:55.382Z] Default Runtime: runc [2020-03-11T20:52:55.382Z] Init Binary: docker-init [2020-03-11T20:52:55.382Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:52:55.382Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:52:55.382Z] init version: fec3683 [2020-03-11T20:52:55.382Z] Security Options: [2020-03-11T20:52:55.382Z] apparmor [2020-03-11T20:52:55.382Z] seccomp [2020-03-11T20:52:55.382Z] Profile: default [2020-03-11T20:52:55.382Z] Kernel Version: 4.15.0-1058-aws [2020-03-11T20:52:55.382Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-11T20:52:55.382Z] OSType: linux [2020-03-11T20:52:55.382Z] Architecture: x86_64 [2020-03-11T20:52:55.382Z] CPUs: 2 [2020-03-11T20:52:55.382Z] Total Memory: 7.583GiB [2020-03-11T20:52:55.382Z] Name: ip-10-100-74-58 [2020-03-11T20:52:55.382Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-11T20:52:55.382Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:52:55.382Z] Debug Mode: false [2020-03-11T20:52:55.382Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:52:55.382Z] Labels: [2020-03-11T20:52:55.382Z] Experimental: true [2020-03-11T20:52:55.382Z] Insecure Registries: [2020-03-11T20:52:55.382Z] 127.0.0.0/8 [2020-03-11T20:52:55.382Z] Live Restore Enabled: true [2020-03-11T20:52:55.382Z] [2020-03-11T20:52:55.382Z] WARNING: No swap limit support [Pipeline] sh [2020-03-11T20:52:55.657Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:52:55.657Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:52:55.657Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:52:55.657Z] + bash /home/ubuntu/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:52:55.657Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:52:55.657Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-11T20:52:55.657Z] [2020-03-11T20:52:55.657Z] Generally Necessary: [2020-03-11T20:52:55.657Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:52:55.657Z] - apparmor: enabled and tools installed [2020-03-11T20:52:55.657Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:52:55.657Z] - CONFIG_NET_NS: enabled [2020-03-11T20:52:55.657Z] - CONFIG_PID_NS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_MEMCG: enabled [2020-03-11T20:52:55.912Z] - CONFIG_KEYS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:52:55.912Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:52:55.912Z] [2020-03-11T20:52:55.912Z] Optional Features: [2020-03-11T20:52:55.912Z] - CONFIG_USER_NS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:52:55.912Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:52:55.912Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-11T20:52:55.912Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-11T20:52:55.912Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:52:55.912Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:52:55.912Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:52:55.912Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:52:55.912Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:52:55.912Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:52:55.912Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:52:55.912Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:52:55.912Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:52:55.912Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:52:55.912Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:52:55.912Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:52:55.912Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:52:55.912Z] - Network Drivers: [2020-03-11T20:52:55.912Z] - "overlay": [2020-03-11T20:52:55.912Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:52:55.912Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:52:55.912Z] Optional (for encrypted networks): [2020-03-11T20:52:56.168Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:52:56.168Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-11T20:52:56.168Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-11T20:52:56.168Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-11T20:52:56.168Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-11T20:52:56.168Z] - CONFIG_XFRM: enabled [2020-03-11T20:52:56.168Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:52:56.168Z] - "ipvlan": [2020-03-11T20:52:56.168Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:52:56.168Z] - "macvlan": [2020-03-11T20:52:56.168Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:52:56.168Z] - "ftp,tftp client in container": [2020-03-11T20:52:56.168Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:52:56.168Z] - Storage Drivers: [2020-03-11T20:52:56.168Z] - "aufs": [2020-03-11T20:52:56.168Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:52:56.168Z] - "btrfs": [2020-03-11T20:52:56.168Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:52:56.168Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:52:56.168Z] - "devicemapper": [2020-03-11T20:52:56.168Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:52:56.168Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:52:56.168Z] - "overlay": [2020-03-11T20:52:56.168Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:52:56.168Z] - "zfs": [2020-03-11T20:52:56.168Z] - /dev/zfs: missing [2020-03-11T20:52:56.168Z] - zfs command: missing [2020-03-11T20:52:56.168Z] - zpool command: missing [2020-03-11T20:52:56.168Z] [2020-03-11T20:52:56.168Z] Limits: [2020-03-11T20:52:56.168Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:52:56.168Z] [2020-03-11T20:52:56.168Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:52:56.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:52:56.574Z] #2 [internal] load .dockerignore [2020-03-11T20:52:56.574Z] #2 transferring context: 87B done [2020-03-11T20:52:56.574Z] #2 DONE 0.0s [2020-03-11T20:52:56.574Z] [2020-03-11T20:52:56.574Z] #1 [internal] load build definition from Dockerfile [2020-03-11T20:52:56.574Z] #1 transferring dockerfile: 17.12kB done [2020-03-11T20:52:56.574Z] #1 DONE 0.0s [2020-03-11T20:52:56.574Z] [2020-03-11T20:52:56.574Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:52:56.574Z] #3 DONE 0.1s [2020-03-11T20:52:56.830Z] [2020-03-11T20:52:56.830Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:52:56.830Z] #4 CACHED [2020-03-11T20:52:57.389Z] [2020-03-11T20:52:57.389Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:52:57.389Z] #5 DONE 0.0s [2020-03-11T20:52:57.389Z] [2020-03-11T20:52:57.389Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:52:57.389Z] #6 DONE 0.1s [2020-03-11T20:52:57.389Z] [2020-03-11T20:52:57.389Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:52:57.389Z] #71 DONE 0.0s [2020-03-11T20:52:57.389Z] [2020-03-11T20:52:57.389Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:52:57.389Z] #7 DONE 0.0s [2020-03-11T20:52:57.389Z] [2020-03-11T20:52:57.389Z] #20 [internal] load build context [2020-03-11T20:52:58.753Z] #20 transferring context: 49.96MB 1.2s done [2020-03-11T20:52:58.753Z] #20 DONE 1.2s [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:52:58.753Z] #12 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:52:58.753Z] #38 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:52:58.753Z] #28 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:52:58.753Z] #74 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:52:58.753Z] #67 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:52:58.753Z] #22 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:52:58.753Z] #9 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:52:58.753Z] #35 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:52:58.753Z] #21 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:52:58.753Z] #50 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #54 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:52:58.753Z] #47 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #75 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:52:58.753Z] #16 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:52:58.753Z] #43 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:52:58.753Z] #37 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:52:58.753Z] #49 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:52:58.753Z] #25 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:52:58.753Z] #33 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:52:58.753Z] #55 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:52:58.753Z] #58 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:52:58.753Z] #68 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:52:58.753Z] #62 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:52:58.753Z] #27 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:52:58.753Z] #44 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:52:58.753Z] #14 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:52:58.753Z] #63 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:52:58.753Z] #15 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:52:58.753Z] #45 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:52:58.753Z] #53 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:52:58.753Z] #72 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:52:58.753Z] #32 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:52:58.753Z] #23 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #61 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #57 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #48 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:52:58.753Z] #17 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:52:58.753Z] #51 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:52:58.753Z] #41 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:52:58.753Z] #64 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:52:58.753Z] #65 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:52:58.753Z] #26 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:52:58.753Z] #11 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:52:58.753Z] #18 CACHED [2020-03-11T20:52:58.753Z] [2020-03-11T20:52:58.753Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:52:58.754Z] #59 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:52:58.754Z] #13 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:52:58.754Z] #52 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:52:58.754Z] #19 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #34 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:52:58.754Z] #30 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #70 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:52:58.754Z] #46 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #42 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:52:58.754Z] #10 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:52:58.754Z] #24 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:52:58.754Z] #8 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #66 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:52:58.754Z] #56 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #31 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:52:58.754Z] #69 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:52:58.754Z] #60 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:52:58.754Z] #39 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:52:58.754Z] #29 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:52:58.754Z] #36 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:52:58.754Z] #40 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:52:58.754Z] #73 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:52:58.754Z] #76 CACHED [2020-03-11T20:52:58.754Z] [2020-03-11T20:52:58.754Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:52:59.398Z] #77 DONE 0.8s [2020-03-11T20:52:59.398Z] [2020-03-11T20:52:59.398Z] #78 exporting to image [2020-03-11T20:52:59.398Z] #78 exporting layers [2020-03-11T20:53:00.326Z] #78 exporting layers 0.9s done [2020-03-11T20:53:00.326Z] #78 writing image sha256:3b4208c894464c25d66d104e0b0734af47a31dd9ffc994c9186cc3b5c373bdbd done [2020-03-11T20:53:00.326Z] #78 naming to docker.io/library/docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a done [2020-03-11T20:53:00.326Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-11T20:53:00.822Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40669/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/validate/default [2020-03-11T20:53:01.748Z] Congratulations! All commits are properly signed with the DCO! [2020-03-11T20:53:01.748Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-03-11T20:53:01.748Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-11T20:53:01.748Z] Congratulations! All TOML source files changed here have valid syntax. [2020-03-11T20:53:01.748Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-11T20:53:01.748Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-03-11T20:53:01.748Z] Congratulations! No new tests were added to integration-cli. [2020-03-11T20:53:01.748Z] [2020-03-11T20:53:01.748Z] INFO Start validation with golang-ci-lint [2020-03-11T20:53:01.748Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-03-11T20:53:01.748Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-11T20:53:01.748Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-03-11T20:53:02.178Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:02.644Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:02.645Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:53:02.187Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:02.188Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:02.612Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:53:02.631Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:53:02.653Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:02.656Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:03.117Z] Commit message: "Switch to s390x Ubuntu 18.04" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:53:04.039Z] + docker version [2020-03-11T20:53:04.039Z] Client: Docker Engine - Community [2020-03-11T20:53:04.039Z] Version: 19.03.7 [2020-03-11T20:53:04.039Z] API version: 1.40 [2020-03-11T20:53:04.039Z] Go version: go1.12.17 [2020-03-11T20:53:04.039Z] Git commit: 7141c199a2 [2020-03-11T20:53:04.039Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-11T20:53:04.039Z] OS/Arch: linux/s390x [2020-03-11T20:53:04.039Z] Experimental: false [2020-03-11T20:53:04.039Z] [2020-03-11T20:53:04.039Z] Server: Docker Engine - Community [2020-03-11T20:53:04.039Z] Engine: [2020-03-11T20:53:04.039Z] Version: 19.03.7 [2020-03-11T20:53:04.039Z] API version: 1.40 (minimum version 1.12) [2020-03-11T20:53:04.039Z] Go version: go1.12.17 [2020-03-11T20:53:04.039Z] Git commit: 7141c199a2 [2020-03-11T20:53:04.039Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-11T20:53:04.039Z] OS/Arch: linux/s390x [2020-03-11T20:53:04.039Z] Experimental: true [2020-03-11T20:53:04.039Z] containerd: [2020-03-11T20:53:04.039Z] Version: 1.2.13 [2020-03-11T20:53:04.039Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-11T20:53:04.039Z] runc: [2020-03-11T20:53:04.039Z] Version: 1.0.0-rc10 [2020-03-11T20:53:04.039Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-11T20:53:04.039Z] docker-init: [2020-03-11T20:53:04.039Z] Version: 0.18.0 [2020-03-11T20:53:04.039Z] GitCommit: fec3683 [Pipeline] sh [2020-03-11T20:53:04.412Z] + docker info [2020-03-11T20:53:05.028Z] Client: [2020-03-11T20:53:05.028Z] Debug Mode: false [2020-03-11T20:53:05.028Z] [2020-03-11T20:53:05.028Z] Server: [2020-03-11T20:53:05.028Z] Containers: 1 [2020-03-11T20:53:05.028Z] Running: 0 [2020-03-11T20:53:05.028Z] Paused: 0 [2020-03-11T20:53:05.028Z] Stopped: 1 [2020-03-11T20:53:05.028Z] Images: 3 [2020-03-11T20:53:05.028Z] Server Version: 19.03.7 [2020-03-11T20:53:05.028Z] Storage Driver: overlay2 [2020-03-11T20:53:05.028Z] Backing Filesystem: [2020-03-11T20:53:05.028Z] Supports d_type: true [2020-03-11T20:53:05.028Z] Native Overlay Diff: true [2020-03-11T20:53:05.028Z] Logging Driver: json-file [2020-03-11T20:53:05.028Z] Cgroup Driver: cgroupfs [2020-03-11T20:53:05.028Z] Plugins: [2020-03-11T20:53:05.028Z] Volume: local [2020-03-11T20:53:05.028Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:53:05.028Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-11T20:53:05.028Z] Swarm: inactive [2020-03-11T20:53:05.028Z] Runtimes: runc [2020-03-11T20:53:05.028Z] Default Runtime: runc [2020-03-11T20:53:05.028Z] Init Binary: docker-init [2020-03-11T20:53:05.028Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-11T20:53:05.028Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-11T20:53:05.028Z] init version: fec3683 [2020-03-11T20:53:05.028Z] Security Options: [2020-03-11T20:53:05.028Z] apparmor [2020-03-11T20:53:05.028Z] seccomp [2020-03-11T20:53:05.028Z] Profile: default [2020-03-11T20:53:05.028Z] Kernel Version: 4.15.0-88-generic [2020-03-11T20:53:05.028Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-11T20:53:05.028Z] OSType: linux [2020-03-11T20:53:05.028Z] Architecture: s390x [2020-03-11T20:53:05.028Z] CPUs: 2 [2020-03-11T20:53:05.028Z] Total Memory: 7.861GiB [2020-03-11T20:53:05.028Z] Name: s390x-ubuntu-15 [2020-03-11T20:53:05.028Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-11T20:53:05.028Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:53:05.028Z] Debug Mode: false [2020-03-11T20:53:05.028Z] Username: dockerbuildbot [2020-03-11T20:53:05.028Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:53:05.028Z] Labels: [2020-03-11T20:53:05.028Z] Experimental: true [2020-03-11T20:53:05.028Z] Insecure Registries: [2020-03-11T20:53:05.028Z] 127.0.0.0/8 [2020-03-11T20:53:05.028Z] Live Restore Enabled: false [2020-03-11T20:53:05.028Z] [2020-03-11T20:53:05.028Z] WARNING: No swap limit support [Pipeline] sh [2020-03-11T20:53:05.403Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:05.403Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:05.403Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:53:05.403Z] + bash /home/jenkins/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:53:05.403Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:53:05.403Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-03-11T20:53:05.403Z] [2020-03-11T20:53:05.403Z] Generally Necessary: [2020-03-11T20:53:05.403Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:53:05.403Z] - apparmor: enabled and tools installed [2020-03-11T20:53:05.403Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:53:05.403Z] - CONFIG_NET_NS: enabled [2020-03-11T20:53:05.403Z] - CONFIG_PID_NS: enabled [2020-03-11T20:53:05.403Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:53:05.403Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:53:05.403Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:53:05.403Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:53:05.691Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:53:05.691Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:53:05.691Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:53:05.691Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:53:05.691Z] - CONFIG_MEMCG: enabled [2020-03-11T20:53:05.691Z] - CONFIG_KEYS: enabled [2020-03-11T20:53:05.691Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:53:05.691Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:53:05.692Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:53:05.692Z] [2020-03-11T20:53:05.692Z] Optional Features: [2020-03-11T20:53:05.692Z] - CONFIG_USER_NS: enabled [2020-03-11T20:53:05.692Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:53:05.692Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:53:05.692Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:53:05.692Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-11T20:53:05.692Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:53:05.692Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:53:05.692Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:53:05.692Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:53:05.692Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:53:05.692Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:53:05.692Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:53:05.692Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:53:05.692Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:53:05.692Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:53:05.692Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:53:05.692Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:53:05.692Z] - Network Drivers: [2020-03-11T20:53:05.692Z] - "overlay": [2020-03-11T20:53:05.692Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:53:05.692Z] Optional (for encrypted networks): [2020-03-11T20:53:05.692Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-11T20:53:05.692Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-11T20:53:05.692Z] - CONFIG_XFRM: enabled [2020-03-11T20:53:05.692Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:53:05.692Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:53:05.692Z] - "ipvlan": [2020-03-11T20:53:05.692Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:53:05.692Z] - "macvlan": [2020-03-11T20:53:05.974Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:53:05.974Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:53:05.974Z] - "ftp,tftp client in container": [2020-03-11T20:53:05.974Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:53:05.974Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:53:05.974Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:53:05.974Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:53:05.974Z] - Storage Drivers: [2020-03-11T20:53:05.974Z] - "aufs": [2020-03-11T20:53:05.974Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:53:05.974Z] - "btrfs": [2020-03-11T20:53:05.974Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:53:05.974Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:53:05.974Z] - "devicemapper": [2020-03-11T20:53:05.974Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:53:05.974Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:53:05.974Z] - "overlay": [2020-03-11T20:53:05.974Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:53:05.974Z] - "zfs": [2020-03-11T20:53:05.974Z] - /dev/zfs: missing [2020-03-11T20:53:05.974Z] - zfs command: missing [2020-03-11T20:53:05.974Z] - zpool command: missing [2020-03-11T20:53:05.974Z] [2020-03-11T20:53:05.974Z] Limits: [2020-03-11T20:53:05.974Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:53:05.974Z] [2020-03-11T20:53:05.974Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:53:06.107Z] Fetching without tags [2020-03-11T20:53:06.229Z] Fetching without tags [2020-03-11T20:53:06.337Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:06.412Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:53:06.412Z] #2 [internal] load build definition from Dockerfile [2020-03-11T20:53:06.412Z] #2 transferring dockerfile: 17.12kB done [2020-03-11T20:53:06.412Z] #2 DONE 0.1s [2020-03-11T20:53:06.412Z] [2020-03-11T20:53:06.412Z] #1 [internal] load .dockerignore [2020-03-11T20:53:06.412Z] #1 transferring context: 87B 0.0s done [2020-03-11T20:53:06.412Z] #1 DONE 0.1s [2020-03-11T20:53:06.476Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:06.695Z] [2020-03-11T20:53:06.695Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:53:06.695Z] #3 DONE 0.2s [2020-03-11T20:53:06.826Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:06.827Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:53:06.952Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:06.953Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:53:06.979Z] [2020-03-11T20:53:06.979Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:53:06.979Z] #4 CACHED [2020-03-11T20:53:06.099Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:06.106Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:53:06.108Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:06.115Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:06.123Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:53:06.123Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:53:06.124Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:06.353Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:06.363Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:06.812Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:53:06.827Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:53:06.843Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:06.845Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:06.215Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:06.217Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:53:06.221Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:06.225Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:06.230Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:53:06.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:53:06.231Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:06.482Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:06.485Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:06.938Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:53:06.946Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:53:06.954Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:06.956Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:07.298Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:53:07.362Z] Fetching without tags [2020-03-11T20:53:07.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:07.368Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:53:07.377Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:07.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:07.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:53:07.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:53:07.397Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:07.430Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:53:07.594Z] [2020-03-11T20:53:07.594Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:53:07.594Z] #5 DONE 0.0s [2020-03-11T20:53:07.594Z] [2020-03-11T20:53:07.594Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:53:07.594Z] #6 DONE 0.2s [2020-03-11T20:53:07.594Z] [2020-03-11T20:53:07.594Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:53:07.594Z] #71 DONE 0.0s [2020-03-11T20:53:07.594Z] [2020-03-11T20:53:07.594Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:53:07.594Z] #7 DONE 0.0s [2020-03-11T20:53:07.594Z] [2020-03-11T20:53:07.594Z] #20 [internal] load build context [2020-03-11T20:53:07.757Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:53:08.006Z] Still waiting to schedule task [2020-03-11T20:53:08.007Z] Waiting for next available executor on ‘windows-2019’ [2020-03-11T20:53:08.151Z] + docker version [2020-03-11T20:53:08.151Z] Client: Docker Engine - Community [2020-03-11T20:53:08.151Z] Version: 19.03.5 [2020-03-11T20:53:08.151Z] API version: 1.40 [2020-03-11T20:53:08.151Z] Go version: go1.12.12 [2020-03-11T20:53:08.151Z] Git commit: 633a0ea838 [2020-03-11T20:53:08.151Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-11T20:53:08.151Z] OS/Arch: linux/amd64 [2020-03-11T20:53:08.151Z] Experimental: false [2020-03-11T20:53:08.151Z] [2020-03-11T20:53:08.151Z] Server: Docker Engine - Community [2020-03-11T20:53:08.151Z] Engine: [2020-03-11T20:53:08.151Z] Version: 19.03.5 [2020-03-11T20:53:08.151Z] API version: 1.40 (minimum version 1.12) [2020-03-11T20:53:08.151Z] Go version: go1.12.12 [2020-03-11T20:53:08.151Z] Git commit: 633a0ea838 [2020-03-11T20:53:08.151Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-11T20:53:08.151Z] OS/Arch: linux/amd64 [2020-03-11T20:53:08.151Z] Experimental: true [2020-03-11T20:53:08.151Z] containerd: [2020-03-11T20:53:08.151Z] Version: 1.2.10 [2020-03-11T20:53:08.151Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:08.151Z] runc: [2020-03-11T20:53:08.152Z] Version: 1.0.0-rc8+dev [2020-03-11T20:53:08.152Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:08.152Z] docker-init: [2020-03-11T20:53:08.152Z] Version: 0.18.0 [2020-03-11T20:53:08.152Z] GitCommit: fec3683 [Pipeline] sh [2020-03-11T20:53:08.260Z] + docker version [2020-03-11T20:53:08.260Z] Client: Docker Engine - Community [2020-03-11T20:53:08.260Z] Version: 19.03.5 [2020-03-11T20:53:08.260Z] API version: 1.40 [2020-03-11T20:53:08.260Z] Go version: go1.12.12 [2020-03-11T20:53:08.260Z] Git commit: 633a0ea838 [2020-03-11T20:53:08.260Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-11T20:53:08.260Z] OS/Arch: linux/amd64 [2020-03-11T20:53:08.260Z] Experimental: false [2020-03-11T20:53:08.260Z] [2020-03-11T20:53:08.260Z] Server: Docker Engine - Community [2020-03-11T20:53:08.260Z] Engine: [2020-03-11T20:53:08.260Z] Version: 19.03.5 [2020-03-11T20:53:08.260Z] API version: 1.40 (minimum version 1.12) [2020-03-11T20:53:08.260Z] Go version: go1.12.12 [2020-03-11T20:53:08.260Z] Git commit: 633a0ea838 [2020-03-11T20:53:08.260Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-11T20:53:08.260Z] OS/Arch: linux/amd64 [2020-03-11T20:53:08.260Z] Experimental: true [2020-03-11T20:53:08.260Z] containerd: [2020-03-11T20:53:08.260Z] Version: 1.2.10 [2020-03-11T20:53:08.260Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:08.260Z] runc: [2020-03-11T20:53:08.260Z] Version: 1.0.0-rc8+dev [2020-03-11T20:53:08.260Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:08.260Z] docker-init: [2020-03-11T20:53:08.260Z] Version: 0.18.0 [2020-03-11T20:53:08.260Z] GitCommit: fec3683 [Pipeline] sh [2020-03-11T20:53:08.440Z] + docker info [2020-03-11T20:53:08.548Z] + docker info [2020-03-11T20:53:08.601Z] #20 transferring context: 49.96MB 0.8s done [2020-03-11T20:53:08.601Z] #20 DONE 0.9s [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:08.601Z] #56 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:53:08.601Z] #28 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:53:08.601Z] #55 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:53:08.601Z] #13 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:08.601Z] #74 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:53:08.601Z] #41 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:53:08.601Z] #11 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #48 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:53:08.601Z] #69 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:53:08.601Z] #45 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:53:08.601Z] #67 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:08.601Z] #38 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:53:08.601Z] #49 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:53:08.601Z] #14 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:53:08.601Z] #15 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:53:08.601Z] #43 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:53:08.601Z] #24 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:53:08.601Z] #46 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:53:08.601Z] #26 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #31 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:08.601Z] #68 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:53:08.601Z] #29 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:53:08.601Z] #8 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #57 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:53:08.601Z] #27 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #75 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:53:08.601Z] #18 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:53:08.601Z] #72 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:53:08.601Z] #52 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:08.601Z] #58 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:53:08.601Z] #30 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #39 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:53:08.601Z] #22 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #54 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #42 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:53:08.601Z] #12 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:53:08.601Z] #16 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:53:08.601Z] #17 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:08.601Z] #36 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:53:08.601Z] #32 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:53:08.601Z] #64 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:53:08.601Z] #25 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:08.601Z] #63 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #34 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:08.601Z] #60 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:53:08.601Z] #62 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #51 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:53:08.601Z] #37 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:08.601Z] #50 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:08.601Z] #23 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #70 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:53:08.601Z] #35 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:53:08.601Z] #59 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:53:08.601Z] #44 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:53:08.601Z] #9 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:53:08.601Z] #19 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:08.601Z] #47 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:08.601Z] #21 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:08.601Z] #33 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #61 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:53:08.601Z] #66 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:08.601Z] #65 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:08.601Z] #53 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:53:08.601Z] #40 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:53:08.601Z] #73 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:53:08.601Z] #10 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:53:08.601Z] #76 CACHED [2020-03-11T20:53:08.601Z] [2020-03-11T20:53:08.601Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:53:08.656Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:08.657Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:53:08.700Z] Client: [2020-03-11T20:53:08.700Z] Debug Mode: false [2020-03-11T20:53:08.700Z] [2020-03-11T20:53:08.700Z] Server: [2020-03-11T20:53:08.700Z] Containers: 0 [2020-03-11T20:53:08.700Z] Running: 0 [2020-03-11T20:53:08.700Z] Paused: 0 [2020-03-11T20:53:08.700Z] Stopped: 0 [2020-03-11T20:53:08.700Z] Images: 9 [2020-03-11T20:53:08.700Z] Server Version: 19.03.5 [2020-03-11T20:53:08.700Z] Storage Driver: overlay2 [2020-03-11T20:53:08.700Z] Backing Filesystem: extfs [2020-03-11T20:53:08.700Z] Supports d_type: true [2020-03-11T20:53:08.700Z] Native Overlay Diff: true [2020-03-11T20:53:08.700Z] Logging Driver: json-file [2020-03-11T20:53:08.700Z] Cgroup Driver: cgroupfs [2020-03-11T20:53:08.700Z] Plugins: [2020-03-11T20:53:08.700Z] Volume: local [2020-03-11T20:53:08.700Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:53:08.700Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-11T20:53:08.700Z] Swarm: inactive [2020-03-11T20:53:08.700Z] Runtimes: runc [2020-03-11T20:53:08.700Z] Default Runtime: runc [2020-03-11T20:53:08.700Z] Init Binary: docker-init [2020-03-11T20:53:08.700Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:08.700Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:08.700Z] init version: fec3683 [2020-03-11T20:53:08.700Z] Security Options: [2020-03-11T20:53:08.700Z] apparmor [2020-03-11T20:53:08.700Z] seccomp [2020-03-11T20:53:08.700Z] Profile: default [2020-03-11T20:53:08.700Z] Kernel Version: 4.15.0-1058-aws [2020-03-11T20:53:08.700Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-11T20:53:08.700Z] OSType: linux [2020-03-11T20:53:08.700Z] Architecture: x86_64 [2020-03-11T20:53:08.700Z] CPUs: 2 [2020-03-11T20:53:08.700Z] Total Memory: 7.501GiB [2020-03-11T20:53:08.700Z] Name: ip-10-100-51-84 [2020-03-11T20:53:08.700Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-11T20:53:08.700Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:53:08.700Z] Debug Mode: false [2020-03-11T20:53:08.700Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:53:08.700Z] Labels: [2020-03-11T20:53:08.700Z] Experimental: true [2020-03-11T20:53:08.700Z] Insecure Registries: [2020-03-11T20:53:08.700Z] 127.0.0.0/8 [2020-03-11T20:53:08.700Z] Live Restore Enabled: true [2020-03-11T20:53:08.700Z] [2020-03-11T20:53:08.700Z] WARNING: No swap limit support [Pipeline] sh [2020-03-11T20:53:08.806Z] Client: [2020-03-11T20:53:08.806Z] Debug Mode: false [2020-03-11T20:53:08.806Z] [2020-03-11T20:53:08.806Z] Server: [2020-03-11T20:53:08.806Z] Containers: 0 [2020-03-11T20:53:08.806Z] Running: 0 [2020-03-11T20:53:08.806Z] Paused: 0 [2020-03-11T20:53:08.806Z] Stopped: 0 [2020-03-11T20:53:08.806Z] Images: 12 [2020-03-11T20:53:08.806Z] Server Version: 19.03.5 [2020-03-11T20:53:08.806Z] Storage Driver: overlay2 [2020-03-11T20:53:08.806Z] Backing Filesystem: extfs [2020-03-11T20:53:08.806Z] Supports d_type: true [2020-03-11T20:53:08.806Z] Native Overlay Diff: true [2020-03-11T20:53:08.806Z] Logging Driver: json-file [2020-03-11T20:53:08.806Z] Cgroup Driver: cgroupfs [2020-03-11T20:53:08.806Z] Plugins: [2020-03-11T20:53:08.806Z] Volume: local [2020-03-11T20:53:08.806Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:53:08.806Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-11T20:53:08.806Z] Swarm: inactive [2020-03-11T20:53:08.806Z] Runtimes: runc [2020-03-11T20:53:08.806Z] Default Runtime: runc [2020-03-11T20:53:08.806Z] Init Binary: docker-init [2020-03-11T20:53:08.806Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:08.806Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:08.806Z] init version: fec3683 [2020-03-11T20:53:08.806Z] Security Options: [2020-03-11T20:53:08.806Z] apparmor [2020-03-11T20:53:08.806Z] seccomp [2020-03-11T20:53:08.806Z] Profile: default [2020-03-11T20:53:08.806Z] Kernel Version: 4.15.0-1058-aws [2020-03-11T20:53:08.806Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-11T20:53:08.806Z] OSType: linux [2020-03-11T20:53:08.806Z] Architecture: x86_64 [2020-03-11T20:53:08.806Z] CPUs: 2 [2020-03-11T20:53:08.806Z] Total Memory: 7.501GiB [2020-03-11T20:53:08.806Z] Name: ip-10-100-51-230 [2020-03-11T20:53:08.806Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-11T20:53:08.806Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:53:08.806Z] Debug Mode: false [2020-03-11T20:53:08.806Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:53:08.806Z] Labels: [2020-03-11T20:53:08.806Z] Experimental: true [2020-03-11T20:53:08.806Z] Insecure Registries: [2020-03-11T20:53:08.806Z] 127.0.0.0/8 [2020-03-11T20:53:08.806Z] Live Restore Enabled: true [2020-03-11T20:53:08.806Z] [2020-03-11T20:53:08.806Z] WARNING: No swap limit support [Pipeline] sh [2020-03-11T20:53:08.982Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:08.982Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:08.982Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:53:09.089Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:09.089Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:09.089Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:53:09.089Z] + bash /home/ubuntu/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:53:09.089Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:53:09.089Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-11T20:53:09.089Z] [2020-03-11T20:53:09.089Z] Generally Necessary: [2020-03-11T20:53:09.089Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:53:09.089Z] - apparmor: enabled and tools installed [2020-03-11T20:53:09.089Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:53:09.089Z] - CONFIG_NET_NS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_PID_NS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_MEMCG: enabled [2020-03-11T20:53:09.089Z] - CONFIG_KEYS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:53:09.089Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:53:09.089Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:53:09.089Z] [2020-03-11T20:53:09.089Z] Optional Features: [2020-03-11T20:53:09.089Z] - CONFIG_USER_NS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:53:09.089Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:53:09.089Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:53:09.089Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-11T20:53:09.089Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-11T20:53:09.089Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:53:09.089Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:53:09.089Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:53:09.089Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:53:09.089Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:53:07.790Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:07.799Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:08.665Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:53:08.680Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:53:08.690Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:08.694Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:09.240Z] + bash /home/ubuntu/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:53:09.240Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:53:09.240Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-11T20:53:09.240Z] [2020-03-11T20:53:09.240Z] Generally Necessary: [2020-03-11T20:53:09.240Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:53:09.240Z] - apparmor: enabled and tools installed [2020-03-11T20:53:09.240Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:53:09.240Z] - CONFIG_NET_NS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_PID_NS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_MEMCG: enabled [2020-03-11T20:53:09.240Z] - CONFIG_KEYS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:53:09.240Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:53:09.240Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:53:09.240Z] [2020-03-11T20:53:09.240Z] Optional Features: [2020-03-11T20:53:09.240Z] - CONFIG_USER_NS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:53:09.240Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:53:09.240Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:53:09.240Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-11T20:53:09.240Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-11T20:53:09.240Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:53:09.240Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:53:09.240Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:53:09.240Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:53:09.268Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:53:09.347Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:53:09.347Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:53:09.347Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:53:09.347Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:53:09.347Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:53:09.347Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:53:09.347Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:53:09.347Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:53:09.347Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:53:09.347Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:53:09.347Z] - Network Drivers: [2020-03-11T20:53:09.347Z] - "overlay": [2020-03-11T20:53:09.347Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:53:09.347Z] Optional (for encrypted networks): [2020-03-11T20:53:09.347Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:53:09.347Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-11T20:53:09.347Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-11T20:53:09.347Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-11T20:53:09.347Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-11T20:53:09.347Z] - CONFIG_XFRM: enabled [2020-03-11T20:53:09.347Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:53:09.347Z] - "ipvlan": [2020-03-11T20:53:09.347Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:53:09.347Z] - "macvlan": [2020-03-11T20:53:09.347Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:53:09.347Z] - "ftp,tftp client in container": [2020-03-11T20:53:09.347Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:53:09.347Z] - Storage Drivers: [2020-03-11T20:53:09.347Z] - "aufs": [2020-03-11T20:53:09.347Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:53:09.347Z] - "btrfs": [2020-03-11T20:53:09.347Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:53:09.347Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:53:09.347Z] - "devicemapper": [2020-03-11T20:53:09.347Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:53:09.347Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:53:09.347Z] - "overlay": [2020-03-11T20:53:09.347Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:53:09.347Z] - "zfs": [2020-03-11T20:53:09.347Z] - /dev/zfs: missing [2020-03-11T20:53:09.347Z] - zfs command: missing [2020-03-11T20:53:09.347Z] - zpool command: missing [2020-03-11T20:53:09.347Z] [2020-03-11T20:53:09.347Z] Limits: [2020-03-11T20:53:09.347Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:53:09.347Z] [2020-03-11T20:53:09.347Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:53:09.497Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:53:09.497Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:53:09.497Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:53:09.497Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:53:09.497Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:53:09.497Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:53:09.497Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:53:09.497Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:53:09.497Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:53:09.497Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:53:09.497Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:53:09.497Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:53:09.497Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:53:09.497Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:53:09.497Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:53:09.497Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:53:09.497Z] - Network Drivers: [2020-03-11T20:53:09.497Z] - "overlay": [2020-03-11T20:53:09.497Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:53:09.498Z] Optional (for encrypted networks): [2020-03-11T20:53:09.498Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:53:09.498Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-11T20:53:09.498Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-11T20:53:09.498Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-11T20:53:09.498Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-11T20:53:09.498Z] - CONFIG_XFRM: enabled [2020-03-11T20:53:09.498Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:53:09.498Z] - "ipvlan": [2020-03-11T20:53:09.498Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:53:09.498Z] - "macvlan": [2020-03-11T20:53:09.498Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:53:09.498Z] - "ftp,tftp client in container": [2020-03-11T20:53:09.498Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:53:09.498Z] - Storage Drivers: [2020-03-11T20:53:09.498Z] - "aufs": [2020-03-11T20:53:09.498Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:53:09.498Z] - "btrfs": [2020-03-11T20:53:09.498Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:53:09.498Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:53:09.498Z] - "devicemapper": [2020-03-11T20:53:09.498Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:53:09.498Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:53:09.498Z] - "overlay": [2020-03-11T20:53:09.498Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:53:09.498Z] - "zfs": [2020-03-11T20:53:09.498Z] - /dev/zfs: missing [2020-03-11T20:53:09.498Z] - zfs command: missing [2020-03-11T20:53:09.498Z] - zpool command: missing [2020-03-11T20:53:09.498Z] [2020-03-11T20:53:09.498Z] Limits: [2020-03-11T20:53:09.498Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:53:09.498Z] [2020-03-11T20:53:09.498Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:53:09.608Z] #77 DONE 0.9s [2020-03-11T20:53:09.608Z] [2020-03-11T20:53:09.608Z] #78 exporting to image [2020-03-11T20:53:09.608Z] #78 exporting layers [2020-03-11T20:53:09.691Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:53:09.691Z] #2 [internal] load .dockerignore [2020-03-11T20:53:09.691Z] #2 transferring context: 87B done [2020-03-11T20:53:09.691Z] #2 DONE 0.0s [2020-03-11T20:53:09.691Z] [2020-03-11T20:53:09.691Z] #1 [internal] load build definition from Dockerfile [2020-03-11T20:53:09.691Z] #1 transferring dockerfile: 17.12kB done [2020-03-11T20:53:09.691Z] #1 DONE 0.0s [2020-03-11T20:53:09.691Z] [2020-03-11T20:53:09.691Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:53:09.691Z] #3 DONE 0.1s [2020-03-11T20:53:09.826Z] + sudo modprobe ip_vs [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:53:09.950Z] [2020-03-11T20:53:09.950Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:53:09.950Z] #4 CACHED [2020-03-11T20:53:10.084Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:53:10.209Z] + docker version [2020-03-11T20:53:10.209Z] Client: Docker Engine - Community [2020-03-11T20:53:10.209Z] Version: 19.03.5 [2020-03-11T20:53:10.209Z] API version: 1.40 [2020-03-11T20:53:10.209Z] Go version: go1.12.12 [2020-03-11T20:53:10.209Z] Git commit: 633a0ea [2020-03-11T20:53:10.209Z] Built: Wed Nov 13 07:27:53 2019 [2020-03-11T20:53:10.209Z] OS/Arch: linux/arm64 [2020-03-11T20:53:10.209Z] Experimental: false [2020-03-11T20:53:10.209Z] [2020-03-11T20:53:10.209Z] Server: Docker Engine - Community [2020-03-11T20:53:10.209Z] Engine: [2020-03-11T20:53:10.209Z] Version: 19.03.5 [2020-03-11T20:53:10.209Z] API version: 1.40 (minimum version 1.12) [2020-03-11T20:53:10.209Z] Go version: go1.12.12 [2020-03-11T20:53:10.209Z] Git commit: 633a0ea [2020-03-11T20:53:10.209Z] Built: Wed Nov 13 07:26:25 2019 [2020-03-11T20:53:10.209Z] OS/Arch: linux/arm64 [2020-03-11T20:53:10.209Z] Experimental: true [2020-03-11T20:53:10.209Z] containerd: [2020-03-11T20:53:10.209Z] Version: 1.2.10 [2020-03-11T20:53:10.209Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:10.209Z] runc: [2020-03-11T20:53:10.209Z] Version: 1.0.0-rc8+dev [2020-03-11T20:53:10.209Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:10.209Z] docker-init: [2020-03-11T20:53:10.209Z] Version: 0.18.0 [2020-03-11T20:53:10.209Z] GitCommit: fec3683 [Pipeline] sh [2020-03-11T20:53:10.222Z] #78 exporting layers 0.6s done [2020-03-11T20:53:10.222Z] #78 writing image sha256:a05bec4373046a8d61b490b8cafdd809b870bdc6f0a183d18219f73bbd3edb90 [2020-03-11T20:53:10.222Z] #78 writing image sha256:a05bec4373046a8d61b490b8cafdd809b870bdc6f0a183d18219f73bbd3edb90 0.0s done [2020-03-11T20:53:10.222Z] #78 naming to docker.io/library/docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a done [2020-03-11T20:53:10.222Z] #78 DONE 0.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-11T20:53:10.341Z] #1 [internal] load build definition from Dockerfile [2020-03-11T20:53:10.341Z] #1 transferring dockerfile: 17.12kB done [2020-03-11T20:53:10.341Z] #1 DONE 0.0s [2020-03-11T20:53:10.341Z] [2020-03-11T20:53:10.341Z] #2 [internal] load .dockerignore [2020-03-11T20:53:10.341Z] #2 transferring context: 87B done [2020-03-11T20:53:10.341Z] #2 DONE 0.0s [2020-03-11T20:53:10.341Z] [2020-03-11T20:53:10.341Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:53:10.341Z] #3 DONE 0.1s [2020-03-11T20:53:10.341Z] [2020-03-11T20:53:10.341Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:53:10.341Z] #4 CACHED [2020-03-11T20:53:10.500Z] + docker info [2020-03-11T20:53:10.518Z] [2020-03-11T20:53:10.518Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:53:10.518Z] #5 DONE 0.0s [2020-03-11T20:53:10.518Z] [2020-03-11T20:53:10.518Z] #6 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:53:10.518Z] #6 DONE 0.0s [2020-03-11T20:53:10.518Z] [2020-03-11T20:53:10.518Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:53:10.518Z] #71 DONE 0.0s [2020-03-11T20:53:10.518Z] [2020-03-11T20:53:10.518Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:53:10.518Z] #7 DONE 0.0s [2020-03-11T20:53:10.518Z] [2020-03-11T20:53:10.518Z] #20 [internal] load build context [2020-03-11T20:53:10.656Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/test/unit [2020-03-11T20:53:10.905Z] [2020-03-11T20:53:10.905Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:53:10.905Z] #6 DONE 0.0s [2020-03-11T20:53:10.905Z] [2020-03-11T20:53:10.905Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:53:10.905Z] #5 DONE 0.1s [2020-03-11T20:53:11.069Z] Client: [2020-03-11T20:53:11.069Z] Debug Mode: false [2020-03-11T20:53:11.069Z] [2020-03-11T20:53:11.069Z] Server: [2020-03-11T20:53:11.069Z] Containers: 0 [2020-03-11T20:53:11.069Z] Running: 0 [2020-03-11T20:53:11.069Z] Paused: 0 [2020-03-11T20:53:11.069Z] Stopped: 0 [2020-03-11T20:53:11.069Z] Images: 2 [2020-03-11T20:53:11.069Z] Server Version: 19.03.5 [2020-03-11T20:53:11.069Z] Storage Driver: overlay2 [2020-03-11T20:53:11.069Z] Backing Filesystem: extfs [2020-03-11T20:53:11.069Z] Supports d_type: true [2020-03-11T20:53:11.069Z] Native Overlay Diff: true [2020-03-11T20:53:11.069Z] Logging Driver: json-file [2020-03-11T20:53:11.069Z] Cgroup Driver: cgroupfs [2020-03-11T20:53:11.069Z] Plugins: [2020-03-11T20:53:11.069Z] Volume: local [2020-03-11T20:53:11.069Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:53:11.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-11T20:53:11.069Z] Swarm: inactive [2020-03-11T20:53:11.069Z] Runtimes: runc [2020-03-11T20:53:11.069Z] Default Runtime: runc [2020-03-11T20:53:11.069Z] Init Binary: docker-init [2020-03-11T20:53:11.069Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-11T20:53:11.069Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-11T20:53:11.069Z] init version: fec3683 [2020-03-11T20:53:11.069Z] Security Options: [2020-03-11T20:53:11.069Z] apparmor [2020-03-11T20:53:11.069Z] seccomp [2020-03-11T20:53:11.069Z] Profile: default [2020-03-11T20:53:11.069Z] Kernel Version: 4.15.0-1057-aws [2020-03-11T20:53:11.069Z] Operating System: Ubuntu 16.04.6 LTS [2020-03-11T20:53:11.069Z] OSType: linux [2020-03-11T20:53:11.069Z] Architecture: aarch64 [2020-03-11T20:53:11.069Z] CPUs: 4 [2020-03-11T20:53:11.069Z] Total Memory: 7.525GiB [2020-03-11T20:53:11.069Z] Name: ip-10-100-97-87 [2020-03-11T20:53:11.069Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-03-11T20:53:11.069Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:53:11.069Z] Debug Mode: false [2020-03-11T20:53:11.069Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:53:11.069Z] Labels: [2020-03-11T20:53:11.069Z] Experimental: true [2020-03-11T20:53:11.069Z] Insecure Registries: [2020-03-11T20:53:11.069Z] 127.0.0.0/8 [2020-03-11T20:53:11.069Z] Live Restore Enabled: true [2020-03-11T20:53:11.069Z] [2020-03-11T20:53:11.069Z] WARNING: No swap limit support [Pipeline] sh [2020-03-11T20:53:11.163Z] [2020-03-11T20:53:11.163Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:53:11.163Z] #71 DONE 0.0s [2020-03-11T20:53:11.163Z] [2020-03-11T20:53:11.163Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:53:11.163Z] #7 DONE 0.0s [2020-03-11T20:53:11.163Z] [2020-03-11T20:53:11.163Z] #20 [internal] load build context [2020-03-11T20:53:11.364Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:11.365Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:11.365Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:53:11.365Z] + bash /home/ubuntu/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:53:11.365Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:53:11.365Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-03-11T20:53:11.365Z] [2020-03-11T20:53:11.365Z] Generally Necessary: [2020-03-11T20:53:11.365Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:53:11.365Z] - apparmor: enabled and tools installed [2020-03-11T20:53:11.365Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:53:11.365Z] - CONFIG_NET_NS: enabled [2020-03-11T20:53:11.365Z] - CONFIG_PID_NS: enabled [2020-03-11T20:53:11.365Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:53:11.365Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:53:11.365Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:53:11.365Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:53:11.365Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:53:11.625Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:53:11.625Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:53:11.625Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:53:11.625Z] - CONFIG_MEMCG: enabled [2020-03-11T20:53:11.625Z] - CONFIG_KEYS: enabled [2020-03-11T20:53:11.625Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:53:11.625Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:53:11.625Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:53:11.625Z] [2020-03-11T20:53:11.625Z] Optional Features: [2020-03-11T20:53:11.625Z] - CONFIG_USER_NS: enabled [2020-03-11T20:53:11.625Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:53:11.625Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:53:11.625Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:53:11.625Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:53:11.625Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-11T20:53:11.884Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:53:11.884Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:53:11.884Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:53:11.884Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:53:11.884Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:53:11.884Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:53:11.884Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:53:11.884Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:53:11.884Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:53:11.884Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:53:11.884Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:53:11.884Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:53:11.884Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:53:11.884Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:53:11.884Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:53:11.884Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:53:11.884Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:53:11.884Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:53:11.884Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:53:11.884Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:53:11.884Z] - Network Drivers: [2020-03-11T20:53:11.884Z] - "overlay": [2020-03-11T20:53:11.884Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:53:11.884Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:53:11.884Z] Optional (for encrypted networks): [2020-03-11T20:53:11.894Z] #20 transferring context: 49.96MB 1.2s done [2020-03-11T20:53:11.894Z] #20 DONE 1.2s [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:11.894Z] #56 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:53:11.894Z] #18 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:53:11.894Z] #13 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #51 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #75 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #42 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #57 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:53:11.894Z] #67 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #61 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:53:11.894Z] #72 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:53:11.894Z] #49 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:11.894Z] #60 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:53:11.894Z] #10 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #54 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:11.894Z] #53 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:53:11.894Z] #9 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:53:11.894Z] #73 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:53:11.894Z] #45 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:53:11.894Z] #37 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:53:11.894Z] #25 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:53:11.894Z] #52 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:11.894Z] #23 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:53:11.894Z] #41 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:11.894Z] #33 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #66 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #70 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:53:11.894Z] #29 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:53:11.894Z] #43 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:53:11.894Z] #31 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:53:11.894Z] #35 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:53:11.894Z] #24 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.894Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:11.894Z] #50 CACHED [2020-03-11T20:53:11.894Z] [2020-03-11T20:53:11.895Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:11.895Z] #65 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:53:11.895Z] #11 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:53:11.895Z] #69 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:11.895Z] #74 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:53:11.895Z] #55 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:53:11.895Z] #48 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:53:11.895Z] #12 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:11.895Z] #38 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:53:11.895Z] #39 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:53:11.895Z] #26 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:53:11.895Z] #28 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:53:11.895Z] #14 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:53:11.895Z] #34 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:53:11.895Z] #64 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:53:11.895Z] #17 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:11.895Z] #21 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:53:11.895Z] #30 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:53:11.895Z] #27 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:11.895Z] #68 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:53:11.895Z] #22 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:53:11.895Z] #32 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:53:11.895Z] #46 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:53:11.895Z] #44 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:53:11.895Z] #59 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:53:11.895Z] #40 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:53:11.895Z] #8 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:53:11.895Z] #15 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:53:11.895Z] #16 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:11.895Z] #63 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:11.895Z] #58 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:11.895Z] #36 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:53:11.895Z] #19 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:11.895Z] #47 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:53:11.895Z] #62 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:53:11.895Z] #76 CACHED [2020-03-11T20:53:11.895Z] [2020-03-11T20:53:11.895Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:53:12.142Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:53:12.142Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-11T20:53:12.142Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-11T20:53:12.142Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-11T20:53:12.142Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-11T20:53:12.142Z] - CONFIG_XFRM: enabled [2020-03-11T20:53:12.142Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:53:12.142Z] - "ipvlan": [2020-03-11T20:53:12.142Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:53:12.142Z] - "macvlan": [2020-03-11T20:53:12.142Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:53:12.142Z] - "ftp,tftp client in container": [2020-03-11T20:53:12.142Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:53:12.142Z] - Storage Drivers: [2020-03-11T20:53:12.142Z] - "aufs": [2020-03-11T20:53:12.142Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:53:12.142Z] - "btrfs": [2020-03-11T20:53:12.142Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:53:12.142Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:53:12.142Z] - "devicemapper": [2020-03-11T20:53:12.142Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:53:12.142Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:53:12.142Z] - "overlay": [2020-03-11T20:53:12.142Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:53:12.142Z] - "zfs": [2020-03-11T20:53:12.142Z] - /dev/zfs: missing [2020-03-11T20:53:12.142Z] - zfs command: missing [2020-03-11T20:53:12.142Z] - zpool command: missing [2020-03-11T20:53:12.142Z] [2020-03-11T20:53:12.142Z] Limits: [2020-03-11T20:53:12.142Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:53:12.142Z] [2020-03-11T20:53:12.142Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:53:12.480Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:53:12.480Z] #2 [internal] load .dockerignore [2020-03-11T20:53:12.480Z] #2 transferring context: 87B done [2020-03-11T20:53:12.480Z] #2 DONE 0.0s [2020-03-11T20:53:12.480Z] [2020-03-11T20:53:12.480Z] #1 [internal] load build definition from Dockerfile [2020-03-11T20:53:12.480Z] #1 transferring dockerfile: 17.12kB done [2020-03-11T20:53:12.480Z] #1 DONE 0.0s [2020-03-11T20:53:12.480Z] [2020-03-11T20:53:12.480Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:53:12.543Z] #20 transferring context: 49.96MB 1.3s done [2020-03-11T20:53:12.543Z] #20 DONE 1.3s [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:53:12.543Z] #25 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:53:12.543Z] #28 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:53:12.543Z] #55 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:53:12.543Z] #13 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:12.543Z] #36 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #54 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:53:12.543Z] #19 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:53:12.543Z] #32 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:53:12.543Z] #18 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #61 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:53:12.543Z] #17 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:53:12.543Z] #62 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:12.543Z] #38 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:53:12.543Z] #24 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #66 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:12.543Z] #58 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:12.543Z] #68 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #34 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:53:12.543Z] #64 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:53:12.543Z] #9 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:53:12.543Z] #29 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:12.543Z] #60 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #75 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:53:12.543Z] #22 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:12.543Z] #33 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:53:12.543Z] #40 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:53:12.543Z] #12 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:53:12.543Z] #14 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:53:12.543Z] #26 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:53:12.543Z] #37 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:12.543Z] #65 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:53:12.543Z] #11 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:53:12.543Z] #52 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:53:12.543Z] #44 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:53:12.543Z] #49 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #51 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:12.543Z] #53 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #39 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #42 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:12.543Z] #50 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:53:12.543Z] #43 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:53:12.543Z] #8 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:12.543Z] #56 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:53:12.543Z] #69 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:53:12.543Z] #45 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:53:12.543Z] #30 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #31 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:53:12.543Z] #73 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #70 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:12.543Z] #21 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:12.543Z] #47 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:12.543Z] #74 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:53:12.543Z] #46 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:53:12.543Z] #59 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:53:12.543Z] #72 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:12.543Z] #63 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:53:12.543Z] #35 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:53:12.543Z] #67 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:53:12.543Z] #16 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:12.543Z] #23 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:53:12.543Z] #10 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #48 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:53:12.543Z] #15 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:53:12.543Z] #27 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:53:12.543Z] #76 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:53:12.543Z] #41 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:53:12.543Z] #57 CACHED [2020-03-11T20:53:12.543Z] [2020-03-11T20:53:12.543Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:53:12.543Z] #77 CACHED [2020-03-11T20:53:12.738Z] #3 DONE 0.1s [2020-03-11T20:53:12.738Z] [2020-03-11T20:53:12.738Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:53:12.738Z] #4 CACHED [2020-03-11T20:53:12.800Z] [2020-03-11T20:53:12.800Z] #78 exporting to image [2020-03-11T20:53:12.800Z] #78 exporting layers done [2020-03-11T20:53:12.800Z] #78 writing image sha256:02d047b1db7fdd4eaaad417bd11f84bac7f07d903430696b19be5167768392a1 done [2020-03-11T20:53:12.800Z] #78 naming to docker.io/library/docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a done [2020-03-11T20:53:12.800Z] #78 DONE 0.1s [Pipeline] } [Pipeline] // stage [2020-03-11T20:53:12.827Z] #77 DONE 1.0s [2020-03-11T20:53:12.827Z] [2020-03-11T20:53:12.827Z] #78 exporting to image [2020-03-11T20:53:12.827Z] #78 exporting layers [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-11T20:53:13.312Z] [2020-03-11T20:53:13.312Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:53:13.312Z] #6 DONE 0.0s [2020-03-11T20:53:13.312Z] [2020-03-11T20:53:13.312Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:53:13.312Z] #5 DONE 0.1s [2020-03-11T20:53:13.312Z] [2020-03-11T20:53:13.312Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:53:13.312Z] #71 DONE 0.0s [2020-03-11T20:53:13.312Z] [2020-03-11T20:53:13.312Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:53:13.312Z] #7 DONE 0.0s [2020-03-11T20:53:13.312Z] [2020-03-11T20:53:13.312Z] #20 [internal] load build context [2020-03-11T20:53:13.331Z] ? github.com/docker/docker/api [no test files] [2020-03-11T20:53:13.760Z] #78 exporting layers 0.9s done [2020-03-11T20:53:13.760Z] #78 writing image sha256:5b067ad510bba71d8958b3f61451d38d7ea0489b3240329574d4b723c7c77f3a done [2020-03-11T20:53:13.760Z] #78 naming to docker.io/library/docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a done [2020-03-11T20:53:13.760Z] #78 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:53:13.833Z] [2020-03-11T20:53:14.092Z] Removing bundles/ [2020-03-11T20:53:14.092Z] [2020-03-11T20:53:14.092Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-11T20:53:14.092Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:53:14.092Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:53:14.104Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration [2020-03-11T20:53:14.669Z] [2020-03-11T20:53:14.700Z] #20 transferring context: 49.96MB 1.3s done [2020-03-11T20:53:14.700Z] #20 DONE 1.4s [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:53:14.700Z] #62 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:53:14.700Z] #16 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:53:14.700Z] #52 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:14.700Z] #50 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:14.700Z] #74 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:53:14.700Z] #43 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:53:14.700Z] #35 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:53:14.700Z] #12 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:53:14.700Z] #45 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:14.700Z] #68 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:14.700Z] #65 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:53:14.700Z] #26 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:53:14.700Z] #29 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #48 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:53:14.700Z] #28 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:14.700Z] #38 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:53:14.700Z] #55 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:14.700Z] #63 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #70 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:53:14.700Z] #22 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:53:14.700Z] #8 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:53:14.700Z] #69 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:53:14.700Z] #40 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:53:14.700Z] #67 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #39 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:53:14.700Z] #19 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:53:14.700Z] #25 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:53:14.700Z] #32 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #57 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:14.700Z] #60 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:53:14.700Z] #30 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #51 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:14.700Z] #36 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:14.700Z] #47 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:14.700Z] #21 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:14.700Z] #33 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #75 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #31 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:53:14.700Z] #73 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:53:14.700Z] #44 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #42 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:53:14.700Z] #49 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:14.700Z] #56 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #34 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:53:14.700Z] #17 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:14.700Z] #23 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:14.700Z] #53 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:53:14.700Z] #72 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:53:14.700Z] #41 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:53:14.700Z] #64 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:53:14.700Z] #37 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:53:14.700Z] #15 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:53:14.700Z] #46 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #54 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:53:14.700Z] #9 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:53:14.700Z] #24 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:53:14.700Z] #27 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:53:14.700Z] #14 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:53:14.700Z] #10 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:14.700Z] #58 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #61 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:53:14.700Z] #18 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:53:14.700Z] #13 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:53:14.700Z] #11 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:53:14.700Z] #66 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:53:14.700Z] #59 CACHED [2020-03-11T20:53:14.700Z] [2020-03-11T20:53:14.700Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:53:14.700Z] #76 CACHED [2020-03-11T20:53:14.927Z] Removing bundles/ [2020-03-11T20:53:14.927Z] [2020-03-11T20:53:14.927Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-11T20:53:14.958Z] [2020-03-11T20:53:14.959Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:53:15.185Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:53:15.185Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:53:16.861Z] #77 DONE 1.8s [2020-03-11T20:53:16.861Z] [2020-03-11T20:53:16.861Z] #78 exporting to image [2020-03-11T20:53:16.861Z] #78 exporting layers [2020-03-11T20:53:18.236Z] #78 exporting layers 1.5s done [2020-03-11T20:53:18.236Z] #78 writing image sha256:ebd0086c458211d9e33957e0e93420bfa95e31966bc6da4c335c3a4170dca945 done [2020-03-11T20:53:18.236Z] #78 naming to docker.io/library/docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a done [2020-03-11T20:53:18.236Z] #78 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-11T20:53:18.573Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/test/unit [2020-03-11T20:53:20.072Z] Fetching without tags [2020-03-11T20:53:20.593Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:20.037Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:20.042Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:53:20.047Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:20.063Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:53:20.079Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:53:20.079Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:53:20.081Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:53:20.600Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:20.604Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:21.641Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:53:21.642Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:53:21.712Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-03-11T20:53:21.868Z] ? github.com/docker/docker/api [no test files] [2020-03-11T20:53:22.444Z] Commit message: "Switch to s390x Ubuntu 18.04" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:53:23.616Z] + docker version [2020-03-11T20:53:23.616Z] Client: [2020-03-11T20:53:23.616Z] Version: 18.06.1-ce [2020-03-11T20:53:23.616Z] API version: 1.38 [2020-03-11T20:53:23.616Z] Go version: go1.10.3 [2020-03-11T20:53:23.616Z] Git commit: e68fc7a [2020-03-11T20:53:23.616Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-11T20:53:23.616Z] OS/Arch: linux/ppc64le [2020-03-11T20:53:23.616Z] Experimental: false [2020-03-11T20:53:23.616Z] [2020-03-11T20:53:23.616Z] Server: [2020-03-11T20:53:23.616Z] Engine: [2020-03-11T20:53:23.616Z] Version: 18.06.1-ce [2020-03-11T20:53:23.616Z] API version: 1.38 (minimum version 1.12) [2020-03-11T20:53:23.616Z] Go version: go1.10.3 [2020-03-11T20:53:23.616Z] Git commit: e68fc7a [2020-03-11T20:53:23.616Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-11T20:53:23.616Z] OS/Arch: linux/ppc64le [2020-03-11T20:53:23.616Z] Experimental: true [Pipeline] sh [2020-03-11T20:53:21.592Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:53:21.620Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-11T20:53:21.649Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:53:21.653Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:53:24.020Z] + docker info [2020-03-11T20:53:24.020Z] Containers: 1 [2020-03-11T20:53:24.020Z] Running: 1 [2020-03-11T20:53:24.020Z] Paused: 0 [2020-03-11T20:53:24.020Z] Stopped: 0 [2020-03-11T20:53:24.020Z] Images: 15 [2020-03-11T20:53:24.020Z] Server Version: 18.06.1-ce [2020-03-11T20:53:24.020Z] Storage Driver: overlay2 [2020-03-11T20:53:24.020Z] Backing Filesystem: extfs [2020-03-11T20:53:24.020Z] Supports d_type: true [2020-03-11T20:53:24.020Z] Native Overlay Diff: true [2020-03-11T20:53:24.020Z] Logging Driver: json-file [2020-03-11T20:53:24.020Z] Cgroup Driver: cgroupfs [2020-03-11T20:53:24.020Z] Plugins: [2020-03-11T20:53:24.020Z] Volume: local [2020-03-11T20:53:24.020Z] Network: bridge host ipvlan macvlan null overlay [2020-03-11T20:53:24.020Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-11T20:53:24.020Z] Swarm: inactive [2020-03-11T20:53:24.020Z] Runtimes: runc [2020-03-11T20:53:24.020Z] Default Runtime: runc [2020-03-11T20:53:24.020Z] Init Binary: docker-init [2020-03-11T20:53:24.020Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-11T20:53:24.020Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-11T20:53:24.020Z] init version: fec3683 [2020-03-11T20:53:24.020Z] Security Options: [2020-03-11T20:53:24.020Z] apparmor [2020-03-11T20:53:24.020Z] seccomp [2020-03-11T20:53:24.020Z] Profile: default [2020-03-11T20:53:24.020Z] Kernel Version: 4.4.0-130-generic [2020-03-11T20:53:24.020Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-11T20:53:24.020Z] OSType: linux [2020-03-11T20:53:24.020Z] Architecture: ppc64le [2020-03-11T20:53:24.020Z] CPUs: 4 [2020-03-11T20:53:24.020Z] Total Memory: 7.972GiB [2020-03-11T20:53:24.020Z] Name: ppc64le-ubuntu-24 [2020-03-11T20:53:24.020Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-11T20:53:24.020Z] Docker Root Dir: /var/lib/docker [2020-03-11T20:53:24.020Z] Debug Mode (client): false [2020-03-11T20:53:24.020Z] Debug Mode (server): false [2020-03-11T20:53:24.020Z] Username: dockerbuildbot [2020-03-11T20:53:24.020Z] Registry: https://index.docker.io/v1/ [2020-03-11T20:53:24.020Z] Labels: [2020-03-11T20:53:24.020Z] Experimental: true [2020-03-11T20:53:24.020Z] Insecure Registries: [2020-03-11T20:53:24.020Z] 127.0.0.0/8 [2020-03-11T20:53:24.020Z] Live Restore Enabled: false [2020-03-11T20:53:24.020Z] [Pipeline] sh [2020-03-11T20:53:24.408Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:24.408Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T20:53:24.408Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40669/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-11T20:53:24.695Z] + bash /home/docker/workspace/moby_PR-40669/check-config.sh [2020-03-11T20:53:24.695Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-11T20:53:24.695Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-03-11T20:53:24.695Z] [2020-03-11T20:53:24.695Z] Generally Necessary: [2020-03-11T20:53:24.695Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-11T20:53:24.695Z] - apparmor: enabled and tools installed [2020-03-11T20:53:24.695Z] - CONFIG_NAMESPACES: enabled [2020-03-11T20:53:24.695Z] - CONFIG_NET_NS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_PID_NS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_IPC_NS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_UTS_NS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CGROUPS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-11T20:53:24.695Z] - CONFIG_CPUSETS: enabled [2020-03-11T20:53:24.695Z] - CONFIG_MEMCG: enabled [2020-03-11T20:53:24.981Z] - CONFIG_KEYS: enabled [2020-03-11T20:53:24.981Z] - CONFIG_VETH: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-11T20:53:24.981Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-11T20:53:24.981Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-11T20:53:24.981Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-11T20:53:24.981Z] [2020-03-11T20:53:24.981Z] Optional Features: [2020-03-11T20:53:24.981Z] - CONFIG_USER_NS: enabled [2020-03-11T20:53:24.981Z] - CONFIG_SECCOMP: enabled [2020-03-11T20:53:24.981Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-11T20:53:24.981Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-11T20:53:24.981Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-11T20:53:24.981Z] (cgroup swap accounting is currently enabled) [2020-03-11T20:53:24.981Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-11T20:53:24.981Z] - CONFIG_BLK_CGROUP: enabled [2020-03-11T20:53:24.981Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-11T20:53:24.981Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-11T20:53:24.981Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-11T20:53:24.981Z] - CONFIG_CGROUP_PERF: enabled [2020-03-11T20:53:24.981Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-11T20:53:25.269Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-11T20:53:25.269Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-11T20:53:25.269Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-11T20:53:25.269Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-11T20:53:25.269Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_IP_VS: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-11T20:53:25.269Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-11T20:53:25.269Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-11T20:53:25.269Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_EXT4_FS: enabled [2020-03-11T20:53:25.269Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-11T20:53:25.269Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-11T20:53:25.269Z] - Network Drivers: [2020-03-11T20:53:25.269Z] - "overlay": [2020-03-11T20:53:25.269Z] - CONFIG_VXLAN: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-11T20:53:25.269Z] Optional (for encrypted networks): [2020-03-11T20:53:25.269Z] - CONFIG_CRYPTO: enabled [2020-03-11T20:53:25.269Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_XFRM: enabled [2020-03-11T20:53:25.269Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-11T20:53:25.269Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-11T20:53:25.554Z] - "ipvlan": [2020-03-11T20:53:25.554Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-11T20:53:25.554Z] - "macvlan": [2020-03-11T20:53:25.554Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-11T20:53:25.554Z] - CONFIG_DUMMY: enabled (as module) [2020-03-11T20:53:25.554Z] - "ftp,tftp client in container": [2020-03-11T20:53:25.554Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-11T20:53:25.554Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-11T20:53:25.554Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-11T20:53:25.554Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-11T20:53:25.554Z] - Storage Drivers: [2020-03-11T20:53:25.554Z] - "aufs": [2020-03-11T20:53:25.554Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-11T20:53:25.554Z] - "btrfs": [2020-03-11T20:53:25.554Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-11T20:53:25.554Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-11T20:53:25.554Z] - "devicemapper": [2020-03-11T20:53:25.554Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-11T20:53:25.554Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-11T20:53:25.554Z] - "overlay": [2020-03-11T20:53:25.554Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-11T20:53:25.554Z] - "zfs": [2020-03-11T20:53:25.554Z] - /dev/zfs: missing [2020-03-11T20:53:25.554Z] - zfs command: missing [2020-03-11T20:53:25.554Z] - zpool command: missing [2020-03-11T20:53:25.554Z] [2020-03-11T20:53:25.554Z] Limits: [2020-03-11T20:53:25.554Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-11T20:53:25.554Z] [2020-03-11T20:53:25.554Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-11T20:53:25.995Z] + make bundles/buildx [2020-03-11T20:53:26.619Z] make: command: Command not found [2020-03-11T20:53:26.619Z] make: command: Command not found [2020-03-11T20:53:26.619Z] mkdir bundles [2020-03-11T20:53:26.619Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-03-11T20:53:26.619Z] --build-arg BUILDX_COMMIT \ [2020-03-11T20:53:26.619Z] --build-arg BUILDX_REPO \ [2020-03-11T20:53:26.619Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-03-11T20:53:26.619Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-03-11T20:53:26.619Z] . [2020-03-11T20:53:26.619Z] /bin/sh: 4: go: not found [2020-03-11T20:53:26.619Z] /bin/sh: 5: go: not found [2020-03-11T20:53:29.318Z] Sending build context to Docker daemon 54.59MB [2020-03-11T20:53:29.318Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-03-11T20:53:29.318Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-03-11T20:53:29.318Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-03-11T20:53:29.318Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-03-11T20:53:29.318Z] ---> ebd73b5ebd31 [2020-03-11T20:53:29.318Z] Step 5/16 : ARG BUILDX_REPO [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> d492cc1ecdb5 [2020-03-11T20:53:29.318Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 0c3815831f9d [2020-03-11T20:53:29.318Z] Step 7/16 : WORKDIR /buildx [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 0ddd76055b3f [2020-03-11T20:53:29.318Z] Step 8/16 : ARG BUILDX_COMMIT [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 3d3d9110ddf4 [2020-03-11T20:53:29.318Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 08b5b28fec7e [2020-03-11T20:53:29.318Z] Step 10/16 : RUN go mod download [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 557d5c9ebfbf [2020-03-11T20:53:29.318Z] Step 11/16 : ARG GOOS [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> cff8311ccb20 [2020-03-11T20:53:29.318Z] Step 12/16 : ARG GOARCH [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> cb583c96ff19 [2020-03-11T20:53:29.318Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 126f87015de9 [2020-03-11T20:53:29.318Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-03-11T20:53:29.318Z] ---> ebd73b5ebd31 [2020-03-11T20:53:29.318Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> 28bcfcfb537e [2020-03-11T20:53:29.318Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-03-11T20:53:29.318Z] ---> Using cache [2020-03-11T20:53:29.318Z] ---> dba08d9f1282 [2020-03-11T20:53:29.318Z] Successfully built dba08d9f1282 [2020-03-11T20:53:29.318Z] Successfully tagged moby-buildx:latest [2020-03-11T20:53:29.318Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-03-11T20:53:29.318Z] if [ -n "${id}" ]; then \ [2020-03-11T20:53:29.318Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-03-11T20:53:29.318Z] && touch bundles/buildx; \ [2020-03-11T20:53:29.318Z] docker rm -f ${id}; \ [2020-03-11T20:53:29.318Z] fi [2020-03-11T20:53:29.941Z] fff02edc471f4ea4535b44b59eac243796b417eed9b8882c08fa223f538029f7 [2020-03-11T20:53:29.941Z] bundles/buildx version [2020-03-11T20:53:29.941Z] buildx v0.3.1 6db68d0 [2020-03-11T20:53:29.941Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a . [2020-03-11T20:53:30.227Z] #2 [internal] load build definition from Dockerfile [2020-03-11T20:53:30.227Z] #2 transferring dockerfile: 17.11kB 0.0s done [2020-03-11T20:53:30.227Z] #2 DONE 0.1s [2020-03-11T20:53:30.227Z] [2020-03-11T20:53:30.227Z] #1 [internal] load .dockerignore [2020-03-11T20:53:30.227Z] #1 transferring context: [2020-03-11T20:53:30.227Z] #1 transferring context: 87B 0.0s done [2020-03-11T20:53:30.227Z] #1 DONE 0.2s [2020-03-11T20:53:30.227Z] [2020-03-11T20:53:30.227Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-03-11T20:53:30.511Z] #3 DONE 0.2s [2020-03-11T20:53:30.511Z] [2020-03-11T20:53:30.511Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-03-11T20:53:30.511Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-03-11T20:53:30.511Z] #4 CACHED [2020-03-11T20:53:30.800Z] [2020-03-11T20:53:30.800Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-03-11T20:53:30.800Z] #6 DONE 0.0s [2020-03-11T20:53:30.800Z] [2020-03-11T20:53:30.800Z] #5 [internal] load metadata for docker.io/library/golang:1.13.8-buster [2020-03-11T20:53:31.097Z] #5 DONE 0.1s [2020-03-11T20:53:31.097Z] [2020-03-11T20:53:31.097Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-03-11T20:53:31.097Z] #71 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-03-11T20:53:31.097Z] #71 DONE 0.0s [2020-03-11T20:53:31.097Z] [2020-03-11T20:53:31.097Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a7... [2020-03-11T20:53:31.097Z] #7 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done [2020-03-11T20:53:31.097Z] #7 DONE 0.0s [2020-03-11T20:53:31.097Z] [2020-03-11T20:53:31.097Z] #20 [internal] load build context [2020-03-11T20:53:34.083Z] ok github.com/docker/docker/api/server 0.069s coverage: 9.0% of statements [2020-03-11T20:53:34.612Z] #20 transferring context: 49.96MB 3.3s done [2020-03-11T20:53:34.612Z] #20 DONE 3.3s [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #31 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-11T20:53:34.612Z] #69 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-03-11T20:53:34.612Z] #40 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #42 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-03-11T20:53:34.612Z] #72 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:34.612Z] #63 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-03-11T20:53:34.612Z] #25 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:34.612Z] #58 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #61 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-11T20:53:34.612Z] #46 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-11T20:53:34.612Z] #32 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:34.612Z] #47 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:34.612Z] #36 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #39 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-03-11T20:53:34.612Z] #8 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:34.612Z] #33 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-03-11T20:53:34.612Z] #44 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:34.612Z] #56 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #57 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-11T20:53:34.612Z] #9 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-03-11T20:53:34.612Z] #55 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-11T20:53:34.612Z] #49 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-03-11T20:53:34.612Z] #45 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-03-11T20:53:34.612Z] #43 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:34.612Z] #50 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-11T20:53:34.612Z] #73 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-11T20:53:34.612Z] #67 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-03-11T20:53:34.612Z] #62 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-03-11T20:53:34.612Z] #19 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-03-11T20:53:34.612Z] #14 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:34.612Z] #65 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-03-11T20:53:34.612Z] #15 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #70 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-11T20:53:34.612Z] #37 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-03-11T20:53:34.612Z] #27 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-03-11T20:53:34.612Z] #74 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-03-11T20:53:34.612Z] #13 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-03-11T20:53:34.612Z] #24 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:34.612Z] #23 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-03-11T20:53:34.612Z] #30 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:34.612Z] #38 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-03-11T20:53:34.612Z] #11 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T20:53:34.612Z] #21 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-03-11T20:53:34.612Z] #60 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #75 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-03-11T20:53:34.612Z] #18 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #51 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-03-11T20:53:34.612Z] #10 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #48 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-03-11T20:53:34.612Z] #16 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-11T20:53:34.612Z] #64 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-03-11T20:53:34.612Z] #41 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-03-11T20:53:34.612Z] #35 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T20:53:34.612Z] #26 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #34 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-03-11T20:53:34.612Z] #29 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-03-11T20:53:34.612Z] #17 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T20:53:34.612Z] #22 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-03-11T20:53:34.612Z] #28 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:34.612Z] #53 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #66 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-03-11T20:53:34.612Z] #12 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-03-11T20:53:34.612Z] #54 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-03-11T20:53:34.612Z] #52 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-03-11T20:53:34.612Z] #68 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-11T20:53:34.612Z] #59 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-03-11T20:53:34.612Z] #76 CACHED [2020-03-11T20:53:34.612Z] [2020-03-11T20:53:34.612Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-11T20:53:35.660Z] #77 DONE 1.1s [2020-03-11T20:53:35.660Z] [2020-03-11T20:53:35.660Z] #78 exporting to oci image format [2020-03-11T20:53:35.660Z] #78 exporting layers [2020-03-11T20:53:44.083Z] #78 exporting layers 7.6s done [2020-03-11T20:53:44.083Z] #78 exporting manifest sha256:bd247307d7767b84b75cceca7846ff3bf6e3a6df19d164b151d81ad00854e554 [2020-03-11T20:53:44.083Z] #78 exporting manifest sha256:bd247307d7767b84b75cceca7846ff3bf6e3a6df19d164b151d81ad00854e554 done [2020-03-11T20:53:44.083Z] #78 exporting config sha256:e648a1bf9faf9609acc06fbf8c7642857dccc6161fbd9ad173e7a52064091a8a done [2020-03-11T20:53:44.083Z] #78 sending tarball [2020-03-11T20:54:02.697Z] #78 sending tarball 19.4s done [2020-03-11T20:54:02.697Z] #78 DONE 27.0s [2020-03-11T20:54:02.697Z] [2020-03-11T20:54:02.697Z] #79 importing to docker [2020-03-11T20:54:04.747Z] #79 DONE 2.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-11T20:54:05.204Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/test/unit [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/server/middleware 0.002s coverage: 37.7% of statements [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/server/router/swarm 0.005s coverage: 4.5% of statements [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-11T20:54:08.864Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-11T20:54:08.864Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-03-11T20:54:09.619Z] ? github.com/docker/docker/api [no test files] [2020-03-11T20:54:10.335Z] ok github.com/docker/docker/builder/remotecontext 0.334s coverage: 13.6% of statements [2020-03-11T20:54:10.617Z] ok github.com/docker/docker/builder/dockerfile 0.967s coverage: 48.2% of statements [2020-03-11T20:54:11.232Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-03-11T20:54:12.703Z] ok github.com/docker/docker/builder/remotecontext/git 1.804s coverage: 86.3% of statements [2020-03-11T20:54:12.703Z] ? github.com/docker/docker/cli [no test files] [2020-03-11T20:54:12.703Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-11T20:54:13.318Z] ok github.com/docker/docker/client 0.109s coverage: 75.8% of statements [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 4.5% of statements [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-11T20:54:30.325Z] ok github.com/docker/docker/api/types/versions 0.019s coverage: 75.0% of statements [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/builder [no test files] [2020-03-11T20:54:30.325Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-11T20:54:30.326Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-11T20:54:30.326Z] ok github.com/docker/docker/builder/dockerignore 0.026s coverage: 96.8% of statements [2020-03-11T20:54:30.326Z] ok github.com/docker/docker/cli/debug 0.087s coverage: 100.0% of statements [2020-03-11T20:54:30.584Z] ok github.com/docker/docker/builder/remotecontext/git 3.139s coverage: 86.3% of statements [2020-03-11T20:54:30.584Z] ok github.com/docker/docker/builder/remotecontext 0.306s coverage: 13.6% of statements [2020-03-11T20:54:31.522Z] ok github.com/docker/docker/builder/dockerfile 1.008s coverage: 48.2% of statements [2020-03-11T20:54:31.522Z] ? github.com/docker/docker/cli [no test files] [2020-03-11T20:54:31.522Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-11T20:54:32.056Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2020-03-11T20:54:35.501Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:54:35.501Z] [2020-03-11T20:54:35.720Z] ok github.com/docker/docker/client 0.294s coverage: 75.8% of statements [2020-03-11T20:54:36.615Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:54:36.615Z] [2020-03-11T20:54:36.615Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:54:36.615Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:54:36.615Z] HOSTNAME=38af185f4560 [2020-03-11T20:54:36.615Z] DEST=bundles/test-integration [2020-03-11T20:54:36.615Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:54:36.615Z] DOCKER_ROOTLESS=1 [2020-03-11T20:54:36.615Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:54:36.615Z] container=docker [2020-03-11T20:54:36.615Z] HOME=/root [2020-03-11T20:54:36.615Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:54:36.615Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:54:36.615Z] VALIDATE_BRANCH=master [2020-03-11T20:54:36.615Z] TERM=xterm [2020-03-11T20:54:36.615Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:54:36.615Z] SHLVL=1 [2020-03-11T20:54:36.615Z] TIMEOUT=120m [2020-03-11T20:54:36.615Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:54:36.615Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:54:36.615Z] GO111MODULE=off [2020-03-11T20:54:36.615Z] DOCKER_EXPERIMENTAL=1 [2020-03-11T20:54:36.615Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-11T20:54:36.615Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:54:36.615Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:54:36.615Z] GOPATH=/go [2020-03-11T20:54:36.615Z] PKG_CONFIG=pkg-config [2020-03-11T20:54:36.615Z] _=/usr/bin/env [2020-03-11T20:54:36.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T20:54:36.875Z] [2020-03-11T20:54:36.875Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-11T20:54:37.132Z] [2020-03-11T20:54:37.132Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:54:37.132Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:54:37.132Z] HOSTNAME=b9d3a027fd4b [2020-03-11T20:54:37.132Z] TEST_SKIP_INTEGRATION=1 [2020-03-11T20:54:37.132Z] TESTDEBUG=0 [2020-03-11T20:54:37.132Z] DEST=bundles/test-integration [2020-03-11T20:54:37.132Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:54:37.132Z] KEEPBUNDLE=1 [2020-03-11T20:54:37.132Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:54:37.132Z] container=docker [2020-03-11T20:54:37.132Z] HOME=/root [2020-03-11T20:54:37.132Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:54:37.132Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:54:37.132Z] VALIDATE_BRANCH=master [2020-03-11T20:54:37.132Z] TERM=xterm [2020-03-11T20:54:37.132Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:54:37.132Z] SHLVL=1 [2020-03-11T20:54:37.132Z] TIMEOUT=120m [2020-03-11T20:54:37.132Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:54:37.132Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:54:37.132Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-11T20:54:37.132Z] GO111MODULE=off [2020-03-11T20:54:37.132Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:54:37.132Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:54:37.132Z] GOPATH=/go [2020-03-11T20:54:37.132Z] PKG_CONFIG=pkg-config [2020-03-11T20:54:37.132Z] _=/usr/bin/env [2020-03-11T20:54:37.133Z] Building test suite binary ./integration-cli/test.main [2020-03-11T20:54:37.133Z] [2020-03-11T20:54:37.389Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:54:37.389Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:54:37.389Z] HOSTNAME=503760b6c9ae [2020-03-11T20:54:37.389Z] TEST_SKIP_INTEGRATION=1 [2020-03-11T20:54:37.389Z] TESTDEBUG=0 [2020-03-11T20:54:37.389Z] DEST=bundles/test-integration [2020-03-11T20:54:37.389Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:54:37.389Z] KEEPBUNDLE=1 [2020-03-11T20:54:37.389Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:54:37.390Z] container=docker [2020-03-11T20:54:37.390Z] HOME=/root [2020-03-11T20:54:37.390Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:54:37.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:54:37.390Z] VALIDATE_BRANCH=master [2020-03-11T20:54:37.390Z] TERM=xterm [2020-03-11T20:54:37.390Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:54:37.390Z] SHLVL=1 [2020-03-11T20:54:37.390Z] TIMEOUT=120m [2020-03-11T20:54:37.390Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:54:37.390Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:54:37.390Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-11T20:54:37.390Z] GO111MODULE=off [2020-03-11T20:54:37.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:54:37.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:54:37.390Z] GOPATH=/go [2020-03-11T20:54:37.390Z] PKG_CONFIG=pkg-config [2020-03-11T20:54:37.390Z] _=/usr/bin/env [2020-03-11T20:54:37.390Z] Building test suite binary ./integration-cli/test.main [2020-03-11T20:54:37.390Z] No new tests added to integration. [2020-03-11T20:54:37.390Z] [2020-03-11T20:54:37.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:54:38.761Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:54:38.761Z] HOSTNAME=2679748696b8 [2020-03-11T20:54:38.761Z] TESTDEBUG=0 [2020-03-11T20:54:38.761Z] DEST=bundles/test-integration [2020-03-11T20:54:38.761Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:54:38.761Z] KEEPBUNDLE=1 [2020-03-11T20:54:38.761Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:54:38.761Z] container=docker [2020-03-11T20:54:38.761Z] HOME=/root [2020-03-11T20:54:38.761Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:54:38.761Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:54:38.761Z] VALIDATE_BRANCH=master [2020-03-11T20:54:38.761Z] TERM=xterm [2020-03-11T20:54:38.761Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:54:38.761Z] SHLVL=1 [2020-03-11T20:54:38.761Z] TIMEOUT=120m [2020-03-11T20:54:38.761Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:54:38.761Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:54:38.761Z] GO111MODULE=off [2020-03-11T20:54:38.761Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-11T20:54:38.761Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:54:38.761Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:54:38.761Z] GOPATH=/go [2020-03-11T20:54:38.761Z] PKG_CONFIG=pkg-config [2020-03-11T20:54:38.761Z] _=/usr/bin/env [2020-03-11T20:54:38.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T20:54:40.264Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 30.7% of statements [2020-03-11T20:54:40.264Z] ok github.com/docker/docker/container 0.109s coverage: 34.9% of statements [2020-03-11T20:54:40.264Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-11T20:54:40.264Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-11T20:54:40.264Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-11T20:54:40.264Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-11T20:54:45.746Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-03-11T20:54:46.753Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-03-11T20:54:47.761Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.7% of statements [2020-03-11T20:54:54.589Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-11T20:54:55.597Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 81.7% of statements [2020-03-11T20:54:55.879Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-03-11T20:54:56.494Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-03-11T20:54:57.501Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-03-11T20:54:58.116Z] ok github.com/docker/docker/daemon 12.260s coverage: 17.5% of statements [2020-03-11T20:54:58.116Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-11T20:54:58.116Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-11T20:54:58.116Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-11T20:54:58.116Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-11T20:54:59.587Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-11T20:55:00.201Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.174s coverage: 57.0% of statements [2020-03-11T20:55:04.582Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.993s coverage: 45.9% of statements [2020-03-11T20:55:05.208Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-03-11T20:55:07.812Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 30.7% of statements [2020-03-11T20:55:07.813Z] ok github.com/docker/docker/container 0.149s coverage: 34.9% of statements [2020-03-11T20:55:07.813Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-11T20:55:07.813Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-11T20:55:07.813Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-11T20:55:07.813Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-11T20:55:08.073Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.032s coverage: 65.3% of statements [2020-03-11T20:55:08.150Z] INFO [loader] Go packages loading at mode 575 (exports_file|files|name|deps|imports|types_sizes|compiled_files) took 1m55.141781279s [2020-03-11T20:55:08.150Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.184066ms [2020-03-11T20:55:08.659Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.270s coverage: 49.5% of statements [2020-03-11T20:55:09.453Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.7% of statements [2020-03-11T20:55:10.834Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2020-03-11T20:55:13.376Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2020-03-11T20:55:13.946Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.7% of statements [2020-03-11T20:55:14.889Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2020-03-11T20:55:15.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T20:55:15.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T20:55:15.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T20:55:15.458Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.256s coverage: 72.5% of statements [2020-03-11T20:55:15.458Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-11T20:55:15.458Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.949s coverage: 61.0% of statements [2020-03-11T20:55:15.458Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-11T20:55:16.072Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-03-11T20:55:16.072Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.695s coverage: 76.1% of statements [2020-03-11T20:55:16.072Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-11T20:55:16.801Z] ok github.com/docker/docker/daemon/graphdriver 0.027s coverage: 2.2% of statements [2020-03-11T20:55:17.080Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-03-11T20:55:17.695Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2020-03-11T20:55:18.123Z] INFO [runner/unused/goanalysis] analyzers took 27.028125476s with top 10 stages: buildssa: 23.077568678s, U1000: 3.950556798s [2020-03-11T20:55:18.710Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-03-11T20:55:18.710Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-11T20:55:18.710Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-11T20:55:18.992Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.8% of statements [2020-03-11T20:55:19.999Z] ok github.com/docker/docker/daemon/logger/awslogs 0.112s coverage: 77.8% of statements [2020-03-11T20:55:19.999Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-11T20:55:19.999Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-11T20:55:20.086Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.016s coverage: 2.9% of statements [2020-03-11T20:55:20.281Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-03-11T20:55:20.654Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.495s coverage: 13.6% of statements [2020-03-11T20:55:21.289Z] ok github.com/docker/docker/daemon/logger/journald 0.034s coverage: 26.2% of statements [2020-03-11T20:55:21.289Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-03-11T20:55:21.572Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 88.3% of statements [2020-03-11T20:55:21.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.691s coverage: 57.0% of statements [2020-03-11T20:55:22.187Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-03-11T20:55:22.187Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-11T20:55:22.802Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2020-03-11T20:55:23.418Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-03-11T20:55:24.128Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-03-11T20:55:24.426Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 47.8% of statements [2020-03-11T20:55:24.708Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-11T20:55:25.323Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-11T20:55:25.323Z] ok github.com/docker/docker/daemon/logger/splunk 1.477s coverage: 82.5% of statements [2020-03-11T20:55:25.323Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-11T20:55:25.323Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-11T20:55:25.506Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.470s coverage: 45.9% of statements [2020-03-11T20:55:26.442Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.295s coverage: 72.5% of statements [2020-03-11T20:55:27.345Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2020-03-11T20:55:27.345Z] ok github.com/docker/docker/distribution 0.241s coverage: 22.1% of statements [2020-03-11T20:55:27.345Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-11T20:55:27.821Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.850s coverage: 49.5% of statements [2020-03-11T20:55:27.960Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2020-03-11T20:55:28.389Z] ok github.com/docker/docker/daemon 12.361s coverage: 17.5% of statements [2020-03-11T20:55:28.390Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-11T20:55:28.390Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-11T20:55:28.390Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-11T20:55:28.390Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-11T20:55:28.390Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-11T20:55:28.976Z] ok github.com/docker/docker/image 0.030s coverage: 86.4% of statements [2020-03-11T20:55:29.329Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.575s coverage: 76.1% of statements [2020-03-11T20:55:29.590Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.048s coverage: 58.0% of statements [2020-03-11T20:55:29.984Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2020-03-11T20:55:29.984Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.1% of statements [2020-03-11T20:55:29.984Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-11T20:55:29.984Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-11T20:55:30.159Z] ok github.com/docker/docker/daemon/links 0.029s coverage: 93.0% of statements [2020-03-11T20:55:30.419Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.034s coverage: 3.0% of statements [2020-03-11T20:55:30.992Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-03-11T20:55:30.992Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-11T20:55:31.607Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-03-11T20:55:32.221Z] ok github.com/docker/docker/opts 0.016s coverage: 67.4% of statements [2020-03-11T20:55:32.503Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-11T20:55:32.957Z] ok github.com/docker/docker/daemon/logger 0.248s coverage: 41.8% of statements [2020-03-11T20:55:33.215Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.766s coverage: 61.0% of statements [2020-03-11T20:55:33.215Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-11T20:55:33.215Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-11T20:55:33.475Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.4% of statements [2020-03-11T20:55:33.734Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 4.9% of statements [2020-03-11T20:55:33.993Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-11T20:55:33.993Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-11T20:55:33.993Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-11T20:55:33.993Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-11T20:55:34.253Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-03-11T20:55:34.536Z] ok github.com/docker/docker/pkg/archive 0.559s coverage: 77.3% of statements [2020-03-11T20:55:34.822Z] ok github.com/docker/docker/daemon/logger/journald 0.021s coverage: 26.2% of statements [2020-03-11T20:55:34.822Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.034s coverage: 88.3% of statements [2020-03-11T20:55:35.152Z] ok github.com/docker/docker/pkg/authorization 0.281s coverage: 68.3% of statements [2020-03-11T20:55:35.392Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2020-03-11T20:55:35.434Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-11T20:55:35.434Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-03-11T20:55:36.333Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 74.7% of statements [2020-03-11T20:55:36.333Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-11T20:55:36.593Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.035s coverage: 33.3% of statements [2020-03-11T20:55:36.852Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2020-03-11T20:55:37.421Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-03-11T20:55:37.992Z] ok github.com/docker/docker/daemon/logger/syslog 0.039s coverage: 47.8% of statements [2020-03-11T20:55:38.252Z] ok github.com/docker/docker/daemon/network 0.045s coverage: 63.8% of statements [2020-03-11T20:55:39.634Z] ok github.com/docker/docker/daemon/logger/splunk 1.932s coverage: 82.5% of statements [2020-03-11T20:55:39.634Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-11T20:55:39.634Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-11T20:55:39.829Z] ok github.com/docker/docker/layer 7.441s coverage: 68.8% of statements [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/oci [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-11T20:55:39.829Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-11T20:55:39.829Z] ok github.com/docker/docker/pkg/chrootarchive 3.498s coverage: 43.2% of statements [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-11T20:55:39.829Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-11T20:55:39.829Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-03-11T20:55:40.111Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-03-11T20:55:40.394Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-03-11T20:55:40.575Z] ok github.com/docker/docker/distribution/metadata 0.108s coverage: 48.2% of statements [2020-03-11T20:55:41.009Z] ok github.com/docker/docker/pkg/discovery/nodes 0.011s coverage: 93.8% of statements [2020-03-11T20:55:41.146Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2020-03-11T20:55:41.291Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-03-11T20:55:41.407Z] ok github.com/docker/docker/distribution 0.309s coverage: 22.1% of statements [2020-03-11T20:55:41.407Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-11T20:55:41.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T20:55:41.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T20:55:41.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T20:55:41.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T20:55:42.095Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T20:55:42.761Z] ok github.com/docker/docker/pkg/filenotify 0.620s coverage: 67.0% of statements [2020-03-11T20:55:43.043Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-03-11T20:55:43.318Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-03-11T20:55:43.318Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-03-11T20:55:43.318Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.6% of statements [2020-03-11T20:55:43.318Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-11T20:55:43.318Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-11T20:55:43.318Z] ok github.com/docker/docker/image/v1 0.035s coverage: 25.0% of statements [2020-03-11T20:55:43.318Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-11T20:55:43.578Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-03-11T20:55:43.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T20:55:44.049Z] ok github.com/docker/docker/pkg/fsutils 0.328s coverage: 85.1% of statements [2020-03-11T20:55:44.049Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2020-03-11T20:55:44.050Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-03-11T20:55:44.517Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-03-11T20:55:44.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T20:55:45.055Z] ok github.com/docker/docker/pkg/ioutils 0.281s coverage: 69.3% of statements [2020-03-11T20:55:45.055Z] ok github.com/docker/docker/pkg/idtools 0.638s coverage: 70.1% of statements [2020-03-11T20:55:45.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-11T20:55:45.620Z] ok github.com/docker/docker/pkg/locker 0.008s coverage: 88.9% of statements [2020-03-11T20:55:45.620Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-03-11T20:55:45.620Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-11T20:55:45.902Z] ok github.com/docker/docker/opts 0.068s coverage: 67.4% of statements [2020-03-11T20:55:46.236Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-03-11T20:55:46.236Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-03-11T20:55:46.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T20:55:46.842Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-03-11T20:55:46.851Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-11T20:55:46.851Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-03-11T20:55:47.101Z] ok github.com/docker/docker/pkg/capabilities 0.011s coverage: 87.5% of statements [2020-03-11T20:55:47.133Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-03-11T20:55:47.360Z] ok github.com/docker/docker/pkg/authorization 0.840s coverage: 68.3% of statements [2020-03-11T20:55:47.415Z] ok github.com/docker/docker/pkg/mount 1.264s coverage: 70.5% of statements [2020-03-11T20:55:47.415Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-11T20:55:47.415Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-11T20:55:47.415Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-11T20:55:47.931Z] ok github.com/docker/docker/pkg/archive 1.171s coverage: 77.3% of statements [2020-03-11T20:55:47.931Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-03-11T20:55:48.032Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2020-03-11T20:55:48.656Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-11T20:55:48.656Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-11T20:55:48.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T20:55:48.870Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2020-03-11T20:55:48.870Z] ok github.com/docker/docker/pkg/discovery/file 0.018s coverage: 92.9% of statements [2020-03-11T20:55:48.937Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-11T20:55:49.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T20:55:49.438Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-03-11T20:55:50.006Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-03-11T20:55:50.409Z] ok github.com/docker/docker/pkg/pubsub 1.022s coverage: 73.9% of statements [2020-03-11T20:55:50.409Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2020-03-11T20:55:50.573Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-03-11T20:55:50.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T20:55:51.509Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-03-11T20:55:52.075Z] ok github.com/docker/docker/pkg/chrootarchive 3.605s coverage: 43.2% of statements [2020-03-11T20:55:52.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T20:55:52.334Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-03-11T20:55:52.904Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-03-11T20:55:53.164Z] ok github.com/docker/docker/pkg/fsutils 0.378s coverage: 85.1% of statements [2020-03-11T20:55:53.164Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-03-11T20:55:53.859Z] ok github.com/docker/docker/pkg/signal 2.377s coverage: 61.0% of statements [2020-03-11T20:55:53.859Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-03-11T20:55:54.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T20:55:54.102Z] ok github.com/docker/docker/layer 7.810s coverage: 68.8% of statements [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/oci [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-11T20:55:54.102Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-11T20:55:54.102Z] ok github.com/docker/docker/pkg/jsonmessage 0.022s coverage: 91.7% of statements [2020-03-11T20:55:54.142Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-03-11T20:55:54.142Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-03-11T20:55:54.361Z] ok github.com/docker/docker/pkg/idtools 0.678s coverage: 70.1% of statements [2020-03-11T20:55:54.424Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-03-11T20:55:54.621Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 68.8% of statements [2020-03-11T20:55:54.621Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2020-03-11T20:55:54.621Z] ok github.com/docker/docker/pkg/longpath 0.028s coverage: 100.0% of statements [2020-03-11T20:55:54.621Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-11T20:55:54.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T20:55:55.038Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-03-11T20:55:55.190Z] ok github.com/docker/docker/pkg/namesgenerator 0.020s coverage: 85.7% of statements [2020-03-11T20:55:55.319Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 37.2% of statements [2020-03-11T20:55:55.450Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2020-03-11T20:55:55.450Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2020-03-11T20:55:55.601Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-03-11T20:55:55.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T20:55:56.019Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.050s coverage: 91.4% of statements [2020-03-11T20:55:56.019Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2020-03-11T20:55:56.214Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2020-03-11T20:55:56.279Z] ok github.com/docker/docker/pkg/mount 0.882s coverage: 70.5% of statements [2020-03-11T20:55:56.279Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-11T20:55:56.279Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-11T20:55:56.279Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-11T20:55:56.496Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-11T20:55:56.778Z] testing: warning: no tests to run [2020-03-11T20:55:56.778Z] coverage: [no statements] [2020-03-11T20:55:56.778Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-11T20:55:56.848Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2020-03-11T20:55:57.060Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-03-11T20:55:57.060Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-11T20:55:57.108Z] ok github.com/docker/docker/pkg/pools 0.040s coverage: 88.2% of statements [2020-03-11T20:55:57.269Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T20:55:57.270Z] Using test binary docker [2020-03-11T20:55:57.270Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-11T20:55:57.270Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T20:55:57.270Z] INFO: Waiting for daemon to start... [2020-03-11T20:55:57.270Z] Starting dockerd [2020-03-11T20:55:57.342Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-11T20:55:57.369Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-03-11T20:55:57.369Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-03-11T20:55:57.937Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-03-11T20:55:58.874Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-03-11T20:55:58.874Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 73.9% of statements [2020-03-11T20:55:59.164Z] . [2020-03-11T20:55:59.164Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T20:55:59.164Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T20:55:59.164Z] Error: No such image: emptyfs [2020-03-11T20:55:59.389Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.1% of statements [2020-03-11T20:55:59.421Z] Running integration-test (iteration 1) [2020-03-11T20:55:59.421Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-11T20:55:59.442Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2020-03-11T20:55:59.442Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-03-11T20:55:59.701Z] ok github.com/docker/docker/pkg/symlink 0.021s coverage: 87.7% of statements [2020-03-11T20:55:59.960Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 71.3% of statements [2020-03-11T20:56:00.003Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-03-11T20:56:00.617Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-03-11T20:56:00.896Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 37.2% of statements [2020-03-11T20:56:00.896Z] ok github.com/docker/docker/pkg/tailfile 0.086s coverage: 88.6% of statements [2020-03-11T20:56:00.896Z] ok github.com/docker/docker/pkg/signal 2.769s coverage: 61.0% of statements [2020-03-11T20:56:00.899Z] ok github.com/docker/docker/reference 0.004s coverage: 84.4% of statements [2020-03-11T20:56:01.465Z] testing: warning: no tests to run [2020-03-11T20:56:01.465Z] coverage: [no statements] [2020-03-11T20:56:01.465Z] ok github.com/docker/docker/pkg/term/windows 0.020s coverage: [no statements] [no tests to run] [2020-03-11T20:56:01.725Z] ok github.com/docker/docker/pkg/term 0.020s coverage: 85.9% of statements [2020-03-11T20:56:01.905Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2020-03-11T20:56:01.984Z] ok github.com/docker/docker/pkg/tarsum 0.135s coverage: 89.3% of statements [2020-03-11T20:56:02.189Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-03-11T20:56:02.243Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-03-11T20:56:02.243Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-03-11T20:56:02.243Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-03-11T20:56:02.471Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-03-11T20:56:03.086Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-03-11T20:56:03.368Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-03-11T20:56:03.703Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2020-03-11T20:56:04.273Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-03-11T20:56:04.533Z] ok github.com/docker/docker/reference 0.022s coverage: 84.4% of statements [2020-03-11T20:56:05.387Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-03-11T20:56:05.913Z] ok github.com/docker/docker/plugin 0.605s coverage: 27.1% of statements [2020-03-11T20:56:05.913Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2020-03-11T20:56:06.002Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-03-11T20:56:06.284Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-03-11T20:56:06.482Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-03-11T20:56:06.742Z] ok github.com/docker/docker/registry 0.280s coverage: 56.0% of statements [2020-03-11T20:56:07.002Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2020-03-11T20:56:07.002Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2020-03-11T20:56:07.290Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-03-11T20:56:09.401Z] Loaded image: buildpack-deps:jessie [2020-03-11T20:56:09.401Z] Loaded image: busybox:latest [2020-03-11T20:56:09.543Z] ok github.com/docker/docker/volume/drivers 0.016s coverage: 36.1% of statements [2020-03-11T20:56:09.659Z] Loaded image: busybox:glibc [2020-03-11T20:56:09.659Z] Loaded image: debian:jessie [2020-03-11T20:56:09.659Z] Loaded image: hello-world:latest [2020-03-11T20:56:09.659Z] INFO: Testing against a local daemon [2020-03-11T20:56:09.659Z] === RUN TestCgroupNamespacesBuild [2020-03-11T20:56:09.659Z] --- SKIP: TestCgroupNamespacesBuild (0.00s) [2020-03-11T20:56:09.659Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:56:09.659Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-11T20:56:09.659Z] --- SKIP: TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-11T20:56:09.659Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:56:09.659Z] === RUN TestBuildWithSession [2020-03-11T20:56:09.659Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-11T20:56:09.659Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:56:09.659Z] === RUN TestBuildSquashParent [2020-03-11T20:56:09.803Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-03-11T20:56:09.803Z] ok github.com/docker/docker/volume/mounts 0.091s coverage: 67.0% of statements [2020-03-11T20:56:11.180Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-03-11T20:56:19.615Z] --- PASS: TestBuildSquashParent (8.66s) [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:56:19.615Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:56:19.615Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:56:19.615Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:56:19.615Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:56:20.986Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:56:21.243Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:56:22.504Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/rootless [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/volume [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-11T20:56:22.504Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === Skipped [2020-03-11T20:56:22.504Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-11T20:56:22.504Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-11T20:56:22.504Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-11T20:56:22.504Z] time="2020-03-11T20:55:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-11T20:56:22.504Z] time="2020-03-11T20:55:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-11T20:56:22.504Z] time="2020-03-11T20:55:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-11T20:56:22.504Z] time="2020-03-11T20:55:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-11T20:56:22.504Z] time="2020-03-11T20:55:04Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-11T20:56:22.504Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-11T20:56:22.504Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-11T20:56:22.504Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:22.504Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-11T20:56:22.504Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-11T20:56:22.504Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-11T20:56:22.504Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] [2020-03-11T20:56:22.504Z] DONE 2174 tests, 26 skipped in 189.623s Post stage [Pipeline] junit [2020-03-11T20:56:22.546Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:56:23.123Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration [2020-03-11T20:56:23.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:56:23.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:56:23.407Z] [2020-03-11T20:56:23.407Z] Removing bundles/ [2020-03-11T20:56:23.407Z] [2020-03-11T20:56:23.407Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-11T20:56:23.688Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:56:23.688Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/server/httputils 0.030s coverage: 14.7% of statements [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/server/middleware 0.050s coverage: 37.7% of statements [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/types/time 0.017s coverage: 100.0% of statements [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.5% of statements [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-11T20:56:24.267Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-11T20:56:24.267Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.59s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.70s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.91s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.91s) [2020-03-11T20:56:25.040Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.86s) [2020-03-11T20:56:25.040Z] === RUN TestBuildMultiStageCopy [2020-03-11T20:56:25.040Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-11T20:56:26.316Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2020-03-11T20:56:28.315Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-11T20:56:28.382Z] ok github.com/docker/docker/builder/remotecontext/git 4.879s coverage: 86.3% of statements [2020-03-11T20:56:29.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-11T20:56:30.177Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-11T20:56:30.196Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T20:56:30.436Z] ok github.com/docker/docker/builder/remotecontext 0.596s coverage: 13.6% of statements [2020-03-11T20:56:31.107Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-11T20:56:32.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy (7.09s) [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.09s) [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-03-11T20:56:32.478Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-03-11T20:56:32.478Z] === RUN TestBuildMultiStageParentConfig [2020-03-11T20:56:33.101Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.6% of statements [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/rootless [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/volume [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-11T20:56:33.101Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === Skipped [2020-03-11T20:56:33.101Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-11T20:56:33.101Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-11T20:56:33.101Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-11T20:56:33.101Z] time="2020-03-11T20:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-11T20:56:33.101Z] time="2020-03-11T20:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-11T20:56:33.101Z] time="2020-03-11T20:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-11T20:56:33.101Z] time="2020-03-11T20:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-11T20:56:33.101Z] time="2020-03-11T20:55:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-11T20:56:33.101Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-11T20:56:33.101Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-11T20:56:33.101Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:56:33.101Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-11T20:56:33.101Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-11T20:56:33.101Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-11T20:56:33.101Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] [2020-03-11T20:56:33.101Z] DONE 2174 tests, 26 skipped in 190.100s Post stage [Pipeline] junit [2020-03-11T20:56:33.116Z] Recording test results [2020-03-11T20:56:33.158Z] ok github.com/docker/docker/builder/dockerfile 1.523s coverage: 48.2% of statements [2020-03-11T20:56:33.158Z] ? github.com/docker/docker/cli [no test files] [2020-03-11T20:56:33.158Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:56:33.658Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration [2020-03-11T20:56:34.600Z] [2020-03-11T20:56:34.600Z] Removing bundles/ [2020-03-11T20:56:34.600Z] [2020-03-11T20:56:34.600Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-11T20:56:34.600Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:56:34.600Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:56:37.732Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-03-11T20:56:37.732Z] === RUN TestBuildLabelWithTargets [2020-03-11T20:56:39.581Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.932586795s with top 10 stages: buildssa: 1m37.752479476s, goimports: 22.930759464s, unconvert: 14.153395244s, gosec: 10.595822778s, golint: 5.743393187s, misspell: 4.255143688s, inspect: 3.809769507s, ineffassign: 3.776024809s, vrp: 2.873573511s, printf: 1.970402269s [2020-03-11T20:56:39.581Z] INFO [runner] Issues before processing: 2332, after processing: 0 [2020-03-11T20:56:39.581Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1618/1618, cgo: 1723/2332, skip_files: 1723/1723, autogenerated_exclude: 1618/1723, path_prettifier: 1723/1723, exclude: 1618/1618, filename_unadjuster: 1723/1723, skip_dirs: 1723/1723, exclude-rules: 63/1618, nolint: 0/63 [2020-03-11T20:56:39.581Z] INFO [runner] processing took 61.314766ms with stages: nolint: 25.864577ms, identifier_marker: 17.454536ms, path_prettifier: 8.28948ms, autogenerated_exclude: 4.058841ms, exclude-rules: 3.601471ms, skip_dirs: 1.729055ms, cgo: 215.411µs, filename_unadjuster: 96.255µs, max_same_issues: 1.363µs, uniq_by_line: 990ns, diff: 562ns, max_from_linter: 501ns, skip_files: 422ns, source_code: 355ns, exclude: 353ns, path_shortener: 338ns, max_per_file_from_linter: 256ns [2020-03-11T20:56:39.581Z] INFO [runner] linters took 1m38.554925834s with stages: goanalysis_metalinter: 1m19.147714034s, unused: 19.34577053s [2020-03-11T20:56:39.581Z] INFO File cache stats: 1457 entries of total size 6.8MiB [2020-03-11T20:56:39.581Z] INFO Memory: 1475 samples, avg is 741.2MB, max is 3572.4MB [2020-03-11T20:56:39.581Z] INFO Execution took 3m34.166949761s [2020-03-11T20:56:39.581Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-11T20:56:40.029Z] ok github.com/docker/docker/client 0.677s coverage: 75.8% of statements [2020-03-11T20:56:40.039Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary-daemon test-docker-py [2020-03-11T20:56:40.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T20:56:40.638Z] [2020-03-11T20:56:40.638Z] Removing bundles/ [2020-03-11T20:56:40.638Z] [2020-03-11T20:56:40.638Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-11T20:56:40.638Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:56:40.638Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:56:45.863Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-03-11T20:56:45.863Z] === RUN TestBuildWithEmptyLayers [2020-03-11T20:56:48.385Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-03-11T20:56:48.385Z] === RUN TestBuildMultiStageOnBuild [2020-03-11T20:56:53.638Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-03-11T20:56:53.638Z] === RUN TestBuildUncleanTarFilenames [2020-03-11T20:56:53.895Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2020-03-11T20:56:53.895Z] === RUN TestBuildMultiStageLayerLeak [2020-03-11T20:56:58.070Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2020-03-11T20:56:58.070Z] === RUN TestBuildWithHugeFile [2020-03-11T20:57:20.420Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:57:20.421Z] [2020-03-11T20:57:20.421Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:57:20.421Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:57:20.421Z] HOSTNAME=80ae640b5ba5 [2020-03-11T20:57:20.421Z] TESTDEBUG=0 [2020-03-11T20:57:20.421Z] DEST=bundles/test-integration [2020-03-11T20:57:20.421Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:57:20.421Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:57:20.421Z] container=docker [2020-03-11T20:57:20.421Z] HOME=/root [2020-03-11T20:57:20.421Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:57:20.421Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:57:20.421Z] VALIDATE_BRANCH=master [2020-03-11T20:57:20.421Z] TERM=xterm [2020-03-11T20:57:20.421Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:57:20.421Z] SHLVL=1 [2020-03-11T20:57:20.421Z] TIMEOUT=120m [2020-03-11T20:57:20.421Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:57:20.421Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:57:20.421Z] GO111MODULE=off [2020-03-11T20:57:20.421Z] DOCKER_EXPERIMENTAL=1 [2020-03-11T20:57:20.421Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-11T20:57:20.421Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:57:20.421Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:57:20.421Z] GOPATH=/go [2020-03-11T20:57:20.421Z] PKG_CONFIG=pkg-config [2020-03-11T20:57:20.421Z] _=/usr/bin/env [2020-03-11T20:57:20.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T20:57:36.962Z] ok github.com/docker/docker/cmd/dockerd 0.264s coverage: 30.7% of statements [2020-03-11T20:57:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T20:57:38.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T20:57:39.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T20:57:42.336Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:57:42.336Z] [2020-03-11T20:57:42.336Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T20:57:42.336Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T20:57:42.336Z] HOSTNAME=3a6adce979d4 [2020-03-11T20:57:42.336Z] TESTDEBUG=0 [2020-03-11T20:57:42.336Z] DEST=bundles/test-integration [2020-03-11T20:57:42.336Z] PWD=/go/src/github.com/docker/docker [2020-03-11T20:57:42.336Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:57:42.336Z] container=docker [2020-03-11T20:57:42.336Z] HOME=/root [2020-03-11T20:57:42.336Z] GOLANG_VERSION=1.13.8 [2020-03-11T20:57:42.336Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T20:57:42.336Z] VALIDATE_BRANCH=master [2020-03-11T20:57:42.336Z] TERM=xterm [2020-03-11T20:57:42.336Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T20:57:42.336Z] SHLVL=1 [2020-03-11T20:57:42.336Z] TIMEOUT=120m [2020-03-11T20:57:42.336Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T20:57:42.336Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T20:57:42.336Z] GO111MODULE=off [2020-03-11T20:57:42.336Z] DOCKER_EXPERIMENTAL=1 [2020-03-11T20:57:42.336Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-11T20:57:42.336Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T20:57:42.336Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T20:57:42.336Z] GOPATH=/go [2020-03-11T20:57:42.336Z] PKG_CONFIG=pkg-config [2020-03-11T20:57:42.336Z] _=/usr/bin/env [2020-03-11T20:57:42.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T20:57:42.533Z] ok github.com/docker/docker/container 0.230s coverage: 34.9% of statements [2020-03-11T20:57:42.533Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-11T20:57:42.533Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-11T20:57:42.533Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-11T20:57:42.533Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-11T20:57:46.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2020-03-11T20:57:52.976Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.7% of statements [2020-03-11T20:57:54.275Z] --- PASS: TestBuildWithHugeFile (52.40s) [2020-03-11T20:57:54.275Z] === RUN TestBuildWithEmptyDockerfile [2020-03-11T20:57:54.275Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:57:54.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:57:54.275Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:57:54.275Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:57:54.275Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:57:54.275Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:57:54.275Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:57:54.275Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:57:54.275Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:57:54.275Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-11T20:57:54.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2020-03-11T20:57:54.275Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-03-11T20:57:54.275Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2020-03-11T20:57:54.275Z] === RUN TestBuildPreserveOwnership [2020-03-11T20:57:54.275Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-11T20:57:56.483Z] ok github.com/docker/docker/daemon/cluster 0.214s coverage: 0.5% of statements [2020-03-11T20:57:57.548Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T20:57:58.347Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T20:57:58.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T20:58:00.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T20:58:00.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T20:58:01.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T20:58:01.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T20:58:01.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T20:58:01.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T20:58:01.724Z] --- PASS: TestBuildPreserveOwnership (10.35s) [2020-03-11T20:58:01.724Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.34s) [2020-03-11T20:58:01.724Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2020-03-11T20:58:01.724Z] === RUN TestBuildPlatformInvalid [2020-03-11T20:58:01.724Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2020-03-11T20:58:01.724Z] PASS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === Skipped [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuild (0.00s) [2020-03-11T20:58:01.724Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.build TestCgroupNamespacesBuildDaemonHostMode (0.00s) [2020-03-11T20:58:01.724Z] build_cgroupns_linux_test.go:42: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-11T20:58:01.724Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] DONE 32 tests, 3 skipped in 121.835s [2020-03-11T20:58:01.724Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-11T20:58:01.724Z] INFO: Testing against a local daemon [2020-03-11T20:58:01.724Z] === RUN TestConfigList [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigList (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigsCreateAndDelete [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigsUpdate [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigsUpdate (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestTemplatedConfig [2020-03-11T20:58:01.724Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-11T20:58:01.724Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigInspect [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigInspect (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigCreateWithLabels [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigCreateWithLabels (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigCreateResolve [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] === RUN TestConfigDaemonLibtrustID [2020-03-11T20:58:01.724Z] --- SKIP: TestConfigDaemonLibtrustID (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] PASS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === Skipped [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:112: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2020-03-11T20:58:01.724Z] config_test.go:140: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-03-11T20:58:01.724Z] config_test.go:192: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:326: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:350: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:377: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] === SKIP: amd64.integration.config TestConfigDaemonLibtrustID (0.01s) [2020-03-11T20:58:01.724Z] config_test.go:427: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] [2020-03-11T20:58:01.724Z] DONE 8 tests, 8 skipped in 0.205s [2020-03-11T20:58:01.724Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-11T20:58:01.724Z] INFO: Testing against a local daemon [2020-03-11T20:58:01.724Z] === RUN TestCheckpoint [2020-03-11T20:58:01.724Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-11T20:58:01.724Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T20:58:01.724Z] === RUN TestContainerInvalidJSON [2020-03-11T20:58:01.724Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:58:01.724Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:58:01.724Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:58:01.724Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:58:01.724Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:58:01.724Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:58:01.724Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:58:01.724Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:58:01.724Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:58:01.724Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-03-11T20:58:01.724Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-11T20:58:01.724Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-11T20:58:01.724Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-11T20:58:01.724Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-11T20:58:01.724Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-11T20:58:01.724Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-11T20:58:01.724Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-11T20:58:01.724Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-11T20:58:01.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T20:58:01.982Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-11T20:58:01.982Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-11T20:58:01.982Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-11T20:58:01.982Z] === RUN TestCopyFromContainer [2020-03-11T20:58:02.027Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:58:02.027Z] [2020-03-11T20:58:02.027Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-11T20:58:02.027Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-11T20:58:02.027Z] Using test binary docker [2020-03-11T20:58:02.027Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-11T20:58:02.027Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T20:58:02.027Z] INFO: Waiting for daemon to start... [2020-03-11T20:58:02.027Z] Starting dockerd [2020-03-11T20:58:02.055Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2020-03-11T20:58:02.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T20:58:03.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T20:58:03.384Z] . [2020-03-11T20:58:03.639Z] INFO: Building docker-sdk-python3:4.2.0... [2020-03-11T20:58:03.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T20:58:04.124Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-03-11T20:58:04.413Z] ok github.com/docker/docker/daemon/config 0.129s coverage: 81.7% of statements [2020-03-11T20:58:04.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T20:58:05.256Z] === RUN TestCopyFromContainer// [2020-03-11T20:58:05.256Z] === RUN TestCopyFromContainer//bar/root [2020-03-11T20:58:05.256Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-11T20:58:05.513Z] === RUN TestCopyFromContainer/bar/quux [2020-03-11T20:58:05.513Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-11T20:58:05.513Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-11T20:58:05.770Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-11T20:58:05.770Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-11T20:58:05.770Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-11T20:58:05.770Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-11T20:58:05.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer (4.00s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-03-11T20:58:06.028Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-11T20:58:06.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-11T20:58:06.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:58:06.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:58:06.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:58:06.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:58:06.028Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:58:06.028Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:58:06.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:58:06.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:58:06.028Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:58:06.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-11T20:58:06.028Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-11T20:58:06.028Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-11T20:58:06.028Z] === RUN TestCreateWithInvalidEnv [2020-03-11T20:58:06.028Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-11T20:58:06.028Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-11T20:58:06.028Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-11T20:58:06.028Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-11T20:58:06.028Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-11T20:58:06.028Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-11T20:58:06.028Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-11T20:58:06.028Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-11T20:58:06.028Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-11T20:58:06.028Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-11T20:58:06.028Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-11T20:58:06.028Z] === RUN TestCreateTmpfsMountsTarget [2020-03-11T20:58:06.028Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-11T20:58:06.028Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-11T20:58:07.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T20:58:07.912Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-03-11T20:58:07.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T20:58:08.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T20:58:08.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:58:08.558Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:58:08.558Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-11T20:58:08.558Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-11T20:58:08.558Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-11T20:58:09.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T20:58:09.545Z] Using test binary docker [2020-03-11T20:58:09.827Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-11T20:58:09.827Z] +++ /etc/init.d/apparmor start [2020-03-11T20:58:09.828Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T20:58:09.828Z] INFO: Waiting for daemon to start... [2020-03-11T20:58:09.828Z] Starting dockerd [2020-03-11T20:58:09.828Z] +++ 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 [2020-03-11T20:58:09.980Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.569s coverage: 13.7% of statements [2020-03-11T20:58:10.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T20:58:11.096Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.29s) [2020-03-11T20:58:11.096Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-11T20:58:11.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T20:58:11.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T20:58:11.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T20:58:11.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T20:58:11.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T20:58:11.096Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T20:58:11.096Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T20:58:11.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T20:58:11.097Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T20:58:11.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T20:58:11.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T20:58:11.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T20:58:11.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T20:58:11.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T20:58:11.097Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-11T20:58:11.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-11T20:58:11.097Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-11T20:58:11.661Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2020-03-11T20:58:11.661Z] === RUN TestContainerStartOnDaemonRestart [2020-03-11T20:58:11.661Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T20:58:11.661Z] === RUN TestDaemonRestartIpcMode [2020-03-11T20:58:11.661Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T20:58:11.661Z] === RUN TestDaemonHostGatewayIP [2020-03-11T20:58:11.661Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T20:58:11.661Z] === RUN TestDiff [2020-03-11T20:58:11.866Z] . [2020-03-11T20:58:11.866Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T20:58:11.866Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T20:58:11.866Z] Error: No such image: emptyfs [2020-03-11T20:58:11.866Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T20:58:11.866Z] ++++ docker load [2020-03-11T20:58:12.060Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-03-11T20:58:12.148Z] Running integration-test (iteration 1) [2020-03-11T20:58:12.148Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-11T20:58:12.148Z] ++ 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 [2020-03-11T20:58:12.148Z] ++ set -e [2020-03-11T20:58:12.148Z] ++ '[' -n 0 ']' [2020-03-11T20:58:12.148Z] ++ set -x [2020-03-11T20:58:12.148Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T20:58:12.593Z] --- PASS: TestDiff (0.77s) [2020-03-11T20:58:12.593Z] === RUN TestExecWithCloseStdin [2020-03-11T20:58:13.158Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-03-11T20:58:13.158Z] === RUN TestExec [2020-03-11T20:58:13.576Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.201s coverage: 57.9% of statements [2020-03-11T20:58:14.090Z] --- PASS: TestExec (0.86s) [2020-03-11T20:58:14.090Z] === RUN TestExecUser [2020-03-11T20:58:14.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T20:58:14.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T20:58:14.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T20:58:14.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T20:58:15.022Z] --- PASS: TestExecUser (0.87s) [2020-03-11T20:58:15.022Z] === RUN TestExportContainerAndImportImage [2020-03-11T20:58:15.076Z] ok github.com/docker/docker/daemon 12.545s coverage: 17.5% of statements [2020-03-11T20:58:15.076Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-11T20:58:15.076Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-11T20:58:15.076Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-11T20:58:15.076Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-11T20:58:15.953Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2020-03-11T20:58:15.953Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-11T20:58:15.953Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-11T20:58:15.953Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:15.953Z] === RUN TestHealthCheckWorkdir [2020-03-11T20:58:16.883Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-03-11T20:58:16.883Z] === RUN TestHealthKillContainer [2020-03-11T20:58:18.595Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.8% of statements [2020-03-11T20:58:18.595Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.260s coverage: 68.6% of statements [2020-03-11T20:58:18.950Z] Loaded image: buildpack-deps:jessie [2020-03-11T20:58:18.950Z] Loaded image: busybox:latest [2020-03-11T20:58:18.950Z] Loaded image: busybox:glibc [2020-03-11T20:58:18.950Z] Loaded image: debian:jessie [2020-03-11T20:58:19.232Z] Loaded image: hello-world:latest [2020-03-11T20:58:19.232Z] INFO: Testing against a local daemon [2020-03-11T20:58:19.232Z] === RUN TestCgroupNamespacesBuild [2020-03-11T20:58:20.157Z] --- PASS: TestHealthKillContainer (2.88s) [2020-03-11T20:58:20.157Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-11T20:58:20.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-03-11T20:58:20.721Z] === RUN TestIpcModeNone [2020-03-11T20:58:21.276Z] --- PASS: TestCgroupNamespacesBuild (2.15s) [2020-03-11T20:58:21.276Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-11T20:58:21.285Z] --- PASS: TestIpcModeNone (0.84s) [2020-03-11T20:58:21.285Z] === RUN TestIpcModePrivate [2020-03-11T20:58:21.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T20:58:22.146Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.630s coverage: 45.9% of statements [2020-03-11T20:58:22.146Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-11T20:58:22.146Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.279s coverage: 49.5% of statements [2020-03-11T20:58:22.216Z] --- PASS: TestIpcModePrivate (0.84s) [2020-03-11T20:58:22.216Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:109, shared: false, mustBeShared: false [2020-03-11T20:58:22.216Z] === RUN TestIpcModeShareable [2020-03-11T20:58:22.216Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-03-11T20:58:22.216Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:58:22.216Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-11T20:58:23.296Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-03-11T20:58:23.297Z] === RUN TestBuildWithSession [2020-03-11T20:58:23.297Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-11T20:58:23.297Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:58:23.297Z] === RUN TestBuildSquashParent [2020-03-11T20:58:23.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T20:58:24.213Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.617s coverage: 76.1% of statements [2020-03-11T20:58:24.740Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-03-11T20:58:24.740Z] === RUN TestAPIIpcModeHost [2020-03-11T20:58:24.740Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-03-11T20:58:24.740Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:58:24.740Z] === RUN TestDaemonIpcModeShareable [2020-03-11T20:58:24.740Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-03-11T20:58:24.740Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:58:24.740Z] === RUN TestDaemonIpcModePrivate [2020-03-11T20:58:24.997Z] --- SKIP: TestDaemonIpcModePrivate (0.01s) [2020-03-11T20:58:24.997Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:24.997Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-11T20:58:24.997Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-11T20:58:24.997Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:24.997Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-11T20:58:24.997Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-11T20:58:24.997Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:24.997Z] === RUN TestIpcModeOlderClient [2020-03-11T20:58:24.997Z] === PAUSE TestIpcModeOlderClient [2020-03-11T20:58:24.998Z] === RUN TestKillContainerInvalidSignal [2020-03-11T20:58:25.715Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.0% of statements [2020-03-11T20:58:25.929Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-11T20:58:25.929Z] === RUN TestKillContainer [2020-03-11T20:58:25.929Z] === RUN TestKillContainer/no_signal [2020-03-11T20:58:26.493Z] === RUN TestKillContainer/non_killing_signal [2020-03-11T20:58:26.748Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2020-03-11T20:58:27.058Z] === RUN TestKillContainer/killing_signal [2020-03-11T20:58:27.787Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.783s coverage: 55.4% of statements [2020-03-11T20:58:27.787Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-11T20:58:27.787Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-11T20:58:28.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T20:58:28.077Z] ok github.com/docker/docker/daemon/links 0.020s coverage: 93.0% of statements [2020-03-11T20:58:28.428Z] --- PASS: TestKillContainer (2.41s) [2020-03-11T20:58:28.428Z] --- PASS: TestKillContainer/no_signal (0.76s) [2020-03-11T20:58:28.428Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2020-03-11T20:58:28.428Z] --- PASS: TestKillContainer/killing_signal (0.85s) [2020-03-11T20:58:28.428Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-11T20:58:28.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-11T20:58:28.992Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-11T20:58:29.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s) [2020-03-11T20:58:29.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-03-11T20:58:29.924Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2020-03-11T20:58:29.924Z] === RUN TestKillStoppedContainer [2020-03-11T20:58:29.924Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-03-11T20:58:29.924Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-11T20:58:29.924Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-11T20:58:29.924Z] === RUN TestKillDifferentUserContainer [2020-03-11T20:58:30.097Z] --- PASS: TestBuildSquashParent (6.50s) [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:58:30.097Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:58:30.097Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:58:30.097Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:58:30.097Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:58:30.856Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-03-11T20:58:30.856Z] === RUN TestInspectOomKilledTrue [2020-03-11T20:58:30.856Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-11T20:58:30.856Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:58:30.856Z] === RUN TestInspectOomKilledFalse [2020-03-11T20:58:30.856Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-11T20:58:30.856Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T20:58:30.856Z] === RUN TestLinksEtcHostsContentMatch [2020-03-11T20:58:30.856Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-03-11T20:58:30.856Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-11T20:58:30.856Z] === RUN TestLinksContainerNames [2020-03-11T20:58:31.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T20:58:32.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:58:32.160Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:58:32.227Z] --- PASS: TestLinksContainerNames (1.56s) [2020-03-11T20:58:32.227Z] === RUN TestLogsFollowTailEmpty [2020-03-11T20:58:32.547Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 41.8% of statements [2020-03-11T20:58:33.157Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-03-11T20:58:33.157Z] === RUN TestContainerNetworkMountsNoChown [2020-03-11T20:58:33.173Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-03-11T20:58:33.722Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/default [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/default [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/private [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/private [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rprivate [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/slave [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/slave [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rslave [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/shared [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/shared [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rshared [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/default [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/rslave [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/rshared [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/shared [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/rprivate [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/slave [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/private [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-11T20:58:33.722Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-11T20:58:33.722Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-11T20:58:33.722Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-11T20:58:33.979Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-11T20:58:34.205Z] ok github.com/docker/docker/daemon/logger/awslogs 0.660s coverage: 77.8% of statements [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-11T20:58:34.237Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T20:58:34.494Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-11T20:58:34.494Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-11T20:58:34.494Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-11T20:58:34.494Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-11T20:58:34.495Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-11T20:58:34.495Z] === RUN TestContainerBindMountNonRecursive [2020-03-11T20:58:34.495Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-03-11T20:58:34.495Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-11T20:58:34.495Z] === RUN TestNetworkNat [2020-03-11T20:58:34.497Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 4.9% of statements [2020-03-11T20:58:34.497Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-11T20:58:34.497Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-11T20:58:34.497Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-11T20:58:34.497Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-11T20:58:34.833Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:58:34.833Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:58:35.130Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 26.2% of statements [2020-03-11T20:58:35.436Z] --- PASS: TestNetworkNat (0.88s) [2020-03-11T20:58:35.436Z] === RUN TestNetworkLocalhostTCPNat [2020-03-11T20:58:36.368Z] --- PASS: TestNetworkLocalhostTCPNat (0.79s) [2020-03-11T20:58:36.368Z] === RUN TestNetworkLoopbackNat [2020-03-11T20:58:36.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T20:58:36.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T20:58:36.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T20:58:36.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T20:58:36.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.042s coverage: 88.3% of statements [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.38s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.49s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.37s) [2020-03-11T20:58:36.851Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-03-11T20:58:36.851Z] === RUN TestBuildMultiStageCopy [2020-03-11T20:58:36.851Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-11T20:58:37.300Z] --- PASS: TestNetworkLoopbackNat (1.04s) [2020-03-11T20:58:37.300Z] === RUN TestPause [2020-03-11T20:58:37.300Z] --- SKIP: TestPause (0.00s) [2020-03-11T20:58:37.300Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:58:37.300Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-11T20:58:37.300Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T20:58:37.300Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T20:58:37.300Z] === RUN TestPauseStopPausedContainer [2020-03-11T20:58:37.300Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-03-11T20:58:37.300Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:58:37.300Z] === RUN TestPsFilter [2020-03-11T20:58:37.300Z] --- PASS: TestPsFilter (0.18s) [2020-03-11T20:58:37.300Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-11T20:58:37.302Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2020-03-11T20:58:37.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T20:58:37.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T20:58:38.232Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-03-11T20:58:38.232Z] === RUN TestRemoveContainerWithVolume [2020-03-11T20:58:38.808Z] ok github.com/docker/docker/daemon/logger/local 0.102s coverage: 74.7% of statements [2020-03-11T20:58:38.808Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-11T20:58:39.163Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2020-03-11T20:58:39.163Z] === RUN TestRemoveContainerRunning [2020-03-11T20:58:39.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T20:58:39.521Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-11T20:58:39.727Z] --- PASS: TestRemoveContainerRunning (0.75s) [2020-03-11T20:58:39.727Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-11T20:58:39.802Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-11T20:58:39.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T20:58:40.316Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 19.9% of statements [2020-03-11T20:58:40.415Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-11T20:58:40.658Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-03-11T20:58:40.658Z] === RUN TestRemoveInvalidContainer [2020-03-11T20:58:40.658Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-11T20:58:40.658Z] === RUN TestRenameLinkedContainer [2020-03-11T20:58:40.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T20:58:40.952Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.063s coverage: 33.3% of statements [2020-03-11T20:58:41.026Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.41s) [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.59s) [2020-03-11T20:58:41.637Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2020-03-11T20:58:41.637Z] === RUN TestBuildMultiStageParentConfig [2020-03-11T20:58:42.457Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2020-03-11T20:58:42.749Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 47.8% of statements [2020-03-11T20:58:42.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T20:58:43.101Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-03-11T20:58:43.101Z] === RUN TestBuildLabelWithTargets [2020-03-11T20:58:43.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T20:58:43.933Z] --- PASS: TestRenameLinkedContainer (3.16s) [2020-03-11T20:58:43.933Z] === RUN TestRenameStoppedContainer [2020-03-11T20:58:44.497Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-03-11T20:58:44.497Z] === RUN TestRenameRunningContainerAndReuse [2020-03-11T20:58:44.808Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2020-03-11T20:58:45.785Z] --- PASS: TestBuildLabelWithTargets (2.42s) [2020-03-11T20:58:45.785Z] === RUN TestBuildWithEmptyLayers [2020-03-11T20:58:45.849Z] ok github.com/docker/docker/daemon/logger/splunk 2.978s coverage: 82.5% of statements [2020-03-11T20:58:45.849Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-11T20:58:45.849Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-11T20:58:46.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T20:58:46.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T20:58:46.382Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T20:58:46.382Z] Using test binary docker [2020-03-11T20:58:46.382Z] +++ /etc/init.d/apparmor start [2020-03-11T20:58:46.382Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T20:58:46.382Z] INFO: Waiting for daemon to start... [2020-03-11T20:58:46.382Z] Starting dockerd [2020-03-11T20:58:46.382Z] +++ 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 [2020-03-11T20:58:46.403Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-03-11T20:58:46.403Z] === RUN TestRenameInvalidName [2020-03-11T20:58:46.787Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2020-03-11T20:58:46.787Z] === RUN TestBuildMultiStageOnBuild [2020-03-11T20:58:46.966Z] --- PASS: TestRenameInvalidName (0.80s) [2020-03-11T20:58:46.966Z] === RUN TestRenameAnonymousContainer [2020-03-11T20:58:48.279Z] . [2020-03-11T20:58:48.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T20:58:48.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T20:58:48.279Z] Error: No such image: emptyfs [2020-03-11T20:58:48.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T20:58:48.279Z] ++++ docker load [2020-03-11T20:58:48.589Z] ok github.com/docker/docker/distribution/metadata 0.140s coverage: 48.2% of statements [2020-03-11T20:58:48.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T20:58:48.844Z] Running integration-test (iteration 1) [2020-03-11T20:58:48.844Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-11T20:58:48.844Z] ++ 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 [2020-03-11T20:58:48.844Z] ++ set -e [2020-03-11T20:58:48.844Z] ++ '[' -n 0 ']' [2020-03-11T20:58:48.844Z] ++ set -x [2020-03-11T20:58:48.844Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T20:58:49.223Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-03-11T20:58:49.457Z] --- PASS: TestBuildMultiStageOnBuild (2.91s) [2020-03-11T20:58:49.457Z] === RUN TestBuildUncleanTarFilenames [2020-03-11T20:58:49.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T20:58:50.243Z] --- PASS: TestRenameAnonymousContainer (3.43s) [2020-03-11T20:58:50.243Z] === RUN TestRenameContainerWithSameName [2020-03-11T20:58:50.359Z] sha256:48e1ecdee626398984076e0925f2d1eb5f48cfcf4f92c65f56853c49460bc51c [2020-03-11T20:58:50.359Z] INFO: Starting docker-py tests... [2020-03-11T20:58:50.922Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2020-03-11T20:58:50.922Z] === RUN TestBuildMultiStageLayerLeak [2020-03-11T20:58:51.173Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-11T20:58:51.173Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-11T20:58:51.283Z] ============================= test session starts ============================== [2020-03-11T20:58:51.283Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-11T20:58:51.292Z] ok github.com/docker/docker/distribution 0.621s coverage: 22.1% of statements [2020-03-11T20:58:51.292Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-11T20:58:51.579Z] rootdir: /src, inifile: pytest.ini [2020-03-11T20:58:51.579Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-11T20:58:51.618Z] Running on azwin-2-80a920 in d:\jenkins\workspace\moby_PR-40669 [Pipeline] { [Pipeline] ws [2020-03-11T20:58:51.643Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-11T20:58:52.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T20:58:52.543Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-03-11T20:58:52.543Z] === RUN TestResize [2020-03-11T20:58:52.546Z] collected 387 items / 1 deselected / 386 selected [2020-03-11T20:58:52.546Z] [2020-03-11T20:58:53.361Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.1% of statements [2020-03-11T20:58:53.361Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-11T20:58:53.474Z] --- PASS: TestResize (0.77s) [2020-03-11T20:58:53.474Z] === RUN TestResizeWithInvalidSize [2020-03-11T20:58:53.659Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2020-03-11T20:58:53.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T20:58:54.293Z] ok github.com/docker/docker/image 0.128s coverage: 86.4% of statements [2020-03-11T20:58:54.293Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-11T20:58:54.364Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2020-03-11T20:58:54.364Z] === RUN TestBuildWithHugeFile [2020-03-11T20:58:54.404Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-03-11T20:58:54.404Z] === RUN TestResizeWhenContainerNotStarted [2020-03-11T20:58:54.969Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T20:58:54.969Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T20:58:54.969Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.969Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:58:54.969Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:58:54.970Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:58:54.970Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRun [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRun (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunHostMode (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-11T20:58:54.970Z] --- SKIP: TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-11T20:58:54.970Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:58:54.970Z] === RUN TestKernelTCPMemory [2020-03-11T20:58:54.970Z] --- SKIP: TestKernelTCPMemory (0.01s) [2020-03-11T20:58:54.970Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:58:54.970Z] === RUN TestNISDomainname [2020-03-11T20:58:54.970Z] --- SKIP: TestNISDomainname (0.00s) [2020-03-11T20:58:54.970Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-11T20:58:54.970Z] === RUN TestHostnameDnsResolution [2020-03-11T20:58:55.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T20:58:55.329Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 100.0% of statements [2020-03-11T20:58:55.961Z] ok github.com/docker/docker/image/v1 0.018s coverage: 25.0% of statements [2020-03-11T20:58:55.961Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-11T20:58:55.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T20:58:55.995Z] Using test binary docker [2020-03-11T20:58:56.253Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-11T20:58:56.253Z] +++ /etc/init.d/apparmor start [2020-03-11T20:58:56.253Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T20:58:56.253Z] INFO: Waiting for daemon to start... [2020-03-11T20:58:56.253Z] Starting dockerd [2020-03-11T20:58:56.253Z] +++ 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 [2020-03-11T20:58:56.339Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-03-11T20:58:56.339Z] === RUN TestStats [2020-03-11T20:58:56.339Z] --- SKIP: TestStats (0.00s) [2020-03-11T20:58:56.339Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:58:56.339Z] === RUN TestStopContainerWithTimeout [2020-03-11T20:58:56.339Z] === RUN TestStopContainerWithTimeout/0 [2020-03-11T20:58:56.339Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-11T20:58:56.339Z] === RUN TestStopContainerWithTimeout/1 [2020-03-11T20:58:56.339Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-11T20:58:56.339Z] === RUN TestStopContainerWithTimeout/3 [2020-03-11T20:58:56.339Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-11T20:58:56.339Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-11T20:58:56.339Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-11T20:58:56.339Z] === CONT TestStopContainerWithTimeout/0 [2020-03-11T20:58:56.339Z] === CONT TestStopContainerWithTimeout/3 [2020-03-11T20:58:57.270Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-11T20:58:57.468Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-03-11T20:58:58.783Z] . [2020-03-11T20:58:58.783Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T20:58:58.783Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T20:58:58.783Z] Error: No such image: emptyfs [2020-03-11T20:58:58.783Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T20:58:58.783Z] ++++ docker load [2020-03-11T20:58:58.783Z] Running integration-test (iteration 1) [2020-03-11T20:58:58.783Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-03-11T20:58:58.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-11T20:58:58.783Z] ++ set -e [2020-03-11T20:58:58.783Z] ++ '[' -n 0 ']' [2020-03-11T20:58:58.783Z] ++ set -x [2020-03-11T20:58:58.783Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-11T20:58:59.793Z] === CONT TestStopContainerWithTimeout/1 [2020-03-11T20:59:00.993Z] ok github.com/docker/docker/opts 0.095s coverage: 67.4% of statements [2020-03-11T20:59:01.165Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-11T20:59:01.165Z] --- PASS: TestStopContainerWithTimeout/0 (0.94s) [2020-03-11T20:59:01.165Z] --- PASS: TestStopContainerWithTimeout/3 (3.02s) [2020-03-11T20:59:01.165Z] --- PASS: TestStopContainerWithTimeout/-1 (2.77s) [2020-03-11T20:59:01.165Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2020-03-11T20:59:01.165Z] === RUN TestDeleteDevicemapper [2020-03-11T20:59:01.165Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-11T20:59:01.165Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T20:59:01.165Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-11T20:59:02.505Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2020-03-11T20:59:03.170Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-03-11T20:59:03.170Z] ok github.com/docker/docker/pkg/archive 1.470s coverage: 76.8% of statements [2020-03-11T20:59:03.792Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.19s) [2020-03-11T20:59:03.792Z] === RUN TestUpdateMemory [2020-03-11T20:59:03.792Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-11T20:59:03.792Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:03.792Z] === RUN TestUpdateCPUQuota [2020-03-11T20:59:03.792Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-03-11T20:59:03.792Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:03.792Z] === RUN TestUpdatePidsLimit [2020-03-11T20:59:03.792Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-03-11T20:59:03.792Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:03.792Z] === RUN TestUpdateRestartPolicy [2020-03-11T20:59:03.815Z] ok github.com/docker/docker/pkg/authorization 2.295s coverage: 68.3% of statements [2020-03-11T20:59:04.450Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-03-11T20:59:05.980Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2020-03-11T20:59:05.980Z] ok github.com/docker/docker/pkg/discovery/file 0.036s coverage: 92.9% of statements [2020-03-11T20:59:07.488Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-03-11T20:59:08.123Z] ok github.com/docker/docker/layer 7.590s coverage: 68.8% of statements [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/oci [no test files] [2020-03-11T20:59:08.123Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-11T20:59:08.762Z] Loaded image: buildpack-deps:jessie [2020-03-11T20:59:08.762Z] Loaded image: busybox:latest [2020-03-11T20:59:08.762Z] Loaded image: busybox:glibc [2020-03-11T20:59:08.762Z] Loaded image: debian:jessie [2020-03-11T20:59:08.762Z] Loaded image: hello-world:latest [2020-03-11T20:59:08.762Z] INFO: Testing against a local daemon [2020-03-11T20:59:08.762Z] === RUN TestCgroupNamespacesBuild [2020-03-11T20:59:08.782Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-03-11T20:59:09.078Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2020-03-11T20:59:10.576Z] ok github.com/docker/docker/pkg/filenotify 0.625s coverage: 67.0% of statements [2020-03-11T20:59:10.576Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-03-11T20:59:10.869Z] ok github.com/docker/docker/pkg/chrootarchive 4.755s coverage: 43.2% of statements [2020-03-11T20:59:10.869Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-11T20:59:10.869Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-11T20:59:11.297Z] --- PASS: TestCgroupNamespacesBuild (2.85s) [2020-03-11T20:59:11.297Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-11T20:59:11.897Z] ok github.com/docker/docker/pkg/discovery/kv 3.181s coverage: 84.1% of statements [2020-03-11T20:59:12.186Z] ok github.com/docker/docker/pkg/fsutils 0.461s coverage: 85.1% of statements [2020-03-11T20:59:12.674Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.80s) [2020-03-11T20:59:12.674Z] === RUN TestBuildWithSession [2020-03-11T20:59:12.674Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-11T20:59:12.674Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:59:12.674Z] === RUN TestBuildSquashParent [2020-03-11T20:59:12.813Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-03-11T20:59:13.841Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-03-11T20:59:14.469Z] ok github.com/docker/docker/pkg/locker 0.043s coverage: 88.9% of statements [2020-03-11T20:59:14.759Z] ok github.com/docker/docker/pkg/idtools 0.845s coverage: 70.1% of statements [2020-03-11T20:59:15.048Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-03-11T20:59:15.379Z] using credential docker-jenkins-github-credentials [2020-03-11T20:59:15.457Z] Cloning the remote Git repository [2020-03-11T20:59:15.457Z] Cloning with configured refspecs honoured and without tags [2020-03-11T20:59:15.974Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2020-03-11T20:59:15.974Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-11T20:59:16.076Z] ok github.com/docker/docker/pkg/ioutils 1.852s coverage: 70.6% of statements [2020-03-11T20:59:16.076Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-11T20:59:16.076Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-03-11T20:59:16.712Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-03-11T20:59:16.905Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-03-11T20:59:16.905Z] === RUN TestWaitNonBlocked [2020-03-11T20:59:16.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T20:59:16.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T20:59:16.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T20:59:16.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T20:59:16.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T20:59:16.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T20:59:15.653Z] Cloning repository https://github.com/moby/moby.git [2020-03-11T20:59:16.074Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-11T20:59:16.896Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:59:16.896Z] > git --version # timeout=10 [2020-03-11T20:59:16.941Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:59:16.944Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:59:17.364Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-03-11T20:59:17.364Z] ok github.com/docker/docker/pkg/mount 0.876s coverage: 70.5% of statements [2020-03-11T20:59:17.364Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-11T20:59:17.653Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 91.4% of statements [2020-03-11T20:59:17.836Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-11T20:59:17.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s) [2020-03-11T20:59:17.836Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.96s) [2020-03-11T20:59:17.836Z] === RUN TestWaitBlocked [2020-03-11T20:59:17.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T20:59:17.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T20:59:17.836Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T20:59:17.836Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T20:59:17.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T20:59:17.836Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T20:59:18.247Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-11T20:59:18.312Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2020-03-11T20:59:18.312Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-11T20:59:18.312Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-11T20:59:18.813Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-11T20:59:19.207Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-11T20:59:19.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2020-03-11T20:59:19.207Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2020-03-11T20:59:19.207Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T20:59:19.207Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-03-11T20:59:19.207Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] === CONT TestIpcModeOlderClient [2020-03-11T20:59:19.207Z] === CONT TestDaemonHostGatewayIP [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-03-11T20:59:19.207Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartIpcMode [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartIpcMode (0.00s) [2020-03-11T20:59:19.207Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] --- PASS: TestIpcModeOlderClient (0.11s) [2020-03-11T20:59:19.207Z] PASS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === Skipped [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-11T20:59:19.207Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-11T20:59:19.207Z] export_test.go:63: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivate (0.01s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.01s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.01s) [2020-03-11T20:59:19.207Z] ipcmode_linux_test.go:232: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-11T20:59:19.207Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-11T20:59:19.207Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-03-11T20:59:19.207Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-03-11T20:59:19.207Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-03-11T20:59:19.207Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T20:59:19.207Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-03-11T20:59:19.207Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T20:59:19.207Z] --- SKIP: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (0.00s) [2020-03-11T20:59:19.207Z] restart_test.go:67: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRun (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunDaemonHostMode (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunHostMode (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivateMode (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:30: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivilegedAndPrivate (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunInvalidMode (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunOlderClient (0.00s) [2020-03-11T20:59:19.207Z] run_cgroupns_linux_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2020-03-11T20:59:19.207Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-03-11T20:59:19.207Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-03-11T20:59:19.207Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-11T20:59:19.207Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-11T20:59:19.207Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-03-11T20:59:19.207Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-03-11T20:59:19.207Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T20:59:19.207Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T20:59:19.207Z] daemon_linux_test.go:35: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T20:59:19.207Z] === CONT TestDaemonHostGatewayIP [2020-03-11T20:59:19.207Z] daemon_linux_test.go:135: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] === SKIP: amd64.integration.container TestDaemonRestartIpcMode (0.00s) [2020-03-11T20:59:19.207Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T20:59:19.207Z] === CONT TestDaemonRestartIpcMode [2020-03-11T20:59:19.207Z] daemon_linux_test.go:89: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] [2020-03-11T20:59:19.207Z] DONE 192 tests, 45 skipped in 77.615s [2020-03-11T20:59:19.207Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-11T20:59:19.207Z] INFO: Testing against a local daemon [2020-03-11T20:59:19.207Z] === RUN TestCommitInheritsEnv [2020-03-11T20:59:19.241Z] --- PASS: TestBuildSquashParent (6.07s) [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:19.241Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:19.241Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:19.241Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:19.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:19.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:19.241Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:19.813Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.069s coverage: 56.8% of statements [2020-03-11T20:59:20.838Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2020-03-11T20:59:20.838Z] ok github.com/docker/docker/pkg/plugins/transport 0.007s coverage: 85.7% of statements [2020-03-11T20:59:20.838Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-03-11T20:59:20.989Z] Loaded image: buildpack-deps:jessie [2020-03-11T20:59:20.989Z] Loaded image: busybox:latest [2020-03-11T20:59:20.989Z] Loaded image: busybox:glibc [2020-03-11T20:59:20.989Z] Loaded image: debian:jessie [2020-03-11T20:59:20.989Z] Loaded image: hello-world:latest [2020-03-11T20:59:20.989Z] INFO: Testing against a local daemon [2020-03-11T20:59:20.989Z] === RUN TestCgroupNamespacesBuild [2020-03-11T20:59:21.101Z] --- PASS: TestCommitInheritsEnv (1.89s) [2020-03-11T20:59:21.101Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-11T20:59:21.101Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-11T20:59:21.101Z] === RUN TestImagesFilterMultiReference [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithHugeFile (26.07s) [2020-03-11T20:59:21.306Z] === RUN TestBuildWithEmptyDockerfile [2020-03-11T20:59:21.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:59:21.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:59:21.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:59:21.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:59:21.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T20:59:21.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T20:59:21.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.22s) [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.36s) [2020-03-11T20:59:21.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-03-11T20:59:21.306Z] === RUN TestBuildPreserveOwnership [2020-03-11T20:59:21.306Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-11T20:59:21.352Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-11T20:59:21.359Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-11T20:59:21.359Z] === RUN TestImagePullPlatformInvalid [2020-03-11T20:59:21.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-11T20:59:21.359Z] === RUN TestRemoveImageOrphaning [2020-03-11T20:59:21.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:21.776Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:21.859Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2020-03-11T20:59:22.883Z] ok github.com/docker/docker/pkg/pubsub 1.151s coverage: 73.9% of statements [2020-03-11T20:59:22.883Z] ok github.com/docker/docker/pkg/stdcopy 0.021s coverage: 100.0% of statements [2020-03-11T20:59:23.253Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-03-11T20:59:23.253Z] === RUN TestRemoveImageGarbageCollector [2020-03-11T20:59:23.253Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-11T20:59:23.253Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:23.253Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-11T20:59:23.253Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-11T20:59:23.253Z] === RUN TestTagInvalidReference [2020-03-11T20:59:23.253Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-11T20:59:23.253Z] === RUN TestTagValidPrefixedRepo [2020-03-11T20:59:23.253Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-11T20:59:23.253Z] === RUN TestTagExistedNameWithoutForce [2020-03-11T20:59:23.253Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-03-11T20:59:23.253Z] === RUN TestTagOfficialNames [2020-03-11T20:59:23.253Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-11T20:59:23.253Z] === RUN TestTagMatchesDigest [2020-03-11T20:59:23.253Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-11T20:59:23.253Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-11T20:59:23.253Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-11T20:59:23.253Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:23.253Z] PASS [2020-03-11T20:59:23.253Z] [2020-03-11T20:59:23.253Z] === Skipped [2020-03-11T20:59:23.253Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-11T20:59:23.253Z] remove_unix_test.go:40: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:23.253Z] [2020-03-11T20:59:23.253Z] === SKIP: amd64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-11T20:59:23.253Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-11T20:59:23.253Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-11T20:59:23.253Z] import_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:23.253Z] [2020-03-11T20:59:23.253Z] [2020-03-11T20:59:23.253Z] DONE 12 tests, 2 skipped in 4.224s [2020-03-11T20:59:23.253Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-11T20:59:23.510Z] INFO: Testing against a local daemon [2020-03-11T20:59:23.510Z] === RUN TestNetworkCreateDelete [2020-03-11T20:59:23.510Z] --- PASS: TestNetworkCreateDelete (0.11s) [2020-03-11T20:59:23.510Z] === RUN TestDockerNetworkDeletePreferID [2020-03-11T20:59:23.517Z] --- PASS: TestCgroupNamespacesBuild (3.26s) [2020-03-11T20:59:23.517Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.69s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.16s) [2020-03-11T20:59:23.677Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.18s) [2020-03-11T20:59:23.677Z] === RUN TestBuildMultiStageCopy [2020-03-11T20:59:23.677Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-11T20:59:23.913Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2020-03-11T20:59:24.076Z] --- PASS: TestDockerNetworkDeletePreferID (0.31s) [2020-03-11T20:59:24.076Z] === RUN TestInspectNetwork [2020-03-11T20:59:24.076Z] --- SKIP: TestInspectNetwork (0.02s) [2020-03-11T20:59:24.076Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] === RUN TestRunContainerWithBridgeNone [2020-03-11T20:59:24.076Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-11T20:59:24.076Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] === RUN TestNetworkInvalidJSON [2020-03-11T20:59:24.076Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-11T20:59:24.076Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-11T20:59:24.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T20:59:24.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T20:59:24.076Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T20:59:24.076Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T20:59:24.076Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-11T20:59:24.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T20:59:24.076Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T20:59:24.076Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-11T20:59:24.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-11T20:59:24.076Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-11T20:59:24.076Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-11T20:59:24.076Z] === RUN TestHostIPv4BridgeLabel [2020-03-11T20:59:24.076Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-03-11T20:59:24.076Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-11T20:59:24.076Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-03-11T20:59:24.076Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] === RUN TestDaemonDefaultNetworkPools [2020-03-11T20:59:24.076Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-11T20:59:24.076Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-11T20:59:24.076Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-11T20:59:24.076Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] === RUN TestServiceWithPredefinedNetwork [2020-03-11T20:59:24.076Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-11T20:59:24.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:236: FLAKY_TEST [2020-03-11T20:59:24.076Z] === RUN TestServiceWithDataPathPortInit [2020-03-11T20:59:24.076Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-11T20:59:24.076Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] PASS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === Skipped [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestInspectNetwork (0.02s) [2020-03-11T20:59:24.076Z] inspect_test.go:18: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-03-11T20:59:24.076Z] network_test.go:27: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-03-11T20:59:24.076Z] network_test.go:98: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-03-11T20:59:24.076Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:236: FLAKY_TEST [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-11T20:59:24.076Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] DONE 18 tests, 12 skipped in 0.594s [2020-03-11T20:59:24.076Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-11T20:59:24.076Z] INFO: Testing against a local daemon [2020-03-11T20:59:24.076Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-11T20:59:24.076Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T20:59:24.076Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T20:59:24.076Z] === RUN TestDockerNetworkIpvlan [2020-03-11T20:59:24.076Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2020-03-11T20:59:24.076Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T20:59:24.076Z] PASS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === Skipped [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T20:59:24.076Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2020-03-11T20:59:24.076Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] DONE 2 tests, 2 skipped in 0.102s [2020-03-11T20:59:24.076Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-11T20:59:24.076Z] INFO: Testing against a local daemon [2020-03-11T20:59:24.076Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-11T20:59:24.076Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-11T20:59:24.076Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] === RUN TestDockerNetworkMacvlan [2020-03-11T20:59:24.076Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-03-11T20:59:24.076Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] PASS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === Skipped [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-03-11T20:59:24.076Z] macvlan_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-03-11T20:59:24.076Z] macvlan_test.go:69: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] [2020-03-11T20:59:24.076Z] DONE 2 tests, 2 skipped in 0.100s [2020-03-11T20:59:24.076Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-11T20:59:24.202Z] ok github.com/docker/docker/pkg/streamformatter 0.008s coverage: 66.2% of statements [2020-03-11T20:59:24.334Z] testing: warning: no tests to run [2020-03-11T20:59:24.334Z] PASS [2020-03-11T20:59:24.334Z] [2020-03-11T20:59:24.334Z] DONE 0 tests in 0.024s [2020-03-11T20:59:24.334Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-11T20:59:24.334Z] INFO: Testing against a local daemon [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginAllowRequest [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginAllowRequest (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginTLS [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginTLS (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginDenyRequest [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginDenyRequest (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginDenyResponse [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginDenyResponse (0.02s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginAllowEventStream [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginAllowEventStream (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginErrorResponse [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginErrorResponse (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginErrorRequest [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginErrorRequest (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginHeader [2020-03-11T20:59:24.334Z] --- SKIP: TestAuthZPluginHeader (0.01s) [2020-03-11T20:59:24.334Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.334Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-11T20:59:24.591Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-03-11T20:59:24.591Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.591Z] === RUN TestAuthZPluginV2Disable [2020-03-11T20:59:24.591Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-03-11T20:59:24.591Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.591Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-11T20:59:24.591Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-11T20:59:24.591Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.591Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-11T20:59:24.591Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-11T20:59:24.591Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.591Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-11T20:59:24.828Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-03-11T20:59:24.848Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] PASS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === Skipped [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.02s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.01s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.20s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.03s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-03-11T20:59:24.848Z] main_test.go:54: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] DONE 17 tests, 17 skipped in 0.508s [2020-03-11T20:59:24.848Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-11T20:59:24.848Z] INFO: Testing against a local daemon [2020-03-11T20:59:24.848Z] === RUN TestPluginInvalidJSON [2020-03-11T20:59:24.848Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T20:59:24.848Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T20:59:24.848Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T20:59:24.848Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-11T20:59:24.848Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-11T20:59:24.848Z] PASS [2020-03-11T20:59:24.848Z] [2020-03-11T20:59:24.848Z] DONE 2 tests in 0.114s [2020-03-11T20:59:24.848Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.106Z] INFO: Testing against a local daemon [2020-03-11T20:59:25.106Z] === RUN TestExternalGraphDriver [2020-03-11T20:59:25.106Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-03-11T20:59:25.106Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] === RUN TestGraphdriverPluginV2 [2020-03-11T20:59:25.106Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2020-03-11T20:59:25.106Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] PASS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] === Skipped [2020-03-11T20:59:25.106Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-03-11T20:59:25.106Z] external_test.go:57: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] === SKIP: amd64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2020-03-11T20:59:25.106Z] external_test.go:413: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] DONE 2 tests, 2 skipped in 0.205s [2020-03-11T20:59:25.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.106Z] INFO: Testing against a local daemon [2020-03-11T20:59:25.106Z] === RUN TestContinueAfterPluginCrash [2020-03-11T20:59:25.106Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T20:59:25.106Z] === RUN TestReadPluginNoRead [2020-03-11T20:59:25.106Z] === PAUSE TestReadPluginNoRead [2020-03-11T20:59:25.106Z] === RUN TestDaemonStartWithLogOpt [2020-03-11T20:59:25.106Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T20:59:25.106Z] === CONT TestContinueAfterPluginCrash [2020-03-11T20:59:25.106Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T20:59:25.106Z] --- SKIP: TestDaemonStartWithLogOpt (0.00s) [2020-03-11T20:59:25.106Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] === CONT TestReadPluginNoRead [2020-03-11T20:59:25.106Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-03-11T20:59:25.106Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] --- SKIP: TestContinueAfterPluginCrash (0.00s) [2020-03-11T20:59:25.106Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] PASS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] === Skipped [2020-03-11T20:59:25.106Z] === SKIP: amd64.integration.plugin.logging TestDaemonStartWithLogOpt (0.00s) [2020-03-11T20:59:25.106Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T20:59:25.106Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T20:59:25.106Z] validation_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] === SKIP: amd64.integration.plugin.logging TestReadPluginNoRead (0.00s) [2020-03-11T20:59:25.106Z] === PAUSE TestReadPluginNoRead [2020-03-11T20:59:25.106Z] === CONT TestReadPluginNoRead [2020-03-11T20:59:25.106Z] read_test.go:24: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] === SKIP: amd64.integration.plugin.logging TestContinueAfterPluginCrash (0.00s) [2020-03-11T20:59:25.106Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T20:59:25.106Z] === CONT TestContinueAfterPluginCrash [2020-03-11T20:59:25.106Z] logging_linux_test.go:22: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] [2020-03-11T20:59:25.106Z] DONE 3 tests, 3 skipped in 0.113s [2020-03-11T20:59:25.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.364Z] testing: warning: no tests to run [2020-03-11T20:59:25.364Z] PASS [2020-03-11T20:59:25.364Z] [2020-03-11T20:59:25.364Z] DONE 0 tests in 0.039s [2020-03-11T20:59:25.364Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.364Z] INFO: Testing against a local daemon [2020-03-11T20:59:25.364Z] === RUN TestPluginWithDevMounts [2020-03-11T20:59:25.364Z] === PAUSE TestPluginWithDevMounts [2020-03-11T20:59:25.364Z] === CONT TestPluginWithDevMounts [2020-03-11T20:59:25.364Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-03-11T20:59:25.364Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.364Z] PASS [2020-03-11T20:59:25.364Z] [2020-03-11T20:59:25.364Z] === Skipped [2020-03-11T20:59:25.364Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-03-11T20:59:25.364Z] === PAUSE TestPluginWithDevMounts [2020-03-11T20:59:25.364Z] === CONT TestPluginWithDevMounts [2020-03-11T20:59:25.364Z] mounts_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.364Z] [2020-03-11T20:59:25.364Z] [2020-03-11T20:59:25.364Z] DONE 1 tests, 1 skipped in 0.107s [2020-03-11T20:59:25.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.456Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 70.8% of statements [2020-03-11T20:59:25.621Z] INFO: Testing against a local daemon [2020-03-11T20:59:25.621Z] === RUN TestSecretInspect [2020-03-11T20:59:25.621Z] --- SKIP: TestSecretInspect (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestSecretList [2020-03-11T20:59:25.621Z] --- SKIP: TestSecretList (0.01s) [2020-03-11T20:59:25.621Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestSecretsCreateAndDelete [2020-03-11T20:59:25.621Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestSecretsUpdate [2020-03-11T20:59:25.621Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestTemplatedSecret [2020-03-11T20:59:25.621Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-11T20:59:25.621Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestSecretCreateResolve [2020-03-11T20:59:25.621Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-03-11T20:59:25.621Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] PASS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === Skipped [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:25: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-03-11T20:59:25.621Z] secret_test.go:48: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:125: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-03-11T20:59:25.621Z] secret_test.go:172: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-03-11T20:59:25.621Z] secret_test.go:221: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-03-11T20:59:25.621Z] secret_test.go:342: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] [2020-03-11T20:59:25.621Z] DONE 6 tests, 6 skipped in 0.182s [2020-03-11T20:59:25.621Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-11T20:59:25.621Z] INFO: Testing against a local daemon [2020-03-11T20:59:25.621Z] === RUN TestServiceCreateInit [2020-03-11T20:59:25.621Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-11T20:59:25.621Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-11T20:59:25.621Z] --- PASS: TestServiceCreateInit (0.02s) [2020-03-11T20:59:25.621Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-11T20:59:25.621Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-11T20:59:25.621Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.621Z] === RUN TestCreateServiceMultipleTimes [2020-03-11T20:59:25.621Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-03-11T20:59:25.621Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.622Z] === RUN TestCreateServiceConflict [2020-03-11T20:59:25.677Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-11T20:59:25.743Z] ok github.com/docker/docker/pkg/signal 3.402s coverage: 61.0% of statements [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-03-11T20:59:25.879Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateServiceMaxReplicas [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2020-03-11T20:59:25.879Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-11T20:59:25.879Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateServiceSecretFileMode [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-03-11T20:59:25.879Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateServiceConfigFileMode [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-03-11T20:59:25.879Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateServiceSysctls [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-03-11T20:59:25.879Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateServiceCapabilities [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-03-11T20:59:25.879Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestInspect [2020-03-11T20:59:25.879Z] --- SKIP: TestInspect (0.02s) [2020-03-11T20:59:25.879Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestCreateJob [2020-03-11T20:59:25.879Z] --- SKIP: TestCreateJob (0.01s) [2020-03-11T20:59:25.879Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestReplicatedJob [2020-03-11T20:59:25.879Z] --- SKIP: TestReplicatedJob (0.01s) [2020-03-11T20:59:25.879Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestUpdateReplicatedJob [2020-03-11T20:59:25.879Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-03-11T20:59:25.879Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestServiceListWithStatuses [2020-03-11T20:59:25.879Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-11T20:59:25.879Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T20:59:25.879Z] === RUN TestDockerNetworkConnectAlias [2020-03-11T20:59:25.879Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-03-11T20:59:25.879Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestDockerNetworkReConnect [2020-03-11T20:59:25.879Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-03-11T20:59:25.879Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestServicePlugin [2020-03-11T20:59:25.879Z] --- SKIP: TestServicePlugin (0.02s) [2020-03-11T20:59:25.879Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestServiceUpdateLabel [2020-03-11T20:59:25.879Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-03-11T20:59:25.879Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestServiceUpdateSecrets [2020-03-11T20:59:25.879Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-03-11T20:59:25.879Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:25.879Z] === RUN TestServiceUpdateConfigs [2020-03-11T20:59:26.044Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2020-03-11T20:59:26.044Z] === RUN TestBuildWithSession [2020-03-11T20:59:26.044Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-11T20:59:26.044Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:59:26.044Z] === RUN TestBuildSquashParent [2020-03-11T20:59:26.137Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-03-11T20:59:26.137Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] === RUN TestServiceUpdateNetwork [2020-03-11T20:59:26.137Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-03-11T20:59:26.137Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] PASS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === Skipped [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-11T20:59:26.137Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-11T20:59:26.137Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-11T20:59:26.137Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-11T20:59:26.137Z] create_test.go:39: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-03-11T20:59:26.137Z] create_test.go:81: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-03-11T20:59:26.137Z] create_test.go:154: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2020-03-11T20:59:26.137Z] create_test.go:175: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2020-03-11T20:59:26.137Z] create_test.go:196: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-03-11T20:59:26.137Z] create_test.go:249: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-03-11T20:59:26.137Z] create_test.go:313: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-03-11T20:59:26.137Z] create_test.go:403: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-03-11T20:59:26.137Z] create_test.go:487: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2020-03-11T20:59:26.137Z] inspect_test.go:23: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-03-11T20:59:26.137Z] jobs_test.go:26: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-03-11T20:59:26.137Z] jobs_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-03-11T20:59:26.137Z] jobs_test.go:94: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-11T20:59:26.137Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-03-11T20:59:26.137Z] network_test.go:20: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-03-11T20:59:26.137Z] network_test.go:82: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServicePlugin (0.02s) [2020-03-11T20:59:26.137Z] plugin_test.go:38: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-03-11T20:59:26.137Z] update_test.go:21: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-03-11T20:59:26.137Z] update_test.go:77: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-03-11T20:59:26.137Z] update_test.go:139: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-03-11T20:59:26.137Z] update_test.go:201: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] DONE 23 tests, 22 skipped in 0.425s [2020-03-11T20:59:26.137Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-11T20:59:26.137Z] INFO: Testing against a local daemon [2020-03-11T20:59:26.137Z] === RUN TestSessionCreate [2020-03-11T20:59:26.137Z] --- PASS: TestSessionCreate (0.02s) [2020-03-11T20:59:26.137Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-11T20:59:26.137Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-11T20:59:26.137Z] PASS [2020-03-11T20:59:26.137Z] [2020-03-11T20:59:26.137Z] DONE 2 tests in 0.147s [2020-03-11T20:59:26.137Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-11T20:59:26.208Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-11T20:59:26.394Z] INFO: Testing against a local daemon [2020-03-11T20:59:26.394Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-11T20:59:26.394Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T20:59:26.394Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T20:59:26.394Z] === RUN TestEventsExecDie [2020-03-11T20:59:26.466Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-11T20:59:26.769Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 37.2% of statements [2020-03-11T20:59:27.033Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-11T20:59:27.325Z] --- PASS: TestEventsExecDie (0.87s) [2020-03-11T20:59:27.325Z] === RUN TestEventsBackwardsCompatible [2020-03-11T20:59:27.325Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-03-11T20:59:27.325Z] === RUN TestInfoBinaryCommits [2020-03-11T20:59:27.325Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-11T20:59:27.325Z] === RUN TestInfoAPIVersioned [2020-03-11T20:59:27.325Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-11T20:59:27.325Z] === RUN TestInfoDiscoveryBackend [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoDiscoveryBackend (0.00s) [2020-03-11T20:59:27.325Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-11T20:59:27.325Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-11T20:59:27.325Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoAPI [2020-03-11T20:59:27.325Z] --- PASS: TestInfoAPI (0.02s) [2020-03-11T20:59:27.325Z] === RUN TestInfoAPIWarnings [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-11T20:59:27.325Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoDebug [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoDebug (0.00s) [2020-03-11T20:59:27.325Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoInsecureRegistries [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-03-11T20:59:27.325Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestInfoRegistryMirrors [2020-03-11T20:59:27.325Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-03-11T20:59:27.325Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.325Z] === RUN TestLoginFailsWithBadCredentials [2020-03-11T20:59:27.396Z] ok github.com/docker/docker/pkg/tailfile 0.179s coverage: 88.6% of statements [2020-03-11T20:59:27.583Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2020-03-11T20:59:27.583Z] === RUN TestPingCacheHeaders [2020-03-11T20:59:27.583Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-11T20:59:27.583Z] === RUN TestPingGet [2020-03-11T20:59:27.583Z] --- PASS: TestPingGet (0.01s) [2020-03-11T20:59:27.583Z] === RUN TestPingHead [2020-03-11T20:59:27.583Z] --- PASS: TestPingHead (0.02s) [2020-03-11T20:59:27.583Z] === RUN TestVersion [2020-03-11T20:59:27.583Z] --- PASS: TestVersion (0.02s) [2020-03-11T20:59:27.583Z] PASS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === Skipped [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T20:59:27.583Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoDiscoveryBackend (0.00s) [2020-03-11T20:59:27.583Z] info_linux_test.go:61: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoDiscoveryInvalidAdvertise (0.00s) [2020-03-11T20:59:27.583Z] info_linux_test.go:74: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-03-11T20:59:27.583Z] info_linux_test.go:97: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoAPIWarnings (0.00s) [2020-03-11T20:59:27.583Z] info_test.go:51: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoDebug (0.00s) [2020-03-11T20:59:27.583Z] info_test.go:75: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoInsecureRegistries (0.00s) [2020-03-11T20:59:27.583Z] info_test.go:101: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] === SKIP: amd64.integration.system TestInfoRegistryMirrors (0.00s) [2020-03-11T20:59:27.583Z] info_test.go:126: github.com/docker/docker/testutil/daemon.Daemon doesn't support DOCKER_ROOTLESS [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] [2020-03-11T20:59:27.583Z] DONE 18 tests, 8 skipped in 1.330s [2020-03-11T20:59:27.583Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-11T20:59:27.583Z] INFO: Testing against a local daemon [2020-03-11T20:59:27.583Z] === RUN TestVolumesCreateAndList [2020-03-11T20:59:27.583Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-11T20:59:27.583Z] === RUN TestVolumesRemove [2020-03-11T20:59:27.601Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPreserveOwnership (6.76s) [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.39s) [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2020-03-11T20:59:27.700Z] === RUN TestBuildPlatformInvalid [2020-03-11T20:59:27.700Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2020-03-11T20:59:27.700Z] PASS [2020-03-11T20:59:27.700Z] [2020-03-11T20:59:27.700Z] === Skipped [2020-03-11T20:59:27.700Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-03-11T20:59:27.700Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T20:59:27.700Z] [2020-03-11T20:59:27.700Z] [2020-03-11T20:59:27.700Z] DONE 32 tests, 1 skipped in 75.417s [2020-03-11T20:59:27.700Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-11T20:59:27.700Z] ++ 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 [2020-03-11T20:59:27.700Z] ++ set -e [2020-03-11T20:59:27.700Z] ++ '[' -n 0 ']' [2020-03-11T20:59:27.700Z] ++ set -x [2020-03-11T20:59:27.700Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T20:59:27.700Z] INFO: Testing against a local daemon [2020-03-11T20:59:27.700Z] === RUN TestConfigList [2020-03-11T20:59:27.840Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-11T20:59:27.840Z] === RUN TestVolumesInspect [2020-03-11T20:59:27.840Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-11T20:59:27.840Z] === RUN TestVolumesInvalidJSON [2020-03-11T20:59:27.840Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-11T20:59:27.840Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-11T20:59:27.840Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-11T20:59:27.840Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-11T20:59:27.840Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-11T20:59:27.840Z] PASS [2020-03-11T20:59:27.840Z] [2020-03-11T20:59:27.840Z] DONE 5 tests in 0.247s [2020-03-11T20:59:27.840Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T20:59:27.840Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11734 is not a child of this shell [2020-03-11T20:59:27.840Z] warning: PID 11734 from bundles/test-integration/docker.pid had a nonzero exit code [2020-03-11T20:59:27.840Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T20:59:27.840Z] [2020-03-11T20:59:27.840Z] Unloading profiles will leave already running processes permanently [2020-03-11T20:59:27.840Z] unconfined, which can lead to unexpected situations. [2020-03-11T20:59:27.840Z] [2020-03-11T20:59:27.840Z] To set a process to complain mode, use the command line tool [2020-03-11T20:59:27.840Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T20:59:27.840Z] Removing test suite binaries [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.28s) [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-03-11T20:59:28.167Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-03-11T20:59:28.167Z] === RUN TestBuildMultiStageParentConfig [2020-03-11T20:59:28.424Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 84.8% of statements [2020-03-11T20:59:28.424Z] testing: warning: no tests to run [2020-03-11T20:59:28.424Z] coverage: [no statements] [2020-03-11T20:59:28.424Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2020-03-11T20:59:28.711Z] ok github.com/docker/docker/pkg/tarsum 0.227s coverage: 89.3% of statements [2020-03-11T20:59:28.771Z] [2020-03-11T20:59:28.998Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-11T20:59:29.286Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-03-11T20:59:29.542Z] --- PASS: TestBuildMultiStageParentConfig (1.48s) [2020-03-11T20:59:29.542Z] === RUN TestBuildLabelWithTargets [2020-03-11T20:59:29.572Z] ok github.com/docker/docker/pkg/useragent 0.050s coverage: 88.9% of statements Post stage [Pipeline] junit [2020-03-11T20:59:30.680Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-11T20:59:31.276Z] + echo Ensuring container killed. [2020-03-11T20:59:31.276Z] Ensuring container killed. [2020-03-11T20:59:31.276Z] + docker rm -vf docker-pr3 [2020-03-11T20:59:31.276Z] Error: No such container: docker-pr3 [2020-03-11T20:59:31.276Z] + true [Pipeline] sh [2020-03-11T20:59:31.586Z] + echo Chowning /workspace to jenkins user [2020-03-11T20:59:31.586Z] Chowning /workspace to jenkins user [2020-03-11T20:59:31.586Z] + id -u [2020-03-11T20:59:31.586Z] + id -g [2020-03-11T20:59:31.586Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace busybox chown -R 1000:1000 /workspace [2020-03-11T20:59:32.075Z] --- PASS: TestBuildLabelWithTargets (2.22s) [2020-03-11T20:59:32.075Z] === RUN TestBuildWithEmptyLayers [2020-03-11T20:59:32.080Z] --- PASS: TestConfigList (3.91s) [2020-03-11T20:59:32.080Z] === RUN TestConfigsCreateAndDelete [2020-03-11T20:59:32.291Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-03-11T20:59:32.430Z] Fetching without tags [2020-03-11T20:59:32.642Z] --- PASS: TestBuildWithEmptyLayers (1.05s) [2020-03-11T20:59:32.642Z] === RUN TestBuildMultiStageOnBuild [2020-03-11T20:59:33.161Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T20:59:33.778Z] + bundleName=amd64-rootless [2020-03-11T20:59:33.778Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-03-11T20:59:33.778Z] Creating amd64-rootless-bundles.tar.gz [2020-03-11T20:59:33.778Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-03-11T20:59:33.778Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-11T20:59:33.790Z] Archiving artifacts [2020-03-11T20:59:33.793Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2020-03-11T20:59:32.110Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:59:32.185Z] > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10 [2020-03-11T20:59:32.229Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:59:32.344Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-11T20:59:32.465Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-11T20:59:32.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-11T20:59:32.468Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-03-11T20:59:33.266Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:59:33.309Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:59:34.008Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T20:59:34.323Z] + make clean [2020-03-11T20:59:34.582Z] docker volume rm -f docker-dev-cache [2020-03-11T20:59:34.582Z] docker-dev-cache [Pipeline] deleteDir [2020-03-11T20:59:34.746Z] ok github.com/docker/docker/profiles/seccomp 0.033s coverage: 68.8% of statements [2020-03-11T20:59:34.746Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2020-03-11T20:59:34.746Z] === RUN TestConfigsUpdate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T20:59:35.371Z] ok github.com/docker/docker/plugin 0.606s coverage: 27.1% of statements [2020-03-11T20:59:35.764Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T20:59:35.765Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669) [2020-03-11T20:59:35.930Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2020-03-11T20:59:35.930Z] === RUN TestBuildUncleanTarFilenames [2020-03-11T20:59:36.008Z] --- PASS: TestBuildSquashParent (9.96s) [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:36.008Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:36.008Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:36.008Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T20:59:36.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T20:59:35.503Z] > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10 [2020-03-11T20:59:35.649Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-11T20:59:35.797Z] > git config core.sparsecheckout # timeout=10 [2020-03-11T20:59:35.846Z] > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10 [2020-03-11T20:59:36.865Z] --- PASS: TestBuildUncleanTarFilenames (1.39s) [2020-03-11T20:59:36.865Z] === RUN TestBuildMultiStageLayerLeak [2020-03-11T20:59:36.870Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2020-03-11T20:59:37.496Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2020-03-11T20:59:38.522Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2020-03-11T20:59:39.114Z] --- PASS: TestConfigsUpdate (3.60s) [2020-03-11T20:59:39.114Z] === RUN TestTemplatedConfig [2020-03-11T20:59:39.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T20:59:39.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T20:59:39.548Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-03-11T20:59:39.839Z] ok github.com/docker/docker/registry 0.649s coverage: 56.0% of statements [2020-03-11T20:59:40.149Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2020-03-11T20:59:40.149Z] === RUN TestBuildWithHugeFile [2020-03-11T20:59:42.562Z] --- PASS: TestTemplatedConfig (3.50s) [2020-03-11T20:59:42.562Z] === RUN TestConfigInspect [2020-03-11T20:59:42.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T20:59:42.575Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T20:59:43.432Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.59s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.35s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.29s) [2020-03-11T20:59:45.852Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.27s) [2020-03-11T20:59:45.852Z] === RUN TestBuildMultiStageCopy [2020-03-11T20:59:45.852Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-11T20:59:46.017Z] --- PASS: TestConfigInspect (3.58s) [2020-03-11T20:59:46.018Z] === RUN TestConfigCreateWithLabels [2020-03-11T20:59:46.143Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2020-03-11T20:59:46.143Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 67.0% of statements [2020-03-11T20:59:47.158Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-03-11T20:59:49.132Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-11T20:59:49.459Z] --- PASS: TestConfigCreateWithLabels (3.68s) [2020-03-11T20:59:49.459Z] === RUN TestConfigCreateResolve [2020-03-11T20:59:49.697Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-11T20:59:50.263Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-11T20:59:50.921Z] Commit message: "Switch to s390x Ubuntu 18.04" [2020-03-11T20:59:51.194Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy (5.84s) [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.14s) [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.72s) [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2020-03-11T20:59:51.760Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.73s) [2020-03-11T20:59:51.760Z] === RUN TestBuildMultiStageParentConfig [2020-03-11T20:59:52.900Z] --- PASS: TestConfigCreateResolve (3.58s) [2020-03-11T20:59:52.900Z] === RUN TestConfigDaemonLibtrustID [2020-03-11T20:59:53.512Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-11T20:59:53.512Z] PASS [2020-03-11T20:59:53.512Z] [2020-03-11T20:59:53.512Z] DONE 8 tests in 25.704s [2020-03-11T20:59:53.512Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-11T20:59:53.512Z] ++ 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 [2020-03-11T20:59:53.512Z] ++ set -e [2020-03-11T20:59:53.512Z] ++ '[' -n 0 ']' [2020-03-11T20:59:53.512Z] ++ set -x [2020-03-11T20:59:53.512Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T20:59:53.512Z] INFO: Testing against a local daemon [2020-03-11T20:59:53.512Z] === RUN TestCheckpoint [2020-03-11T20:59:53.512Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-11T20:59:53.512Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T20:59:53.512Z] === RUN TestContainerInvalidJSON [2020-03-11T20:59:53.512Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:59:53.512Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:59:53.512Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:59:53.512Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:59:53.512Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T20:59:53.512Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-11T20:59:53.512Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T20:59:53.512Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-11T20:59:53.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-11T20:59:53.512Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-11T20:59:53.512Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-11T20:59:53.512Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-11T20:59:53.658Z] --- PASS: TestBuildMultiStageParentConfig (1.57s) [2020-03-11T20:59:53.658Z] === RUN TestBuildLabelWithTargets [2020-03-11T20:59:53.793Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.19s) [2020-03-11T20:59:53.793Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-11T20:59:54.074Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-03-11T20:59:54.074Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-11T20:59:54.074Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-03-11T20:59:54.074Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-11T20:59:54.354Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-03-11T20:59:54.354Z] === RUN TestCopyFromContainer [2020-03-11T20:59:54.820Z] + docker version [2020-03-11T20:59:55.571Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/rootless [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/volume [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-11T20:59:55.571Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === Skipped [2020-03-11T20:59:55.571Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-11T20:59:55.571Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-11T20:59:55.571Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-11T20:59:55.571Z] time="2020-03-11T20:58:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-11T20:59:55.571Z] time="2020-03-11T20:58:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-11T20:59:55.571Z] time="2020-03-11T20:58:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-11T20:59:55.571Z] time="2020-03-11T20:58:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-11T20:59:55.571Z] time="2020-03-11T20:58:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-11T20:59:55.571Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-11T20:59:55.571Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-11T20:59:55.571Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T20:59:55.571Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-11T20:59:55.571Z] graphtest_unix.go:73: No driver to put! [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-11T20:59:55.571Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-11T20:59:55.571Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] [2020-03-11T20:59:55.571Z] DONE 2174 tests, 26 skipped in 347.281s Post stage [Pipeline] junit [2020-03-11T20:59:55.613Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2020-03-11T20:59:56.192Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2020-03-11T20:59:56.192Z] === RUN TestBuildWithEmptyLayers [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-11T20:59:56.367Z] === RUN TestCopyFromContainer// [2020-03-11T20:59:56.367Z] === RUN TestCopyFromContainer//bar/root [2020-03-11T20:59:56.367Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-11T20:59:56.367Z] === RUN TestCopyFromContainer/bar/quux [2020-03-11T20:59:56.607Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh dynbinary test-integration [2020-03-11T20:59:56.650Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-11T20:59:56.650Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-11T20:59:56.896Z] [2020-03-11T20:59:56.931Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-11T20:59:56.931Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-11T20:59:56.931Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-11T20:59:56.931Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-11T20:59:57.125Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2020-03-11T20:59:57.125Z] === RUN TestBuildMultiStageOnBuild [2020-03-11T20:59:57.184Z] Removing bundles/ [2020-03-11T20:59:57.184Z] [2020-03-11T20:59:57.184Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-11T20:59:57.184Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T20:59:57.184Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer (2.91s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-11T20:59:57.211Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-11T20:59:57.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-11T20:59:57.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:59:57.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:59:57.211Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:59:57.211Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:59:57.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T20:59:57.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T20:59:57.211Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T20:59:57.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-11T20:59:57.211Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-11T20:59:57.211Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-03-11T20:59:57.211Z] === RUN TestCreateWithInvalidEnv [2020-03-11T20:59:57.211Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-11T20:59:57.211Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-11T20:59:57.211Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-11T20:59:57.211Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-11T20:59:57.211Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-11T20:59:57.211Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-11T20:59:57.211Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-11T20:59:57.211Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-11T20:59:57.211Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-11T20:59:57.211Z] === RUN TestCreateTmpfsMountsTarget [2020-03-11T20:59:57.211Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-11T20:59:57.211Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-11T20:59:59.501Z] Client: Docker Engine - Enterprise [2020-03-11T20:59:59.501Z] Version: 19.03.5 [2020-03-11T20:59:59.501Z] API version: 1.40 [2020-03-11T20:59:59.501Z] Go version: go1.12.12 [2020-03-11T20:59:59.501Z] Git commit: 2ee0c57608 [2020-03-11T20:59:59.501Z] Built: 11/13/2019 08:00:16 [2020-03-11T20:59:59.501Z] OS/Arch: windows/amd64 [2020-03-11T20:59:59.501Z] Experimental: false [2020-03-11T20:59:59.501Z] [2020-03-11T20:59:59.501Z] Server: Docker Engine - Enterprise [2020-03-11T20:59:59.501Z] Engine: [2020-03-11T20:59:59.501Z] Version: 19.03.5 [2020-03-11T20:59:59.501Z] API version: 1.40 (minimum version 1.24) [2020-03-11T20:59:59.501Z] Go version: go1.12.12 [2020-03-11T20:59:59.501Z] Git commit: 2ee0c57608 [2020-03-11T20:59:59.501Z] Built: 11/13/2019 07:58:51 [2020-03-11T20:59:59.501Z] OS/Arch: windows/amd64 [2020-03-11T20:59:59.501Z] Experimental: true [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCustomMaskedPaths (2.36s) [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:59:59.895Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-11T20:59:59.895Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.09s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-03-11T20:59:59.895Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-03-11T20:59:59.895Z] === RUN TestCreateWithCustomReadonlyPaths [Pipeline] sh [2020-03-11T21:00:00.645Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-11T21:00:01.021Z] + docker info [2020-03-11T21:00:01.308Z] --- PASS: TestBuildMultiStageOnBuild (3.66s) [2020-03-11T21:00:01.308Z] === RUN TestBuildUncleanTarFilenames [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.46s) [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:02.564Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:02.564Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:02.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:02.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:02.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:02.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:02.564Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-11T21:00:02.564Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-03-11T21:00:02.564Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-11T21:00:03.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-11T21:00:03.178Z] === RUN TestContainerStartOnDaemonRestart [2020-03-11T21:00:03.178Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T21:00:03.178Z] === RUN TestDaemonRestartIpcMode [2020-03-11T21:00:03.178Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T21:00:03.178Z] === RUN TestDaemonHostGatewayIP [2020-03-11T21:00:03.178Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T21:00:03.178Z] === RUN TestDiff [2020-03-11T21:00:03.207Z] --- PASS: TestBuildUncleanTarFilenames (1.92s) [2020-03-11T21:00:03.207Z] === RUN TestBuildMultiStageLayerLeak [2020-03-11T21:00:04.182Z] --- PASS: TestDiff (0.85s) [2020-03-11T21:00:04.182Z] === RUN TestExecWithCloseStdin [2020-03-11T21:00:05.189Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-03-11T21:00:05.189Z] === RUN TestExec [2020-03-11T21:00:05.801Z] --- PASS: TestExec (0.90s) [2020-03-11T21:00:05.801Z] === RUN TestExecUser [2020-03-11T21:00:06.805Z] --- PASS: TestExecUser (0.90s) [2020-03-11T21:00:06.805Z] === RUN TestExportContainerAndImportImage [2020-03-11T21:00:07.389Z] --- PASS: TestBuildMultiStageLayerLeak (3.91s) [2020-03-11T21:00:07.389Z] === RUN TestBuildWithHugeFile [2020-03-11T21:00:07.822Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2020-03-11T21:00:07.822Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-11T21:00:09.286Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-03-11T21:00:09.286Z] === RUN TestHealthCheckWorkdir [2020-03-11T21:00:10.751Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-03-11T21:00:10.751Z] === RUN TestHealthKillContainer [2020-03-11T21:00:13.414Z] --- PASS: TestHealthKillContainer (3.03s) [2020-03-11T21:00:13.414Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-11T21:00:14.425Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-03-11T21:00:14.425Z] === RUN TestIpcModeNone [2020-03-11T21:00:15.427Z] --- PASS: TestIpcModeNone (0.90s) [2020-03-11T21:00:15.427Z] === RUN TestIpcModePrivate [2020-03-11T21:00:16.430Z] --- PASS: TestIpcModePrivate (0.94s) [2020-03-11T21:00:16.430Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-03-11T21:00:16.430Z] === RUN TestIpcModeShareable [2020-03-11T21:00:17.042Z] --- PASS: TestIpcModeShareable (0.92s) [2020-03-11T21:00:17.042Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-03-11T21:00:17.042Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-11T21:00:19.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T21:00:19.578Z] Using test binary docker [2020-03-11T21:00:19.578Z] +++ /etc/init.d/apparmor start [2020-03-11T21:00:19.578Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T21:00:19.578Z] INFO: Waiting for daemon to start... [2020-03-11T21:00:19.578Z] Starting dockerd [2020-03-11T21:00:19.578Z] +++ 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 [2020-03-11T21:00:19.578Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T21:00:19.578Z] Using test binary docker [2020-03-11T21:00:19.578Z] +++ /etc/init.d/apparmor start [2020-03-11T21:00:19.578Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T21:00:19.578Z] INFO: Waiting for daemon to start... [2020-03-11T21:00:19.578Z] Starting dockerd [2020-03-11T21:00:19.578Z] +++ 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 [2020-03-11T21:00:20.496Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.92s) [2020-03-11T21:00:20.496Z] === RUN TestAPIIpcModeHost [2020-03-11T21:00:20.778Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-03-11T21:00:20.778Z] === RUN TestDaemonIpcModeShareable [2020-03-11T21:00:22.158Z] Client: [2020-03-11T21:00:22.158Z] Debug Mode: false [2020-03-11T21:00:22.158Z] Plugins: [2020-03-11T21:00:22.158Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-11T21:00:22.158Z] [2020-03-11T21:00:22.158Z] Server: [2020-03-11T21:00:22.158Z] Containers: 0 [2020-03-11T21:00:22.158Z] Running: 0 [2020-03-11T21:00:22.158Z] Paused: 0 [2020-03-11T21:00:22.158Z] Stopped: 0 [2020-03-11T21:00:22.158Z] Images: 0 [2020-03-11T21:00:22.158Z] Server Version: 19.03.5 [2020-03-11T21:00:22.158Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-11T21:00:22.158Z] Windows: [2020-03-11T21:00:22.158Z] LCOW: [2020-03-11T21:00:22.158Z] Logging Driver: json-file [2020-03-11T21:00:22.158Z] Plugins: [2020-03-11T21:00:22.158Z] Volume: local [2020-03-11T21:00:22.158Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-11T21:00:22.158Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-11T21:00:22.158Z] Swarm: inactive [2020-03-11T21:00:22.158Z] Default Isolation: process [2020-03-11T21:00:22.158Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-11T21:00:22.158Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-11T21:00:22.158Z] OSType: windows [2020-03-11T21:00:22.158Z] Architecture: x86_64 [2020-03-11T21:00:22.158Z] CPUs: 4 [2020-03-11T21:00:22.158Z] Total Memory: 32GiB [2020-03-11T21:00:22.158Z] Name: azwin-2-80a920 [2020-03-11T21:00:22.158Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-11T21:00:22.158Z] Docker Root Dir: D:\docker [2020-03-11T21:00:22.158Z] Debug Mode: false [2020-03-11T21:00:22.158Z] Registry: https://index.docker.io/v1/ [2020-03-11T21:00:22.158Z] Labels: [2020-03-11T21:00:22.158Z] Experimental: true [2020-03-11T21:00:22.158Z] Insecure Registries: [2020-03-11T21:00:22.158Z] 10.0.0.4:5000 [2020-03-11T21:00:22.158Z] 127.0.0.0/8 [2020-03-11T21:00:22.158Z] Registry Mirrors: [2020-03-11T21:00:22.158Z] http://10.0.0.4:5000/ [2020-03-11T21:00:22.158Z] Live Restore Enabled: false [2020-03-11T21:00:22.158Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-11T21:00:22.792Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2020-03-11T21:00:22.792Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-11T21:00:22.792Z] === RUN TestDaemonIpcModePrivate [2020-03-11T21:00:22.856Z] . [2020-03-11T21:00:22.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T21:00:22.856Z] [2020-03-11T21:00:22.856Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T21:00:22.856Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T21:00:22.856Z] Error: No such image: emptyfs---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T21:00:22.856Z] [2020-03-11T21:00:22.856Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T21:00:22.856Z] ++++ docker load [2020-03-11T21:00:22.856Z] Error: No such image: emptyfs [2020-03-11T21:00:22.856Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T21:00:22.856Z] ++++ docker load [2020-03-11T21:00:23.115Z] Running integration-test (iteration 1) [2020-03-11T21:00:23.115Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-11T21:00:23.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-11T21:00:23.115Z] ++ set -e [2020-03-11T21:00:23.115Z] ++ '[' -n 0 ']' [2020-03-11T21:00:23.115Z] ++ set -x [2020-03-11T21:00:23.115Z] ++ 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= DOCKER_ROOTLESS= 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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-03-11T21:00:23.115Z] Running integration-test (iteration 1) [2020-03-11T21:00:23.115Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-11T21:00:23.115Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-11T21:00:23.115Z] ++ set -e [2020-03-11T21:00:23.115Z] ++ '[' -n 0 ']' [2020-03-11T21:00:23.115Z] ++ set -x [2020-03-11T21:00:23.115Z] ++ 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= DOCKER_ROOTLESS= 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-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-03-11T21:00:24.257Z] --- PASS: TestDaemonIpcModePrivate (1.73s) [2020-03-11T21:00:24.257Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-11T21:00:24.257Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-11T21:00:26.270Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-03-11T21:00:26.270Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-03-11T21:00:26.270Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-11T21:00:26.870Z] --- PASS: TestBuildWithHugeFile (40.71s) [2020-03-11T21:00:26.870Z] === RUN TestBuildWithEmptyDockerfile [2020-03-11T21:00:26.870Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:00:26.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:00:26.870Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:00:26.870Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:00:26.870Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:00:26.870Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:00:26.870Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:00:26.870Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:00:26.870Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:00:26.870Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2020-03-11T21:00:26.870Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-03-11T21:00:26.870Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-03-11T21:00:26.870Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-03-11T21:00:26.870Z] === RUN TestBuildPreserveOwnership [2020-03-11T21:00:26.870Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-11T21:00:26.870Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-11T21:00:26.870Z] --- PASS: TestBuildPreserveOwnership (5.87s) [2020-03-11T21:00:26.870Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.84s) [2020-03-11T21:00:26.870Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-03-11T21:00:26.870Z] === RUN TestBuildPlatformInvalid [2020-03-11T21:00:26.870Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-11T21:00:26.870Z] PASS [2020-03-11T21:00:26.870Z] [2020-03-11T21:00:26.870Z] === Skipped [2020-03-11T21:00:26.870Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-03-11T21:00:26.870Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T21:00:26.870Z] [2020-03-11T21:00:26.870Z] [2020-03-11T21:00:26.870Z] DONE 32 tests, 1 skipped in 88.090s [2020-03-11T21:00:26.870Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-03-11T21:00:26.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:00:26.870Z] ++ set -e [2020-03-11T21:00:26.870Z] ++ '[' -n 0 ']' [2020-03-11T21:00:26.870Z] ++ set -x [2020-03-11T21:00:26.870Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:00:27.130Z] INFO: Testing against a local daemon [2020-03-11T21:00:27.130Z] === RUN TestConfigList [2020-03-11T21:00:27.735Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-03-11T21:00:27.735Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-03-11T21:00:27.735Z] === RUN TestIpcModeOlderClient [2020-03-11T21:00:27.735Z] === PAUSE TestIpcModeOlderClient [2020-03-11T21:00:27.735Z] === RUN TestKillContainerInvalidSignal [2020-03-11T21:00:28.737Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2020-03-11T21:00:28.737Z] === RUN TestKillContainer [2020-03-11T21:00:28.738Z] === RUN TestKillContainer/no_signal [2020-03-11T21:00:29.740Z] === RUN TestKillContainer/non_killing_signal [2020-03-11T21:00:30.031Z] === RUN TestKillContainer/killing_signal [2020-03-11T21:00:30.416Z] --- PASS: TestConfigList (3.47s) [2020-03-11T21:00:30.416Z] === RUN TestConfigsCreateAndDelete [2020-03-11T21:00:31.495Z] --- PASS: TestKillContainer (2.60s) [2020-03-11T21:00:31.495Z] --- PASS: TestKillContainer/no_signal (0.83s) [2020-03-11T21:00:31.495Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-03-11T21:00:31.495Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2020-03-11T21:00:31.495Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-11T21:00:31.495Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-11T21:00:32.108Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-11T21:00:33.110Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.70s) [2020-03-11T21:00:33.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-03-11T21:00:33.111Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-03-11T21:00:33.111Z] === RUN TestKillStoppedContainer [2020-03-11T21:00:33.111Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-11T21:00:33.111Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-11T21:00:33.111Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-03-11T21:00:33.111Z] === RUN TestKillDifferentUserContainer [2020-03-11T21:00:33.702Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-03-11T21:00:33.702Z] === RUN TestConfigsUpdate [2020-03-11T21:00:34.112Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-03-11T21:00:34.113Z] === RUN TestInspectOomKilledTrue [2020-03-11T21:00:34.113Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-03-11T21:00:34.113Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:00:34.113Z] === RUN TestInspectOomKilledFalse [2020-03-11T21:00:34.113Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-11T21:00:34.113Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:00:34.113Z] === RUN TestLinksEtcHostsContentMatch [2020-03-11T21:00:34.724Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-03-11T21:00:34.724Z] === RUN TestLinksContainerNames [2020-03-11T21:00:36.188Z] --- PASS: TestLinksContainerNames (1.59s) [2020-03-11T21:00:36.188Z] === RUN TestLogsFollowTailEmpty [2020-03-11T21:00:36.987Z] --- PASS: TestConfigsUpdate (3.22s) [2020-03-11T21:00:36.987Z] === RUN TestTemplatedConfig [2020-03-11T21:00:37.190Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2020-03-11T21:00:37.190Z] === RUN TestContainerNetworkMountsNoChown [2020-03-11T21:00:37.801Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-03-11T21:00:37.801Z] === RUN TestMountDaemonRoot [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/default [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/private [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rprivate [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/slave [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rslave [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/shared [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rshared [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/default [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rslave [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rshared [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/shared [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rprivate [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/slave [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/private [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-11T21:00:38.081Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:00:38.081Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-11T21:00:38.081Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:00:38.361Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-11T21:00:38.642Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:00:38.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:00:38.922Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-11T21:00:38.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-11T21:00:38.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-11T21:00:38.923Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-03-11T21:00:38.923Z] === RUN TestContainerBindMountNonRecursive [2020-03-11T21:00:40.272Z] --- PASS: TestTemplatedConfig (3.41s) [2020-03-11T21:00:40.272Z] === RUN TestConfigInspect [2020-03-11T21:00:40.938Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-03-11T21:00:40.938Z] === RUN TestNetworkNat [2020-03-11T21:00:41.942Z] --- PASS: TestNetworkNat (0.92s) [2020-03-11T21:00:41.942Z] === RUN TestNetworkLocalhostTCPNat [2020-03-11T21:00:42.553Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-03-11T21:00:42.553Z] === RUN TestNetworkLoopbackNat [2020-03-11T21:00:43.558Z] --- PASS: TestConfigInspect (3.22s) [2020-03-11T21:00:43.558Z] === RUN TestConfigCreateWithLabels [2020-03-11T21:00:43.920Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-11T21:00:43.920Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-365a4ae5\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-11T21:00:43.920Z] ---------------------------------------------------------------------------- [2020-03-11T21:00:43.920Z] [2020-03-11T21:00:43.920Z] INFO: executeCI.ps1 starting at Wed Mar 11 21:00:43 CUT 2020 [2020-03-11T21:00:43.920Z] [2020-03-11T21:00:43.920Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-11T21:00:44.018Z] --- PASS: TestNetworkLoopbackNat (1.12s) [2020-03-11T21:00:44.018Z] === RUN TestPause [2020-03-11T21:00:44.379Z] INFO: Running git version 2.24.1.windows.2 [2020-03-11T21:00:44.379Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-11T21:00:44.379Z] INFO: Environment variables: [2020-03-11T21:00:44.379Z] [2020-03-11T21:00:44.379Z] Name Value [2020-03-11T21:00:44.379Z] ---- ----- [2020-03-11T21:00:44.379Z] ALLUSERSPROFILE C:\ProgramData [2020-03-11T21:00:44.379Z] amd64 true [2020-03-11T21:00:44.379Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-11T21:00:44.379Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-11T21:00:44.379Z] arm64 true [2020-03-11T21:00:44.379Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-11T21:00:44.379Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-11T21:00:44.379Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-11T21:00:44.379Z] BRANCH_NAME PR-40669 [2020-03-11T21:00:44.379Z] BUILD_DISPLAY_NAME #3 [2020-03-11T21:00:44.379Z] BUILD_ID 3 [2020-03-11T21:00:44.379Z] BUILD_NUMBER 3 [2020-03-11T21:00:44.379Z] BUILD_TAG jenkins-moby-PR-40669-3 [2020-03-11T21:00:44.379Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40669/3/ [2020-03-11T21:00:44.379Z] CHANGE_AUTHOR thaJeztah [2020-03-11T21:00:44.379Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-03-11T21:00:44.379Z] CHANGE_BRANCH switch-to-s390x-ubuntu-1804 [2020-03-11T21:00:44.379Z] CHANGE_FORK thaJeztah/docker [2020-03-11T21:00:44.379Z] CHANGE_ID 40669 [2020-03-11T21:00:44.379Z] CHANGE_TARGET master [2020-03-11T21:00:44.379Z] CHANGE_TITLE Switch to s390x Ubuntu 18.04 (carry 40663) [2020-03-11T21:00:44.379Z] CHANGE_URL https://github.com/moby/moby/pull/40669 [2020-03-11T21:00:44.379Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-11T21:00:44.379Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-11T21:00:44.629Z] --- PASS: TestPause (0.90s) [2020-03-11T21:00:44.629Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-11T21:00:44.629Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:00:44.629Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:00:44.629Z] === RUN TestPauseStopPausedContainer [2020-03-11T21:00:44.835Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-11T21:00:44.835Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-11T21:00:44.835Z] COMPUTERNAME azwin-2-80a920 [2020-03-11T21:00:44.835Z] ComSpec C:\windows\system32\cmd.exe [2020-03-11T21:00:44.835Z] ConfigSequenceNumber 0 [2020-03-11T21:00:44.835Z] dco true [2020-03-11T21:00:44.835Z] DOCKER_BUILDKIT 0 [2020-03-11T21:00:44.835Z] DOCKER_DUT_DEBUG 1 [2020-03-11T21:00:44.835Z] DOCKER_EXPERIMENTAL 1 [2020-03-11T21:00:44.835Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-11T21:00:44.835Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-11T21:00:44.835Z] EXECUTOR_NUMBER 0 [2020-03-11T21:00:44.835Z] FQDN azwin-2-80a920.westus.cloudapp.azure.com [2020-03-11T21:00:44.835Z] GIT_BRANCH PR-40669 [2020-03-11T21:00:44.835Z] GIT_COMMIT c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T21:00:44.835Z] GIT_PREVIOUS_COMMIT c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T21:00:44.835Z] GIT_URL https://github.com/moby/moby.git [2020-03-11T21:00:44.835Z] HUDSON_COOKIE f54fadf9-fb69-4bfb-bc21-0186d3efe41d [2020-03-11T21:00:44.835Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-11T21:00:44.835Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-11T21:00:44.835Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-11T21:00:44.835Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-11T21:00:44.835Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-11T21:00:44.835Z] JENKINS_NODE_COOKIE 2f98fd19-7753-44b0-bbc4-f4eef889792a [2020-03-11T21:00:44.835Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-11T21:00:44.836Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-11T21:00:44.836Z] JOB_BASE_NAME PR-40669 [2020-03-11T21:00:44.836Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40669/display/redirect [2020-03-11T21:00:44.836Z] JOB_NAME moby/PR-40669 [2020-03-11T21:00:44.836Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40669/ [2020-03-11T21:00:44.836Z] library.jps.version master [2020-03-11T21:00:44.836Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-11T21:00:44.836Z] NODE_LABELS amd64 azure azwin-2-80a920 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-11T21:00:44.836Z] NODE_NAME azwin-2-80a920 [2020-03-11T21:00:44.836Z] NUMBER_OF_PROCESSORS 4 [2020-03-11T21:00:44.836Z] OS Windows_NT [2020-03-11T21:00:44.836Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-11T21:00:44.836Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-11T21:00:44.836Z] ppc64le true [2020-03-11T21:00:44.836Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-11T21:00:44.836Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-03-11T21:00:44.836Z] PROCESSOR_LEVEL 6 [2020-03-11T21:00:44.836Z] PROCESSOR_REVISION 5504 [2020-03-11T21:00:44.836Z] ProgramData C:\ProgramData [2020-03-11T21:00:44.836Z] ProgramFiles C:\Program Files [2020-03-11T21:00:44.836Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-11T21:00:44.836Z] ProgramW6432 C:\Program Files [2020-03-11T21:00:44.836Z] PROMPT $P$G [2020-03-11T21:00:44.836Z] PSExecutionPolicyPreference Bypass [2020-03-11T21:00:44.836Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-11T21:00:44.836Z] PUBLIC C:\Users\Public [2020-03-11T21:00:44.836Z] rootless true [2020-03-11T21:00:44.836Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40669/3/display/redirect?page=changes [2020-03-11T21:00:44.836Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40669/3/display/redirect [2020-03-11T21:00:44.836Z] s390x true [2020-03-11T21:00:44.836Z] SKIP_VALIDATION_TESTS 1 [2020-03-11T21:00:44.836Z] SOURCES_DRIVE d [2020-03-11T21:00:44.836Z] SOURCES_SUBDIR gopath [2020-03-11T21:00:44.836Z] STAGE_NAME Run tests [2020-03-11T21:00:44.836Z] SystemDrive C: [2020-03-11T21:00:44.836Z] SystemRoot C:\windows [2020-03-11T21:00:44.836Z] TEMP C:\windows\TEMP [2020-03-11T21:00:44.836Z] TESTDEBUG 0 [2020-03-11T21:00:44.836Z] TESTRUN_DRIVE d [2020-03-11T21:00:44.836Z] TESTRUN_SUBDIR CI [2020-03-11T21:00:44.836Z] TIMEOUT 120m [2020-03-11T21:00:44.836Z] TMP C:\windows\TEMP [2020-03-11T21:00:44.836Z] unit_validate true [2020-03-11T21:00:44.836Z] USERDOMAIN WORKGROUP [2020-03-11T21:00:44.836Z] USERNAME azwin-2-80a920$ [2020-03-11T21:00:44.836Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-11T21:00:44.836Z] validate_force false [2020-03-11T21:00:44.836Z] windir C:\windows [2020-03-11T21:00:44.836Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-11T21:00:44.836Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-11T21:00:44.836Z] windowsRS1 false [2020-03-11T21:00:44.836Z] windowsRS5 true [2020-03-11T21:00:44.836Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-11T21:00:44.836Z] [2020-03-11T21:00:44.836Z] [2020-03-11T21:00:44.836Z] [2020-03-11T21:00:45.630Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-03-11T21:00:45.630Z] === RUN TestPsFilter [2020-03-11T21:00:45.911Z] --- PASS: TestPsFilter (0.28s) [2020-03-11T21:00:45.911Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-11T21:00:46.522Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2020-03-11T21:00:46.522Z] === RUN TestRemoveContainerWithVolume [2020-03-11T21:00:46.916Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2020-03-11T21:00:46.916Z] === RUN TestConfigCreateResolve [2020-03-11T21:00:47.052Z] INFO: Sources under d:\gopath\... [2020-03-11T21:00:47.052Z] INFO: Test run under d:\CI\... [2020-03-11T21:00:47.052Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-11T21:00:47.052Z] INFO: docker/docker repository was found [2020-03-11T21:00:47.052Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-11T21:00:47.509Z] ltsc2019: Pulling from windows/servercore [2020-03-11T21:00:47.509Z] 65014b3c3121: Pulling fs layer [2020-03-11T21:00:47.509Z] 23645bd7ee08: Pulling fs layer [2020-03-11T21:00:47.525Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-03-11T21:00:47.525Z] === RUN TestRemoveContainerRunning [2020-03-11T21:00:48.531Z] --- PASS: TestRemoveContainerRunning (0.87s) [2020-03-11T21:00:48.531Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-11T21:00:49.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2020-03-11T21:00:49.142Z] === RUN TestRemoveInvalidContainer [2020-03-11T21:00:49.142Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-11T21:00:49.142Z] === RUN TestRenameLinkedContainer [2020-03-11T21:00:50.200Z] --- PASS: TestConfigCreateResolve (3.20s) [2020-03-11T21:00:50.200Z] === RUN TestConfigDaemonLibtrustID [2020-03-11T21:00:50.766Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-03-11T21:00:50.766Z] PASS [2020-03-11T21:00:50.766Z] [2020-03-11T21:00:50.766Z] DONE 8 tests in 23.729s [2020-03-11T21:00:50.766Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-03-11T21:00:50.766Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:00:50.766Z] ++ set -e [2020-03-11T21:00:50.766Z] ++ '[' -n 0 ']' [2020-03-11T21:00:50.766Z] ++ set -x [2020-03-11T21:00:50.766Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:00:50.766Z] INFO: Testing against a local daemon [2020-03-11T21:00:50.766Z] === RUN TestCheckpoint [2020-03-11T21:00:50.766Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-11T21:00:50.766Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:00:50.766Z] === RUN TestContainerInvalidJSON [2020-03-11T21:00:50.766Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:00:50.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:00:50.766Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:00:50.766Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:00:50.766Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:00:50.766Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:00:50.766Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:00:50.766Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:00:50.766Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:00:50.766Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-11T21:00:50.766Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-11T21:00:50.766Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-11T21:00:50.766Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-11T21:00:50.766Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-11T21:00:51.024Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-11T21:00:51.024Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-11T21:00:51.024Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-11T21:00:51.024Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-11T21:00:51.282Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-11T21:00:51.282Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-11T21:00:51.282Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-11T21:00:51.282Z] === RUN TestCopyFromContainer [2020-03-11T21:00:52.586Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-03-11T21:00:52.586Z] === RUN TestRenameStoppedContainer [2020-03-11T21:00:53.183Z] === RUN TestCopyFromContainer// [2020-03-11T21:00:53.441Z] === RUN TestCopyFromContainer//bar/root [2020-03-11T21:00:53.441Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-11T21:00:53.442Z] === RUN TestCopyFromContainer/bar/quux [2020-03-11T21:00:53.587Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-03-11T21:00:53.587Z] === RUN TestRenameRunningContainerAndReuse [2020-03-11T21:00:53.701Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-11T21:00:53.701Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-11T21:00:53.960Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-11T21:00:53.960Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-11T21:00:54.218Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-11T21:00:54.218Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer (3.08s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-03-11T21:00:54.477Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-03-11T21:00:54.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-11T21:00:54.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:00:54.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:00:54.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:00:54.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:00:54.477Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:00:54.477Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:00:54.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:00:54.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:00:54.477Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:00:54.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-11T21:00:54.477Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-11T21:00:54.477Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-03-11T21:00:54.477Z] === RUN TestCreateWithInvalidEnv [2020-03-11T21:00:54.477Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-11T21:00:54.477Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-11T21:00:54.477Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-11T21:00:54.477Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-11T21:00:54.477Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-11T21:00:54.477Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-11T21:00:54.477Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-11T21:00:54.477Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-11T21:00:54.477Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-11T21:00:54.477Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-11T21:00:54.477Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-03-11T21:00:54.477Z] === RUN TestCreateTmpfsMountsTarget [2020-03-11T21:00:54.477Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-11T21:00:54.477Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-11T21:00:54.571Z] 23645bd7ee08: Verifying Checksum [2020-03-11T21:00:54.571Z] 23645bd7ee08: Download complete [2020-03-11T21:00:55.051Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-03-11T21:00:55.051Z] === RUN TestRenameInvalidName [2020-03-11T21:00:55.202Z] Loaded image: buildpack-deps:jessie [2020-03-11T21:00:55.202Z] Loaded image: buildpack-deps:jessie [2020-03-11T21:00:55.202Z] Loaded image: busybox:latest [2020-03-11T21:00:55.460Z] Loaded image: busybox:latest [2020-03-11T21:00:55.718Z] Loaded image: busybox:glibc [2020-03-11T21:00:55.718Z] Loaded image: debian:jessie [2020-03-11T21:00:55.718Z] Loaded image: busybox:glibc [2020-03-11T21:00:55.718Z] Loaded image: debian:jessie [2020-03-11T21:00:55.975Z] Loaded image: hello-world:latest [2020-03-11T21:00:55.975Z] INFO: Testing against a local daemon [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-11T21:00:55.975Z] Loaded image: hello-world:latest [2020-03-11T21:00:55.975Z] INFO: Testing against a local daemon [2020-03-11T21:00:55.975Z] === RUN TestDockerDaemonSuite [2020-03-11T21:00:55.975Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-11T21:00:55.975Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-11T21:00:56.054Z] --- PASS: TestRenameInvalidName (0.79s) [2020-03-11T21:00:56.054Z] === RUN TestRenameAnonymousContainer [2020-03-11T21:00:56.233Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:00:57.009Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:00:57.009Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-03-11T21:00:57.009Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-03-11T21:00:57.009Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-11T21:00:57.166Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-11T21:00:57.424Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-11T21:00:57.989Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-11T21:00:57.989Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-11T21:00:58.920Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-11T21:00:58.920Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-11T21:00:58.920Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:59.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:59.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:59.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:59.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:59.540Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:59.540Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:59.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:00:59.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:00:59.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:00:59.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:00:59.540Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-03-11T21:00:59.540Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-11T21:00:59.540Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-11T21:01:00.107Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2020-03-11T21:01:00.107Z] === RUN TestContainerStartOnDaemonRestart [2020-03-11T21:01:00.107Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T21:01:00.107Z] === RUN TestDaemonRestartIpcMode [2020-03-11T21:01:00.107Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T21:01:00.107Z] === RUN TestDaemonHostGatewayIP [2020-03-11T21:01:00.107Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T21:01:00.107Z] === RUN TestDiff [2020-03-11T21:01:01.042Z] --- PASS: TestDiff (0.75s) [2020-03-11T21:01:01.042Z] === RUN TestExecWithCloseStdin [2020-03-11T21:01:01.448Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-11T21:01:01.523Z] --- PASS: TestRenameAnonymousContainer (4.83s) [2020-03-11T21:01:01.523Z] === RUN TestRenameContainerWithSameName [2020-03-11T21:01:01.622Z] 65014b3c3121: Verifying Checksum [2020-03-11T21:01:01.622Z] 65014b3c3121: Download complete [2020-03-11T21:01:01.706Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-11T21:01:01.706Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-11T21:01:01.706Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-11T21:01:01.804Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2020-03-11T21:01:01.804Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-11T21:01:01.964Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-11T21:01:01.978Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-03-11T21:01:01.978Z] === RUN TestExec [2020-03-11T21:01:02.897Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-11T21:01:02.913Z] --- PASS: TestExec (0.88s) [2020-03-11T21:01:02.913Z] === RUN TestExecUser [2020-03-11T21:01:03.270Z] --- PASS: TestRenameContainerWithLinkedContainer (1.72s) [2020-03-11T21:01:03.270Z] === RUN TestResize [2020-03-11T21:01:03.848Z] --- PASS: TestExecUser (0.87s) [2020-03-11T21:01:03.848Z] === RUN TestExportContainerAndImportImage [2020-03-11T21:01:04.270Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-11T21:01:04.270Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-11T21:01:04.270Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-11T21:01:04.270Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-11T21:01:04.270Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-11T21:01:04.310Z] --- PASS: TestResize (0.82s) [2020-03-11T21:01:04.310Z] === RUN TestResizeWithInvalidSize [2020-03-11T21:01:04.783Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-03-11T21:01:04.783Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-11T21:01:04.836Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-11T21:01:05.312Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2020-03-11T21:01:05.312Z] === RUN TestResizeWhenContainerNotStarted [2020-03-11T21:01:05.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.86s) [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:05.923Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:05.923Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:05.923Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:05.923Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:06.685Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2020-03-11T21:01:06.685Z] === RUN TestHealthCheckWorkdir [2020-03-11T21:01:07.621Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-03-11T21:01:07.621Z] === RUN TestHealthKillContainer [2020-03-11T21:01:07.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:08.119Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-11T21:01:08.217Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:08.377Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-11T21:01:09.683Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:09.964Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:10.903Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-11T21:01:10.903Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-11T21:01:10.904Z] --- PASS: TestHealthKillContainer (2.95s) [2020-03-11T21:01:10.904Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-11T21:01:10.966Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:01:11.247Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:01:11.471Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2020-03-11T21:01:11.471Z] === RUN TestIpcModeNone [2020-03-11T21:01:12.406Z] --- PASS: TestIpcModeNone (0.86s) [2020-03-11T21:01:12.406Z] === RUN TestIpcModePrivate [2020-03-11T21:01:13.128Z] ................................................ [ 29%] [2020-03-11T21:01:13.275Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:13.342Z] --- PASS: TestIpcModePrivate (0.92s) [2020-03-11T21:01:13.342Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-03-11T21:01:13.342Z] === RUN TestIpcModeShareable [2020-03-11T21:01:13.434Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-11T21:01:13.555Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:01:13.691Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-11T21:01:14.277Z] --- PASS: TestIpcModeShareable (0.96s) [2020-03-11T21:01:14.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-03-11T21:01:14.277Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-11T21:01:14.635Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-11T21:01:16.009Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-11T21:01:16.222Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:01:16.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:01:16.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2020-03-11T21:01:16.809Z] === RUN TestAPIIpcModeHost [2020-03-11T21:01:16.941Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-11T21:01:17.743Z] --- PASS: TestAPIIpcModeHost (0.67s) [2020-03-11T21:01:17.743Z] === RUN TestDaemonIpcModeShareable [2020-03-11T21:01:17.874Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-11T21:01:17.874Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.36s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.80s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.22s) [2020-03-11T21:01:18.516Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.23s) [2020-03-11T21:01:18.516Z] === RUN TestCgroupNamespacesRun [2020-03-11T21:01:19.245Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-11T21:01:19.646Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2020-03-11T21:01:19.646Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-11T21:01:19.646Z] === RUN TestDaemonIpcModePrivate [2020-03-11T21:01:20.177Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-11T21:01:20.435Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-11T21:01:20.530Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2020-03-11T21:01:20.530Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-11T21:01:21.550Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2020-03-11T21:01:21.550Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-11T21:01:21.550Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-11T21:01:22.006Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2020-03-11T21:01:22.006Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-11T21:01:22.964Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-11T21:01:23.452Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2020-03-11T21:01:23.452Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-03-11T21:01:23.452Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-11T21:01:24.024Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2020-03-11T21:01:24.024Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-11T21:01:24.861Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-11T21:01:24.861Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-11T21:01:25.353Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-03-11T21:01:25.353Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-03-11T21:01:25.353Z] === RUN TestIpcModeOlderClient [2020-03-11T21:01:25.353Z] === PAUSE TestIpcModeOlderClient [2020-03-11T21:01:25.353Z] === RUN TestKillContainerInvalidSignal [2020-03-11T21:01:25.491Z] --- PASS: TestCgroupNamespacesRunHostMode (1.76s) [2020-03-11T21:01:25.491Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-11T21:01:25.920Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-11T21:01:25.920Z] === RUN TestKillContainer [2020-03-11T21:01:25.920Z] === RUN TestKillContainer/no_signal [2020-03-11T21:01:26.232Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-11T21:01:26.854Z] === RUN TestKillContainer/non_killing_signal [2020-03-11T21:01:27.116Z] === RUN TestKillContainer/killing_signal [2020-03-11T21:01:27.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.75s) [2020-03-11T21:01:27.506Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-11T21:01:27.604Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-11T21:01:28.134Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.79s) [2020-03-11T21:01:28.134Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-11T21:01:28.157Z] --- PASS: TestKillContainer (2.34s) [2020-03-11T21:01:28.157Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-03-11T21:01:28.157Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-03-11T21:01:28.157Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-11T21:01:28.157Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-11T21:01:28.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-11T21:01:28.745Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2020-03-11T21:01:28.745Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-11T21:01:29.093Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-11T21:01:29.502Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-11T21:01:29.759Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-11T21:01:30.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2020-03-11T21:01:30.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2020-03-11T21:01:30.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-03-11T21:01:30.028Z] === RUN TestKillStoppedContainer [2020-03-11T21:01:30.028Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-03-11T21:01:30.028Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-11T21:01:30.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-03-11T21:01:30.028Z] === RUN TestKillDifferentUserContainer [2020-03-11T21:01:30.762Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-03-11T21:01:30.762Z] === RUN TestKernelTCPMemory [2020-03-11T21:01:30.962Z] --- PASS: TestKillDifferentUserContainer (0.84s) [2020-03-11T21:01:30.962Z] === RUN TestInspectOomKilledTrue [2020-03-11T21:01:30.962Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-11T21:01:30.962Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:01:30.962Z] === RUN TestInspectOomKilledFalse [2020-03-11T21:01:30.962Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-11T21:01:30.962Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:01:30.962Z] === RUN TestLinksEtcHostsContentMatch [2020-03-11T21:01:31.132Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-11T21:01:31.529Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-03-11T21:01:31.529Z] === RUN TestLinksContainerNames [2020-03-11T21:01:31.763Z] --- PASS: TestKernelTCPMemory (0.94s) [2020-03-11T21:01:31.763Z] === RUN TestNISDomainname [2020-03-11T21:01:32.064Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-11T21:01:32.634Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-11T21:01:32.766Z] --- PASS: TestNISDomainname (0.97s) [2020-03-11T21:01:32.766Z] === RUN TestHostnameDnsResolution [2020-03-11T21:01:33.430Z] --- PASS: TestLinksContainerNames (1.66s) [2020-03-11T21:01:33.430Z] === RUN TestLogsFollowTailEmpty [2020-03-11T21:01:33.996Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-03-11T21:01:33.996Z] === RUN TestContainerNetworkMountsNoChown [2020-03-11T21:01:34.007Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-11T21:01:34.007Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-11T21:01:34.230Z] --- PASS: TestHostnameDnsResolution (1.76s) [2020-03-11T21:01:34.231Z] === RUN TestStats [2020-03-11T21:01:34.932Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/default [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/default [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/private [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/private [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rprivate [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/slave [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/slave [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rslave [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/shared [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/shared [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rshared [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/default [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/shared [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rslave [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rshared [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rprivate [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/slave [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/private [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:01:34.932Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:01:34.932Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-11T21:01:34.932Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:01:35.190Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-11T21:01:35.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2020-03-11T21:01:35.449Z] === RUN TestContainerBindMountNonRecursive [2020-03-11T21:01:36.030Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-03-11T21:01:36.245Z] --- PASS: TestStats (1.94s) [2020-03-11T21:01:36.245Z] === RUN TestStopContainerWithTimeout [2020-03-11T21:01:36.245Z] === RUN TestStopContainerWithTimeout/0 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-11T21:01:36.245Z] === RUN TestStopContainerWithTimeout/1 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-11T21:01:36.245Z] === RUN TestStopContainerWithTimeout/3 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-11T21:01:36.245Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-11T21:01:36.245Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-11T21:01:36.245Z] === CONT TestStopContainerWithTimeout/0 [2020-03-11T21:01:36.245Z] === CONT TestStopContainerWithTimeout/3 [2020-03-11T21:01:36.531Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-11T21:01:36.789Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-11T21:01:37.247Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-11T21:01:37.351Z] --- PASS: TestContainerBindMountNonRecursive (1.89s) [2020-03-11T21:01:37.351Z] === RUN TestNetworkNat [2020-03-11T21:01:37.354Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-11T21:01:37.919Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-11T21:01:38.286Z] --- PASS: TestNetworkNat (0.87s) [2020-03-11T21:01:38.286Z] === RUN TestNetworkLocalhostTCPNat [2020-03-11T21:01:38.485Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-11T21:01:38.853Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2020-03-11T21:01:38.853Z] === RUN TestNetworkLoopbackNat [2020-03-11T21:01:39.262Z] === CONT TestStopContainerWithTimeout/1 [2020-03-11T21:01:39.418Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-11T21:01:39.987Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-11T21:01:39.987Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-11T21:01:39.987Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-11T21:01:40.231Z] --- PASS: TestNetworkLoopbackNat (1.13s) [2020-03-11T21:01:40.231Z] === RUN TestPause [2020-03-11T21:01:40.798Z] --- PASS: TestPause (0.82s) [2020-03-11T21:01:40.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-11T21:01:40.798Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:01:40.798Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:01:40.798Z] === RUN TestPauseStopPausedContainer [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout/0 (1.05s) [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-03-11T21:01:41.275Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-03-11T21:01:41.275Z] === RUN TestDeleteDevicemapper [2020-03-11T21:01:41.275Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-11T21:01:41.275Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:01:41.275Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-11T21:01:41.374Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-11T21:01:41.733Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2020-03-11T21:01:41.733Z] === RUN TestPsFilter [2020-03-11T21:01:41.941Z] --- PASS: TestBuildWithHugeFile (95.07s) [2020-03-11T21:01:41.941Z] === RUN TestBuildWithEmptyDockerfile [2020-03-11T21:01:41.941Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:01:41.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:01:41.941Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:01:41.941Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:01:41.941Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:01:41.941Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:01:41.941Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:01:41.941Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:01:41.941Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:01:41.992Z] --- PASS: TestPsFilter (0.27s) [2020-03-11T21:01:41.992Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-11T21:01:42.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-03-11T21:01:42.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-11T21:01:42.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2020-03-11T21:01:42.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-03-11T21:01:42.198Z] === RUN TestBuildPreserveOwnership [2020-03-11T21:01:42.198Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-11T21:01:42.198Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-11T21:01:42.927Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2020-03-11T21:01:42.927Z] === RUN TestRemoveContainerWithVolume [2020-03-11T21:01:43.130Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-11T21:01:43.494Z] --- PASS: TestRemoveContainerWithVolume (0.81s) [2020-03-11T21:01:43.494Z] === RUN TestRemoveContainerRunning [2020-03-11T21:01:44.031Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-11T21:01:44.432Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-03-11T21:01:44.432Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-11T21:01:44.503Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-11T21:01:44.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.21s) [2020-03-11T21:01:44.767Z] === RUN TestUpdateMemory [2020-03-11T21:01:44.767Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-11T21:01:44.767Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:01:44.767Z] === RUN TestUpdateCPUQuota [2020-03-11T21:01:45.368Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-03-11T21:01:45.368Z] === RUN TestRemoveInvalidContainer [2020-03-11T21:01:45.368Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-11T21:01:45.368Z] === RUN TestRenameLinkedContainer [2020-03-11T21:01:45.378Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-03-11T21:01:45.378Z] === RUN TestUpdatePidsLimit [2020-03-11T21:01:45.378Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-11T21:01:45.989Z] === RUN TestUpdatePidsLimit/no_change [2020-03-11T21:01:46.270Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-11T21:01:46.401Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-11T21:01:46.551Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-11T21:01:47.163Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-11T21:01:47.331Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-11T21:01:47.444Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-11T21:01:47.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-11T21:01:48.138Z] --- PASS: TestRenameLinkedContainer (3.06s) [2020-03-11T21:01:48.139Z] === RUN TestRenameStoppedContainer [2020-03-11T21:01:48.264Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-11T21:01:48.264Z] --- PASS: TestBuildPreserveOwnership (6.15s) [2020-03-11T21:01:48.264Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.12s) [2020-03-11T21:01:48.265Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2020-03-11T21:01:48.265Z] === RUN TestBuildPlatformInvalid [2020-03-11T21:01:48.522Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-11T21:01:48.522Z] PASS [2020-03-11T21:01:48.522Z] [2020-03-11T21:01:48.522Z] === Skipped [2020-03-11T21:01:48.522Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-03-11T21:01:48.522Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T21:01:48.522Z] [2020-03-11T21:01:48.522Z] [2020-03-11T21:01:48.522Z] DONE 32 tests, 1 skipped in 179.686s [2020-03-11T21:01:48.522Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-11T21:01:48.522Z] ++ 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 [2020-03-11T21:01:48.522Z] ++ set -e [2020-03-11T21:01:48.522Z] ++ '[' -n 0 ']' [2020-03-11T21:01:48.522Z] ++ set -x [2020-03-11T21:01:48.522Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:01:48.779Z] INFO: Testing against a local daemon [2020-03-11T21:01:48.779Z] === RUN TestConfigList [2020-03-11T21:01:48.779Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-11T21:01:49.074Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-03-11T21:01:49.074Z] === RUN TestRenameRunningContainerAndReuse [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit (3.72s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-11T21:01:49.189Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-03-11T21:01:49.189Z] === RUN TestUpdateRestartPolicy [2020-03-11T21:01:49.712Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-11T21:01:50.450Z] --- PASS: TestRenameRunningContainerAndReuse (1.54s) [2020-03-11T21:01:50.450Z] === RUN TestRenameInvalidName [2020-03-11T21:01:51.385Z] --- PASS: TestRenameInvalidName (0.78s) [2020-03-11T21:01:51.385Z] === RUN TestRenameAnonymousContainer [2020-03-11T21:01:52.055Z] --- PASS: TestConfigList (3.21s) [2020-03-11T21:01:52.055Z] === RUN TestConfigsCreateAndDelete [2020-03-11T21:01:52.313Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-11T21:01:54.837Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2020-03-11T21:01:54.837Z] === RUN TestConfigsUpdate [2020-03-11T21:01:55.570Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-03-11T21:01:55.570Z] === RUN TestRenameContainerWithSameName [2020-03-11T21:01:56.137Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2020-03-11T21:01:56.137Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-11T21:01:56.206Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-11T21:01:56.463Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-11T21:01:57.028Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-11T21:01:57.511Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-03-11T21:01:57.511Z] === RUN TestResize [2020-03-11T21:01:57.593Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-11T21:01:58.159Z] --- PASS: TestConfigsUpdate (3.26s) [2020-03-11T21:01:58.159Z] === RUN TestTemplatedConfig [2020-03-11T21:01:58.416Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-11T21:01:58.453Z] --- PASS: TestResize (0.80s) [2020-03-11T21:01:58.453Z] === RUN TestResizeWithInvalidSize [2020-03-11T21:01:59.391Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2020-03-11T21:01:59.391Z] === RUN TestResizeWhenContainerNotStarted [2020-03-11T21:01:59.962Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:01:59.962Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:59.962Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:01:59.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:01:59.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:01:59.962Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:01:59.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:02:01.692Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-11T21:02:01.692Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-11T21:02:01.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:02:01.950Z] --- PASS: TestTemplatedConfig (3.69s) [2020-03-11T21:02:01.950Z] === RUN TestConfigInspect [2020-03-11T21:02:02.207Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-11T21:02:02.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:02:02.807Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:02:03.746Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:02:04.105Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-11T21:02:04.105Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-11T21:02:04.314Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:02:04.399Z] --- PASS: TestUpdateRestartPolicy (12.85s) [2020-03-11T21:02:04.399Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-11T21:02:04.399Z] --- PASS: TestUpdateRestartWithAutoRemove (0.93s) [2020-03-11T21:02:04.399Z] === RUN TestWaitNonBlocked [2020-03-11T21:02:04.399Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:04.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:04.399Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:04.399Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:04.399Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:04.399Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:04.399Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-11T21:02:04.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2020-03-11T21:02:04.399Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2020-03-11T21:02:04.399Z] === RUN TestWaitBlocked [2020-03-11T21:02:04.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:04.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:04.399Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:04.399Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:04.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:04.399Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:04.443Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-11T21:02:04.443Z] [2020-03-11T21:02:04.443Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-11T21:02:04.443Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-11T21:02:04.443Z] HOSTNAME=2fe31e08b962 [2020-03-11T21:02:04.443Z] TESTDEBUG=0 [2020-03-11T21:02:04.443Z] DEST=bundles/test-integration [2020-03-11T21:02:04.443Z] PWD=/go/src/github.com/docker/docker [2020-03-11T21:02:04.443Z] DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a [2020-03-11T21:02:04.443Z] container=docker [2020-03-11T21:02:04.443Z] HOME=/root [2020-03-11T21:02:04.443Z] GOLANG_VERSION=1.13.8 [2020-03-11T21:02:04.443Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-11T21:02:04.443Z] VALIDATE_BRANCH=master [2020-03-11T21:02:04.443Z] TERM=xterm [2020-03-11T21:02:04.443Z] DOCKER_PKG=github.com/docker/docker [2020-03-11T21:02:04.443Z] SHLVL=1 [2020-03-11T21:02:04.443Z] TIMEOUT=120m [2020-03-11T21:02:04.443Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-11T21:02:04.443Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-11T21:02:04.443Z] GO111MODULE=off [2020-03-11T21:02:04.443Z] DOCKER_EXPERIMENTAL=1 [2020-03-11T21:02:04.443Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-11T21:02:04.443Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-11T21:02:04.443Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-11T21:02:04.443Z] GOPATH=/go [2020-03-11T21:02:04.443Z] PKG_CONFIG=pkg-config [2020-03-11T21:02:04.443Z] _=/usr/bin/env [2020-03-11T21:02:04.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T21:02:04.669Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-11T21:02:05.254Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:02:05.402Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-11T21:02:05.402Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2020-03-11T21:02:05.402Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.21s) [2020-03-11T21:02:05.402Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T21:02:05.402Z] === CONT TestIpcModeOlderClient [2020-03-11T21:02:05.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:02:05.600Z] --- PASS: TestConfigInspect (3.52s) [2020-03-11T21:02:05.600Z] === RUN TestConfigCreateWithLabels [2020-03-11T21:02:05.683Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-03-11T21:02:05.683Z] === CONT TestDaemonHostGatewayIP [2020-03-11T21:02:06.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:02:07.499Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-11T21:02:07.499Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-11T21:02:08.064Z] --- PASS: TestConfigCreateWithLabels (2.78s) [2020-03-11T21:02:08.064Z] === RUN TestConfigCreateResolve [2020-03-11T21:02:08.351Z] --- PASS: TestContainerStartOnDaemonRestart (2.75s) [2020-03-11T21:02:08.351Z] === CONT TestDaemonRestartIpcMode [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.60s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.93s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.65s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.69s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.50s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2020-03-11T21:02:08.616Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2020-03-11T21:02:08.616Z] === RUN TestCgroupNamespacesRun [2020-03-11T21:02:09.353Z] --- PASS: TestDaemonHostGatewayIP (3.51s) [2020-03-11T21:02:09.960Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-11T21:02:09.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-11T21:02:09.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-11T21:02:09.991Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2020-03-11T21:02:09.991Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-11T21:02:10.892Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-11T21:02:11.150Z] --- PASS: TestConfigCreateResolve (2.98s) [2020-03-11T21:02:11.150Z] === RUN TestConfigDaemonLibtrustID [2020-03-11T21:02:11.716Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-03-11T21:02:11.716Z] PASS [2020-03-11T21:02:11.716Z] [2020-03-11T21:02:11.716Z] DONE 8 tests in 23.105s [2020-03-11T21:02:11.716Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-11T21:02:11.716Z] ++ 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 [2020-03-11T21:02:11.716Z] ++ set -e [2020-03-11T21:02:11.716Z] ++ '[' -n 0 ']' [2020-03-11T21:02:11.716Z] ++ set -x [2020-03-11T21:02:11.716Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:02:11.893Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2020-03-11T21:02:11.893Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-11T21:02:11.974Z] INFO: Testing against a local daemon [2020-03-11T21:02:11.974Z] === RUN TestCheckpoint [2020-03-11T21:02:11.974Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-11T21:02:11.974Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:02:11.974Z] === RUN TestContainerInvalidJSON [2020-03-11T21:02:11.974Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:02:11.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:02:11.974Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:02:11.974Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:02:11.974Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:02:11.974Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:02:11.974Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:02:11.974Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:02:11.974Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:02:11.974Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-11T21:02:11.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-11T21:02:11.974Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-11T21:02:11.974Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-11T21:02:11.974Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-11T21:02:11.974Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-03-11T21:02:11.974Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-11T21:02:11.974Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-11T21:02:12.019Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2020-03-11T21:02:12.019Z] PASS [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === Skipped [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-11T21:02:12.019Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2020-03-11T21:02:12.019Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-11T21:02:12.019Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:02:12.019Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-03-11T21:02:12.019Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-11T21:02:12.019Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] [2020-03-11T21:02:12.019Z] DONE 199 tests, 6 skipped in 138.597s [2020-03-11T21:02:12.019Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-11T21:02:12.019Z] ++ 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 [2020-03-11T21:02:12.019Z] ++ set -e [2020-03-11T21:02:12.019Z] ++ '[' -n 0 ']' [2020-03-11T21:02:12.019Z] ++ set -x [2020-03-11T21:02:12.019Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:02:12.235Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-03-11T21:02:12.235Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-11T21:02:12.235Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-03-11T21:02:12.235Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-11T21:02:12.235Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-11T21:02:12.235Z] === RUN TestCopyFromContainer [2020-03-11T21:02:12.300Z] INFO: Testing against a local daemon [2020-03-11T21:02:12.300Z] === RUN TestCommitInheritsEnv [2020-03-11T21:02:12.912Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-03-11T21:02:12.912Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-11T21:02:12.912Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-11T21:02:12.912Z] === RUN TestImagesFilterMultiReference [2020-03-11T21:02:12.912Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-03-11T21:02:12.912Z] === RUN TestImagePullPlatformInvalid [2020-03-11T21:02:12.912Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-03-11T21:02:12.912Z] === RUN TestRemoveImageOrphaning [2020-03-11T21:02:13.204Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-11T21:02:13.204Z] === RUN TestRemoveImageGarbageCollector [2020-03-11T21:02:13.485Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:02:13.485Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:02:13.485Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-11T21:02:13.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-11T21:02:13.485Z] === RUN TestTagInvalidReference [2020-03-11T21:02:13.485Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-11T21:02:13.485Z] === RUN TestTagValidPrefixedRepo [2020-03-11T21:02:13.485Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-11T21:02:13.485Z] === RUN TestTagExistedNameWithoutForce [2020-03-11T21:02:13.485Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-03-11T21:02:13.485Z] === RUN TestTagOfficialNames [2020-03-11T21:02:13.485Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-11T21:02:13.485Z] === RUN TestTagMatchesDigest [2020-03-11T21:02:13.485Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-11T21:02:13.485Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-11T21:02:13.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.84s) [2020-03-11T21:02:13.795Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-11T21:02:14.136Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-11T21:02:14.394Z] === RUN TestCopyFromContainer// [2020-03-11T21:02:14.576Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-11T21:02:14.652Z] === RUN TestCopyFromContainer//bar/root [2020-03-11T21:02:14.652Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-11T21:02:14.910Z] === RUN TestCopyFromContainer/bar/quux [2020-03-11T21:02:14.910Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-11T21:02:15.168Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-11T21:02:15.168Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-11T21:02:15.168Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-11T21:02:15.426Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-11T21:02:15.684Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer (3.39s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2020-03-11T21:02:15.684Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-03-11T21:02:15.684Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-11T21:02:15.684Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:02:15.684Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:02:15.684Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:02:15.684Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:02:15.684Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:02:15.684Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:02:15.684Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:02:15.684Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:02:15.684Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:02:15.684Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-11T21:02:15.684Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-11T21:02:15.684Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-11T21:02:15.684Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-11T21:02:15.684Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-11T21:02:15.699Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-03-11T21:02:15.699Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-11T21:02:15.942Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-11T21:02:15.942Z] === RUN TestCreateWithInvalidEnv [2020-03-11T21:02:15.942Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-11T21:02:15.942Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-11T21:02:15.942Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-11T21:02:15.942Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-11T21:02:15.942Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-11T21:02:15.942Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-11T21:02:15.942Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-11T21:02:15.942Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-11T21:02:15.942Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-11T21:02:15.942Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-11T21:02:15.942Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-11T21:02:15.942Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-11T21:02:15.942Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-11T21:02:15.942Z] === RUN TestCreateTmpfsMountsTarget [2020-03-11T21:02:15.942Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-03-11T21:02:15.942Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-11T21:02:15.942Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-11T21:02:17.602Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2020-03-11T21:02:17.602Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-11T21:02:17.841Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-11T21:02:18.099Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:02:18.099Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:02:18.099Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:02:18.099Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-11T21:02:18.099Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:02:18.099Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:02:18.099Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:02:18.169Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2020-03-11T21:02:18.169Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:02:18.356Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-11T21:02:18.356Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-11T21:02:18.356Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-11T21:02:19.105Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-11T21:02:19.105Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-11T21:02:20.252Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-11T21:02:20.817Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-11T21:02:21.008Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-03-11T21:02:21.008Z] === RUN TestKernelTCPMemory [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.60s) [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:02:21.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:02:21.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:02:21.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:02:21.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:02:21.075Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:02:21.075Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:02:21.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:02:21.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:02:21.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:02:21.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:02:21.075Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-03-11T21:02:21.075Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-11T21:02:21.075Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-11T21:02:21.642Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-11T21:02:21.899Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-03-11T21:02:21.899Z] === RUN TestContainerStartOnDaemonRestart [2020-03-11T21:02:21.899Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T21:02:21.899Z] === RUN TestDaemonRestartIpcMode [2020-03-11T21:02:21.899Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T21:02:21.899Z] === RUN TestDaemonHostGatewayIP [2020-03-11T21:02:21.899Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T21:02:21.899Z] === RUN TestDiff [2020-03-11T21:02:21.944Z] --- PASS: TestKernelTCPMemory (0.88s) [2020-03-11T21:02:21.944Z] === RUN TestNISDomainname [2020-03-11T21:02:22.668Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-11T21:02:22.832Z] --- PASS: TestDiff (0.94s) [2020-03-11T21:02:22.833Z] === RUN TestExecWithCloseStdin [2020-03-11T21:02:22.881Z] --- PASS: TestNISDomainname (1.02s) [2020-03-11T21:02:22.881Z] === RUN TestHostnameDnsResolution [2020-03-11T21:02:23.765Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-03-11T21:02:23.765Z] === RUN TestExec [2020-03-11T21:02:24.330Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-11T21:02:24.588Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-11T21:02:24.784Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-03-11T21:02:24.784Z] === RUN TestStats [2020-03-11T21:02:24.845Z] --- PASS: TestExec (0.91s) [2020-03-11T21:02:24.845Z] === RUN TestExecUser [2020-03-11T21:02:24.940Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-03-11T21:02:25.412Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-11T21:02:25.977Z] --- PASS: TestExecUser (1.09s) [2020-03-11T21:02:25.977Z] === RUN TestExportContainerAndImportImage [2020-03-11T21:02:26.543Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-11T21:02:26.686Z] --- PASS: TestStats (1.84s) [2020-03-11T21:02:26.686Z] === RUN TestStopContainerWithTimeout [2020-03-11T21:02:26.686Z] === RUN TestStopContainerWithTimeout/0 [2020-03-11T21:02:26.686Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-11T21:02:26.686Z] === RUN TestStopContainerWithTimeout/1 [2020-03-11T21:02:26.686Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-11T21:02:26.686Z] === RUN TestStopContainerWithTimeout/3 [2020-03-11T21:02:26.686Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-11T21:02:26.686Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-11T21:02:26.686Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-11T21:02:26.686Z] === CONT TestStopContainerWithTimeout/0 [2020-03-11T21:02:26.686Z] === CONT TestStopContainerWithTimeout/3 [2020-03-11T21:02:26.686Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-11T21:02:26.686Z] === CONT TestStopContainerWithTimeout/1 [2020-03-11T21:02:27.108Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2020-03-11T21:02:27.108Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-11T21:02:28.481Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2020-03-11T21:02:28.481Z] === RUN TestHealthCheckWorkdir [2020-03-11T21:02:29.218Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-11T21:02:29.218Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-03-11T21:02:29.218Z] --- PASS: TestStopContainerWithTimeout/1 (2.12s) [2020-03-11T21:02:29.218Z] --- PASS: TestStopContainerWithTimeout/-1 (2.80s) [2020-03-11T21:02:29.218Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2020-03-11T21:02:29.218Z] === RUN TestDeleteDevicemapper [2020-03-11T21:02:29.218Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-11T21:02:29.218Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:02:29.218Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-11T21:02:29.402Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-11T21:02:29.416Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-11T21:02:29.676Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2020-03-11T21:02:29.676Z] === RUN TestHealthKillContainer [2020-03-11T21:02:30.608Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-11T21:02:31.980Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-11T21:02:32.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.90s) [2020-03-11T21:02:32.504Z] === RUN TestUpdateMemory [2020-03-11T21:02:32.504Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-11T21:02:32.504Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:32.504Z] === RUN TestUpdateCPUQuota [2020-03-11T21:02:32.558Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-11T21:02:32.826Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-11T21:02:32.826Z] --- PASS: TestHealthKillContainer (3.18s) [2020-03-11T21:02:32.826Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-11T21:02:33.394Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-11T21:02:33.880Z] --- PASS: TestUpdateCPUQuota (1.48s) [2020-03-11T21:02:33.880Z] === RUN TestUpdatePidsLimit [2020-03-11T21:02:33.880Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-11T21:02:33.960Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2020-03-11T21:02:33.960Z] === RUN TestIpcModeNone [2020-03-11T21:02:33.960Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-11T21:02:34.138Z] === RUN TestUpdatePidsLimit/no_change [2020-03-11T21:02:34.411Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-11T21:02:34.525Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-11T21:02:34.980Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-11T21:02:35.090Z] --- PASS: TestIpcModeNone (1.09s) [2020-03-11T21:02:35.090Z] === RUN TestIpcModePrivate [2020-03-11T21:02:35.238Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-11T21:02:35.805Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-11T21:02:36.023Z] --- PASS: TestIpcModePrivate (0.98s) [2020-03-11T21:02:36.023Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:211, shared: false, mustBeShared: false [2020-03-11T21:02:36.023Z] === RUN TestIpcModeShareable [2020-03-11T21:02:36.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-11T21:02:36.281Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-11T21:02:36.281Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-11T21:02:37.214Z] --- PASS: TestIpcModeShareable (1.08s) [2020-03-11T21:02:37.214Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:192, shared: true, mustBeShared: true [2020-03-11T21:02:37.214Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit (4.12s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.39s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/update_lower (0.45s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.42s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-03-11T21:02:37.968Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-03-11T21:02:37.968Z] === RUN TestUpdateRestartPolicy [2020-03-11T21:02:38.148Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-11T21:02:39.519Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-11T21:02:39.779Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-03-11T21:02:39.779Z] === RUN TestAPIIpcModeHost [2020-03-11T21:02:40.038Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-11T21:02:40.602Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-11T21:02:40.859Z] --- PASS: TestAPIIpcModeHost (1.00s) [2020-03-11T21:02:40.859Z] === RUN TestDaemonIpcModeShareable [2020-03-11T21:02:41.792Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-11T21:02:42.358Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-11T21:02:42.924Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2020-03-11T21:02:42.924Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-03-11T21:02:42.924Z] === RUN TestDaemonIpcModePrivate [2020-03-11T21:02:43.856Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-11T21:02:44.127Z] ......................... [ 67%] [2020-03-11T21:02:44.788Z] --- PASS: TestDaemonIpcModePrivate (2.05s) [2020-03-11T21:02:44.788Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:224, shared: false, mustBeShared: false [2020-03-11T21:02:44.788Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-11T21:02:45.720Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-11T21:02:45.720Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-11T21:02:46.653Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2020-03-11T21:02:46.653Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:216, shared: false, mustBeShared: false [2020-03-11T21:02:46.653Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-11T21:02:47.585Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-11T21:02:48.149Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-11T21:02:48.715Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.98s) [2020-03-11T21:02:48.715Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:209, shared: true, mustBeShared: true [2020-03-11T21:02:48.715Z] === RUN TestIpcModeOlderClient [2020-03-11T21:02:48.715Z] === PAUSE TestIpcModeOlderClient [2020-03-11T21:02:48.715Z] === RUN TestKillContainerInvalidSignal [2020-03-11T21:02:49.646Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2020-03-11T21:02:49.646Z] === RUN TestKillContainer [2020-03-11T21:02:49.646Z] === RUN TestKillContainer/no_signal [2020-03-11T21:02:50.169Z] --- PASS: TestUpdateRestartPolicy (12.46s) [2020-03-11T21:02:50.169Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-11T21:02:50.578Z] === RUN TestKillContainer/non_killing_signal [2020-03-11T21:02:51.105Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2020-03-11T21:02:51.106Z] === RUN TestWaitNonBlocked [2020-03-11T21:02:51.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:51.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:51.106Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:51.106Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:51.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:02:51.106Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:02:51.143Z] === RUN TestKillContainer/killing_signal [2020-03-11T21:02:51.708Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-11T21:02:51.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T21:02:51.965Z] --- PASS: TestKillContainer (2.52s) [2020-03-11T21:02:51.965Z] --- PASS: TestKillContainer/no_signal (0.86s) [2020-03-11T21:02:51.965Z] --- PASS: TestKillContainer/non_killing_signal (0.67s) [2020-03-11T21:02:51.965Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-03-11T21:02:51.965Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-11T21:02:51.965Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-11T21:02:52.042Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-11T21:02:52.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-03-11T21:02:52.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2020-03-11T21:02:52.042Z] === RUN TestWaitBlocked [2020-03-11T21:02:52.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:52.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:52.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:52.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:52.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:02:52.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:02:52.898Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-11T21:02:53.240Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-11T21:02:53.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.01s) [2020-03-11T21:02:53.240Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2020-03-11T21:02:53.240Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T21:02:53.240Z] === CONT TestIpcModeOlderClient [2020-03-11T21:02:53.240Z] === CONT TestDaemonHostGatewayIP [2020-03-11T21:02:53.240Z] === CONT TestDaemonRestartIpcMode [2020-03-11T21:02:53.499Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-03-11T21:02:53.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T21:02:53.830Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-11T21:02:53.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2020-03-11T21:02:53.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-03-11T21:02:53.831Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2020-03-11T21:02:53.831Z] === RUN TestKillStoppedContainer [2020-03-11T21:02:53.831Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-11T21:02:53.831Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-11T21:02:53.831Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-11T21:02:53.831Z] === RUN TestKillDifferentUserContainer [2020-03-11T21:02:54.765Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-03-11T21:02:54.765Z] === RUN TestInspectOomKilledTrue [2020-03-11T21:02:54.765Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-11T21:02:54.765Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:54.765Z] === RUN TestInspectOomKilledFalse [2020-03-11T21:02:54.765Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-11T21:02:54.765Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:54.765Z] === RUN TestLinksEtcHostsContentMatch [2020-03-11T21:02:55.329Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s) [2020-03-11T21:02:55.329Z] === RUN TestLinksContainerNames [2020-03-11T21:02:56.699Z] --- PASS: TestLinksContainerNames (1.45s) [2020-03-11T21:02:56.699Z] === RUN TestLogsFollowTailEmpty [2020-03-11T21:02:56.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2020-03-11T21:02:57.354Z] --- PASS: TestDaemonRestartIpcMode (4.20s) [2020-03-11T21:02:57.632Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-03-11T21:02:57.632Z] === RUN TestContainerNetworkMountsNoChown [2020-03-11T21:02:57.920Z] --- PASS: TestDaemonHostGatewayIP (4.67s) [2020-03-11T21:02:57.921Z] PASS [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === Skipped [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-03-11T21:02:57.921Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-11T21:02:57.921Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-11T21:02:57.921Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:02:57.921Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-11T21:02:57.921Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-03-11T21:02:57.921Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] [2020-03-11T21:02:57.921Z] DONE 199 tests, 6 skipped in 127.255s [2020-03-11T21:02:57.921Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-03-11T21:02:57.921Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:02:57.921Z] ++ set -e [2020-03-11T21:02:57.921Z] ++ '[' -n 0 ']' [2020-03-11T21:02:57.921Z] ++ set -x [2020-03-11T21:02:57.921Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:02:58.179Z] INFO: Testing against a local daemon [2020-03-11T21:02:58.179Z] === RUN TestCommitInheritsEnv [2020-03-11T21:02:58.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T21:02:58.195Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-11T21:02:58.453Z] --- PASS: TestContainerNetworkMountsNoChown (0.88s) [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/default [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/default [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/private [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/private [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rprivate [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/slave [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/slave [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rslave [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/shared [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/shared [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rshared [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/default [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/rshared [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/shared [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/rslave [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/slave [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/rprivate [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/private [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:02:58.453Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-11T21:02:58.453Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-11T21:02:58.453Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:02:58.710Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:02:58.746Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-03-11T21:02:58.746Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-11T21:02:58.746Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-11T21:02:58.746Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-11T21:02:58.746Z] === RUN TestImagesFilterMultiReference [2020-03-11T21:02:58.746Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-03-11T21:02:58.746Z] === RUN TestImagePullPlatformInvalid [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-11T21:02:58.971Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-11T21:02:58.971Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:02:59.005Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-11T21:02:59.005Z] === RUN TestRemoveImageOrphaning [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:02:59.228Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-11T21:02:59.228Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-11T21:02:59.228Z] === RUN TestContainerBindMountNonRecursive [2020-03-11T21:02:59.573Z] --- PASS: TestRemoveImageOrphaning (0.55s) [2020-03-11T21:02:59.573Z] === RUN TestRemoveImageGarbageCollector [2020-03-11T21:02:59.573Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:02:59.573Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:02:59.573Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-11T21:02:59.573Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-11T21:02:59.573Z] === RUN TestTagInvalidReference [2020-03-11T21:02:59.573Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-11T21:02:59.573Z] === RUN TestTagValidPrefixedRepo [2020-03-11T21:02:59.573Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-11T21:02:59.573Z] === RUN TestTagExistedNameWithoutForce [2020-03-11T21:02:59.573Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-11T21:02:59.573Z] === RUN TestTagOfficialNames [2020-03-11T21:02:59.573Z] --- PASS: TestTagOfficialNames (0.08s) [2020-03-11T21:02:59.573Z] === RUN TestTagMatchesDigest [2020-03-11T21:02:59.832Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-11T21:02:59.832Z] PASS [2020-03-11T21:02:59.832Z] [2020-03-11T21:02:59.832Z] === Skipped [2020-03-11T21:02:59.832Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-11T21:02:59.832Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-03-11T21:02:59.832Z] [2020-03-11T21:02:59.832Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:02:59.832Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:02:59.832Z] [2020-03-11T21:02:59.832Z] [2020-03-11T21:02:59.832Z] DONE 12 tests, 2 skipped in 1.779s [2020-03-11T21:02:59.832Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-03-11T21:02:59.832Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:02:59.832Z] ++ set -e [2020-03-11T21:02:59.832Z] ++ '[' -n 0 ']' [2020-03-11T21:02:59.832Z] ++ set -x [2020-03-11T21:02:59.832Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:02:59.832Z] INFO: Testing against a local daemon [2020-03-11T21:02:59.832Z] === RUN TestNetworkCreateDelete [2020-03-11T21:03:00.399Z] --- PASS: TestNetworkCreateDelete (0.40s) [2020-03-11T21:03:00.399Z] === RUN TestDockerNetworkDeletePreferID [2020-03-11T21:03:01.756Z] --- PASS: TestContainerBindMountNonRecursive (2.43s) [2020-03-11T21:03:01.756Z] === RUN TestNetworkNat [2020-03-11T21:03:01.774Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2020-03-11T21:03:01.774Z] === RUN TestInspectNetwork [2020-03-11T21:03:02.321Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-11T21:03:02.886Z] --- PASS: TestNetworkNat (1.06s) [2020-03-11T21:03:02.886Z] === RUN TestNetworkLocalhostTCPNat [2020-03-11T21:03:02.886Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-11T21:03:04.076Z] --- PASS: TestNetworkLocalhostTCPNat (1.17s) [2020-03-11T21:03:04.076Z] === RUN TestNetworkLoopbackNat [2020-03-11T21:03:04.333Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-11T21:03:05.264Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2020-03-11T21:03:05.264Z] === RUN TestPause [2020-03-11T21:03:06.196Z] --- PASS: TestPause (1.06s) [2020-03-11T21:03:06.196Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-11T21:03:06.196Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:03:06.196Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:03:06.196Z] === RUN TestPauseStopPausedContainer [2020-03-11T21:03:06.761Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-11T21:03:07.162Z] === RUN TestInspectNetwork/full_network_id [2020-03-11T21:03:07.162Z] === RUN TestInspectNetwork/partial_network_id [2020-03-11T21:03:07.162Z] === RUN TestInspectNetwork/network_name [2020-03-11T21:03:07.162Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-11T21:03:07.326Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-03-11T21:03:07.326Z] === RUN TestPsFilter [2020-03-11T21:03:07.326Z] --- PASS: TestPsFilter (0.26s) [2020-03-11T21:03:07.326Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-11T21:03:08.259Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.91s) [2020-03-11T21:03:08.259Z] === RUN TestRemoveContainerWithVolume [2020-03-11T21:03:12.972Z] --- PASS: TestRemoveContainerWithVolume (1.38s) [2020-03-11T21:03:12.972Z] === RUN TestRemoveContainerRunning [2020-03-11T21:03:12.972Z] --- PASS: TestRemoveContainerRunning (1.11s) [2020-03-11T21:03:12.972Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-11T21:03:12.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.97s) [2020-03-11T21:03:12.972Z] === RUN TestRemoveInvalidContainer [2020-03-11T21:03:12.972Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-03-11T21:03:12.972Z] === RUN TestRenameLinkedContainer [2020-03-11T21:03:12.972Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-11T21:03:12.976Z] --- PASS: TestInspectNetwork (9.44s) [2020-03-11T21:03:12.977Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-11T21:03:12.977Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-11T21:03:12.977Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-11T21:03:12.977Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-11T21:03:12.977Z] === RUN TestRunContainerWithBridgeNone [2020-03-11T21:03:13.374Z] 65014b3c3121: Pull complete [2020-03-11T21:03:13.546Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-03-11T21:03:13.546Z] === RUN TestNetworkInvalidJSON [2020-03-11T21:03:13.546Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:13.546Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:13.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:13.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:13.546Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:13.546Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:13.546Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:13.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:13.546Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:13.546Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-11T21:03:13.546Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-11T21:03:13.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-11T21:03:13.546Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-11T21:03:13.546Z] === RUN TestHostIPv4BridgeLabel [2020-03-11T21:03:14.347Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-11T21:03:14.483Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-03-11T21:03:14.483Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-11T21:03:15.859Z] --- PASS: TestDaemonRestartWithLiveRestore (1.34s) [2020-03-11T21:03:15.859Z] === RUN TestDaemonDefaultNetworkPools [2020-03-11T21:03:16.793Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-03-11T21:03:16.793Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-11T21:03:16.875Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-11T21:03:16.875Z] --- PASS: TestRenameLinkedContainer (4.78s) [2020-03-11T21:03:16.876Z] === RUN TestRenameStoppedContainer [2020-03-11T21:03:17.441Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-03-11T21:03:17.441Z] === RUN TestRenameRunningContainerAndReuse [2020-03-11T21:03:18.695Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.81s) [2020-03-11T21:03:18.695Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-11T21:03:19.966Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-11T21:03:19.966Z] --- PASS: TestRenameRunningContainerAndReuse (2.25s) [2020-03-11T21:03:19.966Z] === RUN TestRenameInvalidName [2020-03-11T21:03:20.531Z] --- PASS: TestRenameInvalidName (0.94s) [2020-03-11T21:03:20.531Z] === RUN TestRenameAnonymousContainer [2020-03-11T21:03:21.203Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-11T21:03:21.226Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.23s) [2020-03-11T21:03:21.226Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-11T21:03:21.793Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.89s) [2020-03-11T21:03:21.793Z] === RUN TestServiceWithPredefinedNetwork [2020-03-11T21:03:22.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-11T21:03:23.068Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-11T21:03:24.443Z] --- PASS: TestRenameAnonymousContainer (3.77s) [2020-03-11T21:03:24.443Z] === RUN TestRenameContainerWithSameName [2020-03-11T21:03:24.444Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-11T21:03:25.024Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-03-11T21:03:25.024Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-11T21:03:25.076Z] --- PASS: TestServiceWithPredefinedNetwork (3.32s) [2020-03-11T21:03:25.076Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-11T21:03:25.076Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:03:25.076Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:03:25.076Z] === RUN TestServiceWithDataPathPortInit [2020-03-11T21:03:26.922Z] --- PASS: TestRenameContainerWithLinkedContainer (1.70s) [2020-03-11T21:03:26.922Z] === RUN TestResize [2020-03-11T21:03:27.852Z] --- PASS: TestResize (0.83s) [2020-03-11T21:03:27.852Z] === RUN TestResizeWithInvalidSize [2020-03-11T21:03:28.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-11T21:03:28.109Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-11T21:03:28.367Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-03-11T21:03:28.367Z] === RUN TestResizeWhenContainerNotStarted [2020-03-11T21:03:28.624Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-11T21:03:29.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.91s) [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:29.557Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:29.557Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:29.557Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:03:29.557Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:03:31.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-11T21:03:31.718Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-11T21:03:31.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:32.232Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:33.604Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:03:33.861Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:03:33.861Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-11T21:03:35.235Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:03:35.492Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:03:35.492Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-11T21:03:38.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:03:38.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-11T21:03:38.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:03:38.248Z] --- PASS: TestImportExtremelyLargeImageWorks (79.62s) [2020-03-11T21:03:38.248Z] PASS [2020-03-11T21:03:38.248Z] [2020-03-11T21:03:38.248Z] === Skipped [2020-03-11T21:03:38.248Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:03:38.248Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:03:38.248Z] [2020-03-11T21:03:38.248Z] [2020-03-11T21:03:38.248Z] DONE 12 tests, 1 skipped in 81.150s [2020-03-11T21:03:38.248Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-11T21:03:38.248Z] ++ 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 [2020-03-11T21:03:38.248Z] ++ set -e [2020-03-11T21:03:38.248Z] ++ '[' -n 0 ']' [2020-03-11T21:03:38.248Z] ++ set -x [2020-03-11T21:03:38.248Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:03:38.248Z] INFO: Testing against a local daemon [2020-03-11T21:03:38.248Z] === RUN TestNetworkCreateDelete [2020-03-11T21:03:38.248Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-03-11T21:03:38.248Z] === RUN TestDockerNetworkDeletePreferID [2020-03-11T21:03:38.248Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-03-11T21:03:38.248Z] === RUN TestInspectNetwork [2020-03-11T21:03:38.276Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-11T21:03:39.512Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-11T21:03:39.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-11T21:03:39.711Z] === RUN TestInspectNetwork/full_network_id [2020-03-11T21:03:39.711Z] === RUN TestInspectNetwork/partial_network_id [2020-03-11T21:03:39.711Z] === RUN TestInspectNetwork/network_name [2020-03-11T21:03:39.711Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T21:03:39.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T21:03:40.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T21:03:40.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T21:03:41.020Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-11T21:03:41.278Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:03:41.392Z] tests/integration/client_test.py ..... [ 75%] [2020-03-11T21:03:41.392Z] tests/integration/context_api_test.py .. [ 76%] [2020-03-11T21:03:41.536Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:03:42.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-11T21:03:42.316Z] tests/integration/errors_test.py . [ 76%] [2020-03-11T21:03:43.153Z] --- PASS: TestServiceWithDataPathPortInit (18.11s) [2020-03-11T21:03:43.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-11T21:03:44.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-11T21:03:44.258Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-11T21:03:44.258Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.59s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.60s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-03-11T21:03:44.259Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.76s) [2020-03-11T21:03:44.259Z] === RUN TestCgroupNamespacesRun [2020-03-11T21:03:44.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork (11.36s) [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-11T21:03:45.184Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-11T21:03:45.184Z] === RUN TestRunContainerWithBridgeNone [2020-03-11T21:03:45.633Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-11T21:03:45.890Z] --- PASS: TestCgroupNamespacesRun (1.68s) [2020-03-11T21:03:45.890Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-11T21:03:45.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T21:03:47.786Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.52s) [2020-03-11T21:03:47.786Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-11T21:03:47.856Z] --- PASS: TestRunContainerWithBridgeNone (2.43s) [2020-03-11T21:03:47.856Z] === RUN TestNetworkInvalidJSON [2020-03-11T21:03:47.856Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:47.856Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:47.856Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:47.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:47.857Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:47.857Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:47.857Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-11T21:03:47.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:03:47.857Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:03:47.857Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-03-11T21:03:47.857Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-11T21:03:47.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-11T21:03:47.857Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-11T21:03:47.857Z] === RUN TestHostIPv4BridgeLabel [2020-03-11T21:03:48.138Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-03-11T21:03:48.138Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-11T21:03:48.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T21:03:49.144Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-11T21:03:49.144Z] === RUN TestDaemonDefaultNetworkPools [2020-03-11T21:03:49.159Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.74s) [2020-03-11T21:03:49.159Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-11T21:03:49.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-11T21:03:50.165Z] --- PASS: TestDaemonDefaultNetworkPools (0.86s) [2020-03-11T21:03:50.165Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-11T21:03:51.170Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-03-11T21:03:51.170Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-11T21:03:51.686Z] --- PASS: TestCgroupNamespacesRunHostMode (2.08s) [2020-03-11T21:03:51.686Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-11T21:03:52.639Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-11T21:03:52.640Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-11T21:03:52.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-11T21:03:52.921Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2020-03-11T21:03:52.921Z] === RUN TestServiceWithPredefinedNetwork [2020-03-11T21:03:53.123Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.77s) [2020-03-11T21:03:53.123Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ln5ldz9xi5yyw6xawd82mv36j Created:2020-03-11 21:03:44.814114232 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a05eac01fd2f680671232eed5c65ab2e992f0f0763f5ab2b443428df6ebcad37:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4vxamgcsgdlxqh1i1tlov9b3 EndpointID:5693fff381178c0e83a9dd2ab80c0dc2dd420dce66dd74928d683aea8c12c1e2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e9d9c3d58da925ed28fa5317e93202ccc7b44ea85aa1678c509fae63f28ea4c8 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b429673ef844 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4vxamgcsgdlxqh1i1tlov9b3 EndpointID:5693fff381178c0e83a9dd2ab80c0dc2dd420dce66dd74928d683aea8c12c1e2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-11T21:03:53.123Z] PASS [2020-03-11T21:03:53.123Z] [2020-03-11T21:03:53.123Z] === Skipped [2020-03-11T21:03:53.123Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:03:53.123Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:03:53.123Z] [2020-03-11T21:03:53.123Z] [2020-03-11T21:03:53.123Z] DONE 22 tests, 1 skipped in 52.191s [2020-03-11T21:03:53.123Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:03:53.123Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:03:53.123Z] ++ set -e [2020-03-11T21:03:53.123Z] ++ '[' -n 0 ']' [2020-03-11T21:03:53.123Z] ++ set -x [2020-03-11T21:03:53.124Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:03:53.124Z] INFO: Testing against a local daemon [2020-03-11T21:03:53.124Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-11T21:03:53.124Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:03:53.124Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:03:53.124Z] === RUN TestDockerNetworkIpvlan [2020-03-11T21:03:53.124Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:03:53.124Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:03:53.124Z] PASS [2020-03-11T21:03:53.124Z] [2020-03-11T21:03:53.124Z] === Skipped [2020-03-11T21:03:53.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:03:53.124Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:03:53.124Z] [2020-03-11T21:03:53.124Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:03:53.124Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:03:53.124Z] [2020-03-11T21:03:53.124Z] [2020-03-11T21:03:53.124Z] DONE 2 tests, 2 skipped in 0.145s [2020-03-11T21:03:53.124Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:03:53.124Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:03:53.124Z] ++ set -e [2020-03-11T21:03:53.124Z] ++ '[' -n 0 ']' [2020-03-11T21:03:53.124Z] ++ set -x [2020-03-11T21:03:53.124Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:03:53.124Z] INFO: Testing against a local daemon [2020-03-11T21:03:53.124Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-11T21:03:53.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T21:03:53.208Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.86s) [2020-03-11T21:03:53.208Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-11T21:03:53.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T21:03:54.139Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2020-03-11T21:03:54.139Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-11T21:03:54.498Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.06s) [2020-03-11T21:03:54.498Z] === RUN TestDockerNetworkMacvlan [2020-03-11T21:03:55.071Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-03-11T21:03:55.071Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-11T21:03:55.433Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-11T21:03:55.637Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-11T21:03:56.809Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-11T21:03:57.011Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.89s) [2020-03-11T21:03:57.011Z] === RUN TestKernelTCPMemory [2020-03-11T21:03:57.226Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T21:03:57.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-11T21:03:57.296Z] --- PASS: TestServiceWithPredefinedNetwork (3.50s) [2020-03-11T21:03:57.297Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-11T21:03:57.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:03:57.297Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:03:57.297Z] === RUN TestServiceWithDataPathPortInit [2020-03-11T21:03:57.744Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-11T21:03:57.833Z] --- PASS: TestKernelTCPMemory (1.03s) [2020-03-11T21:03:57.833Z] === RUN TestNISDomainname [2020-03-11T21:03:58.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T21:03:59.217Z] --- PASS: TestNISDomainname (1.18s) [2020-03-11T21:03:59.217Z] === RUN TestHostnameDnsResolution [2020-03-11T21:03:59.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-11T21:04:00.846Z] --- PASS: TestHostnameDnsResolution (1.63s) [2020-03-11T21:04:00.846Z] === RUN TestStats [2020-03-11T21:04:01.027Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-11T21:04:01.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-11T21:04:02.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T21:04:02.344Z] --- PASS: TestStats (1.81s) [2020-03-11T21:04:02.344Z] === RUN TestStopContainerWithTimeout [2020-03-11T21:04:02.344Z] === RUN TestStopContainerWithTimeout/0 [2020-03-11T21:04:02.344Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-11T21:04:02.344Z] === RUN TestStopContainerWithTimeout/1 [2020-03-11T21:04:02.344Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-11T21:04:02.344Z] === RUN TestStopContainerWithTimeout/3 [2020-03-11T21:04:02.344Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-11T21:04:02.344Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-11T21:04:02.344Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-11T21:04:02.344Z] === CONT TestStopContainerWithTimeout/0 [2020-03-11T21:04:02.344Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-11T21:04:02.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-11T21:04:02.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-11T21:04:02.862Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-11T21:04:03.794Z] === CONT TestStopContainerWithTimeout/3 [2020-03-11T21:04:04.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T21:04:05.165Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-11T21:04:05.214Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-11T21:04:05.729Z] === CONT TestStopContainerWithTimeout/1 [2020-03-11T21:04:06.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T21:04:06.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-11T21:04:07.595Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-03-11T21:04:07.595Z] --- PASS: TestStopContainerWithTimeout/0 (1.14s) [2020-03-11T21:04:07.595Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2020-03-11T21:04:07.595Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-03-11T21:04:07.595Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2020-03-11T21:04:07.595Z] === RUN TestDeleteDevicemapper [2020-03-11T21:04:07.595Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-11T21:04:07.595Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:04:07.595Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-11T21:04:08.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-11T21:04:08.391Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-11T21:04:08.391Z] Using test binary docker [2020-03-11T21:04:08.391Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-11T21:04:08.391Z] +++ /etc/init.d/apparmor start [2020-03-11T21:04:08.391Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-03-11T21:04:08.391Z] INFO: Waiting for daemon to start... [2020-03-11T21:04:08.391Z] Starting dockerd [2020-03-11T21:04:08.391Z] +++ 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 [2020-03-11T21:04:08.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-11T21:04:10.428Z] . [2020-03-11T21:04:10.428Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-11T21:04:10.428Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-11T21:04:10.428Z] Error: No such image: emptyfs [2020-03-11T21:04:10.428Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-11T21:04:10.428Z] ++++ docker load [2020-03-11T21:04:10.720Z] Running integration-test (iteration 1) [2020-03-11T21:04:10.720Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-11T21:04:10.721Z] ++ 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 [2020-03-11T21:04:10.721Z] ++ set -e [2020-03-11T21:04:10.721Z] ++ '[' -n 0 ']' [2020-03-11T21:04:10.721Z] ++ set -x [2020-03-11T21:04:10.721Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:10.944Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s) [2020-03-11T21:04:10.944Z] === RUN TestUpdateMemory [2020-03-11T21:04:10.944Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-11T21:04:10.944Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:04:10.944Z] === RUN TestUpdateCPUQuota [2020-03-11T21:04:10.944Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-11T21:04:11.777Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-11T21:04:12.317Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-11T21:04:12.317Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-03-11T21:04:12.317Z] === RUN TestUpdatePidsLimit [2020-03-11T21:04:12.317Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-11T21:04:12.575Z] === RUN TestUpdatePidsLimit/no_change [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan (18.36s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.06s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.79s) [2020-03-11T21:04:12.713Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-03-11T21:04:12.713Z] PASS [2020-03-11T21:04:12.713Z] [2020-03-11T21:04:12.713Z] DONE 8 tests in 20.555s [2020-03-11T21:04:12.713Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-11T21:04:12.713Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:12.713Z] ++ set -e [2020-03-11T21:04:12.713Z] ++ '[' -n 0 ']' [2020-03-11T21:04:12.713Z] ++ set -x [2020-03-11T21:04:12.714Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:12.714Z] testing: warning: no tests to run [2020-03-11T21:04:12.714Z] PASS [2020-03-11T21:04:12.714Z] [2020-03-11T21:04:12.714Z] DONE 0 tests in 0.028s [2020-03-11T21:04:12.714Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-11T21:04:12.714Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:12.714Z] ++ set -e [2020-03-11T21:04:12.714Z] ++ '[' -n 0 ']' [2020-03-11T21:04:12.714Z] ++ set -x [2020-03-11T21:04:12.714Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:12.832Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-11T21:04:12.972Z] INFO: Testing against a local daemon [2020-03-11T21:04:12.972Z] === RUN TestAuthZPluginAllowRequest [2020-03-11T21:04:13.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-11T21:04:13.396Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-11T21:04:13.654Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-11T21:04:14.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-11T21:04:14.786Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-11T21:04:14.873Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-03-11T21:04:14.873Z] === RUN TestAuthZPluginTLS [2020-03-11T21:04:15.352Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-11T21:04:15.440Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-03-11T21:04:15.440Z] === RUN TestAuthZPluginDenyRequest [2020-03-11T21:04:16.007Z] --- PASS: TestAuthZPluginDenyRequest (0.66s) [2020-03-11T21:04:16.007Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit (4.04s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/no_change (0.48s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-03-11T21:04:16.309Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-03-11T21:04:16.309Z] === RUN TestUpdateRestartPolicy [2020-03-11T21:04:16.942Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-03-11T21:04:16.942Z] === RUN TestAuthZPluginDenyResponse [2020-03-11T21:04:17.510Z] --- PASS: TestAuthZPluginDenyResponse (0.62s) [2020-03-11T21:04:17.510Z] === RUN TestAuthZPluginAllowEventStream [2020-03-11T21:04:18.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-11T21:04:19.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-11T21:04:19.414Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-03-11T21:04:19.414Z] === RUN TestAuthZPluginErrorResponse [2020-03-11T21:04:19.616Z] --- PASS: TestServiceWithDataPathPortInit (19.94s) [2020-03-11T21:04:19.616Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-11T21:04:19.673Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2020-03-11T21:04:19.673Z] === RUN TestAuthZPluginErrorRequest [2020-03-11T21:04:20.609Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2020-03-11T21:04:20.609Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-11T21:04:20.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-11T21:04:20.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-11T21:04:21.176Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-03-11T21:04:21.176Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-11T21:04:22.153Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-11T21:04:22.719Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-11T21:04:23.651Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-11T21:04:23.709Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.23s) [2020-03-11T21:04:23.709Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-11T21:04:24.216Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-11T21:04:24.499Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-11T21:04:25.613Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.27s) [2020-03-11T21:04:25.613Z] === RUN TestAuthZPluginHeader [2020-03-11T21:04:26.013Z] Loaded image: buildpack-deps:jessie [2020-03-11T21:04:26.013Z] Loaded image: busybox:latest [2020-03-11T21:04:26.013Z] Loaded image: busybox:glibc [2020-03-11T21:04:26.013Z] Loaded image: debian:jessie [2020-03-11T21:04:26.013Z] Loaded image: hello-world:latest [2020-03-11T21:04:26.013Z] INFO: Testing against a local daemon [2020-03-11T21:04:26.013Z] === RUN TestCgroupNamespacesBuild [2020-03-11T21:04:26.549Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-03-11T21:04:26.549Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-11T21:04:26.549Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:04:26.549Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:26.549Z] === RUN TestAuthZPluginV2Disable [2020-03-11T21:04:26.549Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:04:26.549Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:26.549Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-11T21:04:26.549Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:04:26.549Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:26.549Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-11T21:04:26.549Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:04:26.549Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:26.549Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-11T21:04:26.635Z] --- PASS: TestCgroupNamespacesBuild (1.65s) [2020-03-11T21:04:26.635Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-03-11T21:04:27.993Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.33s) [2020-03-11T21:04:27.993Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:im9yshrk7iuhg4winhmw5rwp5 Created:2020-03-11 21:04:17.942114985 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[8b2cc278770ebac09d75d24b44a8720e89b2e3a39062f878cc5719b15c8f666a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th13pnngsxwpp5erhhtkbmes4 EndpointID:a3b94c9b527de15ab52ac952e934f7c320e02a7822e402a80245b286589f3b3d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45728ae5ef55474152519bc4d49d0a7e5befdfee3c3196c5e14e02fba49df72b MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:ee1cc3d234b1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th13pnngsxwpp5erhhtkbmes4 EndpointID:a3b94c9b527de15ab52ac952e934f7c320e02a7822e402a80245b286589f3b3d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-11T21:04:27.993Z] PASS [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] === Skipped [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:04:27.993Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] DONE 22 tests, 1 skipped in 53.695s [2020-03-11T21:04:27.993Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:04:27.993Z] ++ 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 [2020-03-11T21:04:27.993Z] ++ set -e [2020-03-11T21:04:27.993Z] ++ '[' -n 0 ']' [2020-03-11T21:04:27.993Z] ++ set -x [2020-03-11T21:04:27.993Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:27.993Z] INFO: Testing against a local daemon [2020-03-11T21:04:27.993Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-11T21:04:27.993Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:04:27.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:04:27.993Z] === RUN TestDockerNetworkIpvlan [2020-03-11T21:04:27.993Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:04:27.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:04:27.993Z] PASS [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] === Skipped [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:04:27.993Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:04:27.993Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] [2020-03-11T21:04:27.993Z] DONE 2 tests, 2 skipped in 0.107s [2020-03-11T21:04:27.993Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:04:27.993Z] ++ 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 [2020-03-11T21:04:27.993Z] ++ set -e [2020-03-11T21:04:27.993Z] ++ '[' -n 0 ']' [2020-03-11T21:04:27.993Z] ++ set -x [2020-03-11T21:04:27.994Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:27.994Z] INFO: Testing against a local daemon [2020-03-11T21:04:27.994Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-11T21:04:28.118Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.60s) [2020-03-11T21:04:28.118Z] === RUN TestBuildWithSession [2020-03-11T21:04:28.118Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-11T21:04:28.118Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T21:04:28.118Z] === RUN TestBuildSquashParent [2020-03-11T21:04:28.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-11T21:04:28.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-03-11T21:04:28.607Z] === RUN TestDockerNetworkMacvlan [2020-03-11T21:04:28.959Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-11T21:04:29.223Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-11T21:04:29.524Z] --- PASS: TestUpdateRestartPolicy (13.24s) [2020-03-11T21:04:29.524Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-11T21:04:30.231Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-11T21:04:30.457Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2020-03-11T21:04:30.457Z] === RUN TestWaitNonBlocked [2020-03-11T21:04:30.457Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:04:30.457Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:04:30.457Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:04:30.457Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:04:30.457Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:04:30.457Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:04:30.457Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-11T21:04:31.238Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-11T21:04:31.394Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-11T21:04:31.651Z] --- PASS: TestWaitNonBlocked (0.06s) [2020-03-11T21:04:31.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-03-11T21:04:31.651Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2020-03-11T21:04:31.651Z] === RUN TestWaitBlocked [2020-03-11T21:04:31.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:04:31.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:04:31.651Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:04:31.651Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:04:31.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:04:31.651Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:04:33.026Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-11T21:04:33.026Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2020-03-11T21:04:33.026Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2020-03-11T21:04:33.026Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T21:04:33.026Z] === CONT TestDaemonHostGatewayIP [2020-03-11T21:04:33.026Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-11T21:04:33.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-11T21:04:33.638Z] --- PASS: TestBuildSquashParent (5.30s) [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T21:04:33.638Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T21:04:33.638Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T21:04:33.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-11T21:04:33.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-11T21:04:33.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-11T21:04:33.638Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-11T21:04:35.619Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-11T21:04:36.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-11T21:04:36.305Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-03-11T21:04:36.305Z] === CONT TestIpcModeOlderClient [2020-03-11T21:04:36.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-11T21:04:36.336Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-11T21:04:36.563Z] --- PASS: TestIpcModeOlderClient (0.18s) [2020-03-11T21:04:36.564Z] === CONT TestDaemonRestartIpcMode [2020-03-11T21:04:37.129Z] --- PASS: TestDaemonHostGatewayIP (4.41s) [2020-03-11T21:04:39.071Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-11T21:04:39.101Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.63s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.77s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.49s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.45s) [2020-03-11T21:04:39.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.63s) [2020-03-11T21:04:39.165Z] === RUN TestBuildMultiStageCopy [2020-03-11T21:04:39.165Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-11T21:04:40.031Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-11T21:04:40.292Z] --- PASS: TestDaemonRestartIpcMode (3.79s) [2020-03-11T21:04:40.292Z] PASS [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === Skipped [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-11T21:04:40.292Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-11T21:04:40.292Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-11T21:04:40.292Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:04:40.292Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-11T21:04:40.292Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-11T21:04:40.292Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] [2020-03-11T21:04:40.292Z] DONE 199 tests, 6 skipped in 148.546s [2020-03-11T21:04:40.292Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-11T21:04:40.292Z] ++ 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 [2020-03-11T21:04:40.292Z] ++ set -e [2020-03-11T21:04:40.292Z] ++ '[' -n 0 ']' [2020-03-11T21:04:40.292Z] ++ set -x [2020-03-11T21:04:40.292Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:40.549Z] INFO: Testing against a local daemon [2020-03-11T21:04:40.549Z] === RUN TestCommitInheritsEnv [2020-03-11T21:04:40.640Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-11T21:04:40.924Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-11T21:04:41.115Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-03-11T21:04:41.115Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-11T21:04:41.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-11T21:04:41.115Z] === RUN TestImagesFilterMultiReference [2020-03-11T21:04:41.115Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-03-11T21:04:41.115Z] === RUN TestImagePullPlatformInvalid [2020-03-11T21:04:41.115Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-03-11T21:04:41.115Z] === RUN TestRemoveImageOrphaning [2020-03-11T21:04:41.210Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-11T21:04:41.682Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-03-11T21:04:41.682Z] === RUN TestRemoveImageGarbageCollector [2020-03-11T21:04:41.832Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy (3.41s) [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.37s) [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-11T21:04:42.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.41s) [2020-03-11T21:04:42.116Z] === RUN TestBuildMultiStageParentConfig [2020-03-11T21:04:42.613Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-11T21:04:42.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-11T21:04:43.129Z] --- PASS: TestBuildMultiStageParentConfig (0.95s) [2020-03-11T21:04:43.129Z] === RUN TestBuildLabelWithTargets [2020-03-11T21:04:43.546Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-11T21:04:43.803Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2020-03-11T21:04:43.803Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-11T21:04:43.803Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-11T21:04:44.076Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2020-03-11T21:04:44.076Z] === RUN TestTagInvalidReference [2020-03-11T21:04:44.076Z] --- PASS: TestTagInvalidReference (0.07s) [2020-03-11T21:04:44.076Z] === RUN TestTagValidPrefixedRepo [2020-03-11T21:04:44.076Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-11T21:04:44.076Z] === RUN TestTagExistedNameWithoutForce [2020-03-11T21:04:44.076Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-11T21:04:44.076Z] === RUN TestTagOfficialNames [2020-03-11T21:04:44.270Z] ......... [ 86%] [2020-03-11T21:04:44.335Z] --- PASS: TestTagOfficialNames (0.09s) [2020-03-11T21:04:44.335Z] === RUN TestTagMatchesDigest [2020-03-11T21:04:44.335Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-11T21:04:44.335Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-11T21:04:44.335Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-11T21:04:44.592Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-11T21:04:44.611Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2020-03-11T21:04:44.611Z] === RUN TestBuildWithEmptyLayers [2020-03-11T21:04:44.628Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-03-11T21:04:44.628Z] PASS [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] === Skipped [2020-03-11T21:04:44.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:04:44.628Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:04:44.628Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:04:44.628Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:04:44.628Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] DONE 17 tests, 4 skipped in 31.766s [2020-03-11T21:04:44.628Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-11T21:04:44.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:44.628Z] ++ set -e [2020-03-11T21:04:44.628Z] ++ '[' -n 0 ']' [2020-03-11T21:04:44.628Z] ++ set -x [2020-03-11T21:04:44.628Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:44.628Z] INFO: Testing against a local daemon [2020-03-11T21:04:44.628Z] === RUN TestPluginInvalidJSON [2020-03-11T21:04:44.628Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:04:44.628Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:04:44.628Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:04:44.628Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-11T21:04:44.628Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-11T21:04:44.628Z] PASS [2020-03-11T21:04:44.628Z] [2020-03-11T21:04:44.628Z] DONE 2 tests in 0.166s [2020-03-11T21:04:44.628Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-11T21:04:44.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:44.628Z] ++ set -e [2020-03-11T21:04:44.628Z] ++ '[' -n 0 ']' [2020-03-11T21:04:44.628Z] ++ set -x [2020-03-11T21:04:44.628Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:44.849Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-11T21:04:44.886Z] INFO: Testing against a local daemon [2020-03-11T21:04:44.886Z] === RUN TestExternalGraphDriver [2020-03-11T21:04:45.106Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-11T21:04:45.106Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-11T21:04:45.144Z] === RUN TestExternalGraphDriver/json [2020-03-11T21:04:45.632Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2020-03-11T21:04:45.632Z] === RUN TestBuildMultiStageOnBuild [2020-03-11T21:04:45.872Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-11T21:04:47.001Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-11T21:04:47.675Z] === RUN TestExternalGraphDriver/spec [2020-03-11T21:04:47.680Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2020-03-11T21:04:47.680Z] === RUN TestBuildUncleanTarFilenames [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan (19.04s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.32s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.29s) [2020-03-11T21:04:47.892Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.40s) [2020-03-11T21:04:47.892Z] PASS [2020-03-11T21:04:47.892Z] [2020-03-11T21:04:47.892Z] DONE 8 tests in 20.661s [2020-03-11T21:04:47.892Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-11T21:04:47.892Z] ++ 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 [2020-03-11T21:04:47.892Z] ++ set -e [2020-03-11T21:04:47.892Z] ++ '[' -n 0 ']' [2020-03-11T21:04:47.892Z] ++ set -x [2020-03-11T21:04:47.892Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:47.892Z] testing: warning: no tests to run [2020-03-11T21:04:47.892Z] PASS [2020-03-11T21:04:47.892Z] [2020-03-11T21:04:47.892Z] DONE 0 tests in 0.066s [2020-03-11T21:04:47.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-11T21:04:47.892Z] ++ 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 [2020-03-11T21:04:47.892Z] ++ set -e [2020-03-11T21:04:47.892Z] ++ '[' -n 0 ']' [2020-03-11T21:04:47.892Z] ++ set -x [2020-03-11T21:04:47.892Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:04:47.892Z] INFO: Testing against a local daemon [2020-03-11T21:04:47.892Z] === RUN TestAuthZPluginAllowRequest [2020-03-11T21:04:48.373Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-11T21:04:48.697Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2020-03-11T21:04:48.697Z] === RUN TestBuildMultiStageLayerLeak [2020-03-11T21:04:49.914Z] --- PASS: TestAuthZPluginAllowRequest (1.73s) [2020-03-11T21:04:49.914Z] === RUN TestAuthZPluginTLS [2020-03-11T21:04:50.196Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-03-11T21:04:50.196Z] === RUN TestAuthZPluginDenyRequest [2020-03-11T21:04:50.206Z] === RUN TestExternalGraphDriver/pull [2020-03-11T21:04:50.509Z] tests/integration/models_images_test.py ............... [ 89%] [2020-03-11T21:04:50.809Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-03-11T21:04:50.809Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-11T21:04:51.092Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-11T21:04:51.092Z] === RUN TestAuthZPluginDenyResponse [2020-03-11T21:04:51.388Z] --- PASS: TestBuildMultiStageLayerLeak (2.23s) [2020-03-11T21:04:51.388Z] === RUN TestBuildWithHugeFile [2020-03-11T21:04:51.706Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-11T21:04:51.706Z] === RUN TestAuthZPluginAllowEventStream [2020-03-11T21:04:52.655Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-11T21:04:52.737Z] --- PASS: TestExternalGraphDriver (7.61s) [2020-03-11T21:04:52.737Z] --- PASS: TestExternalGraphDriver/json (2.37s) [2020-03-11T21:04:52.737Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2020-03-11T21:04:52.737Z] --- PASS: TestExternalGraphDriver/pull (2.35s) [2020-03-11T21:04:52.737Z] === RUN TestGraphdriverPluginV2 [2020-03-11T21:04:52.737Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-03-11T21:04:52.737Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:52.737Z] PASS [2020-03-11T21:04:52.737Z] [2020-03-11T21:04:52.737Z] === Skipped [2020-03-11T21:04:52.737Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-03-11T21:04:52.737Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:04:52.737Z] [2020-03-11T21:04:52.737Z] [2020-03-11T21:04:52.737Z] DONE 5 tests, 1 skipped in 7.786s [2020-03-11T21:04:52.737Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-11T21:04:52.737Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:52.737Z] ++ set -e [2020-03-11T21:04:52.737Z] ++ '[' -n 0 ']' [2020-03-11T21:04:52.737Z] ++ set -x [2020-03-11T21:04:52.737Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:04:52.737Z] INFO: Testing against a local daemon [2020-03-11T21:04:52.737Z] === RUN TestContinueAfterPluginCrash [2020-03-11T21:04:52.737Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T21:04:52.737Z] === RUN TestReadPluginNoRead [2020-03-11T21:04:52.737Z] === PAUSE TestReadPluginNoRead [2020-03-11T21:04:52.737Z] === RUN TestDaemonStartWithLogOpt [2020-03-11T21:04:52.737Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T21:04:52.737Z] === CONT TestContinueAfterPluginCrash [2020-03-11T21:04:52.737Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T21:04:52.737Z] === CONT TestReadPluginNoRead [2020-03-11T21:04:53.726Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2020-03-11T21:04:53.726Z] === RUN TestAuthZPluginErrorResponse [2020-03-11T21:04:54.008Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-03-11T21:04:54.008Z] === RUN TestAuthZPluginErrorRequest [2020-03-11T21:04:54.629Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-03-11T21:04:54.629Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-11T21:04:54.910Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-03-11T21:04:54.910Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-11T21:04:54.924Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-11T21:04:54.924Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-11T21:04:55.182Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-11T21:04:55.442Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-11T21:04:56.008Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-11T21:04:56.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-11T21:04:56.931Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2020-03-11T21:04:56.931Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-11T21:04:57.884Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-11T21:04:59.606Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2020-03-11T21:04:59.606Z] === RUN TestAuthZPluginHeader [2020-03-11T21:04:59.766Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-11T21:04:59.849Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-11T21:05:00.232Z] --- PASS: TestAuthZPluginHeader (0.85s) [2020-03-11T21:05:00.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:05:00.232Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:00.232Z] === RUN TestAuthZPluginV2Disable [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:05:00.232Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:00.232Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:05:00.232Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:00.232Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-11T21:05:00.232Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:05:00.232Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:00.232Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-11T21:05:00.781Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-11T21:05:01.039Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-11T21:05:01.297Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-11T21:05:01.556Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-11T21:05:02.122Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-11T21:05:02.687Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-11T21:05:02.687Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-11T21:05:03.252Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-11T21:05:03.818Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-11T21:05:04.949Z] === RUN TestReadPluginNoRead/default [2020-03-11T21:05:05.209Z] --- PASS: TestDaemonStartWithLogOpt (12.47s) [2020-03-11T21:05:05.546Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-11T21:05:06.144Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-11T21:05:08.000Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-11T21:05:08.000Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-11T21:05:08.048Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-11T21:05:09.822Z] 23645bd7ee08: Pull complete [2020-03-11T21:05:09.822Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-11T21:05:09.822Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:05:09.822Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:05:09.822Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-11T21:05:09.822Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-11T21:05:09.822Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-11T21:05:09.822Z] INFO: Docker version of control daemon [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Client: Docker Engine - Enterprise [2020-03-11T21:05:09.822Z] Version: 19.03.5 [2020-03-11T21:05:09.822Z] API version: 1.40 [2020-03-11T21:05:09.822Z] Go version: go1.12.12 [2020-03-11T21:05:09.822Z] Git commit: 2ee0c57608 [2020-03-11T21:05:09.822Z] Built: 11/13/2019 08:00:16 [2020-03-11T21:05:09.822Z] OS/Arch: windows/amd64 [2020-03-11T21:05:09.822Z] Experimental: false [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Server: Docker Engine - Enterprise [2020-03-11T21:05:09.822Z] Engine: [2020-03-11T21:05:09.822Z] Version: 19.03.5 [2020-03-11T21:05:09.822Z] API version: 1.40 (minimum version 1.24) [2020-03-11T21:05:09.822Z] Go version: go1.12.12 [2020-03-11T21:05:09.822Z] Git commit: 2ee0c57608 [2020-03-11T21:05:09.822Z] Built: 11/13/2019 07:58:51 [2020-03-11T21:05:09.822Z] OS/Arch: windows/amd64 [2020-03-11T21:05:09.822Z] Experimental: true [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] INFO: Docker info of control daemon [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Client: [2020-03-11T21:05:09.822Z] Debug Mode: false [2020-03-11T21:05:09.822Z] Plugins: [2020-03-11T21:05:09.822Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Server: [2020-03-11T21:05:09.822Z] Containers: 0 [2020-03-11T21:05:09.822Z] Running: 0 [2020-03-11T21:05:09.822Z] Paused: 0 [2020-03-11T21:05:09.822Z] Stopped: 0 [2020-03-11T21:05:09.822Z] Images: 1 [2020-03-11T21:05:09.822Z] Server Version: 19.03.5 [2020-03-11T21:05:09.822Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-11T21:05:09.822Z] Windows: [2020-03-11T21:05:09.822Z] LCOW: [2020-03-11T21:05:09.822Z] Logging Driver: json-file [2020-03-11T21:05:09.822Z] Plugins: [2020-03-11T21:05:09.822Z] Volume: local [2020-03-11T21:05:09.822Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-11T21:05:09.822Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-11T21:05:09.822Z] Swarm: inactive [2020-03-11T21:05:09.822Z] Default Isolation: process [2020-03-11T21:05:09.822Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-11T21:05:09.822Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-11T21:05:09.822Z] OSType: windows [2020-03-11T21:05:09.822Z] Architecture: x86_64 [2020-03-11T21:05:09.822Z] CPUs: 4 [2020-03-11T21:05:09.822Z] Total Memory: 32GiB [2020-03-11T21:05:09.822Z] Name: azwin-2-80a920 [2020-03-11T21:05:09.822Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-11T21:05:09.822Z] Docker Root Dir: D:\docker [2020-03-11T21:05:09.822Z] Debug Mode: false [2020-03-11T21:05:09.822Z] Registry: https://index.docker.io/v1/ [2020-03-11T21:05:09.822Z] Labels: [2020-03-11T21:05:09.822Z] Experimental: true [2020-03-11T21:05:09.822Z] Insecure Registries: [2020-03-11T21:05:09.822Z] 10.0.0.4:5000 [2020-03-11T21:05:09.822Z] 127.0.0.0/8 [2020-03-11T21:05:09.822Z] Registry Mirrors: [2020-03-11T21:05:09.822Z] http://10.0.0.4:5000/ [2020-03-11T21:05:09.822Z] Live Restore Enabled: false [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] INFO: Commit hash is c239bbbcb2 [2020-03-11T21:05:09.822Z] INFO: Nuke-Everything... [2020-03-11T21:05:09.822Z] INFO: Container count on control daemon to delete is 0 [2020-03-11T21:05:09.822Z] INFO: Nuking d:\CI [2020-03-11T21:05:09.822Z] INFO: Zapped successfully [2020-03-11T21:05:09.822Z] INFO: Location for testing is d:\CI\PR-40669\3 [2020-03-11T21:05:09.822Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] INFO: Building the image from Dockerfile.windows at 03/11/2020 21:05:03... [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Sending build context to Docker daemon 54.58MB [2020-03-11T21:05:09.822Z] [2020-03-11T21:05:09.822Z] Step 1/10 : FROM microsoft/windowsservercore [2020-03-11T21:05:09.822Z] ---> 80e84fd280e2 [2020-03-11T21:05:09.822Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-11T21:05:09.822Z] ---> Running in 9f4d6d3e398a [2020-03-11T21:05:09.822Z] Removing intermediate container 9f4d6d3e398a [2020-03-11T21:05:09.822Z] ---> 7e7f36f7f35e [2020-03-11T21:05:09.822Z] Step 3/10 : ARG GO_VERSION=1.13.8 [2020-03-11T21:05:09.822Z] ---> Running in 07d63b5d71a9 [2020-03-11T21:05:09.822Z] Removing intermediate container 07d63b5d71a9 [2020-03-11T21:05:09.822Z] ---> 3ba82b2abb9b [2020-03-11T21:05:09.822Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-03-11T21:05:09.822Z] ---> Running in e33d55ddce29 [2020-03-11T21:05:09.822Z] Removing intermediate container e33d55ddce29 [2020-03-11T21:05:09.822Z] ---> dbd0cde3ff19 [2020-03-11T21:05:09.822Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2020-03-11T21:05:09.822Z] ---> Running in d38810156df5 [2020-03-11T21:05:09.822Z] Removing intermediate container d38810156df5 [2020-03-11T21:05:09.822Z] ---> e32864f74579 [2020-03-11T21:05:09.822Z] Step 6/10 : 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/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/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; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2020-03-11T21:05:09.822Z] ---> Running in 9ec560589449 [2020-03-11T21:05:09.933Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-11T21:05:09.933Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-11T21:05:09.963Z] --- PASS: TestReadPluginNoRead (17.18s) [2020-03-11T21:05:09.963Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-03-11T21:05:09.963Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2020-03-11T21:05:09.963Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2020-03-11T21:05:09.963Z] read_test.go:91: [d3e725752c802] daemon is not started [2020-03-11T21:05:09.963Z] --- PASS: TestContinueAfterPluginCrash (17.35s) [2020-03-11T21:05:09.963Z] PASS [2020-03-11T21:05:09.963Z] [2020-03-11T21:05:09.963Z] DONE 6 tests in 17.516s [2020-03-11T21:05:09.963Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-11T21:05:09.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:09.963Z] ++ set -e [2020-03-11T21:05:09.963Z] ++ '[' -n 0 ']' [2020-03-11T21:05:09.963Z] ++ set -x [2020-03-11T21:05:09.963Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:10.221Z] testing: warning: no tests to run [2020-03-11T21:05:10.221Z] PASS [2020-03-11T21:05:10.221Z] [2020-03-11T21:05:10.221Z] DONE 0 tests in 0.049s [2020-03-11T21:05:10.221Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-11T21:05:10.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:10.221Z] ++ set -e [2020-03-11T21:05:10.221Z] ++ '[' -n 0 ']' [2020-03-11T21:05:10.221Z] ++ set -x [2020-03-11T21:05:10.222Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:10.222Z] INFO: Testing against a local daemon [2020-03-11T21:05:10.222Z] === RUN TestPluginWithDevMounts [2020-03-11T21:05:10.222Z] === PAUSE TestPluginWithDevMounts [2020-03-11T21:05:10.222Z] === CONT TestPluginWithDevMounts [2020-03-11T21:05:11.280Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-11T21:05:12.753Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-03-11T21:05:12.753Z] PASS [2020-03-11T21:05:12.753Z] [2020-03-11T21:05:12.753Z] DONE 1 tests in 2.359s [2020-03-11T21:05:12.753Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-11T21:05:12.753Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:12.753Z] ++ set -e [2020-03-11T21:05:12.753Z] ++ '[' -n 0 ']' [2020-03-11T21:05:12.754Z] ++ set -x [2020-03-11T21:05:12.754Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:12.754Z] INFO: Testing against a local daemon [2020-03-11T21:05:12.754Z] === RUN TestSecretInspect [2020-03-11T21:05:13.181Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-11T21:05:14.666Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-11T21:05:15.176Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-11T21:05:15.176Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-11T21:05:15.176Z] [2020-03-11T21:05:15.176Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-11T21:05:15.176Z] =========================== short test summary info ============================ [2020-03-11T21:05:15.176Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-11T21:05:15.176Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-11T21:05:15.176Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-11T21:05:15.176Z] Not supported on most drivers [2020-03-11T21:05:15.176Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-11T21:05:15.176Z] Can fail if eth0 has multiple IP addresses [2020-03-11T21:05:15.176Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-11T21:05:15.176Z] This doesn't seem to be taken into account by the engine [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-11T21:05:15.176Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-11T21:05:15.176Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-11T21:05:15.176Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 383.74 seconds == [2020-03-11T21:05:15.430Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-11T21:05:16.038Z] --- PASS: TestSecretInspect (3.32s) [2020-03-11T21:05:16.038Z] === RUN TestSecretList [2020-03-11T21:05:17.379Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-11T21:05:17.379Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-11T21:05:18.311Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-11T21:05:18.425Z] [2020-03-11T21:05:18.425Z] SUCCESS: Specified value was saved. [2020-03-11T21:05:18.425Z] INFO: Downloading git... [2020-03-11T21:05:18.569Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-11T21:05:18.675Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.35s) [2020-03-11T21:05:18.675Z] PASS [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] === Skipped [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:05:18.675Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:05:18.675Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:05:18.675Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:05:18.675Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] [2020-03-11T21:05:18.675Z] DONE 17 tests, 4 skipped in 30.834s [2020-03-11T21:05:18.675Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-11T21:05:18.676Z] ++ 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 [2020-03-11T21:05:18.676Z] ++ set -e [2020-03-11T21:05:18.676Z] ++ '[' -n 0 ']' [2020-03-11T21:05:18.676Z] ++ set -x [2020-03-11T21:05:18.676Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:05:18.676Z] INFO: Testing against a local daemon [2020-03-11T21:05:18.676Z] === RUN TestPluginInvalidJSON [2020-03-11T21:05:18.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:05:18.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:05:18.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:05:18.676Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-03-11T21:05:18.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-11T21:05:18.676Z] PASS [2020-03-11T21:05:18.676Z] [2020-03-11T21:05:18.676Z] DONE 2 tests in 0.239s [2020-03-11T21:05:18.676Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-11T21:05:18.676Z] ++ 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 [2020-03-11T21:05:18.676Z] ++ set -e [2020-03-11T21:05:18.676Z] ++ '[' -n 0 ']' [2020-03-11T21:05:18.676Z] ++ set -x [2020-03-11T21:05:18.676Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:05:18.958Z] INFO: Testing against a local daemon [2020-03-11T21:05:18.958Z] === RUN TestExternalGraphDriver [2020-03-11T21:05:18.958Z] === RUN TestExternalGraphDriver/json [2020-03-11T21:05:19.134Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-11T21:05:19.352Z] --- PASS: TestSecretList (2.75s) [2020-03-11T21:05:19.352Z] === RUN TestSecretsCreateAndDelete [2020-03-11T21:05:19.399Z] INFO: Downloading go... [2020-03-11T21:05:20.982Z] === RUN TestExternalGraphDriver/spec [2020-03-11T21:05:21.006Z] INFO: Downloading compiler 1 of 3... [2020-03-11T21:05:22.000Z] INFO: Downloading compiler 2 of 3... [2020-03-11T21:05:22.470Z] INFO: Downloading compiler 3 of 3... [2020-03-11T21:05:22.470Z] INFO: Extracting git... [2020-03-11T21:05:22.637Z] --- PASS: TestSecretsCreateAndDelete (3.32s) [2020-03-11T21:05:22.637Z] === RUN TestSecretsUpdate [2020-03-11T21:05:23.003Z] === RUN TestExternalGraphDriver/pull [2020-03-11T21:05:23.312Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-11T21:05:23.876Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-11T21:05:25.687Z] --- PASS: TestExternalGraphDriver (6.51s) [2020-03-11T21:05:25.687Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-03-11T21:05:25.687Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2020-03-11T21:05:25.687Z] --- PASS: TestExternalGraphDriver/pull (2.25s) [2020-03-11T21:05:25.687Z] === RUN TestGraphdriverPluginV2 [2020-03-11T21:05:25.687Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2020-03-11T21:05:25.687Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:25.687Z] PASS [2020-03-11T21:05:25.687Z] [2020-03-11T21:05:25.687Z] === Skipped [2020-03-11T21:05:25.687Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2020-03-11T21:05:25.687Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:05:25.687Z] [2020-03-11T21:05:25.687Z] [2020-03-11T21:05:25.687Z] DONE 5 tests, 1 skipped in 6.685s [2020-03-11T21:05:25.687Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-11T21:05:25.687Z] ++ 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 [2020-03-11T21:05:25.687Z] ++ set -e [2020-03-11T21:05:25.687Z] ++ '[' -n 0 ']' [2020-03-11T21:05:25.687Z] ++ set -x [2020-03-11T21:05:25.687Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:05:25.687Z] INFO: Testing against a local daemon [2020-03-11T21:05:25.687Z] === RUN TestContinueAfterPluginCrash [2020-03-11T21:05:25.687Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T21:05:25.687Z] === RUN TestReadPluginNoRead [2020-03-11T21:05:25.687Z] === PAUSE TestReadPluginNoRead [2020-03-11T21:05:25.687Z] === RUN TestDaemonStartWithLogOpt [2020-03-11T21:05:25.687Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T21:05:25.687Z] === CONT TestContinueAfterPluginCrash [2020-03-11T21:05:25.687Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T21:05:25.923Z] --- PASS: TestSecretsUpdate (3.34s) [2020-03-11T21:05:25.923Z] === RUN TestTemplatedSecret [2020-03-11T21:05:27.661Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:05:27.661Z] [2020-03-11T21:05:27.661Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:05:27.661Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:05:27.661Z] [2020-03-11T21:05:27.661Z] To set a process to complain mode, use the command line tool [2020-03-11T21:05:27.661Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:05:27.661Z] [2020-03-11T21:05:28.055Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore Post stage [Pipeline] junit [2020-03-11T21:05:28.362Z] Recording test results [2020-03-11T21:05:28.620Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [Pipeline] sh [2020-03-11T21:05:29.013Z] + echo Ensuring container killed. [2020-03-11T21:05:29.013Z] Ensuring container killed. [2020-03-11T21:05:29.013Z] + docker rm -vf docker-pr3 [2020-03-11T21:05:29.013Z] Error: No such container: docker-pr3 [2020-03-11T21:05:29.013Z] + true [Pipeline] sh [2020-03-11T21:05:29.214Z] --- PASS: TestTemplatedSecret (3.36s) [2020-03-11T21:05:29.214Z] === RUN TestSecretCreateResolve [2020-03-11T21:05:29.373Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:05:29.373Z] Chowning /workspace to jenkins user [2020-03-11T21:05:29.373Z] + id -u [2020-03-11T21:05:29.373Z] + id -g [2020-03-11T21:05:29.373Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace busybox chown -R 1000:1000 /workspace [2020-03-11T21:05:30.517Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:05:30.775Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-11T21:05:30.775Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-11T21:05:30.775Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-11T21:05:30.775Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-11T21:05:31.033Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-11T21:05:31.188Z] + bundleName=docker-py [2020-03-11T21:05:31.188Z] + echo Creating docker-py-bundles.tar.gz [2020-03-11T21:05:31.188Z] Creating docker-py-bundles.tar.gz [2020-03-11T21:05:31.188Z] + 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 [2020-03-11T21:05:31.196Z] Archiving artifacts [2020-03-11T21:05:31.571Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-11T21:05:32.049Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh binary-daemon [2020-03-11T21:05:32.498Z] --- PASS: TestSecretCreateResolve (3.33s) [2020-03-11T21:05:32.498Z] PASS [2020-03-11T21:05:32.498Z] [2020-03-11T21:05:32.498Z] DONE 6 tests in 19.572s [2020-03-11T21:05:32.498Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-03-11T21:05:32.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:32.498Z] ++ set -e [2020-03-11T21:05:32.498Z] ++ '[' -n 0 ']' [2020-03-11T21:05:32.498Z] ++ set -x [2020-03-11T21:05:32.498Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:32.498Z] INFO: Testing against a local daemon [2020-03-11T21:05:32.498Z] === RUN TestServiceCreateInit [2020-03-11T21:05:32.498Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-11T21:05:32.609Z] [2020-03-11T21:05:32.610Z] Removing bundles/ [2020-03-11T21:05:32.610Z] [2020-03-11T21:05:32.610Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-11T21:05:32.864Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-11T21:05:32.864Z] GOOS="" GOARCH="" GOARM="" [2020-03-11T21:05:32.929Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-11T21:05:33.494Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-11T21:05:34.059Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-11T21:05:34.624Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-11T21:05:35.962Z] --- PASS: TestDaemonStartWithLogOpt (8.98s) [2020-03-11T21:05:35.962Z] === CONT TestReadPluginNoRead [2020-03-11T21:05:35.996Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-11T21:05:36.932Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-11T21:05:36.932Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-11T21:05:37.312Z] INFO: Expanding go... [2020-03-11T21:05:37.432Z] === RUN TestReadPluginNoRead/default [2020-03-11T21:05:37.769Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-11T21:05:38.829Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-11T21:05:39.453Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-11T21:05:39.453Z] --- PASS: TestContinueAfterPluginCrash (13.83s) [2020-03-11T21:05:40.727Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-11T21:05:41.474Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-11T21:05:42.626Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-11T21:05:43.038Z] --- PASS: TestServiceCreateInit (10.35s) [2020-03-11T21:05:43.038Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.21s) [2020-03-11T21:05:43.038Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.10s) [2020-03-11T21:05:43.038Z] === RUN TestCreateServiceMultipleTimes [2020-03-11T21:05:43.507Z] --- PASS: TestReadPluginNoRead (8.93s) [2020-03-11T21:05:43.507Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2020-03-11T21:05:43.507Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.07s) [2020-03-11T21:05:43.507Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.10s) [2020-03-11T21:05:43.507Z] read_test.go:91: [d28d992e063f6] daemon is not started [2020-03-11T21:05:43.507Z] PASS [2020-03-11T21:05:43.507Z] [2020-03-11T21:05:43.507Z] DONE 6 tests in 18.052s [2020-03-11T21:05:43.507Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-11T21:05:43.507Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:43.507Z] ++ set -e [2020-03-11T21:05:43.507Z] ++ '[' -n 0 ']' [2020-03-11T21:05:43.507Z] ++ set -x [2020-03-11T21:05:43.507Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:05:43.507Z] testing: warning: no tests to run [2020-03-11T21:05:43.507Z] PASS [2020-03-11T21:05:43.507Z] [2020-03-11T21:05:43.507Z] DONE 0 tests in 0.092s [2020-03-11T21:05:43.507Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-11T21:05:43.507Z] ++ 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 [2020-03-11T21:05:43.507Z] ++ set -e [2020-03-11T21:05:43.507Z] ++ '[' -n 0 ']' [2020-03-11T21:05:43.507Z] ++ set -x [2020-03-11T21:05:43.507Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:05:43.789Z] INFO: Testing against a local daemon [2020-03-11T21:05:43.789Z] === RUN TestPluginWithDevMounts [2020-03-11T21:05:43.789Z] === PAUSE TestPluginWithDevMounts [2020-03-11T21:05:43.789Z] === CONT TestPluginWithDevMounts [2020-03-11T21:05:44.523Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-11T21:05:45.809Z] --- PASS: TestPluginWithDevMounts (1.91s) [2020-03-11T21:05:45.809Z] PASS [2020-03-11T21:05:45.809Z] [2020-03-11T21:05:45.809Z] DONE 1 tests in 2.057s [2020-03-11T21:05:45.809Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-11T21:05:45.809Z] ++ 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 [2020-03-11T21:05:45.809Z] ++ set -e [2020-03-11T21:05:45.809Z] ++ '[' -n 0 ']' [2020-03-11T21:05:45.809Z] ++ set -x [2020-03-11T21:05:45.809Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:05:45.809Z] INFO: Testing against a local daemon [2020-03-11T21:05:45.809Z] === RUN TestSecretInspect [2020-03-11T21:05:45.894Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-11T21:05:46.458Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-11T21:05:47.407Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-11T21:05:47.972Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-11T21:05:50.187Z] --- PASS: TestSecretInspect (3.63s) [2020-03-11T21:05:50.187Z] === RUN TestSecretList [2020-03-11T21:05:52.151Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-11T21:05:53.638Z] --- PASS: TestSecretList (3.80s) [2020-03-11T21:05:53.638Z] === RUN TestSecretsCreateAndDelete [2020-03-11T21:05:54.677Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-11T21:05:55.609Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-11T21:05:57.217Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2020-03-11T21:05:57.217Z] === RUN TestSecretsUpdate [2020-03-11T21:05:58.380Z] INFO: Expanding compiler 1 of 3... [2020-03-11T21:05:58.380Z] INFO: Expanding compiler 2 of 3... [2020-03-11T21:06:00.670Z] --- PASS: TestSecretsUpdate (3.63s) [2020-03-11T21:06:00.670Z] === RUN TestTemplatedSecret [2020-03-11T21:06:00.871Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-11T21:06:02.244Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-11T21:06:02.501Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-11T21:06:03.071Z] INFO: Expanding compiler 3 of 3... [2020-03-11T21:06:03.435Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-11T21:06:03.528Z] INFO: Removing downloaded files... [2020-03-11T21:06:03.528Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-03-11T21:06:03.528Z] INFO: Configuring git core.autocrlf... [2020-03-11T21:06:03.693Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-11T21:06:04.123Z] --- PASS: TestTemplatedSecret (3.50s) [2020-03-11T21:06:04.123Z] === RUN TestSecretCreateResolve [2020-03-11T21:06:04.968Z] --- PASS: TestCreateServiceMultipleTimes (19.37s) [2020-03-11T21:06:04.968Z] === RUN TestCreateServiceConflict [2020-03-11T21:06:05.068Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-11T21:06:05.227Z] --- PASS: TestCreateServiceConflict (3.21s) [2020-03-11T21:06:05.227Z] === RUN TestCreateServiceMaxReplicas [2020-03-11T21:06:05.326Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-11T21:06:08.502Z] --- PASS: TestSecretCreateResolve (3.68s) [2020-03-11T21:06:08.502Z] PASS [2020-03-11T21:06:08.502Z] [2020-03-11T21:06:08.502Z] DONE 6 tests in 22.130s [2020-03-11T21:06:08.502Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-11T21:06:08.502Z] ++ 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 [2020-03-11T21:06:08.502Z] ++ set -e [2020-03-11T21:06:08.502Z] ++ '[' -n 0 ']' [2020-03-11T21:06:08.502Z] ++ set -x [2020-03-11T21:06:08.502Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:06:08.502Z] INFO: Testing against a local daemon [2020-03-11T21:06:08.502Z] === RUN TestServiceCreateInit [2020-03-11T21:06:08.502Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-11T21:06:08.607Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-11T21:06:09.415Z] --- PASS: TestCreateServiceMaxReplicas (3.65s) [2020-03-11T21:06:09.415Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-11T21:06:09.979Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-11T21:06:10.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-11T21:06:10.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-11T21:06:12.810Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithHugeFile (81.91s) [2020-03-11T21:06:13.434Z] === RUN TestBuildWithEmptyDockerfile [2020-03-11T21:06:13.434Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:06:13.434Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:06:13.434Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:06:13.434Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:06:13.434Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-11T21:06:13.434Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-11T21:06:13.434Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.33s) [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.33s) [2020-03-11T21:06:13.434Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-03-11T21:06:13.434Z] === RUN TestBuildPreserveOwnership [2020-03-11T21:06:13.434Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-11T21:06:14.001Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-11T21:06:14.183Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-11T21:06:15.555Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-11T21:06:16.905Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-11T21:06:16.926Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-11T21:06:18.379Z] --- PASS: TestServiceCreateInit (10.50s) [2020-03-11T21:06:18.379Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.32s) [2020-03-11T21:06:18.379Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.16s) [2020-03-11T21:06:18.379Z] === RUN TestCreateServiceMultipleTimes [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPreserveOwnership (4.75s) [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2020-03-11T21:06:18.397Z] === RUN TestBuildPlatformInvalid [2020-03-11T21:06:18.397Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-03-11T21:06:18.397Z] PASS [2020-03-11T21:06:18.397Z] [2020-03-11T21:06:18.397Z] === Skipped [2020-03-11T21:06:18.397Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-03-11T21:06:18.397Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T21:06:18.397Z] [2020-03-11T21:06:18.397Z] [2020-03-11T21:06:18.397Z] DONE 32 tests, 1 skipped in 127.703s [2020-03-11T21:06:18.397Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-11T21:06:18.397Z] ++ 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 [2020-03-11T21:06:18.397Z] ++ set -e [2020-03-11T21:06:18.397Z] ++ '[' -n 0 ']' [2020-03-11T21:06:18.397Z] ++ set -x [2020-03-11T21:06:18.397Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:06:18.397Z] INFO: Testing against a local daemon [2020-03-11T21:06:18.397Z] === RUN TestConfigList [2020-03-11T21:06:21.095Z] --- PASS: TestConfigList (2.27s) [2020-03-11T21:06:21.095Z] === RUN TestConfigsCreateAndDelete [2020-03-11T21:06:23.127Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-03-11T21:06:23.127Z] === RUN TestConfigsUpdate [2020-03-11T21:06:24.296Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2020-03-11T21:06:24.296Z] === RUN TestCreateServiceSecretFileMode [2020-03-11T21:06:25.169Z] --- PASS: TestConfigsUpdate (2.25s) [2020-03-11T21:06:25.169Z] === RUN TestTemplatedConfig [2020-03-11T21:06:26.829Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-03-11T21:06:26.829Z] === RUN TestCreateServiceConfigFileMode [2020-03-11T21:06:26.901Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-11T21:06:27.856Z] --- PASS: TestTemplatedConfig (2.65s) [2020-03-11T21:06:27.856Z] === RUN TestConfigInspect [2020-03-11T21:06:28.797Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-11T21:06:29.728Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-11T21:06:30.294Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-11T21:06:30.543Z] --- PASS: TestConfigInspect (2.28s) [2020-03-11T21:06:30.543Z] === RUN TestConfigCreateWithLabels [2020-03-11T21:06:31.017Z] --- PASS: TestCreateServiceConfigFileMode (3.46s) [2020-03-11T21:06:31.017Z] === RUN TestCreateServiceSysctls [2020-03-11T21:06:31.665Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-11T21:06:32.574Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2020-03-11T21:06:32.574Z] === RUN TestConfigCreateResolve [2020-03-11T21:06:34.607Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-03-11T21:06:34.607Z] === RUN TestConfigDaemonLibtrustID [2020-03-11T21:06:34.944Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-11T21:06:34.944Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-11T21:06:34.944Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-11T21:06:35.204Z] --- PASS: TestCreateServiceSysctls (4.42s) [2020-03-11T21:06:35.204Z] === RUN TestCreateServiceCapabilities [2020-03-11T21:06:35.225Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-11T21:06:35.225Z] PASS [2020-03-11T21:06:35.225Z] [2020-03-11T21:06:35.225Z] DONE 8 tests in 16.794s [2020-03-11T21:06:35.225Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-11T21:06:35.225Z] ++ 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 [2020-03-11T21:06:35.225Z] ++ set -e [2020-03-11T21:06:35.225Z] ++ '[' -n 0 ']' [2020-03-11T21:06:35.225Z] ++ set -x [2020-03-11T21:06:35.225Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:06:35.225Z] INFO: Testing against a local daemon [2020-03-11T21:06:35.225Z] === RUN TestCheckpoint [2020-03-11T21:06:35.225Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-11T21:06:35.225Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:06:35.225Z] === RUN TestContainerInvalidJSON [2020-03-11T21:06:35.225Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:06:35.225Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:06:35.225Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:06:35.225Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:06:35.225Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-11T21:06:35.225Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-11T21:06:35.225Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-11T21:06:35.225Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-11T21:06:35.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-11T21:06:35.225Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-11T21:06:35.225Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-11T21:06:35.225Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-11T21:06:35.225Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-03-11T21:06:35.225Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-11T21:06:35.525Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-03-11T21:06:35.525Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-11T21:06:35.525Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-03-11T21:06:35.525Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-11T21:06:35.525Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-03-11T21:06:35.525Z] === RUN TestCopyFromContainer [2020-03-11T21:06:37.009Z] === RUN TestCopyFromContainer// [2020-03-11T21:06:37.294Z] === RUN TestCopyFromContainer//bar/root [2020-03-11T21:06:37.294Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-11T21:06:37.294Z] === RUN TestCopyFromContainer/bar/quux [2020-03-11T21:06:37.579Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-11T21:06:37.579Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-11T21:06:37.579Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-11T21:06:37.865Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-11T21:06:37.865Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-11T21:06:37.865Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer (2.53s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-11T21:06:38.149Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-03-11T21:06:38.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-11T21:06:38.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:06:38.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:06:38.149Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:06:38.149Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:06:38.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-11T21:06:38.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-11T21:06:38.149Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-11T21:06:38.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-11T21:06:38.149Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-11T21:06:38.149Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-11T21:06:38.149Z] === RUN TestCreateWithInvalidEnv [2020-03-11T21:06:38.149Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-11T21:06:38.149Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-11T21:06:38.149Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-11T21:06:38.149Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-11T21:06:38.149Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-11T21:06:38.149Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-11T21:06:38.149Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-11T21:06:38.149Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-11T21:06:38.149Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-11T21:06:38.149Z] === RUN TestCreateTmpfsMountsTarget [2020-03-11T21:06:38.149Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-03-11T21:06:38.149Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-11T21:06:38.490Z] --- PASS: TestCreateServiceCapabilities (3.53s) [2020-03-11T21:06:38.490Z] === RUN TestInspect [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:06:40.182Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-11T21:06:40.182Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-03-11T21:06:40.182Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-03-11T21:06:40.182Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite (344.33s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.09s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.08s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.67s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.41s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:1449: [d37ac48b8cd5d] daemon is not started [2020-03-11T21:06:40.202Z] check_test.go:309: [da105e459dc5d] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.67s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.07s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d2a1c488ffcfc] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.68s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.06s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.74s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.28s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.74s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.11s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.51s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.69s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-11T21:06:40.202Z] check_test.go:309: [dc792af065314] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d773d36fc8432] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.73s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d82d426adfd6f] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.86s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.68s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.59s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.50s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d071acbe2aace] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.75s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.40s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.53s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2020-03-11T21:06:40.202Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-11T21:06:40.202Z] check_test.go:309: [df70c4cfdb0e6] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.73s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d424a9b8d0c17] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-11T21:06:40.202Z] check_test.go:309: [df8236f44a25d] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_plugins_test.go:79: [dfe2dd8836d32] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_plugins_test.go:169: [d385f66dd45e4] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-11T21:06:40.202Z] check_test.go:309: [df7cd6d01ab98] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.01s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.61s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.91s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.89s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.83s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.98s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.15s) [2020-03-11T21:06:40.202Z] check_test.go:309: [dc7a716349d3e] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.83s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.36s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.04s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.60s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.10s) [2020-03-11T21:06:40.202Z] check_test.go:309: [dba6d960c24fc] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.62s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.64s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.42s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.13s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.33s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2020-03-11T21:06:40.202Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-11T21:06:40.202Z] check_test.go:309: [dd5ba703e77c4] daemon is not started [2020-03-11T21:06:40.202Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-11T21:06:40.202Z] check_test.go:309: [d60f4f7c7d14b] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.03s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d8e973ea1c9a7] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.25s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.41s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.11s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.05s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.66s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.85s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.91s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.81s) [2020-03-11T21:06:40.202Z] check_test.go:309: [dc52b984a2e99] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.31s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.49s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.00s) [2020-03-11T21:06:40.202Z] check_test.go:309: [da84372691a04] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.07s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.10s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-11T21:06:40.202Z] check_test.go:309: [d06eef2a4a041] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.17s) [2020-03-11T21:06:40.202Z] check_test.go:309: [dde6c7359c6d5] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.48s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d8c92733487b2] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.22s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.37s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.09s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d89ab20f637ca] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.48s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.85s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.16s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d1a5cb0467de6] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-11T21:06:40.202Z] check_test.go:309: [d816f146c43c3] daemon is not started [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.75s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.73s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.91s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.23s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.65s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.86s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.09s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.25s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.26s) [2020-03-11T21:06:40.202Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.89s) [2020-03-11T21:06:40.202Z] docker_cli_daemon_test.go:2542: [d61655e623923] daemon is not started [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.53s) [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.19s) [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.99s) [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.22s) [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2020-03-11T21:06:40.203Z] check_test.go:309: [d368ef50533e9] daemon is not started [2020-03-11T21:06:40.203Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.25s) [2020-03-11T21:06:40.203Z] === RUN TestDockerSwarmSuite [2020-03-11T21:06:40.203Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:06:42.228Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:06:42.228Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:06:42.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-11T21:06:42.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-11T21:06:42.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-11T21:06:42.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-11T21:06:42.228Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-03-11T21:06:42.228Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-03-11T21:06:42.228Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-11T21:06:42.683Z] --- PASS: TestInspect (3.60s) [2020-03-11T21:06:42.683Z] === RUN TestCreateJob [2020-03-11T21:06:42.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.66s) [2020-03-11T21:06:42.854Z] === RUN TestContainerStartOnDaemonRestart [2020-03-11T21:06:42.854Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-11T21:06:42.854Z] === RUN TestDaemonRestartIpcMode [2020-03-11T21:06:42.854Z] === PAUSE TestDaemonRestartIpcMode [2020-03-11T21:06:42.854Z] === RUN TestDaemonHostGatewayIP [2020-03-11T21:06:42.854Z] === PAUSE TestDaemonHostGatewayIP [2020-03-11T21:06:42.854Z] === RUN TestDiff [2020-03-11T21:06:43.867Z] --- PASS: TestDiff (0.67s) [2020-03-11T21:06:43.867Z] === RUN TestExecWithCloseStdin [2020-03-11T21:06:44.384Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-11T21:06:44.487Z] --- PASS: TestExecWithCloseStdin (0.78s) [2020-03-11T21:06:44.487Z] === RUN TestExec [2020-03-11T21:06:45.104Z] --- PASS: TestExec (0.78s) [2020-03-11T21:06:45.104Z] === RUN TestExecUser [2020-03-11T21:06:45.333Z] --- PASS: TestCreateServiceMultipleTimes (22.40s) [2020-03-11T21:06:45.333Z] === RUN TestCreateServiceConflict [2020-03-11T21:06:45.333Z] --- PASS: TestCreateServiceConflict (3.78s) [2020-03-11T21:06:45.333Z] === RUN TestCreateServiceMaxReplicas [2020-03-11T21:06:45.971Z] --- PASS: TestCreateJob (4.13s) [2020-03-11T21:06:45.971Z] === RUN TestReplicatedJob [2020-03-11T21:06:46.115Z] --- PASS: TestExecUser (0.77s) [2020-03-11T21:06:46.115Z] === RUN TestExportContainerAndImportImage [2020-03-11T21:06:47.130Z] --- PASS: TestExportContainerAndImportImage (0.98s) [2020-03-11T21:06:47.130Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-11T21:06:47.663Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-11T21:06:48.609Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-11T21:06:48.609Z] === RUN TestHealthCheckWorkdir [2020-03-11T21:06:48.786Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2020-03-11T21:06:48.786Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-11T21:06:49.034Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-11T21:06:49.622Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-03-11T21:06:49.622Z] === RUN TestHealthKillContainer [2020-03-11T21:06:49.966Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-11T21:06:49.966Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-11T21:06:52.310Z] --- PASS: TestHealthKillContainer (2.86s) [2020-03-11T21:06:52.310Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-11T21:06:52.927Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s) [2020-03-11T21:06:52.927Z] === RUN TestIpcModeNone [2020-03-11T21:06:53.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-11T21:06:53.937Z] --- PASS: TestIpcModeNone (0.75s) [2020-03-11T21:06:53.937Z] === RUN TestIpcModePrivate [2020-03-11T21:06:54.101Z] --- PASS: TestReplicatedJob (6.67s) [2020-03-11T21:06:54.101Z] === RUN TestUpdateReplicatedJob [2020-03-11T21:06:54.251Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-11T21:06:54.251Z] Copying nested executables into bundles/binary-daemon [2020-03-11T21:06:54.251Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-11T21:06:54.557Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-11T21:06:54.557Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-11T21:06:54.557Z] === RUN TestIpcModeShareable [2020-03-11T21:06:54.636Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/make.sh cross [2020-03-11T21:06:55.174Z] --- PASS: TestIpcModeShareable (0.80s) [2020-03-11T21:06:55.174Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-11T21:06:55.174Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-11T21:06:55.197Z] [2020-03-11T21:06:55.197Z] Removing bundles/ [2020-03-11T21:06:55.197Z] [2020-03-11T21:06:55.197Z] ---> Making bundle: cross (in bundles/cross) [2020-03-11T21:06:55.197Z] Cross building: bundles/cross/linux/amd64 [2020-03-11T21:06:55.197Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-11T21:06:55.197Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-11T21:06:56.522Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-11T21:06:57.387Z] --- PASS: TestUpdateReplicatedJob (4.28s) [2020-03-11T21:06:57.387Z] === RUN TestServiceListWithStatuses [2020-03-11T21:06:57.387Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-11T21:06:57.387Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:06:57.387Z] === RUN TestDockerNetworkConnectAlias [2020-03-11T21:06:57.873Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.25s) [2020-03-11T21:06:57.873Z] === RUN TestAPIIpcModeHost [2020-03-11T21:06:58.157Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-03-11T21:06:58.157Z] === RUN TestDaemonIpcModeShareable [2020-03-11T21:06:59.063Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-11T21:07:00.189Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-03-11T21:07:00.189Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-11T21:07:00.189Z] === RUN TestDaemonIpcModePrivate [2020-03-11T21:07:01.586Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-11T21:07:01.669Z] --- PASS: TestDaemonIpcModePrivate (1.64s) [2020-03-11T21:07:01.669Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-11T21:07:01.669Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-11T21:07:03.147Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2020-03-11T21:07:03.147Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-03-11T21:07:03.147Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-11T21:07:03.951Z] --- PASS: TestDockerNetworkConnectAlias (6.45s) [2020-03-11T21:07:03.951Z] === RUN TestDockerNetworkReConnect [2020-03-11T21:07:03.997Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.40s) [2020-03-11T21:07:03.997Z] === RUN TestCreateServiceSecretFileMode [2020-03-11T21:07:05.176Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-03-11T21:07:05.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-03-11T21:07:05.176Z] === RUN TestIpcModeOlderClient [2020-03-11T21:07:05.176Z] === PAUSE TestIpcModeOlderClient [2020-03-11T21:07:05.176Z] === RUN TestKillContainerInvalidSignal [2020-03-11T21:07:05.460Z] --- PASS: TestKillContainerInvalidSignal (0.67s) [2020-03-11T21:07:05.460Z] === RUN TestKillContainer [2020-03-11T21:07:05.460Z] === RUN TestKillContainer/no_signal [2020-03-11T21:07:06.089Z] === RUN TestKillContainer/non_killing_signal [2020-03-11T21:07:06.708Z] === RUN TestKillContainer/killing_signal [2020-03-11T21:07:06.844Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-11T21:07:07.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-11T21:07:07.450Z] --- PASS: TestCreateServiceSecretFileMode (3.53s) [2020-03-11T21:07:07.450Z] === RUN TestCreateServiceConfigFileMode [2020-03-11T21:07:07.719Z] --- PASS: TestKillContainer (1.98s) [2020-03-11T21:07:07.719Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-03-11T21:07:07.719Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-03-11T21:07:07.719Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2020-03-11T21:07:07.719Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-11T21:07:07.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-11T21:07:08.006Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-11T21:07:09.000Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-11T21:07:09.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-03-11T21:07:09.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-03-11T21:07:09.023Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-03-11T21:07:09.023Z] === RUN TestKillStoppedContainer [2020-03-11T21:07:09.023Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-03-11T21:07:09.023Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-11T21:07:09.023Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-03-11T21:07:09.023Z] === RUN TestKillDifferentUserContainer [2020-03-11T21:07:09.220Z] --- PASS: TestDockerNetworkReConnect (5.22s) [2020-03-11T21:07:09.220Z] === RUN TestServicePlugin [2020-03-11T21:07:09.220Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-11T21:07:09.220Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:07:09.220Z] === RUN TestServiceUpdateLabel [2020-03-11T21:07:09.639Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2020-03-11T21:07:09.639Z] === RUN TestInspectOomKilledTrue [2020-03-11T21:07:11.119Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2020-03-11T21:07:11.119Z] === RUN TestInspectOomKilledFalse [2020-03-11T21:07:11.403Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2020-03-11T21:07:11.403Z] === RUN TestLinksEtcHostsContentMatch [2020-03-11T21:07:11.830Z] --- PASS: TestCreateServiceConfigFileMode (3.58s) [2020-03-11T21:07:11.830Z] === RUN TestCreateServiceSysctls [2020-03-11T21:07:12.027Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-11T21:07:12.027Z] === RUN TestLinksContainerNames [2020-03-11T21:07:12.281Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-11T21:07:12.503Z] --- PASS: TestServiceUpdateLabel (3.32s) [2020-03-11T21:07:12.504Z] === RUN TestServiceUpdateSecrets [2020-03-11T21:07:13.507Z] --- PASS: TestLinksContainerNames (1.29s) [2020-03-11T21:07:13.507Z] === RUN TestLogsFollowTailEmpty [2020-03-11T21:07:14.127Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2020-03-11T21:07:14.127Z] === RUN TestContainerNetworkMountsNoChown [2020-03-11T21:07:14.747Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/default [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/private [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rprivate [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/slave [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rslave [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/shared [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rshared [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/default [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/rslave [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/shared [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/rshared [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/slave [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/rprivate [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/private [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-11T21:07:14.747Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:07:14.747Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:07:14.747Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:07:14.748Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-11T21:07:14.748Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-11T21:07:14.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-11T21:07:14.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-11T21:07:14.806Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-11T21:07:15.032Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-11T21:07:15.033Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-11T21:07:15.323Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-11T21:07:15.323Z] === RUN TestContainerBindMountNonRecursive [2020-03-11T21:07:16.209Z] --- PASS: TestCreateServiceSysctls (4.50s) [2020-03-11T21:07:16.209Z] === RUN TestCreateServiceCapabilities [2020-03-11T21:07:16.804Z] --- PASS: TestContainerBindMountNonRecursive (1.61s) [2020-03-11T21:07:16.804Z] === RUN TestNetworkNat [2020-03-11T21:07:17.427Z] --- PASS: TestNetworkNat (0.69s) [2020-03-11T21:07:17.427Z] === RUN TestNetworkLocalhostTCPNat [2020-03-11T21:07:18.436Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2020-03-11T21:07:18.436Z] === RUN TestNetworkLoopbackNat [2020-03-11T21:07:18.881Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2020-03-11T21:07:18.881Z] === RUN TestInspect [2020-03-11T21:07:19.057Z] --- PASS: TestNetworkLoopbackNat (0.90s) [2020-03-11T21:07:19.057Z] === RUN TestPause [2020-03-11T21:07:19.682Z] --- PASS: TestPause (0.70s) [2020-03-11T21:07:19.682Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-11T21:07:19.682Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:07:19.682Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:07:19.682Z] === RUN TestPauseStopPausedContainer [2020-03-11T21:07:20.726Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2020-03-11T21:07:20.726Z] === RUN TestPsFilter [2020-03-11T21:07:20.726Z] --- PASS: TestPsFilter (0.18s) [2020-03-11T21:07:20.726Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-11T21:07:21.349Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-03-11T21:07:21.349Z] === RUN TestRemoveContainerWithVolume [2020-03-11T21:07:21.973Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-11T21:07:21.973Z] === RUN TestRemoveContainerRunning [2020-03-11T21:07:22.431Z] --- PASS: TestInspect (3.74s) [2020-03-11T21:07:22.431Z] === RUN TestCreateJob [2020-03-11T21:07:22.594Z] --- PASS: TestRemoveContainerRunning (0.65s) [2020-03-11T21:07:22.594Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-11T21:07:23.212Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2020-03-11T21:07:23.212Z] === RUN TestRemoveInvalidContainer [2020-03-11T21:07:23.496Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-11T21:07:23.496Z] === RUN TestRenameLinkedContainer [2020-03-11T21:07:26.185Z] --- PASS: TestRenameLinkedContainer (2.54s) [2020-03-11T21:07:26.185Z] === RUN TestRenameStoppedContainer [2020-03-11T21:07:26.470Z] --- PASS: TestRenameStoppedContainer (0.66s) [2020-03-11T21:07:26.470Z] === RUN TestRenameRunningContainerAndReuse [2020-03-11T21:07:26.811Z] --- PASS: TestCreateJob (4.42s) [2020-03-11T21:07:26.811Z] === RUN TestReplicatedJob [2020-03-11T21:07:27.387Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2020-03-11T21:07:27.387Z] === RUN TestServiceUpdateConfigs [2020-03-11T21:07:27.948Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2020-03-11T21:07:27.948Z] === RUN TestRenameInvalidName [2020-03-11T21:07:28.566Z] --- PASS: TestRenameInvalidName (0.69s) [2020-03-11T21:07:28.566Z] === RUN TestRenameAnonymousContainer [2020-03-11T21:07:31.253Z] --- PASS: TestRenameAnonymousContainer (2.44s) [2020-03-11T21:07:31.253Z] === RUN TestRenameContainerWithSameName [2020-03-11T21:07:31.537Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2020-03-11T21:07:31.537Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-11T21:07:33.019Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2020-03-11T21:07:33.019Z] === RUN TestResize [2020-03-11T21:07:33.613Z] --- PASS: TestReplicatedJob (6.75s) [2020-03-11T21:07:33.614Z] === RUN TestUpdateReplicatedJob [2020-03-11T21:07:33.644Z] --- PASS: TestResize (0.70s) [2020-03-11T21:07:33.644Z] === RUN TestResizeWithInvalidSize [2020-03-11T21:07:34.267Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2020-03-11T21:07:34.267Z] === RUN TestResizeWhenContainerNotStarted [2020-03-11T21:07:34.939Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:34.939Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:34.939Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:34.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-11T21:07:34.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-11T21:07:34.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-11T21:07:34.939Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-11T21:07:36.719Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-11T21:07:36.719Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-11T21:07:36.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-11T21:07:36.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-11T21:07:36.719Z] --- PASS: TestImportExtremelyLargeImageWorks (172.44s) [2020-03-11T21:07:36.719Z] PASS [2020-03-11T21:07:36.719Z] [2020-03-11T21:07:36.719Z] DONE 12 tests in 176.399s [2020-03-11T21:07:36.719Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-11T21:07:36.719Z] ++ 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 [2020-03-11T21:07:36.719Z] ++ set -e [2020-03-11T21:07:36.719Z] ++ '[' -n 0 ']' [2020-03-11T21:07:36.719Z] ++ set -x [2020-03-11T21:07:36.719Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:07:36.976Z] INFO: Testing against a local daemon [2020-03-11T21:07:36.976Z] === RUN TestNetworkCreateDelete [2020-03-11T21:07:37.234Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-03-11T21:07:37.234Z] === RUN TestDockerNetworkDeletePreferID [2020-03-11T21:07:37.798Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-03-11T21:07:37.798Z] === RUN TestInspectNetwork [2020-03-11T21:07:38.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:38.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-11T21:07:38.451Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:38.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-11T21:07:39.097Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2020-03-11T21:07:39.097Z] === RUN TestServiceListWithStatuses [2020-03-11T21:07:39.097Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-03-11T21:07:39.097Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:07:39.097Z] === RUN TestDockerNetworkConnectAlias [2020-03-11T21:07:40.324Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-11T21:07:40.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-11T21:07:40.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-11T21:07:40.502Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-11T21:07:40.582Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-11T21:07:41.146Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-11T21:07:41.710Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-11T21:07:41.710Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-11T21:07:41.710Z] === RUN TestInspectNetwork/full_network_id [2020-03-11T21:07:41.710Z] === RUN TestInspectNetwork/partial_network_id [2020-03-11T21:07:41.710Z] === RUN TestInspectNetwork/network_name [2020-03-11T21:07:41.710Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-11T21:07:41.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-11T21:07:42.275Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-11T21:07:42.275Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-11T21:07:42.296Z] --- PASS: TestServiceUpdateConfigs (14.96s) [2020-03-11T21:07:42.296Z] === RUN TestServiceUpdateNetwork [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.12s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.21s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.30s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.59s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.13s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.23s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.17s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.89s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.93s) [2020-03-11T21:07:44.720Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.74s) [2020-03-11T21:07:44.720Z] === RUN TestCgroupNamespacesRun [2020-03-11T21:07:44.797Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-11T21:07:46.171Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-11T21:07:46.171Z] --- PASS: TestInspectNetwork (8.51s) [2020-03-11T21:07:46.171Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-11T21:07:46.171Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-11T21:07:46.171Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-11T21:07:46.171Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-11T21:07:46.171Z] === RUN TestRunContainerWithBridgeNone [2020-03-11T21:07:46.202Z] --- PASS: TestCgroupNamespacesRun (1.61s) [2020-03-11T21:07:46.202Z] === RUN TestCgroupNamespacesRunPrivileged [2020-03-11T21:07:47.487Z] --- PASS: TestDockerNetworkConnectAlias (7.85s) [2020-03-11T21:07:47.487Z] === RUN TestDockerNetworkReConnect [2020-03-11T21:07:47.685Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.60s) [2020-03-11T21:07:47.685Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-03-11T21:07:48.066Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-11T21:07:48.998Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-03-11T21:07:48.998Z] === RUN TestNetworkInvalidJSON [2020-03-11T21:07:48.998Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-11T21:07:48.998Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-11T21:07:48.998Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:07:48.998Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:07:48.998Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:07:48.998Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:07:48.998Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-11T21:07:48.998Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:07:48.998Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:07:48.998Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-11T21:07:48.998Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-11T21:07:48.998Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-11T21:07:48.998Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-11T21:07:48.998Z] === RUN TestHostIPv4BridgeLabel [2020-03-11T21:07:48.998Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-11T21:07:49.258Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-03-11T21:07:49.258Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-11T21:07:49.720Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2020-03-11T21:07:49.720Z] === RUN TestCgroupNamespacesRunHostMode [2020-03-11T21:07:50.629Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2020-03-11T21:07:50.629Z] === RUN TestDaemonDefaultNetworkPools [2020-03-11T21:07:50.629Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-11T21:07:51.209Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-03-11T21:07:51.209Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-03-11T21:07:51.560Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2020-03-11T21:07:51.560Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-11T21:07:51.820Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-11T21:07:52.701Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-03-11T21:07:52.701Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-03-11T21:07:52.750Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-03-11T21:07:52.750Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-11T21:07:52.968Z] --- PASS: TestDockerNetworkReConnect (6.24s) [2020-03-11T21:07:52.968Z] === RUN TestServicePlugin [2020-03-11T21:07:52.968Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-11T21:07:52.968Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:07:52.968Z] === RUN TestServiceUpdateLabel [2020-03-11T21:07:53.682Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-03-11T21:07:53.682Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-11T21:07:53.714Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2020-03-11T21:07:53.714Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-03-11T21:07:54.247Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-11T21:07:54.247Z] === RUN TestServiceWithPredefinedNetwork [2020-03-11T21:07:54.725Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2020-03-11T21:07:54.725Z] === RUN TestCgroupNamespacesRunOlderClient [2020-03-11T21:07:56.205Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2020-03-11T21:07:56.205Z] === RUN TestKernelTCPMemory [2020-03-11T21:07:56.417Z] --- PASS: TestServiceUpdateLabel (3.72s) [2020-03-11T21:07:56.417Z] === RUN TestServiceUpdateSecrets [2020-03-11T21:07:56.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-11T21:07:57.169Z] --- PASS: TestServiceUpdateNetwork (14.94s) [2020-03-11T21:07:57.169Z] PASS [2020-03-11T21:07:57.169Z] [2020-03-11T21:07:57.169Z] === Skipped [2020-03-11T21:07:57.169Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-11T21:07:57.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:07:57.169Z] [2020-03-11T21:07:57.169Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-03-11T21:07:57.169Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:07:57.169Z] [2020-03-11T21:07:57.169Z] [2020-03-11T21:07:57.169Z] DONE 23 tests, 2 skipped in 144.653s [2020-03-11T21:07:57.169Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] ++ set -e [2020-03-11T21:07:57.169Z] ++ '[' -n 0 ']' [2020-03-11T21:07:57.169Z] ++ set -x [2020-03-11T21:07:57.169Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] INFO: Testing against a local daemon [2020-03-11T21:07:57.169Z] === RUN TestSessionCreate [2020-03-11T21:07:57.169Z] --- PASS: TestSessionCreate (0.05s) [2020-03-11T21:07:57.169Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-11T21:07:57.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-11T21:07:57.169Z] PASS [2020-03-11T21:07:57.169Z] [2020-03-11T21:07:57.169Z] DONE 2 tests in 0.244s [2020-03-11T21:07:57.169Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] ++ set -e [2020-03-11T21:07:57.169Z] ++ '[' -n 0 ']' [2020-03-11T21:07:57.169Z] ++ set -x [2020-03-11T21:07:57.169Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:07:57.169Z] INFO: Testing against a local daemon [2020-03-11T21:07:57.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-11T21:07:57.169Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:07:57.169Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:07:57.169Z] === RUN TestEventsExecDie [2020-03-11T21:07:57.216Z] --- PASS: TestKernelTCPMemory (0.81s) [2020-03-11T21:07:57.216Z] === RUN TestNISDomainname [2020-03-11T21:07:57.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-11T21:07:57.704Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2020-03-11T21:07:57.704Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-11T21:07:57.704Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:07:57.704Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:07:57.704Z] === RUN TestServiceWithDataPathPortInit [2020-03-11T21:07:57.846Z] --- PASS: TestNISDomainname (0.90s) [2020-03-11T21:07:57.846Z] === RUN TestHostnameDnsResolution [2020-03-11T21:07:58.105Z] --- PASS: TestEventsExecDie (0.95s) [2020-03-11T21:07:58.105Z] === RUN TestEventsBackwardsCompatible [2020-03-11T21:07:58.363Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-11T21:07:58.363Z] === RUN TestInfoBinaryCommits [2020-03-11T21:07:58.363Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-03-11T21:07:58.363Z] === RUN TestInfoAPIVersioned [2020-03-11T21:07:58.363Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-03-11T21:07:58.363Z] === RUN TestInfoDiscoveryBackend [2020-03-11T21:07:58.931Z] --- PASS: TestInfoDiscoveryBackend (0.68s) [2020-03-11T21:07:58.931Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-11T21:07:59.073Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-11T21:07:59.331Z] --- PASS: TestHostnameDnsResolution (1.12s) [2020-03-11T21:07:59.332Z] === RUN TestStats [2020-03-11T21:07:59.952Z] Removing intermediate container 9ec560589449 [2020-03-11T21:07:59.952Z] ---> 007e6651eb7b [2020-03-11T21:07:59.952Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-03-11T21:07:59.952Z] ---> Running in 17496d53623a [2020-03-11T21:07:59.952Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-03-11T21:08:00.306Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-11T21:08:00.306Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-11T21:08:00.565Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2020-03-11T21:08:00.565Z] === RUN TestInfoAPI [2020-03-11T21:08:00.805Z] --- PASS: TestStats (1.72s) [2020-03-11T21:08:00.805Z] === RUN TestStopContainerWithTimeout [2020-03-11T21:08:00.805Z] === RUN TestStopContainerWithTimeout/0 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-11T21:08:00.805Z] === RUN TestStopContainerWithTimeout/1 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-11T21:08:00.805Z] === RUN TestStopContainerWithTimeout/3 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-11T21:08:00.805Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-11T21:08:00.805Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-11T21:08:00.805Z] === CONT TestStopContainerWithTimeout/0 [2020-03-11T21:08:00.805Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-11T21:08:00.805Z] === CONT TestStopContainerWithTimeout/1 [2020-03-11T21:08:00.805Z] === CONT TestStopContainerWithTimeout/3 [2020-03-11T21:08:00.823Z] --- PASS: TestInfoAPI (0.05s) [2020-03-11T21:08:00.823Z] === RUN TestInfoAPIWarnings [2020-03-11T21:08:01.390Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-03-11T21:08:01.390Z] === RUN TestInfoDebug [2020-03-11T21:08:01.958Z] --- PASS: TestInfoDebug (0.62s) [2020-03-11T21:08:01.958Z] === RUN TestInfoInsecureRegistries [2020-03-11T21:08:02.525Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2020-03-11T21:08:02.525Z] === RUN TestInfoRegistryMirrors [2020-03-11T21:08:03.092Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2020-03-11T21:08:03.092Z] === RUN TestLoginFailsWithBadCredentials [2020-03-11T21:08:03.659Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2020-03-11T21:08:03.659Z] === RUN TestPingCacheHeaders [2020-03-11T21:08:03.659Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-11T21:08:03.659Z] === RUN TestPingGet [2020-03-11T21:08:03.659Z] --- PASS: TestPingGet (0.03s) [2020-03-11T21:08:03.659Z] === RUN TestPingHead [2020-03-11T21:08:03.659Z] --- PASS: TestPingHead (0.05s) [2020-03-11T21:08:03.659Z] === RUN TestVersion [2020-03-11T21:08:03.659Z] --- PASS: TestVersion (0.05s) [2020-03-11T21:08:03.659Z] PASS [2020-03-11T21:08:03.659Z] [2020-03-11T21:08:03.659Z] === Skipped [2020-03-11T21:08:03.659Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:08:03.659Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:08:03.659Z] [2020-03-11T21:08:03.659Z] [2020-03-11T21:08:03.659Z] DONE 18 tests, 1 skipped in 6.643s [2020-03-11T21:08:03.659Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-11T21:08:03.660Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:08:03.660Z] ++ set -e [2020-03-11T21:08:03.660Z] ++ '[' -n 0 ']' [2020-03-11T21:08:03.660Z] ++ set -x [2020-03-11T21:08:03.660Z] ++ 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=arm64 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= DOCKER_ROOTLESS= 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/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:08:03.919Z] INFO: Testing against a local daemon [2020-03-11T21:08:03.919Z] === RUN TestVolumesCreateAndList [2020-03-11T21:08:03.919Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-11T21:08:03.919Z] === RUN TestVolumesRemove [2020-03-11T21:08:03.919Z] --- PASS: TestVolumesRemove (0.12s) [2020-03-11T21:08:03.919Z] === RUN TestVolumesInspect [2020-03-11T21:08:04.177Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-11T21:08:04.177Z] === RUN TestVolumesInvalidJSON [2020-03-11T21:08:04.177Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:04.177Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:04.177Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:04.177Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-11T21:08:04.177Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-11T21:08:04.177Z] PASS [2020-03-11T21:08:04.177Z] [2020-03-11T21:08:04.177Z] DONE 5 tests in 0.370s [2020-03-11T21:08:04.177Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:08:04.342Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-11T21:08:04.343Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-03-11T21:08:04.343Z] --- PASS: TestStopContainerWithTimeout/1 (2.23s) [2020-03-11T21:08:04.343Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2020-03-11T21:08:04.343Z] --- PASS: TestStopContainerWithTimeout/-1 (3.28s) [2020-03-11T21:08:04.343Z] === RUN TestDeleteDevicemapper [2020-03-11T21:08:04.343Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-11T21:08:04.343Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:08:04.343Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-11T21:08:04.435Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:08:04.435Z] +++ kill 13259 [2020-03-11T21:08:05.810Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:08:05.810Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:08:05.810Z] [2020-03-11T21:08:05.810Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:08:05.810Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:08:05.810Z] [2020-03-11T21:08:05.810Z] To set a process to complain mode, use the command line tool [2020-03-11T21:08:05.810Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:08:05.810Z] +++ true [2020-03-11T21:08:05.810Z] [2020-03-11T21:08:05.830Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2020-03-11T21:08:05.830Z] === RUN TestUpdateMemory [2020-03-11T21:08:06.842Z] --- PASS: TestUpdateMemory (0.91s) [2020-03-11T21:08:06.842Z] === RUN TestUpdateCPUQuota [2020-03-11T21:08:07.859Z] --- PASS: TestUpdateCPUQuota (1.13s) [2020-03-11T21:08:07.859Z] === RUN TestUpdatePidsLimit [2020-03-11T21:08:08.144Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-11T21:08:08.438Z] === RUN TestUpdatePidsLimit/no_change [2020-03-11T21:08:08.723Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-11T21:08:09.009Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2020-03-11T21:08:09.111Z] Recording test results [2020-03-11T21:08:09.295Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2020-03-11T21:08:09.579Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one Post stage [Pipeline] sh [2020-03-11T21:08:09.864Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-11T21:08:09.871Z] + echo Ensuring container killed. [2020-03-11T21:08:09.871Z] Ensuring container killed. [2020-03-11T21:08:09.871Z] + docker rm -vf docker-pr3 [2020-03-11T21:08:09.871Z] Error: No such container: docker-pr3 [2020-03-11T21:08:09.871Z] + true [Pipeline] sh [2020-03-11T21:08:10.163Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:08:10.163Z] Chowning /workspace to jenkins user [2020-03-11T21:08:10.163Z] + id -u [2020-03-11T21:08:10.163Z] + id -g [2020-03-11T21:08:10.163Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace busybox chown -R 1000:1000 /workspace [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit (3.19s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2020-03-11T21:08:11.348Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-03-11T21:08:11.348Z] === RUN TestUpdateRestartPolicy [2020-03-11T21:08:11.642Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-03-11T21:08:11.643Z] === RUN TestServiceUpdateConfigs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:08:14.659Z] + bundleName=arm64-integration [2020-03-11T21:08:14.659Z] + echo Creating arm64-integration-bundles.tar.gz [2020-03-11T21:08:14.659Z] Creating arm64-integration-bundles.tar.gz [2020-03-11T21:08:14.659Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-03-11T21:08:14.659Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-11T21:08:14.930Z] Archiving artifacts [2020-03-11T21:08:15.667Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T21:08:15.995Z] + make clean [2020-03-11T21:08:16.564Z] docker volume rm -f docker-dev-cache [2020-03-11T21:08:16.564Z] docker-dev-cache [Pipeline] deleteDir [2020-03-11T21:08:16.585Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-11T21:08:16.585Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-11T21:08:16.585Z] Cross building: bundles/cross/windows/amd64 [2020-03-11T21:08:16.585Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-11T21:08:16.585Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-11T21:08:17.140Z] --- PASS: TestServiceWithDataPathPortInit (18.60s) [2020-03-11T21:08:17.140Z] === RUN TestServiceWithDefaultAddressPoolInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T21:08:21.318Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-11T21:08:22.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-11T21:08:23.887Z] --- PASS: TestUpdateRestartPolicy (12.06s) [2020-03-11T21:08:23.887Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-11T21:08:23.887Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2020-03-11T21:08:23.887Z] === RUN TestWaitNonBlocked [2020-03-11T21:08:23.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:08:23.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:08:23.887Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:08:23.887Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:08:23.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-11T21:08:23.887Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-11T21:08:24.904Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-11T21:08:24.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s) [2020-03-11T21:08:24.904Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.89s) [2020-03-11T21:08:24.904Z] === RUN TestWaitBlocked [2020-03-11T21:08:24.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:08:24.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:08:24.904Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:08:24.904Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:08:24.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-11T21:08:24.904Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-11T21:08:25.071Z] INFO: Sources obtained for gotestsum... [2020-03-11T21:08:25.071Z] INFO: Checkout done for gotestsum... [2020-03-11T21:08:25.071Z] INFO: Build done for gotestsum... [2020-03-11T21:08:25.212Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.10s) [2020-03-11T21:08:25.213Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xy83uxtpxa1o440fbp9pkummf Created:2020-03-11 21:08:18.009677787 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c6fb5389f3e357ac64e7a589035d08ae85962f589d1cfa3edafc7826b2aa1fa9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yl568pq3zkn390sgm8cnqmvr3 EndpointID:b0cc44bbf1eb719cc47998f351ccda50b2520397a3ed8e213dd9c8fa6c1b2e1c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8ba60d9d434925bd853734ec66b0a2ace300034c89bb58e19ed1d30e1d13134 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b00aa3af1562 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yl568pq3zkn390sgm8cnqmvr3 EndpointID:b0cc44bbf1eb719cc47998f351ccda50b2520397a3ed8e213dd9c8fa6c1b2e1c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-11T21:08:25.213Z] PASS [2020-03-11T21:08:25.213Z] [2020-03-11T21:08:25.213Z] === Skipped [2020-03-11T21:08:25.213Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:08:25.213Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:08:25.213Z] [2020-03-11T21:08:25.213Z] [2020-03-11T21:08:25.213Z] DONE 22 tests, 1 skipped in 48.568s [2020-03-11T21:08:25.213Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:08:25.213Z] ++ 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 [2020-03-11T21:08:25.213Z] ++ set -e [2020-03-11T21:08:25.213Z] ++ '[' -n 0 ']' [2020-03-11T21:08:25.213Z] ++ set -x [2020-03-11T21:08:25.213Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:25.470Z] INFO: Testing against a local daemon [2020-03-11T21:08:25.470Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-11T21:08:25.470Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:08:25.470Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:08:25.470Z] === RUN TestDockerNetworkIpvlan [2020-03-11T21:08:25.470Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:08:25.470Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:08:25.470Z] PASS [2020-03-11T21:08:25.470Z] [2020-03-11T21:08:25.470Z] === Skipped [2020-03-11T21:08:25.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:08:25.470Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:08:25.470Z] [2020-03-11T21:08:25.470Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:08:25.470Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:08:25.470Z] [2020-03-11T21:08:25.470Z] [2020-03-11T21:08:25.470Z] DONE 2 tests, 2 skipped in 0.128s [2020-03-11T21:08:25.470Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:08:25.470Z] ++ 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 [2020-03-11T21:08:25.470Z] ++ set -e [2020-03-11T21:08:25.470Z] ++ '[' -n 0 ']' [2020-03-11T21:08:25.470Z] ++ set -x [2020-03-11T21:08:25.470Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:25.470Z] INFO: Testing against a local daemon [2020-03-11T21:08:25.470Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-11T21:08:25.922Z] --- PASS: TestWaitBlocked (0.03s) [2020-03-11T21:08:25.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2020-03-11T21:08:25.922Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2020-03-11T21:08:25.922Z] === CONT TestContainerStartOnDaemonRestart [2020-03-11T21:08:25.922Z] === CONT TestIpcModeOlderClient [2020-03-11T21:08:25.922Z] === CONT TestDaemonHostGatewayIP [2020-03-11T21:08:25.922Z] === CONT TestDaemonRestartIpcMode [2020-03-11T21:08:26.215Z] --- PASS: TestIpcModeOlderClient (0.25s) [2020-03-11T21:08:26.846Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-03-11T21:08:26.847Z] === RUN TestDockerNetworkMacvlan [2020-03-11T21:08:27.794Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-11T21:08:28.726Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-11T21:08:29.659Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-11T21:08:29.712Z] --- PASS: TestContainerStartOnDaemonRestart (4.00s) [2020-03-11T21:08:30.081Z] --- PASS: TestServiceUpdateConfigs (15.72s) [2020-03-11T21:08:30.081Z] === RUN TestServiceUpdateNetwork [2020-03-11T21:08:30.340Z] --- PASS: TestDaemonRestartIpcMode (4.65s) [2020-03-11T21:08:30.626Z] --- PASS: TestDaemonHostGatewayIP (4.87s) [2020-03-11T21:08:30.626Z] PASS [2020-03-11T21:08:30.626Z] [2020-03-11T21:08:30.626Z] === Skipped [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-11T21:08:30.626Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:08:30.626Z] [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-11T21:08:30.626Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-11T21:08:30.626Z] [2020-03-11T21:08:30.626Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-11T21:08:30.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-11T21:08:30.626Z] [2020-03-11T21:08:30.626Z] [2020-03-11T21:08:30.626Z] DONE 199 tests, 3 skipped in 115.553s [2020-03-11T21:08:30.626Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-11T21:08:30.626Z] ++ 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 [2020-03-11T21:08:30.626Z] ++ set -e [2020-03-11T21:08:30.626Z] ++ '[' -n 0 ']' [2020-03-11T21:08:30.626Z] ++ set -x [2020-03-11T21:08:30.627Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:30.911Z] INFO: Testing against a local daemon [2020-03-11T21:08:30.911Z] === RUN TestCommitInheritsEnv [2020-03-11T21:08:31.195Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-03-11T21:08:31.195Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-11T21:08:31.195Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-11T21:08:31.195Z] === RUN TestImagesFilterMultiReference [2020-03-11T21:08:31.195Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-11T21:08:31.195Z] === RUN TestImagePullPlatformInvalid [2020-03-11T21:08:31.482Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-03-11T21:08:31.482Z] === RUN TestRemoveImageOrphaning [2020-03-11T21:08:31.768Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2020-03-11T21:08:31.768Z] === RUN TestRemoveImageGarbageCollector [2020-03-11T21:08:31.768Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:08:31.768Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:08:31.768Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-11T21:08:31.768Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-03-11T21:08:31.768Z] === RUN TestTagInvalidReference [2020-03-11T21:08:31.768Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-11T21:08:31.768Z] === RUN TestTagValidPrefixedRepo [2020-03-11T21:08:31.768Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-03-11T21:08:31.768Z] === RUN TestTagExistedNameWithoutForce [2020-03-11T21:08:32.054Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-03-11T21:08:32.054Z] === RUN TestTagOfficialNames [2020-03-11T21:08:32.054Z] --- PASS: TestTagOfficialNames (0.05s) [2020-03-11T21:08:32.054Z] === RUN TestTagMatchesDigest [2020-03-11T21:08:32.054Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-03-11T21:08:32.054Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-11T21:08:32.935Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-11T21:08:32.935Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-11T21:08:33.868Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-11T21:08:34.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-11T21:08:34.690Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-11T21:08:35.367Z] Removing intermediate container 17496d53623a [2020-03-11T21:08:35.367Z] ---> b6c1f6d84458 [2020-03-11T21:08:35.367Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-03-11T21:08:35.367Z] ---> Running in a471695dbbdf [2020-03-11T21:08:35.367Z] Removing intermediate container a471695dbbdf [2020-03-11T21:08:35.367Z] ---> a7ad0ca82d69 [2020-03-11T21:08:35.367Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-11T21:08:35.367Z] ---> Running in a12004a217ae [2020-03-11T21:08:35.825Z] Removing intermediate container a12004a217ae [2020-03-11T21:08:35.825Z] ---> c942eeebf95b [2020-03-11T21:08:35.825Z] Step 10/10 : COPY . . [2020-03-11T21:08:36.061Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-11T21:08:36.319Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-11T21:08:36.319Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-11T21:08:36.884Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-11T21:08:42.142Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan (16.11s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.84s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.43s) [2020-03-11T21:08:43.075Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.12s) [2020-03-11T21:08:43.075Z] PASS [2020-03-11T21:08:43.075Z] [2020-03-11T21:08:43.075Z] DONE 8 tests in 17.608s [2020-03-11T21:08:43.075Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-11T21:08:43.075Z] ++ 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 [2020-03-11T21:08:43.075Z] ++ set -e [2020-03-11T21:08:43.075Z] ++ '[' -n 0 ']' [2020-03-11T21:08:43.075Z] ++ set -x [2020-03-11T21:08:43.075Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:43.075Z] testing: warning: no tests to run [2020-03-11T21:08:43.075Z] PASS [2020-03-11T21:08:43.075Z] [2020-03-11T21:08:43.075Z] DONE 0 tests in 0.032s [2020-03-11T21:08:43.075Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-11T21:08:43.075Z] ++ 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 [2020-03-11T21:08:43.075Z] ++ set -e [2020-03-11T21:08:43.075Z] ++ '[' -n 0 ']' [2020-03-11T21:08:43.075Z] ++ set -x [2020-03-11T21:08:43.075Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:43.333Z] INFO: Testing against a local daemon [2020-03-11T21:08:43.333Z] === RUN TestAuthZPluginAllowRequest [2020-03-11T21:08:45.232Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2020-03-11T21:08:45.232Z] === RUN TestAuthZPluginTLS [2020-03-11T21:08:45.272Z] --- PASS: TestServiceUpdateNetwork (16.60s) [2020-03-11T21:08:45.273Z] PASS [2020-03-11T21:08:45.273Z] [2020-03-11T21:08:45.273Z] === Skipped [2020-03-11T21:08:45.273Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2020-03-11T21:08:45.273Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:08:45.273Z] [2020-03-11T21:08:45.273Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-03-11T21:08:45.273Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:08:45.273Z] [2020-03-11T21:08:45.273Z] [2020-03-11T21:08:45.273Z] DONE 23 tests, 2 skipped in 155.892s [2020-03-11T21:08:45.273Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-11T21:08:45.273Z] ++ 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 [2020-03-11T21:08:45.273Z] ++ set -e [2020-03-11T21:08:45.273Z] ++ '[' -n 0 ']' [2020-03-11T21:08:45.273Z] ++ set -x [2020-03-11T21:08:45.273Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:45.273Z] INFO: Testing against a local daemon [2020-03-11T21:08:45.273Z] === RUN TestSessionCreate [2020-03-11T21:08:45.273Z] --- PASS: TestSessionCreate (0.02s) [2020-03-11T21:08:45.273Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-11T21:08:45.273Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-11T21:08:45.273Z] PASS [2020-03-11T21:08:45.273Z] [2020-03-11T21:08:45.273Z] DONE 2 tests in 0.205s [2020-03-11T21:08:45.273Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-11T21:08:45.273Z] ++ 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 [2020-03-11T21:08:45.273Z] ++ set -e [2020-03-11T21:08:45.273Z] ++ '[' -n 0 ']' [2020-03-11T21:08:45.273Z] ++ set -x [2020-03-11T21:08:45.273Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:45.273Z] INFO: Testing against a local daemon [2020-03-11T21:08:45.273Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-11T21:08:45.273Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:08:45.273Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:08:45.273Z] === RUN TestEventsExecDie [2020-03-11T21:08:45.273Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-11T21:08:45.273Z] === RUN TestEventsBackwardsCompatible [2020-03-11T21:08:45.273Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-03-11T21:08:45.273Z] === RUN TestInfoBinaryCommits [2020-03-11T21:08:45.273Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-11T21:08:45.273Z] === RUN TestInfoAPIVersioned [2020-03-11T21:08:45.273Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-03-11T21:08:45.273Z] === RUN TestInfoDiscoveryBackend [2020-03-11T21:08:45.490Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-03-11T21:08:45.490Z] === RUN TestAuthZPluginDenyRequest [2020-03-11T21:08:45.886Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-03-11T21:08:45.886Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-11T21:08:46.054Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-11T21:08:46.054Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-11T21:08:46.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-11T21:08:46.624Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-03-11T21:08:46.624Z] === RUN TestAuthZPluginDenyResponse [2020-03-11T21:08:46.993Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-11T21:08:46.993Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-11T21:08:47.190Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-03-11T21:08:47.190Z] === RUN TestAuthZPluginAllowEventStream [2020-03-11T21:08:47.274Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-03-11T21:08:47.274Z] === RUN TestInfoAPI [2020-03-11T21:08:47.274Z] --- PASS: TestInfoAPI (0.02s) [2020-03-11T21:08:47.274Z] === RUN TestInfoAPIWarnings [2020-03-11T21:08:47.885Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-11T21:08:47.885Z] === RUN TestInfoDebug [2020-03-11T21:08:48.496Z] --- PASS: TestInfoDebug (0.52s) [2020-03-11T21:08:48.496Z] === RUN TestInfoInsecureRegistries [2020-03-11T21:08:48.777Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-03-11T21:08:48.777Z] === RUN TestInfoRegistryMirrors [2020-03-11T21:08:49.086Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-11T21:08:49.343Z] --- PASS: TestAuthZPluginAllowEventStream (2.09s) [2020-03-11T21:08:49.343Z] === RUN TestAuthZPluginErrorResponse [2020-03-11T21:08:49.343Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-11T21:08:49.402Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-11T21:08:49.402Z] === RUN TestLoginFailsWithBadCredentials [2020-03-11T21:08:49.683Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-03-11T21:08:49.683Z] === RUN TestPingCacheHeaders [2020-03-11T21:08:49.683Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-03-11T21:08:49.683Z] === RUN TestPingGet [2020-03-11T21:08:49.683Z] --- PASS: TestPingGet (0.01s) [2020-03-11T21:08:49.683Z] === RUN TestPingHead [2020-03-11T21:08:49.683Z] --- PASS: TestPingHead (0.02s) [2020-03-11T21:08:49.683Z] === RUN TestVersion [2020-03-11T21:08:49.683Z] --- PASS: TestVersion (0.01s) [2020-03-11T21:08:49.683Z] PASS [2020-03-11T21:08:49.683Z] [2020-03-11T21:08:49.683Z] === Skipped [2020-03-11T21:08:49.683Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:08:49.683Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:08:49.683Z] [2020-03-11T21:08:49.683Z] [2020-03-11T21:08:49.683Z] DONE 18 tests, 1 skipped in 5.726s [2020-03-11T21:08:49.683Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-11T21:08:49.683Z] ++ 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 [2020-03-11T21:08:49.683Z] ++ set -e [2020-03-11T21:08:49.683Z] ++ '[' -n 0 ']' [2020-03-11T21:08:49.683Z] ++ set -x [2020-03-11T21:08:49.683Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:08:49.683Z] INFO: Testing against a local daemon [2020-03-11T21:08:49.683Z] === RUN TestVolumesCreateAndList [2020-03-11T21:08:49.683Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-11T21:08:49.683Z] === RUN TestVolumesRemove [2020-03-11T21:08:49.907Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-11T21:08:49.907Z] === RUN TestAuthZPluginErrorRequest [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesRemove (0.10s) [2020-03-11T21:08:49.963Z] === RUN TestVolumesInspect [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-11T21:08:49.963Z] === RUN TestVolumesInvalidJSON [2020-03-11T21:08:49.963Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:49.963Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:49.963Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-11T21:08:49.963Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-11T21:08:49.963Z] PASS [2020-03-11T21:08:49.963Z] [2020-03-11T21:08:49.963Z] DONE 5 tests in 0.233s [2020-03-11T21:08:49.963Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:08:49.963Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:08:49.963Z] +++ kill 11720 [2020-03-11T21:08:50.164Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-11T21:08:50.422Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-03-11T21:08:50.422Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-11T21:08:50.679Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-11T21:08:50.937Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-03-11T21:08:50.937Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-11T21:08:51.208Z] === RUN TestDockerSuite/TestBuildFails [2020-03-11T21:08:51.428Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:08:51.429Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:08:51.429Z] [2020-03-11T21:08:51.429Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:08:51.429Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:08:51.429Z] [2020-03-11T21:08:51.429Z] To set a process to complain mode, use the command line tool [2020-03-11T21:08:51.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:08:51.429Z] +++ true [2020-03-11T21:08:51.429Z] [2020-03-11T21:08:52.141Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-11T21:08:52.141Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-11T21:08:53.073Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.13s) [2020-03-11T21:08:53.073Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom Post stage [Pipeline] junit [2020-03-11T21:08:53.476Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-11T21:08:54.304Z] + echo Ensuring container killed. [2020-03-11T21:08:54.304Z] Ensuring container killed. [2020-03-11T21:08:54.304Z] + docker rm -vf docker-pr3 [2020-03-11T21:08:54.304Z] Error: No such container: docker-pr3 [2020-03-11T21:08:54.304Z] + true [Pipeline] sh [2020-03-11T21:08:54.676Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:08:54.677Z] Chowning /workspace to jenkins user [2020-03-11T21:08:54.677Z] + id -u [2020-03-11T21:08:54.677Z] + id -g [2020-03-11T21:08:54.677Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40669:/workspace busybox chown -R 1001:1001 /workspace [2020-03-11T21:08:54.970Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-11T21:08:55.228Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-03-11T21:08:55.228Z] === RUN TestAuthZPluginHeader [2020-03-11T21:08:56.160Z] --- PASS: TestAuthZPluginHeader (0.89s) [2020-03-11T21:08:56.160Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-11T21:08:57.093Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:08:57.742Z] + bundleName=s390x-integration [2020-03-11T21:08:57.742Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-11T21:08:57.742Z] Creating s390x-integration-bundles.tar.gz [2020-03-11T21:08:57.742Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-03-11T21:08:57.742Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-11T21:08:57.779Z] Archiving artifacts [2020-03-11T21:08:58.133Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T21:08:58.535Z] + make clean [2020-03-11T21:08:58.817Z] docker volume rm -f docker-dev-cache [2020-03-11T21:08:58.817Z] docker-dev-cache [Pipeline] deleteDir [2020-03-11T21:08:58.990Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T21:09:00.362Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2020-03-11T21:09:00.362Z] === RUN TestAuthZPluginV2Disable [2020-03-11T21:09:00.362Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-11T21:09:00.927Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-11T21:09:01.198Z] ---> baddc71a26ce [2020-03-11T21:09:01.198Z] Successfully built baddc71a26ce [2020-03-11T21:09:01.198Z] Successfully tagged docker:latest [2020-03-11T21:09:01.198Z] INFO: Image build ended at 03/11/2020 21:08:58. Duration:00:03:55.0576652 [2020-03-11T21:09:01.198Z] [2020-03-11T21:09:01.198Z] [2020-03-11T21:09:01.198Z] INFO: Building the test binaries at 03/11/2020 21:08:58... [2020-03-11T21:09:01.859Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-11T21:09:02.731Z] INFO: make.ps1 starting at 03/11/2020 21:09:02 [2020-03-11T21:09:03.189Z] INFO: Git commit (c239bbbcb2) assumed from DOCKER_GITCOMMIT environment variable [2020-03-11T21:09:03.189Z] INFO: Invoking autogen... [2020-03-11T21:09:03.646Z] INFO: Building daemon... [2020-03-11T21:09:04.384Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-03-11T21:09:04.384Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-11T21:09:04.384Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-11T21:09:07.614Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-11T21:09:07.614Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-11T21:09:07.614Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-03-11T21:09:07.614Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-11T21:09:07.614Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-11T21:09:10.141Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-11T21:09:12.668Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-11T21:09:18.073Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-11T21:09:18.636Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-11T21:09:18.893Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-11T21:09:19.458Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-11T21:09:20.023Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.81s) [2020-03-11T21:09:20.023Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-11T21:09:20.280Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-11T21:09:20.280Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-11T21:09:21.212Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-11T21:09:21.470Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-11T21:09:21.728Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-11T21:09:22.293Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-11T21:09:22.551Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-11T21:09:23.117Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-11T21:09:23.686Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-11T21:09:24.622Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-11T21:09:27.898Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-11T21:09:33.153Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-11T21:09:36.429Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-11T21:09:36.429Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-11T21:09:36.688Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2020-03-11T21:09:36.688Z] PASS [2020-03-11T21:09:36.688Z] [2020-03-11T21:09:36.688Z] DONE 17 tests in 53.440s [2020-03-11T21:09:36.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-11T21:09:36.688Z] ++ 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 [2020-03-11T21:09:36.688Z] ++ set -e [2020-03-11T21:09:36.688Z] ++ '[' -n 0 ']' [2020-03-11T21:09:36.688Z] ++ set -x [2020-03-11T21:09:36.688Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:09:36.688Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-11T21:09:36.688Z] INFO: Testing against a local daemon [2020-03-11T21:09:36.688Z] === RUN TestPluginInvalidJSON [2020-03-11T21:09:36.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:09:36.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:09:36.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:09:36.688Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-11T21:09:36.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-11T21:09:36.688Z] PASS [2020-03-11T21:09:36.688Z] [2020-03-11T21:09:36.688Z] DONE 2 tests in 0.176s [2020-03-11T21:09:36.688Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-11T21:09:36.688Z] ++ 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 [2020-03-11T21:09:36.688Z] ++ set -e [2020-03-11T21:09:36.688Z] ++ '[' -n 0 ']' [2020-03-11T21:09:36.688Z] ++ set -x [2020-03-11T21:09:36.688Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:09:36.688Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-11T21:09:36.946Z] INFO: Testing against a local daemon [2020-03-11T21:09:36.946Z] === RUN TestExternalGraphDriver [2020-03-11T21:09:36.946Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-11T21:09:36.946Z] === RUN TestExternalGraphDriver/json [2020-03-11T21:09:37.204Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-11T21:09:37.933Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-11T21:09:37.933Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-11T21:09:37.933Z] remote: Enumerating objects: 2, done. [2020-03-11T21:09:37.933Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-11T21:09:37.933Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-11T21:09:37.933Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-11T21:09:37.933Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-03-11T21:09:37.933Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-11T21:09:37.933Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-11T21:09:38.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/test/unit [2020-03-11T21:09:39.102Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-11T21:09:39.102Z] === RUN TestExternalGraphDriver/spec [2020-03-11T21:09:41.001Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-11T21:09:41.258Z] === RUN TestExternalGraphDriver/pull [2020-03-11T21:09:41.519Z] ? github.com/docker/docker/api [no test files] [2020-03-11T21:09:43.155Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-03-11T21:09:43.155Z] --- PASS: TestExternalGraphDriver/json (2.08s) [2020-03-11T21:09:43.155Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2020-03-11T21:09:43.155Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-03-11T21:09:43.155Z] === RUN TestGraphdriverPluginV2 [2020-03-11T21:09:45.051Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-11T21:09:45.309Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-11T21:09:45.875Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-11T21:09:46.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-11T21:09:48.031Z] --- PASS: TestGraphdriverPluginV2 (4.87s) [2020-03-11T21:09:48.031Z] PASS [2020-03-11T21:09:48.031Z] [2020-03-11T21:09:48.031Z] DONE 5 tests in 11.031s [2020-03-11T21:09:48.031Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-11T21:09:48.032Z] ++ 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 [2020-03-11T21:09:48.032Z] ++ set -e [2020-03-11T21:09:48.032Z] ++ '[' -n 0 ']' [2020-03-11T21:09:48.032Z] ++ set -x [2020-03-11T21:09:48.032Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:09:48.032Z] INFO: Testing against a local daemon [2020-03-11T21:09:48.032Z] === RUN TestContinueAfterPluginCrash [2020-03-11T21:09:48.032Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T21:09:48.032Z] === RUN TestReadPluginNoRead [2020-03-11T21:09:48.032Z] === PAUSE TestReadPluginNoRead [2020-03-11T21:09:48.032Z] === RUN TestDaemonStartWithLogOpt [2020-03-11T21:09:48.032Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T21:09:48.032Z] === CONT TestContinueAfterPluginCrash [2020-03-11T21:09:48.032Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T21:09:56.398Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-03-11T21:10:00.232Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-11T21:10:03.532Z] --- PASS: TestDaemonStartWithLogOpt (15.08s) [2020-03-11T21:10:03.532Z] === CONT TestReadPluginNoRead [2020-03-11T21:10:04.465Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-11T21:10:05.838Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-11T21:10:06.096Z] === RUN TestReadPluginNoRead/default [2020-03-11T21:10:08.621Z] --- PASS: TestContinueAfterPluginCrash (20.17s) [2020-03-11T21:10:08.621Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-11T21:10:08.621Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-11T21:10:08.621Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-11T21:10:09.992Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-11T21:10:10.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-11T21:10:11.860Z] --- PASS: TestReadPluginNoRead (8.92s) [2020-03-11T21:10:11.860Z] --- PASS: TestReadPluginNoRead/default (1.96s) [2020-03-11T21:10:11.860Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2020-03-11T21:10:11.860Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.97s) [2020-03-11T21:10:11.860Z] read_test.go:91: [d04a8e062b25a] daemon is not started [2020-03-11T21:10:11.860Z] PASS [2020-03-11T21:10:11.860Z] [2020-03-11T21:10:11.860Z] DONE 6 tests in 24.145s [2020-03-11T21:10:12.118Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-11T21:10:12.118Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:10:12.118Z] ++ set -e [2020-03-11T21:10:12.118Z] ++ '[' -n 0 ']' [2020-03-11T21:10:12.118Z] ++ set -x [2020-03-11T21:10:12.118Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:10:12.118Z] testing: warning: no tests to run [2020-03-11T21:10:12.118Z] PASS [2020-03-11T21:10:12.118Z] [2020-03-11T21:10:12.118Z] DONE 0 tests in 0.055s [2020-03-11T21:10:12.118Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-11T21:10:12.118Z] ++ 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 [2020-03-11T21:10:12.118Z] ++ set -e [2020-03-11T21:10:12.118Z] ++ '[' -n 0 ']' [2020-03-11T21:10:12.118Z] ++ set -x [2020-03-11T21:10:12.118Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:10:12.118Z] INFO: Testing against a local daemon [2020-03-11T21:10:12.118Z] === RUN TestPluginWithDevMounts [2020-03-11T21:10:12.118Z] === PAUSE TestPluginWithDevMounts [2020-03-11T21:10:12.118Z] === CONT TestPluginWithDevMounts [2020-03-11T21:10:14.645Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-11T21:10:14.645Z] --- PASS: TestPluginWithDevMounts (2.49s) [2020-03-11T21:10:14.645Z] PASS [2020-03-11T21:10:14.645Z] [2020-03-11T21:10:14.645Z] DONE 1 tests in 2.605s [2020-03-11T21:10:14.645Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-11T21:10:14.645Z] ++ 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 [2020-03-11T21:10:14.645Z] ++ set -e [2020-03-11T21:10:14.645Z] ++ '[' -n 0 ']' [2020-03-11T21:10:14.645Z] ++ set -x [2020-03-11T21:10:14.645Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:10:14.903Z] INFO: Testing against a local daemon [2020-03-11T21:10:14.903Z] === RUN TestSecretInspect [2020-03-11T21:10:14.903Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-11T21:10:15.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-11T21:10:17.994Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-11T21:10:17.994Z] --- PASS: TestSecretInspect (3.09s) [2020-03-11T21:10:17.994Z] === RUN TestSecretList [2020-03-11T21:10:17.994Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-11T21:10:18.271Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-11T21:10:18.271Z] [2020-03-11T21:10:18.271Z] ________ ____ __. [2020-03-11T21:10:18.271Z] \_____ \ | |/ _| [2020-03-11T21:10:18.271Z] / | \| < [2020-03-11T21:10:18.271Z] / | \ | \ [2020-03-11T21:10:18.271Z] \_______ /____|__ \ [2020-03-11T21:10:18.271Z] \/ \/ [2020-03-11T21:10:18.271Z] [2020-03-11T21:10:18.271Z] INFO: make.ps1 ended at 03/11/2020 21:10:09 [2020-03-11T21:10:18.271Z] INFO: Binaries build ended at 03/11/2020 21:10:11. Duration:00:01:13.4359384 [2020-03-11T21:10:18.271Z] INFO: Copying the built daemon binary to d:\CI\PR-40669\3\binary\dockerd-c239bbbcb2.exe... [2020-03-11T21:10:18.271Z] INFO: Copying the built client binary to d:\CI\PR-40669\3\binary\docker-c239bbbcb2.exe... [2020-03-11T21:10:18.271Z] INFO: Copying dockerversion from the container... [2020-03-11T21:10:18.271Z] INFO: Copying the golang package from the container to d:\CI\PR-40669\3\installer\go.zip... [2020-03-11T21:10:18.271Z] INFO: Extracting go.zip to d:\CI\PR-40669\3\go [2020-03-11T21:10:21.269Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-11T21:10:21.269Z] --- PASS: TestSecretList (3.24s) [2020-03-11T21:10:21.269Z] === RUN TestSecretsCreateAndDelete [2020-03-11T21:10:21.269Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-11T21:10:22.644Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-11T21:10:23.576Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-11T21:10:23.833Z] --- PASS: TestSecretsCreateAndDelete (2.69s) [2020-03-11T21:10:23.833Z] === RUN TestSecretsUpdate [2020-03-11T21:10:25.728Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-11T21:10:25.728Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-11T21:10:25.728Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-11T21:10:26.293Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-11T21:10:26.551Z] --- PASS: TestSecretsUpdate (2.58s) [2020-03-11T21:10:26.551Z] === RUN TestTemplatedSecret [2020-03-11T21:10:26.551Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-11T21:10:27.483Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-11T21:10:29.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-11T21:10:29.642Z] --- PASS: TestTemplatedSecret (3.29s) [2020-03-11T21:10:29.642Z] === RUN TestSecretCreateResolve [2020-03-11T21:10:29.900Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-11T21:10:30.834Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-11T21:10:33.376Z] --- PASS: TestSecretCreateResolve (3.51s) [2020-03-11T21:10:33.376Z] PASS [2020-03-11T21:10:33.376Z] [2020-03-11T21:10:33.376Z] DONE 6 tests in 18.534s [2020-03-11T21:10:33.376Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-11T21:10:33.376Z] ++ 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 [2020-03-11T21:10:33.376Z] ++ set -e [2020-03-11T21:10:33.376Z] ++ '[' -n 0 ']' [2020-03-11T21:10:33.376Z] ++ set -x [2020-03-11T21:10:33.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= DOCKER_ROOTLESS= 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 [2020-03-11T21:10:33.376Z] INFO: Testing against a local daemon [2020-03-11T21:10:33.376Z] === RUN TestServiceCreateInit [2020-03-11T21:10:33.376Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-11T21:10:34.308Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-11T21:10:36.205Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-11T21:10:38.732Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-11T21:10:38.732Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-11T21:10:40.102Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-11T21:10:42.003Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-11T21:10:42.260Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-11T21:10:43.380Z] INFO: Extraction ended at 03/11/2020 21:10:41. Duration:00:00:23.3486513 [2020-03-11T21:10:43.380Z] INFO: Updating the golang and path environment variables [2020-03-11T21:10:43.380Z] INFO: GOPATH=d:\gopath [2020-03-11T21:10:43.380Z] INFO: go version go1.13.8 windows/amd64 [2020-03-11T21:10:43.380Z] INFO: Running the daemon under test in debug mode [2020-03-11T21:10:43.380Z] INFO: Starting a daemon under test... [2020-03-11T21:10:43.380Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40669\3\daemon --pidfile d:\CI\PR-40669\3\docker.pid -D [2020-03-11T21:10:43.380Z] INFO: Process started successfully. [2020-03-11T21:10:43.380Z] INFO: Start tailing logs of the daemon under tests [2020-03-11T21:10:43.380Z] INFO: Waiting for the daemon under test to start... [2020-03-11T21:10:43.633Z] --- PASS: TestServiceCreateInit (10.31s) [2020-03-11T21:10:43.633Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2020-03-11T21:10:43.633Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.02s) [2020-03-11T21:10:43.633Z] === RUN TestCreateServiceMultipleTimes [2020-03-11T21:10:45.550Z] INFO: Daemon under test started and replied! [2020-03-11T21:10:45.551Z] INFO: Docker version of the daemon under test [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] Client: [2020-03-11T21:10:45.551Z] Version: 17.06.2-ce [2020-03-11T21:10:45.551Z] API version: 1.30 [2020-03-11T21:10:45.551Z] Go version: go1.8.3 [2020-03-11T21:10:45.551Z] Git commit: cec0b72 [2020-03-11T21:10:45.551Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-11T21:10:45.551Z] OS/Arch: windows/amd64 [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] Server: [2020-03-11T21:10:45.551Z] Version: 0.0.0-dev [2020-03-11T21:10:45.551Z] API version: 1.41 (minimum version 1.24) [2020-03-11T21:10:45.551Z] Go version: go1.13.8 [2020-03-11T21:10:45.551Z] Git commit: c239bbbcb2 [2020-03-11T21:10:45.551Z] Built: 03/11/2020 21:09:02 [2020-03-11T21:10:45.551Z] OS/Arch: windows/amd64 [2020-03-11T21:10:45.551Z] Experimental: false [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] INFO: Docker info of the daemon under test [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] Containers: 0 [2020-03-11T21:10:45.551Z] Running: 0 [2020-03-11T21:10:45.551Z] Paused: 0 [2020-03-11T21:10:45.551Z] Stopped: 0 [2020-03-11T21:10:45.551Z] Images: 0 [2020-03-11T21:10:45.551Z] Server Version: 0.0.0-dev [2020-03-11T21:10:45.551Z] Storage Driver: windowsfilter [2020-03-11T21:10:45.551Z] Windows: [2020-03-11T21:10:45.551Z] Logging Driver: json-file [2020-03-11T21:10:45.551Z] Plugins: [2020-03-11T21:10:45.551Z] Volume: local [2020-03-11T21:10:45.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-11T21:10:45.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-11T21:10:45.551Z] Swarm: inactive [2020-03-11T21:10:45.551Z] Default Isolation: process [2020-03-11T21:10:45.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-11T21:10:45.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-11T21:10:45.551Z] OSType: windows [2020-03-11T21:10:45.551Z] Architecture: x86_64 [2020-03-11T21:10:45.551Z] CPUs: 4 [2020-03-11T21:10:45.551Z] Total Memory: 32GiB [2020-03-11T21:10:45.551Z] Name: azwin-2-80a920 [2020-03-11T21:10:45.551Z] ID: P535:PUCV:7VWI:CKVZ:C5ZN:O653:R4V5:A6MT:BZ3G:AQM6:3UGG:HLCF [2020-03-11T21:10:45.551Z] Docker Root Dir: D:\CI\PR-40669\3\daemon [2020-03-11T21:10:45.551Z] Debug Mode (client): false [2020-03-11T21:10:45.551Z] Debug Mode (server): true [2020-03-11T21:10:45.551Z] File Descriptors: -1 [2020-03-11T21:10:45.551Z] Goroutines: 17 [2020-03-11T21:10:45.551Z] System Time: 2020-03-11T21:10:45.1866906Z [2020-03-11T21:10:45.551Z] EventsListeners: 0 [2020-03-11T21:10:45.551Z] Registry: https://index.docker.io/v1/ [2020-03-11T21:10:45.551Z] Labels: [2020-03-11T21:10:45.551Z] Experimental: false [2020-03-11T21:10:45.551Z] Insecure Registries: [2020-03-11T21:10:45.551Z] 127.0.0.0/8 [2020-03-11T21:10:45.551Z] Live Restore Enabled: false [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] INFO: Docker images of the daemon under test [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-11T21:10:45.551Z] [2020-03-11T21:10:45.551Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-11T21:10:45.551Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-11T21:10:45.551Z] ltsc2019: Pulling from windows/servercore [2020-03-11T21:10:46.008Z] 65014b3c3121: Pulling fs layer [2020-03-11T21:10:46.008Z] 23645bd7ee08: Pulling fs layer [2020-03-11T21:10:46.913Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-11T21:10:49.438Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-11T21:10:50.004Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-11T21:10:51.379Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-11T21:10:53.066Z] 23645bd7ee08: Verifying Checksum [2020-03-11T21:10:53.066Z] 23645bd7ee08: Download complete [2020-03-11T21:11:01.337Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-11T21:11:02.712Z] --- PASS: TestCreateServiceMultipleTimes (18.94s) [2020-03-11T21:11:02.712Z] === RUN TestCreateServiceConflict [2020-03-11T21:11:04.048Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-11T21:11:04.048Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-03-11T21:11:04.304Z] ok github.com/docker/docker/api/server/middleware 0.019s coverage: 37.7% of statements [2020-03-11T21:11:04.304Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-11T21:11:04.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-11T21:11:04.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-11T21:11:04.559Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-11T21:11:04.559Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-11T21:11:04.559Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-11T21:11:04.814Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-11T21:11:04.814Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-11T21:11:05.070Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-11T21:11:05.987Z] --- PASS: TestCreateServiceConflict (2.84s) [2020-03-11T21:11:05.987Z] === RUN TestCreateServiceMaxReplicas [2020-03-11T21:11:05.987Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-11T21:11:05.995Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-11T21:11:05.995Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-11T21:11:06.555Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 4.5% of statements [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/types [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-11T21:11:06.555Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-11T21:11:07.115Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2020-03-11T21:11:07.115Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-11T21:11:07.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-11T21:11:07.676Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-11T21:11:07.676Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-11T21:11:07.931Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-11T21:11:08.490Z] ok github.com/docker/docker/builder/dockerignore 0.019s coverage: 96.8% of statements [2020-03-11T21:11:08.550Z] === RUN TestDockerSuite/TestBuildRm [2020-03-11T21:11:08.807Z] --- PASS: TestCreateServiceMaxReplicas (3.26s) [2020-03-11T21:11:08.807Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-11T21:11:12.083Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-11T21:11:12.648Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-11T21:11:12.709Z] ok github.com/docker/docker/builder/dockerfile 0.574s coverage: 48.2% of statements [2020-03-11T21:11:12.709Z] ok github.com/docker/docker/builder/remotecontext 0.213s coverage: 13.6% of statements [2020-03-11T21:11:13.268Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-03-11T21:11:14.019Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-11T21:11:14.276Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-11T21:11:14.629Z] ok github.com/docker/docker/builder/remotecontext/git 1.388s coverage: 86.3% of statements [2020-03-11T21:11:14.629Z] ? github.com/docker/docker/cli [no test files] [2020-03-11T21:11:14.629Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-11T21:11:14.842Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-11T21:11:15.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-11T21:11:16.339Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-11T21:11:17.709Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-11T21:11:17.891Z] ok github.com/docker/docker/client 0.176s coverage: 75.8% of statements [2020-03-11T21:11:18.642Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-11T21:11:22.823Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-11T21:11:23.082Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-11T21:11:23.339Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-11T21:11:23.339Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-11T21:11:23.903Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-11T21:11:23.903Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.26s) [2020-03-11T21:11:23.903Z] === RUN TestCreateServiceSecretFileMode [2020-03-11T21:11:24.838Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-11T21:11:25.097Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-11T21:11:26.473Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-11T21:11:27.405Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2020-03-11T21:11:27.405Z] === RUN TestCreateServiceConfigFileMode [2020-03-11T21:11:30.691Z] --- PASS: TestCreateServiceConfigFileMode (2.98s) [2020-03-11T21:11:30.691Z] === RUN TestCreateServiceSysctls [2020-03-11T21:11:31.256Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-11T21:11:31.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-11T21:11:32.756Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-11T21:11:34.129Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-11T21:11:34.694Z] --- PASS: TestCreateServiceSysctls (4.20s) [2020-03-11T21:11:34.694Z] === RUN TestCreateServiceCapabilities [2020-03-11T21:11:34.952Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-11T21:11:35.894Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-11T21:11:37.794Z] === RUN TestDockerSuite/TestBuildUser [2020-03-11T21:11:38.052Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2020-03-11T21:11:38.052Z] === RUN TestInspect [2020-03-11T21:11:39.946Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-11T21:11:41.846Z] --- PASS: TestInspect (3.53s) [2020-03-11T21:11:41.846Z] === RUN TestCreateJob [2020-03-11T21:11:44.377Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-11T21:11:45.307Z] --- PASS: TestCreateJob (3.67s) [2020-03-11T21:11:45.307Z] === RUN TestReplicatedJob [2020-03-11T21:11:53.410Z] --- PASS: TestReplicatedJob (6.82s) [2020-03-11T21:11:53.410Z] === RUN TestUpdateReplicatedJob [2020-03-11T21:11:56.687Z] --- PASS: TestUpdateReplicatedJob (4.00s) [2020-03-11T21:11:56.687Z] === RUN TestServiceListWithStatuses [2020-03-11T21:11:56.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-11T21:11:56.687Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:11:56.687Z] === RUN TestDockerNetworkConnectAlias [2020-03-11T21:12:01.947Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-11T21:12:02.879Z] --- PASS: TestDockerNetworkConnectAlias (6.78s) [2020-03-11T21:12:02.879Z] === RUN TestDockerNetworkReConnect [2020-03-11T21:12:03.138Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-11T21:12:03.396Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-11T21:12:04.540Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 30.7% of statements [2020-03-11T21:12:04.540Z] ok github.com/docker/docker/container 0.118s coverage: 34.9% of statements [2020-03-11T21:12:04.540Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-11T21:12:04.540Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-11T21:12:04.540Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-11T21:12:04.540Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-11T21:12:04.768Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-11T21:12:05.702Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-11T21:12:07.597Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-11T21:12:07.597Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-11T21:12:07.597Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-11T21:12:07.597Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-11T21:12:07.597Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-11T21:12:07.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-11T21:12:08.418Z] --- PASS: TestDockerNetworkReConnect (5.66s) [2020-03-11T21:12:08.418Z] === RUN TestServicePlugin [2020-03-11T21:12:09.792Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-11T21:12:09.792Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-11T21:12:09.823Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-03-11T21:12:11.165Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-11T21:12:11.705Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-11T21:12:12.105Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-11T21:12:13.037Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-11T21:12:13.067Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.7% of statements [2020-03-11T21:12:13.295Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-11T21:12:14.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-11T21:12:16.751Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-11T21:12:19.275Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-11T21:12:20.206Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-11T21:12:20.771Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-11T21:12:21.338Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-11T21:12:21.338Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-11T21:12:22.270Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-11T21:12:22.993Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2020-03-11T21:12:22.993Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.5% of statements [2020-03-11T21:12:22.993Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-11T21:12:22.993Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-11T21:12:23.594Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 81.7% of statements [2020-03-11T21:12:24.153Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-03-11T21:12:24.712Z] ok github.com/docker/docker/daemon/events 0.085s coverage: 50.0% of statements [2020-03-11T21:12:24.712Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-11T21:12:24.712Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-11T21:12:24.794Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-11T21:12:24.794Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-11T21:12:24.794Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-11T21:12:25.729Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-11T21:12:26.074Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2020-03-11T21:12:26.660Z] === RUN TestDockerSuite/TestCommitChange [2020-03-11T21:12:28.033Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-11T21:12:28.583Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-11T21:12:29.143Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 57.0% of statements [2020-03-11T21:12:29.404Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-11T21:12:30.775Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-11T21:12:32.568Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.433s coverage: 72.5% of statements [2020-03-11T21:12:32.568Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.595s coverage: 46.2% of statements [2020-03-11T21:12:33.302Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-11T21:12:33.866Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-11T21:12:34.278Z] 65014b3c3121: Verifying Checksum [2020-03-11T21:12:34.278Z] 65014b3c3121: Download complete [2020-03-11T21:12:34.467Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-03-11T21:12:34.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-11T21:12:35.761Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-11T21:12:35.829Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.206s coverage: 49.5% of statements [2020-03-11T21:12:36.325Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-11T21:12:36.889Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-11T21:12:37.189Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.302s coverage: 76.1% of statements [2020-03-11T21:12:38.113Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.0% of statements [2020-03-11T21:12:38.260Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-11T21:12:38.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 2.958s coverage: 61.0% of statements [2020-03-11T21:12:38.672Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-11T21:12:38.672Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-11T21:12:39.633Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-11T21:12:40.034Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-03-11T21:12:40.959Z] ok github.com/docker/docker/daemon/links 0.021s coverage: 93.0% of statements [2020-03-11T21:12:41.531Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-11T21:12:41.925Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2020-03-11T21:12:41.925Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-11T21:12:41.925Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-11T21:12:42.849Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.8% of statements [2020-03-11T21:12:43.425Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-11T21:12:43.425Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-11T21:12:43.989Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-11T21:12:44.210Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-03-11T21:12:44.210Z] ok github.com/docker/docker/daemon/logger/awslogs 0.143s coverage: 77.8% of statements [2020-03-11T21:12:44.210Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-11T21:12:44.210Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-11T21:12:44.554Z] --- PASS: TestServicePlugin (36.08s) [2020-03-11T21:12:44.554Z] plugin_test.go:62: [d633112b39a32] joining swarm manager [d5a8106c3949f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:12:44.554Z] plugin_test.go:65: [d3f7bb3c834b5] joining swarm manager [d5a8106c3949f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:12:44.554Z] === RUN TestServiceUpdateLabel [2020-03-11T21:12:45.119Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-11T21:12:45.570Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-03-11T21:12:45.825Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2020-03-11T21:12:46.052Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-11T21:12:46.080Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-03-11T21:12:46.986Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-11T21:12:47.440Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2020-03-11T21:12:47.441Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-11T21:12:47.441Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 19.9% of statements [2020-03-11T21:12:47.917Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-11T21:12:47.917Z] --- PASS: TestServiceUpdateLabel (3.14s) [2020-03-11T21:12:47.917Z] === RUN TestServiceUpdateSecrets [2020-03-11T21:12:47.917Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-11T21:12:47.917Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-11T21:12:48.482Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-11T21:12:48.739Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-11T21:12:48.739Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-11T21:12:48.739Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-11T21:12:48.800Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 33.3% of statements [2020-03-11T21:12:48.997Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-11T21:12:49.928Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-11T21:12:50.162Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-03-11T21:12:50.417Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-03-11T21:12:50.863Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-11T21:12:50.976Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-11T21:12:50.976Z] ok github.com/docker/docker/daemon/logger/splunk 1.673s coverage: 82.5% of statements [2020-03-11T21:12:50.976Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-11T21:12:50.976Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-11T21:12:51.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-11T21:12:51.427Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-11T21:12:53.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-11T21:12:53.483Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2020-03-11T21:12:54.044Z] ok github.com/docker/docker/distribution 0.205s coverage: 22.1% of statements [2020-03-11T21:12:54.044Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-11T21:12:54.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-11T21:12:54.254Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-11T21:12:54.818Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-11T21:12:55.406Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-11T21:12:55.750Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-11T21:12:56.349Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-11T21:12:56.681Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-11T21:12:56.915Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2020-03-11T21:12:56.915Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-11T21:12:57.213Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-11T21:12:57.213Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-11T21:12:57.245Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-11T21:12:57.245Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-11T21:12:58.175Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-11T21:12:58.618Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2020-03-11T21:12:58.618Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-11T21:12:58.741Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-11T21:12:59.542Z] ok github.com/docker/docker/libcontainerd/queue 0.037s coverage: 100.0% of statements [2020-03-11T21:12:59.672Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-11T21:12:59.672Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-11T21:13:00.466Z] ok github.com/docker/docker/opts 0.021s coverage: 67.4% of statements [2020-03-11T21:13:00.602Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-11T21:13:00.722Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-11T21:13:01.973Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-11T21:13:02.605Z] ok github.com/docker/docker/pkg/archive 0.415s coverage: 77.1% of statements [2020-03-11T21:13:03.342Z] --- PASS: TestServiceUpdateSecrets (15.34s) [2020-03-11T21:13:03.342Z] === RUN TestServiceUpdateConfigs [2020-03-11T21:13:03.528Z] ok github.com/docker/docker/pkg/authorization 0.273s coverage: 68.3% of statements [2020-03-11T21:13:03.782Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-11T21:13:03.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-11T21:13:03.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-11T21:13:03.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-11T21:13:03.908Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-11T21:13:03.908Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-11T21:13:04.036Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-11T21:13:04.842Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-11T21:13:07.292Z] ok github.com/docker/docker/layer 7.306s coverage: 68.8% of statements [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/oci [no test files] [2020-03-11T21:13:07.292Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-11T21:13:07.292Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-03-11T21:13:07.935Z] ok github.com/docker/docker/pkg/chrootarchive 3.011s coverage: 43.2% of statements [2020-03-11T21:13:07.935Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-11T21:13:07.935Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-11T21:13:07.935Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-03-11T21:13:08.867Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-11T21:13:09.427Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-03-11T21:13:09.987Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-03-11T21:13:10.106Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-11T21:13:10.362Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-11T21:13:10.545Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-03-11T21:13:11.292Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-11T21:13:11.293Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-11T21:13:11.293Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-11T21:13:11.905Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-03-11T21:13:12.464Z] ok github.com/docker/docker/pkg/discovery/kv 3.059s coverage: 84.1% of statements [2020-03-11T21:13:12.464Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-03-11T21:13:13.023Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-03-11T21:13:13.023Z] ok github.com/docker/docker/pkg/fsutils 0.231s coverage: 85.1% of statements [2020-03-11T21:13:14.384Z] ok github.com/docker/docker/pkg/idtools 0.432s coverage: 70.1% of statements [2020-03-11T21:13:14.639Z] ok github.com/docker/docker/pkg/ioutils 0.519s coverage: 70.1% of statements [2020-03-11T21:13:14.894Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-03-11T21:13:14.894Z] ok github.com/docker/docker/pkg/locker 0.017s coverage: 88.9% of statements [2020-03-11T21:13:15.150Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-03-11T21:13:15.150Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-11T21:13:15.467Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-11T21:13:15.710Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2020-03-11T21:13:15.724Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-11T21:13:15.965Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-03-11T21:13:16.221Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-11T21:13:16.475Z] ok github.com/docker/docker/pkg/mount 0.541s coverage: 70.5% of statements [2020-03-11T21:13:16.475Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-11T21:13:16.730Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-03-11T21:13:16.986Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-11T21:13:16.986Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-11T21:13:16.986Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-11T21:13:17.093Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-11T21:13:17.911Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-11T21:13:18.492Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-11T21:13:18.747Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-03-11T21:13:18.989Z] --- PASS: TestServiceUpdateConfigs (16.02s) [2020-03-11T21:13:18.989Z] === RUN TestServiceUpdateNetwork [2020-03-11T21:13:19.002Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-11T21:13:20.361Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 73.9% of statements [2020-03-11T21:13:20.616Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-11T21:13:22.268Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-11T21:13:22.268Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-11T21:13:23.872Z] ok github.com/docker/docker/pkg/signal 2.391s coverage: 61.0% of statements [2020-03-11T21:13:23.872Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-11T21:13:24.166Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-11T21:13:24.431Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-11T21:13:24.432Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-11T21:13:24.686Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-11T21:13:25.246Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-03-11T21:13:25.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-11T21:13:25.805Z] ok github.com/docker/docker/pkg/system 0.018s coverage: 37.2% of statements [2020-03-11T21:13:26.060Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2020-03-11T21:13:26.620Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-03-11T21:13:26.909Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-03-11T21:13:27.179Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-11T21:13:27.434Z] testing: warning: no tests to run [2020-03-11T21:13:27.434Z] coverage: [no statements] [2020-03-11T21:13:27.434Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-03-11T21:13:27.689Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-11T21:13:27.944Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-11T21:13:28.199Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-11T21:13:28.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-03-11T21:13:30.176Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-03-11T21:13:30.710Z] ok github.com/docker/docker/plugin 0.534s coverage: 27.1% of statements [2020-03-11T21:13:30.966Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-11T21:13:31.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-03-11T21:13:31.932Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-03-11T21:13:32.187Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-11T21:13:33.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000811140_} [2020-03-11T21:13:33.442Z] --- PASS: TestServiceUpdateNetwork (14.34s) [2020-03-11T21:13:33.442Z] PASS [2020-03-11T21:13:33.442Z] [2020-03-11T21:13:33.442Z] === Skipped [2020-03-11T21:13:33.442Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-03-11T21:13:33.442Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:13:33.442Z] [2020-03-11T21:13:33.442Z] [2020-03-11T21:13:33.442Z] DONE 23 tests, 1 skipped in 180.184s [2020-03-11T21:13:33.442Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-11T21:13:33.442Z] ++ 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 [2020-03-11T21:13:33.442Z] ++ set -e [2020-03-11T21:13:33.442Z] ++ '[' -n 0 ']' [2020-03-11T21:13:33.442Z] ++ set -x [2020-03-11T21:13:33.442Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:13:33.442Z] INFO: Testing against a local daemon [2020-03-11T21:13:33.442Z] === RUN TestSessionCreate [2020-03-11T21:13:33.699Z] --- PASS: TestSessionCreate (0.04s) [2020-03-11T21:13:33.699Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-11T21:13:33.699Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-03-11T21:13:33.699Z] PASS [2020-03-11T21:13:33.699Z] [2020-03-11T21:13:33.699Z] DONE 2 tests in 0.183s [2020-03-11T21:13:33.699Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-11T21:13:33.699Z] ++ 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 [2020-03-11T21:13:33.699Z] ++ set -e [2020-03-11T21:13:33.699Z] ++ '[' -n 0 ']' [2020-03-11T21:13:33.699Z] ++ set -x [2020-03-11T21:13:33.699Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:13:33.699Z] INFO: Testing against a local daemon [2020-03-11T21:13:33.699Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-11T21:13:33.699Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:13:33.699Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:13:33.699Z] === RUN TestEventsExecDie [2020-03-11T21:13:34.114Z] ok github.com/docker/docker/registry 0.077s coverage: 56.0% of statements [2020-03-11T21:13:34.370Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-11T21:13:34.630Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1257966357_/foo_false____} [2020-03-11T21:13:34.630Z] --- PASS: TestEventsExecDie (0.89s) [2020-03-11T21:13:34.630Z] === RUN TestEventsBackwardsCompatible [2020-03-11T21:13:34.668Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-03-11T21:13:34.890Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-03-11T21:13:34.890Z] === RUN TestInfoBinaryCommits [2020-03-11T21:13:34.890Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-03-11T21:13:34.890Z] === RUN TestInfoAPIVersioned [2020-03-11T21:13:34.890Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-11T21:13:34.890Z] === RUN TestInfoDiscoveryBackend [2020-03-11T21:13:35.227Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-11T21:13:35.455Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-11T21:13:35.455Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-11T21:13:35.482Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-03-11T21:13:36.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1257966357_/foo_true____} [2020-03-11T21:13:36.387Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-11T21:13:36.387Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-11T21:13:36.952Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-11T21:13:36.952Z] === RUN TestInfoAPI [2020-03-11T21:13:36.952Z] --- PASS: TestInfoAPI (0.03s) [2020-03-11T21:13:36.952Z] === RUN TestInfoAPIWarnings [2020-03-11T21:13:37.526Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-03-11T21:13:37.526Z] === RUN TestInfoDebug [2020-03-11T21:13:37.787Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_false____} [2020-03-11T21:13:38.044Z] --- PASS: TestInfoDebug (0.53s) [2020-03-11T21:13:38.044Z] === RUN TestInfoInsecureRegistries [2020-03-11T21:13:38.611Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-03-11T21:13:38.611Z] === RUN TestInfoRegistryMirrors [2020-03-11T21:13:38.742Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-11T21:13:38.997Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2020-03-11T21:13:39.176Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-03-11T21:13:39.176Z] === RUN TestLoginFailsWithBadCredentials [2020-03-11T21:13:39.176Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-03-11T21:13:39.176Z] === RUN TestPingCacheHeaders [2020-03-11T21:13:39.176Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-11T21:13:39.176Z] === RUN TestPingGet [2020-03-11T21:13:39.176Z] --- PASS: TestPingGet (0.01s) [2020-03-11T21:13:39.176Z] === RUN TestPingHead [2020-03-11T21:13:39.176Z] --- PASS: TestPingHead (0.03s) [2020-03-11T21:13:39.176Z] === RUN TestVersion [2020-03-11T21:13:39.433Z] --- PASS: TestVersion (0.02s) [2020-03-11T21:13:39.433Z] PASS [2020-03-11T21:13:39.433Z] [2020-03-11T21:13:39.433Z] === Skipped [2020-03-11T21:13:39.433Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:13:39.433Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:13:39.433Z] [2020-03-11T21:13:39.433Z] [2020-03-11T21:13:39.433Z] DONE 18 tests, 1 skipped in 5.666s [2020-03-11T21:13:39.433Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-11T21:13:39.433Z] ++ 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 [2020-03-11T21:13:39.433Z] ++ set -e [2020-03-11T21:13:39.433Z] ++ '[' -n 0 ']' [2020-03-11T21:13:39.433Z] ++ set -x [2020-03-11T21:13:39.434Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:13:39.434Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_true____} [2020-03-11T21:13:39.434Z] INFO: Testing against a local daemon [2020-03-11T21:13:39.434Z] === RUN TestVolumesCreateAndList [2020-03-11T21:13:39.434Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-11T21:13:39.434Z] === RUN TestVolumesRemove [2020-03-11T21:13:39.598Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-11T21:13:39.628Z] --- PASS: TestImportExtremelyLargeImageWorks (296.06s) [2020-03-11T21:13:39.628Z] PASS [2020-03-11T21:13:39.628Z] [2020-03-11T21:13:39.628Z] === Skipped [2020-03-11T21:13:39.628Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-03-11T21:13:39.628Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:13:39.628Z] [2020-03-11T21:13:39.628Z] [2020-03-11T21:13:39.628Z] DONE 12 tests, 1 skipped in 297.396s [2020-03-11T21:13:39.628Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-11T21:13:39.628Z] ++ 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 [2020-03-11T21:13:39.628Z] ++ set -e [2020-03-11T21:13:39.628Z] ++ '[' -n 0 ']' [2020-03-11T21:13:39.628Z] ++ set -x [2020-03-11T21:13:39.628Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:13:39.628Z] INFO: Testing against a local daemon [2020-03-11T21:13:39.628Z] === RUN TestNetworkCreateDelete [2020-03-11T21:13:39.628Z] --- PASS: TestNetworkCreateDelete (0.21s) [2020-03-11T21:13:39.628Z] === RUN TestDockerNetworkDeletePreferID [2020-03-11T21:13:39.628Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-03-11T21:13:39.628Z] === RUN TestInspectNetwork [2020-03-11T21:13:39.629Z] === RUN TestInspectNetwork/full_network_id [2020-03-11T21:13:39.629Z] === RUN TestInspectNetwork/partial_network_id [2020-03-11T21:13:39.629Z] === RUN TestInspectNetwork/network_name [2020-03-11T21:13:39.629Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork (7.47s) [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-11T21:13:39.629Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-11T21:13:39.629Z] === RUN TestRunContainerWithBridgeNone [2020-03-11T21:13:39.629Z] --- PASS: TestRunContainerWithBridgeNone (2.28s) [2020-03-11T21:13:39.629Z] === RUN TestNetworkInvalidJSON [2020-03-11T21:13:39.629Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-11T21:13:39.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:13:39.629Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:13:39.629Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:13:39.629Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-11T21:13:39.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-11T21:13:39.629Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-11T21:13:39.629Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-11T21:13:39.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-11T21:13:39.629Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-11T21:13:39.629Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-11T21:13:39.629Z] === RUN TestHostIPv4BridgeLabel [2020-03-11T21:13:39.629Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-03-11T21:13:39.629Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-11T21:13:39.691Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-11T21:13:39.691Z] === RUN TestVolumesInspect [2020-03-11T21:13:39.691Z] --- PASS: TestVolumesInspect (0.02s) [2020-03-11T21:13:39.691Z] === RUN TestVolumesInvalidJSON [2020-03-11T21:13:39.691Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-11T21:13:39.691Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-11T21:13:39.691Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-11T21:13:39.691Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-03-11T21:13:39.691Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-11T21:13:39.691Z] PASS [2020-03-11T21:13:39.691Z] [2020-03-11T21:13:39.691Z] DONE 5 tests in 0.273s [2020-03-11T21:13:39.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:13:39.948Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:13:39.948Z] +++ kill 5468 [2020-03-11T21:13:40.567Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-03-11T21:13:40.644Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-11T21:13:40.644Z] === RUN TestDaemonDefaultNetworkPools [2020-03-11T21:13:41.265Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-11T21:13:41.265Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-11T21:13:41.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_true__0xc0008111e0__} [2020-03-11T21:13:41.317Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:13:41.317Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:13:41.317Z] [2020-03-11T21:13:41.317Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:13:41.317Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:13:41.317Z] [2020-03-11T21:13:41.317Z] To set a process to complain mode, use the command line tool [2020-03-11T21:13:41.317Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:13:41.317Z] +++ true [2020-03-11T21:13:41.317Z] [2020-03-11T21:13:42.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000811200_} [2020-03-11T21:13:42.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2020-03-11T21:13:42.748Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-11T21:13:44.235Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2020-03-11T21:13:44.235Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-11T21:13:44.520Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-11T21:13:44.520Z] === RUN TestServiceWithPredefinedNetwork [2020-03-11T21:13:44.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008113c0_} [2020-03-11T21:13:45.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-11T21:13:45.767Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000811580_} [2020-03-11T21:13:47.213Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-03-11T21:13:47.213Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-11T21:13:47.213Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:13:47.213Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:13:47.213Z] === RUN TestServiceWithDataPathPortInit [2020-03-11T21:13:47.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008115a0_} [2020-03-11T21:13:49.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-03-11T21:13:50.929Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-03-11T21:13:51.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-03-11T21:13:51.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-03-11T21:13:51.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-03-11T21:13:51.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-03-11T21:13:51.187Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-03-11T21:13:51.443Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-11T21:13:52.823Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/rootless [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/volume [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-11T21:13:52.823Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === Skipped [2020-03-11T21:13:52.823Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-11T21:13:52.823Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-11T21:13:52.823Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:73: No driver to put! [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-03-11T21:13:52.823Z] time="2020-03-11T21:12:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-03-11T21:13:52.823Z] time="2020-03-11T21:12:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-03-11T21:13:52.823Z] time="2020-03-11T21:12:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-03-11T21:13:52.823Z] time="2020-03-11T21:12:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-03-11T21:13:52.823Z] time="2020-03-11T21:12:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:73: No driver to put! [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-11T21:13:52.823Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-11T21:13:52.823Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-11T21:13:52.823Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-11T21:13:52.823Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-11T21:13:52.823Z] graphtest_unix.go:73: No driver to put! [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-11T21:13:52.823Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-03-11T21:13:52.823Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.823Z] [2020-03-11T21:13:52.824Z] DONE 2174 tests, 26 skipped in 251.973s Post stage [Pipeline] junit [2020-03-11T21:13:52.835Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-11T21:13:53.704Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40669/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c239bbbcb20acc0e85dc075c375d8ef9b489755a hack/validate/vendor [2020-03-11T21:13:54.630Z] No vendor changes in diff. [2020-03-11T21:13:54.720Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-11T21:13:55.647Z] + echo Building e2e image [2020-03-11T21:13:55.647Z] Building e2e image [2020-03-11T21:13:55.647Z] + docker build --build-arg DOCKER_GITCOMMIT=c239bbbcb20acc0e85dc075c375d8ef9b489755a -t moby-e2e-test -f Dockerfile.e2e . [2020-03-11T21:13:55.647Z] #2 [internal] load .dockerignore [2020-03-11T21:13:55.647Z] #2 transferring context: 34B done [2020-03-11T21:13:55.647Z] #2 DONE 0.0s [2020-03-11T21:13:55.647Z] [2020-03-11T21:13:55.647Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-11T21:13:55.647Z] #1 transferring dockerfile: 3.21kB done [2020-03-11T21:13:55.647Z] #1 DONE 0.0s [2020-03-11T21:13:55.647Z] [2020-03-11T21:13:55.647Z] #3 [internal] load metadata for docker.io/library/golang:1.13.8-alpine [2020-03-11T21:13:55.647Z] #3 DONE 0.1s [2020-03-11T21:13:55.647Z] [2020-03-11T21:13:55.647Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-03-11T21:13:55.910Z] #4 DONE 0.1s [2020-03-11T21:13:55.910Z] [2020-03-11T21:13:55.910Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-03-11T21:13:55.910Z] #5 DONE 0.0s [2020-03-11T21:13:55.910Z] [2020-03-11T21:13:55.910Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.8-alpine@sha256:1ff752199f... [2020-03-11T21:13:55.910Z] #14 DONE 0.0s [2020-03-11T21:13:55.910Z] [2020-03-11T21:13:55.910Z] #8 [internal] load build context [2020-03-11T21:13:56.164Z] #8 transferring context: 832.01kB 0.2s done [2020-03-11T21:13:56.164Z] #8 DONE 0.2s [2020-03-11T21:13:56.164Z] [2020-03-11T21:13:56.164Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-11T21:13:56.164Z] #15 CACHED [2020-03-11T21:13:56.164Z] [2020-03-11T21:13:56.164Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-11T21:13:56.164Z] #16 CACHED [2020-03-11T21:13:56.164Z] [2020-03-11T21:13:56.164Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-11T21:13:56.164Z] #17 CACHED [2020-03-11T21:13:56.164Z] [2020-03-11T21:13:56.164Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-11T21:13:56.164Z] #18 CACHED [2020-03-11T21:13:56.164Z] [2020-03-11T21:13:56.164Z] #31 [builder 1/4] COPY . . [2020-03-11T21:13:56.687Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-11T21:13:56.722Z] #31 DONE 0.6s [2020-03-11T21:13:56.722Z] [2020-03-11T21:13:56.722Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-11T21:13:57.646Z] #32 DONE 0.9s [2020-03-11T21:13:57.646Z] [2020-03-11T21:13:57.646Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-11T21:13:58.569Z] #33 0.667 [2020-03-11T21:13:58.569Z] #33 0.892 Removing bundles/ [2020-03-11T21:13:58.569Z] #33 0.893 [2020-03-11T21:13:58.569Z] #33 0.896 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-11T21:13:59.492Z] #33 1.693 Building test suite binary ./integration-cli/test.main [2020-03-11T21:13:59.963Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-11T21:14:01.332Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-11T21:14:01.589Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-11T21:14:02.480Z] --- PASS: TestServiceWithDataPathPortInit (14.59s) [2020-03-11T21:14:02.481Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-11T21:14:02.523Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-11T21:14:03.454Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-11T21:14:04.385Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-11T21:14:05.316Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-11T21:14:06.252Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-11T21:14:07.184Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-11T21:14:08.555Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-11T21:14:09.310Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.45s) [2020-03-11T21:14:09.310Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:usk4n5pzgaxhmrdd1r3mmdzbk Created:2020-03-11 21:14:02.786131222 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[affef3361c037c4d82024e1055889710cee28bf49c5f9f7d4fc6be3a4127293e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fnt3hwdojx4takquh6qzsye91 EndpointID:1f89dcf7e1eb2fd63f6c659fe5cb0f461e97d08092fe212b328b7a5252526469 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:110395de3335a74c52e2091e1b91dac5101fb64a946c79e0c49a26c377d0da40 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:2894de35b819 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fnt3hwdojx4takquh6qzsye91 EndpointID:1f89dcf7e1eb2fd63f6c659fe5cb0f461e97d08092fe212b328b7a5252526469 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-11T21:14:09.310Z] PASS [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] === Skipped [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:14:09.310Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] DONE 22 tests, 1 skipped in 40.944s [2020-03-11T21:14:09.310Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:14:09.310Z] ++ 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 [2020-03-11T21:14:09.310Z] ++ set -e [2020-03-11T21:14:09.310Z] ++ '[' -n 0 ']' [2020-03-11T21:14:09.310Z] ++ set -x [2020-03-11T21:14:09.310Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:09.310Z] INFO: Testing against a local daemon [2020-03-11T21:14:09.310Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-11T21:14:09.310Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:14:09.310Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:14:09.310Z] === RUN TestDockerNetworkIpvlan [2020-03-11T21:14:09.310Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:14:09.310Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:14:09.310Z] PASS [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] === Skipped [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-11T21:14:09.310Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-11T21:14:09.310Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] [2020-03-11T21:14:09.310Z] DONE 2 tests, 2 skipped in 0.099s [2020-03-11T21:14:09.310Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-11T21:14:09.310Z] ++ 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 [2020-03-11T21:14:09.310Z] ++ set -e [2020-03-11T21:14:09.310Z] ++ '[' -n 0 ']' [2020-03-11T21:14:09.310Z] ++ set -x [2020-03-11T21:14:09.311Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:09.311Z] INFO: Testing against a local daemon [2020-03-11T21:14:09.311Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-11T21:14:09.486Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-11T21:14:10.418Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-11T21:14:10.790Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.48s) [2020-03-11T21:14:10.790Z] === RUN TestDockerNetworkMacvlan [2020-03-11T21:14:11.790Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-11T21:14:11.803Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-11T21:14:12.722Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-11T21:14:12.818Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-11T21:14:13.652Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-11T21:14:13.830Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-11T21:14:14.583Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-11T21:14:15.955Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-11T21:14:16.529Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-11T21:14:17.325Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-11T21:14:18.256Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-11T21:14:18.256Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-11T21:14:18.563Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-03-11T21:14:19.188Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-11T21:14:20.120Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-11T21:14:21.052Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-11T21:14:21.983Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-11T21:14:23.052Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-11T21:14:23.352Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan (13.49s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.02s) [2020-03-11T21:14:24.537Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2020-03-11T21:14:24.538Z] PASS [2020-03-11T21:14:24.538Z] [2020-03-11T21:14:24.538Z] DONE 8 tests in 15.060s [2020-03-11T21:14:24.538Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-11T21:14:24.538Z] ++ 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 [2020-03-11T21:14:24.538Z] ++ set -e [2020-03-11T21:14:24.538Z] ++ '[' -n 0 ']' [2020-03-11T21:14:24.538Z] ++ set -x [2020-03-11T21:14:24.538Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:24.538Z] testing: warning: no tests to run [2020-03-11T21:14:24.538Z] PASS [2020-03-11T21:14:24.538Z] [2020-03-11T21:14:24.538Z] DONE 0 tests in 0.016s [2020-03-11T21:14:24.538Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-11T21:14:24.538Z] ++ 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 [2020-03-11T21:14:24.538Z] ++ set -e [2020-03-11T21:14:24.538Z] ++ '[' -n 0 ']' [2020-03-11T21:14:24.538Z] ++ set -x [2020-03-11T21:14:24.538Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:24.538Z] INFO: Testing against a local daemon [2020-03-11T21:14:24.538Z] === RUN TestAuthZPluginAllowRequest [2020-03-11T21:14:24.725Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-11T21:14:25.658Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-11T21:14:26.027Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-03-11T21:14:26.027Z] === RUN TestAuthZPluginTLS [2020-03-11T21:14:26.648Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-03-11T21:14:26.648Z] === RUN TestAuthZPluginDenyRequest [2020-03-11T21:14:27.267Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-03-11T21:14:27.267Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-11T21:14:27.885Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-03-11T21:14:27.885Z] === RUN TestAuthZPluginDenyResponse [2020-03-11T21:14:28.182Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-11T21:14:28.516Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2020-03-11T21:14:28.516Z] === RUN TestAuthZPluginAllowEventStream [2020-03-11T21:14:30.000Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2020-03-11T21:14:30.000Z] === RUN TestAuthZPluginErrorResponse [2020-03-11T21:14:30.618Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2020-03-11T21:14:30.618Z] === RUN TestAuthZPluginErrorRequest [2020-03-11T21:14:31.235Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-03-11T21:14:31.235Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-11T21:14:31.859Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-03-11T21:14:31.859Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-11T21:14:33.436Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-11T21:14:33.895Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2020-03-11T21:14:33.895Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-11T21:14:35.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.06s) [2020-03-11T21:14:35.931Z] === RUN TestAuthZPluginHeader [2020-03-11T21:14:36.742Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-11T21:14:36.971Z] --- PASS: TestAuthZPluginHeader (0.94s) [2020-03-11T21:14:36.971Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:14:36.971Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:36.971Z] === RUN TestAuthZPluginV2Disable [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:14:36.971Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:36.971Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:14:36.971Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:36.971Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-11T21:14:36.971Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:14:36.971Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:36.971Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-11T21:14:37.673Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-11T21:14:42.929Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-11T21:14:46.205Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-11T21:14:46.770Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-11T21:14:52.026Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-11T21:14:52.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-11T21:14:52.959Z] === RUN TestDockerSuite/TestCpToDot [2020-03-11T21:14:53.890Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-11T21:14:55.446Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2020-03-11T21:14:55.446Z] PASS [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] === Skipped [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-11T21:14:55.446Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-11T21:14:55.446Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-11T21:14:55.446Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-11T21:14:55.446Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] DONE 17 tests, 4 skipped in 29.234s [2020-03-11T21:14:55.446Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-11T21:14:55.446Z] ++ 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 [2020-03-11T21:14:55.446Z] ++ set -e [2020-03-11T21:14:55.446Z] ++ '[' -n 0 ']' [2020-03-11T21:14:55.446Z] ++ set -x [2020-03-11T21:14:55.446Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:55.446Z] INFO: Testing against a local daemon [2020-03-11T21:14:55.446Z] === RUN TestPluginInvalidJSON [2020-03-11T21:14:55.446Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:14:55.446Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:14:55.446Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-11T21:14:55.446Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-03-11T21:14:55.446Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-11T21:14:55.446Z] PASS [2020-03-11T21:14:55.446Z] [2020-03-11T21:14:55.446Z] DONE 2 tests in 0.131s [2020-03-11T21:14:55.446Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-11T21:14:55.446Z] ++ 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 [2020-03-11T21:14:55.446Z] ++ set -e [2020-03-11T21:14:55.446Z] ++ '[' -n 0 ']' [2020-03-11T21:14:55.446Z] ++ set -x [2020-03-11T21:14:55.446Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:14:55.446Z] INFO: Testing against a local daemon [2020-03-11T21:14:55.446Z] === RUN TestExternalGraphDriver [2020-03-11T21:14:55.446Z] === RUN TestExternalGraphDriver/json [2020-03-11T21:14:55.785Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-11T21:14:56.470Z] === RUN TestExternalGraphDriver/spec [2020-03-11T21:14:57.154Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-11T21:14:58.086Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-11T21:14:58.501Z] === RUN TestExternalGraphDriver/pull [2020-03-11T21:15:00.537Z] --- PASS: TestExternalGraphDriver (6.53s) [2020-03-11T21:15:00.537Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2020-03-11T21:15:00.537Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-03-11T21:15:00.537Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2020-03-11T21:15:00.537Z] === RUN TestGraphdriverPluginV2 [2020-03-11T21:15:00.537Z] --- SKIP: TestGraphdriverPluginV2 (0.10s) [2020-03-11T21:15:00.537Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:15:00.537Z] PASS [2020-03-11T21:15:00.537Z] [2020-03-11T21:15:00.537Z] === Skipped [2020-03-11T21:15:00.537Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.10s) [2020-03-11T21:15:00.537Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:15:00.537Z] [2020-03-11T21:15:00.537Z] [2020-03-11T21:15:00.537Z] DONE 5 tests, 1 skipped in 6.728s [2020-03-11T21:15:00.537Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-11T21:15:00.537Z] ++ 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 [2020-03-11T21:15:00.537Z] ++ set -e [2020-03-11T21:15:00.537Z] ++ '[' -n 0 ']' [2020-03-11T21:15:00.537Z] ++ set -x [2020-03-11T21:15:00.537Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:15:00.537Z] INFO: Testing against a local daemon [2020-03-11T21:15:00.537Z] === RUN TestContinueAfterPluginCrash [2020-03-11T21:15:00.537Z] === PAUSE TestContinueAfterPluginCrash [2020-03-11T21:15:00.537Z] === RUN TestReadPluginNoRead [2020-03-11T21:15:00.537Z] === PAUSE TestReadPluginNoRead [2020-03-11T21:15:00.537Z] === RUN TestDaemonStartWithLogOpt [2020-03-11T21:15:00.537Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-11T21:15:00.537Z] === CONT TestContinueAfterPluginCrash [2020-03-11T21:15:00.537Z] === CONT TestDaemonStartWithLogOpt [2020-03-11T21:15:00.537Z] === CONT TestReadPluginNoRead [2020-03-11T21:15:01.113Z] 65014b3c3121: Pull complete [2020-03-11T21:15:01.360Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-11T21:15:01.924Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-11T21:15:02.856Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-11T21:15:04.754Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-11T21:15:04.754Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-11T21:15:04.754Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-11T21:15:05.011Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-11T21:15:05.943Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-11T21:15:05.943Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-11T21:15:05.943Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-11T21:15:06.874Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-11T21:15:07.131Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-11T21:15:07.388Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-11T21:15:07.388Z] === RUN TestDockerSuite/TestCreateRM [2020-03-11T21:15:07.646Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-11T21:15:07.646Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-11T21:15:07.646Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-11T21:15:07.904Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-11T21:15:10.437Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-11T21:15:10.437Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-11T21:15:10.437Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-11T21:15:13.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-11T21:15:13.974Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-11T21:15:13.974Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-11T21:15:13.974Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-11T21:15:14.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-11T21:15:14.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-11T21:15:14.489Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-11T21:15:15.421Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-11T21:15:17.321Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-11T21:15:17.887Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-11T21:15:18.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-11T21:15:20.040Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-11T21:15:21.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-11T21:15:22.784Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-11T21:15:22.948Z] === RUN TestReadPluginNoRead/default [2020-03-11T21:15:22.948Z] --- PASS: TestDaemonStartWithLogOpt (22.22s) [2020-03-11T21:15:23.349Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-11T21:15:23.566Z] === RUN TestReadPluginNoRead/disabled_caching [2020-03-11T21:15:23.607Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-11T21:15:24.540Z] === RUN TestDockerSuite/TestDockerFails [2020-03-11T21:15:24.540Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-11T21:15:24.540Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-11T21:15:24.540Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-11T21:15:25.606Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-03-11T21:15:26.437Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-11T21:15:27.024Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-11T21:15:27.084Z] --- PASS: TestReadPluginNoRead (26.40s) [2020-03-11T21:15:27.084Z] --- PASS: TestReadPluginNoRead/default (1.85s) [2020-03-11T21:15:27.084Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.76s) [2020-03-11T21:15:27.084Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.72s) [2020-03-11T21:15:27.084Z] read_test.go:91: [d30c38797c372] daemon is not started [2020-03-11T21:15:27.705Z] --- PASS: TestContinueAfterPluginCrash (26.98s) [2020-03-11T21:15:27.705Z] PASS [2020-03-11T21:15:27.705Z] [2020-03-11T21:15:27.705Z] DONE 6 tests in 27.075s [2020-03-11T21:15:27.705Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-03-11T21:15:27.705Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:15:27.705Z] ++ set -e [2020-03-11T21:15:27.705Z] ++ '[' -n 0 ']' [2020-03-11T21:15:27.705Z] ++ set -x [2020-03-11T21:15:27.705Z] ++ 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= DOCKER_ROOTLESS= 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-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-03-11T21:15:27.705Z] testing: warning: no tests to run [2020-03-11T21:15:27.705Z] PASS [2020-03-11T21:15:27.705Z] [2020-03-11T21:15:27.705Z] DONE 0 tests in 0.020s [2020-03-11T21:15:27.705Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-11T21:15:27.705Z] ++ 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 [2020-03-11T21:15:27.705Z] ++ set -e [2020-03-11T21:15:27.705Z] ++ '[' -n 0 ']' [2020-03-11T21:15:27.705Z] ++ set -x [2020-03-11T21:15:27.705Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:15:27.705Z] INFO: Testing against a local daemon [2020-03-11T21:15:27.705Z] === RUN TestPluginWithDevMounts [2020-03-11T21:15:27.705Z] === PAUSE TestPluginWithDevMounts [2020-03-11T21:15:27.705Z] === CONT TestPluginWithDevMounts [2020-03-11T21:15:28.396Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-11T21:15:28.396Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-11T21:15:28.396Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-11T21:15:28.654Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-11T21:15:30.387Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-03-11T21:15:30.387Z] PASS [2020-03-11T21:15:30.387Z] [2020-03-11T21:15:30.387Z] DONE 1 tests in 2.383s [2020-03-11T21:15:30.388Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-11T21:15:30.388Z] ++ 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 [2020-03-11T21:15:30.388Z] ++ set -e [2020-03-11T21:15:30.388Z] ++ '[' -n 0 ']' [2020-03-11T21:15:30.388Z] ++ set -x [2020-03-11T21:15:30.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=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= DOCKER_ROOTLESS= 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 [2020-03-11T21:15:30.388Z] INFO: Testing against a local daemon [2020-03-11T21:15:30.388Z] === RUN TestSecretInspect [2020-03-11T21:15:32.418Z] --- PASS: TestSecretInspect (2.28s) [2020-03-11T21:15:32.418Z] === RUN TestSecretList [2020-03-11T21:15:35.121Z] --- PASS: TestSecretList (2.28s) [2020-03-11T21:15:35.121Z] === RUN TestSecretsCreateAndDelete [2020-03-11T21:15:35.201Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-11T21:15:37.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-11T21:15:37.157Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2020-03-11T21:15:37.157Z] === RUN TestSecretsUpdate [2020-03-11T21:15:38.028Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-11T21:15:39.195Z] --- PASS: TestSecretsUpdate (2.26s) [2020-03-11T21:15:39.195Z] === RUN TestTemplatedSecret [2020-03-11T21:15:41.310Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-11T21:15:41.887Z] --- PASS: TestTemplatedSecret (2.69s) [2020-03-11T21:15:41.888Z] === RUN TestSecretCreateResolve [2020-03-11T21:15:43.847Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-11T21:15:44.575Z] --- PASS: TestSecretCreateResolve (2.29s) [2020-03-11T21:15:44.575Z] PASS [2020-03-11T21:15:44.575Z] [2020-03-11T21:15:44.575Z] DONE 6 tests in 14.170s [2020-03-11T21:15:44.575Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-11T21:15:44.575Z] ++ 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 [2020-03-11T21:15:44.575Z] ++ set -e [2020-03-11T21:15:44.575Z] ++ '[' -n 0 ']' [2020-03-11T21:15:44.575Z] ++ set -x [2020-03-11T21:15:44.575Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:15:44.575Z] INFO: Testing against a local daemon [2020-03-11T21:15:44.575Z] === RUN TestServiceCreateInit [2020-03-11T21:15:44.575Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-11T21:15:45.223Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-11T21:15:45.788Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-11T21:15:46.721Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-11T21:15:47.652Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-11T21:15:48.585Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-11T21:15:48.973Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-11T21:15:49.518Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-11T21:15:51.414Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-11T21:15:52.785Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-11T21:15:53.384Z] --- PASS: TestServiceCreateInit (8.36s) [2020-03-11T21:15:53.384Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s) [2020-03-11T21:15:53.384Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.19s) [2020-03-11T21:15:53.384Z] === RUN TestCreateServiceMultipleTimes [2020-03-11T21:15:55.308Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-11T21:15:56.245Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-11T21:15:59.522Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-11T21:16:00.895Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-11T21:16:02.792Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-11T21:16:03.356Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-11T21:16:03.921Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-11T21:16:05.290Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-11T21:16:05.858Z] #33 118.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-11T21:16:05.858Z] #33 121.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-11T21:16:05.858Z] #33 122.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-11T21:16:05.858Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-11T21:16:05.858Z] #33 126.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-11T21:16:05.858Z] #33 128.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-11T21:16:06.221Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-11T21:16:06.221Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-11T21:16:06.786Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-11T21:16:06.786Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-11T21:16:06.786Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-11T21:16:07.221Z] #33 129.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-11T21:16:08.144Z] #33 130.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-11T21:16:08.399Z] #33 130.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-11T21:16:08.680Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-11T21:16:10.050Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-11T21:16:10.050Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-11T21:16:10.050Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-11T21:16:10.321Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-11T21:16:11.059Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-11T21:16:11.059Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-11T21:16:11.245Z] #33 133.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-11T21:16:11.330Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-11T21:16:11.587Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-11T21:16:11.930Z] --- PASS: TestCreateServiceMultipleTimes (16.31s) [2020-03-11T21:16:11.930Z] === RUN TestCreateServiceConflict [2020-03-11T21:16:11.930Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-03-11T21:16:11.930Z] === RUN TestCreateServiceMaxReplicas [2020-03-11T21:16:12.519Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-11T21:16:12.604Z] #33 134.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-11T21:16:12.775Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-11T21:16:12.776Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-11T21:16:12.776Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-11T21:16:14.486Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-03-11T21:16:14.627Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2020-03-11T21:16:14.627Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-11T21:16:14.672Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-11T21:16:15.046Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-11T21:16:15.605Z] === RUN TestDockerSuite/TestEventsRename [2020-03-11T21:16:16.536Z] === RUN TestDockerSuite/TestEventsResize [2020-03-11T21:16:16.930Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-11T21:16:17.490Z] #33 140.0 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-11T21:16:17.909Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-11T21:16:18.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-11T21:16:18.423Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-11T21:16:19.793Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-11T21:16:20.000Z] #33 141.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-11T21:16:20.560Z] #33 142.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-11T21:16:20.726Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-11T21:16:21.921Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-11T21:16:22.845Z] #33 145.2 [2020-03-11T21:16:23.099Z] #33 DONE 145.5s [2020-03-11T21:16:23.355Z] [2020-03-11T21:16:23.355Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-11T21:16:24.006Z] === RUN TestDockerSuite/TestEventsTop [2020-03-11T21:16:24.571Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-11T21:16:24.714Z] #34 DONE 1.5s [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-11T21:16:26.076Z] #29 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-11T21:16:26.076Z] #6 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-11T21:16:26.076Z] #23 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-11T21:16:26.076Z] #9 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-11T21:16:26.076Z] #22 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-11T21:16:26.076Z] #24 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-11T21:16:26.076Z] #27 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-11T21:16:26.076Z] #25 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-11T21:16:26.076Z] #11 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-11T21:16:26.076Z] #7 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-11T21:16:26.076Z] #28 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-11T21:16:26.076Z] #19 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-11T21:16:26.076Z] #20 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-11T21:16:26.076Z] #26 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-11T21:16:26.076Z] #10 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-11T21:16:26.076Z] #21 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-11T21:16:26.076Z] #13 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-11T21:16:26.076Z] #12 CACHED [2020-03-11T21:16:26.076Z] [2020-03-11T21:16:26.076Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-11T21:16:26.076Z] #30 CACHED [2020-03-11T21:16:26.331Z] [2020-03-11T21:16:26.331Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-11T21:16:26.890Z] #35 DONE 0.6s [2020-03-11T21:16:26.890Z] [2020-03-11T21:16:26.890Z] #36 exporting to image [2020-03-11T21:16:26.890Z] #36 exporting layers [2020-03-11T21:16:27.092Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-11T21:16:27.900Z] #36 exporting layers 1.3s done [2020-03-11T21:16:27.900Z] #36 writing image sha256:d35a5855b320f17cd4d35a65aa276c30955e4f4af1b2bbefd9a947be2b5d6782 done [2020-03-11T21:16:27.900Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-11T21:16:27.900Z] #36 DONE 1.3s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-11T21:16:28.270Z] + echo Ensuring container killed. [2020-03-11T21:16:28.270Z] Ensuring container killed. [2020-03-11T21:16:28.270Z] + docker rm -vf docker-pr3 [2020-03-11T21:16:28.270Z] Error: No such container: docker-pr3 [2020-03-11T21:16:28.270Z] + true [Pipeline] sh [2020-03-11T21:16:28.628Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:16:28.628Z] Chowning /workspace to jenkins user [2020-03-11T21:16:28.628Z] + id -u [2020-03-11T21:16:28.628Z] + id -g [2020-03-11T21:16:28.628Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace busybox chown -R 1000:1000 /workspace [2020-03-11T21:16:28.989Z] === RUN TestDockerSuite/TestExec [2020-03-11T21:16:29.554Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-11T21:16:29.885Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2020-03-11T21:16:29.885Z] === RUN TestCreateServiceSecretFileMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:16:30.408Z] + bundleName=unit [2020-03-11T21:16:30.408Z] + echo Creating unit-bundles.tar.gz [2020-03-11T21:16:30.408Z] Creating unit-bundles.tar.gz [2020-03-11T21:16:30.408Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-11T21:16:30.408Z] bundles/junit-report.xml [2020-03-11T21:16:30.408Z] bundles/go-test-report.json [2020-03-11T21:16:30.408Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-11T21:16:30.417Z] Archiving artifacts [2020-03-11T21:16:30.485Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-11T21:16:30.743Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T21:16:30.896Z] --- PASS: TestCreateServiceSecretFileMode (3.10s) [2020-03-11T21:16:30.896Z] === RUN TestCreateServiceConfigFileMode [2020-03-11T21:16:31.050Z] + make clean [2020-03-11T21:16:31.050Z] docker volume rm -f docker-dev-cache [2020-03-11T21:16:31.306Z] docker-dev-cache [Pipeline] deleteDir [2020-03-11T21:16:31.415Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T21:16:31.980Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-11T21:16:33.591Z] --- PASS: TestCreateServiceConfigFileMode (2.53s) [2020-03-11T21:16:33.592Z] === RUN TestCreateServiceSysctls [2020-03-11T21:16:33.874Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-11T21:16:34.440Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-11T21:16:35.371Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-11T21:16:36.301Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-11T21:16:37.068Z] --- PASS: TestCreateServiceSysctls (3.41s) [2020-03-11T21:16:37.068Z] === RUN TestCreateServiceCapabilities [2020-03-11T21:16:37.231Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-11T21:16:38.162Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-11T21:16:39.125Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-11T21:16:39.760Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2020-03-11T21:16:39.760Z] === RUN TestInspect [2020-03-11T21:16:40.495Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-11T21:16:41.865Z] === RUN TestDockerSuite/TestExecEnv [2020-03-11T21:16:42.430Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-11T21:16:42.452Z] --- PASS: TestInspect (2.83s) [2020-03-11T21:16:42.452Z] === RUN TestCreateJob [2020-03-11T21:16:44.328Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-11T21:16:45.258Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-11T21:16:45.933Z] --- PASS: TestCreateJob (3.37s) [2020-03-11T21:16:45.933Z] === RUN TestReplicatedJob [2020-03-11T21:16:47.154Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-11T21:16:47.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-11T21:16:48.086Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-11T21:16:49.019Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-11T21:16:50.060Z] === RUN TestDockerSuite/TestExecParseError [2020-03-11T21:16:50.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-11T21:16:50.992Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-11T21:16:51.450Z] --- PASS: TestReplicatedJob (5.75s) [2020-03-11T21:16:51.450Z] === RUN TestUpdateReplicatedJob [2020-03-11T21:16:51.925Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-11T21:16:52.857Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-11T21:16:54.229Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-11T21:16:54.918Z] --- PASS: TestUpdateReplicatedJob (3.57s) [2020-03-11T21:16:54.918Z] === RUN TestServiceListWithStatuses [2020-03-11T21:16:54.918Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-03-11T21:16:54.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:16:54.918Z] === RUN TestDockerNetworkConnectAlias [2020-03-11T21:16:55.602Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-11T21:16:56.534Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-11T21:16:57.538Z] 23645bd7ee08: Pull complete [2020-03-11T21:16:57.538Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-11T21:16:57.538Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:16:57.538Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-11T21:16:57.538Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-11T21:16:57.538Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-11T21:16:57.538Z] WARN: Skipping validation tests [2020-03-11T21:16:57.538Z] INFO: Running unit tests at 03/11/2020 21:16:54... [2020-03-11T21:16:59.062Z] INFO: make.ps1 starting at 03/11/2020 21:16:58 [2020-03-11T21:16:59.516Z] INFO: Git commit (c239bbbcb2) assumed from DOCKER_GITCOMMIT environment variable [2020-03-11T21:16:59.516Z] INFO: Invoking autogen... [2020-03-11T21:16:59.970Z] INFO: Running unit tests... [2020-03-11T21:17:00.422Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2020-03-11T21:17:00.422Z] === RUN TestDockerNetworkReConnect [2020-03-11T21:17:03.127Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-03-11T21:17:03.127Z] === RUN TestServicePlugin [2020-03-11T21:17:03.127Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-11T21:17:03.127Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:17:03.127Z] === RUN TestServiceUpdateLabel [2020-03-11T21:17:05.830Z] --- PASS: TestServiceUpdateLabel (2.29s) [2020-03-11T21:17:05.830Z] === RUN TestServiceUpdateSecrets [2020-03-11T21:17:08.507Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2020-03-11T21:17:08.720Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-11T21:17:08.720Z] === RUN TestDockerSuite/TestExecTTY [2020-03-11T21:17:09.286Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-11T21:17:10.218Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-11T21:17:10.783Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-11T21:17:12.153Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-11T21:17:12.153Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-11T21:17:13.531Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-11T21:17:14.096Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-11T21:17:15.029Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-11T21:17:16.401Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-11T21:17:17.025Z] ? github.com/docker/docker/api [no test files] [2020-03-11T21:17:17.332Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-11T21:17:18.705Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-11T21:17:21.067Z] --- PASS: TestServiceUpdateSecrets (14.70s) [2020-03-11T21:17:21.067Z] === RUN TestServiceUpdateConfigs [2020-03-11T21:17:23.964Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-11T21:17:29.219Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-11T21:17:30.590Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-11T21:17:31.772Z] ok github.com/docker/docker/api/server 0.102s coverage: 9.0% of statements [2020-03-11T21:17:35.849Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-11T21:17:36.309Z] --- PASS: TestServiceUpdateConfigs (14.72s) [2020-03-11T21:17:36.309Z] === RUN TestServiceUpdateNetwork [2020-03-11T21:17:36.412Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-11T21:17:36.412Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-11T21:17:36.412Z] === RUN TestDockerSuite/TestHealth [2020-03-11T21:17:39.688Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-11T21:17:48.854Z] --- PASS: TestServiceUpdateNetwork (13.06s) [2020-03-11T21:17:48.854Z] PASS [2020-03-11T21:17:48.854Z] [2020-03-11T21:17:48.854Z] === Skipped [2020-03-11T21:17:48.854Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-03-11T21:17:48.854Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-03-11T21:17:48.854Z] [2020-03-11T21:17:48.854Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-11T21:17:48.854Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-11T21:17:48.854Z] [2020-03-11T21:17:48.854Z] [2020-03-11T21:17:48.854Z] DONE 23 tests, 2 skipped in 123.813s [2020-03-11T21:17:48.854Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-11T21:17:48.854Z] ++ 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 [2020-03-11T21:17:48.854Z] ++ set -e [2020-03-11T21:17:48.854Z] ++ '[' -n 0 ']' [2020-03-11T21:17:48.854Z] ++ set -x [2020-03-11T21:17:48.854Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:17:48.854Z] INFO: Testing against a local daemon [2020-03-11T21:17:48.854Z] === RUN TestSessionCreate [2020-03-11T21:17:48.854Z] --- PASS: TestSessionCreate (0.05s) [2020-03-11T21:17:48.854Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-11T21:17:48.854Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-11T21:17:48.854Z] PASS [2020-03-11T21:17:48.854Z] [2020-03-11T21:17:48.854Z] DONE 2 tests in 0.185s [2020-03-11T21:17:48.854Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-11T21:17:48.854Z] ++ 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 [2020-03-11T21:17:48.854Z] ++ set -e [2020-03-11T21:17:48.854Z] ++ '[' -n 0 ']' [2020-03-11T21:17:48.854Z] ++ set -x [2020-03-11T21:17:48.854Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:17:48.854Z] INFO: Testing against a local daemon [2020-03-11T21:17:48.854Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-11T21:17:48.854Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:17:48.854Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:17:48.854Z] === RUN TestEventsExecDie [2020-03-11T21:17:49.144Z] --- PASS: TestEventsExecDie (0.80s) [2020-03-11T21:17:49.144Z] === RUN TestEventsBackwardsCompatible [2020-03-11T21:17:49.144Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-03-11T21:17:49.144Z] === RUN TestInfoBinaryCommits [2020-03-11T21:17:49.437Z] --- PASS: TestInfoBinaryCommits (0.07s) [2020-03-11T21:17:49.437Z] === RUN TestInfoAPIVersioned [2020-03-11T21:17:49.437Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-11T21:17:49.437Z] === RUN TestInfoDiscoveryBackend [2020-03-11T21:17:49.723Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-03-11T21:17:49.723Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-03-11T21:17:50.735Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-03-11T21:17:50.735Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-03-11T21:17:51.360Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-03-11T21:17:51.360Z] === RUN TestInfoAPI [2020-03-11T21:17:51.360Z] --- PASS: TestInfoAPI (0.05s) [2020-03-11T21:17:51.360Z] === RUN TestInfoAPIWarnings [2020-03-11T21:17:51.980Z] --- PASS: TestInfoAPIWarnings (0.54s) [2020-03-11T21:17:51.980Z] === RUN TestInfoDebug [2020-03-11T21:17:52.600Z] --- PASS: TestInfoDebug (0.54s) [2020-03-11T21:17:52.600Z] === RUN TestInfoInsecureRegistries [2020-03-11T21:17:53.218Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-03-11T21:17:53.218Z] === RUN TestInfoRegistryMirrors [2020-03-11T21:17:53.501Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-03-11T21:17:53.501Z] === RUN TestLoginFailsWithBadCredentials [2020-03-11T21:17:54.121Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2020-03-11T21:17:54.121Z] === RUN TestPingCacheHeaders [2020-03-11T21:17:54.121Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-11T21:17:54.121Z] === RUN TestPingGet [2020-03-11T21:17:54.121Z] --- PASS: TestPingGet (0.05s) [2020-03-11T21:17:54.121Z] === RUN TestPingHead [2020-03-11T21:17:54.121Z] --- PASS: TestPingHead (0.05s) [2020-03-11T21:17:54.121Z] === RUN TestVersion [2020-03-11T21:17:54.121Z] --- PASS: TestVersion (0.05s) [2020-03-11T21:17:54.121Z] PASS [2020-03-11T21:17:54.121Z] [2020-03-11T21:17:54.121Z] === Skipped [2020-03-11T21:17:54.121Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:17:54.121Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-11T21:17:54.121Z] [2020-03-11T21:17:54.121Z] [2020-03-11T21:17:54.121Z] DONE 18 tests, 1 skipped in 5.999s [2020-03-11T21:17:54.406Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-11T21:17:54.406Z] ++ 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 [2020-03-11T21:17:54.406Z] ++ set -e [2020-03-11T21:17:54.406Z] ++ '[' -n 0 ']' [2020-03-11T21:17:54.406Z] ++ set -x [2020-03-11T21:17:54.406Z] ++ 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= DOCKER_ROOTLESS= 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 [2020-03-11T21:17:54.406Z] INFO: Testing against a local daemon [2020-03-11T21:17:54.406Z] === RUN TestVolumesCreateAndList [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-11T21:17:54.406Z] === RUN TestVolumesRemove [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesRemove (0.08s) [2020-03-11T21:17:54.406Z] === RUN TestVolumesInspect [2020-03-11T21:17:54.406Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-11T21:17:54.406Z] === RUN TestVolumesInvalidJSON [2020-03-11T21:17:54.697Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-11T21:17:54.697Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-11T21:17:54.697Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-11T21:17:54.697Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-11T21:17:54.697Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-11T21:17:54.697Z] PASS [2020-03-11T21:17:54.697Z] [2020-03-11T21:17:54.697Z] DONE 5 tests in 0.298s [2020-03-11T21:17:54.697Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:17:54.697Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:17:54.697Z] +++ kill 13480 [2020-03-11T21:17:56.185Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:17:56.185Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:17:56.185Z] [2020-03-11T21:17:56.185Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:17:56.185Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:17:56.185Z] [2020-03-11T21:17:56.185Z] To set a process to complain mode, use the command line tool [2020-03-11T21:17:56.185Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:17:56.185Z] +++ true [2020-03-11T21:17:56.185Z] [2020-03-11T21:17:57.751Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-11T21:17:57.751Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-11T21:17:57.752Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-11T21:17:57.752Z] === RUN TestDockerSuite/TestHistoryImageWithComment Post stage [Pipeline] junit [2020-03-11T21:17:58.252Z] Recording test results [2020-03-11T21:17:58.315Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-11T21:17:58.315Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-11T21:17:59.250Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-11T21:17:59.250Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-11T21:17:59.250Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-11T21:17:59.250Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-11T21:17:59.278Z] + echo Ensuring container killed. [2020-03-11T21:17:59.278Z] Ensuring container killed. [2020-03-11T21:17:59.278Z] + docker rm -vf docker-pr3 [2020-03-11T21:17:59.278Z] Error: No such container: docker-pr3 [2020-03-11T21:17:59.278Z] + true [Pipeline] sh [2020-03-11T21:17:59.507Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-11T21:17:59.742Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:17:59.742Z] Chowning /workspace to jenkins user [2020-03-11T21:17:59.742Z] + id -u [2020-03-11T21:17:59.742Z] + id -g [2020-03-11T21:17:59.742Z] + docker run --rm -v /home/docker/workspace/moby_PR-40669:/workspace busybox chown -R 1001:1001 /workspace [2020-03-11T21:17:59.765Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-11T21:18:00.329Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-11T21:18:00.329Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-11T21:18:01.308Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-11T21:18:01.308Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:18:02.176Z] + bundleName=ppc64le-integration [2020-03-11T21:18:02.176Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-11T21:18:02.176Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-11T21:18:02.176Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml )+ -print [2020-03-11T21:18:02.176Z] xargs tar -czf ppc64le-integration-bundles.tar.gz [2020-03-11T21:18:02.238Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [Pipeline] archiveArtifacts [2020-03-11T21:18:02.496Z] Archiving artifacts [2020-03-11T21:18:02.876Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T21:18:03.169Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-11T21:18:03.169Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-11T21:18:03.272Z] + make clean [2020-03-11T21:18:03.889Z] make: command: Command not found [2020-03-11T21:18:03.889Z] make: command: Command not found [2020-03-11T21:18:03.889Z] docker volume rm -f docker-dev-cache [2020-03-11T21:18:03.889Z] docker-dev-cache [Pipeline] deleteDir [2020-03-11T21:18:04.101Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T21:18:06.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-11T21:18:07.188Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-11T21:18:07.188Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-11T21:18:07.188Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-11T21:18:09.085Z] === RUN TestDockerSuite/TestImportFile [2020-03-11T21:18:11.611Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-11T21:18:11.611Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-11T21:18:12.983Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-11T21:18:15.511Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-11T21:18:16.882Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-11T21:18:17.814Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-11T21:18:18.747Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-11T21:18:19.680Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-11T21:18:19.680Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-11T21:18:19.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-11T21:18:20.245Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-11T21:18:21.180Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-11T21:18:22.112Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-11T21:18:22.355Z] ok github.com/docker/docker/api/server/httputils 0.109s coverage: 14.7% of statements [2020-03-11T21:18:22.355Z] ok github.com/docker/docker/api/server/middleware 0.149s coverage: 37.7% of statements [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-11T21:18:22.355Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-11T21:18:22.677Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-11T21:18:23.313Z] ok github.com/docker/docker/api/types/strslice 0.079s coverage: 90.0% of statements [2020-03-11T21:18:23.313Z] ok github.com/docker/docker/api/types/filters 0.055s coverage: 92.2% of statements [2020-03-11T21:18:23.609Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-11T21:18:23.767Z] ok github.com/docker/docker/api/server/router/swarm 0.122s coverage: 4.5% of statements [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-11T21:18:23.767Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-11T21:18:23.767Z] ok github.com/docker/docker/api/types/time 0.148s coverage: 100.0% of statements [2020-03-11T21:18:24.173Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-11T21:18:24.173Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-11T21:18:24.222Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-11T21:18:24.222Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-11T21:18:25.179Z] ok github.com/docker/docker/builder/dockerignore 0.072s coverage: 96.8% of statements [2020-03-11T21:18:26.070Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-11T21:18:26.635Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-11T21:18:28.008Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-11T21:18:28.008Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-11T21:18:28.881Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2020-03-11T21:18:28.944Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-11T21:18:28.944Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-11T21:18:29.336Z] ok github.com/docker/docker/builder/remotecontext 0.818s coverage: 9.2% of statements [2020-03-11T21:18:29.336Z] ok github.com/docker/docker/builder/dockerfile 0.627s coverage: 46.3% of statements [2020-03-11T21:18:29.878Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-11T21:18:30.811Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-11T21:18:31.742Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-11T21:18:32.673Z] === RUN TestDockerSuite/TestInspectImage [2020-03-11T21:18:32.673Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-11T21:18:32.673Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-11T21:18:32.673Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-11T21:18:33.603Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-11T21:18:34.535Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-11T21:18:34.535Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-11T21:18:35.467Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-11T21:18:36.457Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-11T21:18:38.354Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-11T21:18:38.354Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-11T21:18:39.286Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-11T21:18:40.217Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-11T21:18:41.652Z] ok github.com/docker/docker/client 0.558s coverage: 75.3% of statements [2020-03-11T21:18:42.151Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-11T21:18:42.714Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-11T21:18:43.645Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-11T21:18:44.210Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-11T21:18:45.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-11T21:18:45.706Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-11T21:18:45.963Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-11T21:18:46.894Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-11T21:18:46.894Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-11T21:18:49.420Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-11T21:18:51.317Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-11T21:18:52.687Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-11T21:18:52.944Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-11T21:18:54.844Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-11T21:18:57.368Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-11T21:18:59.263Z] ok github.com/docker/docker/builder/remotecontext/git 31.299s coverage: 86.3% of statements [2020-03-11T21:18:59.263Z] ? github.com/docker/docker/cli [no test files] [2020-03-11T21:18:59.263Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-11T21:18:59.892Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-11T21:18:59.892Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-11T21:19:02.416Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-11T21:19:02.980Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-11T21:19:03.911Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-11T21:19:06.291Z] ok github.com/docker/docker/cmd/dockerd 0.706s coverage: 19.2% of statements [2020-03-11T21:19:07.250Z] ok github.com/docker/docker/container 0.515s coverage: 41.9% of statements [2020-03-11T21:19:07.250Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-11T21:19:07.250Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-11T21:19:07.250Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-11T21:19:07.250Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-11T21:19:10.164Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.583s coverage: 65.3% of statements [2020-03-11T21:19:12.324Z] ok github.com/docker/docker/daemon/cluster/convert 0.401s coverage: 35.7% of statements [2020-03-11T21:19:13.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-11T21:19:17.160Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-11T21:19:17.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-11T21:19:18.077Z] ok github.com/docker/docker/daemon/cluster 1.684s coverage: 0.5% of statements [2020-03-11T21:19:19.943Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-11T21:19:20.234Z] ok github.com/docker/docker/daemon/config 1.144s coverage: 79.6% of statements [2020-03-11T21:19:20.508Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-11T21:19:21.191Z] ok github.com/docker/docker/daemon/discovery 0.870s coverage: 30.0% of statements [2020-03-11T21:19:21.882Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-11T21:19:22.819Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-11T21:19:23.349Z] ok github.com/docker/docker/daemon/events 0.388s coverage: 50.0% of statements [2020-03-11T21:19:23.751Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-11T21:19:24.308Z] ok github.com/docker/docker/daemon/graphdriver 0.524s coverage: 2.3% of statements [2020-03-11T21:19:25.123Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-11T21:19:25.123Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-11T21:19:25.689Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-11T21:19:25.689Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-11T21:19:25.689Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-11T21:19:26.464Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.310s coverage: 10.9% of statements [2020-03-11T21:19:26.464Z] ok github.com/docker/docker/daemon/links 0.072s coverage: 93.0% of statements [2020-03-11T21:19:26.621Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-11T21:19:27.185Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-11T21:19:27.420Z] ok github.com/docker/docker/daemon 2.993s coverage: 9.2% of statements [2020-03-11T21:19:27.420Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-11T21:19:27.420Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-11T21:19:27.421Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-11T21:19:27.442Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-11T21:19:30.297Z] ok github.com/docker/docker/daemon/logger 0.593s coverage: 42.1% of statements [2020-03-11T21:19:30.297Z] ok github.com/docker/docker/daemon/images 0.848s coverage: 4.9% of statements [2020-03-11T21:19:30.297Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-11T21:19:30.297Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-11T21:19:30.717Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-11T21:19:30.752Z] ok github.com/docker/docker/daemon/logger/awslogs 0.853s coverage: 77.8% of statements [2020-03-11T21:19:30.752Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-11T21:19:30.752Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-11T21:19:31.206Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-11T21:19:31.206Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-11T21:19:31.206Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-11T21:19:31.206Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.333s coverage: 62.1% of statements [2020-03-11T21:19:31.281Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-11T21:19:32.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.208s coverage: 88.3% of statements [2020-03-11T21:19:32.213Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-11T21:19:33.122Z] ok github.com/docker/docker/daemon/logger/local 0.461s coverage: 74.7% of statements [2020-03-11T21:19:33.122Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-11T21:19:33.144Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-11T21:19:33.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.295s coverage: 21.4% of statements [2020-03-11T21:19:34.030Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.259s coverage: 33.3% of statements [2020-03-11T21:19:35.551Z] ok github.com/docker/docker/daemon/logger/templates 0.350s coverage: 8.3% of statements [2020-03-11T21:19:36.005Z] ok github.com/docker/docker/daemon/logger/syslog 0.320s coverage: 47.8% of statements [2020-03-11T21:19:37.321Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-11T21:19:37.527Z] ok github.com/docker/docker/daemon/logger/splunk 2.436s coverage: 82.5% of statements [2020-03-11T21:19:37.527Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-11T21:19:37.527Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-11T21:19:37.527Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-11T21:19:37.579Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-11T21:19:37.837Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-11T21:19:38.402Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-11T21:19:38.966Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-11T21:19:39.047Z] ok github.com/docker/docker/distribution 1.525s coverage: 20.3% of statements [2020-03-11T21:19:39.047Z] ok github.com/docker/docker/distribution/metadata 1.450s coverage: 48.2% of statements [2020-03-11T21:19:39.047Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-11T21:19:39.501Z] ok github.com/docker/docker/errdefs 0.113s coverage: 49.4% of statements [2020-03-11T21:19:40.337Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-11T21:19:41.023Z] ok github.com/docker/docker/distribution/xfer 2.797s coverage: 76.8% of statements [2020-03-11T21:19:41.023Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-11T21:19:41.476Z] ok github.com/docker/docker/image/cache 0.306s coverage: 19.2% of statements [2020-03-11T21:19:41.476Z] ok github.com/docker/docker/image/v1 0.146s coverage: 25.0% of statements [2020-03-11T21:19:41.709Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-11T21:19:41.929Z] ok github.com/docker/docker/image 0.907s coverage: 86.4% of statements [2020-03-11T21:19:41.929Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-11T21:19:41.929Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-11T21:19:42.640Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-11T21:19:42.890Z] ok github.com/docker/docker/libcontainerd/queue 0.093s coverage: 100.0% of statements [2020-03-11T21:19:43.576Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-11T21:19:43.833Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-11T21:19:44.411Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2020-03-11T21:19:44.865Z] ok github.com/docker/docker/layer 0.373s coverage: 30.1% of statements [2020-03-11T21:19:44.865Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-11T21:19:45.822Z] ok github.com/docker/docker/opts 0.277s coverage: 67.7% of statements [2020-03-11T21:19:46.359Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-11T21:19:46.780Z] ok github.com/docker/docker/libcontainerd/local 0.354s coverage: 1.0% of statements [2020-03-11T21:19:46.780Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-11T21:19:46.780Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-11T21:19:46.780Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-11T21:19:46.780Z] ? github.com/docker/docker/oci [no test files] [2020-03-11T21:19:46.780Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-11T21:19:47.299Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-11T21:19:47.740Z] ok github.com/docker/docker/pkg/authorization 0.439s coverage: 26.8% of statements [2020-03-11T21:19:47.740Z] ok github.com/docker/docker/pkg/broadcaster 0.036s coverage: 100.0% of statements [2020-03-11T21:19:47.740Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2020-03-11T21:19:47.863Z] === RUN TestDockerSuite/TestLogsSince [2020-03-11T21:19:48.697Z] ok github.com/docker/docker/pkg/directory 0.122s coverage: 80.0% of statements [2020-03-11T21:19:49.153Z] ok github.com/docker/docker/pkg/chrootarchive 0.195s coverage: 15.4% of statements [2020-03-11T21:19:49.153Z] ok github.com/docker/docker/pkg/discovery 0.102s coverage: 58.3% of statements [2020-03-11T21:19:50.110Z] ok github.com/docker/docker/pkg/discovery/file 0.102s coverage: 92.9% of statements [2020-03-11T21:19:50.564Z] ok github.com/docker/docker/pkg/discovery/memory 0.133s coverage: 92.3% of statements [2020-03-11T21:19:51.521Z] ok github.com/docker/docker/pkg/discovery/nodes 0.282s coverage: 93.8% of statements [2020-03-11T21:19:51.975Z] ok github.com/docker/docker/pkg/filenotify 0.162s coverage: 36.2% of statements [2020-03-11T21:19:52.932Z] ok github.com/docker/docker/pkg/fileutils 0.126s coverage: 87.7% of statements [2020-03-11T21:19:53.387Z] ok github.com/docker/docker/pkg/homedir 0.066s coverage: 42.9% of statements [2020-03-11T21:19:53.841Z] ok github.com/docker/docker/pkg/archive 7.019s coverage: 62.0% of statements [2020-03-11T21:19:54.295Z] ok github.com/docker/docker/pkg/idtools 0.123s coverage: 6.3% of statements [2020-03-11T21:19:54.295Z] ok github.com/docker/docker/pkg/discovery/kv 3.384s coverage: 84.1% of statements [2020-03-11T21:19:55.816Z] ok github.com/docker/docker/pkg/ioutils 0.818s coverage: 69.2% of statements [2020-03-11T21:19:55.816Z] ok github.com/docker/docker/pkg/locker 0.107s coverage: 88.9% of statements [2020-03-11T21:19:55.816Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2020-03-11T21:19:55.959Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-11T21:19:56.774Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2020-03-11T21:19:56.774Z] ok github.com/docker/docker/pkg/namesgenerator 0.047s coverage: 85.7% of statements [2020-03-11T21:19:57.227Z] ok github.com/docker/docker/pkg/parsers 0.261s coverage: 97.0% of statements [2020-03-11T21:19:57.682Z] ok github.com/docker/docker/pkg/pidfile 0.052s coverage: 82.6% of statements [2020-03-11T21:19:59.204Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.132s coverage: 56.8% of statements [2020-03-11T21:19:59.658Z] ok github.com/docker/docker/pkg/plugins/transport 0.128s coverage: 85.7% of statements [2020-03-11T21:20:00.112Z] ok github.com/docker/docker/pkg/pools 0.064s coverage: 88.2% of statements [2020-03-11T21:20:00.566Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2020-03-11T21:20:01.213Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-11T21:20:01.471Z] === RUN TestDockerSuite/TestLogsTail [2020-03-11T21:20:02.091Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2020-03-11T21:20:02.091Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 73.9% of statements [2020-03-11T21:20:02.402Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-11T21:20:02.966Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-11T21:20:03.050Z] ok github.com/docker/docker/pkg/signal 0.091s coverage: 20.3% of statements [2020-03-11T21:20:03.050Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2020-03-11T21:20:03.898Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-11T21:20:04.114Z] ok github.com/docker/docker/pkg/streamformatter 0.148s coverage: 66.2% of statements [2020-03-11T21:20:04.464Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-11T21:20:04.569Z] ok github.com/docker/docker/pkg/stringid 0.193s coverage: 70.6% of statements [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-11T21:20:04.569Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-11T21:20:05.029Z] === RUN TestDockerSuite/TestNetHostname [2020-03-11T21:20:05.532Z] ok github.com/docker/docker/pkg/sysinfo 0.098s coverage: 38.2% of statements [2020-03-11T21:20:05.532Z] ok github.com/docker/docker/pkg/tailfile 0.137s coverage: 88.6% of statements [2020-03-11T21:20:06.490Z] ok github.com/docker/docker/pkg/system 0.164s coverage: 13.8% of statements [2020-03-11T21:20:06.944Z] ok github.com/docker/docker/pkg/term 0.107s coverage: 30.8% of statements [2020-03-11T21:20:06.944Z] ok github.com/docker/docker/pkg/tarsum 0.275s coverage: 89.3% of statements [2020-03-11T21:20:07.554Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-11T21:20:07.811Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-11T21:20:07.906Z] testing: warning: no tests to run [2020-03-11T21:20:07.906Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2020-03-11T21:20:07.906Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2020-03-11T21:20:07.906Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2020-03-11T21:20:08.865Z] ok github.com/docker/docker/pkg/useragent 0.160s coverage: 88.9% of statements [2020-03-11T21:20:09.182Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-11T21:20:09.439Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-11T21:20:09.822Z] ok github.com/docker/docker/plugin/v2 0.170s coverage: 20.1% of statements [2020-03-11T21:20:10.278Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2020-03-11T21:20:10.732Z] ok github.com/docker/docker/plugin 0.349s coverage: 11.7% of statements [2020-03-11T21:20:12.254Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2020-03-11T21:20:12.254Z] ok github.com/docker/docker/registry/resumable 0.350s coverage: 100.0% of statements [2020-03-11T21:20:12.707Z] ok github.com/docker/docker/registry 0.456s coverage: 51.7% of statements [2020-03-11T21:20:12.715Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-11T21:20:12.972Z] === RUN TestDockerSuite/TestPluginActive [2020-03-11T21:20:13.664Z] ok github.com/docker/docker/testutil 0.137s coverage: 62.5% of statements [2020-03-11T21:20:14.119Z] ok github.com/docker/docker/runconfig 0.130s coverage: 54.5% of statements [2020-03-11T21:20:14.868Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-11T21:20:16.277Z] ok github.com/docker/docker/volume/local 0.188s coverage: 37.7% of statements [2020-03-11T21:20:16.731Z] ok github.com/docker/docker/volume/drivers 0.267s coverage: 36.1% of statements [2020-03-11T21:20:16.731Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 66.2% of statements [2020-03-11T21:20:18.887Z] ok github.com/docker/docker/volume/service 0.425s coverage: 70.3% of statements [2020-03-11T21:20:20.129Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-11T21:20:21.500Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-11T21:20:21.500Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-11T21:20:22.065Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-11T21:20:23.961Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-11T21:20:25.866Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-11T21:20:27.762Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-11T21:20:29.657Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-11T21:20:33.630Z] ok github.com/docker/docker/pkg/plugins 34.967s coverage: 73.4% of statements [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/rootless [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/testutil/request [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/volume [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-11T21:20:34.084Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-11T21:20:34.915Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === Skipped [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-03-11T21:20:35.606Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-03-11T21:20:35.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-03-11T21:20:35.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-03-11T21:20:35.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-03-11T21:20:35.606Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-03-11T21:20:35.606Z] client_test.go:23: runtime.GOOS == "windows" [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-03-11T21:20:35.606Z] daemon_test.go:147: root required [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-03-11T21:20:35.606Z] reload_test.go:520: root required [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-03-11T21:20:35.606Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-03-11T21:20:35.606Z] pull_v2_test.go:73: Needs fixing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-03-11T21:20:35.606Z] pull_v2_test.go:118: Needs fixing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-03-11T21:20:35.606Z] download_test.go:268: Needs fixing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-03-11T21:20:35.606Z] layer_test.go:304: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-03-11T21:20:35.606Z] layer_test.go:353: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-03-11T21:20:35.606Z] layer_test.go:468: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-03-11T21:20:35.606Z] layer_test.go:697: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-03-11T21:20:35.606Z] migration_test.go:46: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-03-11T21:20:35.606Z] migration_test.go:182: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-03-11T21:20:35.606Z] mount_test.go:17: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-03-11T21:20:35.606Z] mount_test.go:76: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-03-11T21:20:35.606Z] mount_test.go:125: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-03-11T21:20:35.606Z] mount_test.go:212: Failing on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:133: Xz not present in msys2 [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:238: Failing on Windows CI machines [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-03-11T21:20:35.606Z] archive_windows_test.go:16: Currently fails [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-03-11T21:20:35.606Z] changes_test.go:192: needs more investigation [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-03-11T21:20:35.606Z] changes_test.go:405: needs further investigation [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-03-11T21:20:35.606Z] changes_test.go:441: needs further investigation [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-03-11T21:20:35.606Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-03-11T21:20:35.606Z] poller_test.go:41: No chmod on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-03-11T21:20:35.606Z] fileutils_test.go:134: Needs porting to Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-03-11T21:20:35.606Z] fileutils_test.go:180: Needs porting to Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-03-11T21:20:35.606Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-03-11T21:20:35.606Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-03-11T21:20:35.606Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-03-11T21:20:35.606Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-03-11T21:20:35.606Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-03-11T21:20:35.606Z] local_test.go:181: runtime.GOOS == "windows" [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] [2020-03-11T21:20:35.606Z] DONE 1772 tests, 46 skipped in 206.798s [2020-03-11T21:20:35.606Z] INFO: make.ps1 ended at 03/11/2020 21:20:35 [2020-03-11T21:20:36.810Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-11T21:20:36.810Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-11T21:20:37.127Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-03-11T21:20:37.581Z] INFO: Unit tests ended at 03/11/2020 21:20:37. Duration:00:03:42.2895514 [2020-03-11T21:20:37.581Z] INFO: Building busybox [2020-03-11T21:20:38.036Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-11T21:20:38.036Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-11T21:20:38.036Z] [2020-03-11T21:20:38.036Z] Sending build context to Docker daemon 2.56kB [2020-03-11T21:20:38.036Z] [2020-03-11T21:20:38.036Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-11T21:20:38.036Z] ---> 80e84fd280e2 [2020-03-11T21:20:38.036Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-11T21:20:38.036Z] ---> Running in 2bbc5d2e4652 [2020-03-11T21:20:38.710Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-11T21:20:40.081Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-11T21:20:40.339Z] === RUN TestDockerSuite/TestPortList [2020-03-11T21:20:43.617Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-11T21:20:43.900Z] Removing intermediate container 2bbc5d2e4652 [2020-03-11T21:20:43.900Z] ---> ec98c7c86ad7 [2020-03-11T21:20:43.900Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-11T21:20:44.354Z] [2020-03-11T21:20:44.807Z] ---> 37b9426c94c6 [2020-03-11T21:20:44.807Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-11T21:20:44.807Z] ---> Running in c1b385982fc4 [2020-03-11T21:20:46.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-11T21:20:46.328Z] [2020-03-11T21:20:46.328Z] SUCCESS: Specified value was saved. [2020-03-11T21:20:49.212Z] Removing intermediate container c1b385982fc4 [2020-03-11T21:20:49.212Z] ---> b74a73780665 [2020-03-11T21:20:49.212Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-11T21:20:49.212Z] ---> Running in 3d9996e175b2 [2020-03-11T21:20:50.321Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-11T21:20:51.692Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-11T21:20:53.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-11T21:20:53.591Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-11T21:20:54.969Z] Cannot create a file when that file already exists. [2020-03-11T21:20:56.121Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-11T21:20:59.399Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-11T21:21:01.313Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-11T21:21:01.313Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-11T21:21:01.313Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-11T21:21:01.878Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-11T21:21:01.878Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-11T21:21:01.878Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-11T21:21:01.996Z] Removing intermediate container 3d9996e175b2 [2020-03-11T21:21:01.996Z] ---> b6a01370ec35 [2020-03-11T21:21:01.996Z] Step 6/6 : CMD ["sh"] [2020-03-11T21:21:01.996Z] ---> Running in 7be0a4393ff5 [2020-03-11T21:21:01.996Z] Removing intermediate container 7be0a4393ff5 [2020-03-11T21:21:01.996Z] ---> 707c6141f052 [2020-03-11T21:21:01.996Z] Successfully built 707c6141f052 [2020-03-11T21:21:01.996Z] Successfully tagged busybox:latest [2020-03-11T21:21:01.996Z] INFO: Docker images of the daemon under test [2020-03-11T21:21:01.996Z] [2020-03-11T21:21:01.996Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-11T21:21:01.996Z] busybox latest 707c6141f052 Less than a second ago 4.97GB [2020-03-11T21:21:01.996Z] microsoft/windowsservercore latest 80e84fd280e2 5 days ago 4.94GB [2020-03-11T21:21:01.996Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 5 days ago 4.94GB [2020-03-11T21:21:01.996Z] [2020-03-11T21:21:01.996Z] INFO: Running integration tests at 03/11/2020 21:21:01... [2020-03-11T21:21:01.996Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-11T21:21:01.996Z] INFO: Integration API tests being run from the host: [2020-03-11T21:21:01.996Z] INFO: make.ps1 starting at 03/11/2020 21:21:01 [2020-03-11T21:21:02.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-11T21:21:02.810Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-11T21:21:02.957Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-11T21:21:04.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-11T21:21:04.181Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-11T21:21:06.075Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-11T21:21:06.075Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-11T21:21:08.599Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-11T21:21:09.164Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-11T21:21:11.061Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-11T21:21:11.625Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-11T21:21:11.625Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-11T21:21:14.149Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-11T21:21:15.080Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-11T21:21:16.452Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-11T21:21:19.729Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-11T21:21:24.988Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-11T21:21:24.988Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-11T21:21:27.511Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-11T21:21:28.073Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:21:28.073Z] INFO: Testing against a local daemon [2020-03-11T21:21:28.883Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-11T21:21:31.409Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-11T21:21:35.591Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-11T21:21:36.962Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-11T21:21:37.895Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-11T21:21:38.152Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-11T21:21:40.678Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-11T21:21:42.572Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-11T21:21:42.829Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-11T21:21:42.887Z] ok github.com/docker/docker/integration/build 15.026s [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === Skipped [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-03-11T21:21:42.888Z] build_session_test.go:25: TODO: BuildKit [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-03-11T21:21:42.888Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-11T21:21:42.888Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-03-11T21:21:42.888Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-03-11T21:21:42.888Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-03-11T21:21:42.888Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2020-03-11T21:21:42.888Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.01s) [2020-03-11T21:21:42.888Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-03-11T21:21:42.888Z] build_test.go:491: testEnv.OSType == "windows" [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-03-11T21:21:42.888Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] DONE 22 tests, 10 skipped in 39.906s [2020-03-11T21:21:42.888Z] [2020-03-11T21:21:42.888Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-11T21:21:44.199Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-11T21:21:45.797Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:21:45.798Z] INFO: Testing against a local daemon [2020-03-11T21:21:45.798Z] ok github.com/docker/docker/integration/config 0.213s [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === Skipped [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.01s) [2020-03-11T21:21:45.798Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-03-11T21:21:45.798Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] DONE 8 tests, 8 skipped in 2.585s [2020-03-11T21:21:45.798Z] [2020-03-11T21:21:45.798Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-11T21:21:46.098Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-11T21:21:46.355Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-11T21:21:48.881Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-11T21:21:49.545Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:21:49.545Z] INFO: Testing against a local daemon [2020-03-11T21:21:50.777Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-11T21:21:50.777Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-11T21:21:51.341Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-11T21:21:53.867Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-11T21:21:56.391Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-11T21:21:57.325Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-11T21:21:57.325Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-11T21:21:57.325Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-11T21:21:57.582Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-11T21:21:57.582Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-11T21:21:58.954Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-11T21:21:59.519Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-11T21:22:00.454Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-11T21:22:02.353Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-11T21:22:03.287Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-11T21:22:11.403Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-11T21:22:11.660Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-11T21:22:13.033Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-11T21:22:13.964Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-11T21:22:13.964Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-11T21:22:14.221Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-11T21:22:14.478Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-11T21:22:17.006Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-11T21:22:18.903Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-11T21:22:23.083Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-11T21:22:24.014Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-11T21:22:24.015Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-11T21:22:24.272Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-11T21:22:26.796Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-11T21:22:28.693Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-11T21:22:29.257Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-11T21:22:29.515Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-11T21:22:29.773Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-11T21:22:32.301Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-11T21:22:32.866Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-11T21:22:34.762Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-11T21:22:35.692Z] === RUN TestDockerSuite/TestRmiTag [2020-03-11T21:22:35.692Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-11T21:22:36.626Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-11T21:22:41.896Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-11T21:22:42.153Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-11T21:22:43.084Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-11T21:22:43.648Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-11T21:22:45.018Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-11T21:22:45.948Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-11T21:22:46.207Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-11T21:22:47.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-11T21:22:47.577Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-11T21:22:48.141Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-11T21:22:49.075Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-11T21:22:49.997Z] ok github.com/docker/docker/integration/container 60.278s [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === Skipped [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-03-11T21:22:49.997Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-03-11T21:22:49.997Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-11T21:22:49.997Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-11T21:22:49.997Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-03-11T21:22:49.997Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-03-11T21:22:49.997Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-11T21:22:49.997Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-03-11T21:22:49.997Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-03-11T21:22:49.997Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-03-11T21:22:49.997Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-03-11T21:22:49.997Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-03-11T21:22:49.997Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-03-11T21:22:49.997Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-03-11T21:22:49.997Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-03-11T21:22:49.997Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-03-11T21:22:49.997Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-03-11T21:22:49.997Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-03-11T21:22:49.997Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-03-11T21:22:49.997Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-03-11T21:22:49.997Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-03-11T21:22:49.997Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-03-11T21:22:49.997Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-03-11T21:22:49.997Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-03-11T21:22:49.997Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-03-11T21:22:49.997Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-03-11T21:22:49.997Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-03-11T21:22:49.997Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-03-11T21:22:49.997Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-03-11T21:22:49.997Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-03-11T21:22:49.997Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] DONE 80 tests, 41 skipped in 63.361s [2020-03-11T21:22:49.997Z] [2020-03-11T21:22:49.997Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-11T21:22:50.008Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-11T21:22:50.941Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-11T21:22:51.543Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:22:51.543Z] INFO: Testing against a local daemon [2020-03-11T21:22:51.873Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-11T21:22:52.002Z] ok github.com/docker/docker/integration/image 0.497s [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] === Skipped [2020-03-11T21:22:52.002Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-03-11T21:22:52.002Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-03-11T21:22:52.002Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-03-11T21:22:52.002Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-03-11T21:22:52.002Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] DONE 11 tests, 4 skipped in 2.931s [2020-03-11T21:22:52.002Z] [2020-03-11T21:22:52.002Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-11T21:22:52.130Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-11T21:22:53.077Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-11T21:22:54.450Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-11T21:22:54.707Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-11T21:22:54.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:22:54.915Z] INFO: Testing against a local daemon [2020-03-11T21:22:54.915Z] ok github.com/docker/docker/integration/network 0.242s [2020-03-11T21:22:54.915Z] [2020-03-11T21:22:54.915Z] === Skipped [2020-03-11T21:22:54.915Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-03-11T21:22:54.915Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:22:54.915Z] [2020-03-11T21:22:54.915Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-03-11T21:22:54.915Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-03-11T21:22:54.915Z] [2020-03-11T21:22:54.915Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-03-11T21:22:54.915Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-11T21:22:54.915Z] [2020-03-11T21:22:54.915Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-03-11T21:22:54.915Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:22:54.915Z] [2020-03-11T21:22:54.915Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-03-11T21:22:54.916Z] network_test.go:96: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:52: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:96: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:130: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:181: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:206: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:236: FLAKY_TEST [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:326: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-11T21:22:54.916Z] service_test.go:394: testEnv.OSType == "windows" [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] DONE 18 tests, 14 skipped in 2.898s [2020-03-11T21:22:54.916Z] [2020-03-11T21:22:54.916Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-11T21:22:55.883Z] testing: warning: no tests to run [2020-03-11T21:22:55.883Z] ok github.com/docker/docker/integration/network/ipvlan 0.079s [2020-03-11T21:22:55.883Z] [2020-03-11T21:22:55.883Z] DONE 0 tests in 0.903s [2020-03-11T21:22:55.883Z] [2020-03-11T21:22:55.883Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-11T21:22:56.081Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-11T21:22:56.851Z] testing: warning: no tests to run [2020-03-11T21:22:56.851Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2020-03-11T21:22:56.851Z] [2020-03-11T21:22:56.851Z] DONE 0 tests in 0.918s [2020-03-11T21:22:56.851Z] [2020-03-11T21:22:56.851Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-11T21:22:57.452Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-11T21:22:57.819Z] testing: warning: no tests to run [2020-03-11T21:22:57.819Z] ok github.com/docker/docker/integration/plugin 0.080s [2020-03-11T21:22:57.819Z] [2020-03-11T21:22:57.819Z] DONE 0 tests in 0.886s [2020-03-11T21:22:57.819Z] [2020-03-11T21:22:57.819Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-11T21:22:58.016Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-11T21:22:58.788Z] testing: warning: no tests to run [2020-03-11T21:22:58.788Z] ok github.com/docker/docker/integration/plugin/authz 0.093s [2020-03-11T21:22:58.788Z] [2020-03-11T21:22:58.788Z] DONE 0 tests in 0.933s [2020-03-11T21:22:58.788Z] [2020-03-11T21:22:58.788Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-11T21:22:59.387Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-11T21:23:00.318Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-11T21:23:01.250Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-11T21:23:01.702Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:01.702Z] INFO: Testing against a local daemon [2020-03-11T21:23:01.702Z] ok github.com/docker/docker/integration/plugin/common 0.259s [2020-03-11T21:23:01.702Z] [2020-03-11T21:23:01.702Z] DONE 2 tests in 2.668s [2020-03-11T21:23:01.702Z] [2020-03-11T21:23:01.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-11T21:23:02.181Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-11T21:23:03.111Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-11T21:23:04.044Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-11T21:23:04.974Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-11T21:23:05.542Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-11T21:23:05.542Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-11T21:23:06.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:06.410Z] INFO: Testing against a local daemon [2020-03-11T21:23:06.410Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.262s [2020-03-11T21:23:06.410Z] [2020-03-11T21:23:06.410Z] === Skipped [2020-03-11T21:23:06.410Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-03-11T21:23:06.410Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-11T21:23:06.410Z] [2020-03-11T21:23:06.410Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-03-11T21:23:06.410Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-11T21:23:06.410Z] [2020-03-11T21:23:06.410Z] [2020-03-11T21:23:06.410Z] DONE 2 tests, 2 skipped in 4.634s [2020-03-11T21:23:06.410Z] [2020-03-11T21:23:06.410Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-11T21:23:08.074Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-11T21:23:09.006Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-11T21:23:09.570Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-11T21:23:10.500Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-11T21:23:11.065Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-11T21:23:11.322Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-11T21:23:11.886Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-11T21:23:12.817Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-11T21:23:13.748Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-11T21:23:14.314Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-11T21:23:14.314Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-11T21:23:15.071Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:15.071Z] INFO: Testing against a local daemon [2020-03-11T21:23:15.071Z] ok github.com/docker/docker/integration/plugin/logging 0.254s [2020-03-11T21:23:15.071Z] [2020-03-11T21:23:15.071Z] === Skipped [2020-03-11T21:23:15.071Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-03-11T21:23:15.071Z] read_test.go:21: no unix domain sockets on Windows [2020-03-11T21:23:15.071Z] [2020-03-11T21:23:15.071Z] [2020-03-11T21:23:15.071Z] DONE 1 tests, 1 skipped in 8.785s [2020-03-11T21:23:15.071Z] [2020-03-11T21:23:15.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-03-11T21:23:15.247Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-11T21:23:15.247Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-11T21:23:16.178Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-11T21:23:16.178Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-11T21:23:16.617Z] testing: warning: no tests to run [2020-03-11T21:23:16.617Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.088s [2020-03-11T21:23:16.617Z] [2020-03-11T21:23:16.617Z] DONE 0 tests in 1.549s [2020-03-11T21:23:17.080Z] [2020-03-11T21:23:17.080Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-11T21:23:17.551Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-11T21:23:18.115Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-11T21:23:19.046Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-11T21:23:19.977Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-11T21:23:19.977Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-11T21:23:19.989Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:19.989Z] INFO: Testing against a local daemon [2020-03-11T21:23:19.989Z] ok github.com/docker/docker/integration/plugin/volumes 0.269s [2020-03-11T21:23:19.989Z] [2020-03-11T21:23:19.989Z] === Skipped [2020-03-11T21:23:19.989Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-03-11T21:23:19.989Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:19.989Z] [2020-03-11T21:23:19.989Z] [2020-03-11T21:23:19.989Z] DONE 1 tests, 1 skipped in 3.164s [2020-03-11T21:23:19.989Z] [2020-03-11T21:23:19.989Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-11T21:23:20.908Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-11T21:23:22.803Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-11T21:23:22.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-11T21:23:22.897Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:22.897Z] INFO: Testing against a local daemon [2020-03-11T21:23:22.897Z] ok github.com/docker/docker/integration/secret 0.198s [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === Skipped [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-03-11T21:23:22.897Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-03-11T21:23:22.897Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2020-03-11T21:23:22.897Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-03-11T21:23:22.897Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-03-11T21:23:22.897Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-03-11T21:23:22.897Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] DONE 6 tests, 6 skipped in 2.576s [2020-03-11T21:23:22.897Z] [2020-03-11T21:23:22.897Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-11T21:23:24.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-11T21:23:25.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:25.805Z] INFO: Testing against a local daemon [2020-03-11T21:23:26.070Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-11T21:23:26.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-11T21:23:26.265Z] ok github.com/docker/docker/integration/service 0.392s [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === Skipped [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-11T21:23:26.265Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-11T21:23:26.265Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-03-11T21:23:26.265Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-03-11T21:23:26.265Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-03-11T21:23:26.265Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-03-11T21:23:26.265Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-03-11T21:23:26.265Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-03-11T21:23:26.265Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-03-11T21:23:26.265Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-03-11T21:23:26.265Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-03-11T21:23:26.265Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-03-11T21:23:26.265Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-03-11T21:23:26.265Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-03-11T21:23:26.265Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-03-11T21:23:26.265Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-03-11T21:23:26.265Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-03-11T21:23:26.265Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2020-03-11T21:23:26.265Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] DONE 23 tests, 22 skipped in 3.342s [2020-03-11T21:23:26.265Z] [2020-03-11T21:23:26.265Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-11T21:23:26.634Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-11T21:23:27.565Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-11T21:23:28.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:28.459Z] INFO: Testing against a local daemon [2020-03-11T21:23:28.459Z] ok github.com/docker/docker/integration/session 0.208s [2020-03-11T21:23:28.498Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-11T21:23:28.918Z] [2020-03-11T21:23:28.918Z] === Skipped [2020-03-11T21:23:28.918Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-03-11T21:23:28.918Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-11T21:23:28.918Z] [2020-03-11T21:23:28.918Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-03-11T21:23:28.918Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-11T21:23:28.918Z] [2020-03-11T21:23:28.918Z] [2020-03-11T21:23:28.918Z] DONE 2 tests, 2 skipped in 2.632s [2020-03-11T21:23:28.918Z] [2020-03-11T21:23:28.918Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-11T21:23:29.061Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-11T21:23:29.992Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-11T21:23:31.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:31.098Z] INFO: Testing against a local daemon [2020-03-11T21:23:31.888Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-11T21:23:32.637Z] ok github.com/docker/docker/integration/system 1.347s [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === Skipped [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-11T21:23:32.637Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-03-11T21:23:32.637Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-03-11T21:23:32.637Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-03-11T21:23:32.637Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-03-11T21:23:32.637Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-03-11T21:23:32.637Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-03-11T21:23:32.637Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] DONE 13 tests, 7 skipped in 3.731s [2020-03-11T21:23:32.637Z] [2020-03-11T21:23:32.637Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-11T21:23:35.625Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:35.625Z] INFO: Testing against a local daemon [2020-03-11T21:23:35.625Z] ok github.com/docker/docker/integration/volume 0.283s [2020-03-11T21:23:35.625Z] [2020-03-11T21:23:35.625Z] === Skipped [2020-03-11T21:23:35.625Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-03-11T21:23:35.625Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-11T21:23:35.625Z] [2020-03-11T21:23:35.625Z] [2020-03-11T21:23:35.625Z] DONE 5 tests, 1 skipped in 2.668s [2020-03-11T21:23:35.625Z] [2020-03-11T21:23:35.625Z] INFO: make.ps1 ended at 03/11/2020 21:23:35 [2020-03-11T21:23:35.625Z] INFO: Integration CLI tests being run from the host: [2020-03-11T21:23:35.625Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-11T21:23:36.083Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-11T21:23:36.083Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-11T21:23:36.341Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-11T21:23:38.863Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-11T21:23:40.760Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-11T21:23:41.692Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-11T21:23:43.588Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-11T21:23:46.031Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-11T21:23:46.031Z] INFO: Testing against a local daemon [2020-03-11T21:23:46.111Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-11T21:23:46.111Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-11T21:23:46.111Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-11T21:23:47.041Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-11T21:23:48.937Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-11T21:23:50.306Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-11T21:23:52.830Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-11T21:23:53.394Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-11T21:23:55.289Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-11T21:23:55.855Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-11T21:23:55.855Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-11T21:23:56.797Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-11T21:23:58.691Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-11T21:23:58.691Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-11T21:23:59.255Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-11T21:24:00.186Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-11T21:24:00.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-11T21:24:01.008Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-11T21:24:01.940Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-11T21:24:01.940Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-11T21:24:02.877Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-11T21:24:03.815Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-11T21:24:04.379Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-11T21:24:05.312Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-11T21:24:06.243Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-11T21:24:06.807Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-11T21:24:07.738Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-11T21:24:08.670Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-11T21:24:08.670Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-11T21:24:08.670Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-11T21:24:09.603Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-11T21:24:10.536Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-11T21:24:12.432Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-11T21:24:12.690Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-11T21:24:12.690Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-11T21:24:16.867Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-11T21:24:17.124Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-11T21:24:29.310Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-11T21:24:29.875Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-11T21:24:31.245Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-11T21:24:31.245Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-11T21:24:31.245Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-11T21:24:31.503Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-11T21:24:32.069Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-11T21:24:35.348Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-11T21:24:37.242Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-11T21:24:38.613Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-11T21:24:39.543Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-11T21:24:40.139Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-11T21:24:41.071Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-11T21:24:42.003Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-11T21:24:42.003Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-11T21:24:42.260Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-11T21:24:44.157Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-11T21:24:45.087Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-11T21:24:46.457Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-11T21:24:46.457Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-11T21:24:46.715Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-11T21:24:48.609Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-11T21:24:49.980Z] === RUN TestDockerSuite/TestRunMount [2020-03-11T21:24:56.530Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-11T21:24:56.530Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-11T21:24:57.461Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-11T21:24:58.833Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-11T21:25:01.356Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-11T21:25:04.634Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-11T21:25:07.159Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-11T21:25:09.684Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-11T21:25:11.055Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-11T21:25:12.950Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-11T21:25:12.950Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-11T21:25:13.522Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-11T21:25:14.895Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-11T21:25:15.458Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-11T21:25:16.390Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-11T21:25:18.914Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-11T21:25:21.437Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-11T21:25:25.615Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-11T21:25:26.548Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-11T21:25:26.548Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-11T21:25:27.480Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-11T21:25:27.480Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-11T21:25:28.045Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-11T21:25:28.977Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-11T21:25:28.977Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-11T21:25:29.909Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-11T21:25:30.473Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-11T21:25:30.473Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-11T21:25:31.404Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-11T21:25:32.335Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-11T21:25:33.706Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-11T21:25:35.076Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-11T21:25:35.640Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-11T21:25:36.204Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-11T21:25:37.135Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-11T21:25:37.699Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-11T21:25:38.633Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-11T21:25:38.633Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-11T21:25:39.569Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-11T21:25:40.134Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-11T21:25:40.134Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-11T21:25:41.065Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-11T21:25:42.465Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-11T21:25:42.465Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-11T21:25:45.741Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-11T21:25:47.643Z] === RUN TestDockerSuite/TestRunRm [2020-03-11T21:25:48.207Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-11T21:25:52.384Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-11T21:25:52.947Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-11T21:25:53.878Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-11T21:25:55.251Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-11T21:25:56.183Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-11T21:26:00.360Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-11T21:26:05.617Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-11T21:26:05.617Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-11T21:26:06.180Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-11T21:26:07.111Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-11T21:26:08.043Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-11T21:26:08.606Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-11T21:26:09.538Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-11T21:26:10.102Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-11T21:26:11.035Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-11T21:26:11.966Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-11T21:26:14.489Z] === RUN TestDockerSuite/TestRunState [2020-03-11T21:26:16.404Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-11T21:26:16.661Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-11T21:26:16.919Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-11T21:26:17.851Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-11T21:26:18.109Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-11T21:26:18.109Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-11T21:26:19.051Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-11T21:26:19.983Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-11T21:26:21.879Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-11T21:26:21.879Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-11T21:26:21.879Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-11T21:26:21.879Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-11T21:26:22.810Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-11T21:26:26.087Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-11T21:26:26.344Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-11T21:26:28.871Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-11T21:26:30.768Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-11T21:26:32.666Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-11T21:26:35.945Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-11T21:26:36.876Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-11T21:26:37.441Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-11T21:26:38.378Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-11T21:26:39.309Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-11T21:26:41.206Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-11T21:26:42.580Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-11T21:26:42.580Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-11T21:26:43.513Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-11T21:26:43.513Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-11T21:26:43.770Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-11T21:26:44.703Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-11T21:26:45.648Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-11T21:26:46.212Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-11T21:26:46.212Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-11T21:26:46.469Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-11T21:26:47.401Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-11T21:26:48.333Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-11T21:26:52.512Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-11T21:26:52.512Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-11T21:26:53.445Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-11T21:26:54.815Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-11T21:26:57.341Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-11T21:26:57.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-11T21:26:57.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-11T21:26:59.237Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-11T21:27:01.762Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-11T21:27:04.288Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-11T21:27:04.546Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-11T21:27:05.480Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-11T21:27:05.480Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-11T21:27:06.412Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-11T21:27:06.412Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-11T21:27:07.344Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-11T21:27:07.344Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-11T21:27:07.344Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-11T21:27:07.344Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-11T21:27:07.344Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-11T21:27:08.280Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-11T21:27:09.215Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-11T21:27:09.215Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-11T21:27:10.147Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-11T21:27:12.047Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-11T21:27:12.978Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-11T21:27:13.543Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-11T21:27:13.800Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-11T21:27:14.371Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-11T21:27:14.629Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-11T21:27:14.629Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-11T21:27:14.629Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-11T21:27:14.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-11T21:27:14.629Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-11T21:27:14.886Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-11T21:27:15.143Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-11T21:27:15.143Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-11T21:27:15.401Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-11T21:27:16.332Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-11T21:27:17.264Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-11T21:27:17.828Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-11T21:27:17.828Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-11T21:27:18.760Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-11T21:27:19.017Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-11T21:27:19.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-11T21:27:19.949Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-11T21:27:20.514Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-03-11T21:27:21.445Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-11T21:27:21.445Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-11T21:27:21.445Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-11T21:27:22.377Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-11T21:27:24.272Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-11T21:27:24.836Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-11T21:27:24.836Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-11T21:27:25.402Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-11T21:27:25.402Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-11T21:27:27.299Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-11T21:27:27.863Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-11T21:27:30.386Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-11T21:27:31.316Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-11T21:27:31.316Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-11T21:27:31.316Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-11T21:27:32.251Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-11T21:27:33.622Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-11T21:27:34.555Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-11T21:27:34.555Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-11T21:27:37.079Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-11T21:27:37.079Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-11T21:27:37.079Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-11T21:27:39.605Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-11T21:27:39.605Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-11T21:27:41.001Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-11T21:27:41.001Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-11T21:27:41.001Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-11T21:27:42.901Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-11T21:27:44.273Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-11T21:27:44.530Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-11T21:27:44.788Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-11T21:27:44.788Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-11T21:27:44.788Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-11T21:27:45.353Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-11T21:27:47.877Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-11T21:27:53.131Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-11T21:27:55.653Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-11T21:27:56.585Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-11T21:27:58.481Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-11T21:28:01.003Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-11T21:28:03.527Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-11T21:28:03.527Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-11T21:28:04.459Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-11T21:28:06.355Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-11T21:28:08.255Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-11T21:28:10.150Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-11T21:28:13.431Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-11T21:28:18.689Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-11T21:28:21.964Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-11T21:28:27.220Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-11T21:28:29.749Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-11T21:28:31.647Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-11T21:28:32.578Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-11T21:28:33.142Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-11T21:28:34.075Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-11T21:28:34.075Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-11T21:28:34.639Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-11T21:28:39.897Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-11T21:28:42.419Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-11T21:28:43.352Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-11T21:28:43.916Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-11T21:28:43.916Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-11T21:28:44.847Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-11T21:28:46.746Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-11T21:28:46.746Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-11T21:28:48.643Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-11T21:28:49.575Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-11T21:28:50.506Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-11T21:28:51.877Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-11T21:28:56.053Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-11T21:28:57.428Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-11T21:28:57.428Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-11T21:28:58.359Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-11T21:28:59.291Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-11T21:29:01.815Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-11T21:29:03.714Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-11T21:29:07.890Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-11T21:29:11.165Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-11T21:29:13.687Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-11T21:29:15.057Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-11T21:29:17.581Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-11T21:29:20.106Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-11T21:29:23.399Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-11T21:29:25.922Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-11T21:29:28.445Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-11T21:29:29.815Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-11T21:29:31.710Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-11T21:29:33.604Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-11T21:29:36.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-11T21:29:38.653Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-11T21:29:41.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-11T21:29:43.700Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-11T21:29:58.555Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-11T21:29:58.555Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-11T21:29:58.555Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-11T21:29:59.487Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-11T21:29:59.487Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-11T21:29:59.487Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-11T21:29:59.487Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-11T21:30:00.418Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-11T21:30:00.418Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-11T21:30:01.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-11T21:30:01.352Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-11T21:30:01.352Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-11T21:30:01.352Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-11T21:30:01.352Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-11T21:30:03.892Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-11T21:30:04.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-11T21:30:04.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-11T21:30:04.150Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-11T21:30:04.150Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-11T21:30:05.092Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-11T21:30:07.625Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-11T21:30:07.625Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-11T21:30:07.625Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-11T21:30:10.905Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-11T21:30:15.084Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite (1758.99s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.12s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.22s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.05s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.06s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.28s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s) [2020-03-11T21:30:15.084Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.30s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.89s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.07s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.18s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.14s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.12s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.32s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.12s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachDetach (1.52s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.19s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.27s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.17s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.71s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.67s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.79s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.37s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.92s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.26s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.30s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.67s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.15s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.01s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.92s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.03s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.68s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.85s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.73s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.57s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.88s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.21s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.47s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.58s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.01s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.21s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.64s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.10s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.40s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.97s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.40s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.60s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.80s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.13s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.36s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.71s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.72s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.29s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.84s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.32s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.56s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.20s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.36s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.63s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.51s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.01s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.29s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.19s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.44s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.97s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.54s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCmd (0.48s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.51s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.02s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContChar (4.25s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.26s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.72s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.19s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.25s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.18s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.58s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.05s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.36s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.07s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.81s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.80s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.55s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.63s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.59s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.78s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.78s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.29s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.25s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.16s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.61s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.59s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.30s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.16s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.64s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.97s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.64s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.26s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.23s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnv (1.42s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.39s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.23s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.87s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.71s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.02s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.90s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.52s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.66s) [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.17s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildExpose (0.50s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.61s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFails (0.89s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.46s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.86s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.58s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.38s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.15s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.61s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (2.28s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildHistory (5.78s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.49s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.58s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.03s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabel (0.46s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.44s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabels (0.54s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.20s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.71s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.34s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.64s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.15s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.70s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.16s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (14.08s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.62s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.42s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.52s) [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.85s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.60s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.56s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.47s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.78s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.63s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.10s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.87s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.40s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.47s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.82s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.51s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.05s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.52s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.31s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.70s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.53s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.99s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildPATH (2.74s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.98s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.39s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.99s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.38s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.33s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRm (3.39s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.09s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.42s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.31s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.01s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.16s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-03-11T21:30:15.085Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-11T21:30:15.085Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.45s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.18s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.20s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildStderr (1.28s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.96s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.44s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.31s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.74s) [2020-03-11T21:30:15.085Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.74s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildUser (2.15s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.05s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.26s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.13s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.30s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.58s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-11T21:30:15.086Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-11T21:30:15.086Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-11T21:30:15.086Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-11T21:30:15.086Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.11s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.42s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.90s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.18s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.46s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-11T21:30:15.086Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.58s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-11T21:30:15.086Z] docker_cli_sni_test.go:18: Flakey test [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.72s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.02s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitTTY (1.67s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.83s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.26s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.80s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.89s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.73s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.81s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.77s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.87s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.69s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.68s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.79s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.70s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.85s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-11T21:30:15.086Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.68s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.65s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.80s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.30s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.59s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.61s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.56s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000811140_} (1.48s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1257966357_/foo_false____} (1.59s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1257966357_/foo_true____} (1.61s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_false____} (1.61s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_true____} (1.63s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3648405360_/foo_true__0xc0008111e0__} (1.58s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000811200_} (1.60s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0008113c0_} (1.59s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000811580_} (1.62s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0008115a0_} (1.64s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.73s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.04s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.04s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.83s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.15s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.62s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.06s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.97s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.96s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.29s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.99s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.44s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.09s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.91s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.91s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.90s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.70s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.88s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.49s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.52s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.90s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.02s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.85s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.96s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.69s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.31s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.41s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.95s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.68s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.52s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-11T21:30:15.086Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.83s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-03-11T21:30:15.086Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-11T21:30:15.086Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.37s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.58s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.03s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.60s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.73s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.80s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.07s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.97s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.60s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.52s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.48s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.62s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.54s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.81s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.87s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.69s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2020-03-11T21:30:15.086Z] --- PASS: TestDockerSuite/TestEventsCopy (1.97s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.97s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-11T21:30:15.087Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-11T21:30:15.087Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsRename (0.87s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsResize (1.11s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.85s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.99s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.04s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsTop (0.97s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.63s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.63s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.67s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.83s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.95s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.66s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecCgroup (1.18s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecEnv (0.77s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.92s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecInspectID (1.93s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecInteractive (0.96s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.95s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecParseError (0.95s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.93s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.66s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecStartFails (0.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.12s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecTTY (0.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecUlimits (0.98s) [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-11T21:30:15.087Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.12s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.98s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.34s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestExecWithUser (1.24s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.53s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHealth (20.96s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.85s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.30s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.02s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.91s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.92s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.94s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportDisplay (1.98s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportFile (2.21s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.77s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportGzipped (2.10s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.73s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.80s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.72s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.80s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.61s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.86s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.98s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.93s) [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-11T21:30:15.087Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.25s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectHistory (0.99s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-11T21:30:15.087Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.73s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.91s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.82s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.70s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.81s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.83s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.86s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.48s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.76s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.64s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.36s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.95s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.54s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.42s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.58s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.94s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.18s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.58s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.99s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.59s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.94s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.75s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.18s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.15s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.39s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.47s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.79s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsTail (0.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.50s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestNetHostname (2.39s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.33s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.89s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.31s) [2020-03-11T21:30:15.087Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-11T21:30:15.087Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.84s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.78s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.60s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.10s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.27s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.88s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPortList (11.29s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.87s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.54s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.08s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.91s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.90s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (1.05s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.81s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.61s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsByOrder (3.35s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.23s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.99s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.10s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.07s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.53s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.53s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.62s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.00s) [2020-03-11T21:30:15.087Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.73s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.67s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.52s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.50s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.83s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.15s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.13s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.95s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.98s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.11s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.29s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.68s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.30s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.18s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.90s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.96s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.53s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddHost (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.96s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.92s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.95s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.96s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.99s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.42s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.53s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.20s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.92s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.95s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.99s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.12s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.43s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.38s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.85s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.71s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.60s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.72s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.85s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.89s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.85s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.34s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.79s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.77s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.85s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.39s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.86s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.72s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.84s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.84s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.03s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.86s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.92s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.97s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.44s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.62s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.06s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.59s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.17s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.93s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.73s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.71s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.50s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.18s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.58s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMount (5.87s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.32s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.33s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.36s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.59s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.71s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetHost (1.14s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.81s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.33s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.40s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.74s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.70s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.83s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.63s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.74s) [2020-03-11T21:30:15.088Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.73s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.79s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.78s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.52s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-11T21:30:15.088Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.35s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.80s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.87s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.67s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.76s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.81s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.81s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunState (1.69s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.90s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2020-03-11T21:30:15.088Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-11T21:30:15.088Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.97s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.81s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunSysctls (1.97s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.84s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.91s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.84s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.20s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.95s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.19s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.83s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.00s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.46s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.61s) [2020-03-11T21:30:15.088Z] --- PASS: TestDockerSuite/TestRunUserByID (0.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserByName (0.87s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.82s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-11T21:30:15.089Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.84s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.21s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.89s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.31s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.47s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.56s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.97s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.90s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.98s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.85s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.99s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.85s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.82s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.80s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.14s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.27s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.78s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.83s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.84s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.69s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.54s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.76s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.54s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.08s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-03-11T21:30:15.089Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents167182874 [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.70s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.37s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.31s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.50s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.50s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.59s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.88s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartRecordError (1.90s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.77s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.35s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.88s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.82s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.77s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.81s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.27s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.76s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.91s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-11T21:30:15.089Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.71s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.95s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.92s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.64s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateStats (3.84s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.91s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.39s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.77s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.27s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.56s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.28s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.80s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.47s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.33s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.63s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.57s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.39s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.49s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.46s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.36s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.92s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.80s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.54s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.84s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.19s) [2020-03-11T21:30:15.089Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.10s) [2020-03-11T21:30:15.089Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-11T21:30:15.089Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-11T21:30:15.089Z] === RUN TestDockerRegistrySuite [2020-03-11T21:30:15.089Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-11T21:30:16.989Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-11T21:30:18.360Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-11T21:30:20.254Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-03-11T21:30:20.511Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-11T21:30:24.687Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-03-11T21:30:28.865Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-11T21:30:33.042Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-11T21:30:34.414Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-11T21:30:35.790Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-11T21:30:37.162Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-11T21:30:38.534Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-11T21:30:39.905Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-11T21:30:41.274Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-11T21:30:42.647Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-11T21:30:45.171Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-11T21:30:47.694Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-11T21:30:49.064Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-11T21:30:52.339Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-11T21:30:53.713Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-11T21:30:53.971Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-11T21:30:55.342Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-11T21:30:56.711Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-11T21:30:58.085Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-11T21:31:02.266Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-11T21:31:02.266Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-11T21:31:03.197Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-11T21:31:03.762Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-11T21:31:03.762Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-11T21:31:04.020Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-11T21:31:04.277Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-11T21:31:04.535Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-11T21:31:04.799Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-11T21:31:06.194Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-11T21:31:08.719Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-11T21:31:09.283Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-11T21:31:11.180Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-11T21:31:11.744Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-11T21:31:12.676Z] --- PASS: TestDockerRegistrySuite (57.76s) [2020-03-11T21:31:12.676Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.08s) [2020-03-11T21:31:12.676Z] check_test.go:196: [d5bd67e402bb1] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.41s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d4354edec2030] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.90s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d1ae31055b2ac] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-03-11T21:31:12.677Z] check_test.go:196: [db368cf828611] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.16s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d17a926992ecd] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.12s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d4d26ef7a5f93] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.32s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d803fa6877dbb] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d08a41fa77ffd] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d1c23081e5099] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d64b241532803] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.42s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d30745d28000d] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.41s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d16210e1e46fd] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d90cd3bc4c416] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d159d5b3ab894] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2020-03-11T21:31:12.677Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ee1511b8bffbb0cbd0c30d8ee7d1f380ebd102f9e0b01d5baeba5304e96eebe1 [2020-03-11T21:31:12.677Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4cc542979c75090d3b102524b53ec2d69f7c33e560849acc4c24319cb85c3281 [2020-03-11T21:31:12.677Z] check_test.go:196: [d52327298bd60] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.58s) [2020-03-11T21:31:12.677Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cc8dbe5621a2c3d5b006b7d84a35d7fbb9e5f0205e9fc0b77f91fed20224a130 [2020-03-11T21:31:12.677Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2b5d7980bb94788d2827e62c8df0c4a73222c39fb737661199b14725ee9fa511 [2020-03-11T21:31:12.677Z] check_test.go:196: [d8f9b3ab83589] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2020-03-11T21:31:12.677Z] check_test.go:196: [dbd2b8fb4e656] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.37s) [2020-03-11T21:31:12.677Z] check_test.go:196: [dd073d22fc716] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.40s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d0012fb918a54] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-03-11T21:31:12.677Z] check_test.go:196: [ddeeb244550d9] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.41s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d0d1b797fa69e] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d05e391c06095] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d7874160200f2] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.70s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d55cb34a59430] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d773fbf1eb576] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.35s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d5691023895d3] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2020-03-11T21:31:12.677Z] check_test.go:196: [dc6511d822e03] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-11T21:31:12.677Z] check_test.go:196: [dbf992b183564] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d411dac98caa1] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d1089c2a922aa] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d5d9e91b0a178] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-11T21:31:12.677Z] check_test.go:196: [dbdaf6dd83729] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d42109fd36466] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.08s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d6eaa7fd33ac3] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2020-03-11T21:31:12.677Z] check_test.go:196: [de80a1364fd1e] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.40s) [2020-03-11T21:31:12.677Z] check_test.go:196: [d958e37241775] daemon is not started [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-03-11T21:31:12.677Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.86s) [2020-03-11T21:31:12.677Z] === RUN TestDockerSchema1RegistrySuite [2020-03-11T21:31:12.677Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-03-11T21:31:12.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-11T21:31:17.118Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-03-11T21:31:22.378Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-11T21:31:26.558Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-11T21:31:27.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-11T21:31:28.493Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-11T21:31:28.494Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-11T21:31:29.864Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-11T21:31:31.233Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-11T21:31:32.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-11T21:31:33.610Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-11T21:31:36.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-11T21:31:36.887Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-11T21:31:37.454Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-11T21:31:37.454Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-11T21:31:38.030Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-11T21:31:38.030Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-11T21:31:38.594Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite (25.96s) [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2020-03-11T21:31:38.594Z] check_test.go:223: [da23d762d2a48] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.36s) [2020-03-11T21:31:38.594Z] check_test.go:223: [dcd631db203b0] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.30s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d48dbfcde7256] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.33s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d1e38df6b933f] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d1d3ea4ad8e40] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.38s) [2020-03-11T21:31:38.594Z] check_test.go:223: [dace12b78e724] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d59bde3d24836] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d0ca943124ff8] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d338950ee3c17] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2020-03-11T21:31:38.594Z] check_test.go:223: [dfec1ffa647f1] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.07s) [2020-03-11T21:31:38.594Z] check_test.go:223: [dd55fb38ce4c6] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.47s) [2020-03-11T21:31:38.594Z] check_test.go:223: [dd2b75042c881] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d9417cf69c891] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d96e28094fee6] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-11T21:31:38.594Z] check_test.go:223: [def958213ceb3] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d54fdc295d5e9] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d35255b42cd40] daemon is not started [2020-03-11T21:31:38.594Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-11T21:31:38.594Z] check_test.go:223: [d078532e506ea] daemon is not started [2020-03-11T21:31:38.594Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-11T21:31:38.594Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-11T21:31:39.528Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-11T21:31:40.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-11T21:31:40.093Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-11T21:31:41.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-11T21:31:41.464Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-11T21:31:42.029Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-11T21:31:42.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.96s) [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.95s) [2020-03-11T21:31:42.545Z] check_test.go:252: [dff266965c64e] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-03-11T21:31:42.545Z] check_test.go:252: [d0c518a128b50] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-11T21:31:42.545Z] check_test.go:252: [de8a55d8d9403] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.13s) [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-03-11T21:31:42.545Z] check_test.go:252: [d9492a034ec96] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-03-11T21:31:42.545Z] check_test.go:252: [d3d3396aab7f7] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-03-11T21:31:42.545Z] check_test.go:252: [d2c5dd3508663] daemon is not started [2020-03-11T21:31:42.545Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-11T21:31:42.545Z] check_test.go:252: [d91620565fea2] daemon is not started [2020-03-11T21:31:42.545Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-11T21:31:42.545Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-11T21:31:47.800Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-11T21:31:47.800Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-11T21:31:47.800Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-11T21:31:48.057Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-11T21:31:48.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-11T21:31:48.314Z] check_test.go:279: [dab6b2374fe72] daemon is not started [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-11T21:31:48.314Z] check_test.go:279: [d227a0905d5d5] daemon is not started [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-03-11T21:31:48.314Z] check_test.go:279: [d3f5843293161] daemon is not started [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2020-03-11T21:31:48.314Z] check_test.go:279: [da2605138efa5] daemon is not started [2020-03-11T21:31:48.314Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-11T21:31:48.314Z] check_test.go:279: [d2e054bd63541] daemon is not started [2020-03-11T21:31:48.314Z] === RUN TestDockerNetworkSuite [2020-03-11T21:31:48.314Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-11T21:31:48.879Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-03-11T21:31:49.136Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-03-11T21:31:49.136Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-03-11T21:31:49.393Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-03-11T21:31:50.764Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-11T21:31:51.697Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-11T21:31:53.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-11T21:31:54.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-11T21:31:58.179Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-11T21:31:59.110Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-11T21:32:01.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-11T21:32:01.572Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-11T21:32:04.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-11T21:32:07.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-11T21:32:17.354Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-11T21:32:19.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-11T21:32:21.775Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-11T21:32:22.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-11T21:32:23.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-11T21:32:25.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-11T21:32:26.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-11T21:32:26.541Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-11T21:32:26.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-11T21:32:28.170Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-11T21:32:28.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-11T21:32:28.428Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-11T21:32:28.685Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-11T21:32:30.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-11T21:32:31.427Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-11T21:32:31.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-11T21:32:31.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-11T21:32:32.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-11T21:32:36.374Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-11T21:32:39.651Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-11T21:32:49.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-11T21:32:49.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-11T21:32:49.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-11T21:32:49.627Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-11T21:32:49.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-11T21:32:49.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-11T21:32:50.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-11T21:32:50.141Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-11T21:32:54.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-11T21:32:54.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-11T21:32:54.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-11T21:32:55.757Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-11T21:32:55.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-11T21:32:59.035Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-11T21:33:00.934Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-11T21:33:02.305Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-11T21:33:05.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-11T21:33:05.581Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-11T21:33:05.581Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-11T21:33:06.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-11T21:33:10.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-11T21:33:10.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-11T21:33:10.490Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-11T21:33:11.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-11T21:33:11.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-11T21:33:13.883Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-11T21:33:13.883Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite (91.83s) [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.13s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d544ebeb75ed8] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.37s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d9a9d9b8f3934] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.14s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d8b5a0607a14a] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.94s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [db80714f7e751] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.06s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:1233: [dfdec94bd4bd3] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.98s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d358afa7a3987] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.17s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d5938bc9eb762] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.58s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d9758b3e02010] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.76s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [da5e3e3b8b3e7] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d374911d18ecd] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d10faab70c5da] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.68s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d2568619bb391] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.55s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d88b1cce064e3] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d25a33da0a2b2] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d7ea811e066ca] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d579068b37b6b] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d95a11da0836b] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d8226d096d163] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.27s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [db85f0bd35cf5] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d744e996055aa] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dc8a96f037c18] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dd6e45d215646] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.41s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [db28cbe58e6fe] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d7dbebf5e75d3] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.70s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:968: [dae27176e314d] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.39s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d5d683bb2276c] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.31s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:1116: [d040184c92dd2] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d7b3f1c97dc57] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d637733b787d9] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.23s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [da58174265d5e] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.10s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d355a7d415c3d] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.21s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [da597f7bcff86] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dfd5bfb2c98ac] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dcdbaa53b4ec9] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.94s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d60eeb0b81f65] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d3eb6e574c408] daemon is not started [2020-03-11T21:33:20.435Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d961b619048bd] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.38s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dbea7e019964e] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.93s) [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.90s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:1084: [d8f05abcd12b6] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dc47a1519f0de] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d43540e3c76ac] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.97s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d023799cccb3d] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d1d2e964247b0] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.29s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dd7aea6ee2734] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.82s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [dca058f09c02f] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.58s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [d32269c5c629d] daemon is not started [2020-03-11T21:33:20.435Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.53s) [2020-03-11T21:33:20.435Z] docker_cli_network_unix_test.go:46: [df073bcc209e1] daemon is not started [2020-03-11T21:33:20.435Z] === RUN TestDockerHubPullSuite [2020-03-11T21:33:20.435Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-11T21:33:21.806Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-11T21:33:23.711Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-11T21:33:24.275Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-11T21:33:25.647Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-11T21:33:25.647Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite (5.55s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.39s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.41s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.26s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2020-03-11T21:33:25.647Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2020-03-11T21:33:25.647Z] PASS [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === Skipped [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-11T21:33:25.647Z] docker_cli_sni_test.go:18: Flakey test [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-03-11T21:33:25.647Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-11T21:33:25.647Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-11T21:33:25.647Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-11T21:33:25.647Z] [2020-03-11T21:33:25.647Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-11T21:33:25.647Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2020-03-11T21:33:25.648Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-11T21:33:25.648Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-11T21:33:25.648Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-03-11T21:33:25.648Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-11T21:33:25.648Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-11T21:33:25.648Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-11T21:33:25.648Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-03-11T21:33:25.648Z] docker_cli_network_unix_test.go:46: [d961b619048bd] daemon is not started [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] [2020-03-11T21:33:25.648Z] DONE 1277 tests, 44 skipped in 1982.609s [2020-03-11T21:33:25.648Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:33:25.905Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:33:25.905Z] +++ kill 7456 [2020-03-11T21:33:26.836Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:33:26.836Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:33:26.836Z] [2020-03-11T21:33:26.836Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:33:26.836Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:33:26.836Z] [2020-03-11T21:33:26.836Z] To set a process to complain mode, use the command line tool [2020-03-11T21:33:26.836Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:33:26.836Z] +++ true [2020-03-11T21:33:26.836Z] [2020-03-11T21:33:34.933Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-11T21:33:52.997Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-11T21:33:53.928Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-11T21:33:57.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-11T21:33:59.729Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-11T21:34:07.827Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-11T21:34:13.082Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-11T21:34:15.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-11T21:34:18.142Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-11T21:34:21.419Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-11T21:34:23.944Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-11T21:34:27.220Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-11T21:34:30.494Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-11T21:35:26.687Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-11T21:35:41.541Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite (1757.40s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.82s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.47s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.67s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.76s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.41s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:563: [d194a8fc558c2] joining swarm manager [d7ee08d60bed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:585: [d37e7c4122939] joining swarm manager [d7ee08d60bed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] check_test.go:380: [d194a8fc558c2] daemon is not started [2020-03-11T21:35:59.622Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.38s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:46: [d5d2ac41b6d9b] joining swarm manager [d5743aa47367c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (35.10s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:304: [dc5a5f5100d20] joining swarm manager [dd8014fcf0c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:305: [d4cc6b558d9ad] joining swarm manager [dd8014fcf0c63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.57s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:272: [d25207ab46d67] joining swarm manager [d4be1ba55b6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:273: [d78c161929425] joining swarm manager [d4be1ba55b6f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.65s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.52s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2020-03-11T21:35:59.622Z] docker_api_swarm_node_test.go:19: [de14f821b4a8b] joining swarm manager [d74d0f92598cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_node_test.go:20: [d2c184912fe87] joining swarm manager [d74d0f92598cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.87s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:502: [de89e21b7185a] joining swarm manager [d5dc54e322b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:507: [ddcd3fe63bfdc] joining swarm manager [d5dc54e322b7b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.34s) [2020-03-11T21:35:59.622Z] docker_api_swarm_node_test.go:80: [def750c6af016] joining swarm manager [d9e0b62c5747d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.12s) [2020-03-11T21:35:59.622Z] docker_api_swarm_node_test.go:52: [db7d8343118df] joining swarm manager [d0d0c3ffc271b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_node_test.go:53: [daa8a2f4bbd2f] joining swarm manager [d0d0c3ffc271b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.54s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.65s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:202: [d7fe9a57ba7b9] joining swarm manager [ddcfbdd8d9256]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.32s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:384: [dcfc9241a2776] joining swarm manager [d5619528fc43d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:385: [d6b063afe7a94] joining swarm manager [d5619528fc43d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] check_test.go:380: [d6b063afe7a94] daemon is not started [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.81s) [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:802: [df9e540f9fb70] joining swarm manager [dabee41b462ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:802: [d8968581adadb] joining swarm manager [dabee41b462ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:802: [defb579bd5004] joining swarm manager [dabee41b462ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:802: [d12e87df8c7dd] joining swarm manager [dabee41b462ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-11T21:35:59.622Z] docker_api_swarm_test.go:810: [df247edf0862b] joining swarm manager [dabee41b462ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.39s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.62s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.98s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:394: [d81692fa4a810] joining swarm manager [dc9f0d684cff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:394: [de9c0b98ee5eb] joining swarm manager [dc9f0d684cff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.04s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:342: [d2194cb31b37f] joining swarm manager [d02ed6ec9b303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:342: [d7ebe568a1487] joining swarm manager [d02ed6ec9b303]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.49s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:489: [de1f7a9119888] joining swarm manager [dd806919f7fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:489: [d3c6b09899718] joining swarm manager [dd806919f7fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.50s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.90s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:127: [d7a6cca1eebea] joining swarm manager [dbd85f77b7d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:128: [df3537d6df07d] joining swarm manager [dbd85f77b7d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:136: [dfa13dc0cb279] joining swarm manager [dbd85f77b7d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:137: [d52c0cc86b108] joining swarm manager [dbd85f77b7d90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.94s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.27s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:303: [d3f6e05cf5798] joining swarm manager [d4d0f01ba04dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:303: [dffb587992ba6] joining swarm manager [d4d0f01ba04dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.44s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:99: [dc91258216401] joining swarm manager [d28c5e2ffa366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:100: [db0f13c24fc03] joining swarm manager [d28c5e2ffa366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] check_test.go:380: [dc91258216401] daemon is not started [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.46s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:532: [d02b9a136e1a3] joining swarm manager [d5033117aefc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:533: [dc2a29421ad11] joining swarm manager [d5033117aefc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.75s) [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:147: [dc965189694a1] joining swarm manager [da169f95fc437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.622Z] docker_api_swarm_service_test.go:147: [d8e43a0062dfb] joining swarm manager [da169f95fc437]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.28s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.15s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.03s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.48s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.42s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.09s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.48s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.72s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.24s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.26s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.62s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.48s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.99s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.07s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.48s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.51s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.87s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.03s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.90s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.37s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.62s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.49s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.51s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.97s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.93s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.54s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.18s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.28s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.71s) [2020-03-11T21:35:59.622Z] docker_cli_service_logs_test.go:241: checking task un4vltpntssx [2020-03-11T21:35:59.622Z] docker_cli_service_logs_test.go:246: checking messages for un4vltpntssx [2020-03-11T21:35:59.622Z] docker_cli_service_logs_test.go:241: checking task amha09nrhc2r [2020-03-11T21:35:59.622Z] docker_cli_service_logs_test.go:246: checking messages for amha09nrhc2r [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.68s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.92s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2020-03-11T21:35:59.622Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.98s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.50s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1901: [d86a56f8ff61f] joining swarm manager [d54b013247a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1902: [df5f470da1581] joining swarm manager [d54b013247a87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.39s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.24s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.72s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.08s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1802: [d7fd7a1a1534a] joining swarm manager [d1a7c3db381fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1803: [d5409586b35b0] joining swarm manager [d1a7c3db381fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.06s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.96s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1321: [de33ec6cb914c] joining swarm manager [d4146cc90486f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1322: [d58e7d89bf180] joining swarm manager [d4146cc90486f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.08s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.66s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.85s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.23s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.78s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.96s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.83s) [2020-03-11T21:35:59.623Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.26s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.87s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.94s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.12s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.75s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (58.78s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1186: [d4feb48f4dd50] joining swarm manager [d5296fac1a671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1195: [d39a02db882ba] joining swarm manager [d5296fac1a671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.13s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.58s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1118: [d7f43b08a31c3] joining swarm manager [d54dfe5000d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1119: [d2c06a855ac54] joining swarm manager [d54dfe5000d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1172: [db8c214497507] joining swarm manager [d54dfe5000d6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.67s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1453: [d710e7edc55b2] joining swarm manager [dea5526ce105e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] docker_cli_swarm_test.go:1454: [deb63cad7395d] joining swarm manager [dea5526ce105e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.26s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.22s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.07s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.61s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.00s) [2020-03-11T21:35:59.623Z] docker_cli_swarm_unix_test.go:62: [daed67793c50e] joining swarm manager [da1e53a3ee6f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.21s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.37s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.39s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (5.02s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.00s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.53s) [2020-03-11T21:35:59.623Z] docker_api_swarm_test.go:962: [d41afaead244b] joining swarm manager [d86bdd52344fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.80s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.96s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.93s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.93s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.42s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.33s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.75s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.08s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.12s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.69s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.97s) [2020-03-11T21:35:59.623Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.95s) [2020-03-11T21:35:59.623Z] === RUN TestDockerExternalVolumeSuite [2020-03-11T21:35:59.623Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-11T21:36:14.476Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-11T21:37:22.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-11T21:37:32.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-11T21:38:04.123Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-11T21:38:16.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-11T21:38:48.369Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-11T21:39:03.224Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-11T21:39:35.271Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-11T21:39:50.125Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-11T21:40:08.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-11T21:40:54.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-11T21:41:12.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-11T21:41:44.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-11T21:42:17.007Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-11T21:42:31.879Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-11T21:42:49.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-11T21:43:04.795Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite (441.19s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.87s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:53: [d678c5b734046] daemon is not started [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:53: [dce174ffd1ad3] daemon is not started [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:53: [d18beebbe6ea2] daemon is not started [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:53: [d8c4351e9fb8e] daemon is not started [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.63s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.61s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.77s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.41s) [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.34s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:485: [db0db880ae222] daemon is not started [2020-03-11T21:43:19.649Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-11T21:43:19.649Z] docker_cli_external_volume_driver_test.go:53: [debdff0d037e8] daemon is not started [2020-03-11T21:43:19.649Z] PASS [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] === Skipped [2020-03-11T21:43:19.649Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-11T21:43:19.649Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-11T21:43:19.649Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-03-11T21:43:19.649Z] check_test.go:309: [df70c4cfdb0e6] daemon is not started [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-11T21:43:19.649Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-11T21:43:19.649Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-03-11T21:43:19.649Z] check_test.go:309: [dd5ba703e77c4] daemon is not started [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-11T21:43:19.649Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-11T21:43:19.649Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-03-11T21:43:19.649Z] check_test.go:309: [d60f4f7c7d14b] daemon is not started [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-11T21:43:19.649Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-03-11T21:43:19.649Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-11T21:43:19.649Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-03-11T21:43:19.649Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] [2020-03-11T21:43:19.649Z] DONE 273 tests, 5 skipped in 2575.690s [2020-03-11T21:43:19.649Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-11T21:43:19.649Z] ++++ cat bundles/test-integration/docker.pid [2020-03-11T21:43:19.649Z] +++ kill 7450 [2020-03-11T21:43:20.579Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db6122ca5f323/docker.pid [2020-03-11T21:43:20.579Z] +++ kill 4326 [2020-03-11T21:43:20.579Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4326 is not a child of this shell [2020-03-11T21:43:20.579Z] warning: PID 4326 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/db6122ca5f323/docker.pid had a nonzero exit code [2020-03-11T21:43:20.579Z] +++ /etc/init.d/apparmor stop [2020-03-11T21:43:20.579Z] Leaving: AppArmorNo profiles have been unloaded. [2020-03-11T21:43:20.579Z] [2020-03-11T21:43:20.579Z] Unloading profiles will leave already running processes permanently [2020-03-11T21:43:20.579Z] unconfined, which can lead to unexpected situations. [2020-03-11T21:43:20.579Z] [2020-03-11T21:43:20.579Z] To set a process to complain mode, use the command line tool [2020-03-11T21:43:20.579Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-03-11T21:43:20.579Z] +++ true [2020-03-11T21:43:20.579Z] [2020-03-11T21:43:20.836Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-11T21:43:20.853Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-11T21:43:21.890Z] + echo Ensuring container killed. [2020-03-11T21:43:21.890Z] Ensuring container killed. [2020-03-11T21:43:21.890Z] + docker ps -aq -f name=docker-pr3-* [2020-03-11T21:43:21.890Z] + cids=b9d3a027fd4b [2020-03-11T21:43:21.890Z] 2679748696b8 [2020-03-11T21:43:21.890Z] 503760b6c9ae [2020-03-11T21:43:21.890Z] + [ -n b9d3a027fd4b [2020-03-11T21:43:21.890Z] 2679748696b8 [2020-03-11T21:43:21.890Z] 503760b6c9ae ] [2020-03-11T21:43:21.890Z] + docker rm -vf b9d3a027fd4b 2679748696b8 503760b6c9ae [2020-03-11T21:43:24.417Z] b9d3a027fd4b [2020-03-11T21:43:24.417Z] 2679748696b8 [2020-03-11T21:43:24.417Z] 503760b6c9ae [Pipeline] sh [2020-03-11T21:43:24.701Z] + echo Chowning /workspace to jenkins user [2020-03-11T21:43:24.701Z] Chowning /workspace to jenkins user [2020-03-11T21:43:24.701Z] + id -u [2020-03-11T21:43:24.701Z] + id -g [2020-03-11T21:43:24.701Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40669:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-11T21:43:29.190Z] + bundleName=amd64 [2020-03-11T21:43:29.190Z] + echo Creating amd64-bundles.tar.gz [2020-03-11T21:43:29.190Z] Creating amd64-bundles.tar.gz [2020-03-11T21:43:29.190Z] + xargs tar -czf amd64-bundles.tar.gz [2020-03-11T21:43:29.190Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2020-03-11T21:43:30.572Z] Archiving artifacts [2020-03-11T21:43:31.340Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T21:43:31.651Z] + make clean [2020-03-11T21:43:31.651Z] docker volume rm -f docker-dev-cache [2020-03-11T21:43:31.910Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-11T22:02:12.128Z] ok github.com/docker/docker/integration-cli 2297.590s [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === Skipped [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-03-11T22:02:12.130Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (3.42s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (3.42s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.130Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-11T22:02:12.130Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-11T22:02:12.130Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.130Z] [2020-03-11T22:02:12.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-11T22:02:12.130Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-03-11T22:02:12.131Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-03-11T22:02:12.131Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2020-03-11T22:02:12.131Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.45s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-11T22:02:12.131Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-03-11T22:02:12.131Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.131Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2020-03-11T22:02:12.132Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.33s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2020-03-11T22:02:12.132Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-11T22:02:12.132Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-03-11T22:02:12.132Z] docker_cli_sni_test.go:18: Flakey test [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-03-11T22:02:12.132Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-11T22:02:12.132Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-11T22:02:12.132Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.132Z] [2020-03-11T22:02:12.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-11T22:02:12.132Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-03-11T22:02:12.133Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-11T22:02:12.133Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-11T22:02:12.133Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.133Z] [2020-03-11T22:02:12.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-03-11T22:02:12.133Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-11T22:02:12.133Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-11T22:02:12.135Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-11T22:02:12.135Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-11T22:02:12.135Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-11T22:02:12.135Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-11T22:02:12.135Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-11T22:02:12.135Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-03-11T22:02:12.135Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-03-11T22:02:12.136Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-11T22:02:12.136Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-11T22:02:12.136Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-03-11T22:02:12.136Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-11T22:02:12.136Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-11T22:02:12.136Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-11T22:02:12.136Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-03-11T22:02:12.136Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-03-11T22:02:12.136Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-11T22:02:12.136Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-11T22:02:12.136Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.136Z] [2020-03-11T22:02:12.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-03-11T22:02:12.137Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-11T22:02:12.137Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-11T22:02:12.137Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-11T22:02:12.137Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.137Z] [2020-03-11T22:02:12.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-11T22:02:12.137Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-11T22:02:12.138Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-11T22:02:12.138Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.138Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2020-03-11T22:02:12.139Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-11T22:02:12.139Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.139Z] [2020-03-11T22:02:12.139Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-11T22:02:12.139Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-11T22:02:12.140Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-11T22:02:12.140Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-11T22:02:12.140Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-03-11T22:02:12.140Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2020-03-11T22:02:12.140Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-11T22:02:12.140Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-11T22:02:12.140Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-11T22:02:12.140Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.140Z] [2020-03-11T22:02:12.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-11T22:02:12.141Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-03-11T22:02:12.141Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] DONE 1096 tests, 549 skipped in 2307.747s [2020-03-11T22:02:12.141Z] INFO: Integration tests ended at 03/11/2020 22:02:03. Duration:00:38:27.9942077 [2020-03-11T22:02:12.141Z] INFO: Docker info of the daemon under test at end of run [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] Containers: 2 [2020-03-11T22:02:12.141Z] Running: 0 [2020-03-11T22:02:12.141Z] Paused: 0 [2020-03-11T22:02:12.141Z] Stopped: 2 [2020-03-11T22:02:12.141Z] Images: 12 [2020-03-11T22:02:12.141Z] Server Version: 0.0.0-dev [2020-03-11T22:02:12.141Z] Storage Driver: windowsfilter [2020-03-11T22:02:12.141Z] Windows: [2020-03-11T22:02:12.141Z] Logging Driver: json-file [2020-03-11T22:02:12.141Z] Plugins: [2020-03-11T22:02:12.141Z] Volume: local [2020-03-11T22:02:12.141Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-11T22:02:12.141Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-11T22:02:12.141Z] Swarm: inactive [2020-03-11T22:02:12.141Z] Default Isolation: process [2020-03-11T22:02:12.141Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-11T22:02:12.141Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-11T22:02:12.141Z] OSType: windows [2020-03-11T22:02:12.141Z] Architecture: x86_64 [2020-03-11T22:02:12.141Z] CPUs: 4 [2020-03-11T22:02:12.141Z] Total Memory: 32GiB [2020-03-11T22:02:12.141Z] Name: azwin-2-80a920 [2020-03-11T22:02:12.141Z] ID: P535:PUCV:7VWI:CKVZ:C5ZN:O653:R4V5:A6MT:BZ3G:AQM6:3UGG:HLCF [2020-03-11T22:02:12.141Z] Docker Root Dir: D:\CI\PR-40669\3\daemon [2020-03-11T22:02:12.141Z] Debug Mode (client): false [2020-03-11T22:02:12.141Z] Debug Mode (server): true [2020-03-11T22:02:12.141Z] File Descriptors: -1 [2020-03-11T22:02:12.141Z] Goroutines: 18 [2020-03-11T22:02:12.141Z] System Time: 2020-03-11T22:02:03.2313047Z [2020-03-11T22:02:12.141Z] EventsListeners: 0 [2020-03-11T22:02:12.141Z] Registry: https://index.docker.io/v1/ [2020-03-11T22:02:12.141Z] Labels: [2020-03-11T22:02:12.141Z] Experimental: false [2020-03-11T22:02:12.141Z] Insecure Registries: [2020-03-11T22:02:12.141Z] 127.0.0.0/8 [2020-03-11T22:02:12.141Z] Live Restore Enabled: false [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] [2020-03-11T22:02:12.141Z] INFO: Stopping daemon under test [2020-03-11T22:02:12.141Z] SUCCESS: The process with PID 5556 (child process of PID 5304) has been terminated. [2020-03-11T22:02:12.141Z] SUCCESS: The process with PID 5304 (child process of PID 3748) has been terminated. [2020-03-11T22:02:12.141Z] INFO: Stop tailing logs of the daemon under tests [2020-03-11T22:02:12.141Z] INFO: executeCI.ps1 Completed successfully at 03/11/2020 22:02:03. [2020-03-11T22:02:12.141Z] INFO: Tidying up at end of run [2020-03-11T22:02:12.141Z] INFO: Saving daemon under test log (d:\CI\PR-40669\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-11T22:02:12.141Z] INFO: Saving daemon under test log (d:\CI\PR-40669\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-11T22:02:12.141Z] INFO: Nuke-Everything... [2020-03-11T22:02:12.141Z] INFO: Container count on control daemon to delete is 2 [2020-03-11T22:02:12.141Z] a74599dbd14b [2020-03-11T22:02:12.141Z] de988c747881 [2020-03-11T22:02:12.141Z] INFO: Tidying pidfile d:\CI\PR-40669\3\docker.pid [2020-03-11T22:02:12.141Z] INFO: Nuking d:\CI [2020-03-11T22:02:29.761Z] INFO: Zapped successfully [2020-03-11T22:02:29.761Z] [2020-03-11T22:02:29.761Z] INFO: executeCI.ps1 exiting at Wed Mar 11 22:02:27 CUT 2020. Duration 01:01:43.9356480 [2020-03-11T22:02:29.761Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-03-11T22:02:30.010Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-11T22:02:42.285Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-11T22:02:44.020Z] Archiving artifacts [2020-03-11T22:02:57.357Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40669/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-11T22:02:58.269Z] + make clean [2020-03-11T22:02:59.262Z] docker volume rm -f docker-dev-cache [2020-03-11T22:02:59.262Z] 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