Started by user Brian Goff Replayed #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e6c9e2736f5d522491fe5283029edbc166a37d2a+aa6a9891b09cce3d9004121294301a30d45d998d (9337d4550f693afbd4c1dac5c9020aa24668b170) 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-12T18:21:14.013Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-03-12T18:21:14.020Z] Trying to pass milestone 2 [Pipeline] milestone [2020-03-12T18:21:14.050Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-03-12T18:21:14.176Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-029d1c4486f5d7843) in /home/ubuntu/workspace/moby_PR-40628 [Pipeline] { [Pipeline] checkout [2020-03-12T18:21:14.271Z] using credential docker-jenkins-github-credentials [2020-03-12T18:21:14.279Z] Cloning the remote Git repository [2020-03-12T18:21:14.279Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:21:14.322Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:21:14.322Z] > git init /home/ubuntu/workspace/moby_PR-40628 # timeout=10 [2020-03-12T18:21:14.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:14.339Z] > git --version # timeout=10 [2020-03-12T18:21:14.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:14.347Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:26.987Z] Fetching without tags [2020-03-12T18:21:27.276Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:27.793Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:27.794Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:21:28.368Z] Commit message: "Fix rate limiting for logger, increase refill rate" [2020-03-12T18:21:26.962Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:26.969Z] > git config --add remote.origin.fetch +refs/pull/40628/head:refs/remotes/origin/PR-40628 # timeout=10 [2020-03-12T18:21:26.975Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:26.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:27.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:27.034Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:27.034Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:27.277Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:27.288Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:27.780Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:21:27.786Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:21:27.836Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:27.843Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:28.370Z] > git rev-list --no-walk e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:21:29.283Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40628:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-03-12T18:21:29.283Z] Unable to find image 'alpine:latest' locally [2020-03-12T18:21:29.283Z] latest: Pulling from library/alpine [2020-03-12T18:21:29.538Z] c9b1b535fdd9: Pulling fs layer [2020-03-12T18:21:29.538Z] c9b1b535fdd9: Verifying Checksum [2020-03-12T18:21:29.538Z] c9b1b535fdd9: Download complete [2020-03-12T18:21:29.538Z] c9b1b535fdd9: Pull complete [2020-03-12T18:21:29.793Z] Digest: sha256:ab00606a42621fb68f2ed6ad3c88be54397f981a7b70a79db3d1172b11c4367d [2020-03-12T18:21:29.793Z] Status: Downloaded newer image for alpine:latest [2020-03-12T18:21:33.048Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2020-03-12T18:21:33.269Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-029d1c4486f5d7843) in /home/ubuntu/workspace/moby_PR-40628 [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-03-12T18:21:33.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c7dedc25d40fb742) in /home/ubuntu/workspace/moby_PR-40628 [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] checkout [Pipeline] { [2020-03-12T18:21:33.323Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-40628 [2020-03-12T18:21:33.324Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-03-12T18:21:33.340Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-03-12T18:21:33.348Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [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] } [2020-03-12T18:21:33.394Z] using credential docker-jenkins-github-credentials Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-03-12T18:21:33.403Z] Cloning the remote Git repository [2020-03-12T18:21:33.403Z] 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] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [2020-03-12T18:21:33.471Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-40628 [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:21:33.483Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2020-03-12T18:21:33.505Z] Cloning the remote Git repository [2020-03-12T18:21:33.505Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [2020-03-12T18:21:33.609Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:33.744Z] using credential docker-jenkins-github-credentials [2020-03-12T18:21:33.764Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:33.764Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:21:33.789Z] Cloning the remote Git repository [2020-03-12T18:21:33.789Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:21:33.870Z] Commit message: "Fix rate limiting for logger, increase refill rate" [2020-03-12T18:21:33.333Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-03-12T18:21:33.341Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:33.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:33.348Z] > git --version # timeout=10 [2020-03-12T18:21:33.355Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:33.356Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:33.652Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:33.664Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:33.744Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:21:33.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:21:33.808Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:33.818Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:33.405Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:21:33.405Z] > git init /home/ubuntu/workspace/moby_PR-40628 # timeout=10 [2020-03-12T18:21:33.409Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:33.409Z] > git --version # timeout=10 [2020-03-12T18:21:33.417Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:33.417Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:33.513Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:21:33.513Z] > git init /home/docker/workspace/moby_PR-40628 # timeout=10 [2020-03-12T18:21:33.524Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:33.525Z] > git --version # timeout=10 [2020-03-12T18:21:33.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:33.531Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:21:33.826Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:21:33.828Z] > git init /home/jenkins/workspace/moby_PR-40628 # timeout=10 [2020-03-12T18:21:33.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:33.882Z] > git --version # timeout=10 [2020-03-12T18:21:33.898Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:33.923Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:34.789Z] Running on azwin-2-bd5f40 in d:\jenkins\workspace\moby_PR-40628 [Pipeline] { [Pipeline] ws [2020-03-12T18:21:34.808Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-03-12T18:21:35.037Z] + docker version [2020-03-12T18:21:35.037Z] Client: Docker Engine - Community [2020-03-12T18:21:35.037Z] Version: 19.03.5 [2020-03-12T18:21:35.037Z] API version: 1.40 [2020-03-12T18:21:35.037Z] Go version: go1.12.12 [2020-03-12T18:21:35.037Z] Git commit: 633a0ea838 [2020-03-12T18:21:35.037Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:21:35.037Z] OS/Arch: linux/amd64 [2020-03-12T18:21:35.037Z] Experimental: false [2020-03-12T18:21:35.037Z] [2020-03-12T18:21:35.037Z] Server: Docker Engine - Community [2020-03-12T18:21:35.037Z] Engine: [2020-03-12T18:21:35.037Z] Version: 19.03.5 [2020-03-12T18:21:35.037Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:21:35.037Z] Go version: go1.12.12 [2020-03-12T18:21:35.037Z] Git commit: 633a0ea838 [2020-03-12T18:21:35.037Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:21:35.037Z] OS/Arch: linux/amd64 [2020-03-12T18:21:35.037Z] Experimental: true [2020-03-12T18:21:35.037Z] containerd: [2020-03-12T18:21:35.037Z] Version: 1.2.10 [2020-03-12T18:21:35.037Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:21:35.037Z] runc: [2020-03-12T18:21:35.037Z] Version: 1.0.0-rc8+dev [2020-03-12T18:21:35.037Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:21:35.037Z] docker-init: [2020-03-12T18:21:35.037Z] Version: 0.18.0 [2020-03-12T18:21:35.037Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:21:35.437Z] + docker info [2020-03-12T18:21:35.997Z] Client: [2020-03-12T18:21:35.997Z] Debug Mode: false [2020-03-12T18:21:35.997Z] [2020-03-12T18:21:35.997Z] Server: [2020-03-12T18:21:35.997Z] Containers: 0 [2020-03-12T18:21:35.997Z] Running: 0 [2020-03-12T18:21:35.997Z] Paused: 0 [2020-03-12T18:21:35.997Z] Stopped: 0 [2020-03-12T18:21:35.997Z] Images: 3 [2020-03-12T18:21:35.997Z] Server Version: 19.03.5 [2020-03-12T18:21:35.997Z] Storage Driver: overlay2 [2020-03-12T18:21:35.997Z] Backing Filesystem: extfs [2020-03-12T18:21:35.997Z] Supports d_type: true [2020-03-12T18:21:35.997Z] Native Overlay Diff: true [2020-03-12T18:21:35.997Z] Logging Driver: json-file [2020-03-12T18:21:35.997Z] Cgroup Driver: cgroupfs [2020-03-12T18:21:35.997Z] Plugins: [2020-03-12T18:21:35.997Z] Volume: local [2020-03-12T18:21:35.997Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:21:35.997Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:21:35.997Z] Swarm: inactive [2020-03-12T18:21:35.997Z] Runtimes: runc [2020-03-12T18:21:35.997Z] Default Runtime: runc [2020-03-12T18:21:35.997Z] Init Binary: docker-init [2020-03-12T18:21:35.997Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:21:35.997Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:21:35.997Z] init version: fec3683 [2020-03-12T18:21:35.997Z] Security Options: [2020-03-12T18:21:35.997Z] apparmor [2020-03-12T18:21:35.997Z] seccomp [2020-03-12T18:21:35.997Z] Profile: default [2020-03-12T18:21:35.997Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:21:35.997Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:21:35.997Z] OSType: linux [2020-03-12T18:21:35.997Z] Architecture: x86_64 [2020-03-12T18:21:35.997Z] CPUs: 2 [2020-03-12T18:21:35.997Z] Total Memory: 7.501GiB [2020-03-12T18:21:35.997Z] Name: ip-10-100-68-114 [2020-03-12T18:21:35.997Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:21:35.997Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:21:35.997Z] Debug Mode: false [2020-03-12T18:21:35.997Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:21:35.997Z] Labels: [2020-03-12T18:21:35.997Z] Experimental: true [2020-03-12T18:21:35.997Z] Insecure Registries: [2020-03-12T18:21:35.997Z] 127.0.0.0/8 [2020-03-12T18:21:35.997Z] Live Restore Enabled: true [2020-03-12T18:21:35.997Z] [2020-03-12T18:21:35.997Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:21:36.397Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:36.398Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:36.398Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40628/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:21:36.398Z] + bash /home/ubuntu/workspace/moby_PR-40628/check-config.sh [2020-03-12T18:21:36.398Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:21:36.398Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:21:36.398Z] [2020-03-12T18:21:36.398Z] Generally Necessary: [2020-03-12T18:21:36.398Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:21:36.398Z] - apparmor: enabled and tools installed [2020-03-12T18:21:36.398Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:21:36.398Z] - CONFIG_NET_NS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_PID_NS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_MEMCG: enabled [2020-03-12T18:21:36.398Z] - CONFIG_KEYS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:21:36.398Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:21:36.398Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:21:36.398Z] [2020-03-12T18:21:36.398Z] Optional Features: [2020-03-12T18:21:36.398Z] - CONFIG_USER_NS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:21:36.398Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:21:36.398Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:21:36.398Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:21:36.398Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:21:36.398Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:21:36.398Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:21:36.398Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:21:36.398Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:21:36.654Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:21:36.654Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:21:36.654Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:21:36.654Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:21:36.654Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:21:36.654Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:21:36.654Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:21:36.654Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:21:36.654Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:21:36.654Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:21:36.654Z] - Network Drivers: [2020-03-12T18:21:36.654Z] - "overlay": [2020-03-12T18:21:36.654Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:21:36.654Z] Optional (for encrypted networks): [2020-03-12T18:21:36.654Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:21:36.654Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:21:36.654Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:21:36.654Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:21:36.654Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:21:36.654Z] - CONFIG_XFRM: enabled [2020-03-12T18:21:36.654Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:21:36.654Z] - "ipvlan": [2020-03-12T18:21:36.654Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:21:36.654Z] - "macvlan": [2020-03-12T18:21:36.654Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:21:36.654Z] - "ftp,tftp client in container": [2020-03-12T18:21:36.654Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:21:36.654Z] - Storage Drivers: [2020-03-12T18:21:36.654Z] - "aufs": [2020-03-12T18:21:36.654Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:21:36.654Z] - "btrfs": [2020-03-12T18:21:36.654Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:21:36.654Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:21:36.654Z] - "devicemapper": [2020-03-12T18:21:36.654Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:21:36.654Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:21:36.654Z] - "overlay": [2020-03-12T18:21:36.654Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:21:36.654Z] - "zfs": [2020-03-12T18:21:36.654Z] - /dev/zfs: missing [2020-03-12T18:21:36.654Z] - zfs command: missing [2020-03-12T18:21:36.654Z] - zpool command: missing [2020-03-12T18:21:36.654Z] [2020-03-12T18:21:36.654Z] Limits: [2020-03-12T18:21:36.654Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:21:36.654Z] [2020-03-12T18:21:36.654Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:21:37.133Z] + sudo modprobe ip_vs [2020-03-12T18:21:37.133Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6c9e2736f5d522491fe5283029edbc166a37d2a . [2020-03-12T18:21:37.133Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:21:37.133Z] #1 DONE 0.0s [2020-03-12T18:21:37.133Z] [2020-03-12T18:21:37.133Z] #2 [internal] load .dockerignore [2020-03-12T18:21:37.133Z] #2 DONE 0.0s [2020-03-12T18:21:37.133Z] [2020-03-12T18:21:37.133Z] #1 [internal] load build definition from Dockerfile [2020-03-12T18:21:37.133Z] #1 transferring dockerfile: 10.82kB done [2020-03-12T18:21:37.133Z] #1 DONE 0.0s [2020-03-12T18:21:37.133Z] [2020-03-12T18:21:37.133Z] #2 [internal] load .dockerignore [2020-03-12T18:21:37.133Z] #2 transferring context: 87B done [2020-03-12T18:21:37.133Z] #2 DONE 0.0s [2020-03-12T18:21:37.133Z] [2020-03-12T18:21:37.133Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-03-12T18:21:37.388Z] #3 DONE 0.2s [2020-03-12T18:21:37.388Z] [2020-03-12T18:21:37.388Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-03-12T18:21:37.388Z] #64 CACHED [2020-03-12T18:21:37.388Z] [2020-03-12T18:21:37.388Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:21:37.388Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-03-12T18:21:37.388Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-03-12T18:21:37.388Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 4.02MB / 45.38MB 0.1s [2020-03-12T18:21:37.388Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0B / 4.34MB 0.1s [2020-03-12T18:21:37.388Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-03-12T18:21:37.388Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-03-12T18:21:37.388Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0B / 10.80MB 0.1s [2020-03-12T18:21:37.655Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 13.39MB / 45.38MB 0.2s [2020-03-12T18:21:37.655Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 3.22MB / 4.34MB 0.2s [2020-03-12T18:21:37.655Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 712.21kB / 10.80MB 0.2s [2020-03-12T18:21:37.915Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 23.92MB / 45.38MB 0.3s [2020-03-12T18:21:37.915Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.2s done [2020-03-12T18:21:37.915Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s [2020-03-12T18:21:37.915Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 262.14kB / 50.07MB 0.3s [2020-03-12T18:21:38.170Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 30.68MB / 45.38MB 0.5s [2020-03-12T18:21:38.170Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.3s done [2020-03-12T18:21:38.170Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 12.48MB / 50.07MB 0.5s [2020-03-12T18:21:38.170Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 4.08MB / 57.69MB 0.5s [2020-03-12T18:21:38.170Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 44.95MB / 45.38MB 0.7s [2020-03-12T18:21:38.170Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 20.85MB / 50.07MB 0.7s [2020-03-12T18:21:38.170Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 16.65MB / 57.69MB 0.7s [2020-03-12T18:21:38.170Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 24.28MB / 50.07MB 0.8s [2020-03-12T18:21:38.170Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 24.06MB / 57.69MB 0.8s [2020-03-12T18:21:38.426Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.8s done [2020-03-12T18:21:38.426Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 30.32MB / 57.69MB 0.9s [2020-03-12T18:21:38.426Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0B / 126.73MB 0.9s [2020-03-12T18:21:38.684Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 29.75MB / 50.07MB 1.0s [2020-03-12T18:21:38.684Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 36.69MB / 57.69MB 1.0s [2020-03-12T18:21:38.684Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 7.83MB / 126.73MB 1.0s [2020-03-12T18:21:38.684Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 36.05MB / 50.07MB 1.2s [2020-03-12T18:21:38.684Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 45.44MB / 57.69MB 1.2s [2020-03-12T18:21:38.684Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 20.10MB / 126.73MB 1.2s [2020-03-12T18:21:38.684Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 [2020-03-12T18:21:38.941Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 45.36MB / 50.07MB 1.4s [2020-03-12T18:21:38.941Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 56.22MB / 57.69MB 1.4s [2020-03-12T18:21:38.941Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 28.82MB / 126.73MB 1.4s [2020-03-12T18:21:38.941Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.5s [2020-03-12T18:21:38.941Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 39.48MB / 126.73MB 1.5s [2020-03-12T18:21:38.941Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.6s done [2020-03-12T18:21:38.941Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.5s done [2020-03-12T18:21:38.941Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 0B / 127B 1.6s [2020-03-12T18:21:39.197Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 62.25MB / 126.73MB 1.8s [2020-03-12T18:21:39.197Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.6s done [2020-03-12T18:21:39.452Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 71.45MB / 126.73MB 1.9s [2020-03-12T18:21:39.452Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 79.56MB / 126.73MB 2.0s [2020-03-12T18:21:39.452Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 86.59MB / 126.73MB 2.1s [2020-03-12T18:21:39.711Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 95.78MB / 126.73MB 2.2s [2020-03-12T18:21:39.711Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 102.55MB / 126.73MB 2.3s [2020-03-12T18:21:39.966Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 112.66MB / 126.73MB 2.4s [2020-03-12T18:21:39.966Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.6s [2020-03-12T18:21:40.220Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.7s done [2020-03-12T18:21:41.580Z] #4 ... [2020-03-12T18:21:41.580Z] [2020-03-12T18:21:41.580Z] #18 [internal] load build context [2020-03-12T18:21:41.580Z] #18 transferring context: 47.79MB 3.8s done [2020-03-12T18:21:41.580Z] #18 DONE 3.8s [2020-03-12T18:21:41.580Z] [2020-03-12T18:21:41.580Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:21:42.138Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.5s done [2020-03-12T18:21:42.138Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.1s [2020-03-12T18:21:42.155Z] Fetching without tags [2020-03-12T18:21:42.538Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:42.696Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-03-12T18:21:42.696Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-03-12T18:21:42.696Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-03-12T18:21:42.951Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-03-12T18:21:43.177Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:43.178Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:21:42.042Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:42.058Z] > git config --add remote.origin.fetch +refs/pull/40628/head:refs/remotes/origin/PR-40628 # timeout=10 [2020-03-12T18:21:42.073Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:42.129Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:42.188Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:42.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:42.192Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:42.569Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:42.584Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:43.090Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:21:43.149Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:21:43.826Z] Commit message: "Fix rate limiting for logger, increase refill rate" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:21:43.209Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:43.225Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:44.832Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.0s done [2020-03-12T18:21:45.081Z] + docker version [2020-03-12T18:21:45.081Z] Client: Docker Engine - Community [2020-03-12T18:21:45.081Z] Version: 19.03.7 [2020-03-12T18:21:45.081Z] API version: 1.40 [2020-03-12T18:21:45.081Z] Go version: go1.12.17 [2020-03-12T18:21:45.081Z] Git commit: 7141c199a2 [2020-03-12T18:21:45.081Z] Built: Sat Mar 7 16:48:47 2020 [2020-03-12T18:21:45.081Z] OS/Arch: linux/s390x [2020-03-12T18:21:45.081Z] Experimental: false [2020-03-12T18:21:45.081Z] [2020-03-12T18:21:45.081Z] Server: Docker Engine - Community [2020-03-12T18:21:45.081Z] Engine: [2020-03-12T18:21:45.081Z] Version: 19.03.7 [2020-03-12T18:21:45.081Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:21:45.081Z] Go version: go1.12.17 [2020-03-12T18:21:45.081Z] Git commit: 7141c199a2 [2020-03-12T18:21:45.081Z] Built: Sat Mar 7 16:47:46 2020 [2020-03-12T18:21:45.081Z] OS/Arch: linux/s390x [2020-03-12T18:21:45.081Z] Experimental: true [2020-03-12T18:21:45.081Z] containerd: [2020-03-12T18:21:45.081Z] Version: 1.2.13 [2020-03-12T18:21:45.081Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:21:45.081Z] runc: [2020-03-12T18:21:45.081Z] Version: 1.0.0-rc10 [2020-03-12T18:21:45.081Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:21:45.081Z] docker-init: [2020-03-12T18:21:45.081Z] Version: 0.18.0 [2020-03-12T18:21:45.081Z] GitCommit: fec3683 [2020-03-12T18:21:45.086Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [Pipeline] sh [2020-03-12T18:21:45.841Z] + docker info [2020-03-12T18:21:45.844Z] Fetching without tags [2020-03-12T18:21:45.823Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:45.826Z] > git config --add remote.origin.fetch +refs/pull/40628/head:refs/remotes/origin/PR-40628 # timeout=10 [2020-03-12T18:21:45.828Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:45.835Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:21:45.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:45.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:45.846Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:21:46.090Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:46.203Z] Client: [2020-03-12T18:21:46.203Z] Debug Mode: false [2020-03-12T18:21:46.203Z] [2020-03-12T18:21:46.203Z] Server: [2020-03-12T18:21:46.203Z] Containers: 0 [2020-03-12T18:21:46.203Z] Running: 0 [2020-03-12T18:21:46.203Z] Paused: 0 [2020-03-12T18:21:46.203Z] Stopped: 0 [2020-03-12T18:21:46.203Z] Images: 110 [2020-03-12T18:21:46.203Z] Server Version: 19.03.7 [2020-03-12T18:21:46.203Z] Storage Driver: overlay2 [2020-03-12T18:21:46.203Z] Backing Filesystem: [2020-03-12T18:21:46.203Z] Supports d_type: true [2020-03-12T18:21:46.203Z] Native Overlay Diff: true [2020-03-12T18:21:46.203Z] Logging Driver: json-file [2020-03-12T18:21:46.203Z] Cgroup Driver: cgroupfs [2020-03-12T18:21:46.203Z] Plugins: [2020-03-12T18:21:46.203Z] Volume: local [2020-03-12T18:21:46.203Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:21:46.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:21:46.203Z] Swarm: inactive [2020-03-12T18:21:46.203Z] Runtimes: runc [2020-03-12T18:21:46.203Z] Default Runtime: runc [2020-03-12T18:21:46.203Z] Init Binary: docker-init [2020-03-12T18:21:46.203Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:21:46.203Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:21:46.204Z] init version: fec3683 [2020-03-12T18:21:46.204Z] Security Options: [2020-03-12T18:21:46.204Z] apparmor [2020-03-12T18:21:46.204Z] seccomp [2020-03-12T18:21:46.204Z] Profile: default [2020-03-12T18:21:46.204Z] Kernel Version: 4.4.0-171-generic [2020-03-12T18:21:46.204Z] Operating System: Ubuntu 16.04.5 LTS [2020-03-12T18:21:46.204Z] OSType: linux [2020-03-12T18:21:46.204Z] Architecture: s390x [2020-03-12T18:21:46.204Z] CPUs: 2 [2020-03-12T18:21:46.204Z] Total Memory: 7.862GiB [2020-03-12T18:21:46.204Z] Name: s390x-ubuntu-06 [2020-03-12T18:21:46.204Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-03-12T18:21:46.204Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:21:46.204Z] Debug Mode: false [2020-03-12T18:21:46.204Z] Username: dockerbuildbot [2020-03-12T18:21:46.204Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:21:46.204Z] Labels: [2020-03-12T18:21:46.204Z] Experimental: true [2020-03-12T18:21:46.204Z] Insecure Registries: [2020-03-12T18:21:46.204Z] 127.0.0.0/8 [2020-03-12T18:21:46.204Z] Live Restore Enabled: false [2020-03-12T18:21:46.204Z] [2020-03-12T18:21:46.204Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:21:46.531Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:21:46.532Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:21:46.967Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:46.967Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:46.967Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40628/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:21:46.967Z] + bash /home/jenkins/workspace/moby_PR-40628/check-config.sh [2020-03-12T18:21:46.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:21:46.967Z] info: reading kernel config from /boot/config-4.4.0-171-generic ... [2020-03-12T18:21:46.967Z] [2020-03-12T18:21:46.967Z] Generally Necessary: [2020-03-12T18:21:46.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:21:46.967Z] - apparmor: enabled and tools installed [2020-03-12T18:21:46.967Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:21:46.967Z] - CONFIG_NET_NS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_PID_NS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_MEMCG: enabled [2020-03-12T18:21:46.967Z] - CONFIG_KEYS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:21:46.967Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:21:46.967Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T18:21:46.967Z] [2020-03-12T18:21:46.967Z] Optional Features: [2020-03-12T18:21:46.967Z] - CONFIG_USER_NS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:21:46.967Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:21:46.967Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:21:46.967Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T18:21:46.967Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:21:46.967Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:21:46.967Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:21:46.967Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:21:46.967Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:21:46.967Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:21:46.967Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:21:46.967Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:21:46.967Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:21:46.967Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:21:46.967Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:21:46.967Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:21:46.967Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:21:46.967Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:21:46.967Z] - Network Drivers: [2020-03-12T18:21:46.967Z] - "overlay": [2020-03-12T18:21:46.970Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.6s done [2020-03-12T18:21:46.970Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 [2020-03-12T18:21:46.998Z] Commit message: "Fix rate limiting for logger, increase refill rate" [2020-03-12T18:21:47.321Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:21:47.321Z] Optional (for encrypted networks): [2020-03-12T18:21:47.321Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:21:47.321Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_XFRM: enabled [2020-03-12T18:21:47.321Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:21:47.321Z] - "ipvlan": [2020-03-12T18:21:47.321Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:21:47.321Z] - "macvlan": [2020-03-12T18:21:47.321Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:21:47.321Z] - "ftp,tftp client in container": [2020-03-12T18:21:47.321Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:21:47.321Z] - Storage Drivers: [2020-03-12T18:21:47.321Z] - "aufs": [2020-03-12T18:21:47.321Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:21:47.321Z] - "btrfs": [2020-03-12T18:21:47.321Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:21:47.321Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:21:47.321Z] - "devicemapper": [2020-03-12T18:21:47.321Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:21:47.321Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:21:47.321Z] - "overlay": [2020-03-12T18:21:47.321Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:21:47.321Z] - "zfs": [2020-03-12T18:21:47.321Z] - /dev/zfs: missing [2020-03-12T18:21:47.321Z] - zfs command: missing [2020-03-12T18:21:47.321Z] - zpool command: missing [2020-03-12T18:21:47.321Z] [2020-03-12T18:21:47.321Z] Limits: [2020-03-12T18:21:47.321Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:21:47.321Z] [2020-03-12T18:21:47.321Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:21:46.091Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:46.096Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:21:46.507Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:21:46.523Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:21:46.533Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:21:46.542Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:21:48.056Z] + docker version [2020-03-12T18:21:48.056Z] Client: Docker Engine - Community [2020-03-12T18:21:48.056Z] Version: 19.03.5 [2020-03-12T18:21:48.056Z] API version: 1.40 [2020-03-12T18:21:48.056Z] Go version: go1.12.12 [2020-03-12T18:21:48.056Z] Git commit: 633a0ea838 [2020-03-12T18:21:48.056Z] Built: Wed Nov 13 07:29:52 2019 [2020-03-12T18:21:48.056Z] OS/Arch: linux/amd64 [2020-03-12T18:21:48.056Z] Experimental: false [2020-03-12T18:21:48.056Z] [2020-03-12T18:21:48.056Z] Server: Docker Engine - Community [2020-03-12T18:21:48.056Z] Engine: [2020-03-12T18:21:48.056Z] Version: 19.03.5 [2020-03-12T18:21:48.056Z] API version: 1.40 (minimum version 1.12) [2020-03-12T18:21:48.056Z] Go version: go1.12.12 [2020-03-12T18:21:48.056Z] Git commit: 633a0ea838 [2020-03-12T18:21:48.056Z] Built: Wed Nov 13 07:28:22 2019 [2020-03-12T18:21:48.056Z] OS/Arch: linux/amd64 [2020-03-12T18:21:48.056Z] Experimental: true [2020-03-12T18:21:48.056Z] containerd: [2020-03-12T18:21:48.056Z] Version: 1.2.10 [2020-03-12T18:21:48.056Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:21:48.056Z] runc: [2020-03-12T18:21:48.056Z] Version: 1.0.0-rc8+dev [2020-03-12T18:21:48.056Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:21:48.056Z] docker-init: [2020-03-12T18:21:48.056Z] Version: 0.18.0 [2020-03-12T18:21:48.056Z] GitCommit: fec3683 [Pipeline] sh [2020-03-12T18:21:48.119Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6c9e2736f5d522491fe5283029edbc166a37d2a . [2020-03-12T18:21:48.339Z] + docker info [2020-03-12T18:21:48.339Z] Client: [2020-03-12T18:21:48.339Z] Debug Mode: false [2020-03-12T18:21:48.339Z] [2020-03-12T18:21:48.339Z] Server: [2020-03-12T18:21:48.339Z] Containers: 0 [2020-03-12T18:21:48.339Z] Running: 0 [2020-03-12T18:21:48.339Z] Paused: 0 [2020-03-12T18:21:48.339Z] Stopped: 0 [2020-03-12T18:21:48.339Z] Images: 5 [2020-03-12T18:21:48.339Z] Server Version: 19.03.5 [2020-03-12T18:21:48.339Z] Storage Driver: overlay2 [2020-03-12T18:21:48.339Z] Backing Filesystem: extfs [2020-03-12T18:21:48.339Z] Supports d_type: true [2020-03-12T18:21:48.339Z] Native Overlay Diff: true [2020-03-12T18:21:48.339Z] Logging Driver: json-file [2020-03-12T18:21:48.339Z] Cgroup Driver: cgroupfs [2020-03-12T18:21:48.339Z] Plugins: [2020-03-12T18:21:48.339Z] Volume: local [2020-03-12T18:21:48.339Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:21:48.339Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-03-12T18:21:48.339Z] Swarm: inactive [2020-03-12T18:21:48.339Z] Runtimes: runc [2020-03-12T18:21:48.339Z] Default Runtime: runc [2020-03-12T18:21:48.339Z] Init Binary: docker-init [2020-03-12T18:21:48.339Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-03-12T18:21:48.339Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-03-12T18:21:48.339Z] init version: fec3683 [2020-03-12T18:21:48.339Z] Security Options: [2020-03-12T18:21:48.339Z] apparmor [2020-03-12T18:21:48.339Z] seccomp [2020-03-12T18:21:48.339Z] Profile: default [2020-03-12T18:21:48.339Z] Kernel Version: 4.15.0-1058-aws [2020-03-12T18:21:48.339Z] Operating System: Ubuntu 18.04.4 LTS [2020-03-12T18:21:48.339Z] OSType: linux [2020-03-12T18:21:48.339Z] Architecture: x86_64 [2020-03-12T18:21:48.339Z] CPUs: 2 [2020-03-12T18:21:48.339Z] Total Memory: 7.501GiB [2020-03-12T18:21:48.339Z] Name: ip-10-100-58-244 [2020-03-12T18:21:48.339Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-03-12T18:21:48.339Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:21:48.339Z] Debug Mode: false [2020-03-12T18:21:48.339Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:21:48.339Z] Labels: [2020-03-12T18:21:48.339Z] Experimental: true [2020-03-12T18:21:48.339Z] Insecure Registries: [2020-03-12T18:21:48.339Z] 127.0.0.0/8 [2020-03-12T18:21:48.339Z] Live Restore Enabled: true [2020-03-12T18:21:48.339Z] [2020-03-12T18:21:48.339Z] WARNING: No swap limit support [Pipeline] sh [2020-03-12T18:21:48.494Z] Sending build context to Docker daemon 52.27MB [2020-03-12T18:21:48.494Z] Step 1/125 : ARG CROSS="false" [2020-03-12T18:21:48.494Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-03-12T18:21:48.494Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-12T18:21:48.494Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-03-12T18:21:48.622Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:48.622Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:21:48.622Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40628/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:21:48.622Z] + bash /home/ubuntu/workspace/moby_PR-40628/check-config.sh [2020-03-12T18:21:48.622Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:21:48.622Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-03-12T18:21:48.622Z] [2020-03-12T18:21:48.622Z] Generally Necessary: [2020-03-12T18:21:48.622Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:21:48.622Z] - apparmor: enabled and tools installed [2020-03-12T18:21:48.622Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:21:48.622Z] - CONFIG_NET_NS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_PID_NS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_MEMCG: enabled [2020-03-12T18:21:48.622Z] - CONFIG_KEYS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:21:48.622Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:21:48.622Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:21:48.622Z] [2020-03-12T18:21:48.622Z] Optional Features: [2020-03-12T18:21:48.622Z] - CONFIG_USER_NS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:21:48.622Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:21:48.622Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:21:48.622Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-03-12T18:21:48.622Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-03-12T18:21:48.622Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:21:48.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:21:48.622Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:21:48.622Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:21:48.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:21:48.853Z] 1.12.17-stretch: Pulling from library/golang [2020-03-12T18:21:48.853Z] fb54e9d54b34: Pulling fs layer [2020-03-12T18:21:48.853Z] 03d13d856049: Pulling fs layer [2020-03-12T18:21:48.853Z] 596b324848b1: Pulling fs layer [2020-03-12T18:21:48.853Z] 38645e5b0e64: Pulling fs layer [2020-03-12T18:21:48.853Z] 555ca4faedcd: Pulling fs layer [2020-03-12T18:21:48.853Z] 5e54fb539ef4: Pulling fs layer [2020-03-12T18:21:48.853Z] 98880fd730cb: Pulling fs layer [2020-03-12T18:21:48.853Z] 555ca4faedcd: Waiting [2020-03-12T18:21:48.853Z] 5e54fb539ef4: Waiting [2020-03-12T18:21:48.853Z] 98880fd730cb: Waiting [2020-03-12T18:21:48.853Z] 38645e5b0e64: Waiting [2020-03-12T18:21:48.881Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:21:48.881Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:21:48.881Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:21:48.881Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:21:48.881Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:21:48.881Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:21:48.881Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:21:48.881Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:21:48.881Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:21:48.881Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:21:48.881Z] - Network Drivers: [2020-03-12T18:21:48.881Z] - "overlay": [2020-03-12T18:21:48.881Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:21:48.881Z] Optional (for encrypted networks): [2020-03-12T18:21:48.881Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:21:48.881Z] - CONFIG_CRYPTO_AEAD: enabled [2020-03-12T18:21:48.881Z] - CONFIG_CRYPTO_GCM: enabled [2020-03-12T18:21:48.881Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-03-12T18:21:48.881Z] - CONFIG_CRYPTO_GHASH: enabled [2020-03-12T18:21:48.881Z] - CONFIG_XFRM: enabled [2020-03-12T18:21:48.881Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:21:48.881Z] - "ipvlan": [2020-03-12T18:21:48.881Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:21:48.881Z] - "macvlan": [2020-03-12T18:21:48.881Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:21:48.881Z] - "ftp,tftp client in container": [2020-03-12T18:21:48.881Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:21:48.881Z] - Storage Drivers: [2020-03-12T18:21:48.881Z] - "aufs": [2020-03-12T18:21:48.881Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:21:48.881Z] - "btrfs": [2020-03-12T18:21:48.881Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:21:48.881Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:21:48.881Z] - "devicemapper": [2020-03-12T18:21:48.881Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:21:48.881Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:21:48.881Z] - "overlay": [2020-03-12T18:21:48.881Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:21:48.881Z] - "zfs": [2020-03-12T18:21:48.881Z] - /dev/zfs: missing [2020-03-12T18:21:48.881Z] - zfs command: missing [2020-03-12T18:21:48.881Z] - zpool command: missing [2020-03-12T18:21:48.881Z] [2020-03-12T18:21:48.881Z] Limits: [2020-03-12T18:21:48.881Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:21:48.881Z] [2020-03-12T18:21:48.881Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:21:49.208Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6c9e2736f5d522491fe5283029edbc166a37d2a . [2020-03-12T18:21:49.208Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:21:49.208Z] #2 DONE 0.0s [2020-03-12T18:21:49.208Z] [2020-03-12T18:21:49.208Z] #1 [internal] load .dockerignore [2020-03-12T18:21:49.208Z] #1 transferring context: 87B done [2020-03-12T18:21:49.208Z] #1 DONE 0.0s [2020-03-12T18:21:49.208Z] [2020-03-12T18:21:49.208Z] #2 [internal] load build definition from Dockerfile [2020-03-12T18:21:49.208Z] #2 transferring dockerfile: 10.82kB done [2020-03-12T18:21:49.208Z] #2 DONE 0.0s [2020-03-12T18:21:49.208Z] [2020-03-12T18:21:49.209Z] #3 [internal] load metadata for docker.io/library/golang:1.12.17-stretch [2020-03-12T18:21:49.244Z] 596b324848b1: Verifying Checksum [2020-03-12T18:21:49.244Z] 596b324848b1: Download complete [2020-03-12T18:21:49.244Z] 03d13d856049: Verifying Checksum [2020-03-12T18:21:49.244Z] 03d13d856049: Download complete [2020-03-12T18:21:49.475Z] #3 DONE 0.3s [2020-03-12T18:21:49.475Z] [2020-03-12T18:21:49.475Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-03-12T18:21:49.475Z] #64 DONE 0.0s [2020-03-12T18:21:49.475Z] [2020-03-12T18:21:49.475Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:21:49.475Z] #4 DONE 0.0s [2020-03-12T18:21:49.475Z] [2020-03-12T18:21:49.475Z] #18 [internal] load build context [2020-03-12T18:21:49.637Z] fb54e9d54b34: Verifying Checksum [2020-03-12T18:21:49.637Z] fb54e9d54b34: Download complete [2020-03-12T18:21:49.733Z] #18 ... [2020-03-12T18:21:49.733Z] [2020-03-12T18:21:49.733Z] #64 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2020-03-12T18:21:49.733Z] #64 CACHED [2020-03-12T18:21:49.733Z] [2020-03-12T18:21:49.733Z] #18 [internal] load build context [2020-03-12T18:21:51.131Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.1s done [2020-03-12T18:21:51.131Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-03-12T18:21:51.139Z] 555ca4faedcd: Verifying Checksum [2020-03-12T18:21:51.139Z] 555ca4faedcd: Download complete [2020-03-12T18:21:51.139Z] 98880fd730cb: Verifying Checksum [2020-03-12T18:21:51.139Z] 98880fd730cb: Download complete [2020-03-12T18:21:51.519Z] #4 DONE 13.8s [2020-03-12T18:21:51.519Z] [2020-03-12T18:21:51.519Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:21:51.627Z] 5e54fb539ef4: Verifying Checksum [2020-03-12T18:21:51.627Z] 5e54fb539ef4: Download complete [2020-03-12T18:21:51.627Z] 38645e5b0e64: Verifying Checksum [2020-03-12T18:21:51.627Z] 38645e5b0e64: Download complete [2020-03-12T18:21:51.627Z] fb54e9d54b34: Pull complete [2020-03-12T18:21:52.484Z] #5 DONE 1.3s [2020-03-12T18:21:52.484Z] [2020-03-12T18:21:52.484Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:21:52.484Z] #44 ... [2020-03-12T18:21:52.484Z] [2020-03-12T18:21:52.484Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:21:52.484Z] #22 DONE 0.1s [2020-03-12T18:21:52.568Z] 03d13d856049: Pull complete [2020-03-12T18:21:52.568Z] 596b324848b1: Pull complete [2020-03-12T18:21:52.739Z] [2020-03-12T18:21:52.739Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:21:52.739Z] #32 DONE 0.1s [2020-03-12T18:21:52.739Z] [2020-03-12T18:21:52.739Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:21:52.739Z] #52 ... [2020-03-12T18:21:52.739Z] [2020-03-12T18:21:52.739Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:21:52.739Z] #60 DONE 0.2s [2020-03-12T18:21:52.739Z] [2020-03-12T18:21:52.739Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:21:52.739Z] #29 DONE 0.2s [2020-03-12T18:21:52.994Z] [2020-03-12T18:21:52.994Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:21:52.994Z] #49 DONE 0.3s [2020-03-12T18:21:52.994Z] [2020-03-12T18:21:52.994Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:21:52.994Z] #26 DONE 0.3s [2020-03-12T18:21:52.994Z] [2020-03-12T18:21:52.994Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-12T18:21:52.995Z] #23 DONE 0.3s [2020-03-12T18:21:52.995Z] [2020-03-12T18:21:52.995Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:21:52.995Z] #52 DONE 0.3s [2020-03-12T18:21:52.995Z] [2020-03-12T18:21:52.995Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:21:53.929Z] #18 transferring context: 47.79MB 3.8s done [2020-03-12T18:21:53.929Z] #18 DONE 3.9s [2020-03-12T18:21:53.929Z] [2020-03-12T18:21:53.929Z] #4 [base 1/2] FROM docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee... [2020-03-12T18:21:53.929Z] #4 resolve docker.io/library/golang:1.12.17-stretch@sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 done [2020-03-12T18:21:53.929Z] #4 sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 1.42kB / 1.42kB done [2020-03-12T18:21:53.929Z] #4 sha256:eba17bb4139681beb71215aa6abeb0f2e90b1b8b60ebd9333698f1055229afb5 1.80kB / 1.80kB done [2020-03-12T18:21:53.929Z] #4 sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 45.38MB / 45.38MB 0.6s done [2020-03-12T18:21:53.929Z] #4 sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 10.80MB / 10.80MB 0.4s done [2020-03-12T18:21:53.929Z] #4 sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 4.34MB / 4.34MB 0.3s done [2020-03-12T18:21:53.929Z] #4 sha256:563601c9e3b21c8ac5933717dcaef6b22b8b4af2bbf43d4f01843087bd311b97 5.46kB / 5.46kB done [2020-03-12T18:21:53.929Z] #4 sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 50.07MB / 50.07MB 1.2s done [2020-03-12T18:21:53.929Z] #4 sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 57.69MB / 57.69MB 1.5s done [2020-03-12T18:21:53.929Z] #4 sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 126.73MB / 126.73MB 2.5s done [2020-03-12T18:21:53.929Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.1s [2020-03-12T18:21:53.929Z] #4 sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 127B / 127B 1.3s done [2020-03-12T18:21:54.188Z] #4 extracting sha256:3192219afd04f93d90f0af7f89cb527d1af2a16975ea391ea8517c602ad6ddb6 3.6s done [2020-03-12T18:21:54.188Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 [2020-03-12T18:21:54.341Z] 38645e5b0e64: Pull complete [2020-03-12T18:21:54.445Z] #4 extracting sha256:17c160265e75550c2ed099aa7d3906b3fef0bf046a2aeead136f8e587a015159 0.3s done [2020-03-12T18:21:54.445Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 [2020-03-12T18:21:54.703Z] #4 extracting sha256:cc4fe40d0e618e3319afb689c3570bb87e8e8cf51bca080364d1552317bc66c2 0.1s done [2020-03-12T18:21:54.960Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 [2020-03-12T18:21:55.572Z] 555ca4faedcd: Pull complete [2020-03-12T18:21:56.691Z] using credential docker-jenkins-github-credentials [2020-03-12T18:21:56.770Z] Cloning the remote Git repository [2020-03-12T18:21:56.770Z] Cloning with configured refspecs honoured and without tags [2020-03-12T18:21:56.862Z] #4 extracting sha256:9d647f502a07e6daaee43c23cfac9399501b1d7f55fb4c60d56307e23f0ed5a5 2.0s done [2020-03-12T18:21:56.862Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 0.1s [2020-03-12T18:21:58.227Z] #53 ... [2020-03-12T18:21:58.227Z] [2020-03-12T18:21:58.227Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:21:58.227Z] #44 5.090 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:21:58.227Z] #44 5.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:21:58.227Z] #44 5.147 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:21:58.227Z] #44 5.152 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:21:58.227Z] #44 5.188 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:21:58.227Z] #44 5.863 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:21:56.963Z] Cloning repository https://github.com/moby/moby.git [2020-03-12T18:21:57.369Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-03-12T18:21:58.760Z] 5e54fb539ef4: Pull complete [2020-03-12T18:21:58.760Z] 98880fd730cb: Pull complete [2020-03-12T18:21:58.760Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-03-12T18:21:58.760Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-03-12T18:21:58.760Z] ---> 8043a18b80b8 [2020-03-12T18:21:58.760Z] Step 5/125 : ARG APT_MIRROR [2020-03-12T18:21:58.763Z] #4 extracting sha256:c1f80dacfc85cbf283b70aca4432439fa7eb46f02164167fa4732f88b0f36dae 1.7s done [2020-03-12T18:21:58.763Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 0.1s [2020-03-12T18:21:59.116Z] ---> Running in 1269402d5479 [2020-03-12T18:21:59.116Z] Removing intermediate container 1269402d5479 [2020-03-12T18:21:59.116Z] ---> 919468a70893 [2020-03-12T18:21:59.116Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-12T18:21:59.116Z] ---> Running in 4354d8b61172 [2020-03-12T18:22:00.111Z] #44 7.503 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:00.326Z] Removing intermediate container 4354d8b61172 [2020-03-12T18:22:00.326Z] ---> e2dfad729422 [2020-03-12T18:22:00.326Z] Step 7/125 : FROM base AS criu [2020-03-12T18:22:00.326Z] ---> e2dfad729422 [2020-03-12T18:22:00.326Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:00.326Z] ---> Running in e1eb4bee3e19 [2020-03-12T18:22:00.326Z] Removing intermediate container e1eb4bee3e19 [2020-03-12T18:22:00.326Z] ---> 3a7797254b3a [2020-03-12T18:22:00.326Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-03-12T18:22:00.670Z] #44 8.210 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:00.694Z] ---> Running in f846de67b6a6 [2020-03-12T18:22:00.694Z] Removing intermediate container f846de67b6a6 [2020-03-12T18:22:00.694Z] ---> 784e0a41490c [2020-03-12T18:22:00.694Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-12T18:22:00.694Z] ---> Running in 2ba6273a51a4 [2020-03-12T18:21:58.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:21:58.859Z] > git --version # timeout=10 [2020-03-12T18:21:58.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:21:58.915Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:22:01.498Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:01.498Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:01.498Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:01.550Z] Fetching without tags [2020-03-12T18:22:01.865Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:01.865Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:22:01.865Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:22:01.865Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:01.865Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:22:02.058Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:22:02.552Z] #44 ... [2020-03-12T18:22:02.552Z] [2020-03-12T18:22:02.552Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:02.552Z] #57 6.975 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:02.552Z] #57 6.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:02.552Z] #57 6.994 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:02.552Z] #57 7.032 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:02.552Z] #57 7.073 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:02.552Z] #57 7.819 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:02.552Z] #57 9.537 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:02.552Z] #57 ... [2020-03-12T18:22:02.552Z] [2020-03-12T18:22:02.552Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:02.552Z] #35 6.463 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:02.552Z] #35 6.465 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:02.552Z] #35 6.504 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:02.552Z] #35 6.560 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:02.552Z] #35 6.574 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:02.552Z] #35 7.301 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:02.552Z] #35 8.991 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:02.552Z] #35 9.964 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:02.808Z] #35 ... [2020-03-12T18:22:02.808Z] [2020-03-12T18:22:02.808Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:22:02.808Z] #15 5.381 + mktemp -d [2020-03-12T18:22:02.808Z] #15 5.389 + export GOPATH=/tmp/tmp.86DDQrlB3x [2020-03-12T18:22:02.808Z] #15 5.389 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.86DDQrlB3x/src/github.com/go-swagger/go-swagger [2020-03-12T18:22:02.808Z] #15 5.391 Cloning into '/tmp/tmp.86DDQrlB3x/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:22:02.808Z] #15 ... [2020-03-12T18:22:02.808Z] [2020-03-12T18:22:02.808Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:02.808Z] #6 6.016 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:02.808Z] #6 6.018 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:02.808Z] #6 6.058 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:02.808Z] #6 6.064 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:02.808Z] #6 6.097 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:02.808Z] #6 6.729 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:02.808Z] #6 8.567 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:02.808Z] #6 9.570 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:02.943Z] #4 extracting sha256:96df59423a0b28d7ae5177e388d7cddea307ac67f1624d8db033309e4c7bdd35 4.0s done [2020-03-12T18:22:02.943Z] #4 extracting sha256:7566c54d132ac8adb19a3a10362ecf2ed35c591addaaad880e0b191323e40bd0 done [2020-03-12T18:22:02.943Z] #4 DONE 13.4s [2020-03-12T18:22:02.943Z] [2020-03-12T18:22:02.943Z] #5 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-03-12T18:22:03.064Z] #6 ... [2020-03-12T18:22:03.064Z] [2020-03-12T18:22:03.064Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:03.064Z] #55 4.917 + mktemp -d [2020-03-12T18:22:03.064Z] #55 4.925 + export GOPATH=/tmp/tmp.G8xujb6c2Y [2020-03-12T18:22:03.064Z] #55 4.928 + git clone https://github.com/docker/distribution.git /tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution [2020-03-12T18:22:03.064Z] #55 4.935 Cloning into '/tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution'... [2020-03-12T18:22:03.084Z] Fetched 7685 kB in 1s (4824 kB/s) [2020-03-12T18:22:03.137Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:22:03.138Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:22:03.299Z] Commit message: "Fix rate limiting for logger, increase refill rate" [2020-03-12T18:22:03.318Z] #55 ... [2020-03-12T18:22:03.318Z] [2020-03-12T18:22:03.318Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:22:03.318Z] #27 5.707 + RM_GOPATH=0 [2020-03-12T18:22:03.318Z] #27 5.707 + TMP_GOPATH= [2020-03-12T18:22:03.318Z] #27 5.707 + : /build [2020-03-12T18:22:03.318Z] #27 5.707 + '[' -z '' ']' [2020-03-12T18:22:03.318Z] #27 5.713 ++ mktemp -d [2020-03-12T18:22:03.318Z] #27 5.713 + export GOPATH=/tmp/tmp.GIKhKXeK9e [2020-03-12T18:22:03.318Z] #27 5.713 + GOPATH=/tmp/tmp.GIKhKXeK9e [2020-03-12T18:22:03.318Z] #27 5.713 + RM_GOPATH=1 [2020-03-12T18:22:03.318Z] #27 5.714 ++ dirname ./install.sh [2020-03-12T18:22:03.318Z] #27 5.715 + dir=. [2020-03-12T18:22:03.318Z] #27 5.721 + bin=gotestsum [2020-03-12T18:22:03.318Z] #27 5.721 + shift [2020-03-12T18:22:03.318Z] #27 5.721 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:22:03.318Z] #27 5.721 + . ./gotestsum.installer [2020-03-12T18:22:03.318Z] #27 5.721 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:22:03.318Z] #27 5.721 + install_gotestsum [2020-03-12T18:22:03.318Z] #27 5.721 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:22:03.318Z] #27 5.721 Installing gotestsum version v0.3.5 [2020-03-12T18:22:03.318Z] #27 5.721 + go get -d gotest.tools/gotestsum [2020-03-12T18:22:03.318Z] #27 ... [2020-03-12T18:22:03.318Z] [2020-03-12T18:22:03.318Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:03.318Z] #33 5.502 + RM_GOPATH=0 [2020-03-12T18:22:03.318Z] #33 5.502 + TMP_GOPATH= [2020-03-12T18:22:03.318Z] #33 5.502 + : /build [2020-03-12T18:22:03.318Z] #33 5.502 + '[' -z '' ']' [2020-03-12T18:22:03.318Z] #33 5.511 ++ mktemp -d [2020-03-12T18:22:03.318Z] #33 5.530 + export GOPATH=/tmp/tmp.Kq0ku1R7PP [2020-03-12T18:22:03.318Z] #33 5.530 + GOPATH=/tmp/tmp.Kq0ku1R7PP [2020-03-12T18:22:03.318Z] #33 5.530 + RM_GOPATH=1 [2020-03-12T18:22:03.318Z] #33 5.531 ++ dirname ./install.sh [2020-03-12T18:22:03.318Z] #33 5.536 + dir=. [2020-03-12T18:22:03.318Z] #33 5.540 + bin=vndr [2020-03-12T18:22:03.318Z] #33 5.541 + shift [2020-03-12T18:22:03.318Z] #33 5.541 + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:22:03.318Z] #33 5.541 + . ./vndr.installer [2020-03-12T18:22:03.318Z] #33 5.541 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:03.318Z] #33 5.549 + install_vndr [2020-03-12T18:22:03.318Z] #33 5.549 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-03-12T18:22:03.318Z] #33 5.550 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:03.318Z] #33 5.550 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Kq0ku1R7PP/src/github.com/LK4D4/vndr [2020-03-12T18:22:03.318Z] #33 5.554 Cloning into '/tmp/tmp.Kq0ku1R7PP/src/github.com/LK4D4/vndr'... [2020-03-12T18:22:03.318Z] #33 6.535 + cd /tmp/tmp.Kq0ku1R7PP/src/github.com/LK4D4/vndr [2020-03-12T18:22:03.318Z] #33 6.541 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:03.318Z] #33 6.549 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:22:03.318Z] #33 7.973 errors [2020-03-12T18:22:03.318Z] #33 8.011 internal/cpu [2020-03-12T18:22:03.318Z] #33 8.155 internal/race [2020-03-12T18:22:03.318Z] #33 8.288 runtime/internal/atomic [2020-03-12T18:22:03.318Z] #33 8.548 runtime/internal/sys [2020-03-12T18:22:03.318Z] #33 8.592 internal/bytealg [2020-03-12T18:22:03.318Z] #33 8.789 runtime/internal/math [2020-03-12T18:22:03.318Z] #33 8.899 sync/atomic [2020-03-12T18:22:03.318Z] #33 9.220 runtime [2020-03-12T18:22:03.318Z] #33 9.252 unicode [2020-03-12T18:22:03.451Z] Reading package lists... [2020-03-12T18:22:03.572Z] #33 ... [2020-03-12T18:22:03.572Z] [2020-03-12T18:22:03.572Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:03.572Z] #17 6.559 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:03.572Z] #17 6.561 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:03.572Z] #17 6.599 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:03.572Z] #17 6.604 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:03.572Z] #17 6.647 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:03.572Z] #17 7.377 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:03.572Z] #17 9.166 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:03.572Z] #17 10.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:03.572Z] #17 ... [2020-03-12T18:22:03.572Z] [2020-03-12T18:22:03.572Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:03.572Z] #24 5.585 + RM_GOPATH=0 [2020-03-12T18:22:03.572Z] #24 5.585 + TMP_GOPATH= [2020-03-12T18:22:03.572Z] #24 5.585 + : /build [2020-03-12T18:22:03.572Z] #24 5.585 + '[' -z '' ']' [2020-03-12T18:22:03.572Z] #24 5.585 ++ mktemp -d [2020-03-12T18:22:03.572Z] #24 5.591 + export GOPATH=/tmp/tmp.9nOsiCeu1B [2020-03-12T18:22:03.572Z] #24 5.591 + GOPATH=/tmp/tmp.9nOsiCeu1B [2020-03-12T18:22:03.572Z] #24 5.591 + RM_GOPATH=1 [2020-03-12T18:22:03.572Z] #24 5.591 ++ dirname ./install.sh [2020-03-12T18:22:03.572Z] #24 5.593 + dir=. [2020-03-12T18:22:03.572Z] #24 5.593 + bin=gometalinter [2020-03-12T18:22:03.572Z] #24 5.593 + shift [2020-03-12T18:22:03.572Z] #24 5.593 + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:22:03.572Z] #24 5.593 + . ./gometalinter.installer [2020-03-12T18:22:03.572Z] #24 5.593 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:22:03.572Z] #24 5.593 + install_gometalinter [2020-03-12T18:22:03.572Z] #24 5.593 + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:22:03.572Z] #24 5.593 + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:22:03.572Z] #24 5.593 Installing gometalinter version v2.0.6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:22:03.827Z] #24 ... [2020-03-12T18:22:03.827Z] [2020-03-12T18:22:03.827Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:22:03.827Z] #61 5.482 + RM_GOPATH=0 [2020-03-12T18:22:03.827Z] #61 5.483 + TMP_GOPATH= [2020-03-12T18:22:03.827Z] #61 5.483 + : /build/ [2020-03-12T18:22:03.827Z] #61 5.483 + '[' -z '' ']' [2020-03-12T18:22:03.827Z] #61 5.506 ++ mktemp -d [2020-03-12T18:22:03.827Z] #61 5.511 + export GOPATH=/tmp/tmp.DBbE4zUkpc [2020-03-12T18:22:03.827Z] #61 5.512 + GOPATH=/tmp/tmp.DBbE4zUkpc [2020-03-12T18:22:03.827Z] #61 5.512 + RM_GOPATH=1 [2020-03-12T18:22:03.827Z] #61 5.513 ++ dirname ./install.sh [2020-03-12T18:22:03.827Z] #61 5.514 + dir=. [2020-03-12T18:22:03.827Z] #61 5.515 + bin=rootlesskit [2020-03-12T18:22:03.827Z] #61 5.515 + shift [2020-03-12T18:22:03.827Z] #61 5.515 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:22:03.827Z] #61 5.516 + . ./rootlesskit.installer [2020-03-12T18:22:03.827Z] #61 5.516 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:03.827Z] #61 5.516 + install_rootlesskit [2020-03-12T18:22:03.827Z] #61 5.518 + case "$1" in [2020-03-12T18:22:03.827Z] #61 5.518 + export CGO_ENABLED=0 [2020-03-12T18:22:03.827Z] #61 5.518 + CGO_ENABLED=0 [2020-03-12T18:22:03.827Z] #61 5.518 + _install_rootlesskit [2020-03-12T18:22:03.827Z] #61 5.519 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:22:03.827Z] #61 5.519 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:03.827Z] #61 5.520 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DBbE4zUkpc/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:03.827Z] #61 5.521 Cloning into '/tmp/tmp.DBbE4zUkpc/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:22:03.827Z] #61 9.771 + cd /tmp/tmp.DBbE4zUkpc/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:03.827Z] #61 9.771 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:03.827Z] #61 10.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:22:03.827Z] #61 10.57 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:22:03.829Z] Reading package lists... [2020-03-12T18:22:01.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:22:01.519Z] > git config --add remote.origin.fetch +refs/pull/40628/head:refs/remotes/origin/PR-40628 # timeout=10 [2020-03-12T18:22:01.523Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:22:01.540Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:22:01.556Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:22:01.556Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:22:01.558Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:22:02.064Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:22:02.068Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:22:03.094Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:22:03.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-03-12T18:22:03.145Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:22:03.148Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:22:04.083Z] #61 ... [2020-03-12T18:22:04.083Z] [2020-03-12T18:22:04.083Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:04.083Z] #30 5.902 + RM_GOPATH=0 [2020-03-12T18:22:04.083Z] #30 5.902 + TMP_GOPATH= [2020-03-12T18:22:04.083Z] #30 5.902 + : /build [2020-03-12T18:22:04.083Z] #30 5.902 + '[' -z '' ']' [2020-03-12T18:22:04.083Z] #30 5.908 ++ mktemp -d [2020-03-12T18:22:04.083Z] #30 5.916 + export GOPATH=/tmp/tmp.RYFoSt29ZJ [2020-03-12T18:22:04.083Z] #30 5.916 + GOPATH=/tmp/tmp.RYFoSt29ZJ [2020-03-12T18:22:04.083Z] #30 5.916 + RM_GOPATH=1 [2020-03-12T18:22:04.083Z] #30 5.916 ++ dirname ./install.sh [2020-03-12T18:22:04.083Z] #30 5.916 + dir=. [2020-03-12T18:22:04.083Z] #30 5.916 + bin=tomlv [2020-03-12T18:22:04.083Z] #30 5.916 + shift [2020-03-12T18:22:04.083Z] #30 5.916 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:22:04.083Z] #30 5.916 + . ./tomlv.installer [2020-03-12T18:22:04.083Z] #30 5.916 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:04.083Z] #30 5.921 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:04.083Z] #30 5.922 + install_tomlv [2020-03-12T18:22:04.083Z] #30 5.922 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:22:04.083Z] #30 5.922 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RYFoSt29ZJ/src/github.com/BurntSushi/toml [2020-03-12T18:22:04.083Z] #30 5.935 Cloning into '/tmp/tmp.RYFoSt29ZJ/src/github.com/BurntSushi/toml'... [2020-03-12T18:22:04.083Z] #30 6.833 + cd /tmp/tmp.RYFoSt29ZJ/src/github.com/BurntSushi/toml [2020-03-12T18:22:04.083Z] #30 6.833 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:04.083Z] #30 6.851 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:22:04.083Z] #30 7.448 errors [2020-03-12T18:22:04.083Z] #30 7.475 internal/cpu [2020-03-12T18:22:04.083Z] #30 7.556 math/bits [2020-03-12T18:22:04.083Z] #30 8.042 internal/bytealg [2020-03-12T18:22:04.083Z] #30 8.304 math [2020-03-12T18:22:04.083Z] #30 8.643 runtime/internal/atomic [2020-03-12T18:22:04.083Z] #30 8.912 runtime/internal/sys [2020-03-12T18:22:04.083Z] #30 9.127 runtime/internal/math [2020-03-12T18:22:04.083Z] #30 9.497 runtime [2020-03-12T18:22:04.083Z] #30 ... [2020-03-12T18:22:04.083Z] [2020-03-12T18:22:04.083Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:04.083Z] #50 5.620 + RM_GOPATH=0 [2020-03-12T18:22:04.083Z] #50 5.620 + TMP_GOPATH= [2020-03-12T18:22:04.083Z] #50 5.620 + : /build [2020-03-12T18:22:04.083Z] #50 5.621 + '[' -z '' ']' [2020-03-12T18:22:04.083Z] #50 5.626 ++ mktemp -d [2020-03-12T18:22:04.083Z] #50 5.630 + export GOPATH=/tmp/tmp.hPDqivJdud [2020-03-12T18:22:04.083Z] #50 5.630 + GOPATH=/tmp/tmp.hPDqivJdud [2020-03-12T18:22:04.083Z] #50 5.630 + RM_GOPATH=1 [2020-03-12T18:22:04.083Z] #50 5.631 ++ dirname ./install.sh [2020-03-12T18:22:04.083Z] #50 5.631 + dir=. [2020-03-12T18:22:04.083Z] #50 5.631 + bin=proxy [2020-03-12T18:22:04.083Z] #50 5.631 + shift [2020-03-12T18:22:04.083Z] #50 5.632 + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:22:04.083Z] #50 5.632 + . ./proxy.installer [2020-03-12T18:22:04.083Z] #50 5.632 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:04.083Z] #50 5.632 + install_proxy [2020-03-12T18:22:04.083Z] #50 5.632 + case "$1" in [2020-03-12T18:22:04.083Z] #50 5.632 + export CGO_ENABLED=0 [2020-03-12T18:22:04.083Z] #50 5.632 + CGO_ENABLED=0 [2020-03-12T18:22:04.083Z] #50 5.632 + _install_proxy [2020-03-12T18:22:04.083Z] #50 5.632 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:22:04.083Z] #50 5.632 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hPDqivJdud/src/github.com/docker/libnetwork [2020-03-12T18:22:04.083Z] #50 5.632 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:04.083Z] #50 5.637 Cloning into '/tmp/tmp.hPDqivJdud/src/github.com/docker/libnetwork'... [2020-03-12T18:22:04.182Z] Building dependency tree... [2020-03-12T18:22:04.182Z] Reading state information... [2020-03-12T18:22:04.182Z] The following additional packages will be installed: [2020-03-12T18:22:04.182Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:22:04.182Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:22:04.182Z] Suggested packages: [2020-03-12T18:22:04.182Z] manpages-dev python-setuptools [2020-03-12T18:22:04.182Z] The following NEW packages will be installed: [2020-03-12T18:22:04.182Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:22:04.182Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:22:04.182Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:22:04.182Z] zlib1g-dev [2020-03-12T18:22:04.182Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:04.182Z] Need to get 3476 kB of archives. [2020-03-12T18:22:04.182Z] After this operation, 20.2 MB of additional disk space will be used. [2020-03-12T18:22:04.182Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-03-12T18:22:04.183Z] + docker version [2020-03-12T18:22:04.183Z] Client: [2020-03-12T18:22:04.183Z] Version: 18.06.1-ce [2020-03-12T18:22:04.183Z] API version: 1.38 [2020-03-12T18:22:04.183Z] Go version: go1.10.3 [2020-03-12T18:22:04.183Z] Git commit: e68fc7a [2020-03-12T18:22:04.183Z] Built: Tue Aug 21 17:26:10 2018 [2020-03-12T18:22:04.183Z] OS/Arch: linux/ppc64le [2020-03-12T18:22:04.183Z] Experimental: false [2020-03-12T18:22:04.183Z] [2020-03-12T18:22:04.183Z] Server: [2020-03-12T18:22:04.183Z] Engine: [2020-03-12T18:22:04.183Z] Version: 18.06.1-ce [2020-03-12T18:22:04.183Z] API version: 1.38 (minimum version 1.12) [2020-03-12T18:22:04.183Z] Go version: go1.10.3 [2020-03-12T18:22:04.183Z] Git commit: e68fc7a [2020-03-12T18:22:04.183Z] Built: Tue Aug 21 17:24:20 2018 [2020-03-12T18:22:04.183Z] OS/Arch: linux/ppc64le [2020-03-12T18:22:04.183Z] Experimental: true [Pipeline] sh [2020-03-12T18:22:04.338Z] #50 ... [2020-03-12T18:22:04.338Z] [2020-03-12T18:22:04.338Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:22:04.338Z] #53 5.817 + RM_GOPATH=0 [2020-03-12T18:22:04.338Z] #53 5.817 + TMP_GOPATH= [2020-03-12T18:22:04.338Z] #53 5.821 + : /build [2020-03-12T18:22:04.338Z] #53 5.821 + '[' -z '' ']' [2020-03-12T18:22:04.338Z] #53 5.821 ++ mktemp -d [2020-03-12T18:22:04.338Z] #53 5.830 + export GOPATH=/tmp/tmp.6eUVdWIcYV [2020-03-12T18:22:04.338Z] #53 5.830 + GOPATH=/tmp/tmp.6eUVdWIcYV [2020-03-12T18:22:04.338Z] #53 5.830 + RM_GOPATH=1 [2020-03-12T18:22:04.338Z] #53 5.832 ++ dirname ./install.sh [2020-03-12T18:22:04.338Z] #53 5.838 + dir=. [2020-03-12T18:22:04.338Z] #53 5.838 + bin=dockercli [2020-03-12T18:22:04.338Z] #53 5.838 + shift [2020-03-12T18:22:04.338Z] #53 5.838 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:22:04.338Z] #53 5.838 + . ./dockercli.installer [2020-03-12T18:22:04.338Z] #53 5.838 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:22:04.338Z] #53 5.839 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:22:04.338Z] #53 5.840 + install_dockercli [2020-03-12T18:22:04.338Z] #53 5.842 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:22:04.338Z] #53 5.842 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:22:04.338Z] #53 5.842 ++ uname -m [2020-03-12T18:22:04.338Z] #53 5.846 + arch=x86_64 [2020-03-12T18:22:04.338Z] #53 5.851 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:22:04.338Z] #53 5.851 + url=https://download.docker.com/linux/static [2020-03-12T18:22:04.338Z] #53 5.851 + tar -xz docker/docker [2020-03-12T18:22:04.338Z] #53 5.856 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:22:04.529Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2020-03-12T18:22:04.529Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2020-03-12T18:22:04.529Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-03-12T18:22:04.567Z] + docker info [2020-03-12T18:22:04.567Z] Containers: 0 [2020-03-12T18:22:04.567Z] Running: 0 [2020-03-12T18:22:04.567Z] Paused: 0 [2020-03-12T18:22:04.567Z] Stopped: 0 [2020-03-12T18:22:04.567Z] Images: 0 [2020-03-12T18:22:04.567Z] Server Version: 18.06.1-ce [2020-03-12T18:22:04.567Z] Storage Driver: overlay2 [2020-03-12T18:22:04.567Z] Backing Filesystem: extfs [2020-03-12T18:22:04.567Z] Supports d_type: true [2020-03-12T18:22:04.567Z] Native Overlay Diff: true [2020-03-12T18:22:04.567Z] Logging Driver: json-file [2020-03-12T18:22:04.567Z] Cgroup Driver: cgroupfs [2020-03-12T18:22:04.567Z] Plugins: [2020-03-12T18:22:04.567Z] Volume: local [2020-03-12T18:22:04.567Z] Network: bridge host ipvlan macvlan null overlay [2020-03-12T18:22:04.567Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-03-12T18:22:04.567Z] Swarm: inactive [2020-03-12T18:22:04.567Z] Runtimes: runc [2020-03-12T18:22:04.567Z] Default Runtime: runc [2020-03-12T18:22:04.567Z] Init Binary: docker-init [2020-03-12T18:22:04.567Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-03-12T18:22:04.567Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-03-12T18:22:04.567Z] init version: fec3683 [2020-03-12T18:22:04.567Z] Security Options: [2020-03-12T18:22:04.567Z] apparmor [2020-03-12T18:22:04.567Z] seccomp [2020-03-12T18:22:04.567Z] Profile: default [2020-03-12T18:22:04.567Z] Kernel Version: 4.4.0-139-generic [2020-03-12T18:22:04.567Z] Operating System: Ubuntu 16.04.3 LTS [2020-03-12T18:22:04.567Z] OSType: linux [2020-03-12T18:22:04.567Z] Architecture: ppc64le [2020-03-12T18:22:04.567Z] CPUs: 4 [2020-03-12T18:22:04.567Z] Total Memory: 7.972GiB [2020-03-12T18:22:04.567Z] Name: ppc64le-ubuntu-32 [2020-03-12T18:22:04.567Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-03-12T18:22:04.567Z] Docker Root Dir: /var/lib/docker [2020-03-12T18:22:04.567Z] Debug Mode (client): false [2020-03-12T18:22:04.567Z] Debug Mode (server): false [2020-03-12T18:22:04.567Z] Username: dockerbuildbot [2020-03-12T18:22:04.567Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:22:04.567Z] Labels: [2020-03-12T18:22:04.567Z] Experimental: true [2020-03-12T18:22:04.567Z] Insecure Registries: [2020-03-12T18:22:04.567Z] 127.0.0.0/8 [2020-03-12T18:22:04.567Z] Live Restore Enabled: false [2020-03-12T18:22:04.567Z] [Pipeline] sh [2020-03-12T18:22:04.877Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2020-03-12T18:22:04.877Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-03-12T18:22:04.877Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2020-03-12T18:22:04.877Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2020-03-12T18:22:04.958Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:22:04.958Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:22:04.958Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40628/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-03-12T18:22:04.958Z] + bash /home/docker/workspace/moby_PR-40628/check-config.sh [2020-03-12T18:22:04.958Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-03-12T18:22:04.958Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-03-12T18:22:04.958Z] [2020-03-12T18:22:04.958Z] Generally Necessary: [2020-03-12T18:22:05.227Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2020-03-12T18:22:05.246Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-03-12T18:22:05.246Z] - apparmor: enabled and tools installed [2020-03-12T18:22:05.246Z] - CONFIG_NAMESPACES: enabled [2020-03-12T18:22:05.246Z] - CONFIG_NET_NS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_PID_NS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_IPC_NS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_UTS_NS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CGROUPS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CGROUP_DEVICE: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CGROUP_FREEZER: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CGROUP_SCHED: enabled [2020-03-12T18:22:05.246Z] - CONFIG_CPUSETS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_MEMCG: enabled [2020-03-12T18:22:05.246Z] - CONFIG_KEYS: enabled [2020-03-12T18:22:05.246Z] - CONFIG_VETH: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_BRIDGE: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NF_NAT: enabled (as module) [2020-03-12T18:22:05.246Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-03-12T18:22:05.246Z] - CONFIG_POSIX_MQUEUE: enabled [2020-03-12T18:22:05.246Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-03-12T18:22:05.246Z] [2020-03-12T18:22:05.246Z] Optional Features: [2020-03-12T18:22:05.466Z] #5 DONE 2.4s [2020-03-12T18:22:05.466Z] [2020-03-12T18:22:05.466Z] #22 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:05.466Z] #22 DONE 0.1s [2020-03-12T18:22:05.466Z] [2020-03-12T18:22:05.466Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:05.466Z] #6 ... [2020-03-12T18:22:05.466Z] [2020-03-12T18:22:05.466Z] #60 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-03-12T18:22:05.466Z] #60 DONE 0.1s [2020-03-12T18:22:05.466Z] [2020-03-12T18:22:05.466Z] #49 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-03-12T18:22:05.466Z] #49 DONE 0.1s [2020-03-12T18:22:05.532Z] - CONFIG_USER_NS: enabled [2020-03-12T18:22:05.532Z] - CONFIG_SECCOMP: enabled [2020-03-12T18:22:05.532Z] - CONFIG_CGROUP_PIDS: enabled [2020-03-12T18:22:05.532Z] - CONFIG_MEMCG_SWAP: enabled [2020-03-12T18:22:05.532Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-03-12T18:22:05.532Z] (cgroup swap accounting is currently enabled) [2020-03-12T18:22:05.532Z] - CONFIG_MEMCG_KMEM: enabled [2020-03-12T18:22:05.532Z] - CONFIG_BLK_CGROUP: enabled [2020-03-12T18:22:05.532Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-03-12T18:22:05.532Z] - CONFIG_IOSCHED_CFQ: enabled [2020-03-12T18:22:05.532Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-03-12T18:22:05.532Z] - CONFIG_CGROUP_PERF: enabled [2020-03-12T18:22:05.532Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-03-12T18:22:05.532Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-03-12T18:22:05.532Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-03-12T18:22:05.532Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-03-12T18:22:05.532Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-03-12T18:22:05.532Z] - CONFIG_RT_GROUP_SCHED: missing [2020-03-12T18:22:05.532Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-03-12T18:22:05.532Z] - CONFIG_IP_VS: enabled (as module) [2020-03-12T18:22:05.532Z] - CONFIG_IP_VS_NFCT: enabled [2020-03-12T18:22:05.532Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-03-12T18:22:05.532Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-03-12T18:22:05.532Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-03-12T18:22:05.532Z] - CONFIG_EXT4_FS: enabled [2020-03-12T18:22:05.532Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-03-12T18:22:05.532Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-03-12T18:22:05.532Z] - Network Drivers: [2020-03-12T18:22:05.532Z] - "overlay": [2020-03-12T18:22:05.532Z] - CONFIG_VXLAN: enabled (as module) [2020-03-12T18:22:05.532Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-03-12T18:22:05.532Z] Optional (for encrypted networks): [2020-03-12T18:22:05.698Z] #53 ... [2020-03-12T18:22:05.698Z] [2020-03-12T18:22:05.698Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:05.698Z] #24 12.71 + cd /tmp/tmp.9nOsiCeu1B/src/github.com/alecthomas/gometalinter [2020-03-12T18:22:05.698Z] #24 12.71 + git checkout -q v2.0.6 [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #29 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-03-12T18:22:05.724Z] #29 DONE 0.1s [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-03-12T18:22:05.724Z] #23 DONE 0.2s [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #32 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-03-12T18:22:05.724Z] #32 DONE 0.2s [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:05.724Z] #24 ... [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #26 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-03-12T18:22:05.724Z] #26 DONE 0.3s [2020-03-12T18:22:05.724Z] [2020-03-12T18:22:05.724Z] #52 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:22:05.724Z] #52 DONE 0.3s [2020-03-12T18:22:05.817Z] - CONFIG_CRYPTO: enabled [2020-03-12T18:22:05.817Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_XFRM: enabled [2020-03-12T18:22:05.817Z] - CONFIG_XFRM_USER: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_INET_ESP: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-03-12T18:22:05.817Z] - "ipvlan": [2020-03-12T18:22:05.817Z] - CONFIG_IPVLAN: enabled (as module) [2020-03-12T18:22:05.817Z] - "macvlan": [2020-03-12T18:22:05.817Z] - CONFIG_MACVLAN: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_DUMMY: enabled (as module) [2020-03-12T18:22:05.817Z] - "ftp,tftp client in container": [2020-03-12T18:22:05.817Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-03-12T18:22:05.817Z] - Storage Drivers: [2020-03-12T18:22:05.817Z] - "aufs": [2020-03-12T18:22:05.817Z] - CONFIG_AUFS_FS: enabled (as module) [2020-03-12T18:22:05.817Z] - "btrfs": [2020-03-12T18:22:05.817Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-03-12T18:22:05.817Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-03-12T18:22:05.817Z] - "devicemapper": [2020-03-12T18:22:05.817Z] - CONFIG_BLK_DEV_DM: enabled [2020-03-12T18:22:05.817Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-03-12T18:22:05.817Z] - "overlay": [2020-03-12T18:22:05.817Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-03-12T18:22:05.817Z] - "zfs": [2020-03-12T18:22:05.817Z] - /dev/zfs: missing [2020-03-12T18:22:05.817Z] - zfs command: missing [2020-03-12T18:22:05.817Z] - zpool command: missing [2020-03-12T18:22:05.817Z] [2020-03-12T18:22:05.817Z] Limits: [2020-03-12T18:22:05.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-03-12T18:22:05.817Z] [2020-03-12T18:22:05.817Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-03-12T18:22:05.971Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2020-03-12T18:22:05.971Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2020-03-12T18:22:05.971Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2020-03-12T18:22:05.982Z] [2020-03-12T18:22:05.982Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:22:06.243Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e6c9e2736f5d522491fe5283029edbc166a37d2a . [2020-03-12T18:22:06.257Z] #24 13.12 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:22:06.317Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2020-03-12T18:22:06.317Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2020-03-12T18:22:06.318Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:22:06.670Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2020-03-12T18:22:06.670Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:06.670Z] Fetched 3476 kB in 2s (1551 kB/s) [2020-03-12T18:22:06.670Z] Selecting previously unselected package libnet1:s390x. [2020-03-12T18:22:06.670Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:22:06.670Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:22:06.670Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:22:06.670Z] Selecting previously unselected package libcap-dev:s390x. [2020-03-12T18:22:06.670Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2020-03-12T18:22:06.670Z] Unpacking libcap-dev:s390x (1:2.25-1) ... [2020-03-12T18:22:06.670Z] Selecting previously unselected package libnet1-dev. [2020-03-12T18:22:06.670Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:22:06.670Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:06.670Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T18:22:06.670Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2020-03-12T18:22:06.670Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:22:06.670Z] Selecting previously unselected package libnl-3-dev:s390x. [2020-03-12T18:22:06.670Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2020-03-12T18:22:06.670Z] Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2020-03-12T18:22:06.670Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T18:22:06.670Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-03-12T18:22:06.816Z] #24 ... [2020-03-12T18:22:06.816Z] [2020-03-12T18:22:06.816Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:22:06.816Z] #53 13.36 + mkdir -p /build [2020-03-12T18:22:06.816Z] #53 13.37 + mv docker/docker /build/ [2020-03-12T18:22:06.816Z] #53 13.38 + rmdir docker [2020-03-12T18:22:06.816Z] #53 DONE 13.7s [2020-03-12T18:22:06.816Z] [2020-03-12T18:22:06.816Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:06.816Z] #33 13.13 unicode/utf8 [2020-03-12T18:22:06.816Z] #33 13.53 math/bits [2020-03-12T18:22:07.041Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package zlib1g-dev:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package libprotobuf10:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking libprotobuf10:s390x (3.0.0-9) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package libprotobuf-lite10:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package libprotobuf-dev:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2020-03-12T18:22:07.041Z] Selecting previously unselected package libprotoc10:s390x. [2020-03-12T18:22:07.041Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.041Z] Unpacking libprotoc10:s390x (3.0.0-9) ... [2020-03-12T18:22:07.071Z] #33 14.29 math [2020-03-12T18:22:07.402Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:22:07.402Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2020-03-12T18:22:07.402Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:07.402Z] Selecting previously unselected package protobuf-compiler. [2020-03-12T18:22:07.402Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.402Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:07.402Z] Selecting previously unselected package python-pkg-resources. [2020-03-12T18:22:07.402Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:22:07.402Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:07.402Z] Selecting previously unselected package python-protobuf. [2020-03-12T18:22:07.402Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2020-03-12T18:22:07.402Z] Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:22:07.402Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:22:07.402Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:22:07.402Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:07.765Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:07.765Z] Setting up libprotobuf10:s390x (3.0.0-9) ... [2020-03-12T18:22:07.765Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:07.765Z] Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:22:08.116Z] Setting up libcap-dev:s390x (1:2.25-1) ... [2020-03-12T18:22:08.116Z] Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2020-03-12T18:22:08.116Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:22:08.116Z] Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2020-03-12T18:22:08.116Z] Setting up libprotoc10:s390x (3.0.0-9) ... [2020-03-12T18:22:08.116Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:08.116Z] Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:08.116Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:08.116Z] Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2020-03-12T18:22:08.116Z] Setting up libnl-3-dev:s390x (3.2.27-2) ... [2020-03-12T18:22:08.116Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:08.875Z] Removing intermediate container 2ba6273a51a4 [2020-03-12T18:22:08.875Z] ---> 7d12cf8b03fb [2020-03-12T18:22:08.875Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-12T18:22:08.954Z] Sending build context to Docker daemon 52.27MB [2020-03-12T18:22:08.954Z] Step 1/125 : ARG CROSS="false" [2020-03-12T18:22:08.954Z] Step 2/125 : ARG GO_VERSION=1.12.17 [2020-03-12T18:22:08.954Z] Step 3/125 : ARG DEBIAN_FRONTEND=noninteractive [2020-03-12T18:22:08.954Z] Step 4/125 : FROM golang:${GO_VERSION}-stretch AS base [2020-03-12T18:22:08.954Z] 1.12.17-stretch: Pulling from library/golang [2020-03-12T18:22:09.245Z] 072f803f12e3: Pulling fs layer [2020-03-12T18:22:09.245Z] 1738f3141f52: Pulling fs layer [2020-03-12T18:22:09.245Z] c3a959eee44d: Pulling fs layer [2020-03-12T18:22:09.245Z] 42c05296e9b4: Pulling fs layer [2020-03-12T18:22:09.245Z] 4f10a928f107: Pulling fs layer [2020-03-12T18:22:09.245Z] 11b1d3aa6e44: Pulling fs layer [2020-03-12T18:22:09.245Z] a4907a205968: Pulling fs layer [2020-03-12T18:22:09.245Z] 4f10a928f107: Waiting [2020-03-12T18:22:09.245Z] 11b1d3aa6e44: Waiting [2020-03-12T18:22:09.245Z] a4907a205968: Waiting [2020-03-12T18:22:09.268Z] ---> Running in 1d2a4ec282d8 [2020-03-12T18:22:09.870Z] c3a959eee44d: Verifying Checksum [2020-03-12T18:22:09.870Z] c3a959eee44d: Download complete [2020-03-12T18:22:10.159Z] 1738f3141f52: Verifying Checksum [2020-03-12T18:22:10.159Z] 1738f3141f52: Download complete [2020-03-12T18:22:10.162Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:10.162Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:10.162Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:22:10.162Z]  GEN .gitid [2020-03-12T18:22:10.162Z] GEN criu/include/version.h [2020-03-12T18:22:10.162Z] GEN include/common/asm [2020-03-12T18:22:10.162Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:22:10.162Z] PBCC images/opts.pb-c.c [2020-03-12T18:22:10.162Z] PBCC images/sit.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:22:10.162Z] DEP images/opts.pb-c.d [2020-03-12T18:22:10.162Z] DEP images/sit.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/macvlan.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/macvlan.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/autofs.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/autofs.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/sysctl.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/sysctl.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/time.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/time.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/binfmt-misc.pb-c.d [2020-03-12T18:22:10.162Z] PBCC images/seccomp.pb-c.c [2020-03-12T18:22:10.162Z] DEP images/seccomp.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/userns.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/userns.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/cgroup.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/cgroup.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/fown.pb-c.c [2020-03-12T18:22:10.520Z] PBCC images/ext-file.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/fown.pb-c.d [2020-03-12T18:22:10.520Z] DEP images/ext-file.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/rpc.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/rpc.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/siginfo.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/siginfo.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/pagemap.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/pagemap.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/rlimit.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/rlimit.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/file-lock.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/file-lock.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/tty.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/tty.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/tun.pb-c.c [2020-03-12T18:22:10.520Z] PBCC images/netdev.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/tun.pb-c.d [2020-03-12T18:22:10.520Z] DEP images/netdev.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/vma.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/vma.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/creds.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/creds.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/utsns.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/utsns.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/ipc-desc.pb-c.c [2020-03-12T18:22:10.520Z] PBCC images/ipc-sem.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/ipc-desc.pb-c.d [2020-03-12T18:22:10.520Z] DEP images/ipc-sem.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/ipc-msg.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/ipc-msg.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/ipc-shm.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/ipc-shm.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/ipc-var.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/ipc-var.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/sk-opts.pb-c.c [2020-03-12T18:22:10.520Z] PBCC images/packet-sock.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/sk-opts.pb-c.d [2020-03-12T18:22:10.520Z] DEP images/packet-sock.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/sk-netlink.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/sk-netlink.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/sk-inet.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/sk-inet.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/sk-unix.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/sk-unix.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/mm.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/mm.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/timerfd.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/timerfd.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/timer.pb-c.c [2020-03-12T18:22:10.520Z] DEP images/timer.pb-c.d [2020-03-12T18:22:10.520Z] PBCC images/sa.pb-c.c [2020-03-12T18:22:10.521Z] DEP images/sa.pb-c.d [2020-03-12T18:22:10.521Z] PBCC images/pipe-data.pb-c.c [2020-03-12T18:22:10.521Z] DEP images/pipe-data.pb-c.d [2020-03-12T18:22:10.521Z] PBCC images/mnt.pb-c.c [2020-03-12T18:22:10.521Z] DEP images/mnt.pb-c.d [2020-03-12T18:22:10.521Z] PBCC images/sk-packet.pb-c.c [2020-03-12T18:22:10.521Z] DEP images/sk-packet.pb-c.d [2020-03-12T18:22:10.521Z] PBCC images/tcp-stream.pb-c.c [2020-03-12T18:22:10.521Z] DEP images/tcp-stream.pb-c.d [2020-03-12T18:22:10.521Z] PBCC images/pipe.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/pipe.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/pstree.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/pstree.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/fs.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/fs.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/signalfd.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/signalfd.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/fh.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/fsnotify.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/fh.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/fsnotify.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/eventpoll.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/eventpoll.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/eventfd.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/eventfd.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/remap-file-path.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/remap-file-path.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/fifo.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/fifo.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/ghost-file.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/ghost-file.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/regfile.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/regfile.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/ns.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/ns.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/fdinfo.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/fdinfo.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/core-aarch64.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/core-arm.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/core-ppc64.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/core-s390.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/core-x86.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/core.pb-c.c [2020-03-12T18:22:10.883Z] PBCC images/inventory.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/core-aarch64.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/core-arm.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/core-ppc64.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/core-s390.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/core-x86.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/core.pb-c.d [2020-03-12T18:22:10.883Z] DEP images/inventory.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/cpuinfo.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/cpuinfo.pb-c.d [2020-03-12T18:22:10.883Z] PBCC images/stats.pb-c.c [2020-03-12T18:22:10.883Z] DEP images/stats.pb-c.d [2020-03-12T18:22:11.229Z] #33 ... [2020-03-12T18:22:11.229Z] [2020-03-12T18:22:11.229Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:11.229Z] #55 18.37 + cd /tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution [2020-03-12T18:22:11.229Z] #55 18.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:22:11.241Z] #53 ... [2020-03-12T18:22:11.241Z] [2020-03-12T18:22:11.241Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:11.241Z] #50 5.062 + RM_GOPATH=0 [2020-03-12T18:22:11.241Z] #50 5.063 + TMP_GOPATH= [2020-03-12T18:22:11.241Z] #50 5.064 + : /build [2020-03-12T18:22:11.241Z] #50 5.064 + '[' -z '' ']' [2020-03-12T18:22:11.241Z] #50 5.066 ++ mktemp -d [2020-03-12T18:22:11.241Z] #50 5.073 + export GOPATH=/tmp/tmp.Lvhv17CdsC [2020-03-12T18:22:11.241Z] #50 5.073 + GOPATH=/tmp/tmp.Lvhv17CdsC [2020-03-12T18:22:11.241Z] #50 5.074 + RM_GOPATH=1 [2020-03-12T18:22:11.241Z] #50 5.075 ++ dirname ./install.sh [2020-03-12T18:22:11.241Z] #50 5.076 + dir=. [2020-03-12T18:22:11.241Z] #50 5.076 + bin=proxy [2020-03-12T18:22:11.241Z] #50 5.076 + shift [2020-03-12T18:22:11.241Z] #50 5.077 + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:22:11.241Z] #50 5.079 + . ./proxy.installer [2020-03-12T18:22:11.241Z] #50 5.080 ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:11.241Z] #50 5.082 + install_proxy [2020-03-12T18:22:11.241Z] #50 5.083 + case "$1" in [2020-03-12T18:22:11.241Z] #50 5.083 + export CGO_ENABLED=0 [2020-03-12T18:22:11.241Z] #50 5.083 + CGO_ENABLED=0 [2020-03-12T18:22:11.241Z] #50 5.084 + _install_proxy [2020-03-12T18:22:11.241Z] #50 5.084 + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:22:11.241Z] #50 5.087 Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:11.241Z] #50 5.087 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Lvhv17CdsC/src/github.com/docker/libnetwork [2020-03-12T18:22:11.241Z] #50 5.094 Cloning into '/tmp/tmp.Lvhv17CdsC/src/github.com/docker/libnetwork'... [2020-03-12T18:22:11.249Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:11.249Z] CC images/stats.o [2020-03-12T18:22:11.249Z] CC images/core.o [2020-03-12T18:22:11.249Z] CC images/core-x86.o [2020-03-12T18:22:11.498Z] #50 ... [2020-03-12T18:22:11.498Z] [2020-03-12T18:22:11.498Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:22:11.498Z] #53 5.944 + RM_GOPATH=0 [2020-03-12T18:22:11.498Z] #53 5.944 + TMP_GOPATH= [2020-03-12T18:22:11.498Z] #53 5.944 + : /build [2020-03-12T18:22:11.498Z] #53 5.944 + '[' -z '' ']' [2020-03-12T18:22:11.601Z] CC images/core-arm.o [2020-03-12T18:22:11.602Z] CC images/core-aarch64.o [2020-03-12T18:22:11.602Z] CC images/core-ppc64.o [2020-03-12T18:22:11.602Z] CC images/core-s390.o [2020-03-12T18:22:11.602Z] CC images/cpuinfo.o [2020-03-12T18:22:11.602Z] CC images/inventory.o [2020-03-12T18:22:11.602Z] CC images/fdinfo.o [2020-03-12T18:22:11.602Z] CC images/fown.o [2020-03-12T18:22:11.756Z] #53 5.954 ++ mktemp -d [2020-03-12T18:22:11.756Z] #53 5.955 + export GOPATH=/tmp/tmp.fDyhQvtgiR [2020-03-12T18:22:11.756Z] #53 5.955 + GOPATH=/tmp/tmp.fDyhQvtgiR [2020-03-12T18:22:11.756Z] #53 5.955 + RM_GOPATH=1 [2020-03-12T18:22:11.756Z] #53 5.958 ++ dirname ./install.sh [2020-03-12T18:22:11.756Z] #53 5.958 + dir=. [2020-03-12T18:22:11.756Z] #53 5.958 + bin=dockercli [2020-03-12T18:22:11.756Z] #53 5.958 + shift [2020-03-12T18:22:11.756Z] #53 5.958 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:22:11.756Z] #53 5.958 + . ./dockercli.installer [2020-03-12T18:22:11.756Z] #53 5.958 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:22:11.756Z] #53 5.959 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:22:11.756Z] #53 5.959 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:22:11.756Z] #53 5.959 + install_dockercli [2020-03-12T18:22:11.756Z] #53 5.959 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:22:11.756Z] #53 5.959 ++ uname -m [2020-03-12T18:22:11.756Z] #53 5.960 + arch=x86_64 [2020-03-12T18:22:11.756Z] #53 5.970 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:22:11.756Z] #53 5.970 + url=https://download.docker.com/linux/static [2020-03-12T18:22:11.756Z] #53 5.970 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:22:11.756Z] #53 5.972 + tar -xz docker/docker [2020-03-12T18:22:11.957Z] CC images/ns.o [2020-03-12T18:22:11.957Z] CC images/regfile.o [2020-03-12T18:22:11.957Z] CC images/ghost-file.o [2020-03-12T18:22:11.957Z] CC images/fifo.o [2020-03-12T18:22:11.957Z] CC images/remap-file-path.o [2020-03-12T18:22:11.957Z] CC images/eventfd.o [2020-03-12T18:22:11.957Z] CC images/eventpoll.o [2020-03-12T18:22:11.957Z] CC images/fh.o [2020-03-12T18:22:11.957Z] CC images/fsnotify.o [2020-03-12T18:22:11.957Z] CC images/signalfd.o [2020-03-12T18:22:11.957Z] CC images/fs.o [2020-03-12T18:22:11.957Z] CC images/pstree.o [2020-03-12T18:22:11.957Z] CC images/pipe.o [2020-03-12T18:22:11.957Z] CC images/tcp-stream.o [2020-03-12T18:22:12.211Z] 072f803f12e3: Verifying Checksum [2020-03-12T18:22:12.211Z] 072f803f12e3: Download complete [2020-03-12T18:22:12.315Z] CC images/sk-packet.o [2020-03-12T18:22:12.315Z] CC images/mnt.o [2020-03-12T18:22:12.315Z] CC images/pipe-data.o [2020-03-12T18:22:12.315Z] CC images/sa.o [2020-03-12T18:22:12.315Z] CC images/timer.o [2020-03-12T18:22:12.315Z] CC images/timerfd.o [2020-03-12T18:22:12.315Z] CC images/mm.o [2020-03-12T18:22:12.315Z] CC images/sk-opts.o [2020-03-12T18:22:12.315Z] CC images/sk-unix.o [2020-03-12T18:22:12.315Z] CC images/sk-inet.o [2020-03-12T18:22:12.315Z] CC images/tun.o [2020-03-12T18:22:12.315Z] CC images/sk-netlink.o [2020-03-12T18:22:12.315Z] CC images/packet-sock.o [2020-03-12T18:22:12.662Z] CC images/ipc-var.o [2020-03-12T18:22:12.662Z] CC images/ipc-desc.o [2020-03-12T18:22:12.662Z] CC images/ipc-shm.o [2020-03-12T18:22:12.662Z] CC images/ipc-msg.o [2020-03-12T18:22:12.662Z] CC images/ipc-sem.o [2020-03-12T18:22:12.662Z] CC images/utsns.o [2020-03-12T18:22:12.662Z] CC images/creds.o [2020-03-12T18:22:12.662Z] CC images/vma.o [2020-03-12T18:22:12.662Z] CC images/netdev.o [2020-03-12T18:22:12.662Z] CC images/tty.o [2020-03-12T18:22:12.662Z] CC images/file-lock.o [2020-03-12T18:22:13.022Z] CC images/rlimit.o [2020-03-12T18:22:13.022Z] CC images/pagemap.o [2020-03-12T18:22:13.022Z] CC images/siginfo.o [2020-03-12T18:22:13.022Z] CC images/rpc.o [2020-03-12T18:22:13.022Z] CC images/ext-file.o [2020-03-12T18:22:13.022Z] CC images/cgroup.o [2020-03-12T18:22:13.022Z] CC images/userns.o [2020-03-12T18:22:13.110Z] #55 20.57 + GOPATH=/tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G8xujb6c2Y go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:13.110Z] #55 ... [2020-03-12T18:22:13.110Z] [2020-03-12T18:22:13.110Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:13.110Z] #57 10.55 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:13.364Z] #57 ... [2020-03-12T18:22:13.364Z] [2020-03-12T18:22:13.364Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:13.364Z] #50 20.28 + cd /tmp/tmp.hPDqivJdud/src/github.com/docker/libnetwork [2020-03-12T18:22:13.364Z] #50 20.28 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:13.373Z] CC images/google/protobuf/descriptor.o [2020-03-12T18:22:13.373Z] CC images/opts.o [2020-03-12T18:22:13.373Z] CC images/seccomp.o [2020-03-12T18:22:13.373Z] CC images/binfmt-misc.o [2020-03-12T18:22:13.373Z] CC images/time.o [2020-03-12T18:22:13.373Z] CC images/sysctl.o [2020-03-12T18:22:13.373Z] CC images/autofs.o [2020-03-12T18:22:13.373Z] CC images/macvlan.o [2020-03-12T18:22:13.373Z] CC images/sit.o [2020-03-12T18:22:13.709Z] 42c05296e9b4: Verifying Checksum [2020-03-12T18:22:13.709Z] 42c05296e9b4: Download complete [2020-03-12T18:22:13.709Z] a4907a205968: Verifying Checksum [2020-03-12T18:22:13.709Z] a4907a205968: Download complete [2020-03-12T18:22:13.737Z] LINK images/built-in.o [2020-03-12T18:22:13.738Z] GEN compel/include/asm [2020-03-12T18:22:13.738Z] GEN compel/include/version.h [2020-03-12T18:22:13.738Z] touch .config [2020-03-12T18:22:13.738Z] GEN include/common/config.h [2020-03-12T18:22:13.738Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-03-12T18:22:13.738Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:22:13.738Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:22:13.738Z] GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-03-12T18:22:13.738Z] DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-03-12T18:22:13.738Z] DEP compel/arch/s390/plugins/std/parasite-head.d [2020-03-12T18:22:13.738Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:22:13.738Z] DEP compel/plugins/std/infect.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/std/string.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/std/log.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/std/fds.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/std/std.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/shmem/shmem.d [2020-03-12T18:22:13.738Z] DEP compel/plugins/fds/fds.d [2020-03-12T18:22:13.738Z] CC compel/plugins/std/std.o [2020-03-12T18:22:13.738Z] CC compel/plugins/std/fds.o [2020-03-12T18:22:13.738Z] CC compel/plugins/std/log.o [2020-03-12T18:22:14.102Z] CC compel/plugins/std/string.o [2020-03-12T18:22:14.102Z] CC compel/plugins/std/infect.o [2020-03-12T18:22:14.102Z] CC compel/arch/s390/plugins/std/parasite-head.o [2020-03-12T18:22:14.102Z] CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-03-12T18:22:14.102Z] CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-03-12T18:22:14.102Z] AR compel/plugins/std.lib.a [2020-03-12T18:22:14.102Z] CC compel/plugins/fds/fds.o [2020-03-12T18:22:14.102Z] AR compel/plugins/fds.lib.a [2020-03-12T18:22:14.102Z] HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:22:14.102Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:22:14.289Z] #50 21.25 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:22:14.334Z] 4f10a928f107: Verifying Checksum [2020-03-12T18:22:14.334Z] 4f10a928f107: Download complete [2020-03-12T18:22:14.470Z] HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-03-12T18:22:14.470Z] HOSTDEP compel/src/main-host.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/ptrace.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/infect.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/infect-util.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/infect-rpc.d [2020-03-12T18:22:14.470Z] DEP compel/arch/s390/src/lib/infect.d [2020-03-12T18:22:14.470Z] DEP compel/arch/s390/src/lib/cpu.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/log.d [2020-03-12T18:22:14.470Z] DEP compel/src/main.d [2020-03-12T18:22:14.470Z] DEP compel/src/lib/handle-elf.d [2020-03-12T18:22:14.470Z] DEP compel/arch/s390/src/lib/handle-elf.d [2020-03-12T18:22:14.470Z] CC compel/src/lib/log.o [2020-03-12T18:22:14.470Z] CC compel/arch/s390/src/lib/cpu.o [2020-03-12T18:22:14.470Z] CC compel/arch/s390/src/lib/infect.o [2020-03-12T18:22:14.823Z] CC compel/src/lib/infect-rpc.o [2020-03-12T18:22:14.823Z] CC compel/src/lib/infect-util.o [2020-03-12T18:22:14.823Z] CC compel/src/lib/infect.o [2020-03-12T18:22:15.177Z] CC compel/src/lib/ptrace.o [2020-03-12T18:22:15.177Z] AR compel/libcompel.a [2020-03-12T18:22:15.177Z] HOSTCC compel/src/main-host.o [2020-03-12T18:22:15.177Z] HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-03-12T18:22:15.177Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:22:15.232Z] Fetching without tags [2020-03-12T18:22:14.880Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:22:14.967Z] > git config --add remote.origin.fetch +refs/pull/40628/head:refs/remotes/origin/PR-40628 # timeout=10 [2020-03-12T18:22:15.018Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:22:15.143Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-03-12T18:22:15.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-03-12T18:22:15.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-03-12T18:22:15.270Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40628/head:refs/remotes/origin/PR-40628 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-03-12T18:22:15.544Z] HOSTCC compel/src/lib/log-host.o [2020-03-12T18:22:15.544Z] HOSTLINK compel/compel-host-bin [2020-03-12T18:22:15.544Z] DEP soccr/soccr.d [2020-03-12T18:22:15.544Z] CC soccr/soccr.o [2020-03-12T18:22:15.544Z] AR soccr/libsoccr.a [2020-03-12T18:22:15.544Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:22:15.544Z] DEP criu/arch/s390/sigframe.d [2020-03-12T18:22:15.896Z] DEP criu/arch/s390/crtools.d [2020-03-12T18:22:15.896Z] DEP criu/arch/s390/cpu.d [2020-03-12T18:22:15.896Z] CC criu/arch/s390/cpu.o [2020-03-12T18:22:15.896Z] CC criu/arch/s390/crtools.o [2020-03-12T18:22:15.896Z] CC criu/arch/s390/sigframe.o [2020-03-12T18:22:15.896Z] LINK criu/arch/s390/crtools.built-in.o [2020-03-12T18:22:15.939Z] #53 ... [2020-03-12T18:22:15.939Z] [2020-03-12T18:22:15.939Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:15.939Z] #17 5.358 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:15.939Z] #17 5.447 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:15.939Z] #17 5.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:15.939Z] #17 5.468 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:15.939Z] #17 5.599 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:15.939Z] #17 6.220 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:15.939Z] #17 7.800 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:15.939Z] #17 8.729 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:15.939Z] #17 ... [2020-03-12T18:22:15.939Z] [2020-03-12T18:22:15.939Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:15.939Z] #30 6.188 + RM_GOPATH=0 [2020-03-12T18:22:15.939Z] #30 6.188 + TMP_GOPATH= [2020-03-12T18:22:15.939Z] #30 6.188 + : /build [2020-03-12T18:22:15.939Z] #30 6.188 + '[' -z '' ']' [2020-03-12T18:22:15.939Z] #30 6.192 ++ mktemp -d [2020-03-12T18:22:15.939Z] #30 6.194 + export GOPATH=/tmp/tmp.VGv7ZgHatI [2020-03-12T18:22:15.939Z] #30 6.194 + GOPATH=/tmp/tmp.VGv7ZgHatI [2020-03-12T18:22:15.939Z] #30 6.194 + RM_GOPATH=1 [2020-03-12T18:22:15.939Z] #30 6.194 ++ dirname ./install.sh [2020-03-12T18:22:15.939Z] #30 6.195 + dir=. [2020-03-12T18:22:15.939Z] #30 6.195 + bin=tomlv [2020-03-12T18:22:15.939Z] #30 6.195 + shift [2020-03-12T18:22:15.939Z] #30 6.196 + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:22:15.939Z] #30 6.196 + . ./tomlv.installer [2020-03-12T18:22:15.939Z] #30 6.196 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:15.939Z] #30 6.197 + install_tomlv [2020-03-12T18:22:15.939Z] #30 6.197 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:22:15.939Z] #30 6.198 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:15.939Z] #30 6.198 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.VGv7ZgHatI/src/github.com/BurntSushi/toml [2020-03-12T18:22:15.939Z] #30 6.200 Cloning into '/tmp/tmp.VGv7ZgHatI/src/github.com/BurntSushi/toml'... [2020-03-12T18:22:15.939Z] #30 7.481 + cd /tmp/tmp.VGv7ZgHatI/src/github.com/BurntSushi/toml [2020-03-12T18:22:15.939Z] #30 7.481 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:22:15.939Z] #30 7.534 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:22:15.939Z] #30 8.104 errors [2020-03-12T18:22:15.939Z] #30 8.135 internal/cpu [2020-03-12T18:22:15.939Z] #30 8.243 math/bits [2020-03-12T18:22:15.939Z] #30 8.831 internal/bytealg [2020-03-12T18:22:15.939Z] #30 8.914 math [2020-03-12T18:22:15.939Z] #30 9.474 runtime/internal/atomic [2020-03-12T18:22:15.939Z] #30 9.802 runtime/internal/sys [2020-03-12T18:22:15.939Z] #30 10.03 runtime/internal/math [2020-03-12T18:22:15.939Z] #30 ... [2020-03-12T18:22:15.939Z] [2020-03-12T18:22:15.939Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:22:15.939Z] #61 5.857 + RM_GOPATH=0 [2020-03-12T18:22:15.939Z] #61 5.857 + TMP_GOPATH= [2020-03-12T18:22:15.939Z] #61 5.857 + : /build/ [2020-03-12T18:22:15.939Z] #61 5.857 + '[' -z '' ']' [2020-03-12T18:22:15.939Z] #61 5.864 ++ mktemp -d [2020-03-12T18:22:15.939Z] #61 5.868 + export GOPATH=/tmp/tmp.aD0p2Ir16a [2020-03-12T18:22:15.939Z] #61 5.868 + GOPATH=/tmp/tmp.aD0p2Ir16a [2020-03-12T18:22:15.939Z] #61 5.868 + RM_GOPATH=1 [2020-03-12T18:22:15.939Z] #61 5.868 ++ dirname ./install.sh [2020-03-12T18:22:15.939Z] #61 5.869 + dir=. [2020-03-12T18:22:15.939Z] #61 5.869 + bin=rootlesskit [2020-03-12T18:22:15.939Z] #61 5.869 + shift [2020-03-12T18:22:15.939Z] #61 5.869 + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:22:15.939Z] #61 5.869 + . ./rootlesskit.installer [2020-03-12T18:22:15.939Z] #61 5.869 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:15.939Z] #61 5.870 + install_rootlesskit [2020-03-12T18:22:15.939Z] #61 5.870 + case "$1" in [2020-03-12T18:22:15.939Z] #61 5.870 + export CGO_ENABLED=0 [2020-03-12T18:22:15.939Z] #61 5.870 + CGO_ENABLED=0 [2020-03-12T18:22:15.939Z] #61 5.870 + _install_rootlesskit [2020-03-12T18:22:15.939Z] #61 5.870 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:22:15.939Z] #61 5.870 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.aD0p2Ir16a/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:15.939Z] #61 5.870 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:15.939Z] #61 5.871 Cloning into '/tmp/tmp.aD0p2Ir16a/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:22:15.939Z] #61 9.961 + cd /tmp/tmp.aD0p2Ir16a/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:22:15.939Z] #61 9.964 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:22:15.939Z] #61 ... [2020-03-12T18:22:15.939Z] [2020-03-12T18:22:15.939Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:15.939Z] #57 5.842 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:15.939Z] #57 5.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:15.939Z] #57 5.903 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:15.939Z] #57 5.915 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:15.939Z] #57 5.966 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:15.939Z] #57 6.740 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:15.939Z] #57 8.468 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:15.939Z] #57 9.200 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:15.939Z] #57 ... [2020-03-12T18:22:15.939Z] [2020-03-12T18:22:15.939Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:15.939Z] #55 5.570 + mktemp -d [2020-03-12T18:22:15.939Z] #55 5.577 + export GOPATH=/tmp/tmp.nUMMrRdTTB [2020-03-12T18:22:15.939Z] #55 5.577 + git clone https://github.com/docker/distribution.git /tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution [2020-03-12T18:22:15.939Z] #55 5.583 Cloning into '/tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution'... [2020-03-12T18:22:15.977Z] Merging remotes/origin/19.03 commit 71373c6105e3cbc9702935b96d8ee01214c405e7 into PR head commit e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:22:16.197Z] #55 ... [2020-03-12T18:22:16.197Z] [2020-03-12T18:22:16.197Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:16.197Z] #33 5.611 + RM_GOPATH=0 [2020-03-12T18:22:16.197Z] #33 5.611 + TMP_GOPATH= [2020-03-12T18:22:16.197Z] #33 5.611 + : /build [2020-03-12T18:22:16.197Z] #33 5.612 + '[' -z '' ']' [2020-03-12T18:22:16.197Z] #33 5.615 ++ mktemp -d [2020-03-12T18:22:16.197Z] #33 5.616 + export GOPATH=/tmp/tmp.aj0ik9GHTX [2020-03-12T18:22:16.197Z] #33 5.616 + GOPATH=/tmp/tmp.aj0ik9GHTX [2020-03-12T18:22:16.197Z] #33 5.616 + RM_GOPATH=1 [2020-03-12T18:22:16.197Z] #33 5.622 ++ dirname ./install.sh [2020-03-12T18:22:16.197Z] #33 5.628 + dir=. [2020-03-12T18:22:16.197Z] #33 5.628 + bin=vndr [2020-03-12T18:22:16.197Z] #33 5.631 + shift [2020-03-12T18:22:16.197Z] #33 5.631 + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:22:16.197Z] #33 5.631 + . ./vndr.installer [2020-03-12T18:22:16.197Z] #33 5.634 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:16.197Z] #33 5.637 + install_vndr [2020-03-12T18:22:16.197Z] #33 5.637 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:16.197Z] #33 5.637 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-03-12T18:22:16.197Z] #33 5.637 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.aj0ik9GHTX/src/github.com/LK4D4/vndr [2020-03-12T18:22:16.197Z] #33 5.638 Cloning into '/tmp/tmp.aj0ik9GHTX/src/github.com/LK4D4/vndr'... [2020-03-12T18:22:16.197Z] #33 6.703 + cd /tmp/tmp.aj0ik9GHTX/src/github.com/LK4D4/vndr [2020-03-12T18:22:16.197Z] #33 6.703 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:22:16.197Z] #33 6.713 + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:22:16.197Z] #33 7.879 errors [2020-03-12T18:22:16.198Z] #33 7.975 internal/cpu [2020-03-12T18:22:16.198Z] #33 8.013 internal/race [2020-03-12T18:22:16.198Z] #33 8.199 runtime/internal/atomic [2020-03-12T18:22:16.198Z] #33 8.529 runtime/internal/sys [2020-03-12T18:22:16.198Z] #33 8.657 internal/bytealg [2020-03-12T18:22:16.198Z] #33 8.670 runtime/internal/math [2020-03-12T18:22:16.198Z] #33 8.760 sync/atomic [2020-03-12T18:22:16.198Z] #33 9.007 unicode [2020-03-12T18:22:16.198Z] #33 9.344 runtime [2020-03-12T18:22:16.198Z] #33 ... [2020-03-12T18:22:16.198Z] [2020-03-12T18:22:16.198Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:16.198Z] #35 7.214 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:16.198Z] #35 7.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:16.198Z] #35 7.263 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:16.198Z] #35 7.290 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:16.198Z] #35 7.327 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:16.198Z] #35 8.083 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:16.198Z] #35 9.902 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:16.198Z] #35 10.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:16.259Z] DEP criu/arch/s390/vdso-pie.d [2020-03-12T18:22:16.259Z] DEP criu/pie/parasite-vdso.d [2020-03-12T18:22:16.259Z] DEP criu/pie/util-vdso.d [2020-03-12T18:22:16.259Z] DEP criu/pie/util.d [2020-03-12T18:22:16.259Z] CC criu/pie/util.o [2020-03-12T18:22:16.259Z] CC criu/pie/util-vdso.o [2020-03-12T18:22:16.259Z] CC criu/pie/parasite-vdso.o [2020-03-12T18:22:16.259Z] CC criu/arch/s390/vdso-pie.o [2020-03-12T18:22:16.455Z] #35 ... [2020-03-12T18:22:16.456Z] [2020-03-12T18:22:16.456Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:22:16.456Z] #15 4.404 + mktemp -d [2020-03-12T18:22:16.456Z] #15 4.405 + export GOPATH=/tmp/tmp.iyqz6B3jxd [2020-03-12T18:22:16.456Z] #15 4.405 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.iyqz6B3jxd/src/github.com/go-swagger/go-swagger [2020-03-12T18:22:16.456Z] #15 4.437 Cloning into '/tmp/tmp.iyqz6B3jxd/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:22:16.456Z] #15 ... [2020-03-12T18:22:16.456Z] [2020-03-12T18:22:16.456Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:22:16.456Z] #27 5.749 + RM_GOPATH=0 [2020-03-12T18:22:16.456Z] #27 5.749 + TMP_GOPATH= [2020-03-12T18:22:16.456Z] #27 5.749 + : /build [2020-03-12T18:22:16.456Z] #27 5.749 + '[' -z '' ']' [2020-03-12T18:22:16.456Z] #27 5.753 ++ mktemp -d [2020-03-12T18:22:16.456Z] #27 5.755 + export GOPATH=/tmp/tmp.vPzquBEwMq [2020-03-12T18:22:16.456Z] #27 5.755 + GOPATH=/tmp/tmp.vPzquBEwMq [2020-03-12T18:22:16.456Z] #27 5.755 + RM_GOPATH=1 [2020-03-12T18:22:16.456Z] #27 5.760 ++ dirname ./install.sh [2020-03-12T18:22:16.456Z] #27 5.768 + dir=. [2020-03-12T18:22:16.456Z] #27 5.769 + bin=gotestsum [2020-03-12T18:22:16.456Z] #27 5.769 + shift [2020-03-12T18:22:16.456Z] #27 5.771 + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:22:16.456Z] #27 5.772 + . ./gotestsum.installer [2020-03-12T18:22:16.456Z] #27 5.773 ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:22:16.456Z] #27 5.774 + install_gotestsum [2020-03-12T18:22:16.456Z] #27 5.774 + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:22:16.456Z] #27 5.775 Installing gotestsum version v0.3.5 [2020-03-12T18:22:16.456Z] #27 5.775 + go get -d gotest.tools/gotestsum [2020-03-12T18:22:16.617Z] AR criu/pie/pie.lib.a [2020-03-12T18:22:16.617Z] DEP criu/pie/restorer.d [2020-03-12T18:22:16.617Z] DEP criu/arch/s390/restorer.d [2020-03-12T18:22:16.617Z] DEP criu/pie/parasite.d [2020-03-12T18:22:16.617Z] CC criu/pie/parasite.o [2020-03-12T18:22:16.617Z] LINK criu/pie/parasite.built-in.o [2020-03-12T18:22:16.617Z] GEN criu/pie/parasite-blob.h [2020-03-12T18:22:16.617Z] CC criu/arch/s390/restorer.o [2020-03-12T18:22:16.714Z] #27 ... [2020-03-12T18:22:16.714Z] [2020-03-12T18:22:16.714Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:16.714Z] #44 5.550 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:16.714Z] #44 5.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:16.714Z] #44 5.618 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:16.714Z] #44 5.621 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:16.714Z] #44 5.630 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:16.714Z] #44 6.511 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:16.714Z] #44 8.294 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:16.714Z] #44 9.140 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:16.714Z] #44 ... [2020-03-12T18:22:16.714Z] [2020-03-12T18:22:16.714Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:16.714Z] #24 5.922 + RM_GOPATH=0 [2020-03-12T18:22:16.714Z] #24 5.922 + TMP_GOPATH= [2020-03-12T18:22:16.714Z] #24 5.922 + : /build [2020-03-12T18:22:16.714Z] #24 5.922 + '[' -z '' ']' [2020-03-12T18:22:16.714Z] #24 5.932 ++ mktemp -d [2020-03-12T18:22:16.714Z] #24 5.945 + export GOPATH=/tmp/tmp.5mviaAgt5k [2020-03-12T18:22:16.714Z] #24 5.945 + GOPATH=/tmp/tmp.5mviaAgt5k [2020-03-12T18:22:16.714Z] #24 5.945 + RM_GOPATH=1 [2020-03-12T18:22:16.714Z] #24 5.945 ++ dirname ./install.sh [2020-03-12T18:22:16.714Z] #24 5.950 + dir=. [2020-03-12T18:22:16.714Z] #24 5.961 + bin=gometalinter [2020-03-12T18:22:16.714Z] #24 5.961 + shift [2020-03-12T18:22:16.714Z] #24 5.961 + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:22:16.714Z] #24 5.962 + . ./gometalinter.installer [2020-03-12T18:22:16.714Z] #24 5.962 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:22:16.714Z] #24 5.965 + install_gometalinter [2020-03-12T18:22:16.714Z] #24 5.968 + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:22:16.714Z] #24 5.969 Installing gometalinter version v2.0.6 [2020-03-12T18:22:16.714Z] #24 5.970 + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:22:16.800Z] #50 ... [2020-03-12T18:22:16.800Z] [2020-03-12T18:22:16.800Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:16.800Z] #30 13.54 unicode/utf8 [2020-03-12T18:22:16.800Z] #30 14.52 strconv [2020-03-12T18:22:16.800Z] #30 17.83 internal/race [2020-03-12T18:22:16.800Z] #30 17.89 sync/atomic [2020-03-12T18:22:16.800Z] #30 18.23 unicode [2020-03-12T18:22:16.800Z] #30 21.79 internal/testlog [2020-03-12T18:22:16.800Z] #30 21.99 encoding [2020-03-12T18:22:16.800Z] #30 22.10 runtime/cgo [2020-03-12T18:22:16.800Z] #30 ... [2020-03-12T18:22:16.800Z] [2020-03-12T18:22:16.800Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:16.800Z] #33 19.82 strconv [2020-03-12T18:22:16.800Z] #33 23.05 internal/testlog [2020-03-12T18:22:16.800Z] #33 23.33 encoding [2020-03-12T18:22:16.800Z] #33 23.42 unicode/utf16 [2020-03-12T18:22:16.800Z] #33 23.68 container/list [2020-03-12T18:22:16.800Z] #33 24.20 crypto/internal/subtle [2020-03-12T18:22:16.993Z] CC criu/pie/restorer.o [2020-03-12T18:22:17.055Z] #33 24.30 crypto/subtle [2020-03-12T18:22:17.074Z] 072f803f12e3: Pull complete [2020-03-12T18:22:17.310Z] #33 24.48 crypto/rc4 [2020-03-12T18:22:17.518Z] LINK criu/pie/restorer.built-in.o [2020-03-12T18:22:17.518Z] GEN criu/pie/restorer-blob.h [2020-03-12T18:22:17.518Z] DEP criu/vdso.d [2020-03-12T18:22:17.518Z] DEP criu/uts_ns.d [2020-03-12T18:22:17.518Z] DEP criu/util.d [2020-03-12T18:22:17.518Z] DEP criu/uffd.d [2020-03-12T18:22:17.518Z] DEP criu/tun.d [2020-03-12T18:22:17.518Z] DEP criu/tty.d [2020-03-12T18:22:17.518Z] DEP criu/timerfd.d [2020-03-12T18:22:17.518Z] DEP criu/sysfs_parse.d [2020-03-12T18:22:17.518Z] DEP criu/sysctl.d [2020-03-12T18:22:17.518Z] DEP criu/string.d [2020-03-12T18:22:17.518Z] DEP criu/stats.d [2020-03-12T18:22:17.518Z] DEP criu/sockets.d [2020-03-12T18:22:17.518Z] DEP criu/sk-unix.d [2020-03-12T18:22:17.565Z] #33 24.89 internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:22:17.700Z] 1738f3141f52: Pull complete [2020-03-12T18:22:17.820Z] #33 25.10 internal/nettrace [2020-03-12T18:22:17.911Z] DEP criu/sk-tcp.d [2020-03-12T18:22:17.911Z] DEP criu/sk-queue.d [2020-03-12T18:22:17.911Z] DEP criu/sk-packet.d [2020-03-12T18:22:17.911Z] DEP criu/sk-netlink.d [2020-03-12T18:22:17.911Z] DEP criu/sk-inet.d [2020-03-12T18:22:17.911Z] DEP criu/signalfd.d [2020-03-12T18:22:17.911Z] DEP criu/sigframe.d [2020-03-12T18:22:17.911Z] DEP criu/shmem.d [2020-03-12T18:22:17.911Z] DEP criu/servicefd.d [2020-03-12T18:22:17.911Z] DEP criu/seize.d [2020-03-12T18:22:17.911Z] DEP criu/seccomp.d [2020-03-12T18:22:17.989Z] c3a959eee44d: Pull complete [2020-03-12T18:22:18.075Z] #33 25.21 internal/x/net/dns/dnsmessage [2020-03-12T18:22:18.087Z] #24 12.53 + cd /tmp/tmp.5mviaAgt5k/src/github.com/alecthomas/gometalinter [2020-03-12T18:22:18.087Z] #24 12.53 + git checkout -q v2.0.6 [2020-03-12T18:22:18.286Z] DEP criu/rst-malloc.d [2020-03-12T18:22:18.286Z] DEP criu/rbtree.d [2020-03-12T18:22:18.286Z] DEP criu/pstree.d [2020-03-12T18:22:18.286Z] DEP criu/protobuf.d [2020-03-12T18:22:18.286Z] GEN criu/protobuf-desc-gen.h [2020-03-12T18:22:18.286Z] DEP criu/protobuf-desc.d [2020-03-12T18:22:18.286Z] DEP criu/proc_parse.d [2020-03-12T18:22:18.286Z] DEP criu/plugin.d [2020-03-12T18:22:18.286Z] DEP criu/pipes.d [2020-03-12T18:22:18.345Z] #24 ... [2020-03-12T18:22:18.345Z] [2020-03-12T18:22:18.345Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:18.345Z] #33 12.69 unicode/utf8 [2020-03-12T18:22:16.084Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:22:16.135Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:22:18.651Z] DEP criu/pie-util.d [2020-03-12T18:22:18.651Z] DEP criu/pie-util-vdso.d [2020-03-12T18:22:18.651Z] DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:22:18.651Z] DEP criu/path.d [2020-03-12T18:22:18.651Z] DEP criu/parasite-syscall.d [2020-03-12T18:22:18.651Z] DEP criu/pagemap.d [2020-03-12T18:22:18.651Z] DEP criu/pagemap-cache.d [2020-03-12T18:22:18.651Z] DEP criu/page-xfer.d [2020-03-12T18:22:18.651Z] DEP criu/page-pipe.d [2020-03-12T18:22:18.651Z] DEP criu/netfilter.d [2020-03-12T18:22:18.651Z] DEP criu/net.d [2020-03-12T18:22:18.651Z] DEP criu/namespaces.d [2020-03-12T18:22:19.010Z] DEP criu/mount.d [2020-03-12T18:22:19.010Z] DEP criu/mem.d [2020-03-12T18:22:19.010Z] DEP criu/lsm.d [2020-03-12T18:22:19.010Z] DEP criu/log.d [2020-03-12T18:22:19.010Z] DEP criu/libnetlink.d [2020-03-12T18:22:19.010Z] DEP criu/kerndat.d [2020-03-12T18:22:19.010Z] DEP criu/kcmp-ids.d [2020-03-12T18:22:19.010Z] DEP criu/irmap.d [2020-03-12T18:22:19.010Z] DEP criu/ipc_ns.d [2020-03-12T18:22:19.010Z] DEP criu/image.d [2020-03-12T18:22:19.010Z] DEP criu/image-desc.d [2020-03-12T18:22:19.010Z] DEP criu/fsnotify.d [2020-03-12T18:22:19.278Z] #33 13.56 math/bits [2020-03-12T18:22:19.325Z] Merge succeeded, producing e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:22:19.326Z] Checking out Revision e6c9e2736f5d522491fe5283029edbc166a37d2a (PR-40628) [2020-03-12T18:22:19.361Z] DEP criu/filesystems.d [2020-03-12T18:22:19.361Z] DEP criu/files.d [2020-03-12T18:22:19.361Z] DEP criu/files-reg.d [2020-03-12T18:22:19.361Z] DEP criu/files-ext.d [2020-03-12T18:22:19.361Z] DEP criu/file-lock.d [2020-03-12T18:22:19.361Z] DEP criu/file-ids.d [2020-03-12T18:22:19.361Z] DEP criu/fifo.d [2020-03-12T18:22:19.361Z] DEP criu/fdstore.d [2020-03-12T18:22:19.361Z] DEP criu/fault-injection.d [2020-03-12T18:22:19.361Z] DEP criu/external.d [2020-03-12T18:22:19.361Z] DEP criu/eventpoll.d [2020-03-12T18:22:19.361Z] DEP criu/eventfd.d [2020-03-12T18:22:19.490Z] 11b1d3aa6e44: Verifying Checksum [2020-03-12T18:22:19.490Z] 11b1d3aa6e44: Download complete [2020-03-12T18:22:19.716Z] DEP criu/crtools.d [2020-03-12T18:22:19.716Z] DEP criu/cr-service.d [2020-03-12T18:22:19.716Z] DEP criu/cr-restore.d [2020-03-12T18:22:19.716Z] DEP criu/cr-errno.d [2020-03-12T18:22:19.716Z] DEP criu/cr-dump.d [2020-03-12T18:22:19.716Z] DEP criu/cr-dedup.d [2020-03-12T18:22:19.716Z] DEP criu/cr-check.d [2020-03-12T18:22:19.716Z] DEP criu/config.d [2020-03-12T18:22:19.716Z] DEP criu/clone-noasan.d [2020-03-12T18:22:19.716Z] DEP criu/cgroup.d [2020-03-12T18:22:19.716Z] DEP criu/cgroup-props.d [2020-03-12T18:22:19.716Z] DEP criu/bitmap.d [2020-03-12T18:22:19.844Z] #33 14.16 math [2020-03-12T18:22:20.064Z] DEP criu/bfd.d [2020-03-12T18:22:20.064Z] DEP criu/autofs.d [2020-03-12T18:22:20.064Z] DEP criu/aio.d [2020-03-12T18:22:20.064Z] DEP criu/action-scripts.d [2020-03-12T18:22:20.064Z] CC criu/action-scripts.o [2020-03-12T18:22:20.064Z] CC criu/aio.o [2020-03-12T18:22:20.064Z] CC criu/autofs.o [2020-03-12T18:22:20.409Z] #33 ... [2020-03-12T18:22:20.410Z] [2020-03-12T18:22:20.410Z] #53 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:22:20.410Z] #53 14.16 + mkdir -p /build [2020-03-12T18:22:20.410Z] #53 14.16 + mv docker/docker /build/ [2020-03-12T18:22:20.410Z] #53 14.18 + rmdir docker [2020-03-12T18:22:20.410Z] #53 DONE 14.6s [2020-03-12T18:22:20.410Z] [2020-03-12T18:22:20.410Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:20.410Z] #6 6.574 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:20.410Z] #6 6.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:20.410Z] #6 6.603 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:20.410Z] #6 6.631 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:20.410Z] #6 6.639 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:20.410Z] #6 7.508 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:22:20.410Z] #6 9.308 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:22:20.410Z] #6 10.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:22:20.436Z] CC criu/bfd.o [2020-03-12T18:22:20.436Z] CC criu/bitmap.o [2020-03-12T18:22:20.786Z] CC criu/cgroup-props.o [2020-03-12T18:22:20.786Z] CC criu/cgroup.o [2020-03-12T18:22:18.985Z] > git merge 71373c6105e3cbc9702935b96d8ee01214c405e7 # timeout=10 [2020-03-12T18:22:19.168Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-03-12T18:22:19.360Z] > git config core.sparsecheckout # timeout=10 [2020-03-12T18:22:19.424Z] > git checkout -f e6c9e2736f5d522491fe5283029edbc166a37d2a # timeout=10 [2020-03-12T18:22:21.546Z] CC criu/clone-noasan.o [2020-03-12T18:22:21.546Z] CC criu/config.o [2020-03-12T18:22:21.546Z] CC criu/cr-check.o [2020-03-12T18:22:21.919Z] CC criu/cr-dedup.o [2020-03-12T18:22:21.919Z] CC criu/cr-dump.o [2020-03-12T18:22:22.196Z] 42c05296e9b4: Pull complete [2020-03-12T18:22:22.252Z] #33 29.28 runtime/cgo [2020-03-12T18:22:22.252Z] #33 ... [2020-03-12T18:22:22.252Z] [2020-03-12T18:22:22.252Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:22.252Z] #44 19.65 Fetched 7937 kB in 15s (510 kB/s) [2020-03-12T18:22:22.252Z] #44 19.65 Reading package lists... [2020-03-12T18:22:22.252Z] #44 26.39 Reading package lists... [2020-03-12T18:22:22.252Z] #44 ... [2020-03-12T18:22:22.252Z] [2020-03-12T18:22:22.252Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:22.252Z] #57 21.82 Fetched 7937 kB in 15s (500 kB/s) [2020-03-12T18:22:22.252Z] #57 21.82 Reading package lists... [2020-03-12T18:22:22.689Z] CC criu/cr-errno.o [2020-03-12T18:22:22.689Z] CC criu/cr-restore.o [2020-03-12T18:22:23.447Z] CC criu/cr-service.o [2020-03-12T18:22:23.798Z] CC criu/crtools.o [2020-03-12T18:22:23.798Z] CC criu/eventfd.o [2020-03-12T18:22:23.798Z] CC criu/eventpoll.o [2020-03-12T18:22:24.137Z] #57 28.40 Reading package lists... [2020-03-12T18:22:24.137Z] #57 ... [2020-03-12T18:22:24.137Z] [2020-03-12T18:22:24.137Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:24.137Z] #6 21.27 Fetched 7937 kB in 16s (487 kB/s) [2020-03-12T18:22:24.137Z] #6 21.27 Reading package lists... [2020-03-12T18:22:24.137Z] #6 27.44 Reading package lists... [2020-03-12T18:22:24.137Z] #6 ... [2020-03-12T18:22:24.137Z] [2020-03-12T18:22:24.137Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:24.137Z] #17 21.27 Fetched 7937 kB in 15s (502 kB/s) [2020-03-12T18:22:24.137Z] #17 21.27 Reading package lists... [2020-03-12T18:22:24.137Z] #17 27.44 Reading package lists... [2020-03-12T18:22:24.137Z] #17 ... [2020-03-12T18:22:24.137Z] [2020-03-12T18:22:24.137Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:24.137Z] #35 21.25 Fetched 7937 kB in 15s (502 kB/s) [2020-03-12T18:22:24.137Z] #35 21.25 Reading package lists... [2020-03-12T18:22:24.153Z] CC criu/external.o [2020-03-12T18:22:24.153Z] CC criu/fault-injection.o [2020-03-12T18:22:24.153Z] CC criu/fdstore.o [2020-03-12T18:22:24.153Z] CC criu/fifo.o [2020-03-12T18:22:24.153Z] CC criu/file-ids.o [2020-03-12T18:22:24.501Z] CC criu/file-lock.o [2020-03-12T18:22:24.501Z] CC criu/files-ext.o [2020-03-12T18:22:24.501Z] CC criu/files-reg.o [2020-03-12T18:22:24.591Z] #6 ... [2020-03-12T18:22:24.591Z] [2020-03-12T18:22:24.591Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:24.849Z] #55 19.41 + cd /tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution [2020-03-12T18:22:24.849Z] #55 19.41 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:22:24.906Z] 4f10a928f107: Pull complete [2020-03-12T18:22:25.244Z] CC criu/files.o [2020-03-12T18:22:25.499Z] #35 28.09 Reading package lists... [2020-03-12T18:22:25.499Z] #35 ... [2020-03-12T18:22:25.499Z] [2020-03-12T18:22:25.499Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:25.499Z] #44 26.39 Reading package lists... [2020-03-12T18:22:25.729Z] CC criu/filesystems.o [2020-03-12T18:22:25.729Z] CC criu/fsnotify.o [2020-03-12T18:22:26.107Z] CC criu/image-desc.o [2020-03-12T18:22:26.107Z] CC criu/image.o [2020-03-12T18:22:26.107Z] CC criu/ipc_ns.o [2020-03-12T18:22:26.223Z] #55 ... [2020-03-12T18:22:26.223Z] [2020-03-12T18:22:26.223Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:26.223Z] #30 10.44 runtime [2020-03-12T18:22:26.223Z] #30 14.36 unicode/utf8 [2020-03-12T18:22:26.223Z] #30 14.86 strconv [2020-03-12T18:22:26.223Z] #30 19.50 internal/race [2020-03-12T18:22:26.223Z] #30 19.63 sync/atomic [2020-03-12T18:22:26.223Z] #30 19.97 unicode [2020-03-12T18:22:26.223Z] #30 ... [2020-03-12T18:22:26.223Z] [2020-03-12T18:22:26.223Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:22:26.223Z] #61 10.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:22:26.223Z] #61 10.64 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:22:26.223Z] #61 ... [2020-03-12T18:22:26.223Z] [2020-03-12T18:22:26.223Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:26.223Z] #57 20.81 Fetched 7937 kB in 16s (496 kB/s) [2020-03-12T18:22:26.555Z] CC criu/irmap.o [2020-03-12T18:22:26.555Z] CC criu/kcmp-ids.o [2020-03-12T18:22:26.555Z] CC criu/kerndat.o [2020-03-12T18:22:26.913Z] CC criu/libnetlink.o [2020-03-12T18:22:26.913Z] CC criu/log.o [2020-03-12T18:22:26.913Z] CC criu/lsm.o [2020-03-12T18:22:27.260Z] CC criu/mem.o [2020-03-12T18:22:27.420Z] #44 33.36 Building dependency tree... [2020-03-12T18:22:27.420Z] #44 34.60 Reading state information... [2020-03-12T18:22:27.607Z] CC criu/mount.o [2020-03-12T18:22:28.346Z] #44 35.83 The following additional packages will be installed: [2020-03-12T18:22:28.346Z] #44 35.84 btrfs-progs liblzo2-2 [2020-03-12T18:22:28.386Z] CC criu/namespaces.o [2020-03-12T18:22:28.751Z] #57 20.81 Reading package lists... [2020-03-12T18:22:28.751Z] #57 ... [2020-03-12T18:22:28.751Z] [2020-03-12T18:22:28.751Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:22:28.751Z] #24 12.82 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:22:28.751Z] #24 ... [2020-03-12T18:22:28.751Z] [2020-03-12T18:22:28.751Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:22:28.751Z] #55 21.61 + GOPATH=/tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nUMMrRdTTB go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:28.765Z] CC criu/net.o [2020-03-12T18:22:28.905Z] #44 36.15 The following NEW packages will be installed: [2020-03-12T18:22:28.905Z] #44 36.16 btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:22:29.567Z] CC criu/netfilter.o [2020-03-12T18:22:29.567Z] CC criu/page-pipe.o [2020-03-12T18:22:29.831Z] #44 37.28 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:29.831Z] #44 37.28 Need to get 649 kB of archives. [2020-03-12T18:22:29.831Z] #44 37.28 After this operation, 4320 kB of additional disk space will be used. [2020-03-12T18:22:29.831Z] #44 37.28 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:22:29.831Z] #44 37.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:22:29.831Z] #44 37.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:22:29.921Z] CC criu/page-xfer.o [2020-03-12T18:22:29.921Z] CC criu/pagemap-cache.o [2020-03-12T18:22:30.285Z] CC criu/pagemap.o [2020-03-12T18:22:30.285Z] CC criu/parasite-syscall.o [2020-03-12T18:22:30.447Z] 11b1d3aa6e44: Pull complete [2020-03-12T18:22:30.447Z] a4907a205968: Pull complete [2020-03-12T18:22:30.447Z] Digest: sha256:8b0f4fee390ca1308ef5c522accad9f7d98a4134fcde1b2cff33df1cbb1b3b97 [2020-03-12T18:22:30.447Z] Status: Downloaded newer image for golang:1.12.17-stretch [2020-03-12T18:22:30.447Z] ---> f22b75268fd4 [2020-03-12T18:22:30.447Z] Step 5/125 : ARG APT_MIRROR [2020-03-12T18:22:30.447Z] ---> Running in 969b2f789e65 [2020-03-12T18:22:30.447Z] Removing intermediate container 969b2f789e65 [2020-03-12T18:22:30.447Z] ---> a974fb130990 [2020-03-12T18:22:30.447Z] Step 6/125 : RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.debian.org}/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/${APT_MIRROR:-security.debian.org}/g" /etc/apt/sources.list [2020-03-12T18:22:30.447Z] ---> Running in c48bf1f3d2b3 [2020-03-12T18:22:30.631Z] CC criu/path.o [2020-03-12T18:22:30.631Z] CC criu/pie-util-vdso-elf32.o [2020-03-12T18:22:30.631Z] CC criu/pie-util-vdso.o [2020-03-12T18:22:30.756Z] #44 38.28 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:31.101Z] CC criu/pie-util.o [2020-03-12T18:22:31.101Z] CC criu/pipes.o [2020-03-12T18:22:31.101Z] CC criu/plugin.o [2020-03-12T18:22:31.103Z] #44 38.50 Fetched 649 kB in 1s (592 kB/s) [2020-03-12T18:22:31.103Z] [2020-03-12T18:22:31.103Z] #44 ... [2020-03-12T18:22:31.103Z] [2020-03-12T18:22:31.103Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:31.103Z] #50 DONE 38.2s [2020-03-12T18:22:31.103Z] [2020-03-12T18:22:31.103Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:31.103Z] #44 38.65 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:22:31.103Z] #44 38.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% [2020-03-12T18:22:31.103Z] #44 ... [2020-03-12T18:22:31.103Z] [2020-03-12T18:22:31.103Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:31.103Z] #6 27.44 Reading package lists... [2020-03-12T18:22:31.103Z] #6 33.43 Building dependency tree... [2020-03-12T18:22:31.103Z] #6 34.91 Reading state information... [2020-03-12T18:22:31.103Z] #6 36.55 The following additional packages will be installed: [2020-03-12T18:22:31.103Z] #6 36.57 libapparmor1 libseccomp2 [2020-03-12T18:22:31.103Z] #6 36.57 Suggested packages: [2020-03-12T18:22:31.103Z] #6 36.57 seccomp [2020-03-12T18:22:31.103Z] #6 36.88 The following NEW packages will be installed: [2020-03-12T18:22:31.103Z] #6 36.88 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:22:31.103Z] #6 38.05 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:31.103Z] #6 38.05 Need to get 300 kB of archives. [2020-03-12T18:22:31.103Z] #6 38.05 After this operation, 1201 kB of additional disk space will be used. [2020-03-12T18:22:31.103Z] #6 38.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-03-12T18:22:31.103Z] #6 38.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-03-12T18:22:31.103Z] #6 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:22:31.103Z] #6 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:22:31.131Z] Removing intermediate container c48bf1f3d2b3 [2020-03-12T18:22:31.131Z] ---> 28030ed960fb [2020-03-12T18:22:31.131Z] Step 7/125 : FROM base AS criu [2020-03-12T18:22:31.131Z] ---> 28030ed960fb [2020-03-12T18:22:31.131Z] Step 8/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:22:31.131Z] ---> Running in 74ceaddbe79a [2020-03-12T18:22:31.359Z] #6 ... [2020-03-12T18:22:31.359Z] [2020-03-12T18:22:31.359Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:31.359Z] #44 38.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:31.359Z] #44 38.76 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:22:31.359Z] #44 38.78 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:31.359Z] #44 38.97 Selecting previously unselected package btrfs-progs. [2020-03-12T18:22:31.359Z] #44 38.97 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:22:31.426Z] Removing intermediate container 74ceaddbe79a [2020-03-12T18:22:31.426Z] ---> 5f7601d0a264 [2020-03-12T18:22:31.426Z] Step 9/125 : ENV CRIU_VERSION 3.12 [2020-03-12T18:22:31.426Z] ---> Running in f0cc8ef06b59 [2020-03-12T18:22:31.426Z] Removing intermediate container f0cc8ef06b59 [2020-03-12T18:22:31.426Z] ---> 7b012e722594 [2020-03-12T18:22:31.426Z] Step 10/125 : RUN apt-get update && apt-get install -y --no-install-recommends libnet-dev libprotobuf-c-dev libprotobuf-dev libnl-3-dev libcap-dev protobuf-compiler protobuf-c-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-03-12T18:22:31.426Z] ---> Running in 2dff3454d0df [2020-03-12T18:22:31.459Z] CC criu/proc_parse.o [2020-03-12T18:22:31.614Z] #44 39.00 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:22:31.723Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:22:31.828Z] CC criu/protobuf-desc.o [2020-03-12T18:22:32.014Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:22:32.014Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:22:32.014Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:22:32.014Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:22:32.014Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:22:32.174Z] #44 39.78 Selecting previously unselected package btrfs-tools. [2020-03-12T18:22:32.175Z] CC criu/protobuf.o [2020-03-12T18:22:32.175Z] CC criu/pstree.o [2020-03-12T18:22:32.304Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:22:32.429Z] #44 39.78 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:22:32.429Z] #44 39.79 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:22:32.429Z] #44 39.89 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:32.429Z] #44 40.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:32.528Z] CC criu/rbtree.o [2020-03-12T18:22:32.528Z] CC criu/rst-malloc.o [2020-03-12T18:22:32.528Z] CC criu/seccomp.o [2020-03-12T18:22:32.598Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:22:32.685Z] #44 40.03 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:22:32.685Z] #44 40.04 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:22:32.685Z] #44 40.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:32.875Z] CC criu/seize.o [2020-03-12T18:22:32.932Z] #55 ... [2020-03-12T18:22:32.932Z] [2020-03-12T18:22:32.932Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:32.932Z] #57 20.81 Reading package lists... [2020-03-12T18:22:32.940Z] #44 DONE 40.3s [2020-03-12T18:22:32.940Z] [2020-03-12T18:22:32.940Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:32.940Z] #45 DONE 0.1s [2020-03-12T18:22:32.940Z] [2020-03-12T18:22:32.940Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:22:32.940Z] #46 DONE 0.1s [2020-03-12T18:22:32.940Z] [2020-03-12T18:22:32.940Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:33.238Z] CC criu/servicefd.o [2020-03-12T18:22:33.238Z] CC criu/shmem.o [2020-03-12T18:22:33.500Z] #47 ... [2020-03-12T18:22:33.500Z] [2020-03-12T18:22:33.500Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:33.500Z] #6 39.03 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:33.500Z] #6 39.23 Fetched 300 kB in 1s (283 kB/s) [2020-03-12T18:22:33.500Z] #6 39.38 Selecting previously unselected package libseccomp2:amd64. [2020-03-12T18:22:33.500Z] #6 39.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:33.500Z] #6 39.48 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:22:33.500Z] #6 39.49 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:33.500Z] #6 39.66 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T18:22:33.500Z] #6 39.66 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:22:33.500Z] #6 39.67 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:33.501Z] #6 39.84 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T18:22:33.501Z] #6 39.84 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:22:33.501Z] #6 39.85 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:33.501Z] #6 39.95 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T18:22:33.501Z] #6 39.96 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:22:33.501Z] #6 39.98 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:33.501Z] #6 40.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:33.501Z] #6 40.44 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:33.501Z] #6 40.50 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:33.501Z] #6 40.51 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:33.501Z] #6 40.52 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:33.501Z] #6 40.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:33.501Z] #6 DONE 40.8s [2020-03-12T18:22:33.501Z] [2020-03-12T18:22:33.501Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:33.501Z] #40 DONE 0.1s [2020-03-12T18:22:33.501Z] [2020-03-12T18:22:33.501Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:22:33.604Z] CC criu/sigframe.o [2020-03-12T18:22:33.604Z] CC criu/signalfd.o [2020-03-12T18:22:33.604Z] CC criu/sk-inet.o [2020-03-12T18:22:33.756Z] #41 DONE 0.1s [2020-03-12T18:22:33.756Z] [2020-03-12T18:22:33.756Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:34.050Z] CC criu/sk-netlink.o [2020-03-12T18:22:34.050Z] CC criu/sk-packet.o [2020-03-12T18:22:34.050Z] CC criu/sk-queue.o [2020-03-12T18:22:34.316Z] #42 ... [2020-03-12T18:22:34.316Z] [2020-03-12T18:22:34.316Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:34.316Z] #17 27.44 Reading package lists... [2020-03-12T18:22:34.316Z] #17 34.58 Building dependency tree... [2020-03-12T18:22:34.316Z] #17 35.93 Reading state information... [2020-03-12T18:22:34.316Z] #17 37.28 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:22:34.316Z] #17 37.28 The following additional packages will be installed: [2020-03-12T18:22:34.316Z] #17 37.29 libjq1 libonig4 [2020-03-12T18:22:34.316Z] #17 37.65 The following NEW packages will be installed: [2020-03-12T18:22:34.316Z] #17 37.65 jq libjq1 libonig4 [2020-03-12T18:22:34.316Z] #17 38.78 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:34.316Z] #17 38.78 Need to get 327 kB of archives. [2020-03-12T18:22:34.316Z] #17 38.78 After this operation, 1157 kB of additional disk space will be used. [2020-03-12T18:22:34.316Z] #17 38.78 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:22:34.316Z] #17 38.80 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:22:34.316Z] #17 38.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:22:34.316Z] #17 40.02 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:34.316Z] #17 40.18 Fetched 327 kB in 1s (303 kB/s) [2020-03-12T18:22:34.316Z] #17 40.30 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:22:34.316Z] #17 40.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:34.316Z] #17 40.38 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:22:34.316Z] #17 40.43 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:22:34.316Z] #17 40.71 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:22:34.316Z] #17 40.73 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:22:34.316Z] #17 40.74 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:22:34.316Z] #17 41.08 Selecting previously unselected package jq. [2020-03-12T18:22:34.316Z] #17 41.12 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:22:34.316Z] #17 41.15 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:22:34.316Z] #17 41.42 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:22:34.316Z] #17 41.43 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:22:34.316Z] #17 41.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:34.316Z] #17 41.48 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:22:34.316Z] #17 DONE 41.8s [2020-03-12T18:22:34.571Z] CC criu/sk-tcp.o [2020-03-12T18:22:34.571Z] CC criu/sk-unix.o [2020-03-12T18:22:34.571Z] [2020-03-12T18:22:34.571Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:22:34.571Z] #19 DONE 0.1s [2020-03-12T18:22:34.571Z] [2020-03-12T18:22:34.571Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:34.831Z] #57 27.31 Reading package lists... [2020-03-12T18:22:34.831Z] #57 ... [2020-03-12T18:22:34.831Z] [2020-03-12T18:22:34.831Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:34.831Z] #33 19.17 strconv [2020-03-12T18:22:34.831Z] #33 22.77 internal/testlog [2020-03-12T18:22:34.831Z] #33 23.09 encoding [2020-03-12T18:22:34.831Z] #33 23.20 unicode/utf16 [2020-03-12T18:22:34.831Z] #33 23.49 container/list [2020-03-12T18:22:34.831Z] #33 23.89 crypto/internal/subtle [2020-03-12T18:22:34.831Z] #33 24.03 crypto/subtle [2020-03-12T18:22:34.831Z] #33 24.10 crypto/rc4 [2020-03-12T18:22:34.831Z] #33 24.43 internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:22:34.831Z] #33 24.56 internal/nettrace [2020-03-12T18:22:34.831Z] #33 24.67 internal/x/net/dns/dnsmessage [2020-03-12T18:22:34.931Z] CC criu/sockets.o [2020-03-12T18:22:35.088Z] #33 29.29 runtime/cgo [2020-03-12T18:22:35.137Z] Commit message: "Fix rate limiting for logger, increase refill rate" [2020-03-12T18:22:35.290Z] CC criu/stats.o [2020-03-12T18:22:35.290Z] CC criu/string.o [2020-03-12T18:22:35.290Z] CC criu/sysctl.o [2020-03-12T18:22:35.310Z] Fetched 7737 kB in 3s (2315 kB/s) [2020-03-12T18:22:35.346Z] #33 ... [2020-03-12T18:22:35.346Z] [2020-03-12T18:22:35.346Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:35.346Z] #50 19.84 + cd /tmp/tmp.Lvhv17CdsC/src/github.com/docker/libnetwork [2020-03-12T18:22:35.346Z] #50 19.84 + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:22:35.346Z] #50 20.40 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:22:35.604Z] #50 ... [2020-03-12T18:22:35.604Z] [2020-03-12T18:22:35.604Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:35.604Z] #30 23.34 internal/testlog [2020-03-12T18:22:35.604Z] #30 23.59 encoding [2020-03-12T18:22:35.604Z] #30 23.68 runtime/cgo [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-03-12T18:22:35.663Z] CC criu/sysfs_parse.o [2020-03-12T18:22:35.663Z] CC criu/timerfd.o [2020-03-12T18:22:35.663Z] CC criu/tty.o [2020-03-12T18:22:35.862Z] #30 ... [2020-03-12T18:22:35.862Z] [2020-03-12T18:22:35.862Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:35.862Z] #17 20.49 Fetched 7937 kB in 16s (485 kB/s) [2020-03-12T18:22:35.862Z] #17 20.49 Reading package lists... [2020-03-12T18:22:35.862Z] #17 26.92 Reading package lists... [2020-03-12T18:22:35.862Z] #17 ... [2020-03-12T18:22:35.862Z] [2020-03-12T18:22:35.862Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:35.862Z] #35 22.23 Fetched 7937 kB in 15s (496 kB/s) [2020-03-12T18:22:35.862Z] #35 22.23 Reading package lists... [2020-03-12T18:22:36.119Z] #35 28.56 Reading package lists... [2020-03-12T18:22:36.119Z] #35 ... [2020-03-12T18:22:36.119Z] [2020-03-12T18:22:36.119Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:36.119Z] #44 20.76 Fetched 7937 kB in 16s (490 kB/s) [2020-03-12T18:22:36.119Z] #44 20.76 Reading package lists... [2020-03-12T18:22:36.119Z] #44 27.19 Reading package lists... [2020-03-12T18:22:36.119Z] #44 ... [2020-03-12T18:22:36.119Z] [2020-03-12T18:22:36.119Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:36.119Z] #6 21.92 Fetched 7937 kB in 16s (485 kB/s) [2020-03-12T18:22:36.119Z] #6 21.92 Reading package lists... [2020-03-12T18:22:36.376Z] Reading package lists... [2020-03-12T18:22:36.408Z] CC criu/tun.o [2020-03-12T18:22:36.408Z] CC criu/uffd.o [2020-03-12T18:22:36.766Z] CC criu/util.o [2020-03-12T18:22:37.082Z] #20 ... [2020-03-12T18:22:37.082Z] [2020-03-12T18:22:37.082Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:37.082Z] #57 28.40 Reading package lists... [2020-03-12T18:22:37.083Z] #57 34.61 Building dependency tree... [2020-03-12T18:22:37.083Z] #57 35.84 Reading state information... [2020-03-12T18:22:37.083Z] #57 37.14 The following additional packages will be installed: [2020-03-12T18:22:37.083Z] #57 37.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:22:37.083Z] #57 37.14 libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:22:37.083Z] #57 37.15 Suggested packages: [2020-03-12T18:22:37.083Z] #57 37.15 manpages-dev python-setuptools [2020-03-12T18:22:37.083Z] #57 38.79 The following NEW packages will be installed: [2020-03-12T18:22:37.083Z] #57 38.79 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:22:37.083Z] #57 38.79 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:22:37.083Z] #57 38.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:22:37.083Z] #57 38.80 zlib1g-dev [2020-03-12T18:22:37.083Z] #57 39.91 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:37.083Z] #57 39.91 Need to get 3602 kB of archives. [2020-03-12T18:22:37.083Z] #57 39.91 After this operation, 18.9 MB of additional disk space will be used. [2020-03-12T18:22:37.083Z] #57 39.91 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:22:37.083Z] #57 39.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-03-12T18:22:37.083Z] #57 39.92 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-03-12T18:22:37.083Z] #57 39.93 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:22:37.083Z] #57 39.93 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-03-12T18:22:37.083Z] #57 39.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:22:37.083Z] #57 39.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-03-12T18:22:37.083Z] #57 39.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:22:37.083Z] #57 39.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-03-12T18:22:37.083Z] #57 40.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-03-12T18:22:37.083Z] #57 40.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-03-12T18:22:37.083Z] #57 40.14 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-03-12T18:22:37.083Z] #57 40.20 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-03-12T18:22:37.083Z] #57 40.20 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-03-12T18:22:37.083Z] #57 40.21 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:22:37.083Z] #57 40.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-03-12T18:22:37.083Z] #57 42.00 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:37.083Z] #57 42.27 Fetched 3602 kB in 1s (2614 kB/s) [2020-03-12T18:22:37.083Z] #57 42.39 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:22:37.083Z] #57 42.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:37.083Z] #57 42.51 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 42.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:22:37.083Z] #57 42.70 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T18:22:37.083Z] #57 42.70 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 42.70 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:22:37.083Z] #57 42.96 Selecting previously unselected package libnet1-dev. [2020-03-12T18:22:37.083Z] #57 42.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 43.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:37.083Z] #57 43.28 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:22:37.083Z] #57 43.29 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 43.31 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:22:37.083Z] #57 43.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T18:22:37.083Z] #57 43.44 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 43.45 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:22:37.083Z] #57 43.77 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:22:37.083Z] #57 43.78 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 43.78 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:22:37.083Z] #57 43.87 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T18:22:37.083Z] #57 43.88 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 43.90 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:22:37.083Z] #57 44.02 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T18:22:37.083Z] #57 44.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 44.03 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:37.083Z] #57 44.28 Selecting previously unselected package libprotobuf10:amd64. [2020-03-12T18:22:37.083Z] #57 44.28 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:37.083Z] #57 44.28 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:22:37.113Z] CC criu/uts_ns.o [2020-03-12T18:22:37.113Z] CC criu/vdso.o [2020-03-12T18:22:37.340Z] #57 ... [2020-03-12T18:22:37.340Z] [2020-03-12T18:22:37.340Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:37.340Z] #35 28.09 Reading package lists... [2020-03-12T18:22:37.340Z] #35 35.12 Building dependency tree... [2020-03-12T18:22:37.340Z] #35 36.43 Reading state information... [2020-03-12T18:22:37.340Z] #35 37.73 The following additional packages will be installed: [2020-03-12T18:22:37.340Z] #35 37.74 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:22:37.340Z] #35 37.75 Suggested packages: [2020-03-12T18:22:37.340Z] #35 37.75 codeblocks eclipse ninja-build lrzip [2020-03-12T18:22:37.340Z] #35 37.75 Recommended packages: [2020-03-12T18:22:37.340Z] #35 37.75 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:22:37.340Z] #35 38.73 The following NEW packages will be installed: [2020-03-12T18:22:37.340Z] #35 38.73 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:22:37.340Z] #35 38.73 vim-common xxd [2020-03-12T18:22:37.340Z] #35 40.10 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:37.340Z] #35 40.10 Need to get 13.7 MB of archives. [2020-03-12T18:22:37.340Z] #35 40.10 After this operation, 57.2 MB of additional disk space will be used. [2020-03-12T18:22:37.340Z] #35 40.10 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:22:37.340Z] #35 40.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:22:37.340Z] #35 40.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-03-12T18:22:37.340Z] #35 41.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-03-12T18:22:37.340Z] #35 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-03-12T18:22:37.340Z] #35 41.40 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T18:22:37.340Z] #35 41.40 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-03-12T18:22:37.340Z] #35 41.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-03-12T18:22:37.340Z] #35 41.66 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:22:37.340Z] #35 41.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:22:37.340Z] #35 43.12 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:37.340Z] #35 43.42 Fetched 13.7 MB in 2s (5044 kB/s) [2020-03-12T18:22:37.340Z] #35 43.54 Selecting previously unselected package cmake-data. [2020-03-12T18:22:37.340Z] #35 43.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:37.340Z] #35 43.64 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:22:37.340Z] #35 43.66 Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:22:37.340Z] #35 ... [2020-03-12T18:22:37.340Z] [2020-03-12T18:22:37.340Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:37.340Z] #57 44.99 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-03-12T18:22:37.397Z] Reading package lists... [2020-03-12T18:22:37.473Z] LINK criu/built-in.o [2020-03-12T18:22:37.473Z] LINK criu/criu [2020-03-12T18:22:37.473Z] DEP lib/c/criu.d [2020-03-12T18:22:37.473Z] CC images/rpc.pb-c.o [2020-03-12T18:22:37.473Z] CC lib/c/criu.o [2020-03-12T18:22:37.599Z] #57 ... [2020-03-12T18:22:37.599Z] [2020-03-12T18:22:37.599Z] #7 [dev 1/24] RUN groupadd -r docker [2020-03-12T18:22:37.599Z] #7 DONE 4.2s [2020-03-12T18:22:37.599Z] [2020-03-12T18:22:37.599Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:37.599Z] #57 44.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:37.599Z] #57 45.00 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:22:37.701Z] Building dependency tree... [2020-03-12T18:22:37.701Z] Reading state information... [2020-03-12T18:22:37.839Z] LINK lib/c/built-in.o [2020-03-12T18:22:37.839Z] LINK lib/c/libcriu.so [2020-03-12T18:22:37.839Z] GEN magic.py [2020-03-12T18:22:37.855Z] #57 45.39 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T18:22:37.856Z] #57 45.39 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-03-12T18:22:37.856Z] #57 45.40 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:22:37.989Z] The following additional packages will be installed: [2020-03-12T18:22:37.989Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:22:37.989Z] libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:22:37.989Z] Suggested packages: [2020-03-12T18:22:37.989Z] manpages-dev python-setuptools [2020-03-12T18:22:38.019Z] #6 28.10 Reading package lists... [2020-03-12T18:22:38.019Z] #6 ... [2020-03-12T18:22:38.019Z] [2020-03-12T18:22:38.019Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:38.019Z] #17 26.92 Reading package lists... [2020-03-12T18:22:38.143Z] + docker version [2020-03-12T18:22:38.198Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:38.198Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:38.198Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:22:38.198Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:38.274Z] The following NEW packages will be installed: [2020-03-12T18:22:38.275Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:22:38.275Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:22:38.275Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:22:38.275Z] zlib1g-dev [2020-03-12T18:22:38.275Z] 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:38.275Z] Need to get 3548 kB of archives. [2020-03-12T18:22:38.275Z] After this operation, 21.2 MB of additional disk space will be used. [2020-03-12T18:22:38.275Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-03-12T18:22:38.275Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2020-03-12T18:22:38.275Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2020-03-12T18:22:38.275Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-03-12T18:22:38.275Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2020-03-12T18:22:38.275Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-03-12T18:22:38.275Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2020-03-12T18:22:38.275Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:22:38.556Z] make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:22:38.556Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:22:38.556Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:22:38.556Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:22:38.556Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:22:38.556Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:22:38.556Z] INSTALL criu/criu [2020-03-12T18:22:38.559Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2020-03-12T18:22:38.559Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2020-03-12T18:22:38.559Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2020-03-12T18:22:38.844Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2020-03-12T18:22:38.844Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2020-03-12T18:22:38.844Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2020-03-12T18:22:38.844Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:22:38.844Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2020-03-12T18:22:39.130Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:39.130Z] Fetched 3548 kB in 0s (5602 kB/s) [2020-03-12T18:22:39.130Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-12T18:22:39.130Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:22:39.130Z] Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:22:39.130Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:22:39.130Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-03-12T18:22:39.130Z] Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2020-03-12T18:22:39.130Z] Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2020-03-12T18:22:39.130Z] Selecting previously unselected package libnet1-dev. [2020-03-12T18:22:39.130Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:22:39.130Z] Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:39.130Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:22:39.415Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2020-03-12T18:22:39.415Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:22:39.415Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-03-12T18:22:39.415Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:39.415Z] Selecting previously unselected package libprotobuf10:ppc64el. [2020-03-12T18:22:39.415Z] Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.415Z] Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:39.518Z] #17 33.06 Building dependency tree... [2020-03-12T18:22:39.702Z] Selecting previously unselected package libprotobuf-lite10:ppc64el. [2020-03-12T18:22:39.702Z] Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.702Z] Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:39.702Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-03-12T18:22:39.702Z] Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.702Z] Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-03-12T18:22:39.740Z] #57 46.86 Selecting previously unselected package libprotoc10:amd64. [2020-03-12T18:22:39.740Z] #57 46.89 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:39.740Z] #57 46.90 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:22:39.776Z] #17 34.29 Reading state information... [2020-03-12T18:22:39.778Z] Removing intermediate container 1d2a4ec282d8 [2020-03-12T18:22:39.778Z] ---> b475478fddf0 [2020-03-12T18:22:39.778Z] Step 12/125 : FROM base AS registry [2020-03-12T18:22:39.778Z] ---> e2dfad729422 [2020-03-12T18:22:39.778Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:22:39.778Z] ---> Running in 474b5a9c2926 [2020-03-12T18:22:39.778Z] Removing intermediate container 474b5a9c2926 [2020-03-12T18:22:39.778Z] ---> 1b866ad0c29f [2020-03-12T18:22:39.778Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:22:39.778Z] ---> Running in 02df55464c65 [2020-03-12T18:22:39.987Z] Selecting previously unselected package libprotoc10:ppc64el. [2020-03-12T18:22:39.987Z] Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.987Z] Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:39.987Z] Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:22:39.987Z] Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2020-03-12T18:22:39.987Z] Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:39.987Z] Selecting previously unselected package protobuf-compiler. [2020-03-12T18:22:39.987Z] Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.987Z] Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:39.987Z] Selecting previously unselected package python-pkg-resources. [2020-03-12T18:22:39.987Z] Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:22:39.987Z] Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:39.988Z] Selecting previously unselected package python-protobuf. [2020-03-12T18:22:39.988Z] Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2020-03-12T18:22:39.988Z] Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:22:39.996Z] #57 47.54 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:22:40.127Z] Removing intermediate container 02df55464c65 [2020-03-12T18:22:40.127Z] ---> 3e4615ca0ae3 [2020-03-12T18:22:40.127Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-12T18:22:40.127Z] ---> Running in 67f04c94020d [2020-03-12T18:22:40.251Z] #57 47.54 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-03-12T18:22:40.251Z] #57 47.55 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:40.251Z] #57 47.73 Selecting previously unselected package protobuf-compiler. [2020-03-12T18:22:40.251Z] #57 47.73 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-03-12T18:22:40.251Z] #57 47.73 Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:40.251Z] #57 ... [2020-03-12T18:22:40.251Z] [2020-03-12T18:22:40.251Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:22:40.251Z] #15 37.77 + cd /tmp/tmp.86DDQrlB3x/src/github.com/go-swagger/go-swagger [2020-03-12T18:22:40.251Z] #15 37.77 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:22:40.251Z] #15 40.18 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:22:40.272Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:22:40.272Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:22:40.272Z] Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:40.473Z] + mktemp -d [2020-03-12T18:22:40.473Z] + export GOPATH=/tmp/tmp.qMNnddJMLa [2020-03-12T18:22:40.473Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution [2020-03-12T18:22:40.473Z] Cloning into '/tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution'... [2020-03-12T18:22:40.507Z] #15 ... [2020-03-12T18:22:40.507Z] [2020-03-12T18:22:40.507Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:40.507Z] #57 47.88 Selecting previously unselected package python-pkg-resources. [2020-03-12T18:22:40.507Z] #57 47.88 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:22:40.507Z] #57 47.90 Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:40.507Z] #57 ... [2020-03-12T18:22:40.507Z] [2020-03-12T18:22:40.507Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:22:40.507Z] #8 DONE 3.0s [2020-03-12T18:22:40.708Z] #17 35.48 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:22:40.708Z] #17 35.48 The following additional packages will be installed: [2020-03-12T18:22:40.762Z] [2020-03-12T18:22:40.762Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:40.762Z] #57 48.23 Selecting previously unselected package python-protobuf. [2020-03-12T18:22:40.762Z] #57 48.23 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-03-12T18:22:40.762Z] #57 48.23 Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:22:40.965Z] #17 35.50 libjq1 libonig4 [2020-03-12T18:22:41.223Z] #17 35.90 The following NEW packages will be installed: [2020-03-12T18:22:41.223Z] #17 35.90 jq libjq1 libonig4 [2020-03-12T18:22:41.289Z] Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:41.289Z] Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:41.289Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:41.289Z] Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:22:41.683Z] + cd /tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution [2020-03-12T18:22:41.683Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:22:41.688Z] #57 49.11 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:22:41.688Z] #57 ... [2020-03-12T18:22:41.688Z] [2020-03-12T18:22:41.688Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:41.688Z] #33 38.80 internal/x/crypto/curve25519 [2020-03-12T18:22:41.688Z] #33 45.55 sync [2020-03-12T18:22:41.688Z] #33 46.32 io [2020-03-12T18:22:41.688Z] #33 46.32 reflect [2020-03-12T18:22:41.688Z] #33 47.76 bytes [2020-03-12T18:22:41.688Z] #33 ... [2020-03-12T18:22:41.688Z] [2020-03-12T18:22:41.688Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:41.688Z] #20 5.489 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:22:41.688Z] #20 6.037 [2020-03-12T18:22:42.042Z] + GOPATH=/tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qMNnddJMLa go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:42.156Z] #17 37.01 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:42.156Z] #17 37.01 Need to get 327 kB of archives. [2020-03-12T18:22:42.156Z] #17 37.01 After this operation, 1157 kB of additional disk space will be used. [2020-03-12T18:22:42.156Z] #17 37.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:22:42.415Z] #17 37.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:22:42.415Z] #17 37.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:22:42.673Z] #17 ... [2020-03-12T18:22:42.673Z] [2020-03-12T18:22:42.673Z] #50 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-03-12T18:22:42.673Z] #50 DONE 37.2s [2020-03-12T18:22:42.673Z] [2020-03-12T18:22:42.673Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:22:42.673Z] #15 37.19 + cd /tmp/tmp.iyqz6B3jxd/src/github.com/go-swagger/go-swagger [2020-03-12T18:22:42.673Z] #15 37.19 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:22:42.768Z] Setting up libcap-dev:ppc64el (1:2.25-1) ... [2020-03-12T18:22:42.768Z] Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2020-03-12T18:22:42.768Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:22:42.768Z] Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:42.768Z] Setting up libprotoc10:ppc64el (3.0.0-9) ... [2020-03-12T18:22:42.768Z] Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:42.768Z] Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:42.768Z] Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:42.768Z] Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2020-03-12T18:22:42.768Z] Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2020-03-12T18:22:42.768Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:42.963Z] #20 6.528 ## 3.4% ##### 8.1% ######### 13.0% ############ 17.7% ############### 20.8% ################### 27.1% ######################## 33.9% ############################ 39.9% ################################ 45.2% ################################### 49.3% ####################################### 54.9% ########################################## 59.5% ############################################### 65.5% ################################################### 71.2% ###################################################### 76.1% ############################################################ 83.4% ############################################################### 87.8% ################################################################### 93.1% ######################################################################## 100.0% [2020-03-12T18:22:43.219Z] #20 ... [2020-03-12T18:22:43.219Z] [2020-03-12T18:22:43.219Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:43.219Z] #30 40.49 sync [2020-03-12T18:22:43.219Z] #30 41.76 io [2020-03-12T18:22:43.219Z] #30 41.77 reflect [2020-03-12T18:22:43.219Z] #30 43.93 syscall [2020-03-12T18:22:43.474Z] #30 ... [2020-03-12T18:22:43.474Z] [2020-03-12T18:22:43.474Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:43.474Z] #33 50.69 bufio [2020-03-12T18:22:43.731Z] #33 ... [2020-03-12T18:22:43.731Z] [2020-03-12T18:22:43.731Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-12T18:22:43.731Z] #9 2.969 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:22:43.731Z] #9 DONE 3.2s [2020-03-12T18:22:43.782Z] Removing intermediate container 2dff3454d0df [2020-03-12T18:22:43.782Z] ---> 1ff0e5bd2976 [2020-03-12T18:22:43.782Z] Step 11/125 : RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v${CRIU_VERSION}.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2020-03-12T18:22:43.782Z] ---> Running in 63a4b0e56063 [2020-03-12T18:22:43.989Z] [2020-03-12T18:22:43.989Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:43.989Z] #20 9.072 [2020-03-12T18:22:44.756Z] #20 9.475 ####### 9.8% ################# 23.8% ########################## 36.2% ################################## 47.4% ########################################## 59.6% ####################################################### 77.2% ###################################################################### 97.8% ######################################################################## 100.0% [2020-03-12T18:22:44.807Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:22:44.807Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:22:44.807Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:22:44.807Z]  GEN .gitid [2020-03-12T18:22:45.012Z] #20 ... [2020-03-12T18:22:45.012Z] [2020-03-12T18:22:45.012Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:22:45.012Z] #27 42.12 + cd /tmp/tmp.GIKhKXeK9e/src/gotest.tools/gotestsum [2020-03-12T18:22:45.012Z] #27 42.12 + git checkout -q v0.3.5 [2020-03-12T18:22:45.012Z] #27 42.18 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:22:45.012Z] #27 ... [2020-03-12T18:22:45.012Z] [2020-03-12T18:22:45.012Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:45.012Z] #20 10.67 [2020-03-12T18:22:45.097Z] GEN criu/include/version.h [2020-03-12T18:22:45.097Z] GEN include/common/asm [2020-03-12T18:22:45.213Z] #15 ... [2020-03-12T18:22:45.213Z] [2020-03-12T18:22:45.213Z] #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-03-12T18:22:45.213Z] #17 38.18 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:45.213Z] #17 38.44 Fetched 327 kB in 1s (316 kB/s) [2020-03-12T18:22:45.213Z] #17 38.61 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:22:45.213Z] #17 38.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:45.213Z] #17 38.64 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:22:45.213Z] #17 38.66 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:22:45.213Z] #17 38.86 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:22:45.213Z] #17 38.86 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:22:45.213Z] #17 38.87 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:22:45.213Z] #17 39.02 Selecting previously unselected package jq. [2020-03-12T18:22:45.213Z] #17 39.02 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:22:45.213Z] #17 39.03 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:22:45.213Z] #17 39.21 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:22:45.213Z] #17 39.25 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:22:45.213Z] #17 39.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:45.213Z] #17 39.31 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:22:45.213Z] #17 DONE 39.6s [2020-03-12T18:22:45.213Z] [2020-03-12T18:22:45.213Z] #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:22:45.213Z] #19 DONE 0.1s [2020-03-12T18:22:45.213Z] [2020-03-12T18:22:45.213Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:45.383Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:22:45.383Z] PBCC images/opts.pb-c.c [2020-03-12T18:22:45.383Z] PBCC images/sit.pb-c.c [2020-03-12T18:22:45.383Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:22:45.383Z] DEP images/opts.pb-c.d [2020-03-12T18:22:45.383Z] DEP images/sit.pb-c.d [2020-03-12T18:22:45.383Z] PBCC images/macvlan.pb-c.c [2020-03-12T18:22:45.383Z] DEP images/macvlan.pb-c.d [2020-03-12T18:22:45.383Z] PBCC images/autofs.pb-c.c [2020-03-12T18:22:45.383Z] DEP images/autofs.pb-c.d [2020-03-12T18:22:45.383Z] PBCC images/sysctl.pb-c.c [2020-03-12T18:22:45.383Z] DEP images/sysctl.pb-c.d [2020-03-12T18:22:45.383Z] PBCC images/time.pb-c.c [2020-03-12T18:22:45.383Z] DEP images/time.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/binfmt-misc.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/seccomp.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/seccomp.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/userns.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/userns.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/cgroup.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/cgroup.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/fown.pb-c.c [2020-03-12T18:22:45.669Z] PBCC images/ext-file.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/fown.pb-c.d [2020-03-12T18:22:45.669Z] DEP images/ext-file.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/rpc.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/rpc.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/siginfo.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/siginfo.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/pagemap.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/pagemap.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/rlimit.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/rlimit.pb-c.d [2020-03-12T18:22:45.669Z] PBCC images/file-lock.pb-c.c [2020-03-12T18:22:45.669Z] DEP images/file-lock.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/tty.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/tty.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/tun.pb-c.c [2020-03-12T18:22:45.957Z] PBCC images/netdev.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/tun.pb-c.d [2020-03-12T18:22:45.957Z] DEP images/netdev.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/vma.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/vma.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/creds.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/creds.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/utsns.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/utsns.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/ipc-desc.pb-c.c [2020-03-12T18:22:45.957Z] PBCC images/ipc-sem.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/ipc-desc.pb-c.d [2020-03-12T18:22:45.957Z] DEP images/ipc-sem.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/ipc-msg.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/ipc-msg.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/ipc-shm.pb-c.c [2020-03-12T18:22:45.957Z] DEP images/ipc-shm.pb-c.d [2020-03-12T18:22:45.957Z] PBCC images/ipc-var.pb-c.c [2020-03-12T18:22:46.150Z] #20 ... [2020-03-12T18:22:46.150Z] [2020-03-12T18:22:46.150Z] #44 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-03-12T18:22:46.150Z] #44 27.19 Reading package lists... [2020-03-12T18:22:46.150Z] #44 33.42 Building dependency tree... [2020-03-12T18:22:46.150Z] #44 34.74 Reading state information... [2020-03-12T18:22:46.150Z] #44 36.06 The following additional packages will be installed: [2020-03-12T18:22:46.150Z] #44 36.07 btrfs-progs liblzo2-2 [2020-03-12T18:22:46.150Z] #44 36.33 The following NEW packages will be installed: [2020-03-12T18:22:46.150Z] #44 36.34 btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:22:46.150Z] #44 37.53 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:46.150Z] #44 37.53 Need to get 649 kB of archives. [2020-03-12T18:22:46.150Z] #44 37.53 After this operation, 4320 kB of additional disk space will be used. [2020-03-12T18:22:46.150Z] #44 37.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:22:46.150Z] #44 37.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:22:46.150Z] #44 37.61 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:22:46.150Z] #44 38.84 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:46.150Z] #44 38.96 Fetched 649 kB in 1s (536 kB/s) [2020-03-12T18:22:46.150Z] #44 39.08 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:22:46.150Z] #44 39.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:46.150Z] #44 39.16 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:22:46.150Z] #44 39.17 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:46.150Z] #44 39.30 Selecting previously unselected package btrfs-progs. [2020-03-12T18:22:46.150Z] #44 39.31 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:22:46.150Z] #44 39.32 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:22:46.150Z] #44 40.12 Selecting previously unselected package btrfs-tools. [2020-03-12T18:22:46.150Z] #44 40.13 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:22:46.150Z] #44 40.14 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:22:46.150Z] #44 40.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:46.150Z] #44 40.51 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:46.150Z] #44 40.55 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:22:46.150Z] #44 40.56 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:22:46.150Z] #44 40.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:46.150Z] #44 DONE 40.9s [2020-03-12T18:22:46.150Z] [2020-03-12T18:22:46.150Z] #45 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:46.150Z] #45 DONE 0.1s [2020-03-12T18:22:46.243Z] DEP images/ipc-var.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/sk-opts.pb-c.c [2020-03-12T18:22:46.243Z] PBCC images/packet-sock.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/sk-opts.pb-c.d [2020-03-12T18:22:46.243Z] DEP images/packet-sock.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/sk-netlink.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/sk-netlink.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/sk-inet.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/sk-inet.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/sk-unix.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/sk-unix.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/mm.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/mm.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/timerfd.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/timerfd.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/timer.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/timer.pb-c.d [2020-03-12T18:22:46.243Z] PBCC images/sa.pb-c.c [2020-03-12T18:22:46.243Z] DEP images/sa.pb-c.d [2020-03-12T18:22:46.410Z] [2020-03-12T18:22:46.410Z] #46 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-03-12T18:22:46.410Z] #46 DONE 0.1s [2020-03-12T18:22:46.410Z] [2020-03-12T18:22:46.410Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:46.410Z] #47 ... [2020-03-12T18:22:46.410Z] [2020-03-12T18:22:46.410Z] #6 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-03-12T18:22:46.410Z] #6 28.10 Reading package lists... [2020-03-12T18:22:46.410Z] #6 34.18 Building dependency tree... [2020-03-12T18:22:46.410Z] #6 35.40 Reading state information... [2020-03-12T18:22:46.410Z] #6 36.59 The following additional packages will be installed: [2020-03-12T18:22:46.410Z] #6 36.62 libapparmor1 libseccomp2 [2020-03-12T18:22:46.410Z] #6 36.63 Suggested packages: [2020-03-12T18:22:46.410Z] #6 36.64 seccomp [2020-03-12T18:22:46.410Z] #6 36.90 The following NEW packages will be installed: [2020-03-12T18:22:46.410Z] #6 36.91 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:22:46.410Z] #6 38.07 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:46.410Z] #6 38.07 Need to get 300 kB of archives. [2020-03-12T18:22:46.410Z] #6 38.07 After this operation, 1201 kB of additional disk space will be used. [2020-03-12T18:22:46.410Z] #6 38.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2020-03-12T18:22:46.410Z] #6 38.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2020-03-12T18:22:46.410Z] #6 38.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:22:46.410Z] #6 38.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:22:46.410Z] #6 39.16 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:46.410Z] #6 39.30 Fetched 300 kB in 1s (260 kB/s) [2020-03-12T18:22:46.410Z] #6 39.39 Selecting previously unselected package libseccomp2:amd64. [2020-03-12T18:22:46.410Z] #6 39.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:46.410Z] #6 39.44 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:22:46.410Z] #6 39.46 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:46.410Z] #6 39.73 Selecting previously unselected package libseccomp-dev:amd64. [2020-03-12T18:22:46.410Z] #6 39.74 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2020-03-12T18:22:46.410Z] #6 39.79 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:46.410Z] #6 40.10 Selecting previously unselected package libapparmor1:amd64. [2020-03-12T18:22:46.410Z] #6 40.12 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:22:46.410Z] #6 40.13 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:46.410Z] #6 40.32 Selecting previously unselected package libapparmor-dev:amd64. [2020-03-12T18:22:46.410Z] #6 40.36 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:22:46.410Z] #6 40.37 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:46.410Z] #6 40.63 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:46.410Z] #6 40.70 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:46.410Z] #6 40.71 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:46.410Z] #6 40.73 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2020-03-12T18:22:46.410Z] #6 40.73 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2020-03-12T18:22:46.410Z] #6 40.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:46.410Z] #6 DONE 41.2s [2020-03-12T18:22:46.535Z] PBCC images/pipe-data.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/pipe-data.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/mnt.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/mnt.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/sk-packet.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/sk-packet.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/tcp-stream.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/tcp-stream.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/pipe.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/pipe.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/pstree.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/pstree.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/fs.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/fs.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/signalfd.pb-c.c [2020-03-12T18:22:46.535Z] DEP images/signalfd.pb-c.d [2020-03-12T18:22:46.535Z] PBCC images/fh.pb-c.c [2020-03-12T18:22:46.671Z] [2020-03-12T18:22:46.671Z] #40 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:46.671Z] #40 DONE 0.1s [2020-03-12T18:22:46.671Z] [2020-03-12T18:22:46.671Z] #41 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-03-12T18:22:46.671Z] #41 DONE 0.1s [2020-03-12T18:22:46.671Z] [2020-03-12T18:22:46.671Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:46.766Z] Client: Docker Engine - Enterprise [2020-03-12T18:22:46.766Z] Version: 19.03.5 [2020-03-12T18:22:46.766Z] API version: 1.40 [2020-03-12T18:22:46.766Z] Go version: go1.12.12 [2020-03-12T18:22:46.766Z] Git commit: 2ee0c57608 [2020-03-12T18:22:46.766Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:22:46.766Z] OS/Arch: windows/amd64 [2020-03-12T18:22:46.766Z] Experimental: false [2020-03-12T18:22:46.766Z] [2020-03-12T18:22:46.766Z] Server: Docker Engine - Enterprise [2020-03-12T18:22:46.766Z] Engine: [2020-03-12T18:22:46.766Z] Version: 19.03.5 [2020-03-12T18:22:46.766Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:22:46.766Z] Go version: go1.12.12 [2020-03-12T18:22:46.766Z] Git commit: 2ee0c57608 [2020-03-12T18:22:46.766Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:22:46.766Z] OS/Arch: windows/amd64 [2020-03-12T18:22:46.766Z] Experimental: true [2020-03-12T18:22:46.821Z] PBCC images/fsnotify.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/fh.pb-c.d [2020-03-12T18:22:46.821Z] DEP images/fsnotify.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/eventpoll.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/eventpoll.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/eventfd.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/eventfd.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/remap-file-path.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/remap-file-path.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/fifo.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/fifo.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/ghost-file.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/ghost-file.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/regfile.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/regfile.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/ns.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/ns.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/fdinfo.pb-c.c [2020-03-12T18:22:46.821Z] DEP images/fdinfo.pb-c.d [2020-03-12T18:22:46.821Z] PBCC images/core-aarch64.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/core-arm.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/core-ppc64.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/core-s390.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/core-x86.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/core.pb-c.c [2020-03-12T18:22:47.110Z] PBCC images/inventory.pb-c.c [2020-03-12T18:22:47.110Z] DEP images/core-aarch64.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/core-arm.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/core-ppc64.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/core-s390.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/core-x86.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/core.pb-c.d [2020-03-12T18:22:47.110Z] DEP images/inventory.pb-c.d [2020-03-12T18:22:47.110Z] PBCC images/cpuinfo.pb-c.c [2020-03-12T18:22:47.110Z] DEP images/cpuinfo.pb-c.d [2020-03-12T18:22:47.110Z] PBCC images/stats.pb-c.c [2020-03-12T18:22:47.110Z] DEP images/stats.pb-c.d [2020-03-12T18:22:47.148Z] #20 11.08 ##### 7.5% ############ 16.8% ################ 22.5% #################### 28.7% ########################## 37.0% ############################### 43.6% ################################### 49.4% ####################################### 54.4% ############################################ 61.2% ################################################# 68.5% ###################################################### 75.6% ########################################################### 83.2% ############################################################### 88.8% #20 ... [2020-03-12T18:22:47.148Z] [2020-03-12T18:22:47.148Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-12T18:22:47.148Z] #10 DONE 3.2s [2020-03-12T18:22:47.148Z] [2020-03-12T18:22:47.148Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:47.148Z] #20 11.08 ##### 7.5% ############ 16.8% ################ 22.5% #################### 28.7% ########################## 37.0% ############################### 43.6% ################################### 49.4% ####################################### 54.4% ############################################ 61.2% ################################################# 68.5% ###################################################### 75.6% ########################################################### 83.2% ############################################################### 88.8% ##################################################################### 95.8% ######################################################################## 100.0% [Pipeline] sh [2020-03-12T18:22:47.708Z] #20 ... [2020-03-12T18:22:47.708Z] [2020-03-12T18:22:47.708Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:47.708Z] #42 3.969 + RM_GOPATH=0 [2020-03-12T18:22:47.708Z] #42 3.971 + TMP_GOPATH= [2020-03-12T18:22:47.708Z] #42 3.971 + : /build [2020-03-12T18:22:47.708Z] #42 3.971 + '[' -z '' ']' [2020-03-12T18:22:47.708Z] #42 3.972 ++ mktemp -d [2020-03-12T18:22:47.708Z] #42 3.982 + export GOPATH=/tmp/tmp.BX9TpRFQSw [2020-03-12T18:22:47.708Z] #42 3.982 + GOPATH=/tmp/tmp.BX9TpRFQSw [2020-03-12T18:22:47.708Z] #42 3.982 + RM_GOPATH=1 [2020-03-12T18:22:47.708Z] #42 3.983 ++ dirname ./install.sh [2020-03-12T18:22:47.708Z] #42 3.993 + dir=. [2020-03-12T18:22:47.708Z] #42 3.993 + bin=runc [2020-03-12T18:22:47.708Z] #42 3.993 + shift [2020-03-12T18:22:47.708Z] #42 3.994 + '[' '!' -f ./runc.installer ']' [2020-03-12T18:22:47.708Z] #42 3.995 + . ./runc.installer [2020-03-12T18:22:47.708Z] #42 3.995 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:22:47.708Z] #42 3.997 + install_runc [2020-03-12T18:22:47.708Z] #42 3.997 + uname -r [2020-03-12T18:22:47.708Z] #42 3.998 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:22:47.708Z] #42 4.013 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:22:47.708Z] #42 4.013 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:22:47.708Z] #42 4.013 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:22:47.708Z] #42 4.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BX9TpRFQSw/src/github.com/opencontainers/runc [2020-03-12T18:22:47.708Z] #42 4.017 Cloning into '/tmp/tmp.BX9TpRFQSw/src/github.com/opencontainers/runc'... [2020-03-12T18:22:47.708Z] #42 13.76 + cd /tmp/tmp.BX9TpRFQSw/src/github.com/opencontainers/runc [2020-03-12T18:22:47.708Z] #42 13.76 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:22:47.708Z] #42 ... [2020-03-12T18:22:47.708Z] [2020-03-12T18:22:47.708Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:47.708Z] #47 4.680 + RM_GOPATH=0 [2020-03-12T18:22:47.708Z] #47 4.680 + TMP_GOPATH= [2020-03-12T18:22:47.708Z] #47 4.680 + : /build [2020-03-12T18:22:47.708Z] #47 4.680 + '[' -z '' ']' [2020-03-12T18:22:47.708Z] #47 4.681 ++ mktemp -d [2020-03-12T18:22:47.708Z] #47 4.707 + export GOPATH=/tmp/tmp.9QXFQeYHvK [2020-03-12T18:22:47.708Z] #47 4.707 + GOPATH=/tmp/tmp.9QXFQeYHvK [2020-03-12T18:22:47.708Z] #47 4.707 + RM_GOPATH=1 [2020-03-12T18:22:47.708Z] #47 4.714 ++ dirname ./install.sh [2020-03-12T18:22:47.708Z] #47 4.714 + dir=. [2020-03-12T18:22:47.708Z] #47 4.714 + bin=containerd [2020-03-12T18:22:47.708Z] #47 4.714 + shift [2020-03-12T18:22:47.708Z] #47 4.714 + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:22:47.708Z] #47 4.714 + . ./containerd.installer [2020-03-12T18:22:47.708Z] #47 4.714 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:22:47.708Z] #47 4.730 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:22:47.708Z] #47 4.732 + install_containerd [2020-03-12T18:22:47.708Z] #47 4.732 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:22:47.708Z] #47 4.732 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9QXFQeYHvK/src/github.com/containerd/containerd [2020-03-12T18:22:47.708Z] #47 4.753 Cloning into '/tmp/tmp.9QXFQeYHvK/src/github.com/containerd/containerd'... [2020-03-12T18:22:47.734Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:22:47.734Z] CC images/stats.o [2020-03-12T18:22:47.963Z] #47 ... [2020-03-12T18:22:47.963Z] [2020-03-12T18:22:47.963Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:47.963Z] #42 14.32 + '[' -z '' ']' [2020-03-12T18:22:47.963Z] #42 14.32 + target=static [2020-03-12T18:22:47.963Z] #42 14.32 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:22:48.021Z] CC images/core.o [2020-03-12T18:22:48.310Z] CC images/core-x86.o [2020-03-12T18:22:48.310Z] CC images/core-arm.o [2020-03-12T18:22:48.322Z] + docker info [2020-03-12T18:22:48.598Z] CC images/core-aarch64.o [2020-03-12T18:22:48.598Z] CC images/core-ppc64.o [2020-03-12T18:22:48.885Z] CC images/core-s390.o [2020-03-12T18:22:49.171Z] CC images/cpuinfo.o [2020-03-12T18:22:49.171Z] CC images/inventory.o [2020-03-12T18:22:49.198Z] #42 ... [2020-03-12T18:22:49.198Z] [2020-03-12T18:22:49.198Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:49.198Z] #57 27.31 Reading package lists... [2020-03-12T18:22:49.198Z] #57 33.94 Building dependency tree... [2020-03-12T18:22:49.198Z] #57 35.22 Reading state information... [2020-03-12T18:22:49.198Z] #57 36.58 The following additional packages will be installed: [2020-03-12T18:22:49.198Z] #57 36.60 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2020-03-12T18:22:49.198Z] #57 36.60 libprotoc10 python-pkg-resources zlib1g-dev [2020-03-12T18:22:49.198Z] #57 36.60 Suggested packages: [2020-03-12T18:22:49.198Z] #57 36.61 manpages-dev python-setuptools [2020-03-12T18:22:49.198Z] #57 38.77 The following NEW packages will be installed: [2020-03-12T18:22:49.198Z] #57 38.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-03-12T18:22:49.198Z] #57 38.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2020-03-12T18:22:49.198Z] #57 38.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-03-12T18:22:49.198Z] #57 38.78 zlib1g-dev [2020-03-12T18:22:49.198Z] #57 39.87 0 upgraded, 16 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:49.198Z] #57 39.87 Need to get 3602 kB of archives. [2020-03-12T18:22:49.198Z] #57 39.87 After this operation, 18.9 MB of additional disk space will be used. [2020-03-12T18:22:49.198Z] #57 39.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:22:49.198Z] #57 39.87 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2020-03-12T18:22:49.198Z] #57 39.87 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2020-03-12T18:22:49.198Z] #57 39.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:22:49.198Z] #57 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2020-03-12T18:22:49.198Z] #57 39.89 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:22:49.198Z] #57 39.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2020-03-12T18:22:49.198Z] #57 39.91 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2020-03-12T18:22:49.198Z] #57 39.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2020-03-12T18:22:49.198Z] #57 40.04 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2020-03-12T18:22:49.198Z] #57 40.04 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2020-03-12T18:22:49.198Z] #57 40.15 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2020-03-12T18:22:49.198Z] #57 40.23 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2020-03-12T18:22:49.198Z] #57 40.24 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2020-03-12T18:22:49.198Z] #57 40.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2020-03-12T18:22:49.198Z] #57 40.25 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2020-03-12T18:22:49.198Z] #57 41.96 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:49.198Z] #57 42.21 Fetched 3602 kB in 1s (2470 kB/s) [2020-03-12T18:22:49.198Z] #57 42.43 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:22:49.198Z] #57 42.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:49.198Z] #57 42.57 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 42.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:22:49.198Z] #57 42.81 Selecting previously unselected package libcap-dev:amd64. [2020-03-12T18:22:49.198Z] #57 42.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 42.84 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:22:49.198Z] #57 43.01 Selecting previously unselected package libnet1-dev. [2020-03-12T18:22:49.198Z] #57 43.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 43.04 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:49.198Z] #57 43.24 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:22:49.198Z] #57 43.24 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 43.25 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:22:49.198Z] #57 43.44 Selecting previously unselected package libnl-3-dev:amd64. [2020-03-12T18:22:49.198Z] #57 43.44 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 43.48 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:22:49.198Z] #57 43.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:22:49.198Z] #57 43.74 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 43.75 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:22:49.198Z] #57 43.83 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-03-12T18:22:49.198Z] #57 43.85 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2020-03-12T18:22:49.198Z] #57 43.86 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:22:49.198Z] #57 43.98 Selecting previously unselected package zlib1g-dev:amd64. [2020-03-12T18:22:49.326Z] #42 ... [2020-03-12T18:22:49.326Z] [2020-03-12T18:22:49.326Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:49.326Z] #35 46.92 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:22:49.326Z] #35 46.93 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 46.94 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:49.326Z] #35 47.11 Selecting previously unselected package libicu57:amd64. [2020-03-12T18:22:49.326Z] #35 47.13 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 47.14 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:22:49.326Z] #35 54.96 Selecting previously unselected package libxml2:amd64. [2020-03-12T18:22:49.326Z] #35 54.98 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 54.98 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:22:49.326Z] #35 56.05 Selecting previously unselected package libarchive13:amd64. [2020-03-12T18:22:49.326Z] #35 56.05 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 56.05 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:22:49.326Z] #35 56.40 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T18:22:49.326Z] #35 56.40 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 56.43 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:22:49.326Z] #35 56.61 Selecting previously unselected package libuv1:amd64. [2020-03-12T18:22:49.326Z] #35 56.61 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-03-12T18:22:49.326Z] #35 56.61 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:22:49.326Z] #35 56.78 Selecting previously unselected package cmake. [2020-03-12T18:22:49.326Z] #35 56.78 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-03-12T18:22:49.455Z] CC images/fdinfo.o [2020-03-12T18:22:49.455Z] CC images/fown.o [2020-03-12T18:22:49.455Z] CC images/ns.o [2020-03-12T18:22:49.456Z] #57 43.99 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2020-03-12T18:22:49.456Z] #57 44.00 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:49.581Z] #35 56.99 Unpacking cmake (3.7.2-1) ... [2020-03-12T18:22:49.581Z] #35 ... [2020-03-12T18:22:49.581Z] [2020-03-12T18:22:49.581Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:49.581Z] #20 13.56 [2020-03-12T18:22:49.714Z] #57 44.29 Selecting previously unselected package libprotobuf10:amd64. [2020-03-12T18:22:49.714Z] #57 44.29 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:49.714Z] #57 44.31 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:22:49.714Z] #57 ... [2020-03-12T18:22:49.714Z] [2020-03-12T18:22:49.714Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:49.714Z] #35 28.56 Reading package lists... [2020-03-12T18:22:49.714Z] #35 34.79 Building dependency tree... [2020-03-12T18:22:49.714Z] #35 36.10 Reading state information... [2020-03-12T18:22:49.714Z] #35 37.32 The following additional packages will be installed: [2020-03-12T18:22:49.714Z] #35 37.33 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:22:49.714Z] #35 37.33 Suggested packages: [2020-03-12T18:22:49.714Z] #35 37.33 codeblocks eclipse ninja-build lrzip [2020-03-12T18:22:49.714Z] #35 37.33 Recommended packages: [2020-03-12T18:22:49.714Z] #35 37.33 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:22:49.714Z] #35 38.44 The following NEW packages will be installed: [2020-03-12T18:22:49.714Z] #35 38.45 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:22:49.714Z] #35 38.45 vim-common xxd [2020-03-12T18:22:49.714Z] #35 39.57 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:22:49.714Z] #35 39.57 Need to get 13.7 MB of archives. [2020-03-12T18:22:49.714Z] #35 39.57 After this operation, 57.2 MB of additional disk space will be used. [2020-03-12T18:22:49.714Z] #35 39.57 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:22:49.714Z] #35 39.67 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:22:49.714Z] #35 39.67 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2020-03-12T18:22:49.714Z] #35 40.58 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2020-03-12T18:22:49.714Z] #35 40.67 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2020-03-12T18:22:49.714Z] #35 40.70 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-03-12T18:22:49.714Z] #35 40.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2020-03-12T18:22:49.714Z] #35 40.73 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2020-03-12T18:22:49.714Z] #35 41.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:22:49.714Z] #35 41.11 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:22:49.714Z] #35 42.69 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:22:49.714Z] #35 43.02 Fetched 13.7 MB in 2s (5246 kB/s) [2020-03-12T18:22:49.714Z] #35 43.14 Selecting previously unselected package cmake-data. [2020-03-12T18:22:49.714Z] #35 43.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2020-03-12T18:22:49.714Z] #35 43.22 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:22:49.714Z] #35 43.23 Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:22:49.741Z] CC images/regfile.o [2020-03-12T18:22:49.741Z] CC images/ghost-file.o [2020-03-12T18:22:49.741Z] CC images/fifo.o [2020-03-12T18:22:49.741Z] CC images/remap-file-path.o [2020-03-12T18:22:49.972Z] #35 ... [2020-03-12T18:22:49.973Z] [2020-03-12T18:22:49.973Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:22:49.973Z] #47 3.650 + RM_GOPATH=0 [2020-03-12T18:22:49.973Z] #47 3.654 + TMP_GOPATH= [2020-03-12T18:22:49.973Z] #47 3.654 + : /build [2020-03-12T18:22:49.973Z] #47 3.655 + '[' -z '' ']' [2020-03-12T18:22:49.973Z] #47 3.659 ++ mktemp -d [2020-03-12T18:22:49.973Z] #47 3.662 + export GOPATH=/tmp/tmp.gYeL9Dxa8y [2020-03-12T18:22:49.973Z] #47 3.662 + GOPATH=/tmp/tmp.gYeL9Dxa8y [2020-03-12T18:22:49.973Z] #47 3.662 + RM_GOPATH=1 [2020-03-12T18:22:49.973Z] #47 3.663 ++ dirname ./install.sh [2020-03-12T18:22:49.973Z] #47 3.681 + dir=. [2020-03-12T18:22:49.973Z] #47 3.682 + bin=containerd [2020-03-12T18:22:49.973Z] #47 3.682 + shift [2020-03-12T18:22:49.973Z] #47 3.682 + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:22:49.973Z] #47 3.683 + . ./containerd.installer [2020-03-12T18:22:49.973Z] #47 3.684 ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:22:49.973Z] #47 3.686 + install_containerd [2020-03-12T18:22:49.973Z] #47 3.687 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:22:49.973Z] #47 3.687 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:22:49.973Z] #47 3.688 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gYeL9Dxa8y/src/github.com/containerd/containerd [2020-03-12T18:22:49.973Z] #47 3.707 Cloning into '/tmp/tmp.gYeL9Dxa8y/src/github.com/containerd/containerd'... [2020-03-12T18:22:50.032Z] CC images/eventfd.o [2020-03-12T18:22:50.032Z] CC images/eventpoll.o [2020-03-12T18:22:50.032Z] CC images/fh.o [2020-03-12T18:22:50.230Z] #47 ... [2020-03-12T18:22:50.231Z] [2020-03-12T18:22:50.231Z] #7 [dev 1/24] RUN groupadd -r docker [2020-03-12T18:22:50.231Z] #7 DONE 3.9s [2020-03-12T18:22:50.316Z] CC images/fsnotify.o [2020-03-12T18:22:50.316Z] CC images/signalfd.o [2020-03-12T18:22:50.348Z] #20 13.94 # 2.6% ### 4.6% #### 6.9% ###### 9.7% ######## 12.2% ########## 14.1% ########### 15.9% ############# 18.4% ############## 20.7% ################ 22.9% ################## 25.6% ################### 27.5% ###################### 31.5% ######################## 34.5% ########################## 37.2% ############################ 40.0% ############################### 43.6% ################################# 46.5% [2020-03-12T18:22:50.348Z] #20 ... [2020-03-12T18:22:50.348Z] [2020-03-12T18:22:50.348Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-12T18:22:50.348Z] #11 DONE 3.4s [2020-03-12T18:22:50.348Z] [2020-03-12T18:22:50.348Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:50.489Z] [2020-03-12T18:22:50.489Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:22:50.489Z] #42 3.522 + RM_GOPATH=0 [2020-03-12T18:22:50.489Z] #42 3.522 + TMP_GOPATH= [2020-03-12T18:22:50.489Z] #42 3.522 + : /build [2020-03-12T18:22:50.489Z] #42 3.522 + '[' -z '' ']' [2020-03-12T18:22:50.489Z] #42 3.525 ++ mktemp -d [2020-03-12T18:22:50.489Z] #42 3.529 + export GOPATH=/tmp/tmp.sOFIm9k2dJ [2020-03-12T18:22:50.489Z] #42 3.529 + GOPATH=/tmp/tmp.sOFIm9k2dJ [2020-03-12T18:22:50.489Z] #42 3.529 + RM_GOPATH=1 [2020-03-12T18:22:50.489Z] #42 3.533 ++ dirname ./install.sh [2020-03-12T18:22:50.489Z] #42 3.534 + dir=. [2020-03-12T18:22:50.489Z] #42 3.535 + bin=runc [2020-03-12T18:22:50.489Z] #42 3.535 + shift [2020-03-12T18:22:50.489Z] #42 3.535 + '[' '!' -f ./runc.installer ']' [2020-03-12T18:22:50.489Z] #42 3.535 + . ./runc.installer [2020-03-12T18:22:50.489Z] #42 3.541 ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:22:50.489Z] #42 3.543 + install_runc [2020-03-12T18:22:50.489Z] #42 3.548 + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:22:50.489Z] #42 3.554 + uname -r [2020-03-12T18:22:50.489Z] #42 3.567 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:22:50.489Z] #42 3.567 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:22:50.489Z] #42 3.567 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:22:50.489Z] #42 3.567 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sOFIm9k2dJ/src/github.com/opencontainers/runc [2020-03-12T18:22:50.489Z] #42 3.573 Cloning into '/tmp/tmp.sOFIm9k2dJ/src/github.com/opencontainers/runc'... [2020-03-12T18:22:50.608Z] CC images/fs.o [2020-03-12T18:22:50.608Z] CC images/pstree.o [2020-03-12T18:22:50.608Z] CC images/pipe.o [2020-03-12T18:22:50.608Z] CC images/tcp-stream.o [2020-03-12T18:22:50.608Z] CC images/sk-packet.o [2020-03-12T18:22:50.895Z] CC images/mnt.o [2020-03-12T18:22:50.895Z] CC images/pipe-data.o [2020-03-12T18:22:50.895Z] CC images/sa.o [2020-03-12T18:22:51.183Z] CC images/timer.o [2020-03-12T18:22:51.183Z] CC images/timerfd.o [2020-03-12T18:22:51.183Z] CC images/mm.o [2020-03-12T18:22:51.471Z] CC images/sk-opts.o [2020-03-12T18:22:51.471Z] CC images/sk-unix.o [2020-03-12T18:22:51.471Z] CC images/sk-inet.o [2020-03-12T18:22:51.672Z] #20 13.94 # 2.6% ### 4.6% #### 6.9% ###### 9.7% ######## 12.2% ########## 14.1% ########### 15.9% ############# 18.4% ############## 20.7% ################ 22.9% ################## 25.6% ################### 27.5% ###################### 31.5% ######################## 34.5% ########################## 37.2% ############################ 40.0% ############################### 43.6% ################################# 46.5% ################################## 48.4% #################################### 50.9% ##################################### 51.8% ###################################### 53.4% ######################################## 55.8% ######################################### 57.8% ########################################## 59.4% ############################################ 62.1% ############################################# 63.6% ############################################### 65.8% ################################################# 68.9% #################################################### 72.4% ######## [2020-03-12T18:22:51.672Z] #20 ... [2020-03-12T18:22:51.672Z] [2020-03-12T18:22:51.672Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:51.672Z] #57 49.18 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:22:51.672Z] #57 49.20 Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:51.672Z] #57 55.15 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:22:51.672Z] #57 55.16 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:22:51.672Z] #57 55.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:51.672Z] #57 55.21 Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:22:51.672Z] #57 ... [2020-03-12T18:22:51.672Z] [2020-03-12T18:22:51.672Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:51.760Z] CC images/tun.o [2020-03-12T18:22:51.760Z] CC images/sk-netlink.o [2020-03-12T18:22:51.760Z] CC images/packet-sock.o [2020-03-12T18:22:52.047Z] CC images/ipc-var.o [2020-03-12T18:22:52.047Z] CC images/ipc-desc.o [2020-03-12T18:22:52.047Z] CC images/ipc-shm.o [2020-03-12T18:22:52.047Z] CC images/ipc-msg.o [2020-03-12T18:22:52.337Z] CC images/ipc-sem.o [2020-03-12T18:22:52.337Z] CC images/utsns.o [2020-03-12T18:22:52.337Z] CC images/creds.o [2020-03-12T18:22:52.337Z] CC images/vma.o [2020-03-12T18:22:52.626Z] CC images/netdev.o [2020-03-12T18:22:52.626Z] CC images/tty.o [2020-03-12T18:22:52.689Z] #20 13.94 # 2.6% ### 4.6% #### 6.9% ###### 9.7% ######## 12.2% ########## 14.1% ########### 15.9% ############# 18.4% ############## 20.7% ################ 22.9% ################## 25.6% ################### 27.5% ###################### 31.5% ######################## 34.5% ########################## 37.2% ############################ 40.0% ############################### 43.6% ################################# 46.5% ################################## 48.4% #################################### 50.9% ##################################### 51.8% ###################################### 53.4% ######################################## 55.8% ######################################### 57.8% ########################################## 59.4% ############################################ 62.1% ############################################# 63.6% ############################################### 65.8% ################################################# 68.9% #################################################### 72.4% ###################################################### 75.1% ######################################################## 77.9% ########################################################## 81.0% ############################################################ 84.0% ############################################################## 86.4% ################################################################ 89.0% ################################################################# 91.0% ################################################################### 94.1% ##################################################################### 96.5% ####################################################################### 99.6% ######################################################################## 100.0% [2020-03-12T18:22:52.915Z] CC images/file-lock.o [2020-03-12T18:22:52.915Z] CC images/rlimit.o [2020-03-12T18:22:52.915Z] CC images/pagemap.o [2020-03-12T18:22:52.943Z] #20 18.41 [2020-03-12T18:22:53.207Z] CC images/siginfo.o [2020-03-12T18:22:53.207Z] CC images/rpc.o [2020-03-12T18:22:53.769Z] #42 ... [2020-03-12T18:22:53.769Z] [2020-03-12T18:22:53.769Z] #8 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:22:53.769Z] #8 DONE 3.3s [2020-03-12T18:22:53.769Z] [2020-03-12T18:22:53.769Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:53.769Z] #20 5.191 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:22:53.769Z] #20 5.959 [2020-03-12T18:22:53.769Z] #20 6.361 ##### 7.7% ########## 15.0% ################# 23.8% ###################### 31.2% ########################### 38.8% ################################# 46.0% ##################################### 52.3% ######################################### 58.2% ############################################### 65.3% ##################################################### 74.7% ######################################################### 80.0% ############################################################## 86.7% ################################################################## 92.7% ######################################################################## 100.0% [2020-03-12T18:22:53.769Z] #20 8.302 [2020-03-12T18:22:53.836Z] CC images/ext-file.o [2020-03-12T18:22:53.836Z] CC images/cgroup.o [2020-03-12T18:22:53.836Z] CC images/userns.o [2020-03-12T18:22:54.027Z] #20 8.700 ########### 15.9% ####################### 32.2% ######################################### 58.3% ################################################## 69.7% ######################################################################## 100.0% [2020-03-12T18:22:54.125Z] CC images/google/protobuf/descriptor.o [2020-03-12T18:22:54.285Z] #20 ... [2020-03-12T18:22:54.285Z] [2020-03-12T18:22:54.285Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:54.285Z] #33 38.58 internal/x/crypto/curve25519 [2020-03-12T18:22:54.285Z] #33 45.38 sync [2020-03-12T18:22:54.285Z] #33 46.15 reflect [2020-03-12T18:22:54.285Z] #33 46.16 io [2020-03-12T18:22:54.285Z] #33 47.57 bytes [2020-03-12T18:22:54.304Z] #20 ... [2020-03-12T18:22:54.304Z] [2020-03-12T18:22:54.304Z] #12 [dev 6/24] RUN ldconfig [2020-03-12T18:22:54.304Z] #12 DONE 3.6s [2020-03-12T18:22:54.304Z] [2020-03-12T18:22:54.304Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:54.304Z] #35 60.90 Selecting previously unselected package xxd. [2020-03-12T18:22:54.304Z] #35 60.96 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:22:54.304Z] #35 60.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:54.304Z] #35 61.19 Selecting previously unselected package vim-common. [2020-03-12T18:22:54.304Z] #35 61.19 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:22:54.304Z] #35 61.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:54.304Z] #35 61.60 Processing triggers for mime-support (3.60) ... [2020-03-12T18:22:54.304Z] #35 61.72 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:54.304Z] #35 61.73 Setting up libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:22:54.304Z] #35 61.74 Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:22:54.304Z] #35 61.77 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:22:54.304Z] #35 61.78 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:22:54.304Z] #35 61.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:54.543Z] #33 ... [2020-03-12T18:22:54.543Z] [2020-03-12T18:22:54.543Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:54.543Z] #57 45.06 Selecting previously unselected package libprotobuf-lite10:amd64. [2020-03-12T18:22:54.543Z] #57 45.06 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:54.543Z] #57 45.08 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:22:54.544Z] #57 45.63 Selecting previously unselected package libprotobuf-dev:amd64. [2020-03-12T18:22:54.544Z] #57 45.63 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2020-03-12T18:22:54.544Z] #57 45.67 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:22:54.544Z] #57 47.17 Selecting previously unselected package libprotoc10:amd64. [2020-03-12T18:22:54.544Z] #57 47.17 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2020-03-12T18:22:54.544Z] #57 47.18 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:22:54.544Z] #57 47.86 Selecting previously unselected package protobuf-c-compiler. [2020-03-12T18:22:54.544Z] #57 47.89 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2020-03-12T18:22:54.544Z] #57 47.90 Unpacking protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:54.544Z] #57 48.09 Selecting previously unselected package protobuf-compiler. [2020-03-12T18:22:54.544Z] #57 48.11 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2020-03-12T18:22:54.544Z] #57 48.12 Unpacking protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:54.544Z] #57 48.38 Selecting previously unselected package python-pkg-resources. [2020-03-12T18:22:54.544Z] #57 48.38 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:22:54.544Z] #57 48.39 Unpacking python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:54.544Z] #57 48.91 Selecting previously unselected package python-protobuf. [2020-03-12T18:22:54.544Z] #57 48.93 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2020-03-12T18:22:54.544Z] #57 48.96 Unpacking python-protobuf (3.0.0-9) ... [2020-03-12T18:22:54.559Z] #35 61.88 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:22:54.559Z] #35 61.90 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:54.559Z] #35 61.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:22:54.559Z] #35 61.92 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:22:54.559Z] #35 61.95 Setting up cmake (3.7.2-1) ... [2020-03-12T18:22:54.559Z] #35 62.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:54.758Z] CC images/opts.o [2020-03-12T18:22:54.758Z] CC images/seccomp.o [2020-03-12T18:22:54.758Z] CC images/binfmt-misc.o [2020-03-12T18:22:54.758Z] CC images/time.o [2020-03-12T18:22:55.050Z] CC images/sysctl.o [2020-03-12T18:22:55.050Z] CC images/autofs.o [2020-03-12T18:22:55.050Z] CC images/macvlan.o [2020-03-12T18:22:55.050Z] CC images/sit.o [2020-03-12T18:22:55.060Z] #57 49.66 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:22:55.060Z] #57 49.82 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:22:55.060Z] #57 49.83 Setting up python-pkg-resources (33.1.1-1) ... [2020-03-12T18:22:55.060Z] #57 ... [2020-03-12T18:22:55.060Z] [2020-03-12T18:22:55.060Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:22:55.060Z] #15 39.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:22:55.120Z] #35 DONE 62.6s [2020-03-12T18:22:55.120Z] [2020-03-12T18:22:55.120Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:22:55.120Z] #36 DONE 0.1s [2020-03-12T18:22:55.120Z] [2020-03-12T18:22:55.120Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:22:55.318Z] #15 ... [2020-03-12T18:22:55.318Z] [2020-03-12T18:22:55.318Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:55.318Z] #20 9.602 [2020-03-12T18:22:55.345Z] LINK images/built-in.o [2020-03-12T18:22:55.345Z] GEN compel/include/asm [2020-03-12T18:22:55.345Z] GEN compel/include/version.h [2020-03-12T18:22:55.345Z] touch .config [2020-03-12T18:22:55.345Z] GEN include/common/config.h [2020-03-12T18:22:55.345Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:22:55.345Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:22:55.345Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-03-12T18:22:55.345Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-03-12T18:22:55.345Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-03-12T18:22:55.345Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-03-12T18:22:55.345Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-03-12T18:22:55.345Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:22:55.345Z] DEP compel/plugins/std/infect.d [2020-03-12T18:22:55.345Z] DEP compel/plugins/std/string.d [2020-03-12T18:22:55.345Z] DEP compel/plugins/std/log.d [2020-03-12T18:22:55.376Z] #37 DONE 0.1s [2020-03-12T18:22:55.376Z] [2020-03-12T18:22:55.376Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:22:55.638Z] DEP compel/plugins/std/fds.d [2020-03-12T18:22:55.638Z] DEP compel/plugins/std/std.d [2020-03-12T18:22:55.638Z] DEP compel/plugins/shmem/shmem.d [2020-03-12T18:22:55.638Z] DEP compel/plugins/fds/fds.d [2020-03-12T18:22:55.638Z] CC compel/plugins/std/std.o [2020-03-12T18:22:55.834Z] #20 9.918 ##### 7.2% ############## 20.0% ################# 24.1% ######################### 35.9% ################################## 47.6% ######################################## 56.3% ################################################## 70.6% ########################################################### 82.5% ####################################################################### 98.9% ######################################################################## 100.0% [2020-03-12T18:22:55.936Z] #38 ... [2020-03-12T18:22:55.936Z] [2020-03-12T18:22:55.936Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:22:55.936Z] #33 52.99 syscall [2020-03-12T18:22:55.936Z] #33 ... [2020-03-12T18:22:55.936Z] [2020-03-12T18:22:55.936Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:55.936Z] #30 53.01 time [2020-03-12T18:22:55.936Z] #30 59.81 sort [2020-03-12T18:22:55.936Z] #30 60.78 internal/poll [2020-03-12T18:22:55.936Z] #30 61.48 internal/fmtsort [2020-03-12T18:22:55.936Z] #30 62.48 internal/syscall/unix [2020-03-12T18:22:55.936Z] #30 62.79 strings [2020-03-12T18:22:55.938Z] CC compel/plugins/std/fds.o [2020-03-12T18:22:55.938Z] CC compel/plugins/std/log.o [2020-03-12T18:22:56.191Z] #30 ... [2020-03-12T18:22:56.191Z] [2020-03-12T18:22:56.191Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:56.191Z] #20 20.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:22:56.191Z] #20 20.70 [2020-03-12T18:22:56.191Z] #20 21.27 ######################################################################## 100.0% [2020-03-12T18:22:56.191Z] #20 21.41 [2020-03-12T18:22:56.234Z] CC compel/plugins/std/string.o [2020-03-12T18:22:56.399Z] #20 11.39 [2020-03-12T18:22:56.526Z] CC compel/plugins/std/infect.o [2020-03-12T18:22:56.526Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-03-12T18:22:56.526Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-03-12T18:22:56.526Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-03-12T18:22:56.526Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-03-12T18:22:56.526Z] AR compel/plugins/std.lib.a [2020-03-12T18:22:56.751Z] #20 ... [2020-03-12T18:22:56.751Z] [2020-03-12T18:22:56.751Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:56.751Z] #57 63.76 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:22:56.751Z] #57 63.76 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:22:56.751Z] #57 63.76 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:22:56.751Z] #57 63.79 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:22:56.751Z] #57 63.80 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:22:56.751Z] #57 63.82 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:22:56.751Z] #57 63.83 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:22:56.751Z] #57 63.84 Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:22:56.751Z] #57 63.85 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:22:56.751Z] #57 63.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:22:56.751Z] #57 63.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:22:56.751Z] #57 DONE 64.1s [2020-03-12T18:22:56.751Z] [2020-03-12T18:22:56.751Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:56.751Z] #30 63.98 os [2020-03-12T18:22:56.820Z] CC compel/plugins/fds/fds.o [2020-03-12T18:22:56.820Z] AR compel/plugins/fds.lib.a [2020-03-12T18:22:56.820Z] HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:22:56.820Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:22:56.820Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-03-12T18:22:56.820Z] HOSTDEP compel/src/main-host.d [2020-03-12T18:22:56.915Z] #20 11.69 # 2.3% ### 5.4% [2020-03-12T18:22:56.915Z] #20 ... [2020-03-12T18:22:56.915Z] [2020-03-12T18:22:56.915Z] #9 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-03-12T18:22:56.915Z] #9 2.973 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:22:56.915Z] #9 DONE 3.3s [2020-03-12T18:22:56.915Z] [2020-03-12T18:22:56.915Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:57.107Z] DEP compel/src/lib/ptrace.d [2020-03-12T18:22:57.107Z] DEP compel/src/lib/infect.d [2020-03-12T18:22:57.107Z] DEP compel/src/lib/infect-util.d [2020-03-12T18:22:57.107Z] DEP compel/src/lib/infect-rpc.d [2020-03-12T18:22:57.107Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-03-12T18:22:57.107Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-03-12T18:22:57.395Z] DEP compel/src/lib/log.d [2020-03-12T18:22:57.395Z] DEP compel/src/main.d [2020-03-12T18:22:57.395Z] DEP compel/src/lib/handle-elf.d [2020-03-12T18:22:57.395Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-03-12T18:22:57.395Z] CC compel/src/lib/log.o [2020-03-12T18:22:57.430Z] #20 11.69 # 2.3% ### 5.4% ##### 7.6% ######## 11.3% ######### 12.5% ########## 14.9% ############ 17.6% [2020-03-12T18:22:57.430Z] #20 ... [2020-03-12T18:22:57.430Z] [2020-03-12T18:22:57.430Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:22:57.430Z] #27 41.73 + cd /tmp/tmp.vPzquBEwMq/src/gotest.tools/gotestsum [2020-03-12T18:22:57.430Z] #27 41.73 + git checkout -q v0.3.5 [2020-03-12T18:22:57.430Z] #27 41.83 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:22:57.430Z] #27 ... [2020-03-12T18:22:57.430Z] [2020-03-12T18:22:57.430Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:57.687Z] #20 11.69 # 2.3% ### 5.4% ##### 7.6% ######## 11.3% ######### 12.5% ########## 14.9% ############ 17.6% ############# 18.3% ############## 20.8% ############### 22.0% ################### 26.5% [2020-03-12T18:22:57.687Z] #20 ... [2020-03-12T18:22:57.687Z] [2020-03-12T18:22:57.687Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:22:57.687Z] #30 42.08 sync [2020-03-12T18:22:57.687Z] #30 43.00 io [2020-03-12T18:22:57.687Z] #30 43.02 reflect [2020-03-12T18:22:57.687Z] #30 44.67 syscall [2020-03-12T18:22:57.690Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-03-12T18:22:57.690Z] CC compel/arch/ppc64/src/lib/infect.o [2020-03-12T18:22:57.944Z] #30 ... [2020-03-12T18:22:57.944Z] [2020-03-12T18:22:57.944Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:22:57.944Z] #35 46.59 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:22:57.944Z] #35 46.62 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:22:57.944Z] #35 46.64 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:22:57.944Z] #35 46.77 Selecting previously unselected package libicu57:amd64. [2020-03-12T18:22:57.944Z] #35 46.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2020-03-12T18:22:57.944Z] #35 46.78 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:22:57.944Z] #35 ... [2020-03-12T18:22:57.944Z] [2020-03-12T18:22:57.944Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:22:57.997Z] CC compel/src/lib/infect-rpc.o [2020-03-12T18:22:57.997Z] CC compel/src/lib/infect-util.o [2020-03-12T18:22:58.289Z] CC compel/src/lib/infect.o [2020-03-12T18:22:58.585Z] + dpkg --print-architecture [2020-03-12T18:22:58.585Z] + cd /tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution [2020-03-12T18:22:58.585Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:22:58.585Z] + GOPATH=/tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qMNnddJMLa [2020-03-12T18:22:58.585Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:22:59.265Z] #30 66.35 bytes [2020-03-12T18:22:59.326Z] CC compel/src/lib/ptrace.o [2020-03-12T18:22:59.326Z] AR compel/libcompel.a [2020-03-12T18:22:59.326Z] HOSTCC compel/src/main-host.o [2020-03-12T18:22:59.326Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-03-12T18:22:59.326Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:22:59.617Z] HOSTCC compel/src/lib/log-host.o [2020-03-12T18:22:59.617Z] HOSTLINK compel/compel-host-bin [2020-03-12T18:22:59.617Z] DEP soccr/soccr.d [2020-03-12T18:22:59.905Z] CC soccr/soccr.o [2020-03-12T18:23:00.525Z] #20 11.69 # 2.3% ### 5.4% ##### 7.6% ######## 11.3% ######### 12.5% ########## 14.9% ############ 17.6% ############# 18.3% ############## 20.8% ############### 22.0% ################### 26.5% ##################### 30.1% ######################## 33.3% ########################## 36.3% ########################### 38.7% ############################## 42.0% ################################ 45.4% ################################### 48.9% ##################################### 51.8% ####################################### 54.9% ######################################### 58.1% ############################################ 62.0% ############################################### 66.1% ################################################ 67.5% ################################################## 69.9% #################################################### 72.6% ###################################################### 76.2% ######################################################### 79.3% ########################################################## 81.9% ############################################################ 84.0% ############################################################## 87.4% ################################################################# 91.5% [2020-03-12T18:23:00.525Z] #20 ... [2020-03-12T18:23:00.525Z] [2020-03-12T18:23:00.525Z] #10 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-03-12T18:23:00.525Z] #10 DONE 3.6s [2020-03-12T18:23:00.525Z] [2020-03-12T18:23:00.525Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:00.531Z] AR soccr/libsoccr.a [2020-03-12T18:23:00.531Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:23:00.531Z] DEP criu/arch/ppc64/sigframe.d [2020-03-12T18:23:00.531Z] DEP criu/arch/ppc64/crtools.d [2020-03-12T18:23:00.531Z] DEP criu/arch/ppc64/cpu.d [2020-03-12T18:23:00.783Z] #20 11.69 # 2.3% ### 5.4% ##### 7.6% ######## 11.3% ######### 12.5% ########## 14.9% ############ 17.6% ############# 18.3% ############## 20.8% ############### 22.0% ################### 26.5% ##################### 30.1% ######################## 33.3% ########################## 36.3% ########################### 38.7% ############################## 42.0% ################################ 45.4% ################################### 48.9% ##################################### 51.8% ####################################### 54.9% ######################################### 58.1% ############################################ 62.0% ############################################### 66.1% ################################################ 67.5% ################################################## 69.9% #################################################### 72.6% ###################################################### 76.2% ######################################################### 79.3% ########################################################## 81.9% ############################################################ 84.0% ############################################################## 87.4% ################################################################# 91.5% ################################################################### 94.2% ##################################################################### 96.5% ####################################################################### 99.1% ######################################################################## 100.0% [2020-03-12T18:23:00.823Z] CC criu/arch/ppc64/cpu.o [2020-03-12T18:23:00.823Z] CC criu/arch/ppc64/crtools.o [2020-03-12T18:23:01.042Z] #20 16.05 [2020-03-12T18:23:01.150Z] #30 68.02 fmt [2020-03-12T18:23:01.150Z] #30 ... [2020-03-12T18:23:01.150Z] [2020-03-12T18:23:01.150Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:23:01.150Z] #42 17.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:23:01.150Z] #42 ... [2020-03-12T18:23:01.150Z] [2020-03-12T18:23:01.150Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:01.150Z] #20 22.93 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:23:01.150Z] #20 23.36 [2020-03-12T18:23:01.150Z] #20 23.66 ######################################################################## 100.0% [2020-03-12T18:23:01.150Z] #20 23.86 [2020-03-12T18:23:01.150Z] #20 25.31 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:23:01.150Z] #20 25.37 skipping existing 1849cc453dee [2020-03-12T18:23:01.150Z] #20 25.58 [2020-03-12T18:23:01.447Z] CC criu/arch/ppc64/sigframe.o [2020-03-12T18:23:01.447Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-03-12T18:23:01.447Z] DEP criu/arch/ppc64/misc.d [2020-03-12T18:23:01.447Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-03-12T18:23:01.447Z] DEP criu/arch/ppc64/vdso-pie.d [2020-03-12T18:23:01.447Z] DEP criu/pie/parasite-vdso.d [2020-03-12T18:23:01.447Z] DEP criu/pie/util-vdso.d [2020-03-12T18:23:01.711Z] #20 27.13 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:23:01.734Z] DEP criu/pie/util.d [2020-03-12T18:23:01.734Z] CC criu/pie/util.o [2020-03-12T18:23:01.734Z] CC criu/pie/util-vdso.o [2020-03-12T18:23:02.047Z] CC criu/pie/parasite-vdso.o [2020-03-12T18:23:02.272Z] #20 27.77 [2020-03-12T18:23:02.333Z] CC criu/arch/ppc64/vdso-pie.o [2020-03-12T18:23:02.333Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-03-12T18:23:02.527Z] #20 28.03 ######################################################################## 100.0% [2020-03-12T18:23:02.527Z] #20 28.15 [2020-03-12T18:23:02.527Z] #20 28.23 Download of images into '/build' complete. [2020-03-12T18:23:02.527Z] #20 28.23 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:23:02.536Z] + rm -rf /tmp/tmp.qMNnddJMLa/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.qMNnddJMLa [2020-03-12T18:23:02.620Z] CC criu/arch/ppc64/misc.o [2020-03-12T18:23:02.620Z] AR criu/pie/pie.lib.a [2020-03-12T18:23:02.620Z] DEP criu/pie/restorer.d [2020-03-12T18:23:02.620Z] DEP criu/arch/ppc64/restorer.d [2020-03-12T18:23:02.620Z] DEP criu/pie/parasite.d [2020-03-12T18:23:02.782Z] #20 28.24 tar -cC '/build' . | docker load [2020-03-12T18:23:02.782Z] #20 DONE 28.4s [2020-03-12T18:23:02.782Z] [2020-03-12T18:23:02.782Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:02.782Z] #38 3.400 + RM_GOPATH=0 [2020-03-12T18:23:02.782Z] #38 3.400 + TMP_GOPATH= [2020-03-12T18:23:02.782Z] #38 3.400 + : /build [2020-03-12T18:23:02.782Z] #38 3.400 + '[' -z '' ']' [2020-03-12T18:23:02.782Z] #38 3.403 ++ mktemp -d [2020-03-12T18:23:02.782Z] #38 3.421 + export GOPATH=/tmp/tmp.5oIDeRPz4H [2020-03-12T18:23:02.782Z] #38 3.421 + GOPATH=/tmp/tmp.5oIDeRPz4H [2020-03-12T18:23:02.782Z] #38 3.421 + RM_GOPATH=1 [2020-03-12T18:23:02.782Z] #38 3.424 ++ dirname ./install.sh [2020-03-12T18:23:02.782Z] #38 3.429 + dir=. [2020-03-12T18:23:02.782Z] #38 3.430 + bin=tini [2020-03-12T18:23:02.782Z] #38 3.430 + shift [2020-03-12T18:23:02.782Z] #38 3.430 + '[' '!' -f ./tini.installer ']' [2020-03-12T18:23:02.782Z] #38 3.431 + . ./tini.installer [2020-03-12T18:23:02.782Z] #38 3.432 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:02.782Z] #38 3.432 + install_tini [2020-03-12T18:23:02.782Z] #38 3.433 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:23:02.782Z] #38 3.434 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:02.782Z] #38 3.434 + git clone https://github.com/krallin/tini.git /tmp/tmp.5oIDeRPz4H/tini [2020-03-12T18:23:02.782Z] #38 3.446 Cloning into '/tmp/tmp.5oIDeRPz4H/tini'... [2020-03-12T18:23:02.782Z] #38 4.538 + cd /tmp/tmp.5oIDeRPz4H/tini [2020-03-12T18:23:02.782Z] #38 4.539 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:02.782Z] #38 4.578 + cmake . [2020-03-12T18:23:02.782Z] #38 5.360 -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:23:02.782Z] #38 5.389 -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:23:02.782Z] #38 5.948 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:23:02.782Z] #38 5.954 -- Detecting C compiler ABI info [2020-03-12T18:23:02.782Z] #38 6.563 -- Detecting C compiler ABI info - done [2020-03-12T18:23:02.782Z] #38 6.657 -- Detecting C compile features [2020-03-12T18:23:02.907Z] CC criu/pie/parasite.o [2020-03-12T18:23:02.942Z] #20 17.62 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:23:03.193Z] LINK criu/pie/parasite.built-in.o [2020-03-12T18:23:03.193Z] GEN criu/pie/parasite-blob.h [2020-03-12T18:23:03.193Z] CC criu/arch/ppc64/restorer.o [2020-03-12T18:23:03.200Z] #20 18.25 [2020-03-12T18:23:03.458Z] #20 ... [2020-03-12T18:23:03.458Z] [2020-03-12T18:23:03.458Z] #11 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-03-12T18:23:03.458Z] #11 DONE 3.0s [2020-03-12T18:23:03.458Z] [2020-03-12T18:23:03.458Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:03.458Z] #20 18.55 ######################################################################## 100.0% [2020-03-12T18:23:03.480Z] CC criu/pie/restorer.o [2020-03-12T18:23:03.968Z] Removing intermediate container 67f04c94020d [2020-03-12T18:23:03.968Z] ---> f4f9310215fe [2020-03-12T18:23:03.968Z] Step 16/125 : FROM base AS swagger [2020-03-12T18:23:03.968Z] ---> e2dfad729422 [2020-03-12T18:23:03.968Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:23:03.968Z] ---> Running in 2cf85ecb8dc2 [2020-03-12T18:23:04.025Z] #20 18.81 [2020-03-12T18:23:04.144Z] #38 ... [2020-03-12T18:23:04.144Z] [2020-03-12T18:23:04.144Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:04.144Z] #13 4.521 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:04.144Z] #13 4.523 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:04.144Z] #13 4.569 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:04.144Z] #13 4.580 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:04.144Z] #13 4.618 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:04.144Z] #13 5.481 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:23:04.144Z] #13 7.113 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:23:04.144Z] #13 7.864 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:23:04.144Z] #13 ... [2020-03-12T18:23:04.144Z] [2020-03-12T18:23:04.144Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:04.144Z] #58 4.240 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:23:04.144Z] #58 4.241 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:23:04.144Z] #58 6.377 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:23:04.144Z] #58 6.437 GEN .gitid [2020-03-12T18:23:04.144Z] #58 6.483 GEN criu/include/version.h [2020-03-12T18:23:04.144Z] #58 6.635 GEN include/common/asm [2020-03-12T18:23:04.361Z] Removing intermediate container 2cf85ecb8dc2 [2020-03-12T18:23:04.361Z] ---> b17a5dc580a4 [2020-03-12T18:23:04.361Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-12T18:23:04.361Z] ---> Running in bf7b1aa3c1d8 [2020-03-12T18:23:04.507Z] LINK criu/pie/restorer.built-in.o [2020-03-12T18:23:04.507Z] GEN criu/pie/restorer-blob.h [2020-03-12T18:23:04.507Z] DEP criu/vdso.d [2020-03-12T18:23:04.722Z] + mktemp -d [2020-03-12T18:23:04.722Z] + export GOPATH=/tmp/tmp.pHYt5ixkAF [2020-03-12T18:23:04.722Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.pHYt5ixkAF/src/github.com/go-swagger/go-swagger [2020-03-12T18:23:04.722Z] Cloning into '/tmp/tmp.pHYt5ixkAF/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:23:04.796Z] DEP criu/uts_ns.d [2020-03-12T18:23:04.796Z] DEP criu/util.d [2020-03-12T18:23:04.796Z] DEP criu/uffd.d [2020-03-12T18:23:04.796Z] DEP criu/tun.d [2020-03-12T18:23:05.089Z] DEP criu/tty.d [2020-03-12T18:23:05.089Z] DEP criu/timerfd.d [2020-03-12T18:23:05.089Z] DEP criu/sysfs_parse.d [2020-03-12T18:23:05.089Z] DEP criu/sysctl.d [2020-03-12T18:23:05.376Z] DEP criu/string.d [2020-03-12T18:23:05.376Z] DEP criu/stats.d [2020-03-12T18:23:05.376Z] DEP criu/sockets.d [2020-03-12T18:23:05.376Z] DEP criu/sk-unix.d [2020-03-12T18:23:05.399Z] #20 20.30 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:23:05.506Z] #58 ... [2020-03-12T18:23:05.506Z] [2020-03-12T18:23:05.506Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:05.506Z] #38 10.08 -- Detecting C compile features - done [2020-03-12T18:23:05.506Z] #38 10.16 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:23:05.661Z] DEP criu/sk-tcp.d [2020-03-12T18:23:05.661Z] DEP criu/sk-queue.d [2020-03-12T18:23:05.661Z] DEP criu/sk-packet.d [2020-03-12T18:23:05.661Z] DEP criu/sk-netlink.d [2020-03-12T18:23:05.948Z] DEP criu/sk-inet.d [2020-03-12T18:23:05.948Z] DEP criu/signalfd.d [2020-03-12T18:23:05.948Z] DEP criu/sigframe.d [2020-03-12T18:23:05.948Z] DEP criu/shmem.d [2020-03-12T18:23:05.964Z] #20 20.90 [2020-03-12T18:23:05.964Z] #20 ... [2020-03-12T18:23:05.964Z] [2020-03-12T18:23:05.964Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:05.964Z] #33 50.25 bufio [2020-03-12T18:23:05.964Z] #33 52.43 syscall [2020-03-12T18:23:05.964Z] #33 ... [2020-03-12T18:23:05.964Z] [2020-03-12T18:23:05.964Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:05.964Z] #35 55.28 Selecting previously unselected package libxml2:amd64. [2020-03-12T18:23:05.964Z] #35 55.28 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 55.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:23:05.964Z] #35 56.05 Selecting previously unselected package libarchive13:amd64. [2020-03-12T18:23:05.964Z] #35 56.05 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 56.06 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:23:05.964Z] #35 56.41 Selecting previously unselected package libjsoncpp1:amd64. [2020-03-12T18:23:05.964Z] #35 56.41 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 56.42 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:23:05.964Z] #35 56.59 Selecting previously unselected package libuv1:amd64. [2020-03-12T18:23:05.964Z] #35 56.59 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 56.60 Unpacking libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:23:05.964Z] #35 56.79 Selecting previously unselected package cmake. [2020-03-12T18:23:05.964Z] #35 56.79 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 56.93 Unpacking cmake (3.7.2-1) ... [2020-03-12T18:23:05.964Z] #35 60.39 Selecting previously unselected package xxd. [2020-03-12T18:23:05.964Z] #35 60.40 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:23:05.964Z] #35 60.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:05.964Z] #35 60.61 Selecting previously unselected package vim-common. [2020-03-12T18:23:05.964Z] #35 60.62 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:23:05.964Z] #35 60.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:06.065Z] #38 10.61 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:23:06.066Z] #38 10.75 -- Configuring done [2020-03-12T18:23:06.066Z] #38 10.76 -- Generating done [2020-03-12T18:23:06.066Z] #38 10.78 -- Build files have been written to: /tmp/tmp.5oIDeRPz4H/tini [2020-03-12T18:23:06.066Z] #38 10.79 + make tini-static [2020-03-12T18:23:06.222Z] #35 ... [2020-03-12T18:23:06.222Z] [2020-03-12T18:23:06.222Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:06.222Z] #20 21.19 ######################################################################## 100.0% [2020-03-12T18:23:06.222Z] #20 21.36 [2020-03-12T18:23:06.239Z] DEP criu/servicefd.d [2020-03-12T18:23:06.239Z] DEP criu/seize.d [2020-03-12T18:23:06.239Z] DEP criu/seccomp.d [2020-03-12T18:23:06.239Z] DEP criu/rst-malloc.d [2020-03-12T18:23:06.239Z] DEP criu/rbtree.d [2020-03-12T18:23:06.239Z] DEP criu/pstree.d [2020-03-12T18:23:06.321Z] #38 ... [2020-03-12T18:23:06.321Z] [2020-03-12T18:23:06.321Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:06.321Z] #33 63.48 time [2020-03-12T18:23:06.321Z] #33 65.36 sort [2020-03-12T18:23:06.321Z] #33 66.67 internal/fmtsort [2020-03-12T18:23:06.321Z] #33 67.25 internal/syscall/unix [2020-03-12T18:23:06.321Z] #33 67.70 strings [2020-03-12T18:23:06.321Z] #33 70.67 internal/poll [2020-03-12T18:23:06.321Z] #33 71.33 path [2020-03-12T18:23:06.321Z] #33 72.64 regexp/syntax [2020-03-12T18:23:06.526Z] DEP criu/protobuf.d [2020-03-12T18:23:06.526Z] GEN criu/protobuf-desc-gen.h [2020-03-12T18:23:06.576Z] #33 ... [2020-03-12T18:23:06.576Z] [2020-03-12T18:23:06.576Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:06.576Z] #38 11.19 Scanning dependencies of target tini-static [2020-03-12T18:23:06.576Z] #38 11.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:23:06.789Z] #20 ... [2020-03-12T18:23:06.789Z] [2020-03-12T18:23:06.789Z] #12 [dev 6/24] RUN ldconfig [2020-03-12T18:23:06.789Z] #12 DONE 3.1s [2020-03-12T18:23:06.789Z] [2020-03-12T18:23:06.789Z] #35 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:06.789Z] #35 60.95 Processing triggers for mime-support (3.60) ... [2020-03-12T18:23:06.789Z] #35 61.02 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:06.789Z] #35 61.04 Setting up libuv1:amd64 (1.9.1-3) ... [2020-03-12T18:23:06.789Z] #35 61.05 Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:23:06.789Z] #35 61.06 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2020-03-12T18:23:06.789Z] #35 61.07 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:23:06.789Z] #35 61.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:06.789Z] #35 61.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:06.789Z] #35 61.32 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:23:06.789Z] #35 61.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-03-12T18:23:06.789Z] #35 61.39 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2020-03-12T18:23:06.789Z] #35 61.44 Setting up cmake (3.7.2-1) ... [2020-03-12T18:23:06.789Z] #35 61.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:06.815Z] DEP criu/protobuf-desc.d [2020-03-12T18:23:07.104Z] DEP criu/proc_parse.d [2020-03-12T18:23:07.104Z] DEP criu/plugin.d [2020-03-12T18:23:07.104Z] DEP criu/pipes.d [2020-03-12T18:23:07.104Z] DEP criu/pie-util.d [2020-03-12T18:23:07.355Z] #35 DONE 62.0s [2020-03-12T18:23:07.355Z] [2020-03-12T18:23:07.355Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:07.355Z] #13 ... [2020-03-12T18:23:07.355Z] [2020-03-12T18:23:07.355Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:23:07.355Z] #36 DONE 0.1s [2020-03-12T18:23:07.390Z] DEP criu/pie-util-vdso.d [2020-03-12T18:23:07.390Z] DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:23:07.390Z] DEP criu/path.d [2020-03-12T18:23:07.390Z] DEP criu/parasite-syscall.d [2020-03-12T18:23:07.390Z] DEP criu/pagemap.d [2020-03-12T18:23:07.613Z] [2020-03-12T18:23:07.613Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-03-12T18:23:07.613Z] #37 DONE 0.1s [2020-03-12T18:23:07.613Z] [2020-03-12T18:23:07.613Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:07.676Z] DEP criu/pagemap-cache.d [2020-03-12T18:23:07.676Z] DEP criu/page-xfer.d [2020-03-12T18:23:07.676Z] DEP criu/page-pipe.d [2020-03-12T18:23:07.676Z] DEP criu/netfilter.d [2020-03-12T18:23:07.852Z] + cd /tmp/tmp.pHYt5ixkAF/src/github.com/go-swagger/go-swagger [2020-03-12T18:23:07.852Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:23:07.962Z] DEP criu/net.d [2020-03-12T18:23:07.962Z] DEP criu/namespaces.d [2020-03-12T18:23:07.962Z] DEP criu/mount.d [2020-03-12T18:23:08.206Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:23:08.248Z] DEP criu/mem.d [2020-03-12T18:23:08.248Z] DEP criu/lsm.d [2020-03-12T18:23:08.248Z] DEP criu/log.d [2020-03-12T18:23:08.248Z] DEP criu/libnetlink.d [2020-03-12T18:23:08.248Z] DEP criu/kerndat.d [2020-03-12T18:23:08.460Z] #38 12.86 [100%] Linking C executable tini-static [2020-03-12T18:23:08.535Z] DEP criu/kcmp-ids.d [2020-03-12T18:23:08.535Z] DEP criu/irmap.d [2020-03-12T18:23:08.535Z] DEP criu/ipc_ns.d [2020-03-12T18:23:08.535Z] DEP criu/image.d [2020-03-12T18:23:08.716Z] #38 13.48 [100%] Built target tini-static [2020-03-12T18:23:08.819Z] DEP criu/image-desc.d [2020-03-12T18:23:08.819Z] DEP criu/fsnotify.d [2020-03-12T18:23:08.819Z] DEP criu/filesystems.d [2020-03-12T18:23:08.819Z] DEP criu/files.d [2020-03-12T18:23:08.971Z] #38 13.60 + mkdir -p /build [2020-03-12T18:23:08.971Z] #38 13.61 + cp tini-static /build/docker-init [2020-03-12T18:23:09.105Z] DEP criu/files-reg.d [2020-03-12T18:23:09.105Z] DEP criu/files-ext.d [2020-03-12T18:23:09.105Z] DEP criu/file-lock.d [2020-03-12T18:23:09.105Z] DEP criu/file-ids.d [2020-03-12T18:23:09.226Z] #38 DONE 13.8s [2020-03-12T18:23:09.227Z] [2020-03-12T18:23:09.227Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:23:09.393Z] DEP criu/fifo.d [2020-03-12T18:23:09.394Z] DEP criu/fdstore.d [2020-03-12T18:23:09.394Z] DEP criu/fault-injection.d [2020-03-12T18:23:09.394Z] DEP criu/external.d [2020-03-12T18:23:09.394Z] DEP criu/eventpoll.d [2020-03-12T18:23:09.513Z] #38 ... [2020-03-12T18:23:09.513Z] [2020-03-12T18:23:09.513Z] #57 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:09.513Z] #57 55.66 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2020-03-12T18:23:09.513Z] #57 55.68 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 55.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:09.513Z] #57 55.70 Setting up python-protobuf (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 63.74 Setting up libcap-dev:amd64 (1:2.25-1) ... [2020-03-12T18:23:09.513Z] #57 63.75 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2020-03-12T18:23:09.513Z] #57 63.76 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:23:09.513Z] #57 63.78 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 63.80 Setting up libprotoc10:amd64 (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 63.81 Setting up protobuf-c-compiler (1.2.1-2) ... [2020-03-12T18:23:09.513Z] #57 63.82 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2020-03-12T18:23:09.513Z] #57 63.83 Setting up protobuf-compiler (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 63.84 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2020-03-12T18:23:09.513Z] #57 63.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2020-03-12T18:23:09.513Z] #57 63.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:09.513Z] #57 DONE 64.1s [2020-03-12T18:23:09.513Z] [2020-03-12T18:23:09.513Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:09.690Z] DEP criu/eventfd.d [2020-03-12T18:23:09.690Z] DEP criu/crtools.d [2020-03-12T18:23:09.690Z] DEP criu/cr-service.d [2020-03-12T18:23:09.690Z] DEP criu/cr-restore.d [2020-03-12T18:23:09.771Z] #58 ... [2020-03-12T18:23:09.771Z] [2020-03-12T18:23:09.771Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:23:09.771Z] #42 13.15 + cd /tmp/tmp.sOFIm9k2dJ/src/github.com/opencontainers/runc [2020-03-12T18:23:09.771Z] #42 13.15 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:23:09.771Z] #42 14.15 + '[' -z '' ']' [2020-03-12T18:23:09.771Z] #42 14.18 + target=static [2020-03-12T18:23:09.771Z] #42 14.18 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:23:09.771Z] #42 16.67 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:23:09.977Z] DEP criu/cr-errno.d [2020-03-12T18:23:09.977Z] DEP criu/cr-dump.d [2020-03-12T18:23:09.977Z] DEP criu/cr-dedup.d [2020-03-12T18:23:09.977Z] DEP criu/cr-check.d [2020-03-12T18:23:10.029Z] #42 ... [2020-03-12T18:23:10.029Z] [2020-03-12T18:23:10.029Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:10.029Z] #20 23.32 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:23:10.029Z] #20 23.39 skipping existing 1849cc453dee [2020-03-12T18:23:10.029Z] #20 23.54 [2020-03-12T18:23:10.029Z] #20 24.88 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:23:10.029Z] #20 ... [2020-03-12T18:23:10.029Z] [2020-03-12T18:23:10.029Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:10.029Z] #30 54.45 time [2020-03-12T18:23:10.029Z] #30 59.65 sort [2020-03-12T18:23:10.029Z] #30 61.03 internal/fmtsort [2020-03-12T18:23:10.029Z] #30 61.48 internal/poll [2020-03-12T18:23:10.029Z] #30 62.24 internal/syscall/unix [2020-03-12T18:23:10.029Z] #30 62.73 strings [2020-03-12T18:23:10.265Z] DEP criu/config.d [2020-03-12T18:23:10.265Z] DEP criu/clone-noasan.d [2020-03-12T18:23:10.265Z] DEP criu/cgroup.d [2020-03-12T18:23:10.265Z] DEP criu/cgroup-props.d [2020-03-12T18:23:10.551Z] DEP criu/bitmap.d [2020-03-12T18:23:10.551Z] DEP criu/bfd.d [2020-03-12T18:23:10.551Z] DEP criu/autofs.d [2020-03-12T18:23:10.551Z] DEP criu/aio.d [2020-03-12T18:23:10.551Z] DEP criu/action-scripts.d [2020-03-12T18:23:10.595Z] #30 65.11 os [2020-03-12T18:23:10.595Z] #30 ... [2020-03-12T18:23:10.595Z] [2020-03-12T18:23:10.595Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:10.595Z] #38 3.190 + RM_GOPATH=0 [2020-03-12T18:23:10.595Z] #38 3.190 + TMP_GOPATH= [2020-03-12T18:23:10.595Z] #38 3.190 + : /build [2020-03-12T18:23:10.595Z] #38 3.190 + '[' -z '' ']' [2020-03-12T18:23:10.595Z] #38 3.190 ++ mktemp -d [2020-03-12T18:23:10.595Z] #38 3.194 + export GOPATH=/tmp/tmp.YaV53U1xV1 [2020-03-12T18:23:10.595Z] #38 3.194 + GOPATH=/tmp/tmp.YaV53U1xV1 [2020-03-12T18:23:10.595Z] #38 3.194 + RM_GOPATH=1 [2020-03-12T18:23:10.595Z] #38 3.195 ++ dirname ./install.sh [2020-03-12T18:23:10.595Z] #38 3.200 + dir=. [2020-03-12T18:23:10.595Z] #38 3.201 + bin=tini [2020-03-12T18:23:10.595Z] #38 3.201 + shift [2020-03-12T18:23:10.595Z] #38 3.201 + '[' '!' -f ./tini.installer ']' [2020-03-12T18:23:10.595Z] #38 3.202 + . ./tini.installer [2020-03-12T18:23:10.595Z] #38 3.202 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:10.595Z] #38 3.202 + install_tini [2020-03-12T18:23:10.595Z] #38 3.204 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:23:10.595Z] #38 3.204 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:10.595Z] #38 3.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.YaV53U1xV1/tini [2020-03-12T18:23:10.595Z] #38 3.206 Cloning into '/tmp/tmp.YaV53U1xV1/tini'... [2020-03-12T18:23:10.758Z] #47 35.74 Checking out files: 50% (1607/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 79% (2525/3196) Checking out files: 79% (2549/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T18:23:10.758Z] #47 37.79 + cd /tmp/tmp.9QXFQeYHvK/src/github.com/containerd/containerd [2020-03-12T18:23:10.758Z] #47 37.79 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:23:10.837Z] CC criu/action-scripts.o [2020-03-12T18:23:10.837Z] CC criu/aio.o [2020-03-12T18:23:11.122Z] CC criu/autofs.o [2020-03-12T18:23:11.161Z] #38 ... [2020-03-12T18:23:11.161Z] [2020-03-12T18:23:11.161Z] #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:23:11.161Z] #20 25.68 [2020-03-12T18:23:11.161Z] #20 25.86 ######################################################################## 100.0% [2020-03-12T18:23:11.161Z] #20 25.99 [2020-03-12T18:23:11.161Z] #20 26.07 Download of images into '/build' complete. [2020-03-12T18:23:11.161Z] #20 26.07 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:23:11.161Z] #20 26.07 tar -cC '/build' . | docker load [2020-03-12T18:23:11.161Z] #20 DONE 26.2s [2020-03-12T18:23:11.161Z] [2020-03-12T18:23:11.161Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:11.161Z] #33 60.66 time [2020-03-12T18:23:11.161Z] #33 63.63 sort [2020-03-12T18:23:11.161Z] #33 65.12 internal/fmtsort [2020-03-12T18:23:11.683Z] #47 ... [2020-03-12T18:23:11.683Z] [2020-03-12T18:23:11.683Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:11.683Z] #30 68.69 bufio [2020-03-12T18:23:11.683Z] #30 70.94 path/filepath [2020-03-12T18:23:11.683Z] #30 73.19 io/ioutil [2020-03-12T18:23:11.683Z] #30 73.92 path [2020-03-12T18:23:11.683Z] #30 74.72 text/tabwriter [2020-03-12T18:23:11.683Z] #30 75.10 flag [2020-03-12T18:23:11.683Z] #30 75.46 github.com/BurntSushi/toml [2020-03-12T18:23:11.683Z] #30 77.73 log [2020-03-12T18:23:11.683Z] #30 ... [2020-03-12T18:23:11.683Z] [2020-03-12T18:23:11.683Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:11.683Z] #58 10.28 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:23:11.683Z] #58 10.37 PBCC images/opts.pb-c.c [2020-03-12T18:23:11.683Z] #58 10.47 PBCC images/sit.pb-c.c [2020-03-12T18:23:11.683Z] #58 10.55 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:23:11.683Z] #58 10.62 DEP images/opts.pb-c.d [2020-03-12T18:23:11.683Z] #58 10.67 DEP images/sit.pb-c.d [2020-03-12T18:23:11.683Z] #58 10.75 PBCC images/macvlan.pb-c.c [2020-03-12T18:23:11.683Z] #58 10.78 DEP images/macvlan.pb-c.d [2020-03-12T18:23:11.683Z] #58 10.82 PBCC images/autofs.pb-c.c [2020-03-12T18:23:11.683Z] #58 10.87 DEP images/autofs.pb-c.d [2020-03-12T18:23:11.683Z] #58 10.92 PBCC images/sysctl.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.00 DEP images/sysctl.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.07 PBCC images/time.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.14 DEP images/time.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.19 PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.24 DEP images/binfmt-misc.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.32 PBCC images/seccomp.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.36 DEP images/seccomp.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.39 PBCC images/userns.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.43 DEP images/userns.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.49 PBCC images/cgroup.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.50 DEP images/cgroup.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.56 PBCC images/fown.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.62 PBCC images/ext-file.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.67 DEP images/fown.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.75 DEP images/ext-file.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.83 PBCC images/rpc.pb-c.c [2020-03-12T18:23:11.683Z] #58 11.90 DEP images/rpc.pb-c.d [2020-03-12T18:23:11.683Z] #58 11.97 PBCC images/siginfo.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.05 DEP images/siginfo.pb-c.d [2020-03-12T18:23:11.683Z] #58 12.10 PBCC images/pagemap.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.14 DEP images/pagemap.pb-c.d [2020-03-12T18:23:11.683Z] #58 12.23 PBCC images/rlimit.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.29 DEP images/rlimit.pb-c.d [2020-03-12T18:23:11.683Z] #58 12.37 PBCC images/file-lock.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.43 DEP images/file-lock.pb-c.d [2020-03-12T18:23:11.683Z] #58 12.50 PBCC images/tty.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.64 DEP images/tty.pb-c.d [2020-03-12T18:23:11.683Z] #58 12.73 PBCC images/tun.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.85 PBCC images/netdev.pb-c.c [2020-03-12T18:23:11.683Z] #58 12.95 DEP images/tun.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.03 DEP images/netdev.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.09 PBCC images/vma.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.16 DEP images/vma.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.24 PBCC images/creds.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.26 DEP images/creds.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.31 PBCC images/utsns.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.37 DEP images/utsns.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.44 PBCC images/ipc-desc.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.48 PBCC images/ipc-sem.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.57 DEP images/ipc-desc.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.60 DEP images/ipc-sem.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.65 PBCC images/ipc-msg.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.69 DEP images/ipc-msg.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.72 PBCC images/ipc-shm.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.77 DEP images/ipc-shm.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.83 PBCC images/ipc-var.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.88 DEP images/ipc-var.pb-c.d [2020-03-12T18:23:11.683Z] #58 13.94 PBCC images/sk-opts.pb-c.c [2020-03-12T18:23:11.683Z] #58 13.98 PBCC images/packet-sock.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.04 DEP images/sk-opts.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.09 DEP images/packet-sock.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.15 PBCC images/sk-netlink.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.24 DEP images/sk-netlink.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.33 PBCC images/sk-inet.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.43 DEP images/sk-inet.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.49 PBCC images/sk-unix.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.51 DEP images/sk-unix.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.63 PBCC images/mm.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.67 DEP images/mm.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.72 PBCC images/timerfd.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.76 DEP images/timerfd.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.83 PBCC images/timer.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.87 DEP images/timer.pb-c.d [2020-03-12T18:23:11.683Z] #58 14.91 PBCC images/sa.pb-c.c [2020-03-12T18:23:11.683Z] #58 14.97 DEP images/sa.pb-c.d [2020-03-12T18:23:11.683Z] #58 15.05 PBCC images/pipe-data.pb-c.c [2020-03-12T18:23:11.683Z] #58 15.06 DEP images/pipe-data.pb-c.d [2020-03-12T18:23:11.683Z] #58 15.11 PBCC images/mnt.pb-c.c [2020-03-12T18:23:11.683Z] #58 15.16 DEP images/mnt.pb-c.d [2020-03-12T18:23:11.683Z] #58 15.25 PBCC images/sk-packet.pb-c.c [2020-03-12T18:23:11.732Z] #33 ... [2020-03-12T18:23:11.732Z] [2020-03-12T18:23:11.732Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:11.732Z] #13 4.830 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:11.732Z] #13 4.840 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:11.732Z] #13 5.009 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:11.938Z] #58 15.33 DEP images/sk-packet.pb-c.d [2020-03-12T18:23:11.938Z] #58 15.38 PBCC images/tcp-stream.pb-c.c [2020-03-12T18:23:11.938Z] #58 15.43 DEP images/tcp-stream.pb-c.d [2020-03-12T18:23:11.938Z] #58 15.50 PBCC images/pipe.pb-c.c [2020-03-12T18:23:11.989Z] #13 5.130 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:11.989Z] #13 5.249 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:12.147Z] CC criu/bfd.o [2020-03-12T18:23:12.147Z] CC criu/bitmap.o [2020-03-12T18:23:12.147Z] CC criu/cgroup-props.o [2020-03-12T18:23:12.194Z] #58 15.54 DEP images/pipe.pb-c.d [2020-03-12T18:23:12.194Z] #58 15.61 PBCC images/pstree.pb-c.c [2020-03-12T18:23:12.194Z] #58 15.67 DEP images/pstree.pb-c.d [2020-03-12T18:23:12.194Z] #58 15.73 PBCC images/fs.pb-c.c [2020-03-12T18:23:12.449Z] #58 15.77 DEP images/fs.pb-c.d [2020-03-12T18:23:12.449Z] #58 15.84 PBCC images/signalfd.pb-c.c [2020-03-12T18:23:12.449Z] #58 15.87 DEP images/signalfd.pb-c.d [2020-03-12T18:23:12.449Z] #58 15.96 PBCC images/fh.pb-c.c [2020-03-12T18:23:12.704Z] #58 16.02 PBCC images/fsnotify.pb-c.c [2020-03-12T18:23:12.704Z] #58 ... [2020-03-12T18:23:12.704Z] [2020-03-12T18:23:12.704Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:12.704Z] #13 18.62 Fetched 7937 kB in 15s (526 kB/s) [2020-03-12T18:23:12.769Z] CC criu/cgroup.o [2020-03-12T18:23:13.884Z] #13 7.170 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [520 kB] [2020-03-12T18:23:14.256Z] CC criu/clone-noasan.o [2020-03-12T18:23:14.256Z] CC criu/config.o [2020-03-12T18:23:14.889Z] CC criu/cr-check.o [2020-03-12T18:23:15.257Z] #13 8.301 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2020-03-12T18:23:15.517Z] CC criu/cr-dedup.o [2020-03-12T18:23:15.800Z] + rm -rf /tmp/tmp.pHYt5ixkAF [2020-03-12T18:23:15.803Z] CC criu/cr-dump.o [2020-03-12T18:23:15.822Z] #13 9.135 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7083 kB] [2020-03-12T18:23:16.562Z] Removing intermediate container bf7b1aa3c1d8 [2020-03-12T18:23:16.562Z] ---> 32f94daba2cb [2020-03-12T18:23:16.562Z] Step 19/125 : FROM base AS frozen-images [2020-03-12T18:23:16.562Z] ---> e2dfad729422 [2020-03-12T18:23:16.562Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:16.562Z] ---> Using cache [2020-03-12T18:23:16.562Z] ---> 3a7797254b3a [2020-03-12T18:23:16.562Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-12T18:23:16.562Z] ---> Running in f730f4062155 [2020-03-12T18:23:16.864Z] #13 18.62 Reading package lists... [2020-03-12T18:23:16.864Z] #13 ... [2020-03-12T18:23:16.864Z] [2020-03-12T18:23:16.864Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:16.864Z] #33 74.07 os [2020-03-12T18:23:16.864Z] #33 78.56 fmt [2020-03-12T18:23:16.864Z] #33 79.46 path/filepath [2020-03-12T18:23:16.864Z] #33 80.75 regexp [2020-03-12T18:23:16.864Z] #33 83.86 flag [2020-03-12T18:23:16.864Z] #33 ... [2020-03-12T18:23:16.864Z] [2020-03-12T18:23:16.864Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:16.864Z] #58 16.08 DEP images/fh.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.18 DEP images/fsnotify.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.26 PBCC images/eventpoll.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.28 DEP images/eventpoll.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.34 PBCC images/eventfd.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.37 DEP images/eventfd.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.42 PBCC images/remap-file-path.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.44 DEP images/remap-file-path.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.51 PBCC images/fifo.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.52 DEP images/fifo.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.58 PBCC images/ghost-file.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.66 DEP images/ghost-file.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.73 PBCC images/regfile.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.77 DEP images/regfile.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.83 PBCC images/ns.pb-c.c [2020-03-12T18:23:16.864Z] #58 16.88 DEP images/ns.pb-c.d [2020-03-12T18:23:16.864Z] #58 16.97 PBCC images/fdinfo.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.09 DEP images/fdinfo.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.14 PBCC images/core-aarch64.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.21 PBCC images/core-arm.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.29 PBCC images/core-ppc64.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.37 PBCC images/core-s390.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.40 PBCC images/core-x86.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.46 PBCC images/core.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.52 PBCC images/inventory.pb-c.c [2020-03-12T18:23:16.864Z] #58 17.58 DEP images/core-aarch64.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.66 DEP images/core-arm.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.71 DEP images/core-ppc64.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.76 DEP images/core-s390.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.79 DEP images/core-x86.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.85 DEP images/core.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.92 DEP images/inventory.pb-c.d [2020-03-12T18:23:16.864Z] #58 17.99 PBCC images/cpuinfo.pb-c.c [2020-03-12T18:23:16.864Z] #58 18.03 DEP images/cpuinfo.pb-c.d [2020-03-12T18:23:16.864Z] #58 18.09 PBCC images/stats.pb-c.c [2020-03-12T18:23:16.864Z] #58 18.13 DEP images/stats.pb-c.d [2020-03-12T18:23:16.864Z] #58 19.77 make[1]: Nothing to be done for 'all'. [2020-03-12T18:23:17.287Z] CC criu/cr-errno.o [2020-03-12T18:23:17.287Z] CC criu/cr-restore.o [2020-03-12T18:23:17.538Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:17.538Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:17.538Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:17.538Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:17.538Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:23:17.538Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:23:17.538Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:17.538Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:23:17.721Z] #13 ... [2020-03-12T18:23:17.721Z] [2020-03-12T18:23:17.721Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:17.721Z] #38 4.755 + cd /tmp/tmp.YaV53U1xV1/tini [2020-03-12T18:23:17.721Z] #38 4.756 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:23:17.721Z] #38 4.777 + cmake . [2020-03-12T18:23:17.721Z] #38 6.009 -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:23:17.721Z] #38 6.074 -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:23:17.721Z] #38 6.676 -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:23:17.721Z] #38 6.681 -- Detecting C compiler ABI info [2020-03-12T18:23:17.721Z] #38 7.039 -- Detecting C compiler ABI info - done [2020-03-12T18:23:17.721Z] #38 7.092 -- Detecting C compile features [2020-03-12T18:23:17.721Z] #38 8.843 -- Detecting C compile features - done [2020-03-12T18:23:17.721Z] #38 8.878 -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:23:17.721Z] #38 9.050 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:23:17.721Z] #38 9.151 -- Configuring done [2020-03-12T18:23:17.721Z] #38 9.186 -- Generating done [2020-03-12T18:23:17.721Z] #38 9.196 -- Build files have been written to: /tmp/tmp.YaV53U1xV1/tini [2020-03-12T18:23:17.721Z] #38 9.205 + make tini-static [2020-03-12T18:23:17.721Z] #38 9.545 Scanning dependencies of target tini-static [2020-03-12T18:23:17.721Z] #38 9.601 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:23:17.789Z] #58 ... [2020-03-12T18:23:17.789Z] [2020-03-12T18:23:17.789Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:17.789Z] #30 80.63 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:23:17.789Z] #30 DONE 85.0s [2020-03-12T18:23:17.789Z] [2020-03-12T18:23:17.789Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:17.789Z] #33 84.32 go/token [2020-03-12T18:23:18.349Z] #33 85.53 go/scanner [2020-03-12T18:23:18.357Z] Client: [2020-03-12T18:23:18.357Z] Debug Mode: false [2020-03-12T18:23:18.357Z] Plugins: [2020-03-12T18:23:18.357Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:23:18.357Z] [2020-03-12T18:23:18.357Z] Server: [2020-03-12T18:23:18.357Z] Containers: 0 [2020-03-12T18:23:18.357Z] Running: 0 [2020-03-12T18:23:18.357Z] Paused: 0 [2020-03-12T18:23:18.357Z] Stopped: 0 [2020-03-12T18:23:18.357Z] Images: 0 [2020-03-12T18:23:18.357Z] Server Version: 19.03.5 [2020-03-12T18:23:18.357Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:23:18.357Z] Windows: [2020-03-12T18:23:18.357Z] LCOW: [2020-03-12T18:23:18.357Z] Logging Driver: json-file [2020-03-12T18:23:18.357Z] Plugins: [2020-03-12T18:23:18.357Z] Volume: local [2020-03-12T18:23:18.357Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:23:18.357Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:23:18.357Z] Swarm: inactive [2020-03-12T18:23:18.357Z] Default Isolation: process [2020-03-12T18:23:18.357Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:23:18.357Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:23:18.357Z] OSType: windows [2020-03-12T18:23:18.357Z] Architecture: x86_64 [2020-03-12T18:23:18.357Z] CPUs: 4 [2020-03-12T18:23:18.357Z] Total Memory: 32GiB [2020-03-12T18:23:18.357Z] Name: azwin-2-bd5f40 [2020-03-12T18:23:18.357Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:23:18.357Z] Docker Root Dir: D:\docker [2020-03-12T18:23:18.357Z] Debug Mode: false [2020-03-12T18:23:18.357Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:23:18.357Z] Labels: [2020-03-12T18:23:18.357Z] Experimental: true [2020-03-12T18:23:18.357Z] Insecure Registries: [2020-03-12T18:23:18.357Z] 10.0.0.4:5000 [2020-03-12T18:23:18.357Z] 127.0.0.0/8 [2020-03-12T18:23:18.357Z] Registry Mirrors: [2020-03-12T18:23:18.357Z] http://10.0.0.4:5000/ [2020-03-12T18:23:18.357Z] Live Restore Enabled: false [2020-03-12T18:23:18.357Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-03-12T18:23:18.605Z] #33 85.81 io/ioutil [2020-03-12T18:23:18.655Z] #38 11.15 [100%] Linking C executable tini-static [2020-03-12T18:23:18.814Z] Fetched 7685 kB in 1s (5086 kB/s) [2020-03-12T18:23:18.913Z] #38 ... [2020-03-12T18:23:18.913Z] [2020-03-12T18:23:18.913Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:18.913Z] #58 4.865 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:23:18.913Z] #58 4.865 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:23:18.913Z] #58 6.591 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:23:18.913Z] #58 6.637 GEN .gitid [2020-03-12T18:23:18.913Z] #58 6.640 GEN criu/include/version.h [2020-03-12T18:23:18.913Z] #58 6.667 GEN include/common/asm [2020-03-12T18:23:18.913Z] #58 8.251 PBCC images/google/protobuf/descriptor.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.359 PBCC images/opts.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.399 PBCC images/sit.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.495 DEP images/google/protobuf/descriptor.pb-c.d [2020-03-12T18:23:18.913Z] #58 8.603 DEP images/opts.pb-c.d [2020-03-12T18:23:18.913Z] #58 8.622 DEP images/sit.pb-c.d [2020-03-12T18:23:18.913Z] #58 8.726 PBCC images/macvlan.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.763 DEP images/macvlan.pb-c.d [2020-03-12T18:23:18.913Z] #58 8.822 PBCC images/autofs.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.856 DEP images/autofs.pb-c.d [2020-03-12T18:23:18.913Z] #58 8.955 PBCC images/sysctl.pb-c.c [2020-03-12T18:23:18.913Z] #58 8.983 DEP images/sysctl.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.047 PBCC images/time.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.097 DEP images/time.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.127 PBCC images/binfmt-misc.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.173 DEP images/binfmt-misc.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.244 PBCC images/seccomp.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.255 DEP images/seccomp.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.327 PBCC images/userns.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.337 DEP images/userns.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.379 PBCC images/cgroup.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.396 DEP images/cgroup.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.469 PBCC images/fown.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.499 PBCC images/ext-file.pb-c.c [2020-03-12T18:23:18.913Z] #58 9.543 DEP images/fown.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.583 DEP images/ext-file.pb-c.d [2020-03-12T18:23:18.913Z] #58 9.643 PBCC images/rpc.pb-c.c [2020-03-12T18:23:19.165Z] #33 86.50 net/url [2020-03-12T18:23:19.171Z] #58 9.736 DEP images/rpc.pb-c.d [2020-03-12T18:23:19.171Z] #58 9.811 PBCC images/siginfo.pb-c.c [2020-03-12T18:23:19.171Z] #58 9.855 DEP images/siginfo.pb-c.d [2020-03-12T18:23:19.171Z] #58 9.896 PBCC images/pagemap.pb-c.c [2020-03-12T18:23:19.171Z] Reading package lists... [2020-03-12T18:23:19.538Z] Reading package lists... [2020-03-12T18:23:19.538Z] Building dependency tree... [2020-03-12T18:23:19.538Z] Reading state information... [2020-03-12T18:23:19.736Z] #58 ... [2020-03-12T18:23:19.736Z] [2020-03-12T18:23:19.736Z] #38 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-03-12T18:23:19.736Z] #38 11.75 [100%] Built target tini-static [2020-03-12T18:23:19.736Z] #38 11.79 + mkdir -p /build [2020-03-12T18:23:19.736Z] #38 11.81 + cp tini-static /build/docker-init [2020-03-12T18:23:19.736Z] #38 DONE 12.0s [2020-03-12T18:23:19.736Z] [2020-03-12T18:23:19.736Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:19.736Z] #58 10.06 DEP images/pagemap.pb-c.d [2020-03-12T18:23:19.736Z] #58 10.14 PBCC images/rlimit.pb-c.c [2020-03-12T18:23:19.736Z] #58 10.18 DEP images/rlimit.pb-c.d [2020-03-12T18:23:19.736Z] #58 ... [2020-03-12T18:23:19.736Z] [2020-03-12T18:23:19.736Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:19.736Z] #30 66.73 bytes [2020-03-12T18:23:19.736Z] #30 69.35 bufio [2020-03-12T18:23:19.736Z] #30 70.60 fmt [2020-03-12T18:23:19.736Z] #30 71.15 path/filepath [2020-03-12T18:23:19.736Z] #30 72.63 io/ioutil [2020-03-12T18:23:19.736Z] #30 73.49 path [2020-03-12T18:23:19.736Z] #30 ... [2020-03-12T18:23:19.736Z] [2020-03-12T18:23:19.736Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:19.736Z] #58 10.26 PBCC images/file-lock.pb-c.c [2020-03-12T18:23:19.888Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:23:19.888Z] The following additional packages will be installed: [2020-03-12T18:23:19.888Z] libjq1 libonig4 [2020-03-12T18:23:19.888Z] The following NEW packages will be installed: [2020-03-12T18:23:19.888Z] jq libjq1 libonig4 [2020-03-12T18:23:19.888Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:19.888Z] Need to get 328 kB of archives. [2020-03-12T18:23:19.888Z] After this operation, 1263 kB of additional disk space will be used. [2020-03-12T18:23:19.888Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-03-12T18:23:19.888Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-03-12T18:23:19.888Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-03-12T18:23:19.888Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:19.888Z] Fetched 328 kB in 0s (3685 kB/s) [2020-03-12T18:23:19.888Z] Selecting previously unselected package libonig4:s390x. [2020-03-12T18:23:19.888Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:23:19.888Z] Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2020-03-12T18:23:19.888Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-03-12T18:23:19.984Z] CC criu/cr-service.o [2020-03-12T18:23:19.994Z] #58 10.35 DEP images/file-lock.pb-c.d [2020-03-12T18:23:19.994Z] #58 10.41 PBCC images/tty.pb-c.c [2020-03-12T18:23:19.994Z] #58 10.54 DEP images/tty.pb-c.d [2020-03-12T18:23:20.090Z] #33 87.07 go/ast [2020-03-12T18:23:20.242Z] Selecting previously unselected package libjq1:s390x. [2020-03-12T18:23:20.242Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:23:20.242Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:23:20.242Z] Selecting previously unselected package jq. [2020-03-12T18:23:20.242Z] Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:23:20.242Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:23:20.242Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-03-12T18:23:20.242Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:23:20.242Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:20.242Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:23:20.252Z] #58 10.72 PBCC images/tun.pb-c.c [2020-03-12T18:23:20.252Z] #58 10.86 PBCC images/netdev.pb-c.c [2020-03-12T18:23:20.509Z] #58 10.94 DEP images/tun.pb-c.d [2020-03-12T18:23:20.509Z] #58 10.97 DEP images/netdev.pb-c.d [2020-03-12T18:23:20.604Z] Removing intermediate container f730f4062155 [2020-03-12T18:23:20.604Z] ---> 88a3bd6f4d63 [2020-03-12T18:23:20.604Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:23:20.625Z] CC criu/crtools.o [2020-03-12T18:23:20.767Z] #58 11.18 PBCC images/vma.pb-c.c [2020-03-12T18:23:20.767Z] #58 11.27 DEP images/vma.pb-c.d [2020-03-12T18:23:20.767Z] #58 11.43 PBCC images/creds.pb-c.c [2020-03-12T18:23:20.767Z] #58 11.45 DEP images/creds.pb-c.d [2020-03-12T18:23:20.915Z] CC criu/eventfd.o [2020-03-12T18:23:20.915Z] CC criu/eventpoll.o [2020-03-12T18:23:20.954Z] ---> 0e2c1d74676a [2020-03-12T18:23:20.954Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-12T18:23:21.025Z] #58 11.54 PBCC images/utsns.pb-c.c [2020-03-12T18:23:21.025Z] #58 11.59 DEP images/utsns.pb-c.d [2020-03-12T18:23:21.025Z] #58 11.67 PBCC images/ipc-desc.pb-c.c [2020-03-12T18:23:21.025Z] #58 11.68 PBCC images/ipc-sem.pb-c.c [2020-03-12T18:23:21.283Z] #58 11.73 DEP images/ipc-desc.pb-c.d [2020-03-12T18:23:21.283Z] #58 11.78 DEP images/ipc-sem.pb-c.d [2020-03-12T18:23:21.283Z] #58 11.88 PBCC images/ipc-msg.pb-c.c [2020-03-12T18:23:21.283Z] #58 11.93 DEP images/ipc-msg.pb-c.d [2020-03-12T18:23:21.305Z] ---> Running in 5cef4eb7aa7e [2020-03-12T18:23:21.452Z] #33 88.35 text/template/parse [2020-03-12T18:23:21.541Z] #58 11.98 PBCC images/ipc-shm.pb-c.c [2020-03-12T18:23:21.541Z] #58 12.00 DEP images/ipc-shm.pb-c.d [2020-03-12T18:23:21.541Z] #58 12.06 PBCC images/ipc-var.pb-c.c [2020-03-12T18:23:21.541Z] #58 12.13 DEP images/ipc-var.pb-c.d [2020-03-12T18:23:21.541Z] #58 12.19 PBCC images/sk-opts.pb-c.c [2020-03-12T18:23:21.547Z] CC criu/external.o [2020-03-12T18:23:21.547Z] CC criu/fault-injection.o [2020-03-12T18:23:21.547Z] CC criu/fdstore.o [2020-03-12T18:23:21.799Z] #58 12.24 PBCC images/packet-sock.pb-c.c [2020-03-12T18:23:21.799Z] #58 12.33 DEP images/sk-opts.pb-c.d [2020-03-12T18:23:21.799Z] #58 12.38 DEP images/packet-sock.pb-c.d [2020-03-12T18:23:21.799Z] #58 ... [2020-03-12T18:23:21.799Z] [2020-03-12T18:23:21.799Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:21.799Z] #33 66.14 internal/syscall/unix [2020-03-12T18:23:21.799Z] #33 66.68 strings [2020-03-12T18:23:21.799Z] #33 69.17 internal/poll [2020-03-12T18:23:21.799Z] #33 70.30 path [2020-03-12T18:23:21.799Z] #33 71.12 regexp/syntax [2020-03-12T18:23:21.799Z] #33 71.33 os [2020-03-12T18:23:21.799Z] #33 75.84 fmt [2020-03-12T18:23:21.838Z] CC criu/fifo.o [2020-03-12T18:23:22.057Z] #33 ... [2020-03-12T18:23:22.057Z] [2020-03-12T18:23:22.057Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:23:22.132Z] CC criu/file-ids.o [2020-03-12T18:23:22.132Z] CC criu/file-lock.o [2020-03-12T18:23:22.315Z] #47 34.17 Checking out files: 32% (1027/3196) Checking out files: 33% (1055/3196) Checking out files: 34% (1087/3196) Checking out files: 35% (1119/3196) Checking out files: 36% (1151/3196) Checking out files: 37% (1183/3196) Checking out files: 38% (1215/3196) Checking out files: 39% (1247/3196) Checking out files: 40% (1279/3196) Checking out files: 41% (1311/3196) Checking out files: 42% (1343/3196) Checking out files: 43% (1375/3196) Checking out files: 44% (1407/3196) Checking out files: 45% (1439/3196) Checking out files: 46% (1471/3196) Checking out files: 47% (1503/3196) Checking out files: 48% (1535/3196) Checking out files: 49% (1567/3196) Checking out files: 50% (1598/3196) Checking out files: 51% (1630/3196) Checking out files: 52% (1662/3196) Checking out files: 53% (1694/3196) Checking out files: 54% (1726/3196) Checking out files: 55% (1758/3196) Checking out files: 56% (1790/3196) Checking out files: 57% (1822/3196) Checking out files: 58% (1854/3196) Checking out files: 59% (1886/3196) Checking out files: 60% (1918/3196) Checking out files: 61% (1950/3196) Checking out files: 62% (1982/3196) Checking out files: 63% (2014/3196) Checking out files: 64% (2046/3196) Checking out files: 65% (2078/3196) Checking out files: 66% (2110/3196) Checking out files: 67% (2142/3196) Checking out files: 68% (2174/3196) Checking out files: 69% (2206/3196) Checking out files: 70% (2238/3196) Checking out files: 71% (2270/3196) Checking out files: 72% (2302/3196) Checking out files: 73% (2334/3196) Checking out files: 74% (2366/3196) Checking out files: 75% (2397/3196) Checking out files: 76% (2429/3196) Checking out files: 77% (2461/3196) Checking out files: 78% (2493/3196) Checking out files: 78% (2497/3196) Checking out files: 79% (2525/3196) Checking out files: 80% (2557/3196) Checking out files: 81% (2589/3196) Checking out files: 82% (2621/3196) Checking out files: 83% (2653/3196) Checking out files: 84% (2685/3196) Checking out files: 85% (2717/3196) Checking out files: 86% (2749/3196) Checking out files: 87% (2781/3196) Checking out files: 88% (2813/3196) Checking out files: 89% (2845/3196) Checking out files: 90% (2877/3196) Checking out files: 91% (2909/3196) Checking out files: 92% (2941/3196) Checking out files: 93% (2973/3196) Checking out files: 94% (3005/3196) Checking out files: 95% (3037/3196) Checking out files: 96% (3069/3196) Checking out files: 97% (3101/3196) Checking out files: 98% (3133/3196) Checking out files: 99% (3165/3196) Checking out files: 100% (3196/3196) Checking out files: 100% (3196/3196), done. [2020-03-12T18:23:22.315Z] #47 36.02 + cd /tmp/tmp.gYeL9Dxa8y/src/github.com/containerd/containerd [2020-03-12T18:23:22.315Z] #47 36.02 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:23:22.528Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:23:22.528Z]  [2020-03-12T18:23:22.757Z] CC criu/files-ext.o [2020-03-12T18:23:22.814Z] #33 ... [2020-03-12T18:23:22.814Z] [2020-03-12T18:23:22.814Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:23:22.814Z] #47 39.74 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:23:22.814Z] #47 39.74 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:23:22.814Z] #47 39.74 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:22.814Z] #47 39.74 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:22.814Z] #47 39.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:23:22.814Z] #47 39.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:23:22.814Z] #47 39.74 + '[' '' = dynamic ']' [2020-03-12T18:23:22.814Z] #47 39.74 + make [2020-03-12T18:23:22.814Z] #47 41.24 🇩 bin/ctr [2020-03-12T18:23:23.056Z] CC criu/files-reg.o [2020-03-12T18:23:23.069Z] #47 ... [2020-03-12T18:23:23.069Z] [2020-03-12T18:23:23.069Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:23.069Z] #58 21.75 CC images/stats.o [2020-03-12T18:23:23.069Z] #58 22.40 CC images/core.o [2020-03-12T18:23:23.069Z] #58 23.18 CC images/core-x86.o [2020-03-12T18:23:23.069Z] #58 23.76 CC images/core-arm.o [2020-03-12T18:23:23.069Z] #58 24.10 CC images/core-aarch64.o [2020-03-12T18:23:23.069Z] #58 24.48 CC images/core-ppc64.o [2020-03-12T18:23:23.069Z] #58 25.22 CC images/core-s390.o [2020-03-12T18:23:23.069Z] #58 25.85 CC images/cpuinfo.o [2020-03-12T18:23:23.069Z] #58 26.31 CC images/inventory.o [2020-03-12T18:23:23.069Z] #58 26.55 CC images/fdinfo.o [2020-03-12T18:23:23.319Z]  ###########        16.1% #######################  32.8% #####################################  51.6% ################################################## 70.4% ################################################################        89.2% ######################################################################## 100.0% [2020-03-12T18:23:23.319Z]  [2020-03-12T18:23:23.629Z] #58 27.07 CC images/fown.o [2020-03-12T18:23:23.683Z]  #####################                                                    30.3% ##################################################                        70.0% ######################################################################## 100.0% [2020-03-12T18:23:23.683Z]  [2020-03-12T18:23:23.884Z] #58 27.42 CC images/ns.o [2020-03-12T18:23:24.102Z] CC criu/files.o [2020-03-12T18:23:24.139Z] #58 27.67 CC images/regfile.o [2020-03-12T18:23:24.214Z] #47 37.93 + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:23:24.214Z] #47 37.93 + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:23:24.214Z] #47 37.93 + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:24.214Z] #47 37.93 + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:23:24.214Z] #47 37.93 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:23:24.214Z] #47 37.93 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:23:24.214Z] #47 37.93 + '[' '' = dynamic ']' [2020-03-12T18:23:24.214Z] #47 37.93 + make [2020-03-12T18:23:24.394Z] #58 27.96 CC images/ghost-file.o [2020-03-12T18:23:24.430Z]  #############                                             19.2% ##############################                       42.0% ################################################                     67.5% #################################################################        90.4% ######################################################################## 100.0% [2020-03-12T18:23:24.430Z]  [2020-03-12T18:23:24.649Z] #58 ... [2020-03-12T18:23:24.649Z] [2020-03-12T18:23:24.649Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:24.649Z] #33 91.83 go/parser [2020-03-12T18:23:25.119Z] CC criu/filesystems.o [2020-03-12T18:23:25.587Z] #47 39.08 🇩 bin/ctr [2020-03-12T18:23:25.738Z] CC criu/fsnotify.o [2020-03-12T18:23:25.942Z]  ### 5.3% #########   13.8% ################ 22.3% ###################### 30.8% ############################ 39.3% ################################## 47.8% ########################################  56.3% ############################################## 64.8% #################################################### 73.4% ########################################################## 81.9% ################################################################ 89.4% ###################################################################### 97.9% ######################################################################## 100.0% [2020-03-12T18:23:25.942Z]  [2020-03-12T18:23:26.011Z] #33 93.13 text/template [2020-03-12T18:23:26.358Z] CC criu/image-desc.o [2020-03-12T18:23:26.358Z] CC criu/image.o [2020-03-12T18:23:26.415Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:23:26.415Z]  [2020-03-12T18:23:26.644Z] CC criu/ipc_ns.o [2020-03-12T18:23:26.781Z]  ######################################################################## 100.0% [2020-03-12T18:23:26.781Z]  [2020-03-12T18:23:27.137Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:23:27.495Z]  [2020-03-12T18:23:27.495Z]  ######################################################################## 100.0% [2020-03-12T18:23:27.495Z]  [2020-03-12T18:23:27.657Z] CC criu/irmap.o [2020-03-12T18:23:27.942Z] CC criu/kcmp-ids.o [2020-03-12T18:23:27.942Z] CC criu/kerndat.o [2020-03-12T18:23:28.249Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:23:28.249Z] skipping existing b63cc5f62c21 [2020-03-12T18:23:28.249Z] [2020-03-12T18:23:28.540Z] #33 ... [2020-03-12T18:23:28.540Z] [2020-03-12T18:23:28.540Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:28.540Z] #13 18.62 Reading package lists... [2020-03-12T18:23:28.540Z] #13 24.55 Reading package lists... [2020-03-12T18:23:28.540Z] #13 29.90 Building dependency tree... [2020-03-12T18:23:28.540Z] #13 30.88 Reading state information... [2020-03-12T18:23:28.540Z] #13 32.05 The following additional packages will be installed: [2020-03-12T18:23:28.540Z] #13 32.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:23:28.540Z] #13 32.06 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:23:28.540Z] #13 32.06 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:23:28.540Z] #13 32.06 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:23:28.540Z] #13 32.06 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:23:28.540Z] #13 32.06 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:23:28.540Z] #13 32.06 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:23:28.540Z] #13 32.06 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:23:28.540Z] #13 32.06 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:23:28.540Z] #13 32.07 Suggested packages: [2020-03-12T18:23:28.540Z] #13 32.08 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:23:28.540Z] #13 32.08 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:23:28.540Z] #13 32.08 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:23:28.540Z] #13 32.08 vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:23:28.540Z] #13 32.08 Recommended packages: [2020-03-12T18:23:28.540Z] #13 32.08 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:23:28.540Z] #13 32.08 python3-keyrings.alt python3-xdg unzip [2020-03-12T18:23:28.540Z] #13 ... [2020-03-12T18:23:28.540Z] [2020-03-12T18:23:28.540Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:28.540Z] #58 28.39 CC images/fifo.o [2020-03-12T18:23:28.540Z] #58 28.61 CC images/remap-file-path.o [2020-03-12T18:23:28.540Z] #58 28.82 CC images/eventfd.o [2020-03-12T18:23:28.540Z] #58 29.03 CC images/eventpoll.o [2020-03-12T18:23:28.540Z] #58 29.27 CC images/fh.o [2020-03-12T18:23:28.540Z] #58 29.62 CC images/fsnotify.o [2020-03-12T18:23:28.540Z] #58 30.20 CC images/signalfd.o [2020-03-12T18:23:28.540Z] #58 30.39 CC images/fs.o [2020-03-12T18:23:28.540Z] #58 30.71 CC images/pstree.o [2020-03-12T18:23:28.540Z] #58 30.86 CC images/pipe.o [2020-03-12T18:23:28.540Z] #58 31.19 CC images/tcp-stream.o [2020-03-12T18:23:28.540Z] #58 31.42 CC images/sk-packet.o [2020-03-12T18:23:28.540Z] #58 31.78 CC images/mnt.o [2020-03-12T18:23:28.577Z] CC criu/libnetlink.o [2020-03-12T18:23:28.602Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:23:28.602Z]  [2020-03-12T18:23:28.795Z] #58 32.02 CC images/pipe-data.o [2020-03-12T18:23:28.795Z] #58 32.28 CC images/sa.o [2020-03-12T18:23:28.863Z] CC criu/log.o [2020-03-12T18:23:28.951Z]  ######################################################################## 100.0% [2020-03-12T18:23:28.951Z]  [2020-03-12T18:23:28.951Z] Download of images into '/build' complete. [2020-03-12T18:23:28.951Z] Use something like the following to load the result into a Docker daemon: [2020-03-12T18:23:28.951Z] tar -cC '/build' . | docker load [2020-03-12T18:23:29.149Z] CC criu/lsm.o [2020-03-12T18:23:29.355Z] #58 32.59 CC images/timer.o [2020-03-12T18:23:29.435Z] CC criu/mem.o [2020-03-12T18:23:29.611Z] #58 32.95 CC images/timerfd.o [2020-03-12T18:23:29.772Z] #47 ... [2020-03-12T18:23:29.772Z] [2020-03-12T18:23:29.772Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:29.772Z] #58 12.45 PBCC images/sk-netlink.pb-c.c [2020-03-12T18:23:29.772Z] #58 12.51 DEP images/sk-netlink.pb-c.d [2020-03-12T18:23:29.772Z] #58 12.60 PBCC images/sk-inet.pb-c.c [2020-03-12T18:23:29.772Z] #58 12.64 DEP images/sk-inet.pb-c.d [2020-03-12T18:23:29.772Z] #58 12.74 PBCC images/sk-unix.pb-c.c [2020-03-12T18:23:29.772Z] #58 12.77 DEP images/sk-unix.pb-c.d [2020-03-12T18:23:29.772Z] #58 12.83 PBCC images/mm.pb-c.c [2020-03-12T18:23:29.772Z] #58 12.87 DEP images/mm.pb-c.d [2020-03-12T18:23:29.772Z] #58 12.95 PBCC images/timerfd.pb-c.c [2020-03-12T18:23:29.772Z] #58 12.97 DEP images/timerfd.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.04 PBCC images/timer.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.06 DEP images/timer.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.14 PBCC images/sa.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.20 DEP images/sa.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.28 PBCC images/pipe-data.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.30 DEP images/pipe-data.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.35 PBCC images/mnt.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.41 DEP images/mnt.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.50 PBCC images/sk-packet.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.51 DEP images/sk-packet.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.57 PBCC images/tcp-stream.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.58 DEP images/tcp-stream.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.68 PBCC images/pipe.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.73 DEP images/pipe.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.81 PBCC images/pstree.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.85 DEP images/pstree.pb-c.d [2020-03-12T18:23:29.772Z] #58 13.92 PBCC images/fs.pb-c.c [2020-03-12T18:23:29.772Z] #58 13.95 DEP images/fs.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.02 PBCC images/signalfd.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.07 DEP images/signalfd.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.13 PBCC images/fh.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.20 PBCC images/fsnotify.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.28 DEP images/fh.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.33 DEP images/fsnotify.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.39 PBCC images/eventpoll.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.41 DEP images/eventpoll.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.47 PBCC images/eventfd.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.49 DEP images/eventfd.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.56 PBCC images/remap-file-path.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.59 DEP images/remap-file-path.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.64 PBCC images/fifo.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.65 DEP images/fifo.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.72 PBCC images/ghost-file.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.83 DEP images/ghost-file.pb-c.d [2020-03-12T18:23:29.772Z] #58 14.91 PBCC images/regfile.pb-c.c [2020-03-12T18:23:29.772Z] #58 14.99 DEP images/regfile.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.07 PBCC images/ns.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.09 DEP images/ns.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.12 PBCC images/fdinfo.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.22 DEP images/fdinfo.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.30 PBCC images/core-aarch64.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.34 PBCC images/core-arm.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.35 PBCC images/core-ppc64.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.39 PBCC images/core-s390.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.46 PBCC images/core-x86.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.50 PBCC images/core.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.58 PBCC images/inventory.pb-c.c [2020-03-12T18:23:29.772Z] #58 15.69 DEP images/core-aarch64.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.76 DEP images/core-arm.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.82 DEP images/core-ppc64.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.89 DEP images/core-s390.pb-c.d [2020-03-12T18:23:29.772Z] #58 15.95 DEP images/core-x86.pb-c.d [2020-03-12T18:23:29.772Z] #58 16.02 DEP images/core.pb-c.d [2020-03-12T18:23:29.772Z] #58 16.10 DEP images/inventory.pb-c.d [2020-03-12T18:23:29.772Z] #58 16.14 PBCC images/cpuinfo.pb-c.c [2020-03-12T18:23:29.772Z] #58 16.17 DEP images/cpuinfo.pb-c.d [2020-03-12T18:23:29.772Z] #58 16.20 PBCC images/stats.pb-c.c [2020-03-12T18:23:29.772Z] #58 16.20 DEP images/stats.pb-c.d [2020-03-12T18:23:29.772Z] #58 17.63 make[1]: Nothing to be done for 'all'. [2020-03-12T18:23:29.772Z] #58 19.12 CC images/stats.o [2020-03-12T18:23:29.772Z] #58 19.55 CC images/core.o [2020-03-12T18:23:29.772Z] #58 20.27 CC images/core-x86.o [2020-03-12T18:23:29.866Z] #58 33.18 CC images/mm.o [2020-03-12T18:23:30.030Z] #58 ... [2020-03-12T18:23:30.030Z] [2020-03-12T18:23:30.030Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:30.030Z] #30 74.35 text/tabwriter [2020-03-12T18:23:30.030Z] #30 75.87 github.com/BurntSushi/toml [2020-03-12T18:23:30.030Z] #30 75.91 flag [2020-03-12T18:23:30.030Z] #30 77.78 log [2020-03-12T18:23:30.030Z] #30 80.54 github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:23:30.030Z] #30 ... [2020-03-12T18:23:30.030Z] [2020-03-12T18:23:30.030Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:30.030Z] #33 77.03 path/filepath [2020-03-12T18:23:30.030Z] #33 78.33 regexp [2020-03-12T18:23:30.030Z] #33 80.94 flag [2020-03-12T18:23:30.030Z] #33 82.55 go/token [2020-03-12T18:23:30.030Z] #33 82.83 io/ioutil [2020-03-12T18:23:30.030Z] #33 83.44 net/url [2020-03-12T18:23:30.030Z] #33 83.57 go/scanner [2020-03-12T18:23:30.121Z] #58 33.53 CC images/sk-opts.o [2020-03-12T18:23:30.189Z] Removing intermediate container 5cef4eb7aa7e [2020-03-12T18:23:30.189Z] ---> 35c7b33717a8 [2020-03-12T18:23:30.189Z] Step 24/125 : FROM base AS cross-false [2020-03-12T18:23:30.189Z] ---> e2dfad729422 [2020-03-12T18:23:30.189Z] Step 25/125 : FROM base AS cross-true [2020-03-12T18:23:30.189Z] ---> e2dfad729422 [2020-03-12T18:23:30.189Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:30.189Z] ---> Using cache [2020-03-12T18:23:30.189Z] ---> 3a7797254b3a [2020-03-12T18:23:30.189Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-03-12T18:23:30.189Z] ---> Running in 4397e218243e [2020-03-12T18:23:30.292Z] #33 ... [2020-03-12T18:23:30.292Z] [2020-03-12T18:23:30.292Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:30.292Z] #58 20.95 CC images/core-arm.o [2020-03-12T18:23:30.377Z] #58 33.86 CC images/sk-unix.o [2020-03-12T18:23:30.447Z] CC criu/mount.o [2020-03-12T18:23:30.550Z] #58 ... [2020-03-12T18:23:30.550Z] [2020-03-12T18:23:30.550Z] #30 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-03-12T18:23:30.550Z] #30 DONE 84.9s [2020-03-12T18:23:30.550Z] [2020-03-12T18:23:30.550Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:30.550Z] #13 18.81 Fetched 7937 kB in 15s (529 kB/s) [2020-03-12T18:23:30.632Z] #58 34.14 CC images/sk-inet.o [2020-03-12T18:23:30.632Z] #58 ... [2020-03-12T18:23:30.632Z] [2020-03-12T18:23:30.632Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:30.632Z] #13 36.65 The following NEW packages will be installed: [2020-03-12T18:23:30.632Z] #13 36.67 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:23:30.632Z] #13 36.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:23:30.632Z] #13 36.67 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:23:30.632Z] #13 36.67 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:23:30.632Z] #13 36.68 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:23:30.632Z] #13 36.68 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:23:30.632Z] #13 36.68 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:23:30.632Z] #13 36.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:23:30.632Z] #13 36.68 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:23:30.632Z] #13 36.68 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:23:30.632Z] #13 36.68 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:23:30.632Z] #13 36.68 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:23:30.632Z] #13 36.68 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:23:30.632Z] #13 36.68 xfsprogs xxd xz-utils zip [2020-03-12T18:23:30.808Z] #13 18.81 Reading package lists... [2020-03-12T18:23:30.808Z] #13 ... [2020-03-12T18:23:30.808Z] [2020-03-12T18:23:30.808Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:30.808Z] #33 85.07 go/ast [2020-03-12T18:23:30.944Z] Removing intermediate container 4397e218243e [2020-03-12T18:23:30.944Z] ---> 7eaf973f4f5d [2020-03-12T18:23:30.944Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-03-12T18:23:31.306Z] ---> Running in 495ec1231a57 [2020-03-12T18:23:31.741Z] #33 86.12 text/template/parse [2020-03-12T18:23:31.994Z] #13 37.80 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:31.994Z] #13 37.80 Need to get 90.9 MB of archives. [2020-03-12T18:23:31.994Z] #13 37.80 After this operation, 541 MB of additional disk space will be used. [2020-03-12T18:23:31.994Z] #13 37.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:23:31.994Z] #13 37.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:23:31.994Z] #13 37.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-03-12T18:23:31.994Z] #13 37.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-03-12T18:23:31.994Z] #13 37.83 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-03-12T18:23:31.994Z] #13 37.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-03-12T18:23:31.994Z] #13 37.87 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-03-12T18:23:31.994Z] #13 38.03 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-03-12T18:23:32.056Z] Removing intermediate container 495ec1231a57 [2020-03-12T18:23:32.056Z] ---> 91ce6bff70ef [2020-03-12T18:23:32.056Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-03-12T18:23:32.056Z] ---> Running in 0f9695ac33d9 [2020-03-12T18:23:32.291Z] #13 38.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-03-12T18:23:32.291Z] #13 38.06 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-03-12T18:23:32.291Z] #13 38.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:23:32.546Z] #13 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-03-12T18:23:32.546Z] #13 38.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:23:32.546Z] #13 38.38 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-03-12T18:23:32.546Z] #13 38.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-03-12T18:23:32.546Z] #13 38.38 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-03-12T18:23:32.546Z] #13 38.39 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-03-12T18:23:32.546Z] #13 38.39 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-03-12T18:23:32.546Z] #13 38.40 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-03-12T18:23:32.546Z] #13 38.41 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-03-12T18:23:32.546Z] #13 38.42 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-03-12T18:23:32.546Z] #13 38.45 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:23:32.546Z] #13 38.47 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:23:32.546Z] #13 38.47 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-03-12T18:23:32.546Z] #13 38.48 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-03-12T18:23:32.546Z] #13 38.50 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-03-12T18:23:32.546Z] #13 38.51 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-03-12T18:23:32.546Z] #13 38.52 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:23:32.546Z] #13 38.52 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:23:32.802Z] #13 38.82 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:23:32.802Z] #13 38.83 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-03-12T18:23:33.057Z] #13 38.91 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-03-12T18:23:33.057Z] #13 38.93 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:23:33.057Z] #13 38.94 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:23:33.057Z] #13 38.95 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:23:33.057Z] #13 38.95 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-03-12T18:23:33.057Z] #13 38.97 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-03-12T18:23:33.057Z] #13 39.03 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-03-12T18:23:33.057Z] #13 39.04 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-03-12T18:23:33.057Z] #13 39.05 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-03-12T18:23:33.057Z] #13 39.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-03-12T18:23:33.057Z] #13 39.09 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-03-12T18:23:33.057Z] #13 39.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-03-12T18:23:33.145Z] CC criu/namespaces.o [2020-03-12T18:23:33.264Z] Removing intermediate container 0f9695ac33d9 [2020-03-12T18:23:33.264Z] ---> 309656e43dd2 [2020-03-12T18:23:33.264Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:23:33.264Z] ---> Running in 0752e0d19921 [2020-03-12T18:23:33.313Z] #13 39.14 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-03-12T18:23:33.313Z] #13 39.14 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:23:33.313Z] #13 39.23 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:23:33.313Z] #13 39.25 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-03-12T18:23:33.313Z] #13 39.33 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-03-12T18:23:33.568Z] #13 39.46 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-03-12T18:23:33.568Z] #13 39.48 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:23:33.766Z] CC criu/net.o [2020-03-12T18:23:33.823Z] #13 39.62 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:23:33.823Z] #13 39.63 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:23:33.823Z] #13 39.65 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:23:33.823Z] #13 39.66 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:23:33.823Z] #13 39.67 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-03-12T18:23:33.823Z] #13 39.70 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:23:34.078Z] #13 40.17 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-03-12T18:23:34.333Z] #13 40.26 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-03-12T18:23:34.333Z] #13 40.33 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T18:23:34.333Z] #13 40.35 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-03-12T18:23:34.333Z] #13 40.37 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-03-12T18:23:34.333Z] #13 40.42 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-03-12T18:23:34.524Z] Removing intermediate container 0752e0d19921 [2020-03-12T18:23:34.524Z] ---> e1e8d7099483 [2020-03-12T18:23:34.524Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-03-12T18:23:34.524Z] ---> e2dfad729422 [2020-03-12T18:23:34.524Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-03-12T18:23:34.524Z] ---> e2dfad729422 [2020-03-12T18:23:34.524Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:34.524Z] ---> Using cache [2020-03-12T18:23:34.524Z] ---> 3a7797254b3a [2020-03-12T18:23:34.524Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-12T18:23:34.524Z] ---> Running in 0bf2134b5c23 [2020-03-12T18:23:34.894Z] #13 40.91 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-03-12T18:23:35.411Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:23:35.411Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:23:35.411Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:23:35.411Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:23:35.411Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:23:35.411Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:23:35.411Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:23:35.411Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:23:35.800Z] CC criu/netfilter.o [2020-03-12T18:23:35.819Z] #13 41.55 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:23:35.819Z] #13 41.56 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:23:36.074Z] #13 42.00 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:23:36.086Z] CC criu/page-pipe.o [2020-03-12T18:23:36.329Z] #13 42.28 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:23:36.329Z] #13 42.30 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-03-12T18:23:36.370Z] CC criu/page-xfer.o [2020-03-12T18:23:36.613Z] Fetched 7685 kB in 1s (5280 kB/s) [2020-03-12T18:23:36.980Z] Reading package lists... [2020-03-12T18:23:37.003Z] #33 90.49 go/parser [2020-03-12T18:23:37.003Z] #33 90.55 text/template [2020-03-12T18:23:37.003Z] #33 ... [2020-03-12T18:23:37.003Z] [2020-03-12T18:23:37.003Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:37.003Z] #58 21.54 CC images/core-aarch64.o [2020-03-12T18:23:37.003Z] #58 22.12 CC images/core-ppc64.o [2020-03-12T18:23:37.003Z] #58 22.75 CC images/core-s390.o [2020-03-12T18:23:37.003Z] #58 23.52 CC images/cpuinfo.o [2020-03-12T18:23:37.003Z] #58 23.92 CC images/inventory.o [2020-03-12T18:23:37.003Z] #58 24.19 CC images/fdinfo.o [2020-03-12T18:23:37.003Z] #58 24.60 CC images/fown.o [2020-03-12T18:23:37.003Z] #58 24.80 CC images/ns.o [2020-03-12T18:23:37.003Z] #58 25.14 CC images/regfile.o [2020-03-12T18:23:37.003Z] #58 25.45 CC images/ghost-file.o [2020-03-12T18:23:37.003Z] #58 25.80 CC images/fifo.o [2020-03-12T18:23:37.003Z] #58 26.13 CC images/remap-file-path.o [2020-03-12T18:23:37.003Z] #58 26.38 CC images/eventfd.o [2020-03-12T18:23:37.003Z] #58 26.69 CC images/eventpoll.o [2020-03-12T18:23:37.003Z] #58 27.01 CC images/fh.o [2020-03-12T18:23:37.003Z] #58 27.41 CC images/fsnotify.o [2020-03-12T18:23:37.345Z] Reading package lists... [2020-03-12T18:23:37.389Z] CC criu/pagemap-cache.o [2020-03-12T18:23:37.389Z] CC criu/pagemap.o [2020-03-12T18:23:37.569Z] #58 28.01 CC images/signalfd.o [2020-03-12T18:23:37.569Z] #58 28.24 CC images/fs.o [2020-03-12T18:23:37.698Z] Building dependency tree... [2020-03-12T18:23:37.698Z] Reading state information... [2020-03-12T18:23:37.698Z] The following additional packages will be installed: [2020-03-12T18:23:37.698Z] libapparmor1 libseccomp2 [2020-03-12T18:23:37.698Z] Suggested packages: [2020-03-12T18:23:37.698Z] seccomp [2020-03-12T18:23:37.699Z] The following NEW packages will be installed: [2020-03-12T18:23:37.699Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:23:37.699Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:37.699Z] Need to get 301 kB of archives. [2020-03-12T18:23:37.699Z] After this operation, 1402 kB of additional disk space will be used. [2020-03-12T18:23:37.699Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2020-03-12T18:23:37.699Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2020-03-12T18:23:37.699Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2020-03-12T18:23:37.699Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2020-03-12T18:23:37.699Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:37.827Z] #58 28.45 CC images/pstree.o [2020-03-12T18:23:38.022Z] CC criu/parasite-syscall.o [2020-03-12T18:23:38.056Z] Fetched 301 kB in 0s (3053 kB/s) [2020-03-12T18:23:38.056Z] Selecting previously unselected package libseccomp2:s390x. [2020-03-12T18:23:38.056Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:23:38.056Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2020-03-12T18:23:38.056Z] Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:23:38.056Z] Selecting previously unselected package libseccomp-dev:s390x. [2020-03-12T18:23:38.056Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2020-03-12T18:23:38.056Z] Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:23:38.056Z] Selecting previously unselected package libapparmor1:s390x. [2020-03-12T18:23:38.056Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:23:38.056Z] Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:23:38.056Z] Selecting previously unselected package libapparmor-dev:s390x. [2020-03-12T18:23:38.056Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:23:38.056Z] Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:23:38.056Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:38.056Z] Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:23:38.056Z] Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:23:38.056Z] Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2020-03-12T18:23:38.056Z] Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2020-03-12T18:23:38.056Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:23:38.085Z] #58 28.64 CC images/pipe.o [2020-03-12T18:23:38.343Z] #58 28.90 CC images/tcp-stream.o [2020-03-12T18:23:38.601Z] #58 29.10 CC images/sk-packet.o [2020-03-12T18:23:38.665Z] CC criu/path.o [2020-03-12T18:23:38.820Z] Removing intermediate container 0bf2134b5c23 [2020-03-12T18:23:38.820Z] ---> 16e8cacfe42f [2020-03-12T18:23:38.820Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-03-12T18:23:38.820Z] ---> e1e8d7099483 [2020-03-12T18:23:38.820Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:23:38.820Z] ---> Running in db94a6241586 [2020-03-12T18:23:38.820Z] Removing intermediate container db94a6241586 [2020-03-12T18:23:38.820Z] ---> 02cd12f07381 [2020-03-12T18:23:38.820Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:23:38.820Z] ---> Running in 1079d72e25ba [2020-03-12T18:23:38.840Z] #13 44.81 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-03-12T18:23:38.840Z] #13 ... [2020-03-12T18:23:38.840Z] [2020-03-12T18:23:38.840Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:38.840Z] #33 96.12 log [2020-03-12T18:23:38.840Z] #33 96.71 encoding/binary [2020-03-12T18:23:38.840Z] #33 98.42 encoding/base64 [2020-03-12T18:23:38.840Z] #33 98.56 go/doc [2020-03-12T18:23:38.840Z] #33 99.19 encoding/json [2020-03-12T18:23:38.840Z] #33 101.9 github.com/LK4D4/vndr/build [2020-03-12T18:23:38.840Z] #33 105.2 encoding/xml [2020-03-12T18:23:38.840Z] #33 105.8 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:23:38.840Z] #33 106.1 compress/flate [2020-03-12T18:23:38.859Z] #58 29.38 CC images/mnt.o [2020-03-12T18:23:38.956Z] CC criu/pie-util-vdso-elf32.o [2020-03-12T18:23:39.096Z] #33 ... [2020-03-12T18:23:39.096Z] [2020-03-12T18:23:39.096Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:39.096Z] #58 34.55 CC images/tun.o [2020-03-12T18:23:39.096Z] #58 34.94 CC images/sk-netlink.o [2020-03-12T18:23:39.096Z] #58 35.18 CC images/packet-sock.o [2020-03-12T18:23:39.096Z] #58 35.56 CC images/ipc-var.o [2020-03-12T18:23:39.096Z] #58 35.85 CC images/ipc-desc.o [2020-03-12T18:23:39.096Z] #58 36.10 CC images/ipc-shm.o [2020-03-12T18:23:39.096Z] #58 36.43 CC images/ipc-msg.o [2020-03-12T18:23:39.096Z] #58 36.73 CC images/ipc-sem.o [2020-03-12T18:23:39.096Z] #58 36.96 CC images/utsns.o [2020-03-12T18:23:39.096Z] #58 37.19 CC images/creds.o [2020-03-12T18:23:39.096Z] #58 37.42 CC images/vma.o [2020-03-12T18:23:39.096Z] #58 37.82 CC images/netdev.o [2020-03-12T18:23:39.096Z] #58 38.27 CC images/tty.o [2020-03-12T18:23:39.096Z] #58 38.92 CC images/file-lock.o [2020-03-12T18:23:39.096Z] #58 39.16 CC images/rlimit.o [2020-03-12T18:23:39.096Z] #58 39.33 CC images/pagemap.o [2020-03-12T18:23:39.096Z] #58 39.74 CC images/siginfo.o [2020-03-12T18:23:39.096Z] #58 40.05 CC images/rpc.o [2020-03-12T18:23:39.096Z] #58 41.56 CC images/ext-file.o [2020-03-12T18:23:39.096Z] #58 41.77 CC images/cgroup.o [2020-03-12T18:23:39.096Z] #58 42.59 CC images/userns.o [2020-03-12T18:23:39.117Z] #58 29.63 CC images/pipe-data.o [2020-03-12T18:23:39.240Z] CC criu/pie-util-vdso.o [2020-03-12T18:23:39.375Z] #58 29.83 CC images/sa.o [2020-03-12T18:23:39.527Z] CC criu/pie-util.o [2020-03-12T18:23:39.527Z] CC criu/pipes.o [2020-03-12T18:23:39.633Z] #58 30.11 CC images/timer.o [2020-03-12T18:23:39.656Z] #58 42.93 CC images/google/protobuf/descriptor.o [2020-03-12T18:23:39.891Z] #58 30.50 CC images/timerfd.o [2020-03-12T18:23:40.039Z] Removing intermediate container 1079d72e25ba [2020-03-12T18:23:40.039Z] ---> b4144e3ae166 [2020-03-12T18:23:40.039Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-12T18:23:40.039Z] ---> 16e8cacfe42f [2020-03-12T18:23:40.039Z] Step 39/125 : FROM base AS tomlv [2020-03-12T18:23:40.039Z] ---> e2dfad729422 [2020-03-12T18:23:40.039Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-12T18:23:40.039Z] ---> Running in e1693c2efea6 [2020-03-12T18:23:40.148Z] CC criu/plugin.o [2020-03-12T18:23:40.148Z] CC criu/proc_parse.o [2020-03-12T18:23:40.150Z] #58 ... [2020-03-12T18:23:40.150Z] [2020-03-12T18:23:40.150Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:40.150Z] #33 94.32 log [2020-03-12T18:23:40.398Z] Removing intermediate container e1693c2efea6 [2020-03-12T18:23:40.398Z] ---> 59b1862e773a [2020-03-12T18:23:40.398Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:23:40.715Z] #33 94.96 encoding/binary [2020-03-12T18:23:40.745Z] ---> 81aa07aaa770 [2020-03-12T18:23:40.745Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:23:40.745Z] ---> 40f303ea00d4 [2020-03-12T18:23:40.745Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:23:40.974Z] #33 ... [2020-03-12T18:23:40.974Z] [2020-03-12T18:23:40.974Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:40.974Z] #13 18.81 Reading package lists... [2020-03-12T18:23:40.974Z] #13 24.65 Reading package lists... [2020-03-12T18:23:40.974Z] #13 28.92 Building dependency tree... [2020-03-12T18:23:40.974Z] #13 29.81 Reading state information... [2020-03-12T18:23:40.974Z] #13 30.73 The following additional packages will be installed: [2020-03-12T18:23:40.974Z] #13 30.74 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:23:40.974Z] #13 30.74 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:23:40.974Z] #13 30.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:23:40.974Z] #13 30.75 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:23:40.974Z] #13 30.75 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:23:40.974Z] #13 30.75 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:23:40.974Z] #13 30.75 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:23:40.974Z] #13 30.75 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:23:40.974Z] #13 30.75 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:23:40.974Z] #13 30.76 Suggested packages: [2020-03-12T18:23:40.974Z] #13 30.76 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:23:40.974Z] #13 30.76 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:23:40.974Z] #13 30.76 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:23:40.974Z] #13 30.76 vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:23:40.974Z] #13 30.76 Recommended packages: [2020-03-12T18:23:40.974Z] #13 30.76 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:23:40.974Z] #13 30.76 python3-keyrings.alt python3-xdg unzip [2020-03-12T18:23:40.974Z] #13 ... [2020-03-12T18:23:40.974Z] [2020-03-12T18:23:40.974Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:40.974Z] #58 30.73 CC images/mm.o [2020-03-12T18:23:40.974Z] #58 31.10 CC images/sk-opts.o [2020-03-12T18:23:40.974Z] #58 31.37 CC images/sk-unix.o [2020-03-12T18:23:41.103Z] ---> Running in 4b1a1a4c7bfa [2020-03-12T18:23:41.232Z] #58 31.75 CC images/sk-inet.o [2020-03-12T18:23:41.468Z] + RM_GOPATH=0 [2020-03-12T18:23:41.468Z] + TMP_GOPATH= [2020-03-12T18:23:41.468Z] + : /build [2020-03-12T18:23:41.468Z] + '[' -z '' ']' [2020-03-12T18:23:41.468Z] ++ mktemp -d [2020-03-12T18:23:41.468Z] + export GOPATH=/tmp/tmp.IgCwrLp1rm [2020-03-12T18:23:41.468Z] + GOPATH=/tmp/tmp.IgCwrLp1rm [2020-03-12T18:23:41.468Z] + RM_GOPATH=1 [2020-03-12T18:23:41.468Z] ++ dirname ./install.sh [2020-03-12T18:23:41.468Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:23:41.468Z] + dir=. [2020-03-12T18:23:41.468Z] + bin=tomlv [2020-03-12T18:23:41.468Z] + shift [2020-03-12T18:23:41.468Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:23:41.468Z] + . ./tomlv.installer [2020-03-12T18:23:41.468Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:23:41.468Z] + install_tomlv [2020-03-12T18:23:41.468Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:23:41.468Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.IgCwrLp1rm/src/github.com/BurntSushi/toml [2020-03-12T18:23:41.468Z] Cloning into '/tmp/tmp.IgCwrLp1rm/src/github.com/BurntSushi/toml'... [2020-03-12T18:23:41.490Z] #58 32.10 CC images/tun.o [2020-03-12T18:23:41.585Z] #58 45.03 CC images/opts.o [2020-03-12T18:23:41.585Z] #58 ... [2020-03-12T18:23:41.585Z] [2020-03-12T18:23:41.585Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:41.585Z] #13 47.52 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:41.840Z] #13 47.67 Fetched 90.9 MB in 9s (9245 kB/s) [2020-03-12T18:23:41.840Z] #13 47.78 Selecting previously unselected package bash-completion. [2020-03-12T18:23:41.840Z] #13 47.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-03-12T18:23:41.840Z] #13 47.84 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:23:41.841Z] + cd /tmp/tmp.IgCwrLp1rm/src/github.com/BurntSushi/toml [2020-03-12T18:23:41.841Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:23:41.841Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:23:41.841Z] math/bits [2020-03-12T18:23:41.841Z] errors [2020-03-12T18:23:41.841Z] internal/cpu [2020-03-12T18:23:41.841Z] math [2020-03-12T18:23:41.841Z] internal/bytealg [2020-03-12T18:23:41.841Z] runtime/internal/atomic [2020-03-12T18:23:41.841Z] runtime/internal/sys [2020-03-12T18:23:41.841Z] runtime/internal/math [2020-03-12T18:23:41.841Z] runtime [2020-03-12T18:23:42.056Z] #58 32.44 CC images/sk-netlink.o [2020-03-12T18:23:42.056Z] #58 32.67 CC images/packet-sock.o [2020-03-12T18:23:42.183Z] CC criu/protobuf-desc.o [2020-03-12T18:23:42.213Z] unicode/utf8 [2020-03-12T18:23:42.213Z] strconv [2020-03-12T18:23:42.213Z] internal/race [2020-03-12T18:23:42.213Z] sync/atomic [2020-03-12T18:23:42.213Z] unicode [2020-03-12T18:23:42.600Z] internal/testlog [2020-03-12T18:23:42.600Z] encoding [2020-03-12T18:23:42.600Z] runtime/cgo [2020-03-12T18:23:42.621Z] #58 33.10 CC images/ipc-var.o [2020-03-12T18:23:42.814Z] CC criu/protobuf.o [2020-03-12T18:23:42.814Z] CC criu/pstree.o [2020-03-12T18:23:42.879Z] #58 33.33 CC images/ipc-desc.o [2020-03-12T18:23:43.137Z] #58 33.56 CC images/ipc-shm.o [2020-03-12T18:23:43.137Z] #58 33.73 CC images/ipc-msg.o [2020-03-12T18:23:43.395Z] #58 33.99 CC images/ipc-sem.o [2020-03-12T18:23:43.653Z] #58 34.34 CC images/utsns.o [2020-03-12T18:23:43.835Z] CC criu/rbtree.o [2020-03-12T18:23:43.835Z] CC criu/rst-malloc.o [2020-03-12T18:23:43.911Z] #58 34.53 CC images/creds.o [2020-03-12T18:23:44.120Z] CC criu/seccomp.o [2020-03-12T18:23:44.169Z] #58 34.74 CC images/vma.o [2020-03-12T18:23:44.211Z] sync [2020-03-12T18:23:44.211Z] io [2020-03-12T18:23:44.211Z] reflect [2020-03-12T18:23:44.211Z] syscall [2020-03-12T18:23:44.408Z] CC criu/seize.o [2020-03-12T18:23:44.427Z] #58 35.00 CC images/netdev.o [2020-03-12T18:23:44.559Z] time [2020-03-12T18:23:44.917Z] sort [2020-03-12T18:23:44.917Z] internal/poll [2020-03-12T18:23:44.917Z] internal/fmtsort [2020-03-12T18:23:44.917Z] internal/syscall/unix [2020-03-12T18:23:44.917Z] strings [2020-03-12T18:23:44.917Z] os [2020-03-12T18:23:44.993Z] #58 35.38 CC images/tty.o [2020-03-12T18:23:45.027Z] CC criu/servicefd.o [2020-03-12T18:23:45.279Z] bytes [2020-03-12T18:23:45.279Z] fmt [2020-03-12T18:23:45.279Z] bufio [2020-03-12T18:23:45.279Z] path/filepath [2020-03-12T18:23:45.312Z] CC criu/shmem.o [2020-03-12T18:23:45.559Z] #58 36.16 CC images/file-lock.o [2020-03-12T18:23:45.634Z] io/ioutil [2020-03-12T18:23:45.634Z] path [2020-03-12T18:23:45.634Z] flag [2020-03-12T18:23:45.634Z] github.com/BurntSushi/toml [2020-03-12T18:23:45.634Z] log [2020-03-12T18:23:45.634Z] text/tabwriter [2020-03-12T18:23:45.825Z] #58 36.40 CC images/rlimit.o [2020-03-12T18:23:45.938Z] CC criu/sigframe.o [2020-03-12T18:23:45.981Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:23:46.001Z] #13 51.77 Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:23:46.095Z] #58 ... [2020-03-12T18:23:46.095Z] [2020-03-12T18:23:46.095Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:46.095Z] #13 35.00 The following NEW packages will be installed: [2020-03-12T18:23:46.095Z] #13 35.01 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:23:46.095Z] #13 35.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:23:46.095Z] #13 35.02 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:23:46.095Z] #13 35.02 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:23:46.095Z] #13 35.02 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:23:46.095Z] #13 35.02 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:23:46.095Z] #13 35.02 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:23:46.095Z] #13 35.02 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:23:46.095Z] #13 35.02 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:23:46.095Z] #13 35.02 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:23:46.095Z] #13 35.02 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:23:46.095Z] #13 35.02 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:23:46.095Z] #13 35.02 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:23:46.095Z] #13 35.02 xfsprogs xxd xz-utils zip [2020-03-12T18:23:46.095Z] #13 36.16 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:23:46.095Z] #13 36.16 Need to get 90.9 MB of archives. [2020-03-12T18:23:46.095Z] #13 36.16 After this operation, 541 MB of additional disk space will be used. [2020-03-12T18:23:46.095Z] #13 36.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:23:46.095Z] #13 36.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2020-03-12T18:23:46.095Z] #13 36.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2020-03-12T18:23:46.095Z] #13 36.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2020-03-12T18:23:46.095Z] #13 36.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2020-03-12T18:23:46.095Z] #13 36.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2020-03-12T18:23:46.095Z] #13 36.24 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2020-03-12T18:23:46.095Z] #13 36.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2020-03-12T18:23:46.095Z] #13 36.41 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2020-03-12T18:23:46.095Z] #13 36.43 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2020-03-12T18:23:46.095Z] #13 36.63 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:23:46.095Z] #13 36.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2020-03-12T18:23:46.095Z] #13 36.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:23:46.095Z] #13 36.65 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2020-03-12T18:23:46.095Z] #13 36.66 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2020-03-12T18:23:46.095Z] #13 36.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2020-03-12T18:23:46.095Z] #13 36.68 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2020-03-12T18:23:46.095Z] #13 36.70 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2020-03-12T18:23:46.095Z] #13 36.71 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2020-03-12T18:23:46.095Z] #13 36.71 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2020-03-12T18:23:46.095Z] #13 36.71 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2020-03-12T18:23:46.095Z] #13 36.76 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:23:46.095Z] #13 36.76 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:23:46.095Z] #13 36.79 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2020-03-12T18:23:46.095Z] #13 36.79 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2020-03-12T18:23:46.095Z] #13 36.81 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2020-03-12T18:23:46.095Z] #13 36.83 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2020-03-12T18:23:46.095Z] #13 36.83 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2020-03-12T18:23:46.095Z] #13 36.86 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2020-03-12T18:23:46.095Z] #13 36.90 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2020-03-12T18:23:46.095Z] #13 36.92 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2020-03-12T18:23:46.095Z] #13 36.92 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2020-03-12T18:23:46.095Z] #13 36.95 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2020-03-12T18:23:46.095Z] #13 36.96 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2020-03-12T18:23:46.095Z] #13 36.98 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2020-03-12T18:23:46.095Z] #13 37.00 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2020-03-12T18:23:46.095Z] #13 37.00 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2020-03-12T18:23:46.095Z] #13 37.00 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2020-03-12T18:23:46.095Z] #13 37.00 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2020-03-12T18:23:46.095Z] #13 37.04 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2020-03-12T18:23:46.095Z] #13 37.07 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2020-03-12T18:23:46.095Z] #13 37.09 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2020-03-12T18:23:46.095Z] #13 37.13 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2020-03-12T18:23:46.095Z] #13 37.16 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2020-03-12T18:23:46.095Z] #13 37.17 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2020-03-12T18:23:46.095Z] #13 37.18 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2020-03-12T18:23:46.095Z] #13 37.18 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2020-03-12T18:23:46.095Z] #13 37.20 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2020-03-12T18:23:46.095Z] #13 37.38 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2020-03-12T18:23:46.095Z] #13 37.40 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:23:46.095Z] #13 37.52 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:23:46.095Z] #13 37.54 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:23:46.095Z] #13 37.55 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:23:46.095Z] #13 37.57 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:23:46.095Z] #13 37.57 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2020-03-12T18:23:46.095Z] #13 37.62 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:23:46.095Z] #13 38.05 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2020-03-12T18:23:46.095Z] #13 38.14 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2020-03-12T18:23:46.095Z] #13 38.21 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-03-12T18:23:46.095Z] #13 38.22 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2020-03-12T18:23:46.095Z] #13 38.23 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2020-03-12T18:23:46.095Z] #13 38.28 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2020-03-12T18:23:46.095Z] #13 38.45 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2020-03-12T18:23:46.095Z] #13 38.67 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:23:46.095Z] #13 38.68 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:23:46.095Z] #13 39.03 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:23:46.096Z] #13 39.26 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:23:46.096Z] #13 39.28 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2020-03-12T18:23:46.232Z] CC criu/signalfd.o [2020-03-12T18:23:46.232Z] CC criu/sk-inet.o [2020-03-12T18:23:46.561Z] #13 52.39 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:23:46.562Z] #13 52.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:23:46.562Z] #13 52.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:23:46.562Z] #13 52.54 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T18:23:46.562Z] #13 52.55 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-03-12T18:23:46.562Z] #13 52.56 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:23:46.817Z] #13 52.64 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T18:23:46.817Z] #13 52.65 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-03-12T18:23:46.817Z] #13 52.67 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:23:46.817Z] #13 52.81 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T18:23:46.817Z] #13 52.81 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:23:46.817Z] #13 52.86 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:23:47.072Z] #13 53.02 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-03-12T18:23:47.072Z] #13 53.03 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:47.072Z] #13 53.03 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:47.184Z] Removing intermediate container 4b1a1a4c7bfa [2020-03-12T18:23:47.184Z] ---> 6370837a2f12 [2020-03-12T18:23:47.184Z] Step 44/125 : FROM base AS vndr [2020-03-12T18:23:47.184Z] ---> e2dfad729422 [2020-03-12T18:23:47.184Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-03-12T18:23:47.184Z] ---> Running in 9297029e325d [2020-03-12T18:23:47.184Z] Removing intermediate container 9297029e325d [2020-03-12T18:23:47.184Z] ---> a003fc4263aa [2020-03-12T18:23:47.184Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:23:47.247Z] CC criu/sk-netlink.o [2020-03-12T18:23:47.247Z] CC criu/sk-packet.o [2020-03-12T18:23:47.534Z] ---> 4c89f9541405 [2020-03-12T18:23:47.534Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:23:47.632Z] #13 53.74 Selecting previously unselected package python3.5-minimal. [2020-03-12T18:23:47.876Z] CC criu/sk-queue.o [2020-03-12T18:23:47.883Z] ---> 33f91eee5d5b [2020-03-12T18:23:47.883Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:23:47.883Z] ---> Running in 897b323de1b7 [2020-03-12T18:23:47.887Z] #13 53.74 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:47.887Z] #13 53.75 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:23:48.163Z] CC criu/sk-tcp.o [2020-03-12T18:23:48.236Z] + RM_GOPATH=0 [2020-03-12T18:23:48.236Z] + TMP_GOPATH= [2020-03-12T18:23:48.236Z] + : /build [2020-03-12T18:23:48.236Z] + '[' -z '' ']' [2020-03-12T18:23:48.236Z] ++ mktemp -d [2020-03-12T18:23:48.236Z] + export GOPATH=/tmp/tmp.NtSpljMiFw [2020-03-12T18:23:48.236Z] + GOPATH=/tmp/tmp.NtSpljMiFw [2020-03-12T18:23:48.236Z] + RM_GOPATH=1 [2020-03-12T18:23:48.236Z] ++ dirname ./install.sh [2020-03-12T18:23:48.236Z] + dir=. [2020-03-12T18:23:48.236Z] + bin=vndr [2020-03-12T18:23:48.236Z] + shift [2020-03-12T18:23:48.236Z] + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:23:48.236Z] + . ./vndr.installer [2020-03-12T18:23:48.236Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:23:48.236Z] + install_vndr [2020-03-12T18:23:48.236Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-03-12T18:23:48.236Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.NtSpljMiFw/src/github.com/LK4D4/vndr [2020-03-12T18:23:48.236Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:23:48.236Z] Cloning into '/tmp/tmp.NtSpljMiFw/src/github.com/LK4D4/vndr'... [2020-03-12T18:23:48.452Z] CC criu/sk-unix.o [2020-03-12T18:23:48.590Z] + cd /tmp/tmp.NtSpljMiFw/src/github.com/LK4D4/vndr [2020-03-12T18:23:48.590Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:23:48.590Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:23:48.590Z] errors [2020-03-12T18:23:48.590Z] internal/cpu [2020-03-12T18:23:48.590Z] internal/race [2020-03-12T18:23:48.590Z] runtime/internal/atomic [2020-03-12T18:23:48.590Z] runtime/internal/sys [2020-03-12T18:23:48.590Z] internal/bytealg [2020-03-12T18:23:48.590Z] runtime/internal/math [2020-03-12T18:23:48.590Z] sync/atomic [2020-03-12T18:23:48.590Z] unicode [2020-03-12T18:23:48.590Z] runtime [2020-03-12T18:23:48.624Z] #13 41.79 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2020-03-12T18:23:48.963Z] unicode/utf8 [2020-03-12T18:23:48.963Z] math/bits [2020-03-12T18:23:48.963Z] math [2020-03-12T18:23:49.249Z] #13 55.01 Selecting previously unselected package python3-minimal. [2020-03-12T18:23:49.249Z] #13 55.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-03-12T18:23:49.249Z] #13 55.03 Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:23:49.249Z] #13 55.14 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T18:23:49.249Z] #13 55.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-03-12T18:23:49.249Z] #13 55.15 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:23:49.346Z] strconv [2020-03-12T18:23:49.346Z] internal/testlog [2020-03-12T18:23:49.346Z] encoding [2020-03-12T18:23:49.346Z] unicode/utf16 [2020-03-12T18:23:49.346Z] container/list [2020-03-12T18:23:49.505Z] #13 55.33 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-03-12T18:23:49.505Z] #13 55.34 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:49.505Z] #13 55.35 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:49.712Z] crypto/internal/subtle [2020-03-12T18:23:49.712Z] crypto/subtle [2020-03-12T18:23:49.712Z] crypto/rc4 [2020-03-12T18:23:49.712Z] internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:23:49.712Z] internal/nettrace [2020-03-12T18:23:49.712Z] internal/x/net/dns/dnsmessage [2020-03-12T18:23:49.712Z] runtime/cgo [2020-03-12T18:23:49.961Z] CC criu/sockets.o [2020-03-12T18:23:50.489Z] sync [2020-03-12T18:23:50.599Z] CC criu/stats.o [2020-03-12T18:23:50.599Z] CC criu/string.o [2020-03-12T18:23:50.841Z] io [2020-03-12T18:23:50.841Z] reflect [2020-03-12T18:23:50.841Z] bytes [2020-03-12T18:23:50.841Z] bufio [2020-03-12T18:23:50.841Z] syscall [2020-03-12T18:23:50.910Z] CC criu/sysctl.o [2020-03-12T18:23:51.149Z] #13 44.50 debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:23:51.204Z] CC criu/sysfs_parse.o [2020-03-12T18:23:51.390Z] #13 57.34 Selecting previously unselected package python3.5. [2020-03-12T18:23:51.390Z] #13 57.36 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:51.390Z] #13 57.37 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:51.407Z] #13 44.69 Fetched 90.9 MB in 8s (10.9 MB/s) [2020-03-12T18:23:51.407Z] #13 44.81 Selecting previously unselected package bash-completion. [2020-03-12T18:23:51.407Z] #13 44.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2020-03-12T18:23:51.407Z] #13 44.85 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:23:51.407Z] #13 ... [2020-03-12T18:23:51.407Z] [2020-03-12T18:23:51.407Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:51.407Z] #33 95.79 go/doc [2020-03-12T18:23:51.407Z] #33 96.56 encoding/base64 [2020-03-12T18:23:51.407Z] #33 97.40 encoding/json [2020-03-12T18:23:51.407Z] #33 99.41 github.com/LK4D4/vndr/build [2020-03-12T18:23:51.407Z] #33 103.2 encoding/xml [2020-03-12T18:23:51.407Z] #33 103.8 github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:23:51.407Z] #33 104.1 compress/flate [2020-03-12T18:23:51.495Z] CC criu/timerfd.o [2020-03-12T18:23:51.645Z] #13 57.58 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T18:23:51.645Z] #13 57.58 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-03-12T18:23:51.645Z] #13 57.58 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:23:51.645Z] #13 57.66 Selecting previously unselected package dh-python. [2020-03-12T18:23:51.645Z] #13 57.66 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:23:51.645Z] #13 57.68 Unpacking dh-python (2.20170125) ... [2020-03-12T18:23:51.656Z] time [2020-03-12T18:23:51.656Z] sort [2020-03-12T18:23:51.656Z] internal/fmtsort [2020-03-12T18:23:51.656Z] internal/syscall/unix [2020-03-12T18:23:51.656Z] strings [2020-03-12T18:23:51.656Z] internal/poll [2020-03-12T18:23:51.664Z] #33 ... [2020-03-12T18:23:51.664Z] [2020-03-12T18:23:51.664Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:51.664Z] #58 36.71 CC images/pagemap.o [2020-03-12T18:23:51.664Z] #58 37.16 CC images/siginfo.o [2020-03-12T18:23:51.664Z] #58 37.40 CC images/rpc.o [2020-03-12T18:23:51.664Z] #58 38.86 CC images/ext-file.o [2020-03-12T18:23:51.664Z] #58 39.18 CC images/cgroup.o [2020-03-12T18:23:51.664Z] #58 39.87 CC images/userns.o [2020-03-12T18:23:51.664Z] #58 40.25 CC images/google/protobuf/descriptor.o [2020-03-12T18:23:51.664Z] #58 41.83 CC images/opts.o [2020-03-12T18:23:51.664Z] #58 42.04 CC images/seccomp.o [2020-03-12T18:23:51.784Z] CC criu/tty.o [2020-03-12T18:23:51.901Z] #13 57.86 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:51.901Z] #13 57.87 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:23:51.901Z] #13 ... [2020-03-12T18:23:51.901Z] [2020-03-12T18:23:51.901Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:51.901Z] #58 45.38 CC images/seccomp.o [2020-03-12T18:23:51.901Z] #58 45.67 CC images/binfmt-misc.o [2020-03-12T18:23:51.901Z] #58 46.02 CC images/time.o [2020-03-12T18:23:51.901Z] #58 46.29 CC images/sysctl.o [2020-03-12T18:23:51.901Z] #58 46.51 CC images/autofs.o [2020-03-12T18:23:51.901Z] #58 46.77 CC images/macvlan.o [2020-03-12T18:23:51.901Z] #58 47.04 CC images/sit.o [2020-03-12T18:23:51.901Z] #58 47.37 LINK images/built-in.o [2020-03-12T18:23:51.901Z] #58 47.53 GEN compel/include/asm [2020-03-12T18:23:51.901Z] #58 47.55 GEN compel/include/version.h [2020-03-12T18:23:51.901Z] #58 47.58 touch .config [2020-03-12T18:23:51.901Z] #58 47.58 GEN include/common/config.h [2020-03-12T18:23:51.901Z] #58 47.69 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T18:23:51.901Z] #58 47.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T18:23:51.901Z] #58 47.77 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T18:23:51.901Z] #58 47.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T18:23:51.901Z] #58 47.80 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T18:23:51.901Z] #58 47.84 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T18:23:51.901Z] #58 47.87 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:23:51.901Z] #58 47.90 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T18:23:51.901Z] #58 47.91 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:23:51.901Z] #58 47.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:23:51.901Z] #58 47.93 DEP compel/plugins/std/infect.d [2020-03-12T18:23:51.901Z] #58 48.04 DEP compel/plugins/std/string.d [2020-03-12T18:23:51.901Z] #58 48.15 DEP compel/plugins/std/log.d [2020-03-12T18:23:51.901Z] #58 48.29 DEP compel/plugins/std/fds.d [2020-03-12T18:23:51.901Z] #58 48.41 DEP compel/plugins/std/std.d [2020-03-12T18:23:51.901Z] #58 48.52 DEP compel/plugins/shmem/shmem.d [2020-03-12T18:23:51.901Z] #58 48.68 DEP compel/plugins/fds/fds.d [2020-03-12T18:23:51.901Z] #58 48.88 CC compel/plugins/std/std.o [2020-03-12T18:23:51.901Z] #58 49.34 CC compel/plugins/std/fds.o [2020-03-12T18:23:51.901Z] #58 49.95 CC compel/plugins/std/log.o [2020-03-12T18:23:51.901Z] #58 50.92 CC compel/plugins/std/string.o [2020-03-12T18:23:51.901Z] #58 51.64 CC compel/plugins/std/infect.o [2020-03-12T18:23:51.901Z] #58 52.21 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T18:23:51.901Z] #58 52.27 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T18:23:51.901Z] #58 52.35 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T18:23:51.901Z] #58 52.40 AR compel/plugins/std.lib.a [2020-03-12T18:23:51.901Z] #58 52.49 CC compel/plugins/fds/fds.o [2020-03-12T18:23:51.901Z] #58 52.74 AR compel/plugins/fds.lib.a [2020-03-12T18:23:51.901Z] #58 52.78 HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:23:51.901Z] #58 52.89 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:23:51.901Z] #58 53.14 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T18:23:51.901Z] #58 53.32 HOSTDEP compel/src/main-host.d [2020-03-12T18:23:51.901Z] #58 53.51 DEP compel/src/lib/ptrace.d [2020-03-12T18:23:51.901Z] #58 53.66 DEP compel/src/lib/infect.d [2020-03-12T18:23:51.901Z] #58 53.84 DEP compel/src/lib/infect-util.d [2020-03-12T18:23:51.901Z] #58 53.99 DEP compel/src/lib/infect-rpc.d [2020-03-12T18:23:51.901Z] #58 54.19 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T18:23:51.901Z] #58 54.34 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T18:23:51.901Z] #58 54.48 DEP compel/src/lib/log.d [2020-03-12T18:23:51.901Z] #58 54.63 DEP compel/src/main.d [2020-03-12T18:23:51.901Z] #58 54.80 DEP compel/src/lib/handle-elf.d [2020-03-12T18:23:51.901Z] #58 54.94 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T18:23:51.901Z] #58 55.24 CC compel/src/lib/log.o [2020-03-12T18:23:51.921Z] #58 42.36 CC images/binfmt-misc.o [2020-03-12T18:23:52.077Z] path [2020-03-12T18:23:52.077Z] os [2020-03-12T18:23:52.077Z] regexp/syntax [2020-03-12T18:23:52.156Z] #58 55.57 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T18:23:52.156Z] #58 ... [2020-03-12T18:23:52.156Z] [2020-03-12T18:23:52.156Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:52.156Z] #33 109.3 hash [2020-03-12T18:23:52.156Z] #33 109.5 hash/crc32 [2020-03-12T18:23:52.156Z] #33 110.0 compress/gzip [2020-03-12T18:23:52.156Z] #33 110.7 context [2020-03-12T18:23:52.156Z] #33 111.4 crypto/cipher [2020-03-12T18:23:52.156Z] #33 112.1 math/rand [2020-03-12T18:23:52.156Z] #33 112.8 math/big [2020-03-12T18:23:52.156Z] #33 113.2 crypto/aes [2020-03-12T18:23:52.156Z] #33 114.4 crypto [2020-03-12T18:23:52.156Z] #33 114.7 crypto/des [2020-03-12T18:23:52.156Z] #33 115.4 crypto/internal/randutil [2020-03-12T18:23:52.156Z] #33 115.5 crypto/sha512 [2020-03-12T18:23:52.156Z] #33 116.8 crypto/hmac [2020-03-12T18:23:52.156Z] #33 117.1 crypto/md5 [2020-03-12T18:23:52.156Z] #33 117.9 crypto/sha1 [2020-03-12T18:23:52.156Z] #33 119.2 crypto/sha256 [2020-03-12T18:23:52.179Z] #58 42.60 CC images/time.o [2020-03-12T18:23:52.436Z] #58 42.95 CC images/sysctl.o [2020-03-12T18:23:52.472Z] fmt [2020-03-12T18:23:52.472Z] path/filepath [2020-03-12T18:23:52.694Z] #58 43.13 CC images/autofs.o [2020-03-12T18:23:52.694Z] #58 43.34 CC images/macvlan.o [2020-03-12T18:23:52.694Z] #58 ... [2020-03-12T18:23:52.694Z] [2020-03-12T18:23:52.694Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:52.694Z] #33 107.2 hash [2020-03-12T18:23:52.928Z] regexp [2020-03-12T18:23:53.081Z] #33 ... [2020-03-12T18:23:53.081Z] [2020-03-12T18:23:53.081Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:23:53.081Z] #61 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:23:53.081Z] #61 111.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:23:53.081Z] #61 DONE 120.2s [2020-03-12T18:23:53.081Z] [2020-03-12T18:23:53.081Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:23:53.081Z] #62 DONE 0.1s [2020-03-12T18:23:53.081Z] [2020-03-12T18:23:53.081Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:23:53.081Z] #33 120.2 encoding/hex [2020-03-12T18:23:53.259Z] #33 107.4 hash/crc32 [2020-03-12T18:23:53.281Z] CC criu/tun.o [2020-03-12T18:23:53.322Z] flag [2020-03-12T18:23:53.322Z] go/token [2020-03-12T18:23:53.322Z] go/scanner [2020-03-12T18:23:53.322Z] io/ioutil [2020-03-12T18:23:53.322Z] go/ast [2020-03-12T18:23:53.322Z] net/url [2020-03-12T18:23:53.322Z] text/template/parse [2020-03-12T18:23:53.337Z] #33 ... [2020-03-12T18:23:53.337Z] [2020-03-12T18:23:53.337Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:23:53.337Z] #58 56.77 CC compel/arch/x86/src/lib/infect.o [2020-03-12T18:23:53.567Z] CC criu/uffd.o [2020-03-12T18:23:53.688Z] go/parser [2020-03-12T18:23:53.688Z] text/template [2020-03-12T18:23:53.824Z] #33 108.0 compress/gzip [2020-03-12T18:23:54.057Z] log [2020-03-12T18:23:54.057Z] encoding/binary [2020-03-12T18:23:54.057Z] go/doc [2020-03-12T18:23:54.057Z] encoding/base64 [2020-03-12T18:23:54.057Z] encoding/json [2020-03-12T18:23:54.388Z] #33 108.8 context [2020-03-12T18:23:54.433Z] github.com/LK4D4/vndr/build [2020-03-12T18:23:54.433Z] encoding/xml [2020-03-12T18:23:54.433Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:23:54.433Z] compress/flate [2020-03-12T18:23:54.583Z] CC criu/util.o [2020-03-12T18:23:54.700Z] #58 58.02 CC compel/src/lib/infect-rpc.o [2020-03-12T18:23:54.789Z] hash [2020-03-12T18:23:54.789Z] hash/crc32 [2020-03-12T18:23:54.789Z] compress/gzip [2020-03-12T18:23:54.789Z] context [2020-03-12T18:23:54.789Z] crypto/cipher [2020-03-12T18:23:54.955Z] #58 58.42 CC compel/src/lib/infect-util.o [2020-03-12T18:23:54.956Z] #33 109.4 crypto/cipher [2020-03-12T18:23:55.153Z] math/rand [2020-03-12T18:23:55.153Z] math/big [2020-03-12T18:23:55.153Z] crypto/aes [2020-03-12T18:23:55.153Z] crypto [2020-03-12T18:23:55.153Z] crypto/des [2020-03-12T18:23:55.153Z] crypto/internal/randutil [2020-03-12T18:23:55.153Z] crypto/sha512 [2020-03-12T18:23:55.210Z] #58 58.73 CC compel/src/lib/infect.o [2020-03-12T18:23:55.214Z] #33 109.5 math/rand [2020-03-12T18:23:55.521Z] crypto/hmac [2020-03-12T18:23:55.521Z] crypto/md5 [2020-03-12T18:23:55.521Z] crypto/sha1 [2020-03-12T18:23:55.521Z] crypto/sha256 [2020-03-12T18:23:55.521Z] crypto/rand [2020-03-12T18:23:55.521Z] crypto/elliptic [2020-03-12T18:23:55.521Z] encoding/asn1 [2020-03-12T18:23:55.595Z] CC criu/uts_ns.o [2020-03-12T18:23:55.595Z] CC criu/vdso.o [2020-03-12T18:23:55.902Z] crypto/rsa [2020-03-12T18:23:55.902Z] crypto/ecdsa [2020-03-12T18:23:55.902Z] crypto/dsa [2020-03-12T18:23:55.902Z] encoding/hex [2020-03-12T18:23:55.902Z] encoding/pem [2020-03-12T18:23:55.902Z] crypto/x509/pkix [2020-03-12T18:23:55.902Z] internal/x/crypto/cryptobyte [2020-03-12T18:23:55.902Z] internal/singleflight [2020-03-12T18:23:55.902Z] net [2020-03-12T18:23:56.148Z] #33 110.4 math/big [2020-03-12T18:23:56.223Z] LINK criu/built-in.o [2020-03-12T18:23:56.223Z] LINK criu/criu [2020-03-12T18:23:56.275Z] internal/x/crypto/internal/chacha20 [2020-03-12T18:23:56.275Z] internal/x/crypto/poly1305 [2020-03-12T18:23:56.275Z] internal/x/crypto/chacha20poly1305 [2020-03-12T18:23:56.275Z] internal/x/crypto/curve25519 [2020-03-12T18:23:56.275Z] internal/x/crypto/hkdf [2020-03-12T18:23:56.275Z] internal/x/text/transform [2020-03-12T18:23:56.275Z] internal/x/text/unicode/bidi [2020-03-12T18:23:56.510Z] DEP lib/c/criu.d [2020-03-12T18:23:56.510Z] CC images/rpc.pb-c.o [2020-03-12T18:23:56.642Z] internal/x/text/secure/bidirule [2020-03-12T18:23:56.642Z] internal/x/text/unicode/norm [2020-03-12T18:23:56.714Z] #33 111.0 crypto/aes [2020-03-12T18:23:57.009Z] internal/x/net/idna [2020-03-12T18:23:57.009Z] internal/x/net/http2/hpack [2020-03-12T18:23:57.140Z] CC lib/c/criu.o [2020-03-12T18:23:57.378Z] mime [2020-03-12T18:23:57.378Z] mime/quotedprintable [2020-03-12T18:23:57.378Z] net/http/internal [2020-03-12T18:23:57.378Z] os/exec [2020-03-12T18:23:57.721Z] #58 61.21 CC compel/src/lib/ptrace.o [2020-03-12T18:23:57.758Z] net/textproto [2020-03-12T18:23:57.758Z] crypto/x509 [2020-03-12T18:23:57.758Z] internal/x/net/http/httpguts [2020-03-12T18:23:57.758Z] internal/x/net/http/httpproxy [2020-03-12T18:23:57.758Z] mime/multipart [2020-03-12T18:23:57.775Z] LINK lib/c/built-in.o [2020-03-12T18:23:57.775Z] LINK lib/c/libcriu.so [2020-03-12T18:23:58.062Z] GEN magic.py [2020-03-12T18:23:58.062Z] Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:23:58.062Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:23:58.088Z] #33 112.4 crypto [2020-03-12T18:23:58.128Z] crypto/tls [2020-03-12T18:23:58.282Z] #58 61.67 AR compel/libcompel.a [2020-03-12T18:23:58.282Z] #58 61.75 HOSTCC compel/src/main-host.o [2020-03-12T18:23:58.346Z] #33 112.7 crypto/des [2020-03-12T18:23:58.348Z] fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:23:58.537Z] #58 ... [2020-03-12T18:23:58.537Z] [2020-03-12T18:23:58.537Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:58.537Z] #13 61.77 Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:23:58.537Z] #13 63.02 Selecting previously unselected package python3. [2020-03-12T18:23:58.537Z] #13 63.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-03-12T18:23:58.537Z] #13 63.11 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.13 Unpacking python3 (3.5.3-1) ... [2020-03-12T18:23:58.537Z] #13 63.24 Selecting previously unselected package pigz. [2020-03-12T18:23:58.537Z] #13 63.25 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.26 Unpacking pigz (2.3.4-1) ... [2020-03-12T18:23:58.537Z] #13 63.38 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T18:23:58.537Z] #13 63.38 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.38 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:58.537Z] #13 63.49 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T18:23:58.537Z] #13 63.49 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.50 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:58.537Z] #13 63.60 Selecting previously unselected package libiptc0:amd64. [2020-03-12T18:23:58.537Z] #13 63.60 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.61 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:58.537Z] #13 63.70 Selecting previously unselected package libxtables12:amd64. [2020-03-12T18:23:58.537Z] #13 63.70 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.71 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:58.537Z] #13 63.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T18:23:58.537Z] #13 63.84 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:23:58.537Z] #13 63.94 Selecting previously unselected package iptables. [2020-03-12T18:23:58.537Z] #13 63.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 63.95 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:23:58.537Z] #13 64.30 Selecting previously unselected package xxd. [2020-03-12T18:23:58.537Z] #13 64.31 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:23:58.537Z] #13 64.33 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:58.537Z] #13 64.46 Selecting previously unselected package vim-common. [2020-03-12T18:23:58.537Z] #13 64.47 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:23:58.537Z] #13 64.47 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:23:58.604Z] #33 ... [2020-03-12T18:23:58.604Z] [2020-03-12T18:23:58.604Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:23:58.604Z] #13 48.38 Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:23:58.604Z] #13 48.83 Selecting previously unselected package libnet1:amd64. [2020-03-12T18:23:58.604Z] #13 48.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 48.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:23:58.604Z] #13 48.98 Selecting previously unselected package libnfnetlink0:amd64. [2020-03-12T18:23:58.604Z] #13 48.98 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 48.98 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:23:58.604Z] #13 49.05 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-03-12T18:23:58.604Z] #13 49.05 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 49.07 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:23:58.604Z] #13 49.21 Selecting previously unselected package libudev-dev:amd64. [2020-03-12T18:23:58.604Z] #13 49.21 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 49.25 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:23:58.604Z] #13 49.42 Selecting previously unselected package libpython3.5-minimal:amd64. [2020-03-12T18:23:58.604Z] #13 49.42 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 49.43 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:58.604Z] #13 50.08 Selecting previously unselected package python3.5-minimal. [2020-03-12T18:23:58.604Z] #13 50.08 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 50.10 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:23:58.604Z] #13 51.39 Selecting previously unselected package python3-minimal. [2020-03-12T18:23:58.604Z] #13 51.40 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 51.43 Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:23:58.604Z] #13 51.54 Selecting previously unselected package libmpdec2:amd64. [2020-03-12T18:23:58.604Z] #13 51.54 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 51.56 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:23:58.604Z] #13 51.71 Selecting previously unselected package libpython3.5-stdlib:amd64. [2020-03-12T18:23:58.604Z] #13 51.71 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:23:58.604Z] #13 51.73 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:23:58.635Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:23:58.792Z] #13 64.68 Selecting previously unselected package bzip2. [2020-03-12T18:23:58.792Z] #13 64.70 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-03-12T18:23:58.792Z] #13 64.71 Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:23:58.792Z] #13 64.85 Selecting previously unselected package libgpm2:amd64. [2020-03-12T18:23:58.921Z] make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:23:58.921Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:23:58.921Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:23:58.921Z] make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:23:58.921Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:23:58.921Z] make[1]: Nothing to be done for 'all'. [2020-03-12T18:23:58.921Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:23:58.923Z] net/http/httptrace [2020-03-12T18:23:58.923Z] net/http [2020-03-12T18:23:59.047Z] #13 64.85 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-03-12T18:23:59.047Z] #13 64.86 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:23:59.047Z] #13 64.96 Selecting previously unselected package xz-utils. [2020-03-12T18:23:59.047Z] #13 64.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-03-12T18:23:59.047Z] #13 64.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] make[2]: Nothing to be done for 'all'. [2020-03-12T18:23:59.208Z] INSTALL criu/criu [2020-03-12T18:23:59.302Z] #13 65.23 Selecting previously unselected package aufs-tools. [2020-03-12T18:23:59.302Z] #13 65.23 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-03-12T18:23:59.302Z] #13 65.23 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:23:59.557Z] #13 65.40 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:23:59.557Z] #13 65.40 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:23:59.557Z] #13 65.42 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:23:59.557Z] #13 65.53 Selecting previously unselected package btrfs-progs. [2020-03-12T18:23:59.557Z] #13 65.53 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:23:59.557Z] #13 65.54 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:24:00.482Z] #13 66.18 Selecting previously unselected package btrfs-tools. [2020-03-12T18:24:00.482Z] #13 66.20 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:24:00.482Z] #13 66.21 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:24:00.482Z] #13 66.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T18:24:00.482Z] #13 66.28 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:00.483Z] #13 66.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:00.483Z] #13 66.42 Selecting previously unselected package dmsetup. [2020-03-12T18:24:00.483Z] #13 66.44 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:00.483Z] #13 66.45 Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:24:00.505Z] #13 53.87 Selecting previously unselected package python3.5. [2020-03-12T18:24:00.505Z] #13 53.87 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2020-03-12T18:24:00.505Z] #13 53.88 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:24:00.738Z] #13 66.61 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:24:00.738Z] #13 66.61 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:24:00.738Z] #13 66.62 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:24:00.738Z] #13 66.75 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:24:00.738Z] #13 66.75 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:24:00.738Z] #13 66.76 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:24:00.763Z] #13 54.09 Selecting previously unselected package libpython3-stdlib:amd64. [2020-03-12T18:24:00.763Z] #13 54.10 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2020-03-12T18:24:00.763Z] #13 54.11 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:24:00.928Z] github.com/LK4D4/vndr/godl [2020-03-12T18:24:00.928Z] github.com/LK4D4/vndr [2020-03-12T18:24:00.993Z] #13 66.92 Selecting previously unselected package jq. [2020-03-12T18:24:00.993Z] #13 66.93 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:24:00.993Z] #13 66.94 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:24:01.022Z] #13 54.21 Selecting previously unselected package dh-python. [2020-03-12T18:24:01.022Z] #13 54.22 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:24:01.022Z] #13 54.23 Unpacking dh-python (2.20170125) ... [2020-03-12T18:24:01.246Z] Removing intermediate container 63a4b0e56063 [2020-03-12T18:24:01.246Z] ---> ab801d4bda5d [2020-03-12T18:24:01.246Z] Step 12/125 : FROM base AS registry [2020-03-12T18:24:01.246Z] ---> 28030ed960fb [2020-03-12T18:24:01.246Z] Step 13/125 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:24:01.246Z] ---> Running in bba902cd5cbd [2020-03-12T18:24:01.246Z] Removing intermediate container bba902cd5cbd [2020-03-12T18:24:01.246Z] ---> 4088ee57bdf7 [2020-03-12T18:24:01.246Z] Step 14/125 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:24:01.246Z] ---> Running in b14442a8532c [2020-03-12T18:24:01.246Z] Removing intermediate container b14442a8532c [2020-03-12T18:24:01.246Z] ---> 42c7945e9243 [2020-03-12T18:24:01.246Z] Step 15/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/docker/distribution.git "$GOPATH/src/github.com/docker/distribution" && (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT") && GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|ppc64*|s390x) (cd "$GOPATH/src/github.com/docker/distribution" && git checkout -q "$REGISTRY_COMMIT_SCHEMA1"); GOPATH="$GOPATH/src/github.com/docker/distribution/Godeps/_workspace:$GOPATH"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac && rm -rf "$GOPATH" [2020-03-12T18:24:01.246Z] ---> Running in 024ee2501eb0 [2020-03-12T18:24:01.248Z] #13 67.06 Selecting previously unselected package libaio1:amd64. [2020-03-12T18:24:01.248Z] #13 67.06 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-03-12T18:24:01.248Z] #13 67.06 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:24:01.248Z] #13 67.15 Selecting previously unselected package libcap2-bin. [2020-03-12T18:24:01.248Z] #13 67.15 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-03-12T18:24:01.248Z] #13 67.16 Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:24:01.248Z] #13 67.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T18:24:01.248Z] #13 67.25 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:01.248Z] #13 67.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:01.280Z] #13 54.50 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:24:01.280Z] #13 54.52 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:24:01.503Z] #13 67.32 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T18:24:01.503Z] #13 67.33 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-03-12T18:24:01.503Z] #13 67.33 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:24:01.531Z] + mktemp -d [2020-03-12T18:24:01.531Z] + export GOPATH=/tmp/tmp.JLUiOiIsIf [2020-03-12T18:24:01.531Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution [2020-03-12T18:24:01.531Z] Cloning into '/tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution'... [2020-03-12T18:24:01.666Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-03-12T18:24:01.666Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a343ab98\powershellScript.ps1'; exit $LASTEXITCODE; [2020-03-12T18:24:01.666Z] ---------------------------------------------------------------------------- [2020-03-12T18:24:01.666Z] [2020-03-12T18:24:01.666Z] INFO: executeCI.ps1 starting at Thu Mar 12 18:23:59 CUT 2020 [2020-03-12T18:24:01.666Z] [2020-03-12T18:24:01.666Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-03-12T18:24:01.666Z] INFO: Running git version 2.24.1.windows.2 [2020-03-12T18:24:01.666Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-03-12T18:24:01.666Z] INFO: Environment variables: [2020-03-12T18:24:01.666Z] [2020-03-12T18:24:01.666Z] Name Value [2020-03-12T18:24:01.666Z] ---- ----- [2020-03-12T18:24:01.666Z] ALLUSERSPROFILE C:\ProgramData [2020-03-12T18:24:01.666Z] amd64 true [2020-03-12T18:24:01.666Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-03-12T18:24:01.666Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-03-12T18:24:01.666Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-03-12T18:24:01.666Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-03-12T18:24:01.666Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-03-12T18:24:01.666Z] BRANCH_NAME PR-40628 [2020-03-12T18:24:01.666Z] BUILD_DISPLAY_NAME #3 [2020-03-12T18:24:01.666Z] BUILD_ID 3 [2020-03-12T18:24:01.666Z] BUILD_NUMBER 3 [2020-03-12T18:24:01.666Z] BUILD_TAG jenkins-moby-PR-40628-3 [2020-03-12T18:24:01.666Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40628/3/ [2020-03-12T18:24:01.666Z] CHANGE_AUTHOR cpuguy83 [2020-03-12T18:24:01.666Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2020-03-12T18:24:01.666Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2020-03-12T18:24:01.666Z] CHANGE_BRANCH 19.03_backport_39360_swarm_log_fill_rate [2020-03-12T18:24:01.666Z] CHANGE_FORK cpuguy83/docker [2020-03-12T18:24:01.667Z] CHANGE_ID 40628 [2020-03-12T18:24:01.667Z] CHANGE_TARGET 19.03 [2020-03-12T18:24:01.667Z] CHANGE_TITLE [19.03] Fix rate limiting for logger, increase refill rate [2020-03-12T18:24:01.667Z] CHANGE_URL https://github.com/moby/moby/pull/40628 [2020-03-12T18:24:01.667Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-03-12T18:24:01.667Z] CommonProgramFiles C:\Program Files\Common Files [2020-03-12T18:24:01.667Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-03-12T18:24:01.667Z] CommonProgramW6432 C:\Program Files\Common Files [2020-03-12T18:24:01.667Z] COMPUTERNAME azwin-2-bd5f40 [2020-03-12T18:24:01.667Z] ComSpec C:\windows\system32\cmd.exe [2020-03-12T18:24:01.667Z] ConfigSequenceNumber 0 [2020-03-12T18:24:01.667Z] DOCKER_BUILDKIT 0 [2020-03-12T18:24:01.667Z] DOCKER_DUT_DEBUG 1 [2020-03-12T18:24:01.667Z] DOCKER_EXPERIMENTAL 1 [2020-03-12T18:24:01.667Z] DOCKER_GRAPHDRIVER overlay2 [2020-03-12T18:24:01.667Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-03-12T18:24:01.667Z] EXECUTOR_NUMBER 0 [2020-03-12T18:24:01.667Z] FQDN azwin-2-bd5f40.westus.cloudapp.azure.com [2020-03-12T18:24:01.667Z] GIT_BRANCH PR-40628 [2020-03-12T18:24:01.667Z] GIT_COMMIT e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:24:01.667Z] GIT_PREVIOUS_COMMIT e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:24:01.667Z] GIT_URL https://github.com/moby/moby.git [2020-03-12T18:24:01.667Z] HUDSON_COOKIE 99506b88-4941-4391-8647-c12850bc3a3a [2020-03-12T18:24:01.667Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:24:01.667Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-03-12T18:24:01.667Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-03-12T18:24:01.667Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-03-12T18:24:01.667Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-03-12T18:24:01.667Z] JENKINS_NODE_COOKIE 4d335aab-b0a1-46f7-ab93-09438dc47b1a [2020-03-12T18:24:01.667Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-03-12T18:24:01.667Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-03-12T18:24:01.667Z] JOB_BASE_NAME PR-40628 [2020-03-12T18:24:01.667Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40628/display/redirect [2020-03-12T18:24:01.667Z] JOB_NAME moby/PR-40628 [2020-03-12T18:24:01.667Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40628/ [2020-03-12T18:24:01.667Z] library.jps.version master [2020-03-12T18:24:01.667Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-03-12T18:24:01.667Z] NODE_LABELS amd64 azure azwin-2-bd5f40 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-03-12T18:24:01.667Z] NODE_NAME azwin-2-bd5f40 [2020-03-12T18:24:01.667Z] NUMBER_OF_PROCESSORS 4 [2020-03-12T18:24:01.667Z] OS Windows_NT [2020-03-12T18:24:01.667Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-03-12T18:24:01.670Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-03-12T18:24:01.670Z] ppc64le true [2020-03-12T18:24:01.670Z] PROCESSOR_ARCHITECTURE AMD64 [2020-03-12T18:24:01.670Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-03-12T18:24:01.670Z] PROCESSOR_LEVEL 6 [2020-03-12T18:24:01.670Z] PROCESSOR_REVISION 4f01 [2020-03-12T18:24:01.670Z] ProgramData C:\ProgramData [2020-03-12T18:24:01.670Z] ProgramFiles C:\Program Files [2020-03-12T18:24:01.670Z] ProgramFiles(x86) C:\Program Files (x86) [2020-03-12T18:24:01.670Z] ProgramW6432 C:\Program Files [2020-03-12T18:24:01.670Z] PROMPT $P$G [2020-03-12T18:24:01.670Z] PSExecutionPolicyPreference Bypass [2020-03-12T18:24:01.670Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-03-12T18:24:01.670Z] PUBLIC C:\Users\Public [2020-03-12T18:24:01.670Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40628/3/display/redirect?page=changes [2020-03-12T18:24:01.670Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40628/3/display/redirect [2020-03-12T18:24:01.670Z] s390x true [2020-03-12T18:24:01.670Z] skip_dco false [2020-03-12T18:24:01.670Z] SKIP_VALIDATION_TESTS 1 [2020-03-12T18:24:01.670Z] SOURCES_DRIVE d [2020-03-12T18:24:01.670Z] SOURCES_SUBDIR gopath [2020-03-12T18:24:01.670Z] STAGE_NAME Run tests [2020-03-12T18:24:01.670Z] SystemDrive C: [2020-03-12T18:24:01.670Z] SystemRoot C:\windows [2020-03-12T18:24:01.670Z] TEMP C:\windows\TEMP [2020-03-12T18:24:01.670Z] TESTDEBUG 0 [2020-03-12T18:24:01.670Z] TESTRUN_DRIVE d [2020-03-12T18:24:01.670Z] TESTRUN_SUBDIR CI [2020-03-12T18:24:01.670Z] TIMEOUT 120m [2020-03-12T18:24:01.670Z] TMP C:\windows\TEMP [2020-03-12T18:24:01.670Z] unit_validate true [2020-03-12T18:24:01.670Z] USERDOMAIN WORKGROUP [2020-03-12T18:24:01.670Z] USERNAME azwin-2-bd5f40$ [2020-03-12T18:24:01.670Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-03-12T18:24:01.670Z] windir C:\windows [2020-03-12T18:24:01.670Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-03-12T18:24:01.670Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-03-12T18:24:01.670Z] windowsRS1 false [2020-03-12T18:24:01.670Z] windowsRS5 true [2020-03-12T18:24:01.670Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-03-12T18:24:01.670Z] [2020-03-12T18:24:01.670Z] [2020-03-12T18:24:01.670Z] [2020-03-12T18:24:01.670Z] INFO: Sources under d:\gopath\... [2020-03-12T18:24:01.670Z] INFO: Test run under d:\CI\... [2020-03-12T18:24:01.670Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-03-12T18:24:01.670Z] INFO: docker/docker repository was found [2020-03-12T18:24:01.670Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-03-12T18:24:01.670Z] ltsc2019: Pulling from windows/servercore [2020-03-12T18:24:01.670Z] 65014b3c3121: Pulling fs layer [2020-03-12T18:24:01.670Z] 23645bd7ee08: Pulling fs layer [2020-03-12T18:24:01.759Z] #13 67.63 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T18:24:01.759Z] #13 67.64 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:01.759Z] #13 67.65 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:24:02.032Z] #13 67.89 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T18:24:02.032Z] #13 67.89 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:02.032Z] #13 67.91 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:24:02.032Z] #13 68.15 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T18:24:02.287Z] #13 68.18 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:02.287Z] #13 68.19 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:24:02.654Z] #13 ... [2020-03-12T18:24:02.654Z] [2020-03-12T18:24:02.654Z] #61 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-03-12T18:24:02.654Z] #61 108.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:24:02.654Z] #61 108.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:24:02.654Z] #61 DONE 117.2s [2020-03-12T18:24:02.654Z] [2020-03-12T18:24:02.654Z] #62 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:24:02.654Z] #62 DONE 0.1s [2020-03-12T18:24:02.654Z] [2020-03-12T18:24:02.654Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:02.654Z] #58 43.57 CC images/sit.o [2020-03-12T18:24:02.654Z] #58 43.81 LINK images/built-in.o [2020-03-12T18:24:02.654Z] #58 44.00 GEN compel/include/asm [2020-03-12T18:24:02.654Z] #58 44.01 GEN compel/include/version.h [2020-03-12T18:24:02.654Z] #58 44.03 touch .config [2020-03-12T18:24:02.654Z] #58 44.06 GEN include/common/config.h [2020-03-12T18:24:02.654Z] #58 44.17 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-03-12T18:24:02.654Z] #58 44.19 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-03-12T18:24:02.654Z] #58 44.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-03-12T18:24:02.654Z] #58 44.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-03-12T18:24:02.654Z] #58 44.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-03-12T18:24:02.654Z] #58 44.31 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-03-12T18:24:02.654Z] #58 44.34 GEN compel/plugins/include/uapi/std/syscall.h [2020-03-12T18:24:02.654Z] #58 44.40 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-03-12T18:24:02.654Z] #58 44.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-03-12T18:24:02.654Z] #58 44.45 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-03-12T18:24:02.654Z] #58 44.46 DEP compel/plugins/std/infect.d [2020-03-12T18:24:02.654Z] #58 44.57 DEP compel/plugins/std/string.d [2020-03-12T18:24:02.654Z] #58 44.64 DEP compel/plugins/std/log.d [2020-03-12T18:24:02.654Z] #58 44.74 DEP compel/plugins/std/fds.d [2020-03-12T18:24:02.654Z] #58 44.90 DEP compel/plugins/std/std.d [2020-03-12T18:24:02.654Z] #58 45.04 DEP compel/plugins/shmem/shmem.d [2020-03-12T18:24:02.654Z] #58 45.13 DEP compel/plugins/fds/fds.d [2020-03-12T18:24:02.654Z] #58 45.29 CC compel/plugins/std/std.o [2020-03-12T18:24:02.654Z] #58 45.70 CC compel/plugins/std/fds.o [2020-03-12T18:24:02.654Z] #58 46.36 CC compel/plugins/std/log.o [2020-03-12T18:24:02.654Z] #58 47.32 CC compel/plugins/std/string.o [2020-03-12T18:24:02.654Z] #58 48.00 CC compel/plugins/std/infect.o [2020-03-12T18:24:02.654Z] #58 48.55 CC compel/arch/x86/plugins/std/parasite-head.o [2020-03-12T18:24:02.654Z] #58 48.62 CC compel/arch/x86/plugins/std/memcpy.o [2020-03-12T18:24:02.654Z] #58 48.67 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-03-12T18:24:02.654Z] #58 48.73 AR compel/plugins/std.lib.a [2020-03-12T18:24:02.654Z] #58 48.85 CC compel/plugins/fds/fds.o [2020-03-12T18:24:02.654Z] #58 49.11 AR compel/plugins/fds.lib.a [2020-03-12T18:24:02.654Z] #58 49.19 HOSTDEP compel/src/lib/log-host.d [2020-03-12T18:24:02.654Z] #58 49.28 HOSTDEP compel/src/lib/handle-elf-host.d [2020-03-12T18:24:02.654Z] #58 49.37 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-03-12T18:24:02.654Z] #58 49.45 HOSTDEP compel/src/main-host.d [2020-03-12T18:24:02.654Z] #58 49.57 DEP compel/src/lib/ptrace.d [2020-03-12T18:24:02.654Z] #58 49.74 DEP compel/src/lib/infect.d [2020-03-12T18:24:02.654Z] #58 49.94 DEP compel/src/lib/infect-util.d [2020-03-12T18:24:02.654Z] #58 50.07 DEP compel/src/lib/infect-rpc.d [2020-03-12T18:24:02.654Z] #58 50.20 DEP compel/arch/x86/src/lib/infect.d [2020-03-12T18:24:02.654Z] #58 50.38 DEP compel/arch/x86/src/lib/cpu.d [2020-03-12T18:24:02.654Z] #58 50.50 DEP compel/src/lib/log.d [2020-03-12T18:24:02.654Z] #58 50.68 DEP compel/src/main.d [2020-03-12T18:24:02.654Z] #58 50.90 DEP compel/src/lib/handle-elf.d [2020-03-12T18:24:02.654Z] #58 51.15 DEP compel/arch/x86/src/lib/handle-elf.d [2020-03-12T18:24:02.654Z] #58 51.34 CC compel/src/lib/log.o [2020-03-12T18:24:02.654Z] #58 51.71 CC compel/arch/x86/src/lib/cpu.o [2020-03-12T18:24:02.654Z] #58 52.75 CC compel/arch/x86/src/lib/infect.o [2020-03-12T18:24:02.847Z] #13 68.74 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T18:24:02.847Z] #13 68.76 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-03-12T18:24:02.847Z] #13 68.76 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:24:03.102Z] #13 69.08 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T18:24:03.102Z] #13 69.10 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:03.102Z] #13 69.10 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:03.304Z] Removing intermediate container 897b323de1b7 [2020-03-12T18:24:03.304Z] ---> 5361461278e5 [2020-03-12T18:24:03.304Z] Step 49/125 : FROM dev-base AS containerd [2020-03-12T18:24:03.304Z] ---> e2dfad729422 [2020-03-12T18:24:03.304Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:24:03.304Z] ---> Using cache [2020-03-12T18:24:03.304Z] ---> 3a7797254b3a [2020-03-12T18:24:03.304Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-03-12T18:24:03.304Z] ---> Running in 6bf6a3754838 [2020-03-12T18:24:03.357Z] #13 69.24 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:24:03.357Z] #13 69.24 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:24:03.357Z] #13 69.25 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:24:03.613Z] #13 69.40 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:24:03.613Z] #13 69.40 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:24:03.613Z] #13 69.41 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:24:03.613Z] #13 69.50 Selecting previously unselected package libreadline5:amd64. [2020-03-12T18:24:03.613Z] #13 69.52 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-03-12T18:24:03.613Z] #13 69.52 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:24:03.670Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:24:03.670Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:24:03.868Z] #13 69.66 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T18:24:03.868Z] #13 69.69 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:24:03.868Z] #13 69.70 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:24:03.868Z] #13 ... [2020-03-12T18:24:03.868Z] [2020-03-12T18:24:03.868Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:03.868Z] #33 121.1 encoding/pem [2020-03-12T18:24:03.868Z] #33 121.6 internal/singleflight [2020-03-12T18:24:03.868Z] #33 121.9 net [2020-03-12T18:24:03.868Z] #33 122.2 crypto/rand [2020-03-12T18:24:03.868Z] #33 122.7 crypto/elliptic [2020-03-12T18:24:03.868Z] #33 125.2 encoding/asn1 [2020-03-12T18:24:03.868Z] #33 128.0 crypto/ecdsa [2020-03-12T18:24:03.868Z] #33 128.6 crypto/rsa [2020-03-12T18:24:03.868Z] #33 130.2 crypto/dsa [2020-03-12T18:24:03.868Z] #33 130.6 crypto/x509/pkix [2020-03-12T18:24:03.868Z] #33 131.0 internal/x/crypto/cryptobyte [2020-03-12T18:24:04.025Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:24:04.025Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:24:04.025Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:24:04.025Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:24:04.025Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:24:04.025Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:24:04.032Z] #58 54.40 CC compel/src/lib/infect-rpc.o [2020-03-12T18:24:04.123Z] #33 ... [2020-03-12T18:24:04.123Z] [2020-03-12T18:24:04.123Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:04.123Z] #58 62.19 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T18:24:04.123Z] #58 62.46 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:24:04.123Z] #58 62.92 HOSTCC compel/src/lib/log-host.o [2020-03-12T18:24:04.123Z] #58 63.14 HOSTLINK compel/compel-host-bin [2020-03-12T18:24:04.123Z] #58 63.28 DEP soccr/soccr.d [2020-03-12T18:24:04.123Z] #58 63.47 CC soccr/soccr.o [2020-03-12T18:24:04.123Z] #58 65.02 AR soccr/libsoccr.a [2020-03-12T18:24:04.123Z] #58 65.05 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:24:04.123Z] #58 65.38 DEP criu/arch/x86/sigframe.d [2020-03-12T18:24:04.123Z] #58 65.52 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T18:24:04.123Z] #58 65.74 DEP criu/arch/x86/kerndat.d [2020-03-12T18:24:04.123Z] #58 65.96 DEP criu/arch/x86/crtools.d [2020-03-12T18:24:04.123Z] #58 66.22 DEP criu/arch/x86/cpu.d [2020-03-12T18:24:04.123Z] #58 66.45 CC criu/arch/x86/cpu.o [2020-03-12T18:24:04.123Z] #58 67.20 CC criu/arch/x86/crtools.o [2020-03-12T18:24:04.291Z] #58 54.73 CC compel/src/lib/infect-util.o [2020-03-12T18:24:04.549Z] #58 55.00 CC compel/src/lib/infect.o [2020-03-12T18:24:04.999Z] + cd /tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution [2020-03-12T18:24:04.999Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-03-12T18:24:04.999Z] + GOPATH=/tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JLUiOiIsIf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-03-12T18:24:05.115Z] #58 ... [2020-03-12T18:24:05.115Z] [2020-03-12T18:24:05.115Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:05.115Z] #13 58.41 Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:24:05.152Z] #58 68.64 CC criu/arch/x86/kerndat.o [2020-03-12T18:24:05.393Z] Fetched 7685 kB in 1s (4564 kB/s) [2020-03-12T18:24:05.712Z] #58 ... [2020-03-12T18:24:05.712Z] [2020-03-12T18:24:05.712Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:05.712Z] #13 71.43 Selecting previously unselected package net-tools. [2020-03-12T18:24:05.712Z] #13 71.45 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-03-12T18:24:05.712Z] #13 71.46 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:24:05.742Z] Reading package lists... [2020-03-12T18:24:06.011Z] #13 71.73 Selecting previously unselected package python-pip-whl. [2020-03-12T18:24:06.011Z] #13 71.73 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:24:06.011Z] #13 71.74 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:24:06.096Z] Reading package lists... [2020-03-12T18:24:06.266Z] #13 72.31 Selecting previously unselected package python3-pip. [2020-03-12T18:24:06.266Z] #13 72.31 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:24:06.266Z] #13 72.32 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:24:06.472Z] Building dependency tree... [2020-03-12T18:24:06.473Z] Reading state information... [2020-03-12T18:24:06.473Z] The following additional packages will be installed: [2020-03-12T18:24:06.473Z] btrfs-progs liblzo2-2 [2020-03-12T18:24:06.473Z] The following NEW packages will be installed: [2020-03-12T18:24:06.473Z] btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:24:06.473Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:24:06.473Z] Need to get 668 kB of archives. [2020-03-12T18:24:06.473Z] After this operation, 5446 kB of additional disk space will be used. [2020-03-12T18:24:06.473Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:24:06.473Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-03-12T18:24:06.473Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-03-12T18:24:06.473Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:24:06.473Z] Fetched 668 kB in 0s (5992 kB/s) [2020-03-12T18:24:06.473Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:24:06.473Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:24:06.473Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:24:06.489Z] #13 59.69 Selecting previously unselected package python3. [2020-03-12T18:24:06.489Z] #13 59.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2020-03-12T18:24:06.489Z] #13 59.77 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2020-03-12T18:24:06.489Z] #13 59.79 Unpacking python3 (3.5.3-1) ... [2020-03-12T18:24:06.489Z] #13 59.88 Selecting previously unselected package pigz. [2020-03-12T18:24:06.489Z] #13 59.88 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2020-03-12T18:24:06.489Z] #13 59.90 Unpacking pigz (2.3.4-1) ... [2020-03-12T18:24:06.521Z] #13 72.53 Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:24:06.521Z] #13 72.53 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:24:06.521Z] #13 72.54 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:24:06.748Z] #13 60.03 Selecting previously unselected package libip4tc0:amd64. [2020-03-12T18:24:06.748Z] #13 60.03 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:24:06.748Z] #13 60.03 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:24:06.776Z] #13 72.74 Selecting previously unselected package python3-setuptools. [2020-03-12T18:24:06.776Z] #13 72.74 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:24:06.776Z] #13 72.75 Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:24:06.842Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:24:06.842Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:24:06.842Z] Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2020-03-12T18:24:06.842Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:24:06.842Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:24:06.842Z] Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2020-03-12T18:24:06.842Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:24:06.842Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:24:06.842Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:24:06.842Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:24:06.842Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:24:06.842Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:24:07.006Z] #13 60.17 Selecting previously unselected package libip6tc0:amd64. [2020-03-12T18:24:07.006Z] #13 60.18 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:24:07.006Z] #13 60.18 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:24:07.006Z] #13 60.28 Selecting previously unselected package libiptc0:amd64. [2020-03-12T18:24:07.006Z] #13 60.28 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:24:07.006Z] #13 60.29 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:24:07.006Z] #13 60.38 Selecting previously unselected package libxtables12:amd64. [2020-03-12T18:24:07.006Z] #13 60.38 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:24:07.006Z] #13 60.38 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:24:07.031Z] #13 73.05 Selecting previously unselected package python3-wheel. [2020-03-12T18:24:07.031Z] #13 73.05 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:24:07.264Z] #13 60.48 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-03-12T18:24:07.264Z] #13 60.48 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2020-03-12T18:24:07.264Z] #13 60.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:24:07.264Z] #13 60.61 Selecting previously unselected package iptables. [2020-03-12T18:24:07.265Z] #13 60.61 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2020-03-12T18:24:07.265Z] #13 60.62 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:24:07.286Z] #13 73.06 Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:24:07.286Z] #13 73.23 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:24:07.286Z] #13 73.23 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-03-12T18:24:07.286Z] #13 73.24 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:24:07.541Z] #13 73.58 Selecting previously unselected package vim-runtime. [2020-03-12T18:24:07.541Z] #13 73.59 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:24:07.592Z] Removing intermediate container 6bf6a3754838 [2020-03-12T18:24:07.592Z] ---> b2e288caa48a [2020-03-12T18:24:07.592Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-03-12T18:24:07.592Z] ---> Running in 45240bd8f16a [2020-03-12T18:24:07.796Z] #13 73.64 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:24:07.796Z] #13 73.67 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:24:07.796Z] #13 73.68 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:07.830Z] #13 61.06 Selecting previously unselected package xxd. [2020-03-12T18:24:07.830Z] #13 61.07 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:24:07.830Z] #13 61.07 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:07.830Z] #13 61.22 Selecting previously unselected package vim-common. [2020-03-12T18:24:07.830Z] #13 61.22 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:24:07.830Z] #13 61.23 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:07.947Z] Removing intermediate container 45240bd8f16a [2020-03-12T18:24:07.947Z] ---> 41a0a689986b [2020-03-12T18:24:07.947Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:24:08.088Z] #13 61.43 Selecting previously unselected package bzip2. [2020-03-12T18:24:08.088Z] #13 61.43 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2020-03-12T18:24:08.088Z] #13 61.45 Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:24:08.088Z] #13 61.56 Selecting previously unselected package libgpm2:amd64. [2020-03-12T18:24:08.307Z] ---> 3605745bbda0 [2020-03-12T18:24:08.307Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:24:08.346Z] #13 61.57 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2020-03-12T18:24:08.346Z] #13 61.57 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:24:08.346Z] #13 61.68 Selecting previously unselected package xz-utils. [2020-03-12T18:24:08.346Z] #13 61.69 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2020-03-12T18:24:08.346Z] #13 61.70 Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:24:08.604Z] #13 61.95 Selecting previously unselected package aufs-tools. [2020-03-12T18:24:08.604Z] #13 61.95 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2020-03-12T18:24:08.604Z] #13 61.95 Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:24:08.687Z] ---> 57ead538466a [2020-03-12T18:24:08.687Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:24:08.687Z] ---> Running in 9116b96b265a [2020-03-12T18:24:08.816Z] 23645bd7ee08: Verifying Checksum [2020-03-12T18:24:08.816Z] 23645bd7ee08: Download complete [2020-03-12T18:24:08.862Z] #13 62.08 Selecting previously unselected package liblzo2-2:amd64. [2020-03-12T18:24:08.862Z] #13 62.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2020-03-12T18:24:08.862Z] #13 62.09 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:24:08.862Z] #13 62.23 Selecting previously unselected package btrfs-progs. [2020-03-12T18:24:08.862Z] #13 62.23 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2020-03-12T18:24:08.862Z] #13 62.24 Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:24:09.121Z] #13 ... [2020-03-12T18:24:09.121Z] [2020-03-12T18:24:09.121Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:09.121Z] #33 113.5 crypto/internal/randutil [2020-03-12T18:24:09.121Z] #33 113.6 crypto/sha512 [2020-03-12T18:24:09.121Z] #33 114.8 crypto/hmac [2020-03-12T18:24:09.121Z] #33 115.0 crypto/md5 [2020-03-12T18:24:09.121Z] #33 115.8 crypto/sha1 [2020-03-12T18:24:09.121Z] #33 117.2 crypto/sha256 [2020-03-12T18:24:09.121Z] #33 118.5 encoding/hex [2020-03-12T18:24:09.121Z] #33 118.9 crypto/rand [2020-03-12T18:24:09.121Z] #33 119.0 crypto/elliptic [2020-03-12T18:24:09.121Z] #33 119.7 encoding/asn1 [2020-03-12T18:24:09.121Z] #33 121.7 crypto/rsa [2020-03-12T18:24:09.121Z] #33 122.7 crypto/ecdsa [2020-03-12T18:24:09.121Z] #33 123.2 crypto/dsa [2020-03-12T18:24:09.121Z] #33 123.3 crypto/x509/pkix [2020-03-12T18:24:09.379Z] #33 ... [2020-03-12T18:24:09.379Z] [2020-03-12T18:24:09.379Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:09.379Z] #58 57.55 CC compel/src/lib/ptrace.o [2020-03-12T18:24:09.379Z] #58 58.02 AR compel/libcompel.a [2020-03-12T18:24:09.379Z] #58 58.10 HOSTCC compel/src/main-host.o [2020-03-12T18:24:09.379Z] #58 58.46 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-03-12T18:24:09.379Z] #58 58.71 HOSTCC compel/src/lib/handle-elf-host.o [2020-03-12T18:24:09.379Z] #58 59.16 HOSTCC compel/src/lib/log-host.o [2020-03-12T18:24:09.379Z] #58 59.45 HOSTLINK compel/compel-host-bin [2020-03-12T18:24:09.379Z] #58 59.67 DEP soccr/soccr.d [2020-03-12T18:24:09.379Z] #58 59.81 CC soccr/soccr.o [2020-03-12T18:24:09.446Z] + RM_GOPATH=0 [2020-03-12T18:24:09.446Z] + TMP_GOPATH= [2020-03-12T18:24:09.446Z] + : /build [2020-03-12T18:24:09.446Z] + '[' -z '' ']' [2020-03-12T18:24:09.446Z] ++ mktemp -d [2020-03-12T18:24:09.446Z] + export GOPATH=/tmp/tmp.L8zwScJWn3 [2020-03-12T18:24:09.446Z] + GOPATH=/tmp/tmp.L8zwScJWn3 [2020-03-12T18:24:09.446Z] + RM_GOPATH=1 [2020-03-12T18:24:09.447Z] ++ dirname ./install.sh [2020-03-12T18:24:09.447Z] + dir=. [2020-03-12T18:24:09.447Z] + bin=containerd [2020-03-12T18:24:09.447Z] + shift [2020-03-12T18:24:09.447Z] + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:24:09.447Z] + . ./containerd.installer [2020-03-12T18:24:09.447Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:24:09.447Z] + install_containerd [2020-03-12T18:24:09.447Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:24:09.447Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.L8zwScJWn3/src/github.com/containerd/containerd [2020-03-12T18:24:09.447Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:24:09.447Z] Cloning into '/tmp/tmp.L8zwScJWn3/src/github.com/containerd/containerd'... [2020-03-12T18:24:10.754Z] #58 61.31 AR soccr/libsoccr.a [2020-03-12T18:24:10.754Z] #58 61.35 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:24:11.320Z] #58 61.80 DEP criu/arch/x86/sigframe.d [2020-03-12T18:24:11.320Z] #58 61.95 DEP criu/arch/x86/sigaction_compat.d [2020-03-12T18:24:11.579Z] #58 62.09 DEP criu/arch/x86/kerndat.d [2020-03-12T18:24:11.838Z] #58 62.26 DEP criu/arch/x86/crtools.d [2020-03-12T18:24:11.838Z] #58 62.41 DEP criu/arch/x86/cpu.d [2020-03-12T18:24:12.096Z] #58 62.69 CC criu/arch/x86/cpu.o [2020-03-12T18:24:12.662Z] #58 ... [2020-03-12T18:24:12.662Z] [2020-03-12T18:24:12.662Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:12.662Z] #13 62.85 Selecting previously unselected package btrfs-tools. [2020-03-12T18:24:12.662Z] #13 62.85 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 62.86 Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:24:12.662Z] #13 62.94 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-03-12T18:24:12.662Z] #13 62.95 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 62.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:12.662Z] #13 63.10 Selecting previously unselected package dmsetup. [2020-03-12T18:24:12.662Z] #13 63.12 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.13 Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:24:12.662Z] #13 63.28 Selecting previously unselected package libonig4:amd64. [2020-03-12T18:24:12.662Z] #13 63.28 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.30 Unpacking libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:24:12.662Z] #13 63.49 Selecting previously unselected package libjq1:amd64. [2020-03-12T18:24:12.662Z] #13 63.49 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.50 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:24:12.662Z] #13 63.69 Selecting previously unselected package jq. [2020-03-12T18:24:12.662Z] #13 63.70 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.70 Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:24:12.662Z] #13 63.83 Selecting previously unselected package libaio1:amd64. [2020-03-12T18:24:12.662Z] #13 63.83 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.86 Unpacking libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:24:12.662Z] #13 63.94 Selecting previously unselected package libcap2-bin. [2020-03-12T18:24:12.662Z] #13 63.94 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 63.95 Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:24:12.662Z] #13 64.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-03-12T18:24:12.662Z] #13 64.05 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 64.06 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:12.662Z] #13 64.14 Selecting previously unselected package libsepol1-dev:amd64. [2020-03-12T18:24:12.662Z] #13 64.14 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 64.15 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:24:12.662Z] #13 64.41 Selecting previously unselected package libpcre16-3:amd64. [2020-03-12T18:24:12.662Z] #13 64.42 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 64.42 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:24:12.662Z] #13 64.61 Selecting previously unselected package libpcre32-3:amd64. [2020-03-12T18:24:12.662Z] #13 64.61 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 64.62 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:24:12.662Z] #13 64.82 Selecting previously unselected package libpcre3-dev:amd64. [2020-03-12T18:24:12.662Z] #13 64.84 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 64.85 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:24:12.662Z] #13 65.32 Selecting previously unselected package libselinux1-dev:amd64. [2020-03-12T18:24:12.662Z] #13 65.32 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 65.32 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:24:12.662Z] #13 65.66 Selecting previously unselected package libdevmapper-dev:amd64. [2020-03-12T18:24:12.662Z] #13 65.66 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 65.66 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:24:12.662Z] #13 65.78 Selecting previously unselected package libnl-3-200:amd64. [2020-03-12T18:24:12.662Z] #13 65.79 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 65.79 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:24:12.662Z] #13 65.92 Selecting previously unselected package libprotobuf-c1:amd64. [2020-03-12T18:24:12.662Z] #13 65.92 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2020-03-12T18:24:12.662Z] #13 65.92 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:24:12.662Z] #13 66.02 Selecting previously unselected package libreadline5:amd64. [2020-03-12T18:24:12.663Z] #13 66.03 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2020-03-12T18:24:12.663Z] #13 66.04 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:24:12.783Z] + cd /tmp/tmp.L8zwScJWn3/src/github.com/containerd/containerd [2020-03-12T18:24:12.784Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:24:12.921Z] #13 66.23 Selecting previously unselected package libsystemd-dev:amd64. [2020-03-12T18:24:12.921Z] #13 66.25 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2020-03-12T18:24:12.921Z] #13 66.25 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:24:13.033Z] #13 78.54 Selecting previously unselected package vim. [2020-03-12T18:24:13.033Z] #13 78.54 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:24:13.033Z] #13 78.55 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:13.145Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:24:13.145Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:24:13.145Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:24:13.145Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:24:13.145Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:24:13.145Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:24:13.145Z] + '[' '' = dynamic ']' [2020-03-12T18:24:13.145Z] + make [2020-03-12T18:24:13.331Z] #13 79.27 Selecting previously unselected package xfsprogs. [2020-03-12T18:24:13.331Z] #13 79.27 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-03-12T18:24:13.331Z] #13 79.28 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:24:13.504Z] 🇩 bin/ctr [2020-03-12T18:24:14.146Z] #13 79.96 Selecting previously unselected package zip. [2020-03-12T18:24:14.146Z] #13 79.99 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-03-12T18:24:14.146Z] #13 79.99 Unpacking zip (3.0-11+b1) ... [2020-03-12T18:24:14.146Z] #13 80.17 Selecting previously unselected package libapparmor-perl. [2020-03-12T18:24:14.146Z] #13 80.19 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:24:14.146Z] #13 80.20 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:24:14.401Z] #13 80.35 Selecting previously unselected package apparmor. [2020-03-12T18:24:14.401Z] #13 80.37 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:24:14.654Z] 65014b3c3121: Verifying Checksum [2020-03-12T18:24:14.654Z] 65014b3c3121: Download complete [2020-03-12T18:24:14.656Z] #13 80.48 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:24:15.078Z] #13 68.24 Selecting previously unselected package net-tools. [2020-03-12T18:24:15.078Z] #13 68.25 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2020-03-12T18:24:15.078Z] #13 68.25 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:24:15.216Z] #13 80.97 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:24:15.216Z] #13 80.98 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:24:15.216Z] #13 80.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:24:15.360Z] #13 68.54 Selecting previously unselected package python-pip-whl. [2020-03-12T18:24:15.360Z] #13 68.54 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:24:15.360Z] #13 68.55 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:24:15.776Z] #13 ... [2020-03-12T18:24:15.776Z] [2020-03-12T18:24:15.776Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:15.776Z] #58 69.24 CC criu/arch/x86/sigaction_compat.o [2020-03-12T18:24:15.776Z] #58 69.51 CC criu/arch/x86/sigframe.o [2020-03-12T18:24:15.776Z] #58 69.82 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T18:24:15.776Z] #58 69.86 DEP criu/pie/util-vdso-elf32.d [2020-03-12T18:24:15.776Z] #58 69.99 DEP criu/arch/x86/vdso-pie.d [2020-03-12T18:24:15.776Z] #58 70.11 DEP criu/pie/parasite-vdso.d [2020-03-12T18:24:15.776Z] #58 70.29 DEP criu/pie/util-vdso.d [2020-03-12T18:24:15.776Z] #58 70.44 DEP criu/pie/util.d [2020-03-12T18:24:15.776Z] #58 70.65 CC criu/pie/util.o [2020-03-12T18:24:15.776Z] #58 71.06 CC criu/pie/util-vdso.o [2020-03-12T18:24:15.776Z] #58 71.78 CC criu/pie/parasite-vdso.o [2020-03-12T18:24:15.776Z] #58 72.88 CC criu/arch/x86/vdso-pie.o [2020-03-12T18:24:15.776Z] #58 73.25 CC criu/pie/util-vdso-elf32.o [2020-03-12T18:24:15.776Z] #58 74.11 AR criu/pie/pie.lib.a [2020-03-12T18:24:15.776Z] #58 74.19 DEP criu/pie/restorer.d [2020-03-12T18:24:15.776Z] #58 74.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T18:24:15.776Z] #58 74.64 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T18:24:15.776Z] #58 74.68 DEP criu/arch/x86/restorer.d [2020-03-12T18:24:15.776Z] #58 74.85 DEP criu/pie/parasite.d [2020-03-12T18:24:15.776Z] #58 75.24 CC criu/pie/parasite.o [2020-03-12T18:24:15.776Z] #58 76.83 LINK criu/pie/parasite.built-in.o [2020-03-12T18:24:15.776Z] #58 76.85 GEN criu/pie/parasite-blob.h [2020-03-12T18:24:15.776Z] #58 76.89 CC criu/arch/x86/restorer.o [2020-03-12T18:24:15.776Z] #58 77.57 CC criu/arch/x86/restorer_unmap.o [2020-03-12T18:24:15.776Z] #58 77.63 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T18:24:15.776Z] #58 77.96 CC criu/pie/restorer.o [2020-03-12T18:24:15.929Z] #13 69.31 Selecting previously unselected package python3-pip. [2020-03-12T18:24:15.929Z] #13 69.32 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:24:15.929Z] #13 69.33 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:24:16.031Z] #58 ... [2020-03-12T18:24:16.031Z] [2020-03-12T18:24:16.031Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:16.031Z] #33 133.2 internal/x/crypto/internal/chacha20 [2020-03-12T18:24:16.031Z] #33 133.5 internal/x/crypto/poly1305 [2020-03-12T18:24:16.031Z] #33 133.9 internal/x/crypto/chacha20poly1305 [2020-03-12T18:24:16.031Z] #33 135.2 internal/x/crypto/hkdf [2020-03-12T18:24:16.031Z] #33 135.3 internal/x/text/transform [2020-03-12T18:24:16.031Z] #33 136.5 internal/x/text/unicode/bidi [2020-03-12T18:24:16.031Z] #33 138.6 internal/x/text/secure/bidirule [2020-03-12T18:24:16.031Z] #33 138.9 internal/x/text/unicode/norm [2020-03-12T18:24:16.031Z] #33 143.2 internal/x/net/idna [2020-03-12T18:24:16.187Z] #13 69.54 Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:24:16.187Z] #13 69.55 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:24:16.187Z] #13 69.55 Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:24:16.445Z] #13 69.71 Selecting previously unselected package python3-setuptools. [2020-03-12T18:24:16.445Z] #13 69.74 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:24:16.445Z] #13 69.74 Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:24:16.703Z] #13 70.03 Selecting previously unselected package python3-wheel. [2020-03-12T18:24:16.703Z] #13 70.05 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:24:16.703Z] #13 ... [2020-03-12T18:24:16.703Z] [2020-03-12T18:24:16.703Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:24:16.703Z] #24 131.1 + GOBIN=/build [2020-03-12T18:24:16.703Z] #24 131.1 + /build/gometalinter --install [2020-03-12T18:24:16.703Z] #24 131.1 Installing: [2020-03-12T18:24:16.703Z] #24 131.1 deadcode [2020-03-12T18:24:16.703Z] #24 131.1 dupl [2020-03-12T18:24:16.703Z] #24 131.1 errcheck [2020-03-12T18:24:16.703Z] #24 131.1 gas [2020-03-12T18:24:16.703Z] #24 131.1 gochecknoglobals [2020-03-12T18:24:16.703Z] #24 131.1 gochecknoinits [2020-03-12T18:24:16.703Z] #24 131.1 goconst [2020-03-12T18:24:16.703Z] #24 131.1 gocyclo [2020-03-12T18:24:16.703Z] #24 131.1 goimports [2020-03-12T18:24:16.703Z] #24 131.1 golint [2020-03-12T18:24:16.703Z] #24 131.1 gosimple [2020-03-12T18:24:16.703Z] #24 131.1 gotype [2020-03-12T18:24:16.703Z] #24 131.1 gotypex [2020-03-12T18:24:16.703Z] #24 131.1 ineffassign [2020-03-12T18:24:16.703Z] #24 131.1 interfacer [2020-03-12T18:24:16.703Z] #24 131.1 lll [2020-03-12T18:24:16.703Z] #24 131.1 maligned [2020-03-12T18:24:16.703Z] #24 131.1 megacheck [2020-03-12T18:24:16.703Z] #24 131.1 misspell [2020-03-12T18:24:16.703Z] #24 131.1 nakedret [2020-03-12T18:24:16.703Z] #24 131.1 safesql [2020-03-12T18:24:16.703Z] #24 131.1 staticcheck [2020-03-12T18:24:16.703Z] #24 131.1 structcheck [2020-03-12T18:24:16.703Z] #24 131.1 unconvert [2020-03-12T18:24:16.703Z] #24 131.1 unparam [2020-03-12T18:24:16.703Z] #24 131.1 unused [2020-03-12T18:24:16.703Z] #24 131.1 varcheck [2020-03-12T18:24:16.957Z] #33 ... [2020-03-12T18:24:16.957Z] [2020-03-12T18:24:16.957Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:16.957Z] #13 82.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:24:16.957Z] #13 82.76 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:24:16.957Z] #13 82.77 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:24:18.842Z] #13 84.85 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:24:18.842Z] #13 ... [2020-03-12T18:24:18.842Z] [2020-03-12T18:24:18.842Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:24:18.842Z] #24 135.9 + GOBIN=/build [2020-03-12T18:24:18.842Z] #24 135.9 + /build/gometalinter --install [2020-03-12T18:24:18.842Z] #24 135.9 Installing: [2020-03-12T18:24:18.842Z] #24 135.9 deadcode [2020-03-12T18:24:18.842Z] #24 135.9 dupl [2020-03-12T18:24:18.842Z] #24 135.9 errcheck [2020-03-12T18:24:18.842Z] #24 135.9 gas [2020-03-12T18:24:18.842Z] #24 135.9 gochecknoglobals [2020-03-12T18:24:18.842Z] #24 135.9 gochecknoinits [2020-03-12T18:24:18.842Z] #24 135.9 goconst [2020-03-12T18:24:18.842Z] #24 135.9 gocyclo [2020-03-12T18:24:18.842Z] #24 135.9 goimports [2020-03-12T18:24:18.842Z] #24 135.9 golint [2020-03-12T18:24:18.842Z] #24 135.9 gosimple [2020-03-12T18:24:18.842Z] #24 135.9 gotype [2020-03-12T18:24:18.842Z] #24 135.9 gotypex [2020-03-12T18:24:18.842Z] #24 135.9 ineffassign [2020-03-12T18:24:18.842Z] #24 135.9 interfacer [2020-03-12T18:24:18.842Z] #24 135.9 lll [2020-03-12T18:24:18.842Z] #24 135.9 maligned [2020-03-12T18:24:18.842Z] #24 135.9 megacheck [2020-03-12T18:24:18.842Z] #24 135.9 misspell [2020-03-12T18:24:18.842Z] #24 135.9 nakedret [2020-03-12T18:24:18.842Z] #24 135.9 safesql [2020-03-12T18:24:18.842Z] #24 135.9 staticcheck [2020-03-12T18:24:18.842Z] #24 135.9 structcheck [2020-03-12T18:24:18.842Z] #24 135.9 unconvert [2020-03-12T18:24:18.842Z] #24 135.9 unparam [2020-03-12T18:24:18.842Z] #24 135.9 unused [2020-03-12T18:24:18.842Z] #24 135.9 varcheck [2020-03-12T18:24:18.842Z] #24 ... [2020-03-12T18:24:18.842Z] [2020-03-12T18:24:18.842Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:18.842Z] #13 84.85 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:24:18.842Z] #13 84.90 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:24:18.842Z] #13 84.90 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:24:19.097Z] #13 84.98 Selecting previously unselected package mingw-w64-common. [2020-03-12T18:24:19.097Z] #13 85.00 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:24:19.097Z] #13 85.00 Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:24:19.985Z] #24 ... [2020-03-12T18:24:19.985Z] [2020-03-12T18:24:19.985Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:19.985Z] #33 123.7 encoding/pem [2020-03-12T18:24:19.985Z] #33 123.7 internal/x/crypto/cryptobyte [2020-03-12T18:24:19.985Z] #33 124.2 internal/singleflight [2020-03-12T18:24:19.985Z] #33 124.5 net [2020-03-12T18:24:19.985Z] #33 125.8 internal/x/crypto/internal/chacha20 [2020-03-12T18:24:19.985Z] #33 126.2 internal/x/crypto/poly1305 [2020-03-12T18:24:19.985Z] #33 126.5 internal/x/crypto/chacha20poly1305 [2020-03-12T18:24:19.985Z] #33 127.5 internal/x/crypto/hkdf [2020-03-12T18:24:19.985Z] #33 127.7 internal/x/text/transform [2020-03-12T18:24:19.985Z] #33 128.3 internal/x/text/unicode/bidi [2020-03-12T18:24:19.985Z] #33 130.3 internal/x/text/secure/bidirule [2020-03-12T18:24:19.985Z] #33 130.6 internal/x/text/unicode/norm [2020-03-12T18:24:19.985Z] #33 ... [2020-03-12T18:24:19.985Z] [2020-03-12T18:24:19.985Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:19.985Z] #13 70.05 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:24:19.985Z] #13 70.06 Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:24:19.985Z] #13 70.17 Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:24:19.985Z] #13 70.17 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2020-03-12T18:24:19.985Z] #13 70.18 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:24:19.985Z] #13 70.51 Selecting previously unselected package vim-runtime. [2020-03-12T18:24:19.985Z] #13 70.51 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:24:19.985Z] #13 70.58 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:24:19.985Z] #13 70.63 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:24:19.985Z] #13 70.64 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:21.884Z] #13 75.09 Selecting previously unselected package vim. [2020-03-12T18:24:21.884Z] #13 75.11 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2020-03-12T18:24:21.884Z] #13 75.13 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:24:22.449Z] #13 75.74 Selecting previously unselected package xfsprogs. [2020-03-12T18:24:22.449Z] #13 75.74 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2020-03-12T18:24:22.449Z] #13 75.76 Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:24:23.014Z] #13 ... [2020-03-12T18:24:23.014Z] [2020-03-12T18:24:23.014Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:23.014Z] #58 63.43 CC criu/arch/x86/crtools.o [2020-03-12T18:24:23.014Z] #58 64.94 CC criu/arch/x86/kerndat.o [2020-03-12T18:24:23.014Z] #58 65.44 CC criu/arch/x86/sigaction_compat.o [2020-03-12T18:24:23.014Z] #58 65.76 CC criu/arch/x86/sigframe.o [2020-03-12T18:24:23.014Z] #58 66.14 LINK criu/arch/x86/crtools.built-in.o [2020-03-12T18:24:23.014Z] #58 66.19 DEP criu/pie/util-vdso-elf32.d [2020-03-12T18:24:23.014Z] #58 66.37 DEP criu/arch/x86/vdso-pie.d [2020-03-12T18:24:23.014Z] #58 66.47 DEP criu/pie/parasite-vdso.d [2020-03-12T18:24:23.014Z] #58 66.71 DEP criu/pie/util-vdso.d [2020-03-12T18:24:23.014Z] #58 66.84 DEP criu/pie/util.d [2020-03-12T18:24:23.014Z] #58 67.03 CC criu/pie/util.o [2020-03-12T18:24:23.014Z] #58 67.37 CC criu/pie/util-vdso.o [2020-03-12T18:24:23.014Z] #58 68.25 CC criu/pie/parasite-vdso.o [2020-03-12T18:24:23.014Z] #58 69.34 CC criu/arch/x86/vdso-pie.o [2020-03-12T18:24:23.014Z] #58 69.72 CC criu/pie/util-vdso-elf32.o [2020-03-12T18:24:23.015Z] #58 70.47 AR criu/pie/pie.lib.a [2020-03-12T18:24:23.015Z] #58 70.57 DEP criu/pie/restorer.d [2020-03-12T18:24:23.015Z] #58 70.78 DEP criu/arch/x86/sigaction_compat_pie.d [2020-03-12T18:24:23.015Z] #58 70.98 DEP criu/arch/x86/restorer_unmap.d [2020-03-12T18:24:23.015Z] #58 71.03 DEP criu/arch/x86/restorer.d [2020-03-12T18:24:23.015Z] #58 71.27 DEP criu/pie/parasite.d [2020-03-12T18:24:23.015Z] #58 71.64 CC criu/pie/parasite.o [2020-03-12T18:24:23.015Z] #58 73.15 LINK criu/pie/parasite.built-in.o [2020-03-12T18:24:23.015Z] #58 73.19 GEN criu/pie/parasite-blob.h [2020-03-12T18:24:23.015Z] #58 73.22 CC criu/arch/x86/restorer.o [2020-03-12T18:24:23.272Z] #58 ... [2020-03-12T18:24:23.272Z] [2020-03-12T18:24:23.272Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:23.272Z] #13 76.45 Selecting previously unselected package zip. [2020-03-12T18:24:23.272Z] #13 76.47 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2020-03-12T18:24:23.272Z] #13 76.48 Unpacking zip (3.0-11+b1) ... [2020-03-12T18:24:23.530Z] #13 76.69 Selecting previously unselected package libapparmor-perl. [2020-03-12T18:24:23.530Z] #13 76.70 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:24:23.530Z] #13 76.71 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:24:23.530Z] #13 76.87 Selecting previously unselected package apparmor. [2020-03-12T18:24:23.530Z] #13 76.87 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2020-03-12T18:24:23.788Z] #13 76.96 Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:24:24.046Z] #13 77.39 Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:24:24.046Z] #13 77.41 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:24:24.046Z] #13 77.42 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:24:24.335Z] #13 90.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:24:24.335Z] #13 90.07 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:24:24.335Z] #13 90.07 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:24:25.944Z] #13 79.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:24:25.944Z] #13 79.26 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2020-03-12T18:24:25.944Z] #13 79.27 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:24:26.220Z] #13 ... [2020-03-12T18:24:26.220Z] [2020-03-12T18:24:26.220Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:26.220Z] #58 81.32 LINK criu/pie/restorer.built-in.o [2020-03-12T18:24:26.220Z] #58 81.32 GEN criu/pie/restorer-blob.h [2020-03-12T18:24:26.220Z] #58 81.47 DEP criu/vdso.d [2020-03-12T18:24:26.220Z] #58 81.69 DEP criu/vdso-compat.d [2020-03-12T18:24:26.220Z] #58 81.94 DEP criu/uts_ns.d [2020-03-12T18:24:26.220Z] #58 82.14 DEP criu/util.d [2020-03-12T18:24:26.220Z] #58 82.40 DEP criu/uffd.d [2020-03-12T18:24:26.220Z] #58 82.61 DEP criu/tun.d [2020-03-12T18:24:26.220Z] #58 82.82 DEP criu/tty.d [2020-03-12T18:24:26.220Z] #58 83.04 DEP criu/timerfd.d [2020-03-12T18:24:26.220Z] #58 83.24 DEP criu/sysfs_parse.d [2020-03-12T18:24:26.220Z] #58 83.49 DEP criu/sysctl.d [2020-03-12T18:24:26.220Z] #58 83.71 DEP criu/string.d [2020-03-12T18:24:26.220Z] #58 83.77 DEP criu/stats.d [2020-03-12T18:24:26.220Z] #58 83.95 DEP criu/sockets.d [2020-03-12T18:24:26.220Z] #58 84.19 DEP criu/sk-unix.d [2020-03-12T18:24:26.220Z] #58 84.51 DEP criu/sk-tcp.d [2020-03-12T18:24:26.220Z] #58 84.81 DEP criu/sk-queue.d [2020-03-12T18:24:26.220Z] #58 85.01 DEP criu/sk-packet.d [2020-03-12T18:24:26.220Z] #58 85.35 DEP criu/sk-netlink.d [2020-03-12T18:24:26.220Z] #58 85.55 DEP criu/sk-inet.d [2020-03-12T18:24:26.220Z] #58 85.86 DEP criu/signalfd.d [2020-03-12T18:24:26.220Z] #58 86.11 DEP criu/sigframe.d [2020-03-12T18:24:26.220Z] #58 86.24 DEP criu/shmem.d [2020-03-12T18:24:26.220Z] #58 86.53 DEP criu/servicefd.d [2020-03-12T18:24:26.220Z] #58 86.76 DEP criu/seize.d [2020-03-12T18:24:26.220Z] #58 86.99 DEP criu/seccomp.d [2020-03-12T18:24:26.220Z] #58 87.19 DEP criu/rst-malloc.d [2020-03-12T18:24:26.220Z] #58 87.35 DEP criu/rbtree.d [2020-03-12T18:24:26.220Z] #58 87.41 DEP criu/pstree.d [2020-03-12T18:24:26.220Z] #58 87.67 DEP criu/protobuf.d [2020-03-12T18:24:26.220Z] #58 87.90 GEN criu/protobuf-desc-gen.h [2020-03-12T18:24:26.220Z] #58 89.58 DEP criu/protobuf-desc.d [2020-03-12T18:24:26.475Z] #58 89.75 DEP criu/proc_parse.d [2020-03-12T18:24:26.475Z] #58 90.02 DEP criu/plugin.d [2020-03-12T18:24:26.730Z] #58 90.14 DEP criu/pipes.d [2020-03-12T18:24:26.985Z] #58 90.31 DEP criu/pie-util.d [2020-03-12T18:24:27.241Z] #58 90.47 DEP criu/pie-util-vdso.d [2020-03-12T18:24:27.241Z] #58 90.62 DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:24:27.241Z] #58 90.84 DEP criu/path.d [2020-03-12T18:24:27.496Z] #58 ... [2020-03-12T18:24:27.496Z] [2020-03-12T18:24:27.496Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:27.496Z] #33 144.8 crypto/x509 [2020-03-12T18:24:27.496Z] #33 145.6 net/textproto [2020-03-12T18:24:27.496Z] #33 146.9 internal/x/net/http/httpguts [2020-03-12T18:24:27.496Z] #33 147.1 internal/x/net/http/httpproxy [2020-03-12T18:24:27.496Z] #33 147.8 internal/x/net/http2/hpack [2020-03-12T18:24:27.496Z] #33 149.0 mime [2020-03-12T18:24:27.496Z] #33 150.6 crypto/tls [2020-03-12T18:24:27.496Z] #33 150.7 mime/quotedprintable [2020-03-12T18:24:27.496Z] #33 151.3 mime/multipart [2020-03-12T18:24:27.496Z] #33 152.6 net/http/internal [2020-03-12T18:24:27.496Z] #33 152.9 os/exec [2020-03-12T18:24:27.751Z] #33 ... [2020-03-12T18:24:27.751Z] [2020-03-12T18:24:27.751Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:27.751Z] #58 91.03 DEP criu/parasite-syscall.d [2020-03-12T18:24:27.751Z] #58 91.26 DEP criu/pagemap.d [2020-03-12T18:24:28.006Z] #58 91.47 DEP criu/pagemap-cache.d [2020-03-12T18:24:28.261Z] #58 91.67 DEP criu/page-xfer.d [2020-03-12T18:24:28.469Z] #13 81.33 Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:24:28.469Z] #13 81.33 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:24:28.469Z] #13 81.34 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:24:28.469Z] #13 81.48 Selecting previously unselected package mingw-w64-common. [2020-03-12T18:24:28.469Z] #13 81.48 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:24:28.469Z] #13 81.49 Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:24:28.516Z] #58 91.85 DEP criu/page-pipe.d [2020-03-12T18:24:28.516Z] #58 91.97 DEP criu/netfilter.d [2020-03-12T18:24:28.516Z] #58 92.11 DEP criu/net.d [2020-03-12T18:24:29.077Z] #58 92.35 DEP criu/namespaces.d [2020-03-12T18:24:29.333Z] #58 92.63 DEP criu/mount.d [2020-03-12T18:24:29.333Z] #58 92.85 DEP criu/mem.d [2020-03-12T18:24:29.588Z] #58 93.15 DEP criu/lsm.d [2020-03-12T18:24:29.844Z] #58 93.29 DEP criu/log.d [2020-03-12T18:24:30.099Z] #58 93.51 DEP criu/libnetlink.d [2020-03-12T18:24:30.354Z] #58 93.66 DEP criu/kerndat.d [2020-03-12T18:24:30.609Z] #58 93.98 DEP criu/kcmp-ids.d [2020-03-12T18:24:30.609Z] #58 94.07 DEP criu/irmap.d [2020-03-12T18:24:30.864Z] #58 94.32 DEP criu/ipc_ns.d [2020-03-12T18:24:31.119Z] #58 94.60 DEP criu/image.d [2020-03-12T18:24:31.374Z] #58 94.89 DEP criu/image-desc.d [2020-03-12T18:24:31.629Z] #58 95.10 DEP criu/fsnotify.d [2020-03-12T18:24:31.746Z] #13 ... [2020-03-12T18:24:31.746Z] [2020-03-12T18:24:31.746Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:31.746Z] #33 135.5 internal/x/net/idna [2020-03-12T18:24:31.746Z] #33 137.7 internal/x/net/http2/hpack [2020-03-12T18:24:31.746Z] #33 139.3 mime [2020-03-12T18:24:31.746Z] #33 140.9 mime/quotedprintable [2020-03-12T18:24:31.746Z] #33 141.3 net/http/internal [2020-03-12T18:24:31.746Z] #33 141.9 os/exec [2020-03-12T18:24:31.746Z] #33 144.5 net/textproto [2020-03-12T18:24:31.746Z] #33 144.5 crypto/x509 [2020-03-12T18:24:31.746Z] #33 145.7 internal/x/net/http/httpguts [2020-03-12T18:24:31.746Z] #33 ... [2020-03-12T18:24:31.746Z] [2020-03-12T18:24:31.746Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:31.746Z] #58 73.85 CC criu/arch/x86/restorer_unmap.o [2020-03-12T18:24:31.746Z] #58 73.91 CC criu/arch/x86/sigaction_compat_pie.o [2020-03-12T18:24:31.746Z] #58 74.35 CC criu/pie/restorer.o [2020-03-12T18:24:31.746Z] #58 77.49 LINK criu/pie/restorer.built-in.o [2020-03-12T18:24:31.746Z] #58 77.51 GEN criu/pie/restorer-blob.h [2020-03-12T18:24:31.746Z] #58 77.62 DEP criu/vdso.d [2020-03-12T18:24:31.746Z] #58 77.85 DEP criu/vdso-compat.d [2020-03-12T18:24:31.746Z] #58 78.02 DEP criu/uts_ns.d [2020-03-12T18:24:31.746Z] #58 78.20 DEP criu/util.d [2020-03-12T18:24:31.746Z] #58 78.51 DEP criu/uffd.d [2020-03-12T18:24:31.746Z] #58 78.76 DEP criu/tun.d [2020-03-12T18:24:31.746Z] #58 78.99 DEP criu/tty.d [2020-03-12T18:24:31.746Z] #58 79.21 DEP criu/timerfd.d [2020-03-12T18:24:31.746Z] #58 79.41 DEP criu/sysfs_parse.d [2020-03-12T18:24:31.746Z] #58 79.63 DEP criu/sysctl.d [2020-03-12T18:24:31.746Z] #58 79.84 DEP criu/string.d [2020-03-12T18:24:31.746Z] #58 79.91 DEP criu/stats.d [2020-03-12T18:24:31.746Z] #58 80.05 DEP criu/sockets.d [2020-03-12T18:24:31.746Z] #58 80.24 DEP criu/sk-unix.d [2020-03-12T18:24:31.746Z] #58 80.53 DEP criu/sk-tcp.d [2020-03-12T18:24:31.746Z] #58 80.75 DEP criu/sk-queue.d [2020-03-12T18:24:31.746Z] #58 80.93 DEP criu/sk-packet.d [2020-03-12T18:24:31.746Z] #58 81.12 DEP criu/sk-netlink.d [2020-03-12T18:24:31.746Z] #58 81.27 DEP criu/sk-inet.d [2020-03-12T18:24:31.746Z] #58 81.53 DEP criu/signalfd.d [2020-03-12T18:24:31.746Z] #58 81.75 DEP criu/sigframe.d [2020-03-12T18:24:31.746Z] #58 81.86 DEP criu/shmem.d [2020-03-12T18:24:31.746Z] #58 ... [2020-03-12T18:24:31.746Z] [2020-03-12T18:24:31.746Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:31.746Z] #33 145.8 internal/x/net/http/httpproxy [2020-03-12T18:24:31.884Z] #58 95.30 DEP criu/filesystems.d [2020-03-12T18:24:32.003Z] #33 146.4 mime/multipart [2020-03-12T18:24:32.139Z] #58 95.58 DEP criu/files.d [2020-03-12T18:24:32.394Z] #58 95.84 DEP criu/files-reg.d [2020-03-12T18:24:32.954Z] #58 96.18 DEP criu/files-ext.d [2020-03-12T18:24:32.954Z] #58 96.34 DEP criu/file-lock.d [2020-03-12T18:24:33.209Z] #58 96.62 DEP criu/file-ids.d [2020-03-12T18:24:33.464Z] #58 96.87 DEP criu/fifo.d [2020-03-12T18:24:33.464Z] #58 97.01 DEP criu/fdstore.d [2020-03-12T18:24:33.719Z] #58 97.16 DEP criu/fault-injection.d [2020-03-12T18:24:33.719Z] #58 97.23 DEP criu/external.d [2020-03-12T18:24:33.974Z] #58 97.42 DEP criu/eventpoll.d [2020-03-12T18:24:34.229Z] #58 97.61 DEP criu/eventfd.d [2020-03-12T18:24:34.484Z] #58 97.78 DEP criu/crtools.d [2020-03-12T18:24:34.484Z] #58 97.99 DEP criu/cr-service.d [2020-03-12T18:24:34.526Z] #33 148.8 crypto/tls [2020-03-12T18:24:34.739Z] #58 98.22 DEP criu/cr-restore.d [2020-03-12T18:24:34.995Z] #58 98.50 DEP criu/cr-errno.d [2020-03-12T18:24:34.995Z] #58 98.54 DEP criu/cr-dump.d [2020-03-12T18:24:35.555Z] #58 98.84 DEP criu/cr-dedup.d [2020-03-12T18:24:35.810Z] #58 99.05 DEP criu/cr-check.d [2020-03-12T18:24:35.810Z] #58 99.29 DEP criu/config.d [2020-03-12T18:24:36.065Z] #58 99.50 DEP criu/clone-noasan.d [2020-03-12T18:24:36.065Z] #58 99.57 DEP criu/cgroup.d [2020-03-12T18:24:36.320Z] #58 99.73 DEP criu/cgroup-props.d [2020-03-12T18:24:36.575Z] #58 99.84 DEP criu/bitmap.d [2020-03-12T18:24:36.575Z] #58 99.88 DEP criu/bfd.d [2020-03-12T18:24:36.575Z] #58 100.0 DEP criu/autofs.d [2020-03-12T18:24:36.830Z] #58 100.3 DEP criu/aio.d [2020-03-12T18:24:37.050Z] #33 ... [2020-03-12T18:24:37.050Z] [2020-03-12T18:24:37.050Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:37.050Z] #58 82.17 DEP criu/servicefd.d [2020-03-12T18:24:37.050Z] #58 82.42 DEP criu/seize.d [2020-03-12T18:24:37.050Z] #58 82.61 DEP criu/seccomp.d [2020-03-12T18:24:37.050Z] #58 82.97 DEP criu/rst-malloc.d [2020-03-12T18:24:37.050Z] #58 83.05 DEP criu/rbtree.d [2020-03-12T18:24:37.050Z] #58 83.08 DEP criu/pstree.d [2020-03-12T18:24:37.050Z] #58 83.31 DEP criu/protobuf.d [2020-03-12T18:24:37.050Z] #58 83.56 GEN criu/protobuf-desc-gen.h [2020-03-12T18:24:37.050Z] #58 85.13 DEP criu/protobuf-desc.d [2020-03-12T18:24:37.050Z] #58 85.34 DEP criu/proc_parse.d [2020-03-12T18:24:37.050Z] #58 85.59 DEP criu/plugin.d [2020-03-12T18:24:37.050Z] #58 85.77 DEP criu/pipes.d [2020-03-12T18:24:37.050Z] #58 86.03 DEP criu/pie-util.d [2020-03-12T18:24:37.050Z] #58 86.14 DEP criu/pie-util-vdso.d [2020-03-12T18:24:37.050Z] #58 86.34 DEP criu/pie-util-vdso-elf32.d [2020-03-12T18:24:37.050Z] #58 86.55 DEP criu/path.d [2020-03-12T18:24:37.050Z] #58 86.71 DEP criu/parasite-syscall.d [2020-03-12T18:24:37.050Z] #58 86.97 DEP criu/pagemap.d [2020-03-12T18:24:37.050Z] #58 87.18 DEP criu/pagemap-cache.d [2020-03-12T18:24:37.050Z] #58 87.46 DEP criu/page-xfer.d [2020-03-12T18:24:37.050Z] #58 87.61 DEP criu/page-pipe.d [2020-03-12T18:24:37.085Z] #58 100.5 DEP criu/action-scripts.d [2020-03-12T18:24:37.307Z] #58 87.72 DEP criu/netfilter.d [2020-03-12T18:24:37.307Z] #58 87.92 DEP criu/net.d [2020-03-12T18:24:37.661Z] #58 100.8 CC criu/action-scripts.o [2020-03-12T18:24:37.871Z] #58 88.19 DEP criu/namespaces.d [2020-03-12T18:24:38.129Z] #58 88.48 DEP criu/mount.d [2020-03-12T18:24:38.129Z] #58 88.75 DEP criu/mem.d [2020-03-12T18:24:38.227Z] #58 101.7 CC criu/aio.o [2020-03-12T18:24:38.386Z] #58 89.05 DEP criu/lsm.d [2020-03-12T18:24:38.643Z] #58 89.23 DEP criu/log.d [2020-03-12T18:24:38.900Z] #58 89.47 DEP criu/libnetlink.d [2020-03-12T18:24:38.900Z] #58 89.60 DEP criu/kerndat.d [2020-03-12T18:24:39.152Z] #58 102.4 CC criu/autofs.o [2020-03-12T18:24:39.158Z] #58 89.86 DEP criu/kcmp-ids.d [2020-03-12T18:24:39.407Z] #58 ... [2020-03-12T18:24:39.407Z] [2020-03-12T18:24:39.407Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:39.407Z] #13 95.28 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:24:39.407Z] #13 95.30 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:24:39.407Z] #13 95.31 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:24:39.407Z] #13 95.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:24:39.407Z] #13 95.46 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:24:39.407Z] #13 95.47 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:24:39.415Z] #58 89.99 DEP criu/irmap.d [2020-03-12T18:24:39.673Z] #58 90.25 DEP criu/ipc_ns.d [2020-03-12T18:24:39.931Z] #58 90.44 DEP criu/image.d [2020-03-12T18:24:39.931Z] #58 90.67 DEP criu/image-desc.d [2020-03-12T18:24:40.188Z] #58 90.78 DEP criu/fsnotify.d [2020-03-12T18:24:40.445Z] #58 90.99 DEP criu/filesystems.d [2020-03-12T18:24:40.702Z] #58 91.17 DEP criu/files.d [2020-03-12T18:24:40.769Z] #13 ... [2020-03-12T18:24:40.769Z] [2020-03-12T18:24:40.769Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:24:40.769Z] #15 168.2 + rm -rf /tmp/tmp.86DDQrlB3x [2020-03-12T18:24:40.959Z] #58 91.39 DEP criu/files-reg.d [2020-03-12T18:24:40.959Z] #58 91.66 DEP criu/files-ext.d [2020-03-12T18:24:41.523Z] #58 91.83 DEP criu/file-lock.d [2020-03-12T18:24:41.523Z] #58 92.04 DEP criu/file-ids.d [2020-03-12T18:24:41.523Z] #58 92.23 DEP criu/fifo.d [2020-03-12T18:24:41.694Z] #15 DONE 168.9s [2020-03-12T18:24:41.694Z] [2020-03-12T18:24:41.694Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:41.694Z] #58 104.4 CC criu/bfd.o [2020-03-12T18:24:41.868Z] 🇩 bin/containerd [2020-03-12T18:24:42.087Z] #58 92.41 DEP criu/fdstore.d [2020-03-12T18:24:42.087Z] #58 ... [2020-03-12T18:24:42.087Z] [2020-03-12T18:24:42.087Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:42.087Z] #33 156.2 net/http/httptrace [2020-03-12T18:24:42.087Z] #33 156.5 net/http [2020-03-12T18:24:42.629Z] #58 ... [2020-03-12T18:24:42.629Z] [2020-03-12T18:24:42.629Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:24:42.629Z] #27 DONE 169.5s [2020-03-12T18:24:42.629Z] [2020-03-12T18:24:42.629Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:42.629Z] #58 105.8 CC criu/bitmap.o [2020-03-12T18:24:42.629Z] #58 ... [2020-03-12T18:24:42.629Z] [2020-03-12T18:24:42.629Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:42.629Z] #33 159.8 net/http/httptrace [2020-03-12T18:24:42.629Z] #33 160.1 net/http [2020-03-12T18:24:42.629Z] #33 ... [2020-03-12T18:24:42.629Z] [2020-03-12T18:24:42.629Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:42.629Z] #58 106.1 CC criu/cgroup-props.o [2020-03-12T18:24:43.018Z] #33 ... [2020-03-12T18:24:43.018Z] [2020-03-12T18:24:43.018Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:43.018Z] #13 86.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:24:43.018Z] #13 86.41 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:24:43.018Z] #13 86.42 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:24:43.018Z] #13 91.57 Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:24:43.018Z] #13 91.58 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:24:43.018Z] #13 91.59 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:24:43.018Z] #13 91.74 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:24:43.018Z] #13 91.74 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:24:43.018Z] #13 91.74 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:24:43.275Z] #13 ... [2020-03-12T18:24:43.275Z] [2020-03-12T18:24:43.275Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:43.275Z] #58 92.58 DEP criu/fault-injection.d [2020-03-12T18:24:43.275Z] #58 92.62 DEP criu/external.d [2020-03-12T18:24:43.275Z] #58 92.72 DEP criu/eventpoll.d [2020-03-12T18:24:43.275Z] #58 92.91 DEP criu/eventfd.d [2020-03-12T18:24:43.275Z] #58 93.19 DEP criu/crtools.d [2020-03-12T18:24:43.275Z] #58 93.39 DEP criu/cr-service.d [2020-03-12T18:24:43.275Z] #58 93.57 DEP criu/cr-restore.d [2020-03-12T18:24:43.275Z] #58 93.88 DEP criu/cr-errno.d [2020-03-12T18:24:43.275Z] #58 93.89 DEP criu/cr-dump.d [2020-03-12T18:24:43.839Z] #58 94.22 DEP criu/cr-dedup.d [2020-03-12T18:24:44.096Z] #58 94.46 DEP criu/cr-check.d [2020-03-12T18:24:44.354Z] #58 94.78 DEP criu/config.d [2020-03-12T18:24:44.354Z] #58 95.02 DEP criu/clone-noasan.d [2020-03-12T18:24:44.447Z] + dpkg --print-architecture [2020-03-12T18:24:44.447Z] + cd /tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution [2020-03-12T18:24:44.447Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:24:44.447Z] + GOPATH=/tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JLUiOiIsIf [2020-03-12T18:24:44.447Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:24:44.513Z] #58 107.9 CC criu/cgroup.o [2020-03-12T18:24:44.612Z] #58 95.13 DEP criu/cgroup.d [2020-03-12T18:24:44.870Z] #58 95.35 DEP criu/cgroup-props.d [2020-03-12T18:24:44.870Z] #58 95.54 DEP criu/bitmap.d [2020-03-12T18:24:45.127Z] #58 95.58 DEP criu/bfd.d [2020-03-12T18:24:45.127Z] #58 95.82 DEP criu/autofs.d [2020-03-12T18:24:45.385Z] #58 96.00 DEP criu/aio.d [2020-03-12T18:24:45.642Z] #58 96.22 DEP criu/action-scripts.d [2020-03-12T18:24:46.208Z] #58 96.58 CC criu/action-scripts.o [2020-03-12T18:24:46.773Z] #58 97.29 CC criu/aio.o [2020-03-12T18:24:47.712Z] #58 98.10 CC criu/autofs.o [2020-03-12T18:24:47.774Z] #58 111.2 CC criu/clone-noasan.o [2020-03-12T18:24:48.029Z] #58 111.4 CC criu/config.o [2020-03-12T18:24:48.588Z] #58 ... [2020-03-12T18:24:48.588Z] [2020-03-12T18:24:48.588Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:24:48.588Z] #13 114.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:24:48.588Z] #13 114.6 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:24:48.589Z] #13 114.6 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:24:49.615Z] #58 100.2 CC criu/bfd.o [2020-03-12T18:24:50.549Z] #58 101.0 CC criu/bitmap.o [2020-03-12T18:24:50.549Z] #58 101.2 CC criu/cgroup-props.o [2020-03-12T18:24:51.114Z] #58 ... [2020-03-12T18:24:51.114Z] [2020-03-12T18:24:51.114Z] #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... [2020-03-12T18:24:51.114Z] #15 165.6 + rm -rf /tmp/tmp.iyqz6B3jxd [2020-03-12T18:24:51.301Z] + rm -rf /tmp/tmp.JLUiOiIsIf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.JLUiOiIsIf [2020-03-12T18:24:51.680Z] #15 DONE 166.3s [2020-03-12T18:24:51.680Z] [2020-03-12T18:24:51.680Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:51.680Z] #58 102.3 CC criu/cgroup.o [2020-03-12T18:24:53.339Z] Removing intermediate container 024ee2501eb0 [2020-03-12T18:24:53.339Z] ---> c9b3499fb8a1 [2020-03-12T18:24:53.339Z] Step 16/125 : FROM base AS swagger [2020-03-12T18:24:53.339Z] ---> 28030ed960fb [2020-03-12T18:24:53.339Z] Step 17/125 : ENV GO_SWAGGER_COMMIT c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:24:53.339Z] ---> Running in 2e57f04df617 [2020-03-12T18:24:53.339Z] Removing intermediate container 2e57f04df617 [2020-03-12T18:24:53.339Z] ---> 56ecdb805c05 [2020-03-12T18:24:53.339Z] Step 18/125 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/go-swagger/go-swagger.git "$GOPATH/src/github.com/go-swagger/go-swagger" && (cd "$GOPATH/src/github.com/go-swagger/go-swagger" && git checkout -q "$GO_SWAGGER_COMMIT") && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger && rm -rf "$GOPATH" [2020-03-12T18:24:53.339Z] ---> Running in e03528d56139 [2020-03-12T18:24:53.579Z] #58 ... [2020-03-12T18:24:53.579Z] [2020-03-12T18:24:53.579Z] #27 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-03-12T18:24:53.579Z] #27 DONE 168.0s [2020-03-12T18:24:53.625Z] + mktemp -d [2020-03-12T18:24:53.625Z] + export GOPATH=/tmp/tmp.YMQb6bGtkz [2020-03-12T18:24:53.625Z] + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.YMQb6bGtkz/src/github.com/go-swagger/go-swagger [2020-03-12T18:24:53.625Z] Cloning into '/tmp/tmp.YMQb6bGtkz/src/github.com/go-swagger/go-swagger'... [2020-03-12T18:24:53.837Z] [2020-03-12T18:24:53.837Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:24:55.487Z] 🇩 bin/containerd-stress [2020-03-12T18:24:56.268Z] 🇩 bin/containerd-shim [2020-03-12T18:24:56.366Z] #47 ... [2020-03-12T18:24:56.366Z] [2020-03-12T18:24:56.366Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:56.366Z] #58 106.7 CC criu/clone-noasan.o [2020-03-12T18:24:56.366Z] #58 106.8 CC criu/config.o [2020-03-12T18:24:56.664Z] #13 ... [2020-03-12T18:24:56.664Z] [2020-03-12T18:24:56.664Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:24:56.664Z] #33 174.0 github.com/LK4D4/vndr/godl [2020-03-12T18:24:56.664Z] #33 174.9 github.com/LK4D4/vndr [2020-03-12T18:24:56.664Z] #33 DONE 182.6s [2020-03-12T18:24:56.664Z] [2020-03-12T18:24:56.664Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:24:56.664Z] #58 112.9 CC criu/cr-check.o [2020-03-12T18:24:56.664Z] #58 114.5 CC criu/cr-dedup.o [2020-03-12T18:24:56.664Z] #58 115.0 CC criu/cr-dump.o [2020-03-12T18:24:56.664Z] #58 117.3 CC criu/cr-errno.o [2020-03-12T18:24:56.664Z] #58 117.4 CC criu/cr-restore.o [2020-03-12T18:24:57.740Z] #58 108.4 CC criu/cr-check.o [2020-03-12T18:24:59.219Z] #58 122.2 CC criu/cr-service.o [2020-03-12T18:24:59.640Z] #58 109.9 CC criu/cr-dedup.o [2020-03-12T18:24:59.898Z] #58 110.4 CC criu/cr-dump.o [2020-03-12T18:25:00.144Z] #58 ... [2020-03-12T18:25:00.144Z] [2020-03-12T18:25:00.144Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:25:00.144Z] #13 125.9 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:00.144Z] #13 125.9 Processing triggers for mime-support (3.60) ... [2020-03-12T18:25:00.144Z] #13 126.0 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:00.144Z] #13 126.0 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:25:00.144Z] #13 126.0 Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:25:00.144Z] #13 126.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:25:00.144Z] #13 126.0 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:25:00.144Z] #13 126.1 Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:25:00.527Z] + cd /tmp/tmp.YMQb6bGtkz/src/github.com/go-swagger/go-swagger [2020-03-12T18:25:00.527Z] + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2020-03-12T18:25:01.147Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-03-12T18:25:01.355Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:25:02.429Z] #58 112.5 CC criu/cr-errno.o [2020-03-12T18:25:02.429Z] #58 112.6 CC criu/cr-restore.o [2020-03-12T18:25:02.656Z] #13 128.4 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:25:02.656Z] #13 128.4 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up zip (3.0-11+b1) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:25:02.656Z] #13 128.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:25:02.656Z] #13 128.5 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:02.656Z] #13 128.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:25:02.656Z] #13 128.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:25:02.656Z] #13 128.6 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:25:02.656Z] #13 128.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:02.656Z] #13 128.6 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:25:02.656Z] #13 128.6 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:25:02.656Z] #13 128.6 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:25:02.656Z] #13 128.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:25:03.216Z] #13 129.1 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up pigz (2.3.4-1) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:25:03.216Z] #13 129.2 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:25:03.216Z] #13 129.3 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:25:03.216Z] #13 129.3 Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:25:03.471Z] #13 129.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:25:03.471Z] #13 129.3 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:25:03.471Z] #13 129.3 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:03.471Z] #13 129.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:25:03.471Z] #13 129.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:03.471Z] #13 129.4 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:25:03.471Z] #13 129.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:25:03.471Z] #13 129.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:25:03.731Z] 🇩 binaries [2020-03-12T18:25:03.731Z] + mkdir -p /build [2020-03-12T18:25:03.731Z] + cp bin/containerd /build/containerd [2020-03-12T18:25:03.731Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:25:03.731Z] + cp bin/ctr /build/ctr [2020-03-12T18:25:04.992Z] #58 ... [2020-03-12T18:25:04.992Z] [2020-03-12T18:25:04.992Z] #33 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-03-12T18:25:04.992Z] #33 170.7 github.com/LK4D4/vndr/godl [2020-03-12T18:25:04.992Z] #33 171.5 github.com/LK4D4/vndr [2020-03-12T18:25:04.992Z] #33 DONE 179.2s [2020-03-12T18:25:04.992Z] [2020-03-12T18:25:04.992Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:25:04.992Z] #13 111.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:25:04.992Z] #13 111.2 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2020-03-12T18:25:04.992Z] #13 111.2 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:06.144Z] Removing intermediate container 9116b96b265a [2020-03-12T18:25:06.144Z] ---> 575dc5194a4f [2020-03-12T18:25:06.144Z] Step 56/125 : FROM dev-base AS proxy [2020-03-12T18:25:06.144Z] ---> e2dfad729422 [2020-03-12T18:25:06.144Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-03-12T18:25:06.144Z] ---> Running in 5e7ae7c60edd [2020-03-12T18:25:06.144Z] Removing intermediate container 5e7ae7c60edd [2020-03-12T18:25:06.144Z] ---> 1ef296e3fa92 [2020-03-12T18:25:06.144Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:06.493Z] ---> f607d9d8a8d3 [2020-03-12T18:25:06.493Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:06.840Z] ---> 94f9ceb14edc [2020-03-12T18:25:06.840Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:06.840Z] ---> Running in 61e0f10dfb43 [2020-03-12T18:25:07.190Z] + RM_GOPATH=0 [2020-03-12T18:25:07.190Z] + TMP_GOPATH= [2020-03-12T18:25:07.190Z] + : /build [2020-03-12T18:25:07.190Z] + '[' -z '' ']' [2020-03-12T18:25:07.190Z] ++ mktemp -d [2020-03-12T18:25:07.190Z] + export GOPATH=/tmp/tmp.sBSmolPJmm [2020-03-12T18:25:07.190Z] + GOPATH=/tmp/tmp.sBSmolPJmm [2020-03-12T18:25:07.190Z] + RM_GOPATH=1 [2020-03-12T18:25:07.190Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:07.190Z] ++ dirname ./install.sh [2020-03-12T18:25:07.190Z] + dir=. [2020-03-12T18:25:07.190Z] + bin=proxy [2020-03-12T18:25:07.190Z] + shift [2020-03-12T18:25:07.190Z] + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:25:07.190Z] + . ./proxy.installer [2020-03-12T18:25:07.190Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:07.190Z] + install_proxy [2020-03-12T18:25:07.190Z] + case "$1" in [2020-03-12T18:25:07.190Z] + export CGO_ENABLED=0 [2020-03-12T18:25:07.190Z] + CGO_ENABLED=0 [2020-03-12T18:25:07.190Z] + _install_proxy [2020-03-12T18:25:07.190Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:25:07.190Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.sBSmolPJmm/src/github.com/docker/libnetwork [2020-03-12T18:25:07.190Z] Cloning into '/tmp/tmp.sBSmolPJmm/src/github.com/docker/libnetwork'... [2020-03-12T18:25:07.525Z] #13 ... [2020-03-12T18:25:07.525Z] [2020-03-12T18:25:07.525Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:07.525Z] #58 117.8 CC criu/cr-service.o [2020-03-12T18:25:08.709Z] #13 133.8 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:25:08.709Z] #13 133.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:25:08.709Z] #13 133.8 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:25:08.709Z] #13 133.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:25:08.709Z] #13 133.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:25:08.709Z] #13 133.8 Setting up python3 (3.5.3-1) ... [2020-03-12T18:25:08.899Z] #58 119.4 CC criu/crtools.o [2020-03-12T18:25:08.951Z] + cd /tmp/tmp.sBSmolPJmm/src/github.com/docker/libnetwork [2020-03-12T18:25:08.951Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:25:08.951Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:25:09.634Z] #13 135.6 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:25:09.833Z] #58 120.3 CC criu/eventfd.o [2020-03-12T18:25:10.091Z] #58 120.6 CC criu/eventpoll.o [2020-03-12T18:25:10.559Z] #13 ... [2020-03-12T18:25:10.559Z] [2020-03-12T18:25:10.559Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:10.559Z] #58 123.8 CC criu/crtools.o [2020-03-12T18:25:10.559Z] #58 124.4 CC criu/eventfd.o [2020-03-12T18:25:10.559Z] #58 124.8 CC criu/eventpoll.o [2020-03-12T18:25:10.559Z] #58 125.8 CC criu/external.o [2020-03-12T18:25:10.559Z] #58 126.1 CC criu/fault-injection.o [2020-03-12T18:25:10.559Z] #58 126.2 CC criu/fdstore.o [2020-03-12T18:25:10.559Z] #58 126.5 CC criu/fifo.o [2020-03-12T18:25:10.559Z] #58 127.0 CC criu/file-ids.o [2020-03-12T18:25:10.559Z] #58 127.4 CC criu/file-lock.o [2020-03-12T18:25:10.559Z] #58 128.3 CC criu/files-ext.o [2020-03-12T18:25:10.559Z] #58 128.7 CC criu/files-reg.o [2020-03-12T18:25:10.559Z] #58 130.9 CC criu/files.o [2020-03-12T18:25:10.559Z] #58 132.8 CC criu/filesystems.o [2020-03-12T18:25:10.559Z] #58 133.5 CC criu/fsnotify.o [2020-03-12T18:25:10.815Z] #58 ... [2020-03-12T18:25:10.815Z] [2020-03-12T18:25:10.815Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:25:10.815Z] #13 136.8 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:25:11.024Z] #58 121.4 CC criu/external.o [2020-03-12T18:25:11.025Z] #58 121.7 CC criu/fault-injection.o [2020-03-12T18:25:11.070Z] #13 137.0 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:25:11.070Z] #13 137.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:11.070Z] #13 137.0 Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:25:11.282Z] #58 121.9 CC criu/fdstore.o [2020-03-12T18:25:11.551Z] Removing intermediate container 61e0f10dfb43 [2020-03-12T18:25:11.551Z] ---> 45aa597ea7aa [2020-03-12T18:25:11.551Z] Step 61/125 : FROM base AS gometalinter [2020-03-12T18:25:11.551Z] ---> e2dfad729422 [2020-03-12T18:25:11.551Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-12T18:25:11.551Z] ---> Running in 58af800c083d [2020-03-12T18:25:11.551Z] Removing intermediate container 58af800c083d [2020-03-12T18:25:11.551Z] ---> 2e053aecbaad [2020-03-12T18:25:11.551Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:11.848Z] #58 122.2 CC criu/fifo.o [2020-03-12T18:25:11.905Z] ---> 5a64d8207517 [2020-03-12T18:25:11.905Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:12.106Z] #58 122.6 CC criu/file-ids.o [2020-03-12T18:25:12.272Z] ---> 222fb55962be [2020-03-12T18:25:12.272Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:12.272Z] ---> Running in 2a7dc33382d5 [2020-03-12T18:25:12.364Z] #58 123.0 CC criu/file-lock.o [2020-03-12T18:25:12.432Z] #13 138.1 Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:25:12.929Z] #58 ... [2020-03-12T18:25:12.929Z] [2020-03-12T18:25:12.929Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up libsepol1-dev:amd64 (2.6-2) ... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2020-03-12T18:25:12.929Z] #13 123.1 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:12.929Z] #13 123.1 Processing triggers for mime-support (3.60) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:25:12.929Z] #13 123.2 Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:25:12.929Z] #13 125.5 Setting up libonig4:amd64 (6.1.3-2) ... [2020-03-12T18:25:12.929Z] #13 125.5 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2020-03-12T18:25:12.929Z] #13 125.5 Setting up zip (3.0-11+b1) ... [2020-03-12T18:25:12.929Z] #13 125.5 Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:25:12.929Z] #13 125.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:12.929Z] #13 125.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2020-03-12T18:25:12.929Z] #13 125.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:12.929Z] #13 125.6 Setting up libaio1:amd64 (0.3.110-3) ... [2020-03-12T18:25:12.929Z] #13 125.6 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:12.929Z] #13 125.6 Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:25:12.929Z] #13 125.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:25:12.929Z] #13 125.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:25:12.929Z] #13 125.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:12.929Z] #13 125.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2020-03-12T18:25:12.929Z] #13 125.7 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2020-03-12T18:25:12.929Z] #13 125.7 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2020-03-12T18:25:12.929Z] #13 125.7 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:12.929Z] #13 126.1 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:25:12.929Z] #13 126.1 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2020-03-12T18:25:12.930Z] #13 126.1 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up pigz (2.3.4-1) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up libmpdec2:amd64 (2.4.2-1) ... [2020-03-12T18:25:12.930Z] #13 126.2 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:25:12.930Z] #13 126.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:25:12.930Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:25:12.930Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:25:12.930Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:25:12.930Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:25:12.930Z] #13 126.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:25:12.930Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:25:12.930Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:25:12.930Z] #13 126.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:25:13.044Z] + RM_GOPATH=0 [2020-03-12T18:25:13.044Z] + TMP_GOPATH= [2020-03-12T18:25:13.044Z] + : /build [2020-03-12T18:25:13.044Z] + '[' -z '' ']' [2020-03-12T18:25:13.044Z] ++ mktemp -d [2020-03-12T18:25:13.044Z] + export GOPATH=/tmp/tmp.MqYHOdzcSA [2020-03-12T18:25:13.044Z] + GOPATH=/tmp/tmp.MqYHOdzcSA [2020-03-12T18:25:13.044Z] + RM_GOPATH=1 [2020-03-12T18:25:13.044Z] ++ dirname ./install.sh [2020-03-12T18:25:13.044Z] Installing gometalinter version v2.0.6 [2020-03-12T18:25:13.044Z] + dir=. [2020-03-12T18:25:13.044Z] + bin=gometalinter [2020-03-12T18:25:13.044Z] + shift [2020-03-12T18:25:13.044Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:25:13.044Z] + . ./gometalinter.installer [2020-03-12T18:25:13.044Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:25:13.044Z] + install_gometalinter [2020-03-12T18:25:13.044Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:25:13.044Z] + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:25:13.187Z] #13 126.4 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2020-03-12T18:25:13.187Z] #13 126.4 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:13.187Z] #13 126.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:25:13.187Z] #13 126.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:25:13.187Z] #13 126.4 Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:25:13.187Z] #13 126.5 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2020-03-12T18:25:13.187Z] #13 126.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:25:13.357Z] #13 139.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:13.357Z] #13 139.2 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:25:13.804Z] + cd /tmp/tmp.MqYHOdzcSA/src/github.com/alecthomas/gometalinter [2020-03-12T18:25:13.804Z] + git checkout -q v2.0.6 [2020-03-12T18:25:13.804Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:25:14.719Z] #13 140.5 Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:25:14.719Z] #13 140.5 Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:25:16.082Z] #13 141.9 Setting up dh-python (2.20170125) ... [2020-03-12T18:25:17.007Z] #13 142.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:17.007Z] #13 142.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:17.568Z] #13 DONE 143.4s [2020-03-12T18:25:17.568Z] [2020-03-12T18:25:17.568Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:18.451Z] #13 131.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2020-03-12T18:25:18.451Z] #13 131.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:25:18.451Z] #13 131.1 Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:25:18.451Z] #13 131.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:25:18.451Z] #13 131.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:25:18.451Z] #13 131.1 Setting up python3 (3.5.3-1) ... [2020-03-12T18:25:19.387Z] #13 132.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:25:20.321Z] #13 133.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:25:20.579Z] #13 133.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:25:20.579Z] #13 133.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:20.579Z] #13 134.0 Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:25:21.362Z] + GOBIN=/build [2020-03-12T18:25:21.362Z] + /build/gometalinter --install [2020-03-12T18:25:21.362Z] Installing: [2020-03-12T18:25:21.362Z] deadcode [2020-03-12T18:25:21.362Z] dupl [2020-03-12T18:25:21.362Z] errcheck [2020-03-12T18:25:21.362Z] gas [2020-03-12T18:25:21.362Z] gochecknoglobals [2020-03-12T18:25:21.362Z] gochecknoinits [2020-03-12T18:25:21.362Z] goconst [2020-03-12T18:25:21.362Z] gocyclo [2020-03-12T18:25:21.362Z] goimports [2020-03-12T18:25:21.362Z] golint [2020-03-12T18:25:21.362Z] gosimple [2020-03-12T18:25:21.362Z] gotype [2020-03-12T18:25:21.362Z] gotypex [2020-03-12T18:25:21.362Z] ineffassign [2020-03-12T18:25:21.362Z] interfacer [2020-03-12T18:25:21.362Z] lll [2020-03-12T18:25:21.362Z] maligned [2020-03-12T18:25:21.362Z] megacheck [2020-03-12T18:25:21.362Z] misspell [2020-03-12T18:25:21.362Z] nakedret [2020-03-12T18:25:21.362Z] safesql [2020-03-12T18:25:21.362Z] staticcheck [2020-03-12T18:25:21.362Z] structcheck [2020-03-12T18:25:21.362Z] unconvert [2020-03-12T18:25:21.362Z] unparam [2020-03-12T18:25:21.362Z] unused [2020-03-12T18:25:21.362Z] varcheck [2020-03-12T18:25:21.731Z] #14 ... [2020-03-12T18:25:21.731Z] [2020-03-12T18:25:21.731Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:21.731Z] #58 134.6 CC criu/image-desc.o [2020-03-12T18:25:21.731Z] #58 134.8 CC criu/image.o [2020-03-12T18:25:21.731Z] #58 135.7 CC criu/ipc_ns.o [2020-03-12T18:25:21.731Z] #58 136.9 CC criu/irmap.o [2020-03-12T18:25:21.731Z] #58 137.6 CC criu/kcmp-ids.o [2020-03-12T18:25:21.731Z] #58 137.9 CC criu/kerndat.o [2020-03-12T18:25:21.731Z] #58 139.0 CC criu/libnetlink.o [2020-03-12T18:25:21.731Z] #58 139.5 CC criu/log.o [2020-03-12T18:25:21.731Z] #58 140.1 CC criu/lsm.o [2020-03-12T18:25:21.731Z] #58 140.7 CC criu/mem.o [2020-03-12T18:25:21.731Z] #58 142.4 CC criu/mount.o [2020-03-12T18:25:21.953Z] #13 134.9 Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:25:22.887Z] #13 136.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:22.887Z] #13 136.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:25:23.111Z] #58 146.4 CC criu/namespaces.o [2020-03-12T18:25:23.506Z] #13 ... [2020-03-12T18:25:23.506Z] [2020-03-12T18:25:23.506Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:23.506Z] #58 123.9 CC criu/files-ext.o [2020-03-12T18:25:23.506Z] #58 124.2 CC criu/files-reg.o [2020-03-12T18:25:23.506Z] #58 126.4 CC criu/files.o [2020-03-12T18:25:23.506Z] #58 128.5 CC criu/filesystems.o [2020-03-12T18:25:23.506Z] #58 129.3 CC criu/fsnotify.o [2020-03-12T18:25:23.506Z] #58 130.5 CC criu/image-desc.o [2020-03-12T18:25:23.506Z] #58 130.8 CC criu/image.o [2020-03-12T18:25:23.506Z] #58 131.8 CC criu/ipc_ns.o [2020-03-12T18:25:23.506Z] #58 132.9 CC criu/irmap.o [2020-03-12T18:25:23.506Z] #58 133.6 CC criu/kcmp-ids.o [2020-03-12T18:25:23.506Z] #58 133.9 CC criu/kerndat.o [2020-03-12T18:25:23.662Z] + rm -rf /tmp/tmp.YMQb6bGtkz [2020-03-12T18:25:23.662Z] Removing intermediate container e03528d56139 [2020-03-12T18:25:23.662Z] ---> 58dc2ba3d2a3 [2020-03-12T18:25:23.662Z] Step 19/125 : FROM base AS frozen-images [2020-03-12T18:25:23.662Z] ---> 28030ed960fb [2020-03-12T18:25:23.662Z] Step 20/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:25:23.662Z] ---> Using cache [2020-03-12T18:25:23.662Z] ---> 5f7601d0a264 [2020-03-12T18:25:23.662Z] Step 21/125 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-03-12T18:25:23.662Z] ---> Running in df6b1e448052 [2020-03-12T18:25:23.662Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:25:23.662Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:25:23.662Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:25:23.662Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:25:23.662Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:25:23.662Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:25:23.662Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:25:23.662Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:25:23.771Z] #58 ... [2020-03-12T18:25:23.771Z] [2020-03-12T18:25:23.771Z] #13 [dev 7/24] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-03-12T18:25:24.028Z] #13 137.3 Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:25:24.028Z] #13 137.3 Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:25:24.055Z] #58 ... [2020-03-12T18:25:24.055Z] [2020-03-12T18:25:24.055Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:24.055Z] #14 6.724 Collecting yamllint==1.16.0 [2020-03-12T18:25:24.959Z] #13 138.4 Setting up dh-python (2.20170125) ... [2020-03-12T18:25:25.892Z] #13 139.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2020-03-12T18:25:25.892Z] #13 139.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:26.396Z] Fetched 7737 kB in 3s (2309 kB/s) [2020-03-12T18:25:26.825Z] #13 DONE 139.9s [2020-03-12T18:25:26.825Z] [2020-03-12T18:25:26.825Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:27.418Z] Reading package lists... [2020-03-12T18:25:28.939Z] Reading package lists... [2020-03-12T18:25:28.939Z] Building dependency tree... [2020-03-12T18:25:28.939Z] Reading state information... [2020-03-12T18:25:28.939Z] ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2020-03-12T18:25:28.939Z] The following additional packages will be installed: [2020-03-12T18:25:28.939Z] libjq1 libonig4 [2020-03-12T18:25:29.224Z] The following NEW packages will be installed: [2020-03-12T18:25:29.224Z] jq libjq1 libonig4 [2020-03-12T18:25:29.224Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:25:29.224Z] Need to get 310 kB of archives. [2020-03-12T18:25:29.224Z] After this operation, 1267 kB of additional disk space will be used. [2020-03-12T18:25:29.224Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-03-12T18:25:29.224Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-03-12T18:25:29.224Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-03-12T18:25:29.510Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:25:29.510Z] Fetched 310 kB in 0s (3083 kB/s) [2020-03-12T18:25:29.510Z] Selecting previously unselected package libonig4:ppc64el. [2020-03-12T18:25:29.510Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:25:29.510Z] Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2020-03-12T18:25:29.510Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:25:29.510Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-12T18:25:29.510Z] Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:25:29.510Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:25:29.510Z] Selecting previously unselected package jq. [2020-03-12T18:25:29.510Z] Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:25:29.510Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:25:29.510Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:25:29.510Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:25:29.510Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:29.510Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:25:30.130Z] Removing intermediate container df6b1e448052 [2020-03-12T18:25:30.130Z] ---> 8851a2cd9f9d [2020-03-12T18:25:30.130Z] Step 22/125 : COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:25:30.415Z] ---> c6a45b30c17c [2020-03-12T18:25:30.415Z] Step 23/125 : RUN /download-frozen-image-v2.sh /build buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c [2020-03-12T18:25:30.415Z] ---> Running in d94cf0dfdc1c [2020-03-12T18:25:30.583Z] #14 ... [2020-03-12T18:25:30.583Z] [2020-03-12T18:25:30.583Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:30.583Z] #58 148.4 CC criu/net.o [2020-03-12T18:25:30.583Z] #58 151.2 CC criu/netfilter.o [2020-03-12T18:25:30.583Z] #58 151.6 CC criu/page-pipe.o [2020-03-12T18:25:30.583Z] #58 152.2 CC criu/page-xfer.o [2020-03-12T18:25:30.583Z] #58 153.4 CC criu/pagemap-cache.o [2020-03-12T18:25:30.583Z] #58 153.7 CC criu/pagemap.o [2020-03-12T18:25:31.144Z] #58 ... [2020-03-12T18:25:31.144Z] [2020-03-12T18:25:31.144Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:31.144Z] #14 13.65 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:25:31.399Z] #14 14.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:25:31.441Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:25:31.727Z]  [2020-03-12T18:25:32.576Z]  ###  4.7% ############   17.3% ############################  39.8% ###########################################  60.7% ########################################################            77.9% #################################################################### 95.3% ######################################################################## 100.0% [2020-03-12T18:25:32.576Z]  [2020-03-12T18:25:32.761Z] #14 15.17 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:25:32.761Z] #14 15.46 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:25:33.213Z]  ###########  15.5% ###########################################  60.3% ######################################################################## 100.0% [2020-03-12T18:25:33.213Z]  [2020-03-12T18:25:33.384Z] #14 ... [2020-03-12T18:25:33.384Z] [2020-03-12T18:25:33.384Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:33.384Z] #58 135.2 CC criu/libnetlink.o [2020-03-12T18:25:33.384Z] #58 135.6 CC criu/log.o [2020-03-12T18:25:33.384Z] #58 136.2 CC criu/lsm.o [2020-03-12T18:25:33.384Z] #58 136.7 CC criu/mem.o [2020-03-12T18:25:33.384Z] #58 138.5 CC criu/mount.o [2020-03-12T18:25:33.384Z] #58 142.6 CC criu/namespaces.o [2020-03-12T18:25:33.384Z] #58 ... [2020-03-12T18:25:33.384Z] [2020-03-12T18:25:33.384Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:33.384Z] #14 6.473 Collecting yamllint==1.16.0 [2020-03-12T18:25:34.092Z]  #####  7.8% ####################    28.0% ######################################  53.4% ##################################################### 74.0% ####################################################################  95.2% ######################################################################## 100.0% [2020-03-12T18:25:34.092Z]  [2020-03-12T18:25:34.123Z] #14 ... [2020-03-12T18:25:34.123Z] [2020-03-12T18:25:34.123Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:25:34.123Z] #42 178.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:25:34.123Z] #42 180.2 + mkdir -p /build [2020-03-12T18:25:34.123Z] #42 180.2 + cp runc /build/runc [2020-03-12T18:25:34.123Z] #42 DONE 180.6s [2020-03-12T18:25:34.123Z] [2020-03-12T18:25:34.123Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:34.123Z] #14 16.82 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:25:35.826Z]  ###   4.3% #######      9.8% ############   18.0% ##################    25.3% #######################    32.1% ############################    40.0% ##################################      47.3% ####################################   50.2% ######################################## 56.6% ##############################################   64.8% #################################################### 73.3% #######################################################   77.3% ###########################################################  82.5% ###############################################################    88.9% #################################################################### 95.4% ######################################################################## 100.0% [2020-03-12T18:25:36.119Z]  [2020-03-12T18:25:36.634Z] #14 19.07 Building wheels for collected packages: pyyaml [2020-03-12T18:25:36.634Z] #14 19.08 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:25:36.743Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:25:37.030Z]  [2020-03-12T18:25:37.314Z]  ######################################################################## 100.0% [2020-03-12T18:25:37.314Z]  [2020-03-12T18:25:37.559Z] #14 20.19 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:25:37.559Z] #14 20.19 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:25:37.559Z] #14 20.25 Successfully built pyyaml [2020-03-12T18:25:37.559Z] #14 20.25 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T18:25:37.730Z] Removing intermediate container 2a7dc33382d5 [2020-03-12T18:25:37.730Z] ---> f69bc6070886 [2020-03-12T18:25:37.730Z] Step 66/125 : FROM base AS gotestsum [2020-03-12T18:25:37.730Z] ---> e2dfad729422 [2020-03-12T18:25:37.730Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-12T18:25:37.730Z] ---> Running in 6349924e5ec4 [2020-03-12T18:25:37.730Z] Removing intermediate container 6349924e5ec4 [2020-03-12T18:25:37.730Z] ---> f726438fd928 [2020-03-12T18:25:37.730Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:37.730Z] ---> f78e1d325f68 [2020-03-12T18:25:37.730Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:37.730Z] ---> 6146b4c46033 [2020-03-12T18:25:37.730Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:37.730Z] ---> Running in 05f4bc7440db [2020-03-12T18:25:37.730Z] + RM_GOPATH=0 [2020-03-12T18:25:37.730Z] + TMP_GOPATH= [2020-03-12T18:25:37.730Z] + : /build [2020-03-12T18:25:37.730Z] + '[' -z '' ']' [2020-03-12T18:25:37.730Z] ++ mktemp -d [2020-03-12T18:25:37.730Z] + export GOPATH=/tmp/tmp.dEGNXmaA2s [2020-03-12T18:25:37.730Z] + GOPATH=/tmp/tmp.dEGNXmaA2s [2020-03-12T18:25:37.730Z] + RM_GOPATH=1 [2020-03-12T18:25:37.730Z] ++ dirname ./install.sh [2020-03-12T18:25:37.730Z] + dir=. [2020-03-12T18:25:37.730Z] + bin=gotestsum [2020-03-12T18:25:37.730Z] + shift [2020-03-12T18:25:37.730Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:25:37.730Z] + . ./gotestsum.installer [2020-03-12T18:25:37.730Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:25:37.730Z] + install_gotestsum [2020-03-12T18:25:37.730Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:25:37.730Z] + go get -d gotest.tools/gotestsum [2020-03-12T18:25:37.730Z] Installing gotestsum version v0.3.5 [2020-03-12T18:25:37.934Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:25:38.119Z] #14 20.65 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:25:38.219Z]  [2020-03-12T18:25:38.504Z]  ######################################################################## 100.0% [2020-03-12T18:25:38.504Z]  [2020-03-12T18:25:38.679Z] #14 DONE 21.2s [2020-03-12T18:25:38.679Z] [2020-03-12T18:25:38.679Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:25:38.679Z] #16 DONE 0.1s [2020-03-12T18:25:38.679Z] [2020-03-12T18:25:38.679Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:38.679Z] #58 154.7 CC criu/parasite-syscall.o [2020-03-12T18:25:38.679Z] #58 155.6 CC criu/path.o [2020-03-12T18:25:38.679Z] #58 155.8 CC criu/pie-util-vdso-elf32.o [2020-03-12T18:25:38.679Z] #58 156.3 CC criu/pie-util-vdso.o [2020-03-12T18:25:38.679Z] #58 156.6 CC criu/pie-util.o [2020-03-12T18:25:38.679Z] #58 156.9 CC criu/pipes.o [2020-03-12T18:25:38.679Z] #58 157.7 CC criu/plugin.o [2020-03-12T18:25:38.679Z] #58 158.4 CC criu/proc_parse.o [2020-03-12T18:25:38.679Z] #58 161.5 CC criu/protobuf-desc.o [2020-03-12T18:25:38.934Z] #58 ... [2020-03-12T18:25:38.934Z] [2020-03-12T18:25:38.934Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:25:39.124Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:25:39.410Z] skipping existing c8c2d4a6b2e3 [2020-03-12T18:25:39.410Z] [2020-03-12T18:25:39.494Z] #21 DONE 0.7s [2020-03-12T18:25:39.494Z] [2020-03-12T18:25:39.494Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:39.494Z] #58 162.4 CC criu/protobuf.o [2020-03-12T18:25:39.494Z] #58 162.9 CC criu/pstree.o [2020-03-12T18:25:39.941Z] #14 ... [2020-03-12T18:25:39.941Z] [2020-03-12T18:25:39.941Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:39.941Z] #58 144.6 CC criu/net.o [2020-03-12T18:25:39.941Z] #58 147.4 CC criu/netfilter.o [2020-03-12T18:25:39.941Z] #58 147.8 CC criu/page-pipe.o [2020-03-12T18:25:39.941Z] #58 148.3 CC criu/page-xfer.o [2020-03-12T18:25:39.941Z] #58 149.4 CC criu/pagemap-cache.o [2020-03-12T18:25:39.941Z] #58 149.7 CC criu/pagemap.o [2020-03-12T18:25:40.036Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:25:40.199Z] #58 150.6 CC criu/parasite-syscall.o [2020-03-12T18:25:40.199Z] #58 ... [2020-03-12T18:25:40.199Z] [2020-03-12T18:25:40.199Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:40.199Z] #14 13.43 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:25:40.320Z]  [2020-03-12T18:25:40.419Z] #58 163.7 CC criu/rbtree.o [2020-03-12T18:25:40.419Z] #58 163.9 CC criu/rst-malloc.o [2020-03-12T18:25:40.456Z] #14 13.83 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:25:40.608Z]  ######################################################################## 100.0% [2020-03-12T18:25:40.608Z]  [2020-03-12T18:25:40.608Z] Download of images into '/build' complete. [2020-03-12T18:25:40.608Z] Use something like the following to load the result into a Docker daemon: [2020-03-12T18:25:40.608Z] tar -cC '/build' . | docker load [2020-03-12T18:25:40.674Z] #58 164.1 CC criu/seccomp.o [2020-03-12T18:25:41.235Z] #58 164.7 CC criu/seize.o [2020-03-12T18:25:41.830Z] #14 14.96 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:25:41.830Z] #14 15.27 Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:25:42.160Z] #58 165.4 CC criu/servicefd.o [2020-03-12T18:25:42.415Z] #58 165.7 CC criu/shmem.o [2020-03-12T18:25:42.684Z] + cd /tmp/tmp.dEGNXmaA2s/src/gotest.tools/gotestsum [2020-03-12T18:25:42.684Z] + git checkout -q v0.3.5 [2020-03-12T18:25:42.684Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:25:42.975Z] #58 166.5 CC criu/sigframe.o [2020-03-12T18:25:43.205Z] #14 ... [2020-03-12T18:25:43.205Z] [2020-03-12T18:25:43.205Z] #42 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-03-12T18:25:43.205Z] #42 174.2 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:25:43.205Z] #42 176.0 + mkdir -p /build [2020-03-12T18:25:43.205Z] #42 176.0 + cp runc /build/runc [2020-03-12T18:25:43.205Z] #42 DONE 176.4s [2020-03-12T18:25:43.205Z] [2020-03-12T18:25:43.205Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:43.205Z] #14 16.56 Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:25:43.230Z] #58 166.7 CC criu/signalfd.o [2020-03-12T18:25:43.309Z] Removing intermediate container d94cf0dfdc1c [2020-03-12T18:25:43.310Z] ---> 230c6b0357f3 [2020-03-12T18:25:43.310Z] Step 24/125 : FROM base AS cross-false [2020-03-12T18:25:43.310Z] ---> 28030ed960fb [2020-03-12T18:25:43.310Z] Step 25/125 : FROM base AS cross-true [2020-03-12T18:25:43.310Z] ---> 28030ed960fb [2020-03-12T18:25:43.310Z] Step 26/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:25:43.310Z] ---> Using cache [2020-03-12T18:25:43.310Z] ---> 5f7601d0a264 [2020-03-12T18:25:43.310Z] Step 27/125 : RUN dpkg --add-architecture armhf [2020-03-12T18:25:43.310Z] ---> Running in 6bb72f71c83a [2020-03-12T18:25:43.486Z] #58 166.9 CC criu/sk-inet.o [2020-03-12T18:25:43.958Z] Removing intermediate container 6bb72f71c83a [2020-03-12T18:25:43.958Z] ---> d38b9f3d5b70 [2020-03-12T18:25:43.958Z] Step 28/125 : RUN dpkg --add-architecture arm64 [2020-03-12T18:25:43.958Z] ---> Running in f25d5265a0f2 [2020-03-12T18:25:44.410Z] #58 167.8 CC criu/sk-netlink.o [2020-03-12T18:25:44.971Z] #58 168.2 CC criu/sk-packet.o [2020-03-12T18:25:44.981Z] Removing intermediate container f25d5265a0f2 [2020-03-12T18:25:44.981Z] ---> 3be059f43b22 [2020-03-12T18:25:44.981Z] Step 29/125 : RUN dpkg --add-architecture armel [2020-03-12T18:25:44.981Z] ---> Running in 5cbdb585c74f [2020-03-12T18:25:45.105Z] #14 ... [2020-03-12T18:25:45.105Z] [2020-03-12T18:25:45.105Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:45.105Z] #58 151.5 CC criu/path.o [2020-03-12T18:25:45.105Z] #58 151.8 CC criu/pie-util-vdso-elf32.o [2020-03-12T18:25:45.105Z] #58 152.3 CC criu/pie-util-vdso.o [2020-03-12T18:25:45.105Z] #58 152.7 CC criu/pie-util.o [2020-03-12T18:25:45.105Z] #58 152.9 CC criu/pipes.o [2020-03-12T18:25:45.105Z] #58 153.6 CC criu/plugin.o [2020-03-12T18:25:45.105Z] #58 154.2 CC criu/proc_parse.o [2020-03-12T18:25:45.226Z] #58 168.8 CC criu/sk-queue.o [2020-03-12T18:25:45.605Z] Removing intermediate container 5cbdb585c74f [2020-03-12T18:25:45.605Z] ---> 53096d3de2af [2020-03-12T18:25:45.605Z] Step 30/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-armhf crossbuild-essential-arm64 crossbuild-essential-armel && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:25:45.605Z] ---> Running in a278acab6b94 [2020-03-12T18:25:45.786Z] #58 169.1 CC criu/sk-tcp.o [2020-03-12T18:25:46.346Z] #58 169.5 CC criu/sk-unix.o [2020-03-12T18:25:46.478Z] #58 156.9 CC criu/protobuf-desc.o [2020-03-12T18:25:46.618Z] Removing intermediate container a278acab6b94 [2020-03-12T18:25:46.618Z] ---> 2e0f3b45e589 [2020-03-12T18:25:46.618Z] Step 31/125 : FROM cross-${CROSS} as dev-base [2020-03-12T18:25:46.618Z] ---> 28030ed960fb [2020-03-12T18:25:46.618Z] Step 32/125 : FROM dev-base AS runtime-dev-cross-false [2020-03-12T18:25:46.618Z] ---> 28030ed960fb [2020-03-12T18:25:46.618Z] Step 33/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:25:46.618Z] ---> Using cache [2020-03-12T18:25:46.618Z] ---> 5f7601d0a264 [2020-03-12T18:25:46.618Z] Step 34/125 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-03-12T18:25:46.618Z] ---> Running in dbe7ecbf8142 [2020-03-12T18:25:46.906Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:25:46.906Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:25:46.906Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:25:46.906Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:25:46.906Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:25:47.194Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:25:47.412Z] #58 ... [2020-03-12T18:25:47.412Z] [2020-03-12T18:25:47.412Z] #14 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2020-03-12T18:25:47.412Z] #14 18.70 Building wheels for collected packages: pyyaml [2020-03-12T18:25:47.412Z] #14 18.71 Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:25:47.412Z] #14 19.80 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:25:47.412Z] #14 19.80 Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:25:47.412Z] #14 19.87 Successfully built pyyaml [2020-03-12T18:25:47.412Z] #14 19.88 Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T18:25:47.412Z] #14 20.25 Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:25:47.412Z] #14 DONE 20.7s [2020-03-12T18:25:47.412Z] [2020-03-12T18:25:47.412Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:47.412Z] #58 157.9 CC criu/protobuf.o [2020-03-12T18:25:47.412Z] #58 ... [2020-03-12T18:25:47.412Z] [2020-03-12T18:25:47.412Z] #16 [dev 9/24] COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:25:47.412Z] #16 DONE 0.2s [2020-03-12T18:25:47.412Z] [2020-03-12T18:25:47.412Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:25:47.478Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:25:47.478Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:25:47.671Z] #55 ... [2020-03-12T18:25:47.671Z] [2020-03-12T18:25:47.671Z] #21 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:25:47.707Z] #58 171.1 CC criu/sockets.o [2020-03-12T18:25:48.633Z] #58 171.9 CC criu/stats.o [2020-03-12T18:25:48.633Z] #58 172.1 CC criu/string.o [2020-03-12T18:25:48.888Z] #58 172.2 CC criu/sysctl.o [2020-03-12T18:25:49.448Z] #58 172.9 CC criu/sysfs_parse.o [2020-03-12T18:25:49.572Z] #21 DONE 1.8s [2020-03-12T18:25:49.572Z] [2020-03-12T18:25:49.572Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:49.572Z] #58 158.5 CC criu/pstree.o [2020-03-12T18:25:49.572Z] #58 159.6 CC criu/rbtree.o [2020-03-12T18:25:49.572Z] #58 159.9 CC criu/rst-malloc.o [2020-03-12T18:25:49.572Z] #58 160.2 CC criu/seccomp.o [2020-03-12T18:25:50.008Z] #58 173.3 CC criu/timerfd.o [2020-03-12T18:25:50.138Z] #58 160.7 CC criu/seize.o [2020-03-12T18:25:50.191Z] Fetched 7737 kB in 2s (2602 kB/s) [2020-03-12T18:25:50.263Z] #58 173.6 CC criu/tty.o [2020-03-12T18:25:50.704Z] #58 161.4 CC criu/servicefd.o [2020-03-12T18:25:50.815Z] Reading package lists... [2020-03-12T18:25:50.822Z] #58 ... [2020-03-12T18:25:50.822Z] [2020-03-12T18:25:50.822Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:25:50.822Z] #55 228.2 + dpkg --print-architecture [2020-03-12T18:25:50.822Z] #55 228.2 + cd /tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution [2020-03-12T18:25:50.822Z] #55 228.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:25:50.822Z] #55 228.5 + GOPATH=/tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G8xujb6c2Y [2020-03-12T18:25:50.822Z] #55 228.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:25:51.270Z] #58 161.8 CC criu/shmem.o [2020-03-12T18:25:51.960Z] #58 162.5 CC criu/sigframe.o [2020-03-12T18:25:51.960Z] #58 162.6 CC criu/signalfd.o [2020-03-12T18:25:52.044Z] Removing intermediate container 05f4bc7440db [2020-03-12T18:25:52.044Z] ---> ae57601492b3 [2020-03-12T18:25:52.044Z] Step 71/125 : FROM dev-base AS dockercli [2020-03-12T18:25:52.044Z] ---> e2dfad729422 [2020-03-12T18:25:52.044Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-12T18:25:52.044Z] ---> Running in c324a7106b8d [2020-03-12T18:25:52.114Z] Reading package lists... [2020-03-12T18:25:52.184Z] #55 ... [2020-03-12T18:25:52.184Z] [2020-03-12T18:25:52.184Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:52.184Z] #58 175.3 CC criu/tun.o [2020-03-12T18:25:52.393Z] Removing intermediate container c324a7106b8d [2020-03-12T18:25:52.393Z] ---> a235c0c64547 [2020-03-12T18:25:52.393Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:52.399Z] Building dependency tree... [2020-03-12T18:25:52.399Z] Reading state information... [2020-03-12T18:25:52.399Z] The following additional packages will be installed: [2020-03-12T18:25:52.399Z] libapparmor1 libseccomp2 [2020-03-12T18:25:52.399Z] Suggested packages: [2020-03-12T18:25:52.399Z] seccomp [2020-03-12T18:25:52.439Z] #58 175.7 CC criu/uffd.o [2020-03-12T18:25:52.526Z] #58 163.0 CC criu/sk-inet.o [2020-03-12T18:25:52.682Z] The following NEW packages will be installed: [2020-03-12T18:25:52.683Z] libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2020-03-12T18:25:52.683Z] 0 upgraded, 4 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:25:52.683Z] Need to get 296 kB of archives. [2020-03-12T18:25:52.683Z] After this operation, 1346 kB of additional disk space will be used. [2020-03-12T18:25:52.683Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2020-03-12T18:25:52.683Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2020-03-12T18:25:52.683Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2020-03-12T18:25:52.683Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2020-03-12T18:25:52.755Z] ---> 2d984c6e685c [2020-03-12T18:25:52.755Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:52.755Z] ---> 91c0ab2d1a5e [2020-03-12T18:25:52.755Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:52.971Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:25:52.971Z] Fetched 296 kB in 0s (2875 kB/s) [2020-03-12T18:25:52.971Z] Selecting previously unselected package libseccomp2:ppc64el. [2020-03-12T18:25:52.971Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:25:52.971Z] Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-03-12T18:25:52.971Z] Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:25:52.971Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-03-12T18:25:52.971Z] Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2020-03-12T18:25:52.971Z] Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:25:52.971Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-03-12T18:25:52.971Z] Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:25:52.971Z] Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:25:52.971Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-03-12T18:25:52.971Z] Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:25:52.971Z] Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:25:53.107Z] ---> Running in 70bf70c722ab [2020-03-12T18:25:53.257Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:53.257Z] Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:25:53.257Z] Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:25:53.257Z] Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2020-03-12T18:25:53.257Z] Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2020-03-12T18:25:53.257Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:25:53.364Z] #58 176.7 CC criu/util.o [2020-03-12T18:25:53.460Z] #58 163.8 CC criu/sk-netlink.o [2020-03-12T18:25:53.486Z] + RM_GOPATH=0 [2020-03-12T18:25:53.486Z] + TMP_GOPATH= [2020-03-12T18:25:53.486Z] + : /build [2020-03-12T18:25:53.486Z] + '[' -z '' ']' [2020-03-12T18:25:53.486Z] ++ mktemp -d [2020-03-12T18:25:53.486Z] + export GOPATH=/tmp/tmp.egaubqjolc [2020-03-12T18:25:53.486Z] + GOPATH=/tmp/tmp.egaubqjolc [2020-03-12T18:25:53.486Z] + RM_GOPATH=1 [2020-03-12T18:25:53.486Z] ++ dirname ./install.sh [2020-03-12T18:25:53.486Z] + dir=. [2020-03-12T18:25:53.486Z] + bin=dockercli [2020-03-12T18:25:53.486Z] + shift [2020-03-12T18:25:53.486Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:25:53.486Z] + . ./dockercli.installer [2020-03-12T18:25:53.486Z] ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:25:53.486Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:25:53.486Z] + install_dockercli [2020-03-12T18:25:53.486Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:25:53.486Z] ++ uname -m [2020-03-12T18:25:53.486Z] Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:25:53.486Z] + arch=s390x [2020-03-12T18:25:53.486Z] + '[' s390x '!=' x86_64 ']' [2020-03-12T18:25:53.486Z] + '[' s390x '!=' s390x ']' [2020-03-12T18:25:53.486Z] + url=https://download.docker.com/linux/static [2020-03-12T18:25:53.486Z] + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-03-12T18:25:53.486Z] + tar -xz docker/docker [2020-03-12T18:25:53.542Z] Removing intermediate container dbe7ecbf8142 [2020-03-12T18:25:53.542Z] ---> 9d2e1969f4cd [2020-03-12T18:25:53.542Z] Step 35/125 : FROM cross-true AS runtime-dev-cross-true [2020-03-12T18:25:53.542Z] ---> 2e0f3b45e589 [2020-03-12T18:25:53.542Z] Step 36/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:25:53.718Z] #58 164.2 CC criu/sk-packet.o [2020-03-12T18:25:53.828Z] ---> Running in 9237f2ed857a [2020-03-12T18:25:53.828Z] Removing intermediate container 9237f2ed857a [2020-03-12T18:25:53.828Z] ---> 3a090f33c36f [2020-03-12T18:25:53.828Z] Step 37/125 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libseccomp-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libapparmor-dev:armhf libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-03-12T18:25:53.828Z] ---> Running in a6cc470a8cf1 [2020-03-12T18:25:54.238Z] + mkdir -p /build [2020-03-12T18:25:54.238Z] + mv docker/docker /build/ [2020-03-12T18:25:54.238Z] + rmdir docker [2020-03-12T18:25:54.283Z] #58 164.7 CC criu/sk-queue.o [2020-03-12T18:25:54.289Z] #58 177.8 CC criu/uts_ns.o [2020-03-12T18:25:54.544Z] #58 178.0 CC criu/vdso-compat.o [2020-03-12T18:25:54.799Z] #58 178.2 CC criu/vdso.o [2020-03-12T18:25:54.843Z] Removing intermediate container a6cc470a8cf1 [2020-03-12T18:25:54.843Z] ---> a1084830010c [2020-03-12T18:25:54.843Z] Step 38/125 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-03-12T18:25:54.843Z] ---> 9d2e1969f4cd [2020-03-12T18:25:54.843Z] Step 39/125 : FROM base AS tomlv [2020-03-12T18:25:54.843Z] ---> 28030ed960fb [2020-03-12T18:25:54.843Z] Step 40/125 : ENV INSTALL_BINARY_NAME=tomlv [2020-03-12T18:25:54.843Z] ---> Running in 8c2776e7939c [2020-03-12T18:25:54.843Z] Removing intermediate container 8c2776e7939c [2020-03-12T18:25:54.843Z] ---> 3a5e08c1d029 [2020-03-12T18:25:54.843Z] Step 41/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:54.843Z] ---> 698d259b2ada [2020-03-12T18:25:54.843Z] Step 42/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:54.849Z] #58 165.2 CC criu/sk-tcp.o [2020-03-12T18:25:54.986Z] Removing intermediate container 70bf70c722ab [2020-03-12T18:25:54.986Z] ---> 5cbe72bf9063 [2020-03-12T18:25:54.986Z] Step 76/125 : FROM runtime-dev AS runc [2020-03-12T18:25:54.986Z] ---> 16e8cacfe42f [2020-03-12T18:25:54.986Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-03-12T18:25:54.986Z] ---> Running in 9809b2a76c32 [2020-03-12T18:25:54.986Z] Removing intermediate container 9809b2a76c32 [2020-03-12T18:25:54.986Z] ---> c841c57c029c [2020-03-12T18:25:54.986Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:25:55.107Z] #58 165.6 CC criu/sk-unix.o [2020-03-12T18:25:55.128Z] ---> 1ed735f52763 [2020-03-12T18:25:55.128Z] Step 43/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:55.128Z] ---> Running in 0e595d41e5f2 [2020-03-12T18:25:55.346Z] ---> f8b7e57aafe9 [2020-03-12T18:25:55.346Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:25:55.418Z] + RM_GOPATH=0 [2020-03-12T18:25:55.418Z] + TMP_GOPATH= [2020-03-12T18:25:55.418Z] + : /build [2020-03-12T18:25:55.418Z] + '[' -z '' ']' [2020-03-12T18:25:55.418Z] ++ mktemp -d [2020-03-12T18:25:55.418Z] + export GOPATH=/tmp/tmp.id26ZFhXQH [2020-03-12T18:25:55.418Z] + GOPATH=/tmp/tmp.id26ZFhXQH [2020-03-12T18:25:55.418Z] + RM_GOPATH=1 [2020-03-12T18:25:55.418Z] ++ dirname ./install.sh [2020-03-12T18:25:55.418Z] + dir=. [2020-03-12T18:25:55.418Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:25:55.418Z] + bin=tomlv [2020-03-12T18:25:55.418Z] + shift [2020-03-12T18:25:55.418Z] + '[' '!' -f ./tomlv.installer ']' [2020-03-12T18:25:55.418Z] + . ./tomlv.installer [2020-03-12T18:25:55.418Z] ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:25:55.418Z] + install_tomlv [2020-03-12T18:25:55.418Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-03-12T18:25:55.418Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.id26ZFhXQH/src/github.com/BurntSushi/toml [2020-03-12T18:25:55.418Z] Cloning into '/tmp/tmp.id26ZFhXQH/src/github.com/BurntSushi/toml'... [2020-03-12T18:25:55.672Z] #58 ... [2020-03-12T18:25:55.672Z] [2020-03-12T18:25:55.672Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:25:55.672Z] #55 224.8 + dpkg --print-architecture [2020-03-12T18:25:55.672Z] #55 224.8 + cd /tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution [2020-03-12T18:25:55.672Z] #55 224.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-03-12T18:25:55.672Z] #55 225.0 + GOPATH=/tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nUMMrRdTTB [2020-03-12T18:25:55.672Z] #55 225.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-03-12T18:25:55.697Z] ---> eb76e5353e17 [2020-03-12T18:25:55.697Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:25:55.724Z] #58 179.1 LINK criu/built-in.o [2020-03-12T18:25:55.724Z] #58 179.2 LINK criu/criu [2020-03-12T18:25:56.046Z] + cd /tmp/tmp.id26ZFhXQH/src/github.com/BurntSushi/toml [2020-03-12T18:25:56.046Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-03-12T18:25:56.046Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:25:56.046Z] errors [2020-03-12T18:25:56.046Z] math/bits [2020-03-12T18:25:56.046Z] runtime/internal/atomic [2020-03-12T18:25:56.046Z] internal/cpu [2020-03-12T18:25:56.046Z] runtime/internal/sys [2020-03-12T18:25:56.046Z] internal/bytealg [2020-03-12T18:25:56.046Z] runtime/internal/math [2020-03-12T18:25:56.046Z] unicode/utf8 [2020-03-12T18:25:56.046Z] math [2020-03-12T18:25:56.046Z] internal/race [2020-03-12T18:25:56.046Z] sync/atomic [2020-03-12T18:25:56.054Z] ---> Running in 162e6a311029 [2020-03-12T18:25:56.284Z] #58 179.6 DEP lib/c/criu.d [2020-03-12T18:25:56.284Z] #58 179.7 CC images/rpc.pb-c.o [2020-03-12T18:25:56.339Z] unicode [2020-03-12T18:25:56.339Z] internal/testlog [2020-03-12T18:25:56.339Z] encoding [2020-03-12T18:25:56.339Z] runtime [2020-03-12T18:25:56.339Z] runtime/cgo [2020-03-12T18:25:56.403Z] + RM_GOPATH=0 [2020-03-12T18:25:56.403Z] + TMP_GOPATH= [2020-03-12T18:25:56.403Z] + : /build [2020-03-12T18:25:56.403Z] + '[' -z '' ']' [2020-03-12T18:25:56.403Z] ++ mktemp -d [2020-03-12T18:25:56.403Z] + export GOPATH=/tmp/tmp.txeUr5xfvh [2020-03-12T18:25:56.403Z] + GOPATH=/tmp/tmp.txeUr5xfvh [2020-03-12T18:25:56.403Z] + RM_GOPATH=1 [2020-03-12T18:25:56.403Z] ++ dirname ./install.sh [2020-03-12T18:25:56.403Z] + dir=. [2020-03-12T18:25:56.403Z] + bin=runc [2020-03-12T18:25:56.403Z] + shift [2020-03-12T18:25:56.403Z] + '[' '!' -f ./runc.installer ']' [2020-03-12T18:25:56.403Z] + . ./runc.installer [2020-03-12T18:25:56.403Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:25:56.403Z] + install_runc [2020-03-12T18:25:56.403Z] + uname -r [2020-03-12T18:25:56.403Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:25:56.403Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:25:56.403Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:25:56.403Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.txeUr5xfvh/src/github.com/opencontainers/runc [2020-03-12T18:25:56.403Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:25:56.403Z] Cloning into '/tmp/tmp.txeUr5xfvh/src/github.com/opencontainers/runc'... [2020-03-12T18:25:56.844Z] #58 180.2 CC lib/c/criu.o [2020-03-12T18:25:56.969Z] strconv [2020-03-12T18:25:57.162Z] + cd /tmp/tmp.txeUr5xfvh/src/github.com/opencontainers/runc [2020-03-12T18:25:57.162Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:25:57.162Z] + '[' -z '' ']' [2020-03-12T18:25:57.162Z] + target=static [2020-03-12T18:25:57.162Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:25:57.521Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:25:57.769Z] #58 181.1 LINK lib/c/built-in.o [2020-03-12T18:25:57.769Z] #58 181.2 LINK lib/c/libcriu.so [2020-03-12T18:25:58.024Z] #58 181.3 GEN magic.py [2020-03-12T18:25:58.024Z] #58 181.4 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:25:58.024Z] #58 181.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:25:58.584Z] #58 182.0 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:25:58.954Z] #55 ... [2020-03-12T18:25:58.954Z] [2020-03-12T18:25:58.954Z] #58 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2020-03-12T18:25:58.954Z] #58 167.3 CC criu/sockets.o [2020-03-12T18:25:58.954Z] #58 168.0 CC criu/stats.o [2020-03-12T18:25:58.954Z] #58 168.2 CC criu/string.o [2020-03-12T18:25:58.954Z] #58 168.3 CC criu/sysctl.o [2020-03-12T18:25:58.954Z] #58 168.9 CC criu/sysfs_parse.o [2020-03-12T18:25:58.954Z] #58 169.2 CC criu/timerfd.o [2020-03-12T18:25:58.954Z] #58 169.6 CC criu/tty.o [2020-03-12T18:25:59.162Z] #58 182.6 make[1]: Nothing to be done for 'all'. [2020-03-12T18:26:00.097Z] #58 183.3 make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:26:00.097Z] #58 183.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:26:00.097Z] #58 183.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:26:00.097Z] #58 183.4 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:26:00.097Z] #58 183.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:26:00.097Z] #58 183.4 make[1]: Nothing to be done for 'all'. [2020-03-12T18:26:00.097Z] #58 183.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:26:00.328Z] #58 171.1 CC criu/tun.o [2020-03-12T18:26:00.351Z] #58 183.6 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.351Z] #58 183.6 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.351Z] #58 183.7 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.351Z] #58 183.8 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.351Z] #58 183.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.351Z] #58 183.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.468Z] sync [2020-03-12T18:26:00.469Z] io [2020-03-12T18:26:00.469Z] reflect [2020-03-12T18:26:00.469Z] syscall [2020-03-12T18:26:00.606Z] #58 183.9 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.606Z] #58 184.0 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:00.606Z] #58 184.0 INSTALL criu/criu [2020-03-12T18:26:00.755Z] bytes [2020-03-12T18:26:00.755Z] strings [2020-03-12T18:26:00.860Z] #58 DONE 184.4s [2020-03-12T18:26:00.860Z] [2020-03-12T18:26:00.860Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:26:00.894Z] #58 171.5 CC criu/uffd.o [2020-03-12T18:26:01.045Z] bufio [2020-03-12T18:26:01.114Z] #24 ... [2020-03-12T18:26:01.114Z] [2020-03-12T18:26:01.114Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:26:01.114Z] #55 248.6 + rm -rf /tmp/tmp.G8xujb6c2Y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.G8xujb6c2Y [2020-03-12T18:26:01.368Z] #55 DONE 248.7s [2020-03-12T18:26:01.368Z] [2020-03-12T18:26:01.368Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:01.377Z] path [2020-03-12T18:26:01.674Z] text/tabwriter [2020-03-12T18:26:01.961Z] internal/syscall/unix [2020-03-12T18:26:01.961Z] time [2020-03-12T18:26:02.299Z] #58 172.6 CC criu/util.o [2020-03-12T18:26:02.587Z] sort [2020-03-12T18:26:02.587Z] internal/poll [2020-03-12T18:26:02.863Z] #58 173.6 CC criu/uts_ns.o [2020-03-12T18:26:02.873Z] internal/fmtsort [2020-03-12T18:26:02.873Z] os [2020-03-12T18:26:03.120Z] #58 173.8 CC criu/vdso-compat.o [2020-03-12T18:26:03.159Z] path/filepath [2020-03-12T18:26:03.159Z] fmt [2020-03-12T18:26:03.443Z] io/ioutil [2020-03-12T18:26:03.685Z] #58 174.1 CC criu/vdso.o [2020-03-12T18:26:03.729Z] log [2020-03-12T18:26:03.729Z] flag [2020-03-12T18:26:03.729Z] github.com/BurntSushi/toml [2020-03-12T18:26:04.250Z] #58 174.8 LINK criu/built-in.o [2020-03-12T18:26:04.250Z] #58 174.9 LINK criu/criu [2020-03-12T18:26:04.631Z] #47 ... [2020-03-12T18:26:04.631Z] [2020-03-12T18:26:04.631Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:26:04.631Z] #24 DONE 251.3s [2020-03-12T18:26:04.631Z] [2020-03-12T18:26:04.631Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:04.763Z] github.com/BurntSushi/toml/cmd/tomlv [2020-03-12T18:26:04.815Z] #58 175.2 DEP lib/c/criu.d [2020-03-12T18:26:04.815Z] #58 175.3 CC images/rpc.pb-c.o [2020-03-12T18:26:05.380Z] #58 175.9 CC lib/c/criu.o [2020-03-12T18:26:05.993Z] #47 ... [2020-03-12T18:26:05.993Z] [2020-03-12T18:26:05.993Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:26:06.253Z] Removing intermediate container 0e595d41e5f2 [2020-03-12T18:26:06.253Z] ---> ff9624862634 [2020-03-12T18:26:06.253Z] Step 44/125 : FROM base AS vndr [2020-03-12T18:26:06.253Z] ---> 28030ed960fb [2020-03-12T18:26:06.253Z] Step 45/125 : ENV INSTALL_BINARY_NAME=vndr [2020-03-12T18:26:06.253Z] ---> Running in 3b5818a95a95 [2020-03-12T18:26:06.253Z] Removing intermediate container 3b5818a95a95 [2020-03-12T18:26:06.253Z] ---> 801a0d4a109f [2020-03-12T18:26:06.253Z] Step 46/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:06.320Z] #58 176.8 LINK lib/c/built-in.o [2020-03-12T18:26:06.320Z] #58 176.8 LINK lib/c/libcriu.so [2020-03-12T18:26:06.320Z] #58 177.0 GEN magic.py [2020-03-12T18:26:06.540Z] ---> 4da5c36cd7fa [2020-03-12T18:26:06.541Z] Step 47/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:06.541Z] ---> 98a0f12c3f40 [2020-03-12T18:26:06.541Z] Step 48/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:06.541Z] ---> Running in b1922a2e7d89 [2020-03-12T18:26:06.553Z] #25 DONE 0.5s [2020-03-12T18:26:06.553Z] [2020-03-12T18:26:06.553Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:26:06.553Z] #28 DONE 0.1s [2020-03-12T18:26:06.553Z] [2020-03-12T18:26:06.553Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:06.578Z] #58 177.1 Note: Building without setproctitle() and strlcpy() support. [2020-03-12T18:26:06.578Z] #58 177.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-03-12T18:26:06.811Z] #47 ... [2020-03-12T18:26:06.812Z] [2020-03-12T18:26:06.812Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:26:06.812Z] #31 DONE 0.1s [2020-03-12T18:26:06.812Z] [2020-03-12T18:26:06.812Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:26:06.812Z] #34 DONE 0.1s [2020-03-12T18:26:06.812Z] [2020-03-12T18:26:06.812Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:26:06.812Z] #39 DONE 0.1s [2020-03-12T18:26:06.812Z] [2020-03-12T18:26:06.812Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:06.830Z] + RM_GOPATH=0 [2020-03-12T18:26:06.830Z] + TMP_GOPATH= [2020-03-12T18:26:06.830Z] + : /build [2020-03-12T18:26:06.830Z] + '[' -z '' ']' [2020-03-12T18:26:06.830Z] ++ mktemp -d [2020-03-12T18:26:06.830Z] + export GOPATH=/tmp/tmp.hMfNCd3QPx [2020-03-12T18:26:06.830Z] + GOPATH=/tmp/tmp.hMfNCd3QPx [2020-03-12T18:26:06.830Z] + RM_GOPATH=1 [2020-03-12T18:26:06.830Z] ++ dirname ./install.sh [2020-03-12T18:26:06.830Z] Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:26:06.830Z] + dir=. [2020-03-12T18:26:06.830Z] + bin=vndr [2020-03-12T18:26:06.830Z] + shift [2020-03-12T18:26:06.830Z] + '[' '!' -f ./vndr.installer ']' [2020-03-12T18:26:06.830Z] + . ./vndr.installer [2020-03-12T18:26:06.830Z] ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:26:06.830Z] + install_vndr [2020-03-12T18:26:06.830Z] + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2020-03-12T18:26:06.830Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.hMfNCd3QPx/src/github.com/LK4D4/vndr [2020-03-12T18:26:07.066Z] #47 ... [2020-03-12T18:26:07.066Z] [2020-03-12T18:26:07.066Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:26:07.066Z] #43 DONE 0.1s [2020-03-12T18:26:07.066Z] [2020-03-12T18:26:07.066Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:07.114Z] Cloning into '/tmp/tmp.hMfNCd3QPx/src/github.com/LK4D4/vndr'... [2020-03-12T18:26:07.144Z] #58 177.6 fatal: Not a git repository (or any of the parent directories): .git [2020-03-12T18:26:07.398Z] + cd /tmp/tmp.hMfNCd3QPx/src/github.com/LK4D4/vndr [2020-03-12T18:26:07.398Z] + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2020-03-12T18:26:07.398Z] + go build -buildmode=pie -v -o /build/vndr . [2020-03-12T18:26:07.684Z] errors [2020-03-12T18:26:07.684Z] internal/race [2020-03-12T18:26:07.684Z] internal/cpu [2020-03-12T18:26:07.684Z] runtime/internal/atomic [2020-03-12T18:26:07.684Z] runtime/internal/sys [2020-03-12T18:26:07.684Z] sync/atomic [2020-03-12T18:26:07.684Z] runtime/internal/math [2020-03-12T18:26:07.684Z] internal/bytealg [2020-03-12T18:26:07.684Z] unicode [2020-03-12T18:26:07.684Z] unicode/utf8 [2020-03-12T18:26:07.684Z] math/bits [2020-03-12T18:26:07.684Z] internal/testlog [2020-03-12T18:26:07.684Z] math [2020-03-12T18:26:07.684Z] encoding [2020-03-12T18:26:07.710Z] #58 178.2 make[1]: Nothing to be done for 'all'. [2020-03-12T18:26:07.972Z] runtime [2020-03-12T18:26:07.972Z] unicode/utf16 [2020-03-12T18:26:07.972Z] container/list [2020-03-12T18:26:08.261Z] crypto/internal/subtle [2020-03-12T18:26:08.261Z] crypto/subtle [2020-03-12T18:26:08.261Z] internal/x/crypto/cryptobyte/asn1 [2020-03-12T18:26:08.261Z] internal/nettrace [2020-03-12T18:26:08.261Z] internal/x/net/dns/dnsmessage [2020-03-12T18:26:08.261Z] runtime/cgo [2020-03-12T18:26:08.278Z] #58 178.8 make[1]: 'images/built-in.o' is up to date. [2020-03-12T18:26:08.278Z] #58 178.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-03-12T18:26:08.278Z] #58 178.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-03-12T18:26:08.278Z] #58 178.9 make[1]: 'compel/libcompel.a' is up to date. [2020-03-12T18:26:08.278Z] #58 178.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-03-12T18:26:08.278Z] #58 178.9 make[1]: Nothing to be done for 'all'. [2020-03-12T18:26:08.278Z] #58 178.9 make[1]: 'soccr/libsoccr.a' is up to date. [2020-03-12T18:26:08.536Z] #58 179.2 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.536Z] #58 179.2 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.552Z] strconv [2020-03-12T18:26:08.795Z] #58 179.2 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.3 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.4 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.4 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.4 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.5 make[2]: Nothing to be done for 'all'. [2020-03-12T18:26:08.795Z] #58 179.5 INSTALL criu/criu [2020-03-12T18:26:09.185Z] crypto/rc4 [2020-03-12T18:26:09.729Z] #58 DONE 180.2s [2020-03-12T18:26:09.729Z] [2020-03-12T18:26:09.729Z] #55 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... [2020-03-12T18:26:10.294Z] #55 244.8 + rm -rf /tmp/tmp.nUMMrRdTTB/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.nUMMrRdTTB [2020-03-12T18:26:10.294Z] #55 DONE 244.9s [2020-03-12T18:26:10.294Z] [2020-03-12T18:26:10.294Z] #24 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-03-12T18:26:11.492Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:26:11.492Z] + mkdir -p /build [2020-03-12T18:26:11.492Z] + cp runc /build/runc [2020-03-12T18:26:11.492Z] Removing intermediate container 162e6a311029 [2020-03-12T18:26:11.492Z] ---> e89dcffa9ad0 [2020-03-12T18:26:11.492Z] Step 81/125 : FROM dev-base AS tini [2020-03-12T18:26:11.492Z] ---> e2dfad729422 [2020-03-12T18:26:11.492Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:26:11.492Z] ---> Using cache [2020-03-12T18:26:11.492Z] ---> 3a7797254b3a [2020-03-12T18:26:11.492Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-12T18:26:11.492Z] ---> Running in e69d21c30b2f [2020-03-12T18:26:12.235Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:26:12.235Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:26:12.235Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:26:12.581Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:26:12.581Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:26:12.581Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:26:12.672Z] sync [2020-03-12T18:26:12.672Z] github.com/LK4D4/vndr/godl/singleflight [2020-03-12T18:26:12.672Z] io [2020-03-12T18:26:12.672Z] reflect [2020-03-12T18:26:12.672Z] syscall [2020-03-12T18:26:12.672Z] math/rand [2020-03-12T18:26:12.672Z] bytes [2020-03-12T18:26:12.672Z] strings [2020-03-12T18:26:12.818Z] #24 DONE 246.7s [2020-03-12T18:26:12.818Z] [2020-03-12T18:26:12.818Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:12.929Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:26:12.929Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:26:12.959Z] bufio [2020-03-12T18:26:13.250Z] path [2020-03-12T18:26:13.250Z] hash [2020-03-12T18:26:13.540Z] crypto/internal/randutil [2020-03-12T18:26:13.540Z] internal/singleflight [2020-03-12T18:26:13.540Z] hash/crc32 [2020-03-12T18:26:13.540Z] crypto [2020-03-12T18:26:13.540Z] crypto/sha512 [2020-03-12T18:26:13.829Z] time [2020-03-12T18:26:13.830Z] internal/syscall/unix [2020-03-12T18:26:13.830Z] crypto/hmac [2020-03-12T18:26:13.830Z] crypto/sha1 [2020-03-12T18:26:13.830Z] crypto/sha256 [2020-03-12T18:26:14.121Z] internal/x/crypto/hkdf [2020-03-12T18:26:14.121Z] internal/x/text/transform [2020-03-12T18:26:14.155Z] Fetched 7685 kB in 2s (3339 kB/s) [2020-03-12T18:26:14.189Z] #47 ... [2020-03-12T18:26:14.189Z] [2020-03-12T18:26:14.189Z] #25 [dev 11/24] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:26:14.516Z] Reading package lists... [2020-03-12T18:26:14.749Z] encoding/binary [2020-03-12T18:26:14.749Z] sort [2020-03-12T18:26:14.749Z] internal/poll [2020-03-12T18:26:14.749Z] regexp/syntax [2020-03-12T18:26:14.749Z] internal/fmtsort [2020-03-12T18:26:14.755Z] #25 DONE 0.6s [2020-03-12T18:26:14.755Z] [2020-03-12T18:26:14.755Z] #28 [dev 12/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:26:14.870Z] Reading package lists... [2020-03-12T18:26:15.013Z] #28 DONE 0.1s [2020-03-12T18:26:15.013Z] [2020-03-12T18:26:15.013Z] #31 [dev 13/24] COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:26:15.013Z] #31 DONE 0.1s [2020-03-12T18:26:15.013Z] [2020-03-12T18:26:15.013Z] #34 [dev 14/24] COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:26:15.013Z] #34 DONE 0.1s [2020-03-12T18:26:15.013Z] [2020-03-12T18:26:15.013Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:15.037Z] encoding/base64 [2020-03-12T18:26:15.037Z] crypto/cipher [2020-03-12T18:26:15.138Z] #47 221.1 🇩 bin/containerd [2020-03-12T18:26:15.229Z] Building dependency tree... [2020-03-12T18:26:15.229Z] Reading state information... [2020-03-12T18:26:15.229Z] The following additional packages will be installed: [2020-03-12T18:26:15.229Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:26:15.229Z] Suggested packages: [2020-03-12T18:26:15.229Z] codeblocks eclipse ninja-build lrzip [2020-03-12T18:26:15.229Z] Recommended packages: [2020-03-12T18:26:15.229Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:26:15.229Z] The following NEW packages will be installed: [2020-03-12T18:26:15.229Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:26:15.229Z] vim-common xxd [2020-03-12T18:26:15.270Z] #47 ... [2020-03-12T18:26:15.270Z] [2020-03-12T18:26:15.270Z] #39 [dev 15/24] COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:26:15.270Z] #39 DONE 0.1s [2020-03-12T18:26:15.270Z] [2020-03-12T18:26:15.270Z] #43 [dev 16/24] COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:26:15.270Z] #43 DONE 0.1s [2020-03-12T18:26:15.270Z] [2020-03-12T18:26:15.270Z] #47 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-03-12T18:26:15.326Z] os [2020-03-12T18:26:15.326Z] crypto/md5 [2020-03-12T18:26:15.326Z] encoding/pem [2020-03-12T18:26:15.577Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:26:15.577Z] Need to get 13.2 MB of archives. [2020-03-12T18:26:15.577Z] After this operation, 59.4 MB of additional disk space will be used. [2020-03-12T18:26:15.577Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:26:15.614Z] crypto/aes [2020-03-12T18:26:15.614Z] crypto/des [2020-03-12T18:26:15.614Z] internal/x/crypto/internal/chacha20 [2020-03-12T18:26:15.901Z] internal/x/crypto/poly1305 [2020-03-12T18:26:15.901Z] internal/x/crypto/curve25519 [2020-03-12T18:26:15.901Z] internal/x/crypto/chacha20poly1305 [2020-03-12T18:26:15.901Z] regexp [2020-03-12T18:26:16.009Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:26:16.009Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2020-03-12T18:26:16.189Z] path/filepath [2020-03-12T18:26:16.189Z] fmt [2020-03-12T18:26:16.189Z] io/ioutil [2020-03-12T18:26:16.817Z] go/token [2020-03-12T18:26:16.817Z] flag [2020-03-12T18:26:16.817Z] text/template/parse [2020-03-12T18:26:16.817Z] net/url [2020-03-12T18:26:16.817Z] go/scanner [2020-03-12T18:26:17.108Z] log [2020-03-12T18:26:17.108Z] encoding/json [2020-03-12T18:26:17.402Z] go/ast [2020-03-12T18:26:17.402Z] encoding/xml [2020-03-12T18:26:17.894Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2020-03-12T18:26:17.894Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2020-03-12T18:26:18.030Z] text/template [2020-03-12T18:26:18.246Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-03-12T18:26:18.246Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2020-03-12T18:26:18.246Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2020-03-12T18:26:18.609Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:26:18.609Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:26:18.609Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:26:18.609Z] Fetched 13.2 MB in 3s (4021 kB/s) [2020-03-12T18:26:18.609Z] Selecting previously unselected package cmake-data. [2020-03-12T18:26:18.609Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2020-03-12T18:26:18.609Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:26:18.609Z] Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:26:18.660Z] go/parser [2020-03-12T18:26:18.949Z] compress/flate [2020-03-12T18:26:18.962Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:26:18.962Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:26:18.963Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:26:18.963Z] Selecting previously unselected package libicu57:s390x. [2020-03-12T18:26:18.963Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2020-03-12T18:26:18.963Z] Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2020-03-12T18:26:19.236Z] context [2020-03-12T18:26:19.523Z] go/doc [2020-03-12T18:26:19.523Z] math/big [2020-03-12T18:26:19.523Z] encoding/hex [2020-03-12T18:26:19.735Z] Selecting previously unselected package libxml2:s390x. [2020-03-12T18:26:19.735Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2020-03-12T18:26:19.735Z] Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:26:19.735Z] Selecting previously unselected package libarchive13:s390x. [2020-03-12T18:26:19.735Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2020-03-12T18:26:19.735Z] Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-03-12T18:26:19.735Z] Selecting previously unselected package libjsoncpp1:s390x. [2020-03-12T18:26:19.735Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-03-12T18:26:19.735Z] Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T18:26:19.735Z] Selecting previously unselected package libuv1:s390x. [2020-03-12T18:26:19.736Z] Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2020-03-12T18:26:19.736Z] Unpacking libuv1:s390x (1.9.1-3) ... [2020-03-12T18:26:19.814Z] compress/gzip [2020-03-12T18:26:19.814Z] net [2020-03-12T18:26:19.814Z] internal/x/text/unicode/bidi [2020-03-12T18:26:20.083Z] Selecting previously unselected package cmake. [2020-03-12T18:26:20.083Z] Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2020-03-12T18:26:20.083Z] Unpacking cmake (3.7.2-1) ... [2020-03-12T18:26:20.083Z] Selecting previously unselected package xxd. [2020-03-12T18:26:20.083Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:26:20.083Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:20.435Z] Selecting previously unselected package vim-common. [2020-03-12T18:26:20.435Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:26:20.435Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:20.435Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:26:20.435Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:20.435Z] Setting up libuv1:s390x (1.9.1-3) ... [2020-03-12T18:26:20.435Z] Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:26:20.435Z] Setting up libicu57:s390x (57.1-6+deb9u3) ... [2020-03-12T18:26:20.435Z] Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:26:20.435Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:26:20.435Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:20.435Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:26:20.435Z] Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-03-12T18:26:20.435Z] Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2020-03-12T18:26:20.435Z] Setting up cmake (3.7.2-1) ... [2020-03-12T18:26:20.435Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:26:20.443Z] github.com/LK4D4/vndr/build [2020-03-12T18:26:20.443Z] internal/x/text/secure/bidirule [2020-03-12T18:26:20.443Z] internal/x/text/unicode/norm [2020-03-12T18:26:21.296Z] internal/x/net/http2/hpack [2020-03-12T18:26:21.663Z] Removing intermediate container e69d21c30b2f [2020-03-12T18:26:21.663Z] ---> 851d5fb98fe0 [2020-03-12T18:26:21.663Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:21.663Z] ---> 3cc4d13fc1e8 [2020-03-12T18:26:21.663Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-03-12T18:26:21.663Z] ---> Running in 9f2903092362 [2020-03-12T18:26:21.923Z] mime [2020-03-12T18:26:21.923Z] crypto/rand [2020-03-12T18:26:21.923Z] crypto/elliptic [2020-03-12T18:26:21.923Z] encoding/asn1 [2020-03-12T18:26:22.025Z] Removing intermediate container 9f2903092362 [2020-03-12T18:26:22.025Z] ---> 2a8c6100326b [2020-03-12T18:26:22.025Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:22.211Z] crypto/rsa [2020-03-12T18:26:22.379Z] ---> 09d572eda8be [2020-03-12T18:26:22.379Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:22.379Z] ---> Running in d47d38bb693a [2020-03-12T18:26:22.736Z] + RM_GOPATH=0 [2020-03-12T18:26:22.736Z] + TMP_GOPATH= [2020-03-12T18:26:22.736Z] + : /build [2020-03-12T18:26:22.736Z] + '[' -z '' ']' [2020-03-12T18:26:22.736Z] ++ mktemp -d [2020-03-12T18:26:22.736Z] + export GOPATH=/tmp/tmp.cLJsBSCYio [2020-03-12T18:26:22.736Z] + GOPATH=/tmp/tmp.cLJsBSCYio [2020-03-12T18:26:22.736Z] + RM_GOPATH=1 [2020-03-12T18:26:22.736Z] ++ dirname ./install.sh [2020-03-12T18:26:22.736Z] + dir=. [2020-03-12T18:26:22.736Z] + bin=tini [2020-03-12T18:26:22.736Z] + shift [2020-03-12T18:26:22.736Z] + '[' '!' -f ./tini.installer ']' [2020-03-12T18:26:22.736Z] + . ./tini.installer [2020-03-12T18:26:22.736Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:26:22.736Z] + install_tini [2020-03-12T18:26:22.736Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:26:22.736Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.cLJsBSCYio/tini [2020-03-12T18:26:22.736Z] Cloning into '/tmp/tmp.cLJsBSCYio/tini'... [2020-03-12T18:26:22.736Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:26:22.852Z] crypto/dsa [2020-03-12T18:26:22.852Z] internal/x/net/idna [2020-03-12T18:26:22.852Z] mime/quotedprintable [2020-03-12T18:26:22.852Z] crypto/ecdsa [2020-03-12T18:26:22.852Z] crypto/x509/pkix [2020-03-12T18:26:23.085Z] + cd /tmp/tmp.cLJsBSCYio/tini [2020-03-12T18:26:23.085Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:26:23.085Z] + cmake . [2020-03-12T18:26:23.085Z] -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:26:23.085Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:26:23.140Z] internal/x/crypto/cryptobyte [2020-03-12T18:26:23.140Z] net/http/internal [2020-03-12T18:26:23.374Z] #47 216.4 🇩 bin/containerd [2020-03-12T18:26:23.428Z] os/exec [2020-03-12T18:26:23.433Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:26:23.433Z] -- Detecting C compiler ABI info [2020-03-12T18:26:23.433Z] -- Detecting C compiler ABI info - done [2020-03-12T18:26:23.433Z] -- Detecting C compile features [2020-03-12T18:26:23.433Z] -- Detecting C compile features - done [2020-03-12T18:26:23.433Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:26:23.433Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:26:23.433Z] -- Configuring done [2020-03-12T18:26:23.433Z] -- Generating done [2020-03-12T18:26:23.433Z] -- Build files have been written to: /tmp/tmp.cLJsBSCYio/tini [2020-03-12T18:26:23.433Z] + make tini-static [2020-03-12T18:26:23.433Z] Scanning dependencies of target tini-static [2020-03-12T18:26:23.433Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:26:23.792Z] [100%] Linking C executable tini-static [2020-03-12T18:26:23.792Z] [100%] Built target tini-static [2020-03-12T18:26:23.792Z] + mkdir -p /build [2020-03-12T18:26:23.792Z] + cp tini-static /build/docker-init [2020-03-12T18:26:24.562Z] Removing intermediate container d47d38bb693a [2020-03-12T18:26:24.562Z] ---> ee5e91915199 [2020-03-12T18:26:24.562Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-03-12T18:26:24.562Z] ---> e2dfad729422 [2020-03-12T18:26:24.562Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-12T18:26:24.562Z] ---> Running in c1f7fdd05032 [2020-03-12T18:26:24.562Z] Removing intermediate container c1f7fdd05032 [2020-03-12T18:26:24.562Z] ---> 27faae1668d7 [2020-03-12T18:26:24.562Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:24.927Z] net/textproto [2020-03-12T18:26:24.927Z] internal/x/net/http/httpproxy [2020-03-12T18:26:24.927Z] crypto/x509 [2020-03-12T18:26:24.937Z] ---> 6acb23103123 [2020-03-12T18:26:24.937Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:25.215Z] internal/x/net/http/httpguts [2020-03-12T18:26:25.216Z] mime/multipart [2020-03-12T18:26:25.323Z] ---> 30991bb151a0 [2020-03-12T18:26:25.323Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:25.323Z] ---> Running in 2f5dbec96f9b [2020-03-12T18:26:25.748Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:26:25.748Z] + RM_GOPATH=0 [2020-03-12T18:26:25.748Z] + TMP_GOPATH= [2020-03-12T18:26:25.748Z] + : /build/ [2020-03-12T18:26:25.748Z] + '[' -z '' ']' [2020-03-12T18:26:25.748Z] ++ mktemp -d [2020-03-12T18:26:25.748Z] + export GOPATH=/tmp/tmp.UgmrvOuajl [2020-03-12T18:26:25.748Z] + GOPATH=/tmp/tmp.UgmrvOuajl [2020-03-12T18:26:25.748Z] + RM_GOPATH=1 [2020-03-12T18:26:25.748Z] ++ dirname ./install.sh [2020-03-12T18:26:25.748Z] + dir=. [2020-03-12T18:26:25.748Z] + bin=rootlesskit [2020-03-12T18:26:25.748Z] + shift [2020-03-12T18:26:25.748Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:26:25.748Z] + . ./rootlesskit.installer [2020-03-12T18:26:25.748Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:26:25.748Z] + install_rootlesskit [2020-03-12T18:26:25.748Z] + case "$1" in [2020-03-12T18:26:25.748Z] + export CGO_ENABLED=0 [2020-03-12T18:26:25.748Z] + CGO_ENABLED=0 [2020-03-12T18:26:25.748Z] + _install_rootlesskit [2020-03-12T18:26:25.748Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:26:25.748Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UgmrvOuajl/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:26:25.748Z] Cloning into '/tmp/tmp.UgmrvOuajl/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:26:25.836Z] crypto/tls [2020-03-12T18:26:26.464Z] 65014b3c3121: Pull complete [2020-03-12T18:26:26.516Z] + cd /tmp/tmp.UgmrvOuajl/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:26:26.516Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:26:26.516Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:26:26.516Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:26:27.885Z] net/http/httptrace [2020-03-12T18:26:27.885Z] net/http [2020-03-12T18:26:31.365Z] github.com/LK4D4/vndr/godl [2020-03-12T18:26:31.365Z] github.com/LK4D4/vndr [2020-03-12T18:26:32.723Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:26:32.723Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:26:33.947Z] Removing intermediate container 2f5dbec96f9b [2020-03-12T18:26:33.947Z] ---> e83028a5129b [2020-03-12T18:26:33.947Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:26:33.947Z] ---> a06d119c03d8 [2020-03-12T18:26:33.947Z] Step 94/125 : FROM runtime-dev AS dev [2020-03-12T18:26:33.947Z] ---> 16e8cacfe42f [2020-03-12T18:26:33.947Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:26:33.947Z] ---> Running in 7dab8bb6f2e9 [2020-03-12T18:26:34.305Z] Removing intermediate container 7dab8bb6f2e9 [2020-03-12T18:26:34.305Z] ---> eb27d913ca95 [2020-03-12T18:26:34.305Z] Step 96/125 : RUN groupadd -r docker [2020-03-12T18:26:34.305Z] ---> Running in 26d40f745664 [2020-03-12T18:26:35.539Z] Removing intermediate container 26d40f745664 [2020-03-12T18:26:35.539Z] ---> f455b1f2f072 [2020-03-12T18:26:35.539Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:26:35.539Z] ---> Running in d69f6e3f54e7 [2020-03-12T18:26:35.792Z] Removing intermediate container b1922a2e7d89 [2020-03-12T18:26:35.792Z] ---> 1683eecb0601 [2020-03-12T18:26:35.792Z] Step 49/125 : FROM dev-base AS containerd [2020-03-12T18:26:35.792Z] ---> 28030ed960fb [2020-03-12T18:26:35.792Z] Step 50/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:26:35.792Z] ---> Using cache [2020-03-12T18:26:35.792Z] ---> 5f7601d0a264 [2020-03-12T18:26:35.792Z] Step 51/125 : RUN apt-get update && apt-get install -y --no-install-recommends btrfs-tools && rm -rf /var/lib/apt/lists/* [2020-03-12T18:26:35.792Z] ---> Running in 1e24e855f363 [2020-03-12T18:26:36.080Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:26:36.080Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:26:36.080Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:26:36.080Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:26:36.080Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:26:36.366Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:26:36.654Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:26:36.654Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:26:36.829Z] Removing intermediate container d69f6e3f54e7 [2020-03-12T18:26:36.829Z] ---> d8e6f306de1a [2020-03-12T18:26:36.829Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-12T18:26:36.829Z] ---> Running in 42537671b80f [2020-03-12T18:26:37.296Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:26:37.696Z] Removing intermediate container 42537671b80f [2020-03-12T18:26:37.696Z] ---> a5de85c5c321 [2020-03-12T18:26:37.696Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-12T18:26:37.696Z] ---> Running in 00928e7688a6 [2020-03-12T18:26:38.901Z] Removing intermediate container 00928e7688a6 [2020-03-12T18:26:38.901Z] ---> a7b4a75f4850 [2020-03-12T18:26:38.901Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-12T18:26:38.901Z] ---> Running in b4b766460c5d [2020-03-12T18:26:39.365Z] Fetched 7737 kB in 3s (2489 kB/s) [2020-03-12T18:26:40.109Z] Removing intermediate container b4b766460c5d [2020-03-12T18:26:40.109Z] ---> 2b649f78d529 [2020-03-12T18:26:40.109Z] Step 101/125 : RUN ldconfig [2020-03-12T18:26:40.109Z] ---> Running in e80995fab9f1 [2020-03-12T18:26:40.392Z] Reading package lists... [2020-03-12T18:26:40.895Z] Removing intermediate container e80995fab9f1 [2020-03-12T18:26:40.895Z] ---> e49e68d6d62d [2020-03-12T18:26:40.895Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-03-12T18:26:41.257Z] ---> Running in f677bfed16bd [2020-03-12T18:26:41.407Z] Reading package lists... [2020-03-12T18:26:41.615Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:26:41.617Z] #47 244.3 🇩 bin/containerd-stress [2020-03-12T18:26:41.617Z] #47 246.0 🇩 bin/containerd-shim [2020-03-12T18:26:41.691Z] Building dependency tree... [2020-03-12T18:26:41.691Z] Reading state information... [2020-03-12T18:26:41.691Z] The following additional packages will be installed: [2020-03-12T18:26:41.691Z] btrfs-progs liblzo2-2 [2020-03-12T18:26:41.968Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:26:41.968Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:26:41.968Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:26:41.968Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:26:41.968Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [498 kB] [2020-03-12T18:26:41.968Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2020-03-12T18:26:41.968Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6853 kB] [2020-03-12T18:26:41.987Z] The following NEW packages will be installed: [2020-03-12T18:26:41.987Z] btrfs-progs btrfs-tools liblzo2-2 [2020-03-12T18:26:41.987Z] 0 upgraded, 3 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:26:41.987Z] Need to get 588 kB of archives. [2020-03-12T18:26:41.987Z] After this operation, 5005 kB of additional disk space will be used. [2020-03-12T18:26:41.987Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:26:41.987Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-03-12T18:26:41.987Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-03-12T18:26:42.272Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:26:42.272Z] Fetched 588 kB in 0s (5829 kB/s) [2020-03-12T18:26:42.272Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:26:42.272Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:26:42.272Z] Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:26:42.272Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:26:42.272Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:26:42.272Z] Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-03-12T18:26:42.272Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:26:42.272Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:26:42.272Z] Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-03-12T18:26:42.272Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:26:42.560Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:26:42.560Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:26:42.560Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:26:42.560Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:26:42.560Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:26:43.175Z] Fetched 7685 kB in 1s (5013 kB/s) [2020-03-12T18:26:43.186Z] Removing intermediate container 1e24e855f363 [2020-03-12T18:26:43.186Z] ---> ff91f5f1241f [2020-03-12T18:26:43.186Z] Step 52/125 : ENV INSTALL_BINARY_NAME=containerd [2020-03-12T18:26:43.186Z] ---> Running in 079bae2b5183 [2020-03-12T18:26:43.186Z] Removing intermediate container 079bae2b5183 [2020-03-12T18:26:43.186Z] ---> b36dc6590f2d [2020-03-12T18:26:43.186Z] Step 53/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:26:43.471Z] ---> 7722e582f6c6 [2020-03-12T18:26:43.472Z] Step 54/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:26:43.472Z] ---> 92b44b55ff95 [2020-03-12T18:26:43.472Z] Step 55/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:26:43.472Z] ---> Running in 3173556bbd8b [2020-03-12T18:26:43.523Z] Reading package lists... [2020-03-12T18:26:43.765Z] + RM_GOPATH=0 [2020-03-12T18:26:43.765Z] + TMP_GOPATH= [2020-03-12T18:26:43.765Z] + : /build [2020-03-12T18:26:43.765Z] + '[' -z '' ']' [2020-03-12T18:26:43.765Z] ++ mktemp -d [2020-03-12T18:26:43.765Z] + export GOPATH=/tmp/tmp.eX21IyRhzN [2020-03-12T18:26:43.765Z] + GOPATH=/tmp/tmp.eX21IyRhzN [2020-03-12T18:26:43.765Z] + RM_GOPATH=1 [2020-03-12T18:26:43.765Z] ++ dirname ./install.sh [2020-03-12T18:26:43.765Z] + dir=. [2020-03-12T18:26:43.765Z] + bin=containerd [2020-03-12T18:26:43.765Z] + shift [2020-03-12T18:26:43.765Z] + '[' '!' -f ./containerd.installer ']' [2020-03-12T18:26:43.765Z] + . ./containerd.installer [2020-03-12T18:26:43.765Z] ++ CONTAINERD_COMMIT=7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:26:43.765Z] + install_containerd [2020-03-12T18:26:43.765Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:26:43.765Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-03-12T18:26:43.765Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.eX21IyRhzN/src/github.com/containerd/containerd [2020-03-12T18:26:43.765Z] Cloning into '/tmp/tmp.eX21IyRhzN/src/github.com/containerd/containerd'... [2020-03-12T18:26:44.279Z] Reading package lists... [2020-03-12T18:26:44.279Z] Building dependency tree... [2020-03-12T18:26:44.279Z] Reading state information... [2020-03-12T18:26:44.279Z] The following additional packages will be installed: [2020-03-12T18:26:44.279Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:26:44.279Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:26:44.279Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:26:44.279Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:26:44.279Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:26:44.279Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:26:44.279Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:26:44.279Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:26:44.279Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:26:44.279Z] Suggested packages: [2020-03-12T18:26:44.279Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:26:44.279Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:26:44.279Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:26:44.279Z] vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:26:44.279Z] Recommended packages: [2020-03-12T18:26:44.279Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:26:44.279Z] python3-keyrings.alt python3-xdg unzip [2020-03-12T18:26:44.631Z] The following NEW packages will be installed: [2020-03-12T18:26:44.631Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:26:44.631Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:26:44.631Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:26:44.631Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:26:44.631Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:26:44.631Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:26:44.631Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:26:44.631Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:26:44.631Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:26:44.631Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:26:44.631Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:26:44.631Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:26:44.631Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:26:44.631Z] xfsprogs xxd xz-utils zip [2020-03-12T18:26:45.006Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:26:45.006Z] Need to get 88.2 MB of archives. [2020-03-12T18:26:45.006Z] After this operation, 565 MB of additional disk space will be used. [2020-03-12T18:26:45.006Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:26:45.006Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2020-03-12T18:26:45.006Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2020-03-12T18:26:45.006Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2020-03-12T18:26:45.006Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2020-03-12T18:26:45.006Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2020-03-12T18:26:45.006Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2020-03-12T18:26:45.006Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2020-03-12T18:26:45.006Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2020-03-12T18:26:45.006Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2020-03-12T18:26:45.387Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:26:45.387Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2020-03-12T18:26:45.387Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:26:45.387Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2020-03-12T18:26:45.387Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2020-03-12T18:26:45.387Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2020-03-12T18:26:45.387Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2020-03-12T18:26:45.387Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2020-03-12T18:26:45.387Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2020-03-12T18:26:45.387Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2020-03-12T18:26:45.387Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2020-03-12T18:26:45.387Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:26:45.387Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:26:45.387Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2020-03-12T18:26:45.387Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2020-03-12T18:26:45.387Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2020-03-12T18:26:45.387Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2020-03-12T18:26:45.387Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2020-03-12T18:26:45.387Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2020-03-12T18:26:45.387Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2020-03-12T18:26:45.387Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2020-03-12T18:26:45.387Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2020-03-12T18:26:45.387Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2020-03-12T18:26:45.387Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2020-03-12T18:26:45.387Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2020-03-12T18:26:45.387Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2020-03-12T18:26:45.387Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2020-03-12T18:26:45.387Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2020-03-12T18:26:45.387Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2020-03-12T18:26:45.387Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2020-03-12T18:26:45.387Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2020-03-12T18:26:45.387Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2020-03-12T18:26:45.387Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2020-03-12T18:26:45.776Z] #47 252.2 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:26:45.819Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2020-03-12T18:26:45.819Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2020-03-12T18:26:45.819Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2020-03-12T18:26:45.819Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2020-03-12T18:26:45.819Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2020-03-12T18:26:45.819Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2020-03-12T18:26:45.819Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:26:45.819Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:26:45.819Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:26:45.819Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:26:45.819Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:26:45.819Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2020-03-12T18:26:45.819Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:26:46.178Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2020-03-12T18:26:46.178Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2020-03-12T18:26:46.178Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-03-12T18:26:46.178Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2020-03-12T18:26:46.178Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2020-03-12T18:26:46.178Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2020-03-12T18:26:46.178Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2020-03-12T18:26:46.178Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:26:46.178Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:26:46.178Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:26:46.178Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:26:46.178Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2020-03-12T18:26:48.283Z] #47 255.1 🇩 binaries [2020-03-12T18:26:48.284Z] #47 255.1 + mkdir -p /build [2020-03-12T18:26:48.284Z] #47 255.1 + cp bin/containerd /build/containerd [2020-03-12T18:26:48.284Z] #47 255.1 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:26:48.284Z] #47 255.1 + cp bin/ctr /build/ctr [2020-03-12T18:26:48.527Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2020-03-12T18:26:48.538Z] #47 DONE 255.5s [2020-03-12T18:26:48.879Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:26:48.879Z] Fetched 88.2 MB in 3s (22.9 MB/s) [2020-03-12T18:26:48.879Z] Selecting previously unselected package bash-completion. [2020-03-12T18:26:48.879Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2020-03-12T18:26:48.879Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:26:49.228Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:26:49.228Z] Selecting previously unselected package libnet1:s390x. [2020-03-12T18:26:49.228Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2020-03-12T18:26:49.228Z] Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:26:49.228Z] Selecting previously unselected package libnfnetlink0:s390x. [2020-03-12T18:26:49.228Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2020-03-12T18:26:49.228Z] Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2020-03-12T18:26:49.228Z] Selecting previously unselected package libpcrecpp0v5:s390x. [2020-03-12T18:26:49.228Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2020-03-12T18:26:49.228Z] Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2020-03-12T18:26:49.228Z] Selecting previously unselected package libudev-dev:s390x. [2020-03-12T18:26:49.228Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2020-03-12T18:26:49.228Z] Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:26:49.460Z] [2020-03-12T18:26:49.460Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:26:49.594Z] Selecting previously unselected package libpython3.5-minimal:s390x. [2020-03-12T18:26:49.594Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:26:49.594Z] Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:26:49.594Z] Selecting previously unselected package python3.5-minimal. [2020-03-12T18:26:49.594Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:26:49.594Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:26:49.594Z] Selecting previously unselected package python3-minimal. [2020-03-12T18:26:49.594Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2020-03-12T18:26:49.594Z] Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:26:49.594Z] Selecting previously unselected package libmpdec2:s390x. [2020-03-12T18:26:49.594Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2020-03-12T18:26:49.594Z] Unpacking libmpdec2:s390x (2.4.2-1) ... [2020-03-12T18:26:49.594Z] Selecting previously unselected package libpython3.5-stdlib:s390x. [2020-03-12T18:26:49.594Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:26:49.594Z] Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:26:49.714Z] #48 DONE 0.2s [2020-03-12T18:26:49.714Z] [2020-03-12T18:26:49.714Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:26:49.714Z] #51 DONE 0.1s [2020-03-12T18:26:49.714Z] [2020-03-12T18:26:49.714Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:26:49.714Z] #54 DONE 0.1s [2020-03-12T18:26:49.948Z] Selecting previously unselected package python3.5. [2020-03-12T18:26:49.948Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2020-03-12T18:26:49.948Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:26:49.948Z] Selecting previously unselected package libpython3-stdlib:s390x. [2020-03-12T18:26:49.948Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2020-03-12T18:26:49.948Z] Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2020-03-12T18:26:49.948Z] Selecting previously unselected package dh-python. [2020-03-12T18:26:49.948Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:26:49.948Z] Unpacking dh-python (2.20170125) ... [2020-03-12T18:26:49.948Z] Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:26:49.968Z] [2020-03-12T18:26:49.968Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:26:49.968Z] #56 DONE 0.1s [2020-03-12T18:26:49.968Z] [2020-03-12T18:26:49.968Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:26:49.968Z] #59 DONE 0.1s [2020-03-12T18:26:49.968Z] [2020-03-12T18:26:49.968Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:26:49.978Z] #47 239.6 🇩 bin/containerd-stress [2020-03-12T18:26:49.978Z] #47 241.2 🇩 bin/containerd-shim [2020-03-12T18:26:50.222Z] #63 DONE 0.1s [2020-03-12T18:26:50.222Z] [2020-03-12T18:26:50.222Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-03-12T18:26:50.222Z] #65 DONE 0.2s [2020-03-12T18:26:50.222Z] [2020-03-12T18:26:50.222Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:26:50.327Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:26:50.477Z] #66 DONE 0.0s [2020-03-12T18:26:50.477Z] [2020-03-12T18:26:50.477Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:26:50.617Z] + cd /tmp/tmp.eX21IyRhzN/src/github.com/containerd/containerd [2020-03-12T18:26:50.617Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-03-12T18:26:50.689Z] Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package python3. [2020-03-12T18:26:50.689Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2020-03-12T18:26:50.689Z] Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking python3 (3.5.3-1) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package pigz. [2020-03-12T18:26:50.689Z] Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking pigz (2.3.4-1) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package libip4tc0:s390x. [2020-03-12T18:26:50.689Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package libip6tc0:s390x. [2020-03-12T18:26:50.689Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package libiptc0:s390x. [2020-03-12T18:26:50.689Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:26:50.689Z] Selecting previously unselected package libxtables12:s390x. [2020-03-12T18:26:50.689Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:26:50.689Z] Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:26:51.036Z] #67 DONE 0.6s [2020-03-12T18:26:51.036Z] [2020-03-12T18:26:51.036Z] #68 exporting to image [2020-03-12T18:26:51.036Z] #68 exporting layers [2020-03-12T18:26:51.060Z] Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-03-12T18:26:51.060Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package iptables. [2020-03-12T18:26:51.060Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package xxd. [2020-03-12T18:26:51.060Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package vim-common. [2020-03-12T18:26:51.060Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:26:51.060Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package bzip2. [2020-03-12T18:26:51.060Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package libgpm2:s390x. [2020-03-12T18:26:51.060Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package xz-utils. [2020-03-12T18:26:51.060Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package aufs-tools. [2020-03-12T18:26:51.060Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package liblzo2-2:s390x. [2020-03-12T18:26:51.060Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:26:51.060Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:26:51.060Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2020-03-12T18:26:51.060Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:26:51.247Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-03-12T18:26:51.247Z] + BUILDTAGS='netgo osusergo static_build' [2020-03-12T18:26:51.247Z] + export EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:26:51.247Z] + EXTRA_FLAGS=-buildmode=pie [2020-03-12T18:26:51.247Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-03-12T18:26:51.247Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-03-12T18:26:51.247Z] + '[' '' = dynamic ']' [2020-03-12T18:26:51.247Z] + make [2020-03-12T18:26:51.425Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:26:51.425Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package dmsetup. [2020-03-12T18:26:51.425Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libonig4:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libonig4:s390x (6.1.3-2) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libjq1:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package jq. [2020-03-12T18:26:51.425Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libaio1:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libaio1:s390x (0.3.110-3) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libcap2-bin. [2020-03-12T18:26:51.425Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:26:51.425Z] Selecting previously unselected package libsepol1-dev:s390x. [2020-03-12T18:26:51.425Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2020-03-12T18:26:51.425Z] Unpacking libsepol1-dev:s390x (2.6-2) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libpcre16-3:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libpcre16-3:s390x (2:8.39-3) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libpcre32-3:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libpcre32-3:s390x (2:8.39-3) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libpcre3-dev:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libselinux1-dev:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libdevmapper-dev:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libnl-3-200:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libprotobuf-c1:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libreadline5:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-03-12T18:26:51.779Z] Selecting previously unselected package libsystemd-dev:s390x. [2020-03-12T18:26:51.779Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2020-03-12T18:26:51.779Z] Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:26:51.866Z] 🇩 bin/ctr [2020-03-12T18:26:52.156Z] Selecting previously unselected package net-tools. [2020-03-12T18:26:52.156Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2020-03-12T18:26:52.156Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:26:52.156Z] Selecting previously unselected package python-pip-whl. [2020-03-12T18:26:52.156Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:26:52.156Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package python3-pip. [2020-03-12T18:26:52.513Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:26:52.513Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:26:52.513Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:26:52.513Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package python3-setuptools. [2020-03-12T18:26:52.513Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:26:52.513Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package python3-wheel. [2020-03-12T18:26:52.513Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:26:52.513Z] Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:26:52.513Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2020-03-12T18:26:52.513Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:26:52.513Z] Selecting previously unselected package vim-runtime. [2020-03-12T18:26:52.513Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:26:52.513Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:26:52.513Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:26:52.513Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:53.275Z] Selecting previously unselected package vim. [2020-03-12T18:26:53.275Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2020-03-12T18:26:53.275Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:26:53.275Z] Selecting previously unselected package xfsprogs. [2020-03-12T18:26:53.275Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2020-03-12T18:26:53.275Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:26:53.275Z] Selecting previously unselected package zip. [2020-03-12T18:26:53.275Z] Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2020-03-12T18:26:53.275Z] Unpacking zip (3.0-11+b1) ... [2020-03-12T18:26:53.623Z] Selecting previously unselected package libapparmor-perl. [2020-03-12T18:26:53.623Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:26:53.623Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:26:53.623Z] Selecting previously unselected package apparmor. [2020-03-12T18:26:53.623Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2020-03-12T18:26:53.623Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:26:53.623Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:26:53.623Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2020-03-12T18:26:53.623Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:26:54.036Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:26:54.036Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2020-03-12T18:26:54.036Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:26:54.161Z] #47 247.4 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:26:54.437Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:26:54.437Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:26:54.437Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:26:54.437Z] Selecting previously unselected package mingw-w64-common. [2020-03-12T18:26:54.437Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:26:54.437Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:26:55.247Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:26:55.247Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:26:55.247Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:26:55.611Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:26:55.611Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:26:55.611Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:26:55.611Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:26:55.611Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:26:55.611Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:26:56.685Z] #47 250.2 🇩 binaries [2020-03-12T18:26:56.685Z] #47 250.2 + mkdir -p /build [2020-03-12T18:26:56.685Z] #47 250.2 + cp bin/containerd /build/containerd [2020-03-12T18:26:56.685Z] #47 250.2 + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:26:56.685Z] #47 250.2 + cp bin/ctr /build/ctr [2020-03-12T18:26:56.942Z] #47 DONE 250.8s [2020-03-12T18:26:57.562Z] #68 exporting layers 6.1s done [2020-03-12T18:26:57.562Z] #68 writing image sha256:1219040cce16718ecc92ffbb3c486ca4b2a0b9f37377d79482ca10348cb41c3f done [2020-03-12T18:26:57.562Z] #68 naming to docker.io/library/docker:e6c9e2736f5d522491fe5283029edbc166a37d2a done [2020-03-12T18:26:57.562Z] #68 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-03-12T18:26:57.872Z] [2020-03-12T18:26:57.872Z] #48 [dev 17/24] COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:26:58.129Z] #48 DONE 0.3s [2020-03-12T18:26:58.129Z] [2020-03-12T18:26:58.129Z] #51 [dev 18/24] COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:26:58.129Z] #51 DONE 0.1s [2020-03-12T18:26:58.386Z] [2020-03-12T18:26:58.386Z] #54 [dev 19/24] COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:26:58.386Z] #54 DONE 0.2s [2020-03-12T18:26:58.386Z] [2020-03-12T18:26:58.386Z] #56 [dev 20/24] COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:26:58.554Z] [2020-03-12T18:26:58.554Z] Removing bundles/ [2020-03-12T18:26:58.554Z] [2020-03-12T18:26:58.554Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:26:58.554Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:26:58.554Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:26:58.646Z] #56 DONE 0.2s [2020-03-12T18:26:58.646Z] [2020-03-12T18:26:58.646Z] #59 [dev 21/24] COPY --from=criu /build/ /usr/local/ [2020-03-12T18:26:58.646Z] #59 DONE 0.1s [2020-03-12T18:26:58.646Z] [2020-03-12T18:26:58.646Z] #63 [dev 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:26:58.710Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:26:58.710Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2020-03-12T18:26:58.710Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:26:58.904Z] #63 DONE 0.2s [2020-03-12T18:26:58.904Z] [2020-03-12T18:26:58.904Z] #65 [dev 23/24] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2020-03-12T18:26:59.200Z] #65 DONE 0.2s [2020-03-12T18:26:59.200Z] [2020-03-12T18:26:59.200Z] #66 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:26:59.200Z] #66 DONE 0.0s [2020-03-12T18:26:59.200Z] [2020-03-12T18:26:59.200Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-03-12T18:26:59.778Z] #67 DONE 0.6s [2020-03-12T18:26:59.778Z] [2020-03-12T18:26:59.778Z] #68 exporting to image [2020-03-12T18:26:59.778Z] #68 exporting layers [2020-03-12T18:27:01.076Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:27:01.076Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:27:01.076Z] Setting up libsepol1-dev:s390x (2.6-2) ... [2020-03-12T18:27:01.076Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:27:01.076Z] Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2020-03-12T18:27:01.076Z] Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:27:01.076Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:27:01.076Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:27:01.076Z] Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2020-03-12T18:27:01.076Z] Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:27:01.076Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:27:01.076Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:27:01.076Z] Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:27:01.429Z] Setting up libonig4:s390x (6.1.3-2) ... [2020-03-12T18:27:01.429Z] Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2020-03-12T18:27:01.429Z] Setting up zip (3.0-11+b1) ... [2020-03-12T18:27:01.429Z] Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:27:01.429Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:27:01.429Z] Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2020-03-12T18:27:01.429Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:27:01.429Z] Setting up libaio1:s390x (0.3.110-3) ... [2020-03-12T18:27:01.429Z] Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:27:01.429Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:27:01.429Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:27:01.429Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:27:01.429Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:27:01.429Z] Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2020-03-12T18:27:01.429Z] Setting up libpcre32-3:s390x (2:8.39-3) ... [2020-03-12T18:27:01.429Z] Setting up libnfnetlink0:s390x (1.0.1-3) ... [2020-03-12T18:27:01.429Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:27:01.782Z] Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:27:01.782Z] Setting up libpcre16-3:s390x (2:8.39-3) ... [2020-03-12T18:27:01.782Z] Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2020-03-12T18:27:01.782Z] Setting up libnl-3-200:s390x (3.2.27-2) ... [2020-03-12T18:27:01.782Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:27:01.782Z] Setting up libudev-dev:s390x (232-25+deb9u12) ... [2020-03-12T18:27:01.782Z] Setting up pigz (2.3.4-1) ... [2020-03-12T18:27:01.782Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:27:01.782Z] Setting up libmpdec2:s390x (2.4.2-1) ... [2020-03-12T18:27:01.782Z] Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:27:01.782Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:27:01.782Z] Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2020-03-12T18:27:01.782Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:27:01.782Z] Setting up libpcre3-dev:s390x (2:8.39-3) ... [2020-03-12T18:27:01.782Z] Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2020-03-12T18:27:01.782Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:27:01.782Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:27:01.782Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:27:01.782Z] Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2020-03-12T18:27:01.782Z] Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2020-03-12T18:27:01.782Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:27:01.782Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:27:01.782Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:27:01.782Z] Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2020-03-12T18:27:01.782Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:27:02.985Z] Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2020-03-12T18:27:02.985Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:27:02.985Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:27:02.985Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:27:02.985Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:27:02.985Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:27:02.985Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:27:02.985Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:27:02.985Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:27:02.985Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:27:02.985Z] Setting up python3 (3.5.3-1) ... [2020-03-12T18:27:02.985Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:27:03.333Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:27:03.333Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:27:03.333Z] Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:27:03.811Z] Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:27:03.811Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:27:03.811Z] Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2020-03-12T18:27:03.811Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:27:04.251Z] Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:27:04.251Z] Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:27:04.251Z] Setting up dh-python (2.20170125) ... [2020-03-12T18:27:04.620Z] Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2020-03-12T18:27:04.620Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:27:08.603Z] Removing intermediate container f677bfed16bd [2020-03-12T18:27:08.603Z] ---> e837853cd5a3 [2020-03-12T18:27:08.603Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-03-12T18:27:08.603Z] ---> Running in da11ff6c66e7 [2020-03-12T18:27:09.821Z] Collecting yamllint==1.16.0 [2020-03-12T18:27:09.821Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:27:09.821Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:27:10.170Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:27:10.519Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:27:10.519Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:27:10.519Z] Building wheels for collected packages: pyyaml [2020-03-12T18:27:10.519Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:27:10.870Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:27:10.870Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:27:10.870Z] Successfully built pyyaml [2020-03-12T18:27:10.870Z] Installing collected packages: pyyaml, pathspec, yamllint [2020-03-12T18:27:10.870Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:27:11.631Z] Removing intermediate container da11ff6c66e7 [2020-03-12T18:27:11.631Z] ---> c7a13d726dae [2020-03-12T18:27:11.631Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:27:11.962Z] #68 exporting layers 10.4s done [2020-03-12T18:27:11.962Z] #68 writing image sha256:bd8f442ac22901a7e27ac1756ba855c78bc08810fdef3095b941fc789ae79bfb done [2020-03-12T18:27:11.962Z] #68 naming to docker.io/library/docker:e6c9e2736f5d522491fe5283029edbc166a37d2a done [2020-03-12T18:27:11.962Z] #68 DONE 10.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-03-12T18:27:12.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40628/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/validate/default [2020-03-12T18:27:12.393Z] ---> d3ba2d210bf4 [2020-03-12T18:27:12.393Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:27:13.223Z] Congratulations! All commits are properly signed with the DCO! [2020-03-12T18:27:14.239Z] ---> 49a544672bfc [2020-03-12T18:27:14.239Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:27:15.563Z] ---> fe3051327da6 [2020-03-12T18:27:15.563Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:27:15.563Z] ---> a4daab87f476 [2020-03-12T18:27:15.563Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:27:16.318Z] ---> 08b1997526dc [2020-03-12T18:27:16.318Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:27:16.671Z] ---> 53c12967265d [2020-03-12T18:27:16.671Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:27:17.025Z] ---> 9cb3dede0053 [2020-03-12T18:27:17.025Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:27:17.025Z] ---> 18d59f52f44a [2020-03-12T18:27:17.025Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:27:17.784Z] ---> 32e74f845763 [2020-03-12T18:27:17.784Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:27:18.140Z] ---> 4b256cf7fb96 [2020-03-12T18:27:18.140Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:27:18.507Z] ---> a40953ba257f [2020-03-12T18:27:18.507Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:27:19.723Z] ---> 6006cd624bc0 [2020-03-12T18:27:19.723Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-03-12T18:27:20.074Z] ---> 5095e8675bea [2020-03-12T18:27:20.074Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:27:20.430Z] ---> 88276005e8a6 [2020-03-12T18:27:20.430Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-12T18:27:20.783Z] ---> 6ca3a17399a8 [2020-03-12T18:27:20.783Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-03-12T18:27:21.133Z] ---> Running in 10d66f04222d [2020-03-12T18:27:21.133Z] Removing intermediate container 10d66f04222d [2020-03-12T18:27:21.133Z] ---> 43258ce34cec [2020-03-12T18:27:21.133Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-12T18:27:21.133Z] ---> Running in d73238f96c01 [2020-03-12T18:27:21.498Z] Removing intermediate container d73238f96c01 [2020-03-12T18:27:21.498Z] ---> 0780f100844f [2020-03-12T18:27:21.498Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:27:21.498Z] ---> Running in 7fa63d06cd31 [2020-03-12T18:27:21.848Z] Removing intermediate container 7fa63d06cd31 [2020-03-12T18:27:21.848Z] ---> 90a0d7b01812 [2020-03-12T18:27:21.848Z] Step 122/125 : VOLUME /var/lib/docker [2020-03-12T18:27:21.848Z] ---> Running in 58fe95a38b27 [2020-03-12T18:27:21.848Z] Removing intermediate container 58fe95a38b27 [2020-03-12T18:27:21.848Z] ---> 8619f08fee58 [2020-03-12T18:27:21.848Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-03-12T18:27:22.216Z] ---> Running in a1b49ad056ae [2020-03-12T18:27:22.216Z] Removing intermediate container a1b49ad056ae [2020-03-12T18:27:22.216Z] ---> aaff8690d163 [2020-03-12T18:27:22.216Z] Step 124/125 : FROM dev AS final [2020-03-12T18:27:22.216Z] ---> aaff8690d163 [2020-03-12T18:27:22.216Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-03-12T18:27:24.710Z] ---> 5cf49b118a6d [2020-03-12T18:27:25.064Z] Successfully built 5cf49b118a6d [2020-03-12T18:27:25.064Z] Successfully tagged docker:e6c9e2736f5d522491fe5283029edbc166a37d2a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:27:25.827Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/test/unit [2020-03-12T18:27:28.240Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:27:37.611Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2020-03-12T18:27:48.721Z] 🇩 bin/containerd [2020-03-12T18:28:19.951Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:28:19.951Z] [2020-03-12T18:28:19.951Z] [2020-03-12T18:28:19.951Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-03-12T18:28:19.951Z] [2020-03-12T18:28:19.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:28:19.951Z] No new tests added to integration. [2020-03-12T18:28:19.951Z] [2020-03-12T18:28:19.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:28:19.951Z] [2020-03-12T18:28:19.951Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:28:19.951Z] PKG_CONFIG=pkg-config [2020-03-12T18:28:19.951Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:28:19.951Z] HOSTNAME=7a314bd10262 [2020-03-12T18:28:19.951Z] KEEPBUNDLE=1 [2020-03-12T18:28:19.951Z] container=docker [2020-03-12T18:28:19.951Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:28:19.951Z] GOPATH=/go [2020-03-12T18:28:19.951Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:28:19.951Z] HOME=/root [2020-03-12T18:28:19.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:28:19.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:28:19.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:28:19.951Z] DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:28:19.951Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:28:19.951Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:28:19.951Z] TERM=xterm [2020-03-12T18:28:19.951Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:28:19.951Z] DEST=bundles/test-integration [2020-03-12T18:28:19.951Z] SHLVL=1 [2020-03-12T18:28:19.951Z] TIMEOUT=120m [2020-03-12T18:28:19.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:28:19.951Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:28:19.951Z] TESTDEBUG=0 [2020-03-12T18:28:19.951Z] _=/usr/bin/env [2020-03-12T18:28:19.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:28:19.951Z] PKG_CONFIG=pkg-config [2020-03-12T18:28:19.951Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:28:19.951Z] HOSTNAME=1c17260a0e82 [2020-03-12T18:28:19.951Z] KEEPBUNDLE=1 [2020-03-12T18:28:19.951Z] container=docker [2020-03-12T18:28:19.951Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:28:19.951Z] GOPATH=/go [2020-03-12T18:28:19.951Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:28:19.951Z] HOME=/root [2020-03-12T18:28:19.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:28:19.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:28:19.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:28:19.951Z] DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:28:19.951Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:28:19.951Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:28:19.951Z] TERM=xterm [2020-03-12T18:28:19.951Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:28:19.951Z] DEST=bundles/test-integration [2020-03-12T18:28:19.951Z] SHLVL=1 [2020-03-12T18:28:19.951Z] TIMEOUT=120m [2020-03-12T18:28:19.951Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-03-12T18:28:19.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:28:19.951Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:28:19.951Z] TESTDEBUG=0 [2020-03-12T18:28:19.951Z] _=/usr/bin/env [2020-03-12T18:28:19.951Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:28:19.951Z] PKG_CONFIG=pkg-config [2020-03-12T18:28:19.951Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:28:19.951Z] HOSTNAME=92af26191e18 [2020-03-12T18:28:19.951Z] KEEPBUNDLE=1 [2020-03-12T18:28:19.951Z] container=docker [2020-03-12T18:28:19.951Z] TEST_SKIP_INTEGRATION=1 [2020-03-12T18:28:19.951Z] GOPATH=/go [2020-03-12T18:28:19.951Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:28:19.951Z] HOME=/root [2020-03-12T18:28:19.951Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:28:19.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:28:19.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:28:19.951Z] DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:28:19.951Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:28:19.951Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:28:19.951Z] TERM=xterm [2020-03-12T18:28:19.951Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:28:19.951Z] DEST=bundles/test-integration [2020-03-12T18:28:19.951Z] SHLVL=1 [2020-03-12T18:28:19.951Z] TIMEOUT=120m [2020-03-12T18:28:19.951Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-03-12T18:28:19.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:28:19.951Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:28:19.951Z] TESTDEBUG=0 [2020-03-12T18:28:19.951Z] _=/usr/bin/env [2020-03-12T18:28:19.951Z] Building test suite binary ./integration-cli/test.main [2020-03-12T18:28:23.189Z] 23645bd7ee08: Pull complete [2020-03-12T18:28:23.189Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-12T18:28:23.189Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:28:23.189Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:28:23.189Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-03-12T18:28:23.189Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-03-12T18:28:23.189Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-03-12T18:28:23.189Z] INFO: Docker version of control daemon [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] Client: Docker Engine - Enterprise [2020-03-12T18:28:23.189Z] Version: 19.03.5 [2020-03-12T18:28:23.189Z] API version: 1.40 [2020-03-12T18:28:23.189Z] Go version: go1.12.12 [2020-03-12T18:28:23.189Z] Git commit: 2ee0c57608 [2020-03-12T18:28:23.189Z] Built: 11/13/2019 08:00:16 [2020-03-12T18:28:23.189Z] OS/Arch: windows/amd64 [2020-03-12T18:28:23.189Z] Experimental: false [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] Server: Docker Engine - Enterprise [2020-03-12T18:28:23.189Z] Engine: [2020-03-12T18:28:23.189Z] Version: 19.03.5 [2020-03-12T18:28:23.189Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:28:23.189Z] Go version: go1.12.12 [2020-03-12T18:28:23.189Z] Git commit: 2ee0c57608 [2020-03-12T18:28:23.189Z] Built: 11/13/2019 07:58:51 [2020-03-12T18:28:23.189Z] OS/Arch: windows/amd64 [2020-03-12T18:28:23.189Z] Experimental: true [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] INFO: Docker info of control daemon [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] Client: [2020-03-12T18:28:23.189Z] Debug Mode: false [2020-03-12T18:28:23.189Z] Plugins: [2020-03-12T18:28:23.189Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] Server: [2020-03-12T18:28:23.189Z] Containers: 0 [2020-03-12T18:28:23.189Z] Running: 0 [2020-03-12T18:28:23.189Z] Paused: 0 [2020-03-12T18:28:23.189Z] Stopped: 0 [2020-03-12T18:28:23.189Z] Images: 1 [2020-03-12T18:28:23.189Z] Server Version: 19.03.5 [2020-03-12T18:28:23.189Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-03-12T18:28:23.189Z] Windows: [2020-03-12T18:28:23.189Z] LCOW: [2020-03-12T18:28:23.189Z] Logging Driver: json-file [2020-03-12T18:28:23.189Z] Plugins: [2020-03-12T18:28:23.189Z] Volume: local [2020-03-12T18:28:23.189Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:28:23.189Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:28:23.189Z] Swarm: inactive [2020-03-12T18:28:23.189Z] Default Isolation: process [2020-03-12T18:28:23.189Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:28:23.189Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:28:23.189Z] OSType: windows [2020-03-12T18:28:23.189Z] Architecture: x86_64 [2020-03-12T18:28:23.189Z] CPUs: 4 [2020-03-12T18:28:23.189Z] Total Memory: 32GiB [2020-03-12T18:28:23.189Z] Name: azwin-2-bd5f40 [2020-03-12T18:28:23.189Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-03-12T18:28:23.189Z] Docker Root Dir: D:\docker [2020-03-12T18:28:23.189Z] Debug Mode: false [2020-03-12T18:28:23.189Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:28:23.189Z] Labels: [2020-03-12T18:28:23.189Z] Experimental: true [2020-03-12T18:28:23.189Z] Insecure Registries: [2020-03-12T18:28:23.189Z] 10.0.0.4:5000 [2020-03-12T18:28:23.189Z] 127.0.0.0/8 [2020-03-12T18:28:23.189Z] Registry Mirrors: [2020-03-12T18:28:23.189Z] http://10.0.0.4:5000/ [2020-03-12T18:28:23.189Z] Live Restore Enabled: false [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] [2020-03-12T18:28:23.189Z] INFO: Commit hash is e6c9e2736 [2020-03-12T18:28:23.189Z] INFO: Nuke-Everything... [2020-03-12T18:28:23.189Z] INFO: Container count on control daemon to delete is 0 [2020-03-12T18:28:23.655Z] INFO: Nuking d:\CI [2020-03-12T18:28:23.655Z] INFO: Zapped successfully [2020-03-12T18:28:23.655Z] INFO: Location for testing is d:\CI\PR-40628\3 [2020-03-12T18:28:23.655Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-03-12T18:28:23.655Z] [2020-03-12T18:28:23.655Z] [2020-03-12T18:28:23.655Z] INFO: Building the image from Dockerfile.windows at 03/12/2020 18:28:23... [2020-03-12T18:28:23.655Z] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:28:26.377Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:28:26.377Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-03-12T18:28:26.749Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:28:26.749Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:28:27.116Z] ok github.com/docker/docker/builder/dockerignore 0.002s coverage: 96.8% of statements [2020-03-12T18:28:28.118Z] 🇩 bin/containerd-stress [2020-03-12T18:28:28.118Z] 🇩 bin/containerd-shim [2020-03-12T18:28:29.507Z] Sending build context to Docker daemon 52.26MB [2020-03-12T18:28:29.508Z] [2020-03-12T18:28:29.508Z] Step 1/8 : FROM microsoft/windowsservercore [2020-03-12T18:28:29.508Z] ---> 80e84fd280e2 [2020-03-12T18:28:29.508Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-03-12T18:28:29.508Z] ---> Running in c554d6fe9caf [2020-03-12T18:28:29.616Z] ok github.com/docker/docker/builder/fscache 0.111s coverage: 69.2% of statements [2020-03-12T18:28:29.973Z] Removing intermediate container c554d6fe9caf [2020-03-12T18:28:29.973Z] ---> ea69768c17a1 [2020-03-12T18:28:29.973Z] Step 3/8 : ARG GO_VERSION=1.12.17 [2020-03-12T18:28:29.973Z] ---> Running in 2ec0e11c0190 [2020-03-12T18:28:30.412Z] ok github.com/docker/docker/builder/dockerfile 0.905s coverage: 45.1% of statements [2020-03-12T18:28:30.439Z] Removing intermediate container 2ec0e11c0190 [2020-03-12T18:28:30.439Z] ---> d6b64cf147f1 [2020-03-12T18:28:30.439Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath FROM_DOCKERFILE=1 [2020-03-12T18:28:30.439Z] ---> Running in ae84e329d905 [2020-03-12T18:28:30.905Z] Removing intermediate container ae84e329d905 [2020-03-12T18:28:30.905Z] ---> 78f0467436a2 [2020-03-12T18:28:30.905Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/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; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2020-03-12T18:28:30.905Z] ---> Running in 9582afe7d8ad [2020-03-12T18:28:32.226Z] ok github.com/docker/docker/builder/remotecontext 0.352s coverage: 13.6% of statements [2020-03-12T18:28:32.226Z] ok github.com/docker/docker/builder/remotecontext/git 0.530s coverage: 85.1% of statements [2020-03-12T18:28:32.577Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:28:32.577Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:28:32.577Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-03-12T18:28:34.638Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-03-12T18:28:34.638Z] No api/types/ or api/swagger.yaml changes in diff. [2020-03-12T18:28:34.638Z] Congratulations! All toml source files changed here have valid syntax. [2020-03-12T18:28:34.638Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-03-12T18:28:34.638Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-03-12T18:28:34.967Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/make.sh dynbinary-daemon test-docker-py [2020-03-12T18:28:35.900Z] [2020-03-12T18:28:35.900Z] Removing bundles/ [2020-03-12T18:28:35.900Z] [2020-03-12T18:28:35.900Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-03-12T18:28:36.157Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:28:36.157Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:28:36.586Z] 🇩 bin/containerd-shim-runc-v1 [2020-03-12T18:28:36.653Z] ok github.com/docker/docker/client 0.202s coverage: 75.7% of statements [2020-03-12T18:28:38.058Z] [2020-03-12T18:28:38.059Z] SUCCESS: Specified value was saved. [2020-03-12T18:28:39.613Z] INFO: Downloading git... [2020-03-12T18:28:40.595Z] INFO: Downloading go... [2020-03-12T18:28:41.018Z] 🇩 binaries [2020-03-12T18:28:41.018Z] + mkdir -p /build [2020-03-12T18:28:41.018Z] + cp bin/containerd /build/containerd [2020-03-12T18:28:41.018Z] + cp bin/containerd-shim /build/containerd-shim [2020-03-12T18:28:41.018Z] + cp bin/ctr /build/ctr [2020-03-12T18:28:42.172Z] INFO: Downloading compiler 1 of 3... [2020-03-12T18:28:42.639Z] INFO: Downloading compiler 2 of 3... [2020-03-12T18:28:43.109Z] INFO: Downloading compiler 3 of 3... [2020-03-12T18:28:43.575Z] INFO: Extracting git... [2020-03-12T18:28:47.963Z] Removing intermediate container 3173556bbd8b [2020-03-12T18:28:47.963Z] ---> cfb0a152ded3 [2020-03-12T18:28:47.963Z] Step 56/125 : FROM dev-base AS proxy [2020-03-12T18:28:47.963Z] ---> 28030ed960fb [2020-03-12T18:28:47.963Z] Step 57/125 : ENV INSTALL_BINARY_NAME=proxy [2020-03-12T18:28:47.963Z] ---> Running in 1dc4bc01d324 [2020-03-12T18:28:47.963Z] Removing intermediate container 1dc4bc01d324 [2020-03-12T18:28:47.963Z] ---> b4bf522b1cf4 [2020-03-12T18:28:47.963Z] Step 58/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:28:47.963Z] ---> a8ff1c37b0be [2020-03-12T18:28:47.964Z] Step 59/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:28:47.964Z] ---> e7bff7a0f48b [2020-03-12T18:28:47.964Z] Step 60/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:28:47.964Z] ---> Running in de73653aea57 [2020-03-12T18:28:47.964Z] + RM_GOPATH=0 [2020-03-12T18:28:47.964Z] + TMP_GOPATH= [2020-03-12T18:28:47.964Z] + : /build [2020-03-12T18:28:47.964Z] + '[' -z '' ']' [2020-03-12T18:28:47.964Z] ++ mktemp -d [2020-03-12T18:28:47.964Z] + export GOPATH=/tmp/tmp.ebYnz9PRo4 [2020-03-12T18:28:47.964Z] + GOPATH=/tmp/tmp.ebYnz9PRo4 [2020-03-12T18:28:47.964Z] + RM_GOPATH=1 [2020-03-12T18:28:47.964Z] ++ dirname ./install.sh [2020-03-12T18:28:47.964Z] + dir=. [2020-03-12T18:28:47.964Z] + bin=proxy [2020-03-12T18:28:47.964Z] + shift [2020-03-12T18:28:47.964Z] + '[' '!' -f ./proxy.installer ']' [2020-03-12T18:28:47.964Z] + . ./proxy.installer [2020-03-12T18:28:47.964Z] ++ LIBNETWORK_COMMIT=9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:28:47.964Z] + install_proxy [2020-03-12T18:28:47.964Z] + case "$1" in [2020-03-12T18:28:47.964Z] + export CGO_ENABLED=0 [2020-03-12T18:28:47.964Z] + CGO_ENABLED=0 [2020-03-12T18:28:47.964Z] + _install_proxy [2020-03-12T18:28:47.964Z] + echo 'Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f' [2020-03-12T18:28:47.964Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ebYnz9PRo4/src/github.com/docker/libnetwork [2020-03-12T18:28:47.964Z] Install docker-proxy version 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:28:47.964Z] Cloning into '/tmp/tmp.ebYnz9PRo4/src/github.com/docker/libnetwork'... [2020-03-12T18:28:50.684Z] + cd /tmp/tmp.ebYnz9PRo4/src/github.com/docker/libnetwork [2020-03-12T18:28:50.684Z] + git checkout -q 9fd385be8302dbe1071a3ce124891893ff27f90f [2020-03-12T18:28:50.972Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-03-12T18:28:55.605Z] Removing intermediate container de73653aea57 [2020-03-12T18:28:55.605Z] ---> 43c505a538b9 [2020-03-12T18:28:55.605Z] Step 61/125 : FROM base AS gometalinter [2020-03-12T18:28:55.605Z] ---> 28030ed960fb [2020-03-12T18:28:55.605Z] Step 62/125 : ENV INSTALL_BINARY_NAME=gometalinter [2020-03-12T18:28:55.605Z] ---> Running in 368172e73952 [2020-03-12T18:28:55.605Z] Removing intermediate container 368172e73952 [2020-03-12T18:28:55.605Z] ---> 08806347e9ae [2020-03-12T18:28:55.605Z] Step 63/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:28:55.605Z] ---> 5192ca37fecc [2020-03-12T18:28:55.605Z] Step 64/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:28:55.605Z] ---> 4addd8a60202 [2020-03-12T18:28:55.605Z] Step 65/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:28:55.605Z] ---> Running in 4b337282ad78 [2020-03-12T18:28:55.605Z] + RM_GOPATH=0 [2020-03-12T18:28:55.605Z] + TMP_GOPATH= [2020-03-12T18:28:55.605Z] + : /build [2020-03-12T18:28:55.605Z] + '[' -z '' ']' [2020-03-12T18:28:55.605Z] ++ mktemp -d [2020-03-12T18:28:55.605Z] + export GOPATH=/tmp/tmp.txuL4ohFMy [2020-03-12T18:28:55.605Z] + GOPATH=/tmp/tmp.txuL4ohFMy [2020-03-12T18:28:55.605Z] + RM_GOPATH=1 [2020-03-12T18:28:55.605Z] ++ dirname ./install.sh [2020-03-12T18:28:55.605Z] + dir=. [2020-03-12T18:28:55.605Z] + bin=gometalinter [2020-03-12T18:28:55.605Z] + shift [2020-03-12T18:28:55.605Z] Installing gometalinter version v2.0.6 [2020-03-12T18:28:55.605Z] + '[' '!' -f ./gometalinter.installer ']' [2020-03-12T18:28:55.605Z] + . ./gometalinter.installer [2020-03-12T18:28:55.605Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-03-12T18:28:55.605Z] + install_gometalinter [2020-03-12T18:28:55.605Z] + echo 'Installing gometalinter version v2.0.6' [2020-03-12T18:28:55.605Z] + go get -d github.com/alecthomas/gometalinter [2020-03-12T18:28:57.107Z] + cd /tmp/tmp.txuL4ohFMy/src/github.com/alecthomas/gometalinter [2020-03-12T18:28:57.107Z] + git checkout -q v2.0.6 [2020-03-12T18:28:57.107Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-03-12T18:28:58.483Z] INFO: Expanding go... [2020-03-12T18:29:00.496Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-03-12T18:29:01.263Z] ok github.com/docker/docker/cmd/dockerd 0.034s coverage: 29.6% of statements [2020-03-12T18:29:03.062Z] ok github.com/docker/docker/container 0.113s coverage: 35.6% of statements [2020-03-12T18:29:03.062Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:29:03.062Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:29:03.062Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:29:03.062Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:29:10.993Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2020-03-12T18:29:11.349Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-12T18:29:13.118Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.8% of statements [2020-03-12T18:29:15.649Z] + GOBIN=/build [2020-03-12T18:29:15.650Z] + /build/gometalinter --install [2020-03-12T18:29:15.650Z] Installing: [2020-03-12T18:29:15.650Z] deadcode [2020-03-12T18:29:15.650Z] dupl [2020-03-12T18:29:15.650Z] errcheck [2020-03-12T18:29:15.650Z] gas [2020-03-12T18:29:15.650Z] gochecknoglobals [2020-03-12T18:29:15.650Z] gochecknoinits [2020-03-12T18:29:15.650Z] goconst [2020-03-12T18:29:15.650Z] gocyclo [2020-03-12T18:29:15.650Z] goimports [2020-03-12T18:29:15.650Z] golint [2020-03-12T18:29:15.650Z] gosimple [2020-03-12T18:29:15.650Z] gotype [2020-03-12T18:29:15.650Z] gotypex [2020-03-12T18:29:15.650Z] ineffassign [2020-03-12T18:29:15.650Z] interfacer [2020-03-12T18:29:15.650Z] lll [2020-03-12T18:29:15.650Z] maligned [2020-03-12T18:29:15.650Z] megacheck [2020-03-12T18:29:15.650Z] misspell [2020-03-12T18:29:15.650Z] nakedret [2020-03-12T18:29:15.650Z] safesql [2020-03-12T18:29:15.650Z] staticcheck [2020-03-12T18:29:15.650Z] structcheck [2020-03-12T18:29:15.650Z] unconvert [2020-03-12T18:29:15.650Z] unparam [2020-03-12T18:29:15.650Z] unused [2020-03-12T18:29:15.650Z] varcheck [2020-03-12T18:29:19.688Z] INFO: Expanding compiler 1 of 3... [2020-03-12T18:29:19.688Z] INFO: Expanding compiler 2 of 3... [2020-03-12T18:29:20.641Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-03-12T18:29:22.435Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 82.2% of statements [2020-03-12T18:29:22.805Z] ok github.com/docker/docker/daemon 12.297s coverage: 17.5% of statements [2020-03-12T18:29:22.805Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:29:22.805Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:29:22.805Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.4% of statements [2020-03-12T18:29:24.088Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-03-12T18:29:24.088Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:29:24.088Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:29:24.088Z] ok github.com/docker/docker/daemon/graphdriver 0.022s coverage: 2.2% of statements [2020-03-12T18:29:24.423Z] INFO: Expanding compiler 3 of 3... [2020-03-12T18:29:24.889Z] INFO: Removing downloaded files... [2020-03-12T18:29:24.889Z] INFO: Creating source directory... [2020-03-12T18:29:24.889Z] INFO: Configuring git core.autocrlf... [2020-03-12T18:29:25.354Z] INFO: Completed [2020-03-12T18:29:26.519Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-12T18:29:27.792Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.253s coverage: 57.8% of statements [2020-03-12T18:29:33.991Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.373s coverage: 45.9% of statements [2020-03-12T18:29:36.363Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.948s coverage: 48.6% of statements [2020-03-12T18:29:38.135Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.595s coverage: 72.3% of statements [2020-03-12T18:29:38.135Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:29:39.365Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.487s coverage: 76.1% of statements [2020-03-12T18:29:40.586Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-03-12T18:29:41.384Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-03-12T18:29:43.242Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.601s coverage: 59.8% of statements [2020-03-12T18:29:43.242Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:29:43.242Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:29:43.612Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2020-03-12T18:29:43.612Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:29:43.968Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-03-12T18:29:43.969Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:29:45.320Z] ok github.com/docker/docker/daemon/logger 0.213s coverage: 43.7% of statements [2020-03-12T18:29:45.320Z] ok github.com/docker/docker/daemon/logger/awslogs 0.065s coverage: 78.6% of statements [2020-03-12T18:29:45.320Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:29:45.320Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:29:46.561Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2020-03-12T18:29:46.561Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-03-12T18:29:46.932Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-03-12T18:29:47.717Z] time="2020-03-12T18:29:47Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-557629945/container.log.1: no such file or directory" [2020-03-12T18:29:47.717Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-03-12T18:29:48.092Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 74.7% of statements [2020-03-12T18:29:48.092Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:29:48.861Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 20.0% of statements [2020-03-12T18:29:50.105Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-12T18:29:50.465Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-12T18:29:51.238Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-03-12T18:29:51.238Z] ok github.com/docker/docker/daemon/logger/splunk 1.501s coverage: 84.5% of statements [2020-03-12T18:29:51.238Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:29:51.238Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:29:53.880Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-03-12T18:29:53.880Z] ok github.com/docker/docker/distribution 0.275s coverage: 22.3% of statements [2020-03-12T18:29:53.880Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:29:54.639Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-12T18:29:54.975Z] Removing intermediate container 4b337282ad78 [2020-03-12T18:29:54.975Z] ---> 66a7d4e47ddd [2020-03-12T18:29:54.975Z] Step 66/125 : FROM base AS gotestsum [2020-03-12T18:29:54.975Z] ---> 28030ed960fb [2020-03-12T18:29:54.975Z] Step 67/125 : ENV INSTALL_BINARY_NAME=gotestsum [2020-03-12T18:29:54.975Z] ---> Running in 4955d9cbce26 [2020-03-12T18:29:54.975Z] Removing intermediate container 4955d9cbce26 [2020-03-12T18:29:54.975Z] ---> 914d4f27e2de [2020-03-12T18:29:54.975Z] Step 68/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:29:54.975Z] ---> 8d5e04b5a080 [2020-03-12T18:29:54.975Z] Step 69/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:29:54.975Z] ---> 6ae636868669 [2020-03-12T18:29:54.975Z] Step 70/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:29:54.975Z] ---> Running in 618ec2a038c7 [2020-03-12T18:29:54.975Z] + RM_GOPATH=0 [2020-03-12T18:29:54.975Z] + TMP_GOPATH= [2020-03-12T18:29:54.975Z] + : /build [2020-03-12T18:29:54.975Z] + '[' -z '' ']' [2020-03-12T18:29:54.975Z] ++ mktemp -d [2020-03-12T18:29:54.975Z] + export GOPATH=/tmp/tmp.oUGSWbeybY [2020-03-12T18:29:54.975Z] + GOPATH=/tmp/tmp.oUGSWbeybY [2020-03-12T18:29:54.975Z] + RM_GOPATH=1 [2020-03-12T18:29:54.975Z] ++ dirname ./install.sh [2020-03-12T18:29:54.975Z] + dir=. [2020-03-12T18:29:54.975Z] + bin=gotestsum [2020-03-12T18:29:54.975Z] + shift [2020-03-12T18:29:54.975Z] + '[' '!' -f ./gotestsum.installer ']' [2020-03-12T18:29:54.975Z] + . ./gotestsum.installer [2020-03-12T18:29:54.975Z] ++ GOTESTSUM_COMMIT=v0.3.5 [2020-03-12T18:29:54.975Z] + install_gotestsum [2020-03-12T18:29:54.975Z] + echo 'Installing gotestsum version v0.3.5' [2020-03-12T18:29:54.975Z] + go get -d gotest.tools/gotestsum [2020-03-12T18:29:54.975Z] Installing gotestsum version v0.3.5 [2020-03-12T18:29:55.879Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-03-12T18:29:56.234Z] ok github.com/docker/docker/distribution/xfer 1.457s coverage: 83.4% of statements [2020-03-12T18:29:56.234Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:29:56.601Z] ok github.com/docker/docker/image/cache 0.013s coverage: 19.2% of statements [2020-03-12T18:29:56.601Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:29:57.375Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2020-03-12T18:29:57.375Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:29:57.564Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:29:57.564Z] [2020-03-12T18:29:57.564Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-03-12T18:29:57.564Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-03-12T18:29:57.564Z] Using test binary docker [2020-03-12T18:29:57.564Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:29:57.564Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:29:57.564Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:29:57.564Z] Warning failed to create cache: (null) [2020-03-12T18:29:57.564Z] . [2020-03-12T18:29:57.564Z] INFO: Waiting for daemon to start... [2020-03-12T18:29:57.564Z] Starting dockerd [2020-03-12T18:29:57.564Z] . [2020-03-12T18:29:57.564Z] INFO: Building docker-sdk-python3:4.1.0... [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:29:58.154Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:29:58.512Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:29:58.512Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:29:58.512Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:29:58.882Z] ok github.com/docker/docker/internal/testutil 0.009s coverage: 62.5% of statements [2020-03-12T18:29:59.643Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-03-12T18:30:00.407Z] ok github.com/docker/docker/opts 0.014s coverage: 66.9% of statements [2020-03-12T18:30:00.789Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 50.0% of statements [2020-03-12T18:30:02.924Z] ok github.com/docker/docker/pkg/archive 0.463s coverage: 76.7% of statements [2020-03-12T18:30:03.651Z] + cd /tmp/tmp.oUGSWbeybY/src/gotest.tools/gotestsum [2020-03-12T18:30:03.651Z] + git checkout -q v0.3.5 [2020-03-12T18:30:03.651Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-03-12T18:30:03.706Z] ok github.com/docker/docker/pkg/authorization 0.345s coverage: 66.7% of statements [2020-03-12T18:30:04.068Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-03-12T18:30:04.438Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-03-12T18:30:07.522Z] ok github.com/docker/docker/layer 7.127s coverage: 72.0% of statements [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:30:07.522Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:30:07.522Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-03-12T18:30:07.879Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-12T18:30:08.232Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-03-12T18:30:08.603Z] ok github.com/docker/docker/pkg/chrootarchive 3.396s coverage: 43.2% of statements [2020-03-12T18:30:08.603Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:30:08.603Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:30:08.976Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-03-12T18:30:09.342Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-03-12T18:30:10.107Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-03-12T18:30:10.906Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 66.3% of statements [2020-03-12T18:30:11.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:30:11.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:30:11.880Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-03-12T18:30:12.276Z] ok github.com/docker/docker/pkg/discovery/kv 3.119s coverage: 84.1% of statements [2020-03-12T18:30:13.053Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-03-12T18:30:13.053Z] ok github.com/docker/docker/pkg/fsutils 0.407s coverage: 85.1% of statements [2020-03-12T18:30:13.837Z] ok github.com/docker/docker/pkg/idtools 0.356s coverage: 70.1% of statements [2020-03-12T18:30:14.219Z] ok github.com/docker/docker/pkg/ioutils 0.321s coverage: 70.0% of statements [2020-03-12T18:30:14.219Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-03-12T18:30:14.581Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-03-12T18:30:14.581Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-03-12T18:30:14.581Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:30:14.942Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2020-03-12T18:30:15.294Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-03-12T18:30:15.652Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-03-12T18:30:16.016Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-03-12T18:30:16.391Z] ok github.com/docker/docker/pkg/mount 1.154s coverage: 69.6% of statements [2020-03-12T18:30:16.391Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:30:16.391Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-03-12T18:30:16.391Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:30:16.391Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:30:16.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:30:17.185Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-03-12T18:30:17.553Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2020-03-12T18:30:17.919Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 87.9% of statements [2020-03-12T18:30:18.288Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-03-12T18:30:19.534Z] ok github.com/docker/docker/pkg/pubsub 1.021s coverage: 72.7% of statements [2020-03-12T18:30:19.956Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-03-12T18:30:20.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:30:24.027Z] ok github.com/docker/docker/pkg/signal 2.851s coverage: 61.0% of statements [2020-03-12T18:30:24.027Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-12T18:30:24.406Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-03-12T18:30:24.771Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-03-12T18:30:24.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:30:25.126Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-03-12T18:30:25.504Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 81.4% of statements [2020-03-12T18:30:26.166Z] Removing intermediate container 618ec2a038c7 [2020-03-12T18:30:26.166Z] ---> 6a9ae1699d59 [2020-03-12T18:30:26.166Z] Step 71/125 : FROM dev-base AS dockercli [2020-03-12T18:30:26.166Z] ---> 28030ed960fb [2020-03-12T18:30:26.166Z] Step 72/125 : ENV INSTALL_BINARY_NAME=dockercli [2020-03-12T18:30:26.166Z] ---> Running in 6a9cabf82d7b [2020-03-12T18:30:26.166Z] Removing intermediate container 6a9cabf82d7b [2020-03-12T18:30:26.166Z] ---> 09223eeb4409 [2020-03-12T18:30:26.166Z] Step 73/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:30:26.166Z] ---> 272ff87bd668 [2020-03-12T18:30:26.166Z] Step 74/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:30:26.166Z] ---> f94f9be0229b [2020-03-12T18:30:26.166Z] Step 75/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:30:26.166Z] ---> Running in a0fa16e883bc [2020-03-12T18:30:26.166Z] + RM_GOPATH=0 [2020-03-12T18:30:26.166Z] + TMP_GOPATH= [2020-03-12T18:30:26.166Z] + : /build [2020-03-12T18:30:26.166Z] + '[' -z '' ']' [2020-03-12T18:30:26.166Z] ++ mktemp -d [2020-03-12T18:30:26.166Z] + export GOPATH=/tmp/tmp.MKsyys21oB [2020-03-12T18:30:26.166Z] + GOPATH=/tmp/tmp.MKsyys21oB [2020-03-12T18:30:26.166Z] + RM_GOPATH=1 [2020-03-12T18:30:26.166Z] ++ dirname ./install.sh [2020-03-12T18:30:26.166Z] + dir=. [2020-03-12T18:30:26.166Z] + bin=dockercli [2020-03-12T18:30:26.166Z] + shift [2020-03-12T18:30:26.166Z] + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:30:26.166Z] + . ./dockercli.installer [2020-03-12T18:30:26.166Z] ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:30:26.166Z] ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:30:26.166Z] + install_dockercli [2020-03-12T18:30:26.166Z] Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:30:26.166Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:30:26.166Z] ++ uname -m [2020-03-12T18:30:26.166Z] + arch=ppc64le [2020-03-12T18:30:26.166Z] + '[' ppc64le '!=' x86_64 ']' [2020-03-12T18:30:26.166Z] + '[' ppc64le '!=' s390x ']' [2020-03-12T18:30:26.166Z] + '[' ppc64le '!=' armhf ']' [2020-03-12T18:30:26.166Z] + build_dockercli [2020-03-12T18:30:26.166Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.MKsyys21oB/tmp/docker-ce [2020-03-12T18:30:26.166Z] Cloning into '/tmp/tmp.MKsyys21oB/tmp/docker-ce'... [2020-03-12T18:30:26.275Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 35.1% of statements [2020-03-12T18:30:26.644Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2020-03-12T18:30:27.130Z] ok github.com/docker/docker/pkg/tarsum 0.026s coverage: 89.3% of statements [2020-03-12T18:30:27.488Z] ok github.com/docker/docker/pkg/term 0.005s coverage: 84.8% of statements [2020-03-12T18:30:27.861Z] testing: warning: no tests to run [2020-03-12T18:30:27.861Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:30:28.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:30:28.220Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2020-03-12T18:30:28.581Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-03-12T18:30:28.581Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-03-12T18:30:31.099Z] ok github.com/docker/docker/plugin 0.552s coverage: 27.3% of statements [2020-03-12T18:30:31.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:30:31.450Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2020-03-12T18:30:31.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:30:32.211Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.5% of statements [2020-03-12T18:30:32.973Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-03-12T18:30:34.217Z] ok github.com/docker/docker/registry 0.104s coverage: 56.3% of statements [2020-03-12T18:30:34.603Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-03-12T18:30:34.959Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 49.0% of statements [2020-03-12T18:30:35.721Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-03-12T18:30:36.491Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T18:30:37.276Z] ok github.com/docker/docker/volume/local 0.028s coverage: 73.0% of statements [2020-03-12T18:30:37.662Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2020-03-12T18:30:38.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:30:38.941Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-03-12T18:30:41.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:30:44.236Z] sha256:1a23727d460dbe6c001ee489715e0fcfc31f108e920ca72153dd98eac22b6219 [2020-03-12T18:30:44.236Z] INFO: Starting docker-py tests... [2020-03-12T18:30:44.236Z] ============================= test session starts ============================== [2020-03-12T18:30:44.236Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-03-12T18:30:44.236Z] rootdir: /src, inifile: pytest.ini [2020-03-12T18:30:44.236Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-03-12T18:30:44.236Z] collected 385 items / 3 deselected / 382 selected [2020-03-12T18:30:44.236Z] [2020-03-12T18:30:51.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:30:52.422Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.8% of statements [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:30:52.422Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === Skipped [2020-03-12T18:30:52.422Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:30:52.422Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:30:52.422Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:30:52.422Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:30:52.422Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:30:52.422Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:30:52.422Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:30:52.422Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:30:52.422Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] [2020-03-12T18:30:52.422Z] DONE 2065 tests, 19 skipped in 204.045s Post stage [Pipeline] junit [2020-03-12T18:30:52.538Z] Recording test results [2020-03-12T18:30:53.429Z] Checking out files: 49% (5305/10650) Checking out files: 50% (5325/10650) Checking out files: 51% (5432/10650) Checking out files: 52% (5538/10650) Checking out files: 53% (5645/10650) Checking out files: 54% (5751/10650) Checking out files: 55% (5858/10650) Checking out files: 56% (5964/10650) Checking out files: 57% (6071/10650) Checking out files: 58% (6177/10650) Checking out files: 59% (6284/10650) Checking out files: 60% (6390/10650) Checking out files: 61% (6497/10650) Checking out files: 62% (6603/10650) Checking out files: 63% (6710/10650) Checking out files: 64% (6816/10650) Checking out files: 65% (6923/10650) Checking out files: 66% (7029/10650) Checking out files: 67% (7136/10650) Checking out files: 68% (7242/10650) Checking out files: 69% (7349/10650) Checking out files: 70% (7455/10650) Checking out files: 71% (7562/10650) Checking out files: 72% (7668/10650) Checking out files: 73% (7775/10650) Checking out files: 74% (7881/10650) Checking out files: 75% (7988/10650) Checking out files: 76% (8094/10650) Checking out files: 77% (8201/10650) Checking out files: 78% (8307/10650) Checking out files: 79% (8414/10650) Checking out files: 80% (8520/10650) Checking out files: 81% (8627/10650) Checking out files: 82% (8733/10650) Checking out files: 83% (8840/10650) Checking out files: 84% (8946/10650) Checking out files: 85% (9053/10650) Checking out files: 86% (9159/10650) Checking out files: 87% (9266/10650) Checking out files: 88% (9372/10650) Checking out files: 89% (9479/10650) Checking out files: 90% (9585/10650) Checking out files: 91% (9692/10650) Checking out files: 92% (9798/10650) Checking out files: 93% (9905/10650) Checking out files: 94% (10011/10650) Checking out files: 95% (10118/10650) Checking out files: 95% (10203/10650) Checking out files: 96% (10224/10650) Checking out files: 97% (10331/10650) Checking out files: 98% (10437/10650) Checking out files: 99% (10544/10650) Checking out files: 100% (10650/10650) Checking out files: 100% (10650/10650), done. [2020-03-12T18:30:53.429Z] + cd /tmp/tmp.MKsyys21oB/tmp/docker-ce [2020-03-12T18:30:53.429Z] + git checkout -q v17.06.2-ce [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:30:54.772Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/make.sh dynbinary test-integration [2020-03-12T18:30:54.909Z] + mkdir -p /tmp/tmp.MKsyys21oB/src/github.com/docker [2020-03-12T18:30:54.909Z] + mv components/cli /tmp/tmp.MKsyys21oB/src/github.com/docker/cli [2020-03-12T18:30:54.909Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-03-12T18:30:55.142Z] [2020-03-12T18:30:55.142Z] Removing bundles/ [2020-03-12T18:30:55.142Z] [2020-03-12T18:30:55.142Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:30:55.142Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:30:55.142Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:31:07.147Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-03-12T18:31:07.712Z] tests/integration/api_client_test.py ..... [ 7%] [2020-03-12T18:31:10.170Z] tests/integration/api_config_test.py ..... [ 8%] [2020-03-12T18:31:18.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:31:20.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:31:21.985Z] Removing intermediate container 9582afe7d8ad [2020-03-12T18:31:21.985Z] ---> 50360149822f [2020-03-12T18:31:21.985Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-03-12T18:31:21.985Z] ---> Running in 6d2432a33236 [2020-03-12T18:31:21.985Z] Removing intermediate container 6d2432a33236 [2020-03-12T18:31:21.985Z] ---> 72342d0f4383 [2020-03-12T18:31:21.985Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-03-12T18:31:21.985Z] ---> Running in 4a5e24cf9fbb [2020-03-12T18:31:21.985Z] Removing intermediate container 4a5e24cf9fbb [2020-03-12T18:31:21.985Z] ---> 8b36e9bee6a6 [2020-03-12T18:31:21.985Z] Step 8/8 : COPY . . [2020-03-12T18:31:23.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:31:28.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:31:31.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:31:35.091Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:31:38.349Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:31:38.349Z] Using test binary docker [2020-03-12T18:31:38.604Z] +++ /etc/init.d/apparmor start [2020-03-12T18:31:38.604Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:31:38.604Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:31:38.604Z] Warning failed to create cache: (null) [2020-03-12T18:31:38.604Z] . [2020-03-12T18:31:38.604Z] INFO: Waiting for daemon to start... [2020-03-12T18:31:38.604Z] Starting dockerd [2020-03-12T18:31:38.604Z] +++ 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-12T18:31:41.116Z] . [2020-03-12T18:31:41.116Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:31:41.116Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:31:41.116Z] Error: No such image: emptyfs [2020-03-12T18:31:41.116Z] ++++ docker load [2020-03-12T18:31:41.116Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:31:41.371Z] Running integration-test (iteration 1) [2020-03-12T18:31:41.371Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:31:41.371Z] ++ 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-12T18:31:41.371Z] ++ set -e [2020-03-12T18:31:41.371Z] ++ '[' -n 0 ']' [2020-03-12T18:31:41.371Z] ++ set -x [2020-03-12T18:31:41.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:31:43.901Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:31:43.901Z] [2020-03-12T18:31:43.901Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:31:44.256Z] PKG_CONFIG=pkg-config [2020-03-12T18:31:44.256Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:31:44.256Z] HOSTNAME=dc06fc08b833 [2020-03-12T18:31:44.256Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:31:44.256Z] container=docker [2020-03-12T18:31:44.256Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:31:44.256Z] GOPATH=/go [2020-03-12T18:31:44.256Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:31:44.256Z] HOME=/root [2020-03-12T18:31:44.256Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:31:44.256Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:31:44.256Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:31:44.256Z] DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:31:44.256Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:31:44.256Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:31:44.256Z] TERM=xterm [2020-03-12T18:31:44.256Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:31:44.256Z] DEST=bundles/test-integration [2020-03-12T18:31:44.256Z] SHLVL=1 [2020-03-12T18:31:44.256Z] TIMEOUT=120m [2020-03-12T18:31:44.256Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:31:44.256Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:31:44.256Z] TESTDEBUG=0 [2020-03-12T18:31:44.256Z] _=/usr/bin/env [2020-03-12T18:31:44.256Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:31:47.393Z] ---> b29f0623f572 [2020-03-12T18:31:47.393Z] Successfully built b29f0623f572 [2020-03-12T18:31:47.393Z] Successfully tagged docker:latest [2020-03-12T18:31:47.393Z] INFO: Image build ended at 03/12/2020 18:31:47. Duration:00:03:23.7457226 [2020-03-12T18:31:47.858Z] [2020-03-12T18:31:47.858Z] [2020-03-12T18:31:47.858Z] INFO: Building the test binaries at 03/12/2020 18:31:47... [2020-03-12T18:31:49.647Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-03-12T18:31:51.684Z] INFO: make.ps1 starting at 03/12/2020 18:31:51 [2020-03-12T18:31:52.149Z] INFO: Git commit (e6c9e2736) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:31:52.149Z] INFO: Invoking autogen... [2020-03-12T18:31:52.614Z] INFO: Building daemon... [2020-03-12T18:32:03.330Z] + return [2020-03-12T18:32:03.330Z] Removing intermediate container a0fa16e883bc [2020-03-12T18:32:03.330Z] ---> 0f3781b7b6e2 [2020-03-12T18:32:03.330Z] Step 76/125 : FROM runtime-dev AS runc [2020-03-12T18:32:03.330Z] ---> 9d2e1969f4cd [2020-03-12T18:32:03.330Z] Step 77/125 : ENV INSTALL_BINARY_NAME=runc [2020-03-12T18:32:03.330Z] ---> Running in d12ea999f18f [2020-03-12T18:32:03.330Z] Removing intermediate container d12ea999f18f [2020-03-12T18:32:03.330Z] ---> de97cbc35db9 [2020-03-12T18:32:03.330Z] Step 78/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:32:03.330Z] ---> f2ad97610b86 [2020-03-12T18:32:03.330Z] Step 79/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:32:03.330Z] ---> b78c4d664fc1 [2020-03-12T18:32:03.330Z] Step 80/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:32:03.330Z] ---> Running in 376bda5a5583 [2020-03-12T18:32:03.330Z] + RM_GOPATH=0 [2020-03-12T18:32:03.330Z] + TMP_GOPATH= [2020-03-12T18:32:03.330Z] + : /build [2020-03-12T18:32:03.330Z] + '[' -z '' ']' [2020-03-12T18:32:03.330Z] ++ mktemp -d [2020-03-12T18:32:03.330Z] + export GOPATH=/tmp/tmp.V3lAQ7DUgt [2020-03-12T18:32:03.330Z] + GOPATH=/tmp/tmp.V3lAQ7DUgt [2020-03-12T18:32:03.330Z] + RM_GOPATH=1 [2020-03-12T18:32:03.330Z] ++ dirname ./install.sh [2020-03-12T18:32:03.330Z] + dir=. [2020-03-12T18:32:03.330Z] + bin=runc [2020-03-12T18:32:03.330Z] + shift [2020-03-12T18:32:03.330Z] + '[' '!' -f ./runc.installer ']' [2020-03-12T18:32:03.330Z] + . ./runc.installer [2020-03-12T18:32:03.330Z] ++ RUNC_COMMIT=dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:32:03.330Z] + install_runc [2020-03-12T18:32:03.330Z] + uname -r [2020-03-12T18:32:03.330Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-03-12T18:32:03.330Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-03-12T18:32:03.330Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-03-12T18:32:03.330Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-03-12T18:32:03.330Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.V3lAQ7DUgt/src/github.com/opencontainers/runc [2020-03-12T18:32:03.330Z] Cloning into '/tmp/tmp.V3lAQ7DUgt/src/github.com/opencontainers/runc'... [2020-03-12T18:32:05.374Z] + cd /tmp/tmp.V3lAQ7DUgt/src/github.com/opencontainers/runc [2020-03-12T18:32:05.374Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-03-12T18:32:05.374Z] + '[' -z '' ']' [2020-03-12T18:32:05.374Z] + target=static [2020-03-12T18:32:05.374Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-03-12T18:32:05.997Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-03-12T18:32:07.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:32:07.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:32:10.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:32:11.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:32:12.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:32:13.381Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:32:13.381Z] Loaded image: busybox:latest [2020-03-12T18:32:13.381Z] Loaded image: busybox:glibc [2020-03-12T18:32:13.381Z] Loaded image: debian:jessie [2020-03-12T18:32:13.381Z] Loaded image: hello-world:latest [2020-03-12T18:32:13.381Z] INFO: Testing against a local daemon [2020-03-12T18:32:13.381Z] === RUN TestBuildWithSession [2020-03-12T18:32:14.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:32:15.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:32:15.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:32:17.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:32:17.549Z] --- PASS: TestBuildWithSession (4.69s) [2020-03-12T18:32:17.549Z] === RUN TestBuildSquashParent [2020-03-12T18:32:18.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:32:20.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:32:26.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:32:27.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:32:28.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:32:30.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:32:31.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:32:32.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:32:32.375Z] --- PASS: TestBuildSquashParent (14.68s) [2020-03-12T18:32:32.375Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-03-12T18:32:32.375Z] daemon.go:325: [dd1db4f502c09] waiting for daemon to start [2020-03-12T18:32:32.375Z] daemon.go:325: [dd1db4f502c09] waiting for daemon to start [2020-03-12T18:32:32.375Z] daemon.go:353: [dd1db4f502c09] daemon started [2020-03-12T18:32:32.375Z] daemon.go:461: [dd1db4f502c09] Stopping daemon [2020-03-12T18:32:32.375Z] daemon.go:296: [dd1db4f502c09] exiting daemon [2020-03-12T18:32:32.375Z] daemon.go:448: [dd1db4f502c09] Daemon stopped [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:32.375Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:32.375Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:32.375Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:32.375Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:33.577Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:32:33.577Z] Using test binary docker [2020-03-12T18:32:33.577Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:32:33.577Z] +++ /etc/init.d/apparmor start [2020-03-12T18:32:33.577Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:32:33.577Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:32:33.577Z] Warning failed to create cache: (null) [2020-03-12T18:32:33.577Z] . [2020-03-12T18:32:33.577Z] INFO: Waiting for daemon to start... [2020-03-12T18:32:33.577Z] Starting dockerd [2020-03-12T18:32:33.577Z] +++ 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-12T18:32:35.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:35.637Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:35.955Z] . [2020-03-12T18:32:35.955Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:32:35.955Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:32:35.955Z] Error: No such image: emptyfs [2020-03-12T18:32:35.955Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:32:35.955Z] ++++ docker load [2020-03-12T18:32:35.955Z] Running integration-test (iteration 1) [2020-03-12T18:32:35.955Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:32:35.955Z] ++ 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-12T18:32:35.955Z] ++ set -e [2020-03-12T18:32:35.955Z] ++ '[' -n 0 ']' [2020-03-12T18:32:35.955Z] ++ set -x [2020-03-12T18:32:35.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:32:38.646Z] CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-03-12T18:32:38.646Z] + mkdir -p /build [2020-03-12T18:32:38.646Z] + cp runc /build/runc [2020-03-12T18:32:38.646Z] Removing intermediate container 376bda5a5583 [2020-03-12T18:32:38.646Z] ---> 625fadb8451b [2020-03-12T18:32:38.646Z] Step 81/125 : FROM dev-base AS tini [2020-03-12T18:32:38.646Z] ---> 28030ed960fb [2020-03-12T18:32:38.646Z] Step 82/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:32:38.646Z] ---> Using cache [2020-03-12T18:32:38.646Z] ---> 5f7601d0a264 [2020-03-12T18:32:38.646Z] Step 83/125 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-03-12T18:32:38.646Z] ---> Running in 4b57a4f31eb8 [2020-03-12T18:32:38.646Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:32:38.646Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:32:38.646Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:32:38.646Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:32:38.646Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:32:38.646Z] Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:32:38.646Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:32:38.646Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:32:38.927Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:39.182Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:40.138Z] Fetched 7737 kB in 2s (2735 kB/s) [2020-03-12T18:32:41.178Z] Reading package lists... [2020-03-12T18:32:42.206Z] Reading package lists... [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.64s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.54s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.58s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.41s) [2020-03-12T18:32:42.444Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2020-03-12T18:32:42.444Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:32:42.444Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:32:42.491Z] Building dependency tree... [2020-03-12T18:32:42.491Z] Reading state information... [2020-03-12T18:32:42.491Z] The following additional packages will be installed: [2020-03-12T18:32:42.491Z] cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2020-03-12T18:32:42.491Z] Suggested packages: [2020-03-12T18:32:42.491Z] codeblocks eclipse ninja-build lrzip [2020-03-12T18:32:42.491Z] Recommended packages: [2020-03-12T18:32:42.491Z] xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-03-12T18:32:42.775Z] The following NEW packages will be installed: [2020-03-12T18:32:42.775Z] cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2020-03-12T18:32:42.775Z] vim-common xxd [2020-03-12T18:32:42.775Z] 0 upgraded, 10 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:32:42.775Z] Need to get 13.4 MB of archives. [2020-03-12T18:32:42.775Z] After this operation, 60.4 MB of additional disk space will be used. [2020-03-12T18:32:42.775Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2020-03-12T18:32:43.390Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:32:43.390Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2020-03-12T18:32:43.540Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:32:43.540Z] Loaded image: busybox:latest [2020-03-12T18:32:43.905Z] Loaded image: busybox:glibc [2020-03-12T18:32:43.905Z] Loaded image: debian:jessie [2020-03-12T18:32:43.905Z] Loaded image: hello-world:latest [2020-03-12T18:32:43.905Z] INFO: Testing against a local daemon [2020-03-12T18:32:43.905Z] === RUN TestBuildWithSession [2020-03-12T18:32:44.404Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2020-03-12T18:32:44.404Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2020-03-12T18:32:44.404Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-03-12T18:32:44.688Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2020-03-12T18:32:44.688Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2020-03-12T18:32:45.311Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:32:45.311Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:32:45.311Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:32:45.311Z] Fetched 13.4 MB in 2s (5490 kB/s) [2020-03-12T18:32:45.311Z] Selecting previously unselected package cmake-data. [2020-03-12T18:32:45.311Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2020-03-12T18:32:45.311Z] Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2020-03-12T18:32:45.311Z] Unpacking cmake-data (3.7.2-1) ... [2020-03-12T18:32:45.706Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:32:45.935Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:32:45.935Z] Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:32:45.935Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:32:45.935Z] Selecting previously unselected package libicu57:ppc64el. [2020-03-12T18:32:45.935Z] Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2020-03-12T18:32:45.935Z] Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2020-03-12T18:32:46.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:32:46.973Z] --- PASS: TestBuildWithSession (2.48s) [2020-03-12T18:32:46.973Z] === RUN TestBuildSquashParent [2020-03-12T18:32:47.191Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:32:47.436Z] Selecting previously unselected package libxml2:ppc64el. [2020-03-12T18:32:47.436Z] Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2020-03-12T18:32:47.436Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:32:47.436Z] Selecting previously unselected package libarchive13:ppc64el. [2020-03-12T18:32:47.436Z] Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2020-03-12T18:32:47.436Z] Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-03-12T18:32:47.436Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-03-12T18:32:47.436Z] Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-03-12T18:32:47.436Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T18:32:47.436Z] Selecting previously unselected package libuv1:ppc64el. [2020-03-12T18:32:47.436Z] Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2020-03-12T18:32:47.436Z] Unpacking libuv1:ppc64el (1.9.1-3) ... [2020-03-12T18:32:47.436Z] Selecting previously unselected package cmake. [2020-03-12T18:32:47.436Z] Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2020-03-12T18:32:47.436Z] Unpacking cmake (3.7.2-1) ... [2020-03-12T18:32:47.752Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:32:48.062Z] Selecting previously unselected package xxd. [2020-03-12T18:32:48.062Z] Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:32:48.062Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:32:48.062Z] Selecting previously unselected package vim-common. [2020-03-12T18:32:48.062Z] Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:32:48.062Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:32:48.062Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:32:48.062Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:32:48.062Z] Setting up libuv1:ppc64el (1.9.1-3) ... [2020-03-12T18:32:48.062Z] Setting up cmake-data (3.7.2-1) ... [2020-03-12T18:32:48.062Z] Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2020-03-12T18:32:48.062Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2020-03-12T18:32:48.062Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:32:48.062Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:32:48.062Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:32:48.062Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-03-12T18:32:48.062Z] Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2020-03-12T18:32:48.062Z] Setting up cmake (3.7.2-1) ... [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy (5.90s) [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.66s) [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-03-12T18:32:48.312Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2020-03-12T18:32:48.312Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:32:48.351Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:32:49.852Z] Removing intermediate container 4b57a4f31eb8 [2020-03-12T18:32:49.852Z] ---> cea48f7a2d41 [2020-03-12T18:32:49.852Z] Step 84/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:32:50.145Z] ---> ec13cac68abd [2020-03-12T18:32:50.145Z] Step 85/125 : ENV INSTALL_BINARY_NAME=tini [2020-03-12T18:32:50.145Z] ---> Running in 72e03469b662 [2020-03-12T18:32:50.145Z] Removing intermediate container 72e03469b662 [2020-03-12T18:32:50.145Z] ---> bb19f779c290 [2020-03-12T18:32:50.145Z] Step 86/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:32:50.197Z] --- PASS: TestBuildMultiStageParentConfig (1.64s) [2020-03-12T18:32:50.197Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:32:50.438Z] ---> e475e1346832 [2020-03-12T18:32:50.438Z] Step 87/125 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:32:50.438Z] ---> Running in 2aec9af7e351 [2020-03-12T18:32:50.733Z] + RM_GOPATH=0 [2020-03-12T18:32:50.733Z] + TMP_GOPATH= [2020-03-12T18:32:50.733Z] + : /build [2020-03-12T18:32:50.733Z] + '[' -z '' ']' [2020-03-12T18:32:50.733Z] ++ mktemp -d [2020-03-12T18:32:50.733Z] + export GOPATH=/tmp/tmp.SVGjjHAcN0 [2020-03-12T18:32:50.733Z] + GOPATH=/tmp/tmp.SVGjjHAcN0 [2020-03-12T18:32:50.733Z] + RM_GOPATH=1 [2020-03-12T18:32:50.733Z] ++ dirname ./install.sh [2020-03-12T18:32:50.733Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:32:50.733Z] + dir=. [2020-03-12T18:32:50.733Z] + bin=tini [2020-03-12T18:32:50.733Z] + shift [2020-03-12T18:32:50.733Z] + '[' '!' -f ./tini.installer ']' [2020-03-12T18:32:50.733Z] + . ./tini.installer [2020-03-12T18:32:50.733Z] ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:32:50.733Z] + install_tini [2020-03-12T18:32:50.733Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-03-12T18:32:50.733Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.SVGjjHAcN0/tini [2020-03-12T18:32:50.733Z] Cloning into '/tmp/tmp.SVGjjHAcN0/tini'... [2020-03-12T18:32:51.370Z] + cd /tmp/tmp.SVGjjHAcN0/tini [2020-03-12T18:32:51.370Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-03-12T18:32:51.370Z] + cmake . [2020-03-12T18:32:51.370Z] -- The C compiler identification is GNU 6.3.0 [2020-03-12T18:32:51.370Z] -- Check for working C compiler: /usr/bin/cc [2020-03-12T18:32:51.370Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-03-12T18:32:51.656Z] -- Detecting C compiler ABI info [2020-03-12T18:32:51.656Z] -- Detecting C compiler ABI info - done [2020-03-12T18:32:51.656Z] -- Detecting C compile features [2020-03-12T18:32:51.942Z] -- Detecting C compile features - done [2020-03-12T18:32:52.229Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-03-12T18:32:52.229Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-03-12T18:32:52.229Z] -- Configuring done [2020-03-12T18:32:52.229Z] -- Generating done [2020-03-12T18:32:52.229Z] -- Build files have been written to: /tmp/tmp.SVGjjHAcN0/tini [2020-03-12T18:32:52.229Z] + make tini-static [2020-03-12T18:32:52.229Z] Scanning dependencies of target tini-static [2020-03-12T18:32:52.229Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-03-12T18:32:52.708Z] --- PASS: TestBuildLabelWithTargets (2.62s) [2020-03-12T18:32:52.708Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:32:52.849Z] [100%] Linking C executable tini-static [2020-03-12T18:32:52.849Z] [100%] Built target tini-static [2020-03-12T18:32:52.849Z] + mkdir -p /build [2020-03-12T18:32:52.849Z] + cp tini-static /build/docker-init [2020-03-12T18:32:53.059Z] --- PASS: TestBuildSquashParent (6.11s) [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:53.059Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:53.059Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:53.059Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:32:53.059Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:32:53.477Z] Removing intermediate container 2aec9af7e351 [2020-03-12T18:32:53.477Z] ---> ad9ebabc06c5 [2020-03-12T18:32:53.477Z] Step 88/125 : FROM dev-base AS rootlesskit [2020-03-12T18:32:53.477Z] ---> 28030ed960fb [2020-03-12T18:32:53.477Z] Step 89/125 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-03-12T18:32:53.477Z] ---> Running in 846895a39564 [2020-03-12T18:32:53.477Z] Removing intermediate container 846895a39564 [2020-03-12T18:32:53.477Z] ---> c08fd44833c7 [2020-03-12T18:32:53.477Z] Step 90/125 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:32:53.772Z] ---> 6aa3e1aace7a [2020-03-12T18:32:53.772Z] Step 91/125 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-03-12T18:32:53.772Z] ---> 6795e8be66c2 [2020-03-12T18:32:53.772Z] Step 92/125 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-03-12T18:32:53.772Z] ---> Running in f12b905a4846 [2020-03-12T18:32:54.070Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2020-03-12T18:32:54.070Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:32:54.083Z] + RM_GOPATH=0 [2020-03-12T18:32:54.083Z] + TMP_GOPATH= [2020-03-12T18:32:54.083Z] + : /build/ [2020-03-12T18:32:54.083Z] + '[' -z '' ']' [2020-03-12T18:32:54.083Z] ++ mktemp -d [2020-03-12T18:32:54.083Z] + export GOPATH=/tmp/tmp.LoP4kwfwoj [2020-03-12T18:32:54.083Z] + GOPATH=/tmp/tmp.LoP4kwfwoj [2020-03-12T18:32:54.083Z] + RM_GOPATH=1 [2020-03-12T18:32:54.083Z] ++ dirname ./install.sh [2020-03-12T18:32:54.083Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:32:54.083Z] + dir=. [2020-03-12T18:32:54.083Z] + bin=rootlesskit [2020-03-12T18:32:54.083Z] + shift [2020-03-12T18:32:54.083Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-03-12T18:32:54.083Z] + . ./rootlesskit.installer [2020-03-12T18:32:54.083Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:32:54.083Z] + install_rootlesskit [2020-03-12T18:32:54.083Z] + case "$1" in [2020-03-12T18:32:54.083Z] + export CGO_ENABLED=0 [2020-03-12T18:32:54.083Z] + CGO_ENABLED=0 [2020-03-12T18:32:54.083Z] + _install_rootlesskit [2020-03-12T18:32:54.083Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-03-12T18:32:54.083Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.LoP4kwfwoj/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:32:54.083Z] Cloning into '/tmp/tmp.LoP4kwfwoj/src/github.com/rootless-containers/rootlesskit'... [2020-03-12T18:32:55.322Z] + cd /tmp/tmp.LoP4kwfwoj/src/github.com/rootless-containers/rootlesskit [2020-03-12T18:32:55.322Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-03-12T18:32:55.322Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:32:55.322Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-03-12T18:32:55.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:32:55.447Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:32:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:32:57.811Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:32:58.231Z] --- PASS: TestBuildMultiStageOnBuild (3.86s) [2020-03-12T18:32:58.231Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:33:00.116Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2020-03-12T18:33:00.116Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.71s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.79s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.21s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.19s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.56s) [2020-03-12T18:33:00.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.57s) [2020-03-12T18:33:00.368Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:33:00.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:33:02.366Z] ................................................ [ 29%] [2020-03-12T18:33:02.735Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:33:03.091Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:33:03.441Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:33:04.203Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:33:04.276Z] --- PASS: TestBuildMultiStageLayerLeak (3.96s) [2020-03-12T18:33:04.276Z] === RUN TestBuildWithHugeFile [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy (4.39s) [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.44s) [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.47s) [2020-03-12T18:33:04.624Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2020-03-12T18:33:04.624Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:33:04.854Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-03-12T18:33:04.854Z] [2020-03-12T18:33:04.854Z] ________ ____ __. [2020-03-12T18:33:04.854Z] \_____ \ | |/ _| [2020-03-12T18:33:04.854Z] / | \| < [2020-03-12T18:33:04.854Z] / | \ | \ [2020-03-12T18:33:04.854Z] \_______ /____|__ \ [2020-03-12T18:33:04.854Z] \/ \/ [2020-03-12T18:33:04.854Z] [2020-03-12T18:33:04.854Z] INFO: make.ps1 ended at 03/12/2020 18:33:03 [2020-03-12T18:33:05.899Z] --- PASS: TestBuildMultiStageParentConfig (1.32s) [2020-03-12T18:33:05.899Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:33:06.410Z] INFO: Binaries build ended at 03/12/2020 18:33:05. Duration:00:01:18.1625540 [2020-03-12T18:33:07.923Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-03-12T18:33:07.923Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-03-12T18:33:07.966Z] INFO: Copying the built daemon binary to d:\CI\PR-40628\3\binary\dockerd-e6c9e2736.exe... [2020-03-12T18:33:08.249Z] --- PASS: TestBuildLabelWithTargets (1.99s) [2020-03-12T18:33:08.249Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:33:08.598Z] --- PASS: TestBuildWithEmptyLayers (0.83s) [2020-03-12T18:33:08.598Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:33:08.947Z] INFO: Copying the built client binary to d:\CI\PR-40628\3\binary\docker-e6c9e2736.exe... [2020-03-12T18:33:08.947Z] INFO: Copying dockerversion from the container... [2020-03-12T18:33:09.412Z] INFO: Copying the golang package from the container to d:\CI\PR-40628\3\installer\go.zip... [2020-03-12T18:33:10.627Z] Removing intermediate container f12b905a4846 [2020-03-12T18:33:10.627Z] ---> fd23e4de0fd6 [2020-03-12T18:33:10.627Z] Step 93/125 : COPY ./contrib/dockerd-rootless.sh /build [2020-03-12T18:33:10.627Z] ---> c74106ffeab3 [2020-03-12T18:33:10.627Z] Step 94/125 : FROM runtime-dev AS dev [2020-03-12T18:33:10.627Z] ---> 9d2e1969f4cd [2020-03-12T18:33:10.627Z] Step 95/125 : ARG DEBIAN_FRONTEND [2020-03-12T18:33:10.627Z] ---> Running in eff8b0b57321 [2020-03-12T18:33:10.627Z] Removing intermediate container eff8b0b57321 [2020-03-12T18:33:10.627Z] ---> a0286e97820e [2020-03-12T18:33:10.627Z] Step 96/125 : RUN groupadd -r docker [2020-03-12T18:33:10.627Z] ---> Running in 4ff97b1029c3 [2020-03-12T18:33:11.253Z] Removing intermediate container 4ff97b1029c3 [2020-03-12T18:33:11.253Z] ---> fb89c1629f1a [2020-03-12T18:33:11.253Z] Step 97/125 : RUN useradd --create-home --gid docker unprivilegeduser [2020-03-12T18:33:11.253Z] ---> Running in 29fc4f13eef6 [2020-03-12T18:33:11.680Z] --- PASS: TestBuildMultiStageOnBuild (2.52s) [2020-03-12T18:33:11.680Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:33:11.875Z] Removing intermediate container 29fc4f13eef6 [2020-03-12T18:33:11.875Z] ---> 95cf542cba62 [2020-03-12T18:33:11.875Z] Step 98/125 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-03-12T18:33:12.162Z] ---> Running in 71d579cea373 [2020-03-12T18:33:12.350Z] INFO: Extracting go.zip to d:\CI\PR-40628\3\go [2020-03-12T18:33:12.450Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-03-12T18:33:12.455Z] --- PASS: TestBuildUncleanTarFilenames (1.09s) [2020-03-12T18:33:12.455Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:33:12.741Z] Removing intermediate container 71d579cea373 [2020-03-12T18:33:12.742Z] ---> 822f5827b4ac [2020-03-12T18:33:12.742Z] Step 99/125 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-03-12T18:33:12.742Z] ---> Running in 59f3b2518b45 [2020-03-12T18:33:13.761Z] Removing intermediate container 59f3b2518b45 [2020-03-12T18:33:13.761Z] ---> 6259ce5e6dc3 [2020-03-12T18:33:13.761Z] Step 100/125 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-03-12T18:33:13.761Z] ---> Running in 3edd29c2c933 [2020-03-12T18:33:14.386Z] Removing intermediate container 3edd29c2c933 [2020-03-12T18:33:14.386Z] ---> e09304f16394 [2020-03-12T18:33:14.386Z] Step 101/125 : RUN ldconfig [2020-03-12T18:33:14.386Z] ---> Running in 14a69197d493 [2020-03-12T18:33:15.014Z] Removing intermediate container 14a69197d493 [2020-03-12T18:33:15.014Z] ---> 81727ea07d71 [2020-03-12T18:33:15.014Z] Step 102/125 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion btrfs-tools iptables jq libcap2-bin libdevmapper-dev libudev-dev libsystemd-dev binutils-mingw-w64 g++-mingw-w64-x86-64 net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs zip bzip2 xz-utils libprotobuf-c1 libnet1 libnl-3-200 && rm -rf /var/lib/apt/lists/* [2020-03-12T18:33:15.014Z] ---> Running in f4d722c2243a [2020-03-12T18:33:15.541Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2020-03-12T18:33:15.541Z] === RUN TestBuildWithHugeFile [2020-03-12T18:33:15.647Z] Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2020-03-12T18:33:15.647Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2020-03-12T18:33:15.647Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2020-03-12T18:33:15.647Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2020-03-12T18:33:15.935Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [500 kB] [2020-03-12T18:33:16.225Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2020-03-12T18:33:16.225Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2410 B] [2020-03-12T18:33:16.510Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6904 kB] [2020-03-12T18:33:18.548Z] Fetched 7737 kB in 3s (2501 kB/s) [2020-03-12T18:33:19.569Z] Reading package lists... [2020-03-12T18:33:21.073Z] Reading package lists... [2020-03-12T18:33:21.073Z] Building dependency tree... [2020-03-12T18:33:21.073Z] Reading state information... [2020-03-12T18:33:21.364Z] The following additional packages will be installed: [2020-03-12T18:33:21.364Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2020-03-12T18:33:21.364Z] dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2020-03-12T18:33:21.364Z] libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2020-03-12T18:33:21.364Z] libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2020-03-12T18:33:21.364Z] libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-03-12T18:33:21.364Z] libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2020-03-12T18:33:21.364Z] libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2020-03-12T18:33:21.364Z] mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2020-03-12T18:33:21.364Z] python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2020-03-12T18:33:21.364Z] Suggested packages: [2020-03-12T18:33:21.364Z] apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2020-03-12T18:33:21.364Z] gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2020-03-12T18:33:21.364Z] python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2020-03-12T18:33:21.364Z] vim-doc vim-scripts xfsdump acl attr quota [2020-03-12T18:33:21.364Z] Recommended packages: [2020-03-12T18:33:21.364Z] aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2020-03-12T18:33:21.364Z] python3-keyrings.alt python3-xdg unzip [2020-03-12T18:33:22.396Z] The following NEW packages will be installed: [2020-03-12T18:33:22.396Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-03-12T18:33:22.396Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2020-03-12T18:33:22.396Z] bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2020-03-12T18:33:22.396Z] gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2020-03-12T18:33:22.396Z] libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2020-03-12T18:33:22.396Z] libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2020-03-12T18:33:22.396Z] libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2020-03-12T18:33:22.396Z] libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2020-03-12T18:33:22.396Z] libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2020-03-12T18:33:22.396Z] libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2020-03-12T18:33:22.396Z] mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2020-03-12T18:33:22.396Z] python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2020-03-12T18:33:22.396Z] python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-03-12T18:33:22.396Z] xfsprogs xxd xz-utils zip [2020-03-12T18:33:22.396Z] 0 upgraded, 69 newly installed, 0 to remove and 11 not upgraded. [2020-03-12T18:33:22.396Z] Need to get 87.3 MB of archives. [2020-03-12T18:33:22.396Z] After this operation, 585 MB of additional disk space will be used. [2020-03-12T18:33:22.396Z] Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2020-03-12T18:33:22.682Z] Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2020-03-12T18:33:22.682Z] Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2020-03-12T18:33:22.682Z] Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2020-03-12T18:33:22.682Z] Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2020-03-12T18:33:22.682Z] Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2020-03-12T18:33:22.968Z] Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2020-03-12T18:33:22.968Z] Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2020-03-12T18:33:22.968Z] Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2020-03-12T18:33:22.968Z] Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2020-03-12T18:33:23.264Z] Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2020-03-12T18:33:23.264Z] Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2020-03-12T18:33:23.264Z] Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2020-03-12T18:33:23.264Z] Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2020-03-12T18:33:23.264Z] Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2020-03-12T18:33:23.264Z] Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2020-03-12T18:33:23.264Z] Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2020-03-12T18:33:23.264Z] Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2020-03-12T18:33:23.264Z] Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2020-03-12T18:33:23.264Z] Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2020-03-12T18:33:23.264Z] Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2020-03-12T18:33:23.264Z] Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2020-03-12T18:33:23.264Z] Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2020-03-12T18:33:23.549Z] Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2020-03-12T18:33:23.549Z] Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2020-03-12T18:33:23.549Z] Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2020-03-12T18:33:23.549Z] Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2020-03-12T18:33:23.549Z] Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2020-03-12T18:33:23.549Z] Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2020-03-12T18:33:23.549Z] Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2020-03-12T18:33:23.549Z] Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2020-03-12T18:33:23.549Z] Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2020-03-12T18:33:23.549Z] Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2020-03-12T18:33:23.549Z] Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2020-03-12T18:33:23.549Z] Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2020-03-12T18:33:23.549Z] Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2020-03-12T18:33:23.549Z] Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2020-03-12T18:33:23.549Z] Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2020-03-12T18:33:23.549Z] Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2020-03-12T18:33:23.549Z] Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2020-03-12T18:33:23.549Z] Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2020-03-12T18:33:23.549Z] Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2020-03-12T18:33:23.549Z] Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2020-03-12T18:33:23.549Z] Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2020-03-12T18:33:23.549Z] Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2020-03-12T18:33:23.549Z] Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2020-03-12T18:33:23.549Z] Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2020-03-12T18:33:23.549Z] Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2020-03-12T18:33:23.836Z] Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2020-03-12T18:33:23.836Z] Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2020-03-12T18:33:23.836Z] Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2020-03-12T18:33:23.836Z] Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2020-03-12T18:33:23.836Z] Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2020-03-12T18:33:23.836Z] Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2020-03-12T18:33:23.836Z] Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2020-03-12T18:33:23.836Z] Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2020-03-12T18:33:23.873Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-03-12T18:33:24.461Z] Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2020-03-12T18:33:24.461Z] Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2020-03-12T18:33:24.461Z] Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-03-12T18:33:24.461Z] Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2020-03-12T18:33:24.461Z] Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2020-03-12T18:33:24.461Z] Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2020-03-12T18:33:25.085Z] Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2020-03-12T18:33:25.085Z] Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2020-03-12T18:33:25.085Z] Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2020-03-12T18:33:25.711Z] Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2020-03-12T18:33:25.711Z] Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2020-03-12T18:33:25.711Z] Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2020-03-12T18:33:27.748Z] Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2020-03-12T18:33:28.768Z] debconf: delaying package configuration, since apt-utils is not installed [2020-03-12T18:33:28.768Z] Fetched 87.3 MB in 6s (14.2 MB/s) [2020-03-12T18:33:28.768Z] Selecting previously unselected package bash-completion. [2020-03-12T18:33:28.768Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2020-03-12T18:33:28.768Z] Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2020-03-12T18:33:29.785Z] Unpacking bash-completion (1:2.1-4.3) ... [2020-03-12T18:33:30.076Z] Selecting previously unselected package libnet1:ppc64el. [2020-03-12T18:33:30.076Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2020-03-12T18:33:30.076Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:33:30.076Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-03-12T18:33:30.076Z] Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2020-03-12T18:33:30.076Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2020-03-12T18:33:30.076Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-03-12T18:33:30.076Z] Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:33:30.076Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-03-12T18:33:30.076Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-03-12T18:33:30.076Z] Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2020-03-12T18:33:30.076Z] Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:33:30.363Z] Selecting previously unselected package libpython3.5-minimal:ppc64el. [2020-03-12T18:33:30.363Z] Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:33:30.363Z] Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:33:30.363Z] Selecting previously unselected package python3.5-minimal. [2020-03-12T18:33:30.363Z] Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:33:30.363Z] Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:33:30.651Z] Selecting previously unselected package python3-minimal. [2020-03-12T18:33:30.651Z] Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2020-03-12T18:33:30.651Z] Unpacking python3-minimal (3.5.3-1) ... [2020-03-12T18:33:30.651Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-03-12T18:33:30.651Z] Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2020-03-12T18:33:30.651Z] Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2020-03-12T18:33:30.651Z] Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2020-03-12T18:33:30.651Z] Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:33:30.651Z] Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:33:30.938Z] Selecting previously unselected package python3.5. [2020-03-12T18:33:30.938Z] Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2020-03-12T18:33:30.938Z] Unpacking python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:33:31.224Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-03-12T18:33:31.224Z] Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2020-03-12T18:33:31.224Z] Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-03-12T18:33:31.224Z] Selecting previously unselected package dh-python. [2020-03-12T18:33:31.224Z] Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2020-03-12T18:33:31.224Z] Unpacking dh-python (2.20170125) ... [2020-03-12T18:33:31.224Z] Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:33:31.224Z] Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2020-03-12T18:33:32.244Z] Setting up python3-minimal (3.5.3-1) ... [2020-03-12T18:33:32.244Z] Selecting previously unselected package python3. [2020-03-12T18:33:32.467Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-03-12T18:33:32.530Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2020-03-12T18:33:32.530Z] Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking python3 (3.5.3-1) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package pigz. [2020-03-12T18:33:32.530Z] Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking pigz (2.3.4-1) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-03-12T18:33:32.530Z] Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-03-12T18:33:32.530Z] Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package libiptc0:ppc64el. [2020-03-12T18:33:32.530Z] Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package libxtables12:ppc64el. [2020-03-12T18:33:32.530Z] Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-03-12T18:33:32.530Z] Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-03-12T18:33:32.530Z] Selecting previously unselected package iptables. [2020-03-12T18:33:32.530Z] Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2020-03-12T18:33:32.530Z] Unpacking iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:32.817Z] Selecting previously unselected package xxd. [2020-03-12T18:33:32.817Z] Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:33:32.817Z] Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:32.817Z] Selecting previously unselected package vim-common. [2020-03-12T18:33:32.817Z] Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:33:32.817Z] Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:32.817Z] Selecting previously unselected package bzip2. [2020-03-12T18:33:32.817Z] Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2020-03-12T18:33:32.817Z] Unpacking bzip2 (1.0.6-8.1) ... [2020-03-12T18:33:32.817Z] Selecting previously unselected package libgpm2:ppc64el. [2020-03-12T18:33:32.818Z] Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2020-03-12T18:33:32.818Z] Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-03-12T18:33:32.818Z] Selecting previously unselected package xz-utils. [2020-03-12T18:33:32.818Z] Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2020-03-12T18:33:32.818Z] Unpacking xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:33:32.818Z] Selecting previously unselected package aufs-tools. [2020-03-12T18:33:32.818Z] Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2020-03-12T18:33:32.818Z] Unpacking aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:33:32.818Z] Selecting previously unselected package liblzo2-2:ppc64el. [2020-03-12T18:33:32.818Z] Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:33:33.103Z] Selecting previously unselected package btrfs-progs. [2020-03-12T18:33:33.103Z] Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking btrfs-progs (4.7.3-1) ... [2020-03-12T18:33:33.103Z] Selecting previously unselected package btrfs-tools. [2020-03-12T18:33:33.103Z] Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking btrfs-tools (4.7.3-1) ... [2020-03-12T18:33:33.103Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-03-12T18:33:33.103Z] Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:33.103Z] Selecting previously unselected package dmsetup. [2020-03-12T18:33:33.103Z] Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking dmsetup (2:1.02.137-2) ... [2020-03-12T18:33:33.103Z] Selecting previously unselected package libonig4:ppc64el. [2020-03-12T18:33:33.103Z] Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2020-03-12T18:33:33.103Z] Unpacking libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libjq1:ppc64el. [2020-03-12T18:33:33.390Z] Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package jq. [2020-03-12T18:33:33.390Z] Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking jq (1.5+dfsg-1.3) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libaio1:ppc64el. [2020-03-12T18:33:33.390Z] Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libaio1:ppc64el (0.3.110-3) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libcap2-bin. [2020-03-12T18:33:33.390Z] Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libcap2-bin (1:2.25-1) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-03-12T18:33:33.390Z] Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-03-12T18:33:33.390Z] Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2020-03-12T18:33:33.390Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-03-12T18:33:33.390Z] Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:33:33.390Z] Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2020-03-12T18:33:33.678Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-03-12T18:33:33.678Z] Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:33:33.678Z] Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2020-03-12T18:33:33.678Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-03-12T18:33:33.678Z] Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2020-03-12T18:33:33.678Z] Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2020-03-12T18:33:33.678Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-03-12T18:33:33.678Z] Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2020-03-12T18:33:33.678Z] Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-03-12T18:33:33.678Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-03-12T18:33:33.678Z] Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2020-03-12T18:33:33.678Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:33.678Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-03-12T18:33:33.678Z] Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2020-03-12T18:33:33.678Z] Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:33:33.965Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-03-12T18:33:33.965Z] Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2020-03-12T18:33:33.965Z] Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:33:33.965Z] Selecting previously unselected package libreadline5:ppc64el. [2020-03-12T18:33:33.965Z] Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2020-03-12T18:33:33.965Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-03-12T18:33:33.965Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-03-12T18:33:33.965Z] Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2020-03-12T18:33:33.965Z] Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:33:34.250Z] Selecting previously unselected package net-tools. [2020-03-12T18:33:34.250Z] Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2020-03-12T18:33:34.250Z] Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:33:34.537Z] Selecting previously unselected package python-pip-whl. [2020-03-12T18:33:34.537Z] Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:33:34.537Z] Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:33:34.537Z] Selecting previously unselected package python3-pip. [2020-03-12T18:33:34.537Z] Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2020-03-12T18:33:34.537Z] Unpacking python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:33:34.537Z] Selecting previously unselected package python3-pkg-resources. [2020-03-12T18:33:34.537Z] Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2020-03-12T18:33:34.537Z] Unpacking python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:33:34.537Z] Selecting previously unselected package python3-setuptools. [2020-03-12T18:33:34.537Z] Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2020-03-12T18:33:34.537Z] Unpacking python3-setuptools (33.1.1-1) ... [2020-03-12T18:33:34.822Z] Selecting previously unselected package python3-wheel. [2020-03-12T18:33:34.822Z] Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2020-03-12T18:33:34.822Z] Unpacking python3-wheel (0.29.0-2) ... [2020-03-12T18:33:34.822Z] Selecting previously unselected package thin-provisioning-tools. [2020-03-12T18:33:34.822Z] Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2020-03-12T18:33:34.822Z] Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:33:34.822Z] Selecting previously unselected package vim-runtime. [2020-03-12T18:33:34.822Z] Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2020-03-12T18:33:34.822Z] Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2020-03-12T18:33:34.822Z] Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2020-03-12T18:33:34.822Z] Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:35.853Z] Selecting previously unselected package vim. [2020-03-12T18:33:35.853Z] Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2020-03-12T18:33:35.853Z] Unpacking vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:35.853Z] Selecting previously unselected package xfsprogs. [2020-03-12T18:33:35.853Z] Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2020-03-12T18:33:35.853Z] Unpacking xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:33:36.140Z] Selecting previously unselected package zip. [2020-03-12T18:33:36.140Z] Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2020-03-12T18:33:36.140Z] Unpacking zip (3.0-11+b1) ... [2020-03-12T18:33:36.140Z] Selecting previously unselected package libapparmor-perl. [2020-03-12T18:33:36.140Z] Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:33:36.140Z] Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:33:36.140Z] Selecting previously unselected package apparmor. [2020-03-12T18:33:36.140Z] Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2020-03-12T18:33:36.140Z] Unpacking apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:33:36.427Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-03-12T18:33:36.427Z] Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2020-03-12T18:33:36.427Z] Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:33:36.716Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-03-12T18:33:36.716Z] Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2020-03-12T18:33:36.716Z] Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:33:36.793Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-03-12T18:33:37.357Z] Selecting previously unselected package binutils-mingw-w64. [2020-03-12T18:33:37.357Z] Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2020-03-12T18:33:37.357Z] Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:33:37.357Z] Selecting previously unselected package mingw-w64-common. [2020-03-12T18:33:37.357Z] Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2020-03-12T18:33:37.357Z] Unpacking mingw-w64-common (5.0.1-1) ... [2020-03-12T18:33:37.585Z] INFO: Extraction ended at 03/12/2020 18:33:36. Duration:00:00:23.8141391 [2020-03-12T18:33:37.585Z] INFO: Updating the golang and path environment variables [2020-03-12T18:33:37.585Z] INFO: GOPATH=d:\gopath [2020-03-12T18:33:37.585Z] INFO: go version go1.12.17 windows/amd64 [2020-03-12T18:33:37.585Z] INFO: Running the daemon under test in debug mode [2020-03-12T18:33:37.585Z] INFO: Starting a daemon under test... [2020-03-12T18:33:37.585Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40628\3\daemon --pidfile d:\CI\PR-40628\3\docker.pid -D [2020-03-12T18:33:37.585Z] INFO: Process started successfully. [2020-03-12T18:33:37.585Z] INFO: Start tailing logs of the daemon under tests [2020-03-12T18:33:37.585Z] INFO: Waiting for the daemon under test to start... [2020-03-12T18:33:38.406Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-03-12T18:33:38.406Z] Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2020-03-12T18:33:38.406Z] Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:33:39.457Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-03-12T18:33:39.457Z] Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:33:39.457Z] Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:39.457Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-03-12T18:33:39.457Z] Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:33:39.457Z] Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:39.787Z] INFO: Daemon under test started and replied! [2020-03-12T18:33:39.787Z] INFO: Docker version of the daemon under test [2020-03-12T18:33:39.787Z] [2020-03-12T18:33:39.787Z] Client: [2020-03-12T18:33:39.787Z] Version: 17.06.2-ce [2020-03-12T18:33:39.787Z] API version: 1.30 [2020-03-12T18:33:39.787Z] Go version: go1.8.3 [2020-03-12T18:33:39.787Z] Git commit: cec0b72 [2020-03-12T18:33:39.787Z] Built: Tue Sep 5 19:57:19 2017 [2020-03-12T18:33:39.787Z] OS/Arch: windows/amd64 [2020-03-12T18:33:39.787Z] [2020-03-12T18:33:39.787Z] Server: [2020-03-12T18:33:39.787Z] Version: 0.0.0-dev [2020-03-12T18:33:39.787Z] API version: 1.40 (minimum version 1.24) [2020-03-12T18:33:39.787Z] Go version: go1.12.17 [2020-03-12T18:33:39.787Z] Git commit: e6c9e2736 [2020-03-12T18:33:39.787Z] Built: 03/12/2020 18:31:51 [2020-03-12T18:33:39.787Z] OS/Arch: windows/amd64 [2020-03-12T18:33:39.787Z] Experimental: false [2020-03-12T18:33:39.787Z] [2020-03-12T18:33:39.787Z] INFO: Docker info of the daemon under test [2020-03-12T18:33:39.787Z] [2020-03-12T18:33:40.252Z] Containers: 0 [2020-03-12T18:33:40.252Z] Running: 0 [2020-03-12T18:33:40.252Z] Paused: 0 [2020-03-12T18:33:40.252Z] Stopped: 0 [2020-03-12T18:33:40.252Z] Images: 0 [2020-03-12T18:33:40.252Z] Server Version: 0.0.0-dev [2020-03-12T18:33:40.252Z] Storage Driver: windowsfilter [2020-03-12T18:33:40.252Z] Windows: [2020-03-12T18:33:40.252Z] Logging Driver: json-file [2020-03-12T18:33:40.252Z] Plugins: [2020-03-12T18:33:40.252Z] Volume: local [2020-03-12T18:33:40.252Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T18:33:40.252Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T18:33:40.252Z] Swarm: inactive [2020-03-12T18:33:40.252Z] Default Isolation: process [2020-03-12T18:33:40.252Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T18:33:40.252Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T18:33:40.252Z] OSType: windows [2020-03-12T18:33:40.252Z] Architecture: x86_64 [2020-03-12T18:33:40.252Z] CPUs: 4 [2020-03-12T18:33:40.252Z] Total Memory: 32GiB [2020-03-12T18:33:40.252Z] Name: azwin-2-bd5f40 [2020-03-12T18:33:40.252Z] ID: BVI5:F6ET:TFO2:STI3:VLYP:S4CG:BNDT:NUAH:QWBG:6VLP:2DZZ:73VP [2020-03-12T18:33:40.252Z] Docker Root Dir: D:\CI\PR-40628\3\daemon [2020-03-12T18:33:40.252Z] Debug Mode (client): false [2020-03-12T18:33:40.252Z] Debug Mode (server): true [2020-03-12T18:33:40.252Z] File Descriptors: -1 [2020-03-12T18:33:40.252Z] Goroutines: 17 [2020-03-12T18:33:40.252Z] System Time: 2020-03-12T18:33:39.7851783Z [2020-03-12T18:33:40.252Z] EventsListeners: 0 [2020-03-12T18:33:40.252Z] Registry: https://index.docker.io/v1/ [2020-03-12T18:33:40.252Z] Labels: [2020-03-12T18:33:40.252Z] Experimental: false [2020-03-12T18:33:40.252Z] Insecure Registries: [2020-03-12T18:33:40.252Z] 127.0.0.0/8 [2020-03-12T18:33:40.252Z] Live Restore Enabled: false [2020-03-12T18:33:40.252Z] [2020-03-12T18:33:40.252Z] [2020-03-12T18:33:40.252Z] INFO: Docker images of the daemon under test [2020-03-12T18:33:40.252Z] [2020-03-12T18:33:40.252Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:33:40.252Z] [2020-03-12T18:33:40.252Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-03-12T18:33:40.252Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-03-12T18:33:40.252Z] ltsc2019: Pulling from windows/servercore [2020-03-12T18:33:40.718Z] 65014b3c3121: Pulling fs layer [2020-03-12T18:33:40.718Z] 23645bd7ee08: Pulling fs layer [2020-03-12T18:33:43.895Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-03-12T18:33:43.895Z] Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2020-03-12T18:33:43.895Z] Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:44.215Z] --- PASS: TestBuildWithHugeFile (25.61s) [2020-03-12T18:33:44.215Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:33:44.215Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:44.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:44.215Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:44.215Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:44.215Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:44.215Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:44.215Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:33:44.215Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:33:44.215Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:33:44.215Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2020-03-12T18:33:44.215Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-03-12T18:33:44.215Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-03-12T18:33:44.215Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-03-12T18:33:44.215Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:33:44.215Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:33:44.960Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:33:47.399Z] Setting up aufs-tools (1:4.1+20161219-1) ... [2020-03-12T18:33:47.399Z] Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2020-03-12T18:33:47.399Z] Setting up libsepol1-dev:ppc64el (2.6-2) ... [2020-03-12T18:33:47.403Z] --- PASS: TestBuildPreserveOwnership (5.49s) [2020-03-12T18:33:47.403Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.54s) [2020-03-12T18:33:47.403Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.94s) [2020-03-12T18:33:47.403Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:33:47.403Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-12T18:33:47.403Z] PASS [2020-03-12T18:33:47.403Z] [2020-03-12T18:33:47.403Z] DONE 30 tests in 71.187s [2020-03-12T18:33:47.403Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:33:47.403Z] ++ 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-12T18:33:47.403Z] ++ set -e [2020-03-12T18:33:47.403Z] ++ '[' -n 0 ']' [2020-03-12T18:33:47.403Z] ++ set -x [2020-03-12T18:33:47.403Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:33:47.403Z] INFO: Testing against a local daemon [2020-03-12T18:33:47.403Z] === RUN TestConfigList [2020-03-12T18:33:47.694Z] Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2020-03-12T18:33:47.694Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2020-03-12T18:33:47.694Z] Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:47.694Z] Processing triggers for mime-support (3.60) ... [2020-03-12T18:33:47.694Z] Setting up xxd (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:47.694Z] Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2020-03-12T18:33:47.694Z] Setting up libcap2-bin (1:2.25-1) ... [2020-03-12T18:33:47.694Z] Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2020-03-12T18:33:47.694Z] Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2020-03-12T18:33:47.694Z] Setting up bash-completion (1:2.1-4.3) ... [2020-03-12T18:33:47.853Z] 23645bd7ee08: Verifying Checksum [2020-03-12T18:33:47.853Z] 23645bd7ee08: Download complete [2020-03-12T18:33:48.719Z] Setting up libonig4:ppc64el (6.1.3-2) ... [2020-03-12T18:33:48.719Z] Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2020-03-12T18:33:48.719Z] Setting up zip (3.0-11+b1) ... [2020-03-12T18:33:48.719Z] Setting up bzip2 (1.0.6-8.1) ... [2020-03-12T18:33:48.719Z] Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:48.719Z] Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2020-03-12T18:33:48.719Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:33:48.719Z] Setting up libaio1:ppc64el (0.3.110-3) ... [2020-03-12T18:33:48.719Z] Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:48.719Z] Setting up xz-utils (5.2.2-1.2+b1) ... [2020-03-12T18:33:48.719Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-03-12T18:33:48.719Z] Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2020-03-12T18:33:48.719Z] Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:48.719Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2020-03-12T18:33:48.719Z] Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2020-03-12T18:33:48.719Z] Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2020-03-12T18:33:48.719Z] Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:49.009Z] Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:33:49.009Z] Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2020-03-12T18:33:49.009Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2020-03-12T18:33:49.009Z] Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2020-03-12T18:33:49.009Z] Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2020-03-12T18:33:49.009Z] Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2020-03-12T18:33:49.009Z] Setting up pigz (2.3.4-1) ... [2020-03-12T18:33:49.009Z] Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2020-03-12T18:33:49.009Z] Setting up libmpdec2:ppc64el (2.4.2-1) ... [2020-03-12T18:33:49.009Z] Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:49.009Z] Setting up mingw-w64-common (5.0.1-1) ... [2020-03-12T18:33:49.009Z] Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2020-03-12T18:33:49.009Z] Setting up jq (1.5+dfsg-1.3) ... [2020-03-12T18:33:49.009Z] Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2020-03-12T18:33:49.009Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2020-03-12T18:33:49.009Z] Setting up xfsprogs (4.9.0+nmu1) ... [2020-03-12T18:33:49.009Z] Setting up vim (2:8.0.0197-4+deb9u3) ... [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-03-12T18:33:49.009Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-03-12T18:33:49.009Z] Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2020-03-12T18:33:49.009Z] Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:49.009Z] Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2020-03-12T18:33:49.009Z] Setting up iptables (1.6.0+snapshot20161117-6) ... [2020-03-12T18:33:49.009Z] Setting up btrfs-progs (4.7.3-1) ... [2020-03-12T18:33:49.009Z] Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2020-03-12T18:33:49.009Z] Setting up python3.5 (3.5.3-1+deb9u1) ... [2020-03-12T18:33:50.593Z] --- PASS: TestConfigList (2.86s) [2020-03-12T18:33:50.593Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:33:50.593Z] daemon.go:325: [d92ff7522efb9] waiting for daemon to start [2020-03-12T18:33:50.593Z] daemon.go:325: [d92ff7522efb9] waiting for daemon to start [2020-03-12T18:33:50.593Z] daemon.go:353: [d92ff7522efb9] daemon started [2020-03-12T18:33:50.593Z] daemon.go:461: [d92ff7522efb9] Stopping daemon [2020-03-12T18:33:50.593Z] daemon.go:296: [d92ff7522efb9] exiting daemon [2020-03-12T18:33:50.593Z] daemon.go:448: [d92ff7522efb9] Daemon stopped [2020-03-12T18:33:50.593Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:33:51.070Z] Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2020-03-12T18:33:51.070Z] Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:51.070Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:33:51.070Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:33:51.070Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-03-12T18:33:51.070Z] update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2020-03-12T18:33:51.070Z] Setting up btrfs-tools (4.7.3-1) ... [2020-03-12T18:33:51.070Z] Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2020-03-12T18:33:51.070Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:33:51.070Z] update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-03-12T18:33:51.070Z] Setting up python3 (3.5.3-1) ... [2020-03-12T18:33:51.706Z] Setting up apparmor (2.11.0-3+deb9u2) ... [2020-03-12T18:33:52.332Z] update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2020-03-12T18:33:52.332Z] diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2020-03-12T18:33:52.332Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:52.332Z] Setting up python3-wheel (0.29.0-2) ... [2020-03-12T18:33:52.953Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2020-03-12T18:33:52.953Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:33:52.953Z] daemon.go:325: [d693657d62337] waiting for daemon to start [2020-03-12T18:33:52.953Z] daemon.go:325: [d693657d62337] waiting for daemon to start [2020-03-12T18:33:52.953Z] daemon.go:353: [d693657d62337] daemon started [2020-03-12T18:33:52.953Z] daemon.go:461: [d693657d62337] Stopping daemon [2020-03-12T18:33:52.953Z] daemon.go:296: [d693657d62337] exiting daemon [2020-03-12T18:33:52.953Z] daemon.go:448: [d693657d62337] Daemon stopped [2020-03-12T18:33:52.953Z] === RUN TestConfigsUpdate [2020-03-12T18:33:52.964Z] Setting up python3-pkg-resources (33.1.1-1) ... [2020-03-12T18:33:53.249Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:53.249Z] Setting up python3-pip (9.0.1-2+deb9u1) ... [2020-03-12T18:33:53.536Z] Setting up dmsetup (2:1.02.137-2) ... [2020-03-12T18:33:53.536Z] Setting up python3-setuptools (33.1.1-1) ... [2020-03-12T18:33:54.157Z] Setting up dh-python (2.20170125) ... [2020-03-12T18:33:54.157Z] Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2020-03-12T18:33:54.157Z] Processing triggers for libc-bin (2.24-11+deb9u4) ... [2020-03-12T18:33:56.044Z] --- PASS: TestConfigsUpdate (2.87s) [2020-03-12T18:33:56.044Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:33:56.044Z] daemon.go:325: [d708c6abb2c52] waiting for daemon to start [2020-03-12T18:33:56.044Z] daemon.go:325: [d708c6abb2c52] waiting for daemon to start [2020-03-12T18:33:56.044Z] daemon.go:353: [d708c6abb2c52] daemon started [2020-03-12T18:33:56.044Z] daemon.go:461: [d708c6abb2c52] Stopping daemon [2020-03-12T18:33:56.044Z] daemon.go:296: [d708c6abb2c52] exiting daemon [2020-03-12T18:33:56.044Z] daemon.go:448: [d708c6abb2c52] Daemon stopped [2020-03-12T18:33:56.044Z] === RUN TestTemplatedConfig [2020-03-12T18:33:59.128Z] --- PASS: TestTemplatedConfig (3.26s) [2020-03-12T18:33:59.128Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:33:59.128Z] daemon.go:325: [d09f7d19341ac] waiting for daemon to start [2020-03-12T18:33:59.128Z] daemon.go:325: [d09f7d19341ac] waiting for daemon to start [2020-03-12T18:33:59.128Z] daemon.go:353: [d09f7d19341ac] daemon started [2020-03-12T18:33:59.128Z] daemon.go:461: [d09f7d19341ac] Stopping daemon [2020-03-12T18:33:59.128Z] daemon.go:296: [d09f7d19341ac] exiting daemon [2020-03-12T18:33:59.128Z] daemon.go:448: [d09f7d19341ac] Daemon stopped [2020-03-12T18:33:59.128Z] === RUN TestConfigInspect [2020-03-12T18:34:01.446Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-03-12T18:34:02.277Z] --- PASS: TestConfigInspect (2.79s) [2020-03-12T18:34:02.277Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:34:02.277Z] daemon.go:325: [d4778818c1e75] waiting for daemon to start [2020-03-12T18:34:02.277Z] daemon.go:325: [d4778818c1e75] waiting for daemon to start [2020-03-12T18:34:02.277Z] daemon.go:353: [d4778818c1e75] daemon started [2020-03-12T18:34:02.277Z] daemon.go:461: [d4778818c1e75] Stopping daemon [2020-03-12T18:34:02.277Z] daemon.go:296: [d4778818c1e75] exiting daemon [2020-03-12T18:34:02.277Z] daemon.go:448: [d4778818c1e75] Daemon stopped [2020-03-12T18:34:02.277Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:34:04.652Z] --- PASS: TestConfigCreateWithLabels (2.91s) [2020-03-12T18:34:04.652Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:34:04.652Z] daemon.go:325: [dbca6c5c29409] waiting for daemon to start [2020-03-12T18:34:04.652Z] daemon.go:325: [dbca6c5c29409] waiting for daemon to start [2020-03-12T18:34:04.652Z] daemon.go:353: [dbca6c5c29409] daemon started [2020-03-12T18:34:04.652Z] daemon.go:461: [dbca6c5c29409] Stopping daemon [2020-03-12T18:34:04.652Z] daemon.go:296: [dbca6c5c29409] exiting daemon [2020-03-12T18:34:04.652Z] daemon.go:448: [dbca6c5c29409] Daemon stopped [2020-03-12T18:34:04.652Z] === RUN TestConfigCreateResolve [2020-03-12T18:34:05.625Z] 65014b3c3121: Download complete [2020-03-12T18:34:06.831Z] Removing intermediate container f4d722c2243a [2020-03-12T18:34:06.831Z] ---> 6702d04da5aa [2020-03-12T18:34:06.831Z] Step 103/125 : RUN pip3 install yamllint==1.16.0 [2020-03-12T18:34:06.831Z] ---> Running in 098abfa4689d [2020-03-12T18:34:07.729Z] --- PASS: TestConfigCreateResolve (2.74s) [2020-03-12T18:34:07.729Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:34:07.729Z] daemon.go:325: [d27342b09028d] waiting for daemon to start [2020-03-12T18:34:07.729Z] daemon.go:325: [d27342b09028d] waiting for daemon to start [2020-03-12T18:34:07.729Z] daemon.go:353: [d27342b09028d] daemon started [2020-03-12T18:34:07.729Z] daemon.go:461: [d27342b09028d] Stopping daemon [2020-03-12T18:34:07.729Z] daemon.go:296: [d27342b09028d] exiting daemon [2020-03-12T18:34:07.729Z] daemon.go:448: [d27342b09028d] Daemon stopped [2020-03-12T18:34:07.729Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:34:07.849Z] Collecting yamllint==1.16.0 [2020-03-12T18:34:08.081Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-03-12T18:34:08.081Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:34:08.081Z] daemon.go:325: [d90e242b8ce7a] waiting for daemon to start [2020-03-12T18:34:08.081Z] daemon.go:325: [d90e242b8ce7a] waiting for daemon to start [2020-03-12T18:34:08.081Z] daemon.go:353: [d90e242b8ce7a] daemon started [2020-03-12T18:34:08.081Z] daemon.go:461: [d90e242b8ce7a] Stopping daemon [2020-03-12T18:34:08.081Z] daemon.go:296: [d90e242b8ce7a] exiting daemon [2020-03-12T18:34:08.081Z] daemon.go:448: [d90e242b8ce7a] Daemon stopped [2020-03-12T18:34:08.081Z] PASS [2020-03-12T18:34:08.081Z] [2020-03-12T18:34:08.081Z] DONE 8 tests in 20.864s [2020-03-12T18:34:08.081Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:34:08.081Z] ++ 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-12T18:34:08.081Z] ++ set -e [2020-03-12T18:34:08.081Z] ++ '[' -n 0 ']' [2020-03-12T18:34:08.081Z] ++ set -x [2020-03-12T18:34:08.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:08.081Z] INFO: Testing against a local daemon [2020-03-12T18:34:08.081Z] === RUN TestCheckpoint [2020-03-12T18:34:08.081Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:34:08.081Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:34:08.081Z] === RUN TestContainerInvalidJSON [2020-03-12T18:34:08.081Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:34:08.081Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:34:08.081Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:34:08.081Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:34:08.081Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:34:08.081Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:34:08.081Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:34:08.081Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:34:08.081Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:34:08.081Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:34:08.081Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:34:08.081Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:34:08.081Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:34:08.081Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:34:08.144Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-03-12T18:34:08.429Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-03-12T18:34:08.429Z] Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2020-03-12T18:34:08.440Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2020-03-12T18:34:08.440Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:34:08.440Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-03-12T18:34:08.440Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:34:08.440Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-12T18:34:08.440Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:34:08.440Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s) [2020-03-12T18:34:08.440Z] === RUN TestCopyFromContainer [2020-03-12T18:34:08.713Z] Collecting pyyaml (from yamllint==1.16.0) [2020-03-12T18:34:08.713Z] Downloading https://files.pythonhosted.org/packages/3d/d9/ea9816aea31beeadccd03f1f8b625ecf8f645bd66744484d162d84803ce5/PyYAML-5.3.tar.gz (268kB) [2020-03-12T18:34:09.152Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-03-12T18:34:09.731Z] Building wheels for collected packages: pyyaml [2020-03-12T18:34:09.731Z] Running setup.py bdist_wheel for pyyaml: started [2020-03-12T18:34:10.359Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-03-12T18:34:10.359Z] Stored in directory: /root/.cache/pip/wheels/e4/76/4d/a95b8dd7b452b69e8ed4f68b69e1b55e12c9c9624dd962b191 [2020-03-12T18:34:10.359Z] Successfully built pyyaml [2020-03-12T18:34:10.359Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-03-12T18:34:10.646Z] Successfully installed pathspec-0.7.0 pyyaml-5.3 yamllint-1.16.0 [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer// [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:34:10.912Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:34:11.046Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer (2.57s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-03-12T18:34:11.265Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2020-03-12T18:34:11.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:34:11.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:34:11.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:34:11.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:34:11.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:34:11.265Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:34:11.265Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:34:11.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:34:11.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:34:11.265Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:34:11.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:34:11.265Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:34:11.265Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T18:34:11.265Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:34:11.265Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:34:11.265Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:34:11.265Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:34:11.265Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:34:11.265Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:34:11.265Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:34:11.265Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:34:11.265Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:34:11.265Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:34:11.265Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:34:11.265Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:34:11.265Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:34:11.265Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-03-12T18:34:11.265Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:34:11.271Z] Removing intermediate container 098abfa4689d [2020-03-12T18:34:11.272Z] ---> 8b83bbb24361 [2020-03-12T18:34:11.272Z] Step 104/125 : COPY --from=swagger /build/swagger* /usr/local/bin/ [2020-03-12T18:34:11.887Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:34:11.887Z] Using test binary docker [2020-03-12T18:34:11.887Z] +++ /etc/init.d/apparmor start [2020-03-12T18:34:11.887Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:34:11.887Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:34:11.887Z] Warning failed to create cache: (null) [2020-03-12T18:34:11.887Z] . [2020-03-12T18:34:11.887Z] INFO: Waiting for daemon to start... [2020-03-12T18:34:11.887Z] Starting dockerd [2020-03-12T18:34:11.887Z] +++ 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-12T18:34:11.887Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:34:11.887Z] Using test binary docker [2020-03-12T18:34:11.887Z] +++ /etc/init.d/apparmor start [2020-03-12T18:34:11.887Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:34:11.887Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:34:11.887Z] Warning failed to create cache: (null) [2020-03-12T18:34:11.887Z] . [2020-03-12T18:34:11.887Z] INFO: Waiting for daemon to start... [2020-03-12T18:34:11.887Z] Starting dockerd [2020-03-12T18:34:11.887Z] +++ 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-12T18:34:11.887Z] . [2020-03-12T18:34:11.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:34:11.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:34:11.887Z] Error: No such image: emptyfs [2020-03-12T18:34:11.887Z] ++++ docker load [2020-03-12T18:34:11.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:34:11.887Z] Running integration-test (iteration 1) [2020-03-12T18:34:11.887Z] 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-12T18:34:11.887Z] ++ 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-12T18:34:11.887Z] ++ set -e [2020-03-12T18:34:11.887Z] ++ '[' -n 0 ']' [2020-03-12T18:34:11.887Z] ++ set -x [2020-03-12T18:34:11.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T18:34:11.887Z] [2020-03-12T18:34:11.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:34:11.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:34:11.887Z] Error: No such image: emptyfs [2020-03-12T18:34:11.887Z] ++++ docker load [2020-03-12T18:34:11.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:34:11.887Z] Running integration-test (iteration 1) [2020-03-12T18:34:11.887Z] 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-12T18:34:11.887Z] ++ 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-12T18:34:11.887Z] ++ set -e [2020-03-12T18:34:11.887Z] ++ '[' -n 0 ']' [2020-03-12T18:34:11.887Z] ++ set -x [2020-03-12T18:34:11.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12T18:34:12.293Z] ---> 0281bf824ef5 [2020-03-12T18:34:12.293Z] Step 105/125 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:34:13.626Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:34:13.626Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:34:13.626Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:34:13.626Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-03-12T18:34:13.986Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-03-12T18:34:13.986Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:34:15.498Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-03-12T18:34:16.344Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:34:16.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:34:16.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:34:16.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:34:16.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:34:16.345Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:34:16.345Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:34:16.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:34:16.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:34:16.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:34:16.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:34:16.345Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:34:16.345Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:34:16.345Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:34:16.753Z] ---> 649bc235dc59 [2020-03-12T18:34:16.753Z] Step 106/125 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-03-12T18:34:17.097Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-03-12T18:34:17.097Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:34:17.097Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:34:17.097Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:34:17.097Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:34:17.097Z] === RUN TestDiff [2020-03-12T18:34:17.852Z] --- PASS: TestDiff (0.87s) [2020-03-12T18:34:17.852Z] === RUN TestExecWithCloseStdin [2020-03-12T18:34:19.058Z] --- PASS: TestExecWithCloseStdin (0.95s) [2020-03-12T18:34:19.058Z] === RUN TestExec [2020-03-12T18:34:19.473Z] ---> 4d78cdc4b591 [2020-03-12T18:34:19.473Z] Step 107/125 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-03-12T18:34:19.759Z] ---> ac397320e712 [2020-03-12T18:34:19.759Z] Step 108/125 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-03-12T18:34:19.759Z] ---> 61291513f736 [2020-03-12T18:34:19.759Z] Step 109/125 : COPY --from=vndr /build/ /usr/local/bin/ [2020-03-12T18:34:19.816Z] --- PASS: TestExec (0.98s) [2020-03-12T18:34:19.816Z] === RUN TestExecUser [2020-03-12T18:34:20.381Z] ---> 3ca8d1b37666 [2020-03-12T18:34:20.381Z] Step 110/125 : COPY --from=tini /build/ /usr/local/bin/ [2020-03-12T18:34:20.381Z] ---> c2d254f2bde8 [2020-03-12T18:34:20.381Z] Step 111/125 : COPY --from=runc /build/ /usr/local/bin/ [2020-03-12T18:34:20.675Z] ---> 203143c8c349 [2020-03-12T18:34:20.675Z] Step 112/125 : COPY --from=containerd /build/ /usr/local/bin/ [2020-03-12T18:34:21.022Z] --- PASS: TestExecUser (0.95s) [2020-03-12T18:34:21.022Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:34:22.174Z] ---> 04b3e672b842 [2020-03-12T18:34:22.174Z] Step 113/125 : COPY --from=proxy /build/ /usr/local/bin/ [2020-03-12T18:34:22.174Z] ---> e89183479b18 [2020-03-12T18:34:22.174Z] Step 114/125 : COPY --from=dockercli /build/ /usr/local/cli [2020-03-12T18:34:22.377Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-03-12T18:34:22.377Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:34:22.802Z] ---> 08a0b1548352 [2020-03-12T18:34:22.802Z] Step 115/125 : COPY --from=registry /build/registry* /usr/local/bin/ [2020-03-12T18:34:23.729Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2020-03-12T18:34:23.729Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:34:23.729Z] daemon.go:325: [d0cccb7e7f1d8] waiting for daemon to start [2020-03-12T18:34:23.729Z] daemon.go:325: [d0cccb7e7f1d8] waiting for daemon to start [2020-03-12T18:34:23.729Z] daemon.go:353: [d0cccb7e7f1d8] daemon started [2020-03-12T18:34:23.729Z] daemon.go:461: [d0cccb7e7f1d8] Stopping daemon [2020-03-12T18:34:23.729Z] daemon.go:296: [d0cccb7e7f1d8] exiting daemon [2020-03-12T18:34:23.729Z] daemon.go:448: [d0cccb7e7f1d8] Daemon stopped [2020-03-12T18:34:23.729Z] daemon.go:325: [d0cccb7e7f1d8] waiting for daemon to start [2020-03-12T18:34:23.729Z] daemon.go:325: [d0cccb7e7f1d8] waiting for daemon to start [2020-03-12T18:34:23.729Z] daemon.go:353: [d0cccb7e7f1d8] daemon started [2020-03-12T18:34:23.729Z] daemon.go:461: [d0cccb7e7f1d8] Stopping daemon [2020-03-12T18:34:23.729Z] daemon.go:296: [d0cccb7e7f1d8] exiting daemon [2020-03-12T18:34:23.729Z] daemon.go:448: [d0cccb7e7f1d8] Daemon stopped [2020-03-12T18:34:23.729Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:34:24.332Z] ---> 7af205bff199 [2020-03-12T18:34:24.332Z] Step 116/125 : COPY --from=criu /build/ /usr/local/ [2020-03-12T18:34:24.485Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-03-12T18:34:24.485Z] === RUN TestHealthKillContainer [2020-03-12T18:34:24.619Z] ---> 93f1ece893ab [2020-03-12T18:34:24.619Z] Step 117/125 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-03-12T18:34:24.910Z] ---> 4c352bdbec00 [2020-03-12T18:34:24.910Z] Step 118/125 : COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-03-12T18:34:25.197Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-03-12T18:34:25.197Z] bad55c542dc9: Pulling fs layer [2020-03-12T18:34:25.822Z] bad55c542dc9: Verifying Checksum [2020-03-12T18:34:25.822Z] bad55c542dc9: Download complete [2020-03-12T18:34:26.444Z] bad55c542dc9: Pull complete [2020-03-12T18:34:26.444Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:34:26.444Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-03-12T18:34:26.735Z] ---> 55fda0312e7c [2020-03-12T18:34:26.735Z] Step 119/125 : ENV PATH=/usr/local/cli:$PATH [2020-03-12T18:34:26.735Z] ---> Running in fe699032956f [2020-03-12T18:34:27.022Z] Removing intermediate container fe699032956f [2020-03-12T18:34:27.022Z] ---> 86cd28eef503 [2020-03-12T18:34:27.022Z] Step 120/125 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-03-12T18:34:27.022Z] ---> Running in 0ad02a491463 [2020-03-12T18:34:27.022Z] Removing intermediate container 0ad02a491463 [2020-03-12T18:34:27.022Z] ---> af5084b9bb04 [2020-03-12T18:34:27.022Z] Step 121/125 : WORKDIR /go/src/github.com/docker/docker [2020-03-12T18:34:27.022Z] ---> Running in c6a434f2b0dd [2020-03-12T18:34:27.329Z] Removing intermediate container c6a434f2b0dd [2020-03-12T18:34:27.329Z] ---> ecefcd87da8a [2020-03-12T18:34:27.329Z] Step 122/125 : VOLUME /var/lib/docker [2020-03-12T18:34:27.329Z] ---> Running in 43899486211e [2020-03-12T18:34:27.329Z] Removing intermediate container 43899486211e [2020-03-12T18:34:27.329Z] ---> 4a0d64251b20 [2020-03-12T18:34:27.329Z] Step 123/125 : ENTRYPOINT ["hack/dind"] [2020-03-12T18:34:27.329Z] ---> Running in de967344f4d3 [2020-03-12T18:34:27.545Z] --- PASS: TestHealthKillContainer (3.01s) [2020-03-12T18:34:27.545Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:34:27.617Z] Removing intermediate container de967344f4d3 [2020-03-12T18:34:27.617Z] ---> 64db9df016a7 [2020-03-12T18:34:27.617Z] Step 124/125 : FROM dev AS final [2020-03-12T18:34:27.617Z] ---> 64db9df016a7 [2020-03-12T18:34:27.617Z] Step 125/125 : COPY . /go/src/github.com/docker/docker [2020-03-12T18:34:28.304Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-03-12T18:34:28.304Z] === RUN TestIpcModeNone [2020-03-12T18:34:29.514Z] --- PASS: TestIpcModeNone (0.91s) [2020-03-12T18:34:29.514Z] === RUN TestIpcModePrivate [2020-03-12T18:34:30.248Z] ......................... [ 67%] [2020-03-12T18:34:30.496Z] --- PASS: TestIpcModePrivate (0.97s) [2020-03-12T18:34:30.496Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-03-12T18:34:30.496Z] === RUN TestIpcModeShareable [2020-03-12T18:34:31.271Z] --- PASS: TestIpcModeShareable (1.02s) [2020-03-12T18:34:31.271Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-03-12T18:34:31.271Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:34:33.760Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:34:33.760Z] Loaded image: busybox:latest [2020-03-12T18:34:33.760Z] Loaded image: busybox:glibc [2020-03-12T18:34:34.017Z] Loaded image: debian:jessie [2020-03-12T18:34:34.271Z] Loaded image: hello-world:latest [2020-03-12T18:34:34.271Z] INFO: Testing against a local daemon [2020-03-12T18:34:34.271Z] === RUN TestDockerDaemonSuite [2020-03-12T18:34:34.364Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2020-03-12T18:34:34.364Z] === RUN TestAPIIpcModeHost [2020-03-12T18:34:34.525Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T18:34:34.716Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-03-12T18:34:34.716Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:34:34.738Z] ---> bec0fc1f84de [2020-03-12T18:34:34.738Z] Successfully built bec0fc1f84de [2020-03-12T18:34:34.738Z] Successfully tagged docker:e6c9e2736f5d522491fe5283029edbc166a37d2a [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:34:35.084Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:34:35.339Z] Loaded image: busybox:latest [2020-03-12T18:34:35.428Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/test/unit [2020-03-12T18:34:35.593Z] Loaded image: busybox:glibc [2020-03-12T18:34:35.594Z] Loaded image: debian:jessie [2020-03-12T18:34:35.848Z] Loaded image: hello-world:latest [2020-03-12T18:34:35.848Z] INFO: Testing against a local daemon [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T18:34:35.848Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T18:34:36.120Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T18:34:36.120Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T18:34:36.473Z] --- PASS: TestDaemonIpcModeShareable (1.65s) [2020-03-12T18:34:36.473Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:34:36.473Z] daemon.go:325: [d435baadade47] waiting for daemon to start [2020-03-12T18:34:36.473Z] daemon.go:325: [d435baadade47] waiting for daemon to start [2020-03-12T18:34:36.473Z] daemon.go:353: [d435baadade47] daemon started [2020-03-12T18:34:36.473Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-12T18:34:36.473Z] daemon.go:461: [d435baadade47] Stopping daemon [2020-03-12T18:34:36.473Z] daemon.go:296: [d435baadade47] exiting daemon [2020-03-12T18:34:36.473Z] daemon.go:448: [d435baadade47] Daemon stopped [2020-03-12T18:34:36.473Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:34:37.045Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T18:34:37.045Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T18:34:37.699Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T18:34:37.699Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T18:34:38.380Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-03-12T18:34:38.380Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:34:38.380Z] daemon.go:325: [d9f111689c5b3] waiting for daemon to start [2020-03-12T18:34:38.380Z] daemon.go:325: [d9f111689c5b3] waiting for daemon to start [2020-03-12T18:34:38.380Z] daemon.go:353: [d9f111689c5b3] daemon started [2020-03-12T18:34:38.380Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-12T18:34:38.380Z] daemon.go:461: [d9f111689c5b3] Stopping daemon [2020-03-12T18:34:38.380Z] daemon.go:296: [d9f111689c5b3] exiting daemon [2020-03-12T18:34:38.380Z] daemon.go:448: [d9f111689c5b3] Daemon stopped [2020-03-12T18:34:38.380Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:34:38.623Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T18:34:38.623Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T18:34:38.623Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T18:34:40.113Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2020-03-12T18:34:40.113Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:34:40.113Z] daemon.go:325: [d831707d73965] waiting for daemon to start [2020-03-12T18:34:40.113Z] daemon.go:325: [d831707d73965] waiting for daemon to start [2020-03-12T18:34:40.113Z] daemon.go:353: [d831707d73965] daemon started [2020-03-12T18:34:40.113Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-03-12T18:34:40.113Z] daemon.go:461: [d831707d73965] Stopping daemon [2020-03-12T18:34:40.113Z] daemon.go:296: [d831707d73965] exiting daemon [2020-03-12T18:34:40.113Z] daemon.go:448: [d831707d73965] Daemon stopped [2020-03-12T18:34:40.113Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:34:40.505Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T18:34:40.760Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T18:34:41.015Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T18:34:41.015Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T18:34:41.015Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T18:34:41.068Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:34:41.333Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-03-12T18:34:41.334Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:34:41.334Z] daemon.go:325: [d2d8499f41ace] waiting for daemon to start [2020-03-12T18:34:41.334Z] daemon.go:325: [d2d8499f41ace] waiting for daemon to start [2020-03-12T18:34:41.334Z] daemon.go:353: [d2d8499f41ace] daemon started [2020-03-12T18:34:41.334Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-03-12T18:34:41.334Z] daemon.go:461: [d2d8499f41ace] Stopping daemon [2020-03-12T18:34:41.334Z] daemon.go:296: [d2d8499f41ace] exiting daemon [2020-03-12T18:34:41.334Z] daemon.go:448: [d2d8499f41ace] Daemon stopped [2020-03-12T18:34:41.334Z] === RUN TestIpcModeOlderClient [2020-03-12T18:34:41.334Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:34:41.334Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:34:41.939Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T18:34:42.572Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-03-12T18:34:42.572Z] === RUN TestKillContainer [2020-03-12T18:34:42.572Z] === RUN TestKillContainer/no_signal [2020-03-12T18:34:42.863Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T18:34:43.118Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T18:34:43.373Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T18:34:43.373Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T18:34:43.373Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T18:34:43.373Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:34:43.385Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:34:43.762Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:34:44.988Z] --- PASS: TestKillContainer (2.63s) [2020-03-12T18:34:44.988Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-03-12T18:34:44.988Z] --- PASS: TestKillContainer/non_killing_signal (0.63s) [2020-03-12T18:34:44.988Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-03-12T18:34:44.988Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:34:44.988Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:34:45.747Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:34:46.632Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T18:34:46.946Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-03-12T18:34:46.946Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-12T18:34:46.946Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-03-12T18:34:46.946Z] === RUN TestKillStoppedContainer [2020-03-12T18:34:46.946Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-03-12T18:34:46.946Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:34:46.946Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-03-12T18:34:46.946Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:34:47.693Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-03-12T18:34:47.693Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:34:47.693Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:34:47.693Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:47.693Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:34:47.693Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:34:47.693Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:34:47.693Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:34:47.992Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-12T18:34:48.046Z] --- PASS: TestLinksEtcHostsContentMatch (0.57s) [2020-03-12T18:34:48.046Z] === RUN TestLinksContainerNames [2020-03-12T18:34:49.354Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:34:49.810Z] --- PASS: TestLinksContainerNames (1.60s) [2020-03-12T18:34:49.810Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:34:50.277Z] --- PASS: TestBuildWithHugeFile (106.32s) [2020-03-12T18:34:50.277Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:34:50.277Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:34:50.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:34:50.277Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:34:50.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:34:50.277Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:34:50.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:34:50.277Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:34:50.277Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:34:50.277Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T18:34:50.277Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:34:50.532Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-03-12T18:34:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2020-03-12T18:34:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-03-12T18:34:50.532Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-03-12T18:34:50.532Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:34:50.532Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:34:50.615Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-03-12T18:34:50.615Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:34:51.366Z] --- PASS: TestContainerNetworkMountsNoChown (0.84s) [2020-03-12T18:34:51.366Z] === RUN TestMountDaemonRoot [2020-03-12T18:34:51.455Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:34:51.730Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:34:51.730Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:34:51.730Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:34:52.097Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:34:52.458Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:34:52.458Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-03-12T18:34:52.458Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-03-12T18:34:52.458Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:34:52.815Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T18:34:52.815Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T18:34:54.226Z] --- PASS: TestContainerBindMountNonRecursive (1.88s) [2020-03-12T18:34:54.226Z] === RUN TestNetworkNat [2020-03-12T18:34:54.697Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:34:54.952Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T18:34:54.998Z] --- PASS: TestNetworkNat (0.91s) [2020-03-12T18:34:54.998Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:34:55.207Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T18:34:55.766Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T18:34:56.206Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-03-12T18:34:56.206Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:34:56.325Z] --- PASS: TestBuildPreserveOwnership (5.80s) [2020-03-12T18:34:56.325Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2020-03-12T18:34:56.325Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.91s) [2020-03-12T18:34:56.325Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:34:56.325Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-03-12T18:34:56.325Z] PASS [2020-03-12T18:34:56.325Z] [2020-03-12T18:34:56.325Z] DONE 30 tests in 195.145s [2020-03-12T18:34:56.581Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:34:56.581Z] ++ 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-12T18:34:56.581Z] ++ set -e [2020-03-12T18:34:56.581Z] ++ '[' -n 0 ']' [2020-03-12T18:34:56.581Z] ++ set -x [2020-03-12T18:34:56.581Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:34:56.581Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T18:34:56.581Z] INFO: Testing against a local daemon [2020-03-12T18:34:56.581Z] === RUN TestConfigList [2020-03-12T18:34:57.415Z] --- PASS: TestNetworkLoopbackNat (1.29s) [2020-03-12T18:34:57.415Z] === RUN TestPause [2020-03-12T18:34:57.505Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T18:34:57.505Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T18:34:58.167Z] --- PASS: TestPause (0.88s) [2020-03-12T18:34:58.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:34:58.167Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:34:58.167Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:34:58.167Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:34:58.429Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-03-12T18:34:58.915Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2020-03-12T18:34:58.915Z] === RUN TestPsFilter [2020-03-12T18:34:59.267Z] --- PASS: TestPsFilter (0.28s) [2020-03-12T18:34:59.267Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:34:59.790Z] --- PASS: TestConfigList (3.11s) [2020-03-12T18:34:59.790Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:34:59.790Z] daemon.go:325: [d86c4358e4405] waiting for daemon to start [2020-03-12T18:34:59.790Z] daemon.go:325: [d86c4358e4405] waiting for daemon to start [2020-03-12T18:34:59.790Z] daemon.go:353: [d86c4358e4405] daemon started [2020-03-12T18:34:59.790Z] daemon.go:461: [d86c4358e4405] Stopping daemon [2020-03-12T18:34:59.790Z] daemon.go:296: [d86c4358e4405] exiting daemon [2020-03-12T18:34:59.790Z] daemon.go:448: [d86c4358e4405] Daemon stopped [2020-03-12T18:34:59.790Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:35:00.152Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-03-12T18:35:00.152Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:35:00.712Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-03-12T18:35:00.967Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T18:35:00.991Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2020-03-12T18:35:00.991Z] === RUN TestRemoveContainerRunning [2020-03-12T18:35:02.210Z] --- PASS: TestRemoveContainerRunning (0.90s) [2020-03-12T18:35:02.210Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:35:02.326Z] === RUN TestDockerSuite/TestAttachDetach [2020-03-12T18:35:02.885Z] --- PASS: TestConfigsCreateAndDelete (3.05s) [2020-03-12T18:35:02.885Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:35:02.885Z] daemon.go:325: [d3e7dc51b1793] waiting for daemon to start [2020-03-12T18:35:02.885Z] daemon.go:325: [d3e7dc51b1793] waiting for daemon to start [2020-03-12T18:35:02.885Z] daemon.go:353: [d3e7dc51b1793] daemon started [2020-03-12T18:35:02.885Z] daemon.go:461: [d3e7dc51b1793] Stopping daemon [2020-03-12T18:35:02.885Z] daemon.go:296: [d3e7dc51b1793] exiting daemon [2020-03-12T18:35:02.885Z] daemon.go:448: [d3e7dc51b1793] Daemon stopped [2020-03-12T18:35:02.885Z] === RUN TestConfigsUpdate [2020-03-12T18:35:02.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2020-03-12T18:35:02.957Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:35:02.957Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-03-12T18:35:02.957Z] === RUN TestRenameLinkedContainer [2020-03-12T18:35:03.444Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T18:35:03.609Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2020-03-12T18:35:04.368Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T18:35:04.368Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T18:35:05.730Z] --- PASS: TestConfigsUpdate (2.82s) [2020-03-12T18:35:05.730Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:35:05.730Z] daemon.go:325: [da64890b45480] waiting for daemon to start [2020-03-12T18:35:05.730Z] daemon.go:325: [da64890b45480] waiting for daemon to start [2020-03-12T18:35:05.730Z] daemon.go:353: [da64890b45480] daemon started [2020-03-12T18:35:05.730Z] daemon.go:461: [da64890b45480] Stopping daemon [2020-03-12T18:35:05.730Z] daemon.go:296: [da64890b45480] exiting daemon [2020-03-12T18:35:05.730Z] daemon.go:448: [da64890b45480] Daemon stopped [2020-03-12T18:35:05.730Z] === RUN TestTemplatedConfig [2020-03-12T18:35:06.289Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T18:35:06.544Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T18:35:06.906Z] --- PASS: TestRenameLinkedContainer (3.38s) [2020-03-12T18:35:06.906Z] === RUN TestRenameStoppedContainer [2020-03-12T18:35:07.257Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-03-12T18:35:07.257Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:35:07.468Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T18:35:08.026Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T18:35:08.281Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T18:35:09.040Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-03-12T18:35:09.040Z] === RUN TestRenameInvalidName [2020-03-12T18:35:09.206Z] --- PASS: TestTemplatedConfig (3.52s) [2020-03-12T18:35:09.206Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:35:09.206Z] daemon.go:325: [d66ebe0549337] waiting for daemon to start [2020-03-12T18:35:09.206Z] daemon.go:325: [d66ebe0549337] waiting for daemon to start [2020-03-12T18:35:09.206Z] daemon.go:353: [d66ebe0549337] daemon started [2020-03-12T18:35:09.206Z] daemon.go:461: [d66ebe0549337] Stopping daemon [2020-03-12T18:35:09.206Z] daemon.go:296: [d66ebe0549337] exiting daemon [2020-03-12T18:35:09.206Z] daemon.go:448: [d66ebe0549337] Daemon stopped [2020-03-12T18:35:09.206Z] === RUN TestConfigInspect [2020-03-12T18:35:09.765Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T18:35:09.841Z] --- PASS: TestRenameInvalidName (0.98s) [2020-03-12T18:35:09.841Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:35:10.019Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:35:10.578Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:35:10.913Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-03-12T18:35:11.136Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T18:35:11.702Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T18:35:12.627Z] --- PASS: TestConfigInspect (3.33s) [2020-03-12T18:35:12.627Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:35:12.627Z] daemon.go:325: [d1df0cdc127ef] waiting for daemon to start [2020-03-12T18:35:12.627Z] daemon.go:325: [d1df0cdc127ef] waiting for daemon to start [2020-03-12T18:35:12.627Z] daemon.go:353: [d1df0cdc127ef] daemon started [2020-03-12T18:35:12.627Z] daemon.go:461: [d1df0cdc127ef] Stopping daemon [2020-03-12T18:35:12.627Z] daemon.go:296: [d1df0cdc127ef] exiting daemon [2020-03-12T18:35:12.627Z] daemon.go:448: [d1df0cdc127ef] Daemon stopped [2020-03-12T18:35:12.627Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:35:12.627Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T18:35:12.881Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T18:35:12.968Z] --- PASS: TestRenameAnonymousContainer (2.76s) [2020-03-12T18:35:12.968Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:35:13.135Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T18:35:13.316Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2020-03-12T18:35:13.316Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:35:14.059Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T18:35:14.059Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T18:35:15.093Z] --- PASS: TestRenameContainerWithLinkedContainer (1.57s) [2020-03-12T18:35:15.093Z] === RUN TestResize [2020-03-12T18:35:15.420Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T18:35:15.675Z] --- PASS: TestConfigCreateWithLabels (3.26s) [2020-03-12T18:35:15.675Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:35:15.675Z] daemon.go:325: [d8703864fce06] waiting for daemon to start [2020-03-12T18:35:15.675Z] daemon.go:325: [d8703864fce06] waiting for daemon to start [2020-03-12T18:35:15.675Z] daemon.go:353: [d8703864fce06] daemon started [2020-03-12T18:35:15.675Z] daemon.go:461: [d8703864fce06] Stopping daemon [2020-03-12T18:35:15.675Z] daemon.go:296: [d8703864fce06] exiting daemon [2020-03-12T18:35:15.675Z] daemon.go:448: [d8703864fce06] Daemon stopped [2020-03-12T18:35:15.675Z] === RUN TestConfigCreateResolve [2020-03-12T18:35:15.842Z] --- PASS: TestResize (0.97s) [2020-03-12T18:35:15.842Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:35:15.930Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T18:35:15.930Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T18:35:16.594Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2020-03-12T18:35:16.594Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:35:17.290Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T18:35:17.816Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:17.816Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:17.816Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:35:17.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:35:19.171Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-03-12T18:35:19.171Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:35:19.171Z] daemon.go:325: [d528fb685dfce] waiting for daemon to start [2020-03-12T18:35:19.171Z] daemon.go:325: [d528fb685dfce] waiting for daemon to start [2020-03-12T18:35:19.171Z] daemon.go:353: [d528fb685dfce] daemon started [2020-03-12T18:35:19.171Z] daemon.go:461: [d528fb685dfce] Stopping daemon [2020-03-12T18:35:19.171Z] daemon.go:296: [d528fb685dfce] exiting daemon [2020-03-12T18:35:19.171Z] daemon.go:448: [d528fb685dfce] Daemon stopped [2020-03-12T18:35:19.171Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:35:19.570Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:35:19.731Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-03-12T18:35:19.731Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:35:19.731Z] daemon.go:325: [d7d5bef729688] waiting for daemon to start [2020-03-12T18:35:19.731Z] daemon.go:325: [d7d5bef729688] waiting for daemon to start [2020-03-12T18:35:19.731Z] daemon.go:353: [d7d5bef729688] daemon started [2020-03-12T18:35:19.731Z] daemon.go:461: [d7d5bef729688] Stopping daemon [2020-03-12T18:35:19.731Z] daemon.go:296: [d7d5bef729688] exiting daemon [2020-03-12T18:35:19.731Z] daemon.go:448: [d7d5bef729688] Daemon stopped [2020-03-12T18:35:19.731Z] PASS [2020-03-12T18:35:19.731Z] [2020-03-12T18:35:19.731Z] DONE 8 tests in 23.070s [2020-03-12T18:35:19.731Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:35:19.731Z] ++ 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-12T18:35:19.731Z] ++ set -e [2020-03-12T18:35:19.731Z] ++ '[' -n 0 ']' [2020-03-12T18:35:19.731Z] ++ set -x [2020-03-12T18:35:19.731Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:35:19.731Z] INFO: Testing against a local daemon [2020-03-12T18:35:19.731Z] === RUN TestCheckpoint [2020-03-12T18:35:19.731Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:35:19.731Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:35:19.731Z] === RUN TestContainerInvalidJSON [2020-03-12T18:35:19.731Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:35:19.731Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:35:19.731Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:35:19.731Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:35:19.731Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:35:19.731Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:35:19.731Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:35:19.731Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:35:19.731Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:35:19.731Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-03-12T18:35:19.731Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:35:19.731Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:35:19.731Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:35:19.731Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:35:19.986Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T18:35:19.986Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-03-12T18:35:19.986Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:35:19.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-03-12T18:35:19.986Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:35:19.986Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-03-12T18:35:19.986Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:35:20.240Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2020-03-12T18:35:20.240Z] === RUN TestCopyFromContainer [2020-03-12T18:35:20.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:35:21.165Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T18:35:21.724Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T18:35:21.979Z] === RUN TestCopyFromContainer// [2020-03-12T18:35:22.234Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:35:22.234Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:35:22.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:35:22.488Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:35:22.488Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:35:22.488Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:35:22.742Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:35:22.742Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:35:22.742Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:35:22.996Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer (2.76s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer// (0.12s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-03-12T18:35:22.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-03-12T18:35:22.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:35:22.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:35:22.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:35:22.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:35:22.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:35:22.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:35:22.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:35:22.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:35:22.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:35:22.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:35:22.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-03-12T18:35:22.996Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:35:22.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-03-12T18:35:22.996Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:35:22.996Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:35:22.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:35:22.996Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:35:22.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:35:22.996Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:35:22.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:35:22.996Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:35:22.996Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:35:22.996Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:35:22.996Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:35:22.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-03-12T18:35:22.996Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:35:22.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:35:22.996Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:35:23.486Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:35:24.243Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:35:25.502Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T18:35:25.502Z] --- PASS: TestCreateWithCustomMaskedPaths (2.33s) [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:35:25.502Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:35:25.502Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:35:25.502Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:35:25.757Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:35:25.757Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:35:25.757Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities (0.05s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-03-12T18:35:25.757Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2020-03-12T18:35:25.757Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:35:25.790Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-03-12T18:35:25.994Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:26.776Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:27.144Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:27.685Z] tests/integration/client_test.py ..... [ 76%] [2020-03-12T18:35:27.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:28.249Z] tests/integration/errors_test.py . [ 76%] [2020-03-12T18:35:28.851Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:35:29.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:35:29.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:35:29.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:35:29.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:35:29.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:35:29.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:35:29.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:35:29.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:35:29.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:35:29.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:35:29.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:35:29.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:35:29.013Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:35:29.013Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T18:35:29.268Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.90s) [2020-03-12T18:35:29.268Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:35:29.268Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:35:29.268Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:35:29.268Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:35:29.268Z] === RUN TestDiff [2020-03-12T18:35:29.268Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T18:35:29.827Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T18:35:30.387Z] --- PASS: TestDiff (0.88s) [2020-03-12T18:35:30.387Z] === RUN TestExecWithCloseStdin [2020-03-12T18:35:30.387Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [db11246465f72] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [db11246465f72] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [db11246465f72] daemon started [2020-03-12T18:35:30.695Z] daemon.go:296: [db11246465f72] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [db11246465f72] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [db11246465f72] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [db11246465f72] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [db11246465f72] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [db11246465f72] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [db11246465f72] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.02s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [df52c92f07e91] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [df52c92f07e91] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [df52c92f07e91] daemon started [2020-03-12T18:35:30.695Z] daemon.go:325: [df52c92f07e91] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:296: [df52c92f07e91] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [df52c92f07e91] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [df52c92f07e91] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [df52c92f07e91] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [df52c92f07e91] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [df52c92f07e91] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.73s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [de29b3f107508] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [de29b3f107508] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [de29b3f107508] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [de29b3f107508] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [de29b3f107508] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [de29b3f107508] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [de29b3f107508] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [de29b3f107508] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [de29b3f107508] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [de29b3f107508] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [de29b3f107508] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [de29b3f107508] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.03s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dd713151ac13b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dd713151ac13b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dd713151ac13b] daemon started [2020-03-12T18:35:30.695Z] daemon.go:325: [dd713151ac13b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:296: [dd713151ac13b] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dd713151ac13b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dd713151ac13b] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dd713151ac13b] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dd713151ac13b] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dd713151ac13b] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [d6793bab4ed94] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [d6793bab4ed94] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d6793bab4ed94] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [d6793bab4ed94] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [d6793bab4ed94] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [d6793bab4ed94] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [d6793bab4ed94] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [d6793bab4ed94] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d6793bab4ed94] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [d6793bab4ed94] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [d6793bab4ed94] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [d6793bab4ed94] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.21s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [d5f7fe858bb67] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [d5f7fe858bb67] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d5f7fe858bb67] daemon started [2020-03-12T18:35:30.695Z] daemon.go:325: [d5f7fe858bb67] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:296: [d5f7fe858bb67] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [d5f7fe858bb67] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d5f7fe858bb67] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [d5f7fe858bb67] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [d5f7fe858bb67] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [d5f7fe858bb67] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dbadf732eeb13] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbadf732eeb13] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbadf732eeb13] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dbadf732eeb13] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dbadf732eeb13] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dbadf732eeb13] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [dbadf732eeb13] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbadf732eeb13] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbadf732eeb13] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dbadf732eeb13] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dbadf732eeb13] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dbadf732eeb13] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [d763ff624603f] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [d763ff624603f] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d763ff624603f] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [d763ff624603f] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [d763ff624603f] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [d763ff624603f] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [d763ff624603f] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [d763ff624603f] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [d763ff624603f] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [d763ff624603f] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [d763ff624603f] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [d763ff624603f] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dbb8e3d2a392c] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbb8e3d2a392c] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbb8e3d2a392c] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dbb8e3d2a392c] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dbb8e3d2a392c] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dbb8e3d2a392c] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [dbb8e3d2a392c] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbb8e3d2a392c] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbb8e3d2a392c] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dbb8e3d2a392c] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dbb8e3d2a392c] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dbb8e3d2a392c] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.37s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dbc0f0acff608] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbc0f0acff608] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbc0f0acff608] daemon started [2020-03-12T18:35:30.695Z] daemon.go:296: [dbc0f0acff608] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dbc0f0acff608] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dbc0f0acff608] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dbc0f0acff608] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dbc0f0acff608] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dbc0f0acff608] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dbc0f0acff608] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dc7aaf6702fe7] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [dc7aaf6702fe7] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dc7aaf6702fe7] daemon started [2020-03-12T18:35:30.695Z] daemon.go:325: [dc7aaf6702fe7] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:296: [dc7aaf6702fe7] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [dc7aaf6702fe7] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [dc7aaf6702fe7] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [dc7aaf6702fe7] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [dc7aaf6702fe7] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [dc7aaf6702fe7] Daemon stopped [2020-03-12T18:35:30.695Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.16s) [2020-03-12T18:35:30.695Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:35:30.695Z] daemon.go:325: [df00b0c485f7b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [df00b0c485f7b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [df00b0c485f7b] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [df00b0c485f7b] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [df00b0c485f7b] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [df00b0c485f7b] Daemon stopped [2020-03-12T18:35:30.695Z] daemon.go:325: [df00b0c485f7b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:325: [df00b0c485f7b] waiting for daemon to start [2020-03-12T18:35:30.695Z] daemon.go:353: [df00b0c485f7b] daemon started [2020-03-12T18:35:30.695Z] daemon.go:461: [df00b0c485f7b] Stopping daemon [2020-03-12T18:35:30.695Z] daemon.go:296: [df00b0c485f7b] exiting daemon [2020-03-12T18:35:30.695Z] daemon.go:448: [df00b0c485f7b] Daemon stopped [2020-03-12T18:35:30.695Z] === RUN TestKernelTCPMemory [2020-03-12T18:35:30.946Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T18:35:31.200Z] --- PASS: TestExecWithCloseStdin (1.01s) [2020-03-12T18:35:31.200Z] === RUN TestExec [2020-03-12T18:35:31.895Z] --- PASS: TestKernelTCPMemory (0.97s) [2020-03-12T18:35:31.895Z] === RUN TestNISDomainname [2020-03-12T18:35:32.561Z] --- PASS: TestExec (1.07s) [2020-03-12T18:35:32.561Z] === RUN TestExecUser [2020-03-12T18:35:33.125Z] --- PASS: TestNISDomainname (1.08s) [2020-03-12T18:35:33.125Z] === RUN TestStats [2020-03-12T18:35:33.485Z] --- PASS: TestExecUser (0.99s) [2020-03-12T18:35:33.485Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:35:34.048Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T18:35:34.608Z] --- PASS: TestExportContainerAndImportImage (1.24s) [2020-03-12T18:35:34.608Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:35:34.608Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T18:35:34.867Z] --- PASS: TestStats (1.82s) [2020-03-12T18:35:34.867Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:35:34.867Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:35:34.867Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:35:34.867Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:35:34.867Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:35:34.867Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:35:34.867Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:35:34.867Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:35:34.867Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:35:34.867Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:35:34.867Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:35:35.532Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T18:35:35.628Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:35:36.091Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2020-03-12T18:35:36.091Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:35:36.091Z] daemon.go:325: [d12cd81891a0f] waiting for daemon to start [2020-03-12T18:35:36.091Z] daemon.go:325: [d12cd81891a0f] waiting for daemon to start [2020-03-12T18:35:36.091Z] daemon.go:353: [d12cd81891a0f] daemon started [2020-03-12T18:35:36.091Z] daemon.go:461: [d12cd81891a0f] Stopping daemon [2020-03-12T18:35:36.091Z] daemon.go:296: [d12cd81891a0f] exiting daemon [2020-03-12T18:35:36.091Z] daemon.go:448: [d12cd81891a0f] Daemon stopped [2020-03-12T18:35:36.091Z] daemon.go:325: [d12cd81891a0f] waiting for daemon to start [2020-03-12T18:35:36.091Z] daemon.go:325: [d12cd81891a0f] waiting for daemon to start [2020-03-12T18:35:36.091Z] daemon.go:353: [d12cd81891a0f] daemon started [2020-03-12T18:35:36.091Z] daemon.go:461: [d12cd81891a0f] Stopping daemon [2020-03-12T18:35:36.091Z] daemon.go:296: [d12cd81891a0f] exiting daemon [2020-03-12T18:35:36.091Z] daemon.go:448: [d12cd81891a0f] Daemon stopped [2020-03-12T18:35:36.091Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:35:37.014Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T18:35:37.269Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2020-03-12T18:35:37.269Z] === RUN TestHealthKillContainer [2020-03-12T18:35:37.269Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T18:35:37.967Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:35:38.192Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-03-12T18:35:39.553Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-03-12T18:35:39.832Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-03-12T18:35:39.832Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2020-03-12T18:35:39.832Z] --- PASS: TestStopContainerWithTimeout/-1 (2.98s) [2020-03-12T18:35:39.832Z] --- PASS: TestStopContainerWithTimeout/3 (2.85s) [2020-03-12T18:35:39.832Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-03-12T18:35:39.832Z] === RUN TestDeleteDevicemapper [2020-03-12T18:35:39.832Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2020-03-12T18:35:39.832Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:35:39.832Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:35:40.477Z] --- PASS: TestHealthKillContainer (3.11s) [2020-03-12T18:35:40.477Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:35:40.477Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T18:35:41.401Z] --- PASS: TestInspectCpusetInConfigPre120 (0.90s) [2020-03-12T18:35:41.401Z] === RUN TestIpcModeNone [2020-03-12T18:35:41.960Z] --- PASS: TestIpcModeNone (0.83s) [2020-03-12T18:35:41.960Z] === RUN TestIpcModePrivate [2020-03-12T18:35:41.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T18:35:41.960Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T18:35:42.883Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T18:35:43.138Z] --- PASS: TestIpcModePrivate (1.03s) [2020-03-12T18:35:43.138Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:192, shared: false, mustBeShared: false [2020-03-12T18:35:43.138Z] === RUN TestIpcModeShareable [2020-03-12T18:35:43.835Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.58s) [2020-03-12T18:35:43.835Z] === RUN TestUpdateMemory [2020-03-12T18:35:43.835Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:35:43.835Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:35:43.835Z] === RUN TestUpdateCPUQuota [2020-03-12T18:35:44.061Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T18:35:44.061Z] --- PASS: TestIpcModeShareable (1.01s) [2020-03-12T18:35:44.061Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2020-03-12T18:35:44.061Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:35:44.592Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-03-12T18:35:44.592Z] === RUN TestUpdatePidsLimit [2020-03-12T18:35:44.592Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:35:44.940Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:35:45.287Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:35:45.636Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:35:45.984Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:35:46.338Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:35:46.689Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:35:47.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.86s) [2020-03-12T18:35:47.316Z] === RUN TestAPIIpcModeHost [2020-03-12T18:35:47.571Z] --- PASS: TestAPIIpcModeHost (0.78s) [2020-03-12T18:35:47.571Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit (3.65s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-03-12T18:35:48.436Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-03-12T18:35:48.436Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:35:49.491Z] --- PASS: TestDaemonIpcModeShareable (1.70s) [2020-03-12T18:35:49.491Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:35:49.491Z] daemon.go:325: [d62ce4620f093] waiting for daemon to start [2020-03-12T18:35:49.491Z] daemon.go:325: [d62ce4620f093] waiting for daemon to start [2020-03-12T18:35:49.491Z] daemon.go:353: [d62ce4620f093] daemon started [2020-03-12T18:35:49.491Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: true, mustBeShared: true [2020-03-12T18:35:49.491Z] daemon.go:461: [d62ce4620f093] Stopping daemon [2020-03-12T18:35:49.491Z] daemon.go:296: [d62ce4620f093] exiting daemon [2020-03-12T18:35:49.491Z] daemon.go:448: [d62ce4620f093] Daemon stopped [2020-03-12T18:35:49.491Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:35:51.372Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2020-03-12T18:35:51.372Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:35:51.372Z] daemon.go:325: [d8b526e58c86f] waiting for daemon to start [2020-03-12T18:35:51.372Z] daemon.go:325: [d8b526e58c86f] waiting for daemon to start [2020-03-12T18:35:51.372Z] daemon.go:353: [d8b526e58c86f] daemon started [2020-03-12T18:35:51.372Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:226, shared: false, mustBeShared: false [2020-03-12T18:35:51.372Z] daemon.go:461: [d8b526e58c86f] Stopping daemon [2020-03-12T18:35:51.372Z] daemon.go:296: [d8b526e58c86f] exiting daemon [2020-03-12T18:35:51.372Z] daemon.go:448: [d8b526e58c86f] Daemon stopped [2020-03-12T18:35:51.372Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:35:52.294Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T18:35:52.854Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.74s) [2020-03-12T18:35:52.854Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:35:52.854Z] daemon.go:325: [d29be98143013] waiting for daemon to start [2020-03-12T18:35:52.854Z] daemon.go:325: [d29be98143013] waiting for daemon to start [2020-03-12T18:35:52.854Z] daemon.go:353: [d29be98143013] daemon started [2020-03-12T18:35:52.854Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:198, shared: false, mustBeShared: false [2020-03-12T18:35:52.854Z] daemon.go:461: [d29be98143013] Stopping daemon [2020-03-12T18:35:52.854Z] daemon.go:296: [d29be98143013] exiting daemon [2020-03-12T18:35:52.854Z] daemon.go:448: [d29be98143013] Daemon stopped [2020-03-12T18:35:52.854Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:35:54.738Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.64s) [2020-03-12T18:35:54.738Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:35:54.738Z] daemon.go:325: [d46a24806cbeb] waiting for daemon to start [2020-03-12T18:35:54.738Z] daemon.go:325: [d46a24806cbeb] waiting for daemon to start [2020-03-12T18:35:54.738Z] daemon.go:353: [d46a24806cbeb] daemon started [2020-03-12T18:35:54.738Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:214, shared: true, mustBeShared: true [2020-03-12T18:35:54.738Z] daemon.go:461: [d46a24806cbeb] Stopping daemon [2020-03-12T18:35:54.738Z] daemon.go:296: [d46a24806cbeb] exiting daemon [2020-03-12T18:35:54.738Z] daemon.go:448: [d46a24806cbeb] Daemon stopped [2020-03-12T18:35:54.738Z] === RUN TestIpcModeOlderClient [2020-03-12T18:35:54.738Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:35:54.738Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:35:54.738Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T18:35:55.296Z] --- PASS: TestKillContainerInvalidSignal (0.90s) [2020-03-12T18:35:55.296Z] === RUN TestKillContainer [2020-03-12T18:35:55.296Z] === RUN TestKillContainer/no_signal [2020-03-12T18:35:56.220Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:35:56.779Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T18:35:56.779Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:35:56.779Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T18:35:58.138Z] --- PASS: TestKillContainer (2.63s) [2020-03-12T18:35:58.138Z] --- PASS: TestKillContainer/no_signal (0.94s) [2020-03-12T18:35:58.138Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-03-12T18:35:58.138Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2020-03-12T18:35:58.138Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:35:58.138Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:35:58.392Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T18:35:58.951Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:35:59.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.76s) [2020-03-12T18:35:59.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2020-03-12T18:35:59.873Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2020-03-12T18:35:59.873Z] === RUN TestKillStoppedContainer [2020-03-12T18:35:59.873Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T18:35:59.873Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:35:59.873Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:35:59.873Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:36:00.795Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2020-03-12T18:36:00.795Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:36:00.795Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:36:00.795Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:00.795Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:36:00.795Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:36:00.795Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:00.795Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:36:01.353Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-03-12T18:36:01.353Z] === RUN TestLinksContainerNames [2020-03-12T18:36:01.841Z] --- PASS: TestUpdateRestartPolicy (12.47s) [2020-03-12T18:36:01.841Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:36:01.841Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2020-03-12T18:36:01.841Z] === RUN TestWaitNonBlocked [2020-03-12T18:36:01.841Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:36:01.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:36:01.841Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:36:01.841Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:36:01.841Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:36:01.841Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:36:02.276Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T18:36:02.591Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-03-12T18:36:02.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2020-03-12T18:36:02.591Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-03-12T18:36:02.591Z] === RUN TestWaitBlocked [2020-03-12T18:36:02.591Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:36:02.591Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:36:02.591Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:36:02.591Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:36:02.591Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:36:02.591Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:36:02.836Z] --- PASS: TestLinksContainerNames (1.67s) [2020-03-12T18:36:02.836Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:36:03.090Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T18:36:03.830Z] --- PASS: TestWaitBlocked (0.01s) [2020-03-12T18:36:03.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-03-12T18:36:03.830Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.27s) [2020-03-12T18:36:03.830Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:36:03.830Z] === CONT TestIpcModeOlderClient [2020-03-12T18:36:04.013Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2020-03-12T18:36:04.013Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:36:04.013Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T18:36:04.183Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-03-12T18:36:04.183Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:36:04.573Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2020-03-12T18:36:04.573Z] === RUN TestMountDaemonRoot [2020-03-12T18:36:04.573Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:36:04.573Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:36:04.829Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:36:04.829Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:36:04.829Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:36:05.083Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:36:05.338Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-03-12T18:36:05.338Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-03-12T18:36:05.338Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:36:07.221Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T18:36:07.221Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-12T18:36:07.323Z] --- PASS: TestContainerStartOnDaemonRestart (3.06s) [2020-03-12T18:36:07.323Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:36:07.323Z] daemon.go:325: [da090a1ee04b0] waiting for daemon to start [2020-03-12T18:36:07.323Z] daemon.go:325: [da090a1ee04b0] waiting for daemon to start [2020-03-12T18:36:07.323Z] daemon.go:353: [da090a1ee04b0] daemon started [2020-03-12T18:36:07.323Z] daemon.go:296: [da090a1ee04b0] exiting daemon [2020-03-12T18:36:07.323Z] daemon.go:325: [da090a1ee04b0] waiting for daemon to start [2020-03-12T18:36:07.323Z] daemon.go:325: [da090a1ee04b0] waiting for daemon to start [2020-03-12T18:36:07.323Z] daemon.go:353: [da090a1ee04b0] daemon started [2020-03-12T18:36:07.323Z] daemon.go:461: [da090a1ee04b0] Stopping daemon [2020-03-12T18:36:07.323Z] daemon.go:296: [da090a1ee04b0] exiting daemon [2020-03-12T18:36:07.323Z] daemon.go:448: [da090a1ee04b0] Daemon stopped [2020-03-12T18:36:07.477Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2020-03-12T18:36:07.477Z] === RUN TestNetworkNat [2020-03-12T18:36:07.701Z] --- PASS: TestDaemonRestartIpcMode (3.72s) [2020-03-12T18:36:07.702Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:36:07.702Z] daemon.go:325: [d49b2b659e974] waiting for daemon to start [2020-03-12T18:36:07.702Z] daemon.go:325: [d49b2b659e974] waiting for daemon to start [2020-03-12T18:36:07.702Z] daemon.go:353: [d49b2b659e974] daemon started [2020-03-12T18:36:07.702Z] daemon.go:461: [d49b2b659e974] Stopping daemon [2020-03-12T18:36:07.702Z] daemon.go:296: [d49b2b659e974] exiting daemon [2020-03-12T18:36:07.702Z] daemon.go:448: [d49b2b659e974] Daemon stopped [2020-03-12T18:36:07.702Z] daemon.go:325: [d49b2b659e974] waiting for daemon to start [2020-03-12T18:36:07.702Z] daemon.go:325: [d49b2b659e974] waiting for daemon to start [2020-03-12T18:36:07.702Z] daemon.go:353: [d49b2b659e974] daemon started [2020-03-12T18:36:07.702Z] daemon.go:461: [d49b2b659e974] Stopping daemon [2020-03-12T18:36:07.702Z] daemon.go:296: [d49b2b659e974] exiting daemon [2020-03-12T18:36:07.702Z] daemon.go:448: [d49b2b659e974] Daemon stopped [2020-03-12T18:36:07.702Z] PASS [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === Skipped [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-03-12T18:36:07.702Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:36:07.702Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:36:07.702Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:36:07.702Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2020-03-12T18:36:07.702Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:36:07.702Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] [2020-03-12T18:36:07.702Z] DONE 189 tests, 6 skipped in 119.717s [2020-03-12T18:36:07.702Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:36:07.702Z] ++ 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-12T18:36:07.702Z] ++ set -e [2020-03-12T18:36:07.702Z] ++ '[' -n 0 ']' [2020-03-12T18:36:07.702Z] ++ set -x [2020-03-12T18:36:07.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:36:08.181Z] INFO: Testing against a local daemon [2020-03-12T18:36:08.181Z] === RUN TestCommitInheritsEnv [2020-03-12T18:36:08.399Z] --- PASS: TestNetworkNat (1.02s) [2020-03-12T18:36:08.399Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:36:08.555Z] --- PASS: TestCommitInheritsEnv (0.55s) [2020-03-12T18:36:08.555Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:36:08.555Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:36:08.555Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:36:08.555Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-03-12T18:36:08.555Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:36:08.555Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-03-12T18:36:08.555Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:36:08.949Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-03-12T18:36:08.949Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:36:08.949Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-03-12T18:36:08.949Z] === RUN TestTagInvalidReference [2020-03-12T18:36:09.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2020-03-12T18:36:09.322Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:36:09.328Z] --- PASS: TestTagInvalidReference (0.01s) [2020-03-12T18:36:09.328Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:36:09.328Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-03-12T18:36:09.328Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:36:09.328Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T18:36:09.328Z] === RUN TestTagOfficialNames [2020-03-12T18:36:09.328Z] --- PASS: TestTagOfficialNames (0.03s) [2020-03-12T18:36:09.328Z] === RUN TestTagMatchesDigest [2020-03-12T18:36:09.328Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-03-12T18:36:09.328Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:36:10.248Z] --- PASS: TestNetworkLoopbackNat (1.06s) [2020-03-12T18:36:10.248Z] === RUN TestPause [2020-03-12T18:36:10.248Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T18:36:10.475Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-03-12T18:36:11.172Z] --- PASS: TestPause (0.95s) [2020-03-12T18:36:11.172Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:36:11.172Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:36:11.172Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:36:11.173Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:36:11.427Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T18:36:12.350Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2020-03-12T18:36:12.350Z] === RUN TestPsFilter [2020-03-12T18:36:12.350Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T18:36:12.350Z] --- PASS: TestPsFilter (0.23s) [2020-03-12T18:36:12.350Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:36:13.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-03-12T18:36:13.272Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:36:14.195Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2020-03-12T18:36:14.195Z] === RUN TestRemoveContainerRunning [2020-03-12T18:36:15.117Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-03-12T18:36:15.117Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:36:15.372Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T18:36:15.931Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.91s) [2020-03-12T18:36:15.931Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:36:15.931Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T18:36:15.931Z] === RUN TestRenameLinkedContainer [2020-03-12T18:36:17.461Z] 65014b3c3121: Pull complete [2020-03-12T18:36:18.439Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T18:36:19.798Z] --- PASS: TestRenameLinkedContainer (3.55s) [2020-03-12T18:36:19.798Z] === RUN TestRenameStoppedContainer [2020-03-12T18:36:20.357Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-03-12T18:36:20.357Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:36:20.357Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T18:36:22.242Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2020-03-12T18:36:22.242Z] === RUN TestRenameInvalidName [2020-03-12T18:36:22.800Z] --- PASS: TestRenameInvalidName (0.89s) [2020-03-12T18:36:22.800Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:36:23.364Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T18:36:23.364Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T18:36:23.938Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T18:36:27.194Z] --- PASS: TestRenameAnonymousContainer (3.89s) [2020-03-12T18:36:27.194Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:36:27.755Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T18:36:27.755Z] --- PASS: TestRenameContainerWithSameName (1.03s) [2020-03-12T18:36:27.755Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:36:28.679Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T18:36:30.038Z] --- PASS: TestRenameContainerWithLinkedContainer (1.98s) [2020-03-12T18:36:30.038Z] === RUN TestResize [2020-03-12T18:36:30.103Z] ......... [ 86%] [2020-03-12T18:36:30.597Z] --- PASS: TestResize (0.91s) [2020-03-12T18:36:30.597Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:36:31.519Z] --- PASS: TestResizeWithInvalidSize (0.76s) [2020-03-12T18:36:31.519Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:36:31.519Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T18:36:32.077Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T18:36:32.332Z] --- PASS: TestResizeWhenContainerNotStarted (0.96s) [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:32.332Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:32.332Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:32.332Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:32.332Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:36:32.586Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T18:36:34.469Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:35.393Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:35.393Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T18:36:35.648Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:35.725Z] tests/integration/models_images_test.py .............. [ 89%] [2020-03-12T18:36:35.903Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T18:36:36.463Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T18:36:37.022Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T18:36:37.022Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:36:37.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:36:37.610Z] tests/integration/models_networks_test.py .... [ 90%] [2020-03-12T18:36:39.160Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T18:36:39.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:36:39.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:36:40.901Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T18:36:42.262Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T18:36:42.822Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T18:36:43.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:36:43.635Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T18:36:43.889Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:36:44.201Z] tests/integration/models_nodes_test.py . [ 91%] [2020-03-12T18:36:44.764Z] tests/integration/models_resources_test.py . [ 91%] [2020-03-12T18:36:44.813Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T18:36:45.371Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T18:36:45.933Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:36:46.868Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-03-12T18:36:48.229Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d1ceff49f120e] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d1ceff49f120e] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d1ceff49f120e] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d1ceff49f120e] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d1ceff49f120e] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d1ceff49f120e] Daemon stopped [2020-03-12T18:36:48.229Z] daemon.go:325: [d1ceff49f120e] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d1ceff49f120e] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d1ceff49f120e] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d1ceff49f120e] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d1ceff49f120e] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d1ceff49f120e] Daemon stopped [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2020-03-12T18:36:48.229Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d7a081536ac19] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d7a081536ac19] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d7a081536ac19] daemon started [2020-03-12T18:36:48.229Z] daemon.go:325: [d7a081536ac19] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:296: [d7a081536ac19] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d7a081536ac19] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d7a081536ac19] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d7a081536ac19] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d7a081536ac19] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d7a081536ac19] Daemon stopped [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-03-12T18:36:48.229Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d28f421cca680] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d28f421cca680] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d28f421cca680] daemon started [2020-03-12T18:36:48.229Z] daemon.go:296: [d28f421cca680] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d28f421cca680] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d28f421cca680] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d28f421cca680] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d28f421cca680] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d28f421cca680] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d28f421cca680] Daemon stopped [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s) [2020-03-12T18:36:48.229Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [d8f18bcf5ee74] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d8f18bcf5ee74] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d8f18bcf5ee74] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d8f18bcf5ee74] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d8f18bcf5ee74] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d8f18bcf5ee74] Daemon stopped [2020-03-12T18:36:48.229Z] daemon.go:325: [d8f18bcf5ee74] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:325: [d8f18bcf5ee74] waiting for daemon to start [2020-03-12T18:36:48.229Z] daemon.go:353: [d8f18bcf5ee74] daemon started [2020-03-12T18:36:48.229Z] daemon.go:461: [d8f18bcf5ee74] Stopping daemon [2020-03-12T18:36:48.229Z] daemon.go:296: [d8f18bcf5ee74] exiting daemon [2020-03-12T18:36:48.229Z] daemon.go:448: [d8f18bcf5ee74] Daemon stopped [2020-03-12T18:36:48.229Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2020-03-12T18:36:48.229Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:36:48.229Z] daemon.go:325: [df064bd3412cc] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [df064bd3412cc] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [df064bd3412cc] daemon started [2020-03-12T18:36:48.230Z] daemon.go:296: [df064bd3412cc] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [df064bd3412cc] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [df064bd3412cc] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [df064bd3412cc] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [df064bd3412cc] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [df064bd3412cc] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [df064bd3412cc] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.62s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [dccd64693245a] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [dccd64693245a] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [dccd64693245a] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [dccd64693245a] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [dccd64693245a] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [dccd64693245a] Daemon stopped [2020-03-12T18:36:48.230Z] daemon.go:325: [dccd64693245a] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [dccd64693245a] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [dccd64693245a] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [dccd64693245a] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [dccd64693245a] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [dccd64693245a] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.72s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d612bae602ef8] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d612bae602ef8] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d612bae602ef8] daemon started [2020-03-12T18:36:48.230Z] daemon.go:296: [d612bae602ef8] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d612bae602ef8] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d612bae602ef8] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d612bae602ef8] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d612bae602ef8] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d612bae602ef8] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d612bae602ef8] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d9f5943b64e99] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d9f5943b64e99] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d9f5943b64e99] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d9f5943b64e99] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d9f5943b64e99] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d9f5943b64e99] Daemon stopped [2020-03-12T18:36:48.230Z] daemon.go:325: [d9f5943b64e99] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d9f5943b64e99] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d9f5943b64e99] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d9f5943b64e99] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d9f5943b64e99] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d9f5943b64e99] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [dcd924ee3e076] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [dcd924ee3e076] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [dcd924ee3e076] daemon started [2020-03-12T18:36:48.230Z] daemon.go:325: [dcd924ee3e076] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:296: [dcd924ee3e076] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [dcd924ee3e076] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [dcd924ee3e076] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [dcd924ee3e076] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [dcd924ee3e076] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [dcd924ee3e076] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.74s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d9dca16624ce2] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d9dca16624ce2] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d9dca16624ce2] daemon started [2020-03-12T18:36:48.230Z] daemon.go:325: [d9dca16624ce2] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:296: [d9dca16624ce2] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d9dca16624ce2] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d9dca16624ce2] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d9dca16624ce2] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d9dca16624ce2] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d9dca16624ce2] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.80s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [d2c35e787188e] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d2c35e787188e] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d2c35e787188e] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d2c35e787188e] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d2c35e787188e] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d2c35e787188e] Daemon stopped [2020-03-12T18:36:48.230Z] daemon.go:325: [d2c35e787188e] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [d2c35e787188e] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [d2c35e787188e] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [d2c35e787188e] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [d2c35e787188e] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [d2c35e787188e] Daemon stopped [2020-03-12T18:36:48.230Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.37s) [2020-03-12T18:36:48.230Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:36:48.230Z] daemon.go:325: [de443c7e40e1f] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [de443c7e40e1f] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [de443c7e40e1f] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [de443c7e40e1f] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [de443c7e40e1f] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [de443c7e40e1f] Daemon stopped [2020-03-12T18:36:48.230Z] daemon.go:325: [de443c7e40e1f] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:325: [de443c7e40e1f] waiting for daemon to start [2020-03-12T18:36:48.230Z] daemon.go:353: [de443c7e40e1f] daemon started [2020-03-12T18:36:48.230Z] daemon.go:461: [de443c7e40e1f] Stopping daemon [2020-03-12T18:36:48.230Z] daemon.go:296: [de443c7e40e1f] exiting daemon [2020-03-12T18:36:48.230Z] daemon.go:448: [de443c7e40e1f] Daemon stopped [2020-03-12T18:36:48.230Z] === RUN TestKernelTCPMemory [2020-03-12T18:36:48.485Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T18:36:49.409Z] --- PASS: TestKernelTCPMemory (1.02s) [2020-03-12T18:36:49.409Z] === RUN TestNISDomainname [2020-03-12T18:36:49.665Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T18:36:50.225Z] --- PASS: TestNISDomainname (1.16s) [2020-03-12T18:36:50.225Z] === RUN TestStats [2020-03-12T18:36:50.479Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T18:36:50.838Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-03-12T18:36:51.041Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T18:36:52.400Z] --- PASS: TestStats (1.83s) [2020-03-12T18:36:52.400Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:36:52.400Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:36:52.400Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:36:52.400Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:36:52.400Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:36:52.400Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:36:52.400Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:36:52.400Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:36:52.400Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:36:52.400Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:36:52.400Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:36:53.323Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:36:54.682Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T18:36:55.241Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:36:55.255Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-03-12T18:36:55.256Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 14.7% of statements [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/types/filters 0.045s coverage: 92.2% of statements [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/server/router/swarm 0.034s coverage: 3.1% of statements [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:36:55.872Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:36:55.872Z] ok github.com/docker/docker/builder/dockerignore 0.027s coverage: 96.8% of statements [2020-03-12T18:36:56.163Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T18:36:56.417Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T18:36:56.976Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-03-12T18:36:56.976Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2020-03-12T18:36:56.976Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2020-03-12T18:36:56.976Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2020-03-12T18:36:56.976Z] --- PASS: TestStopContainerWithTimeout/1 (1.84s) [2020-03-12T18:36:56.976Z] === RUN TestDeleteDevicemapper [2020-03-12T18:36:56.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:36:56.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:36:56.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:36:58.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T18:36:59.127Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-03-12T18:36:59.127Z] === RUN TestUpdateMemory [2020-03-12T18:36:59.127Z] --- SKIP: TestUpdateMemory (0.00s) [2020-03-12T18:36:59.127Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:36:59.127Z] === RUN TestUpdateCPUQuota [2020-03-12T18:36:59.977Z] tests/integration/regression_test.py ...... [ 98%] [2020-03-12T18:37:00.485Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-03-12T18:37:00.485Z] === RUN TestUpdatePidsLimit [2020-03-12T18:37:00.491Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-03-12T18:37:00.491Z] tests/integration/credentials/utils_test.py . [100%] [2020-03-12T18:37:00.491Z] [2020-03-12T18:37:00.491Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-03-12T18:37:00.491Z] =========================== short test summary info ============================ [2020-03-12T18:37:00.491Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-03-12T18:37:00.491Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-03-12T18:37:00.491Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-03-12T18:37:00.491Z] Not supported on most drivers [2020-03-12T18:37:00.491Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-03-12T18:37:00.491Z] Can fail if eth0 has multiple IP addresses [2020-03-12T18:37:00.491Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-03-12T18:37:00.491Z] This doesn't seem to be taken into account by the engine [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-03-12T18:37:00.491Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-03-12T18:37:00.491Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-03-12T18:37:00.491Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 380.08 seconds == [2020-03-12T18:37:00.739Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:37:00.748Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-03-12T18:37:00.994Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:37:00.994Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T18:37:00.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T18:37:01.553Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:37:01.808Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:37:02.366Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:37:02.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-12T18:37:02.621Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:37:03.180Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit (4.10s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-03-12T18:37:04.583Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2020-03-12T18:37:04.583Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:37:05.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-12T18:37:06.299Z] ok github.com/docker/docker/builder/fscache 0.150s coverage: 69.2% of statements [2020-03-12T18:37:06.870Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T18:37:07.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T18:37:07.802Z] ok github.com/docker/docker/builder/remotecontext/git 4.583s coverage: 85.1% of statements [2020-03-12T18:37:08.092Z] ok github.com/docker/docker/builder/remotecontext 0.389s coverage: 13.6% of statements [2020-03-12T18:37:08.092Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2020-03-12T18:37:08.724Z] ok github.com/docker/docker/builder/dockerfile 1.029s coverage: 45.1% of statements [2020-03-12T18:37:08.724Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:37:08.724Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:37:09.156Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T18:37:10.516Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T18:37:12.931Z] umount: bundles/test-docker-py/root: mountpoint not found [2020-03-12T18:37:12.931Z] Clearing AppArmor profiles cache:. [2020-03-12T18:37:12.931Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:37:12.931Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:37:12.931Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:37:12.931Z] [2020-03-12T18:37:12.931Z] To set a process to complain mode, use the command line tool [2020-03-12T18:37:12.931Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:37:12.931Z] with the 'teardown' option." [2020-03-12T18:37:12.931Z] [2020-03-12T18:37:13.027Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants Post stage [Pipeline] junit [2020-03-12T18:37:13.507Z] Recording test results [Pipeline] sh [2020-03-12T18:37:13.921Z] + echo Ensuring container killed. [2020-03-12T18:37:13.921Z] Ensuring container killed. [2020-03-12T18:37:13.921Z] + docker rm -vf docker-pr3 [2020-03-12T18:37:13.921Z] Error: No such container: docker-pr3 [2020-03-12T18:37:13.921Z] + true [Pipeline] sh [2020-03-12T18:37:14.204Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:37:14.204Z] Chowning /workspace to jenkins user [2020-03-12T18:37:14.204Z] + id -u [2020-03-12T18:37:14.204Z] + id -g [2020-03-12T18:37:14.204Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40628:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:37:15.908Z] + bundleName=docker-py [2020-03-12T18:37:15.908Z] + echo Creating docker-py-bundles.tar.gz [2020-03-12T18:37:15.908Z] Creating docker-py-bundles.tar.gz [2020-03-12T18:37:15.908Z] + 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-12T18:37:15.919Z] Archiving artifacts [2020-03-12T18:37:16.110Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-03-12T18:37:16.474Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/make.sh binary-daemon [2020-03-12T18:37:17.039Z] [2020-03-12T18:37:17.039Z] Removing bundles/ [2020-03-12T18:37:17.039Z] [2020-03-12T18:37:17.040Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-03-12T18:37:17.040Z] Building: bundles/binary-daemon/dockerd-dev [2020-03-12T18:37:17.040Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:37:17.186Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T18:37:19.699Z] --- PASS: TestUpdateRestartPolicy (14.92s) [2020-03-12T18:37:19.699Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:37:19.953Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T18:37:20.512Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2020-03-12T18:37:20.512Z] === RUN TestWaitNonBlocked [2020-03-12T18:37:20.512Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:37:20.512Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:37:20.512Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:37:20.512Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:37:20.512Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:37:20.512Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:37:21.872Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-03-12T18:37:21.872Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-03-12T18:37:21.872Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2020-03-12T18:37:21.872Z] === RUN TestWaitBlocked [2020-03-12T18:37:21.872Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:37:21.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:37:21.872Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:37:21.872Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:37:21.872Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:37:21.872Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:37:22.430Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T18:37:22.989Z] --- PASS: TestWaitBlocked (0.02s) [2020-03-12T18:37:22.989Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-03-12T18:37:22.989Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2020-03-12T18:37:22.989Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:37:22.989Z] === CONT TestIpcModeOlderClient [2020-03-12T18:37:22.989Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-03-12T18:37:22.989Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:37:23.548Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T18:37:26.853Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-03-12T18:37:26.853Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:37:26.853Z] daemon.go:325: [d2daf3a4c95a5] waiting for daemon to start [2020-03-12T18:37:26.853Z] daemon.go:325: [d2daf3a4c95a5] waiting for daemon to start [2020-03-12T18:37:26.853Z] daemon.go:353: [d2daf3a4c95a5] daemon started [2020-03-12T18:37:26.853Z] daemon.go:325: [d2daf3a4c95a5] waiting for daemon to start [2020-03-12T18:37:26.854Z] daemon.go:296: [d2daf3a4c95a5] exiting daemon [2020-03-12T18:37:26.854Z] daemon.go:325: [d2daf3a4c95a5] waiting for daemon to start [2020-03-12T18:37:26.854Z] daemon.go:353: [d2daf3a4c95a5] daemon started [2020-03-12T18:37:26.854Z] daemon.go:461: [d2daf3a4c95a5] Stopping daemon [2020-03-12T18:37:26.854Z] daemon.go:296: [d2daf3a4c95a5] exiting daemon [2020-03-12T18:37:26.854Z] daemon.go:448: [d2daf3a4c95a5] Daemon stopped [2020-03-12T18:37:27.292Z] ok github.com/docker/docker/client 0.942s coverage: 75.7% of statements [2020-03-12T18:37:27.413Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2020-03-12T18:37:27.413Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:37:27.413Z] daemon.go:325: [df25df05ce1d1] waiting for daemon to start [2020-03-12T18:37:27.413Z] daemon.go:325: [df25df05ce1d1] waiting for daemon to start [2020-03-12T18:37:27.413Z] daemon.go:353: [df25df05ce1d1] daemon started [2020-03-12T18:37:27.413Z] daemon.go:461: [df25df05ce1d1] Stopping daemon [2020-03-12T18:37:27.413Z] daemon.go:296: [df25df05ce1d1] exiting daemon [2020-03-12T18:37:27.413Z] daemon.go:448: [df25df05ce1d1] Daemon stopped [2020-03-12T18:37:27.413Z] daemon.go:325: [df25df05ce1d1] waiting for daemon to start [2020-03-12T18:37:27.413Z] daemon.go:325: [df25df05ce1d1] waiting for daemon to start [2020-03-12T18:37:27.413Z] daemon.go:353: [df25df05ce1d1] daemon started [2020-03-12T18:37:27.413Z] daemon.go:461: [df25df05ce1d1] Stopping daemon [2020-03-12T18:37:27.413Z] daemon.go:296: [df25df05ce1d1] exiting daemon [2020-03-12T18:37:27.413Z] daemon.go:448: [df25df05ce1d1] Daemon stopped [2020-03-12T18:37:27.413Z] PASS [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === Skipped [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-03-12T18:37:27.413Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-03-12T18:37:27.413Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-03-12T18:37:27.413Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:37:27.413Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:37:27.413Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-03-12T18:37:27.413Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] [2020-03-12T18:37:27.413Z] DONE 189 tests, 6 skipped in 127.893s [2020-03-12T18:37:27.413Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:37:27.413Z] ++ 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-12T18:37:27.413Z] ++ set -e [2020-03-12T18:37:27.413Z] ++ '[' -n 0 ']' [2020-03-12T18:37:27.413Z] ++ set -x [2020-03-12T18:37:27.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:37:27.667Z] INFO: Testing against a local daemon [2020-03-12T18:37:27.667Z] === RUN TestCommitInheritsEnv [2020-03-12T18:37:28.226Z] --- PASS: TestCommitInheritsEnv (0.48s) [2020-03-12T18:37:28.226Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:37:28.226Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:37:28.226Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:37:28.226Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-12T18:37:28.226Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:37:28.226Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2020-03-12T18:37:28.226Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:37:28.785Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2020-03-12T18:37:28.785Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:37:28.785Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-03-12T18:37:28.785Z] === RUN TestTagInvalidReference [2020-03-12T18:37:28.785Z] --- PASS: TestTagInvalidReference (0.02s) [2020-03-12T18:37:28.785Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:37:29.040Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-03-12T18:37:29.040Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:37:29.040Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-03-12T18:37:29.040Z] === RUN TestTagOfficialNames [2020-03-12T18:37:29.040Z] --- PASS: TestTagOfficialNames (0.11s) [2020-03-12T18:37:29.040Z] === RUN TestTagMatchesDigest [2020-03-12T18:37:29.040Z] --- PASS: TestTagMatchesDigest (0.05s) [2020-03-12T18:37:29.040Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:37:29.295Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T18:37:31.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T18:37:33.061Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T18:37:33.066Z] --- PASS: TestImportExtremelyLargeImageWorks (83.08s) [2020-03-12T18:37:33.066Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:37:33.066Z] daemon.go:325: [dec341d72faf9] waiting for daemon to start [2020-03-12T18:37:33.066Z] daemon.go:325: [dec341d72faf9] waiting for daemon to start [2020-03-12T18:37:33.066Z] daemon.go:353: [dec341d72faf9] daemon started [2020-03-12T18:37:33.066Z] daemon.go:461: [dec341d72faf9] Stopping daemon [2020-03-12T18:37:33.066Z] daemon.go:296: [dec341d72faf9] exiting daemon [2020-03-12T18:37:33.066Z] daemon.go:448: [dec341d72faf9] Daemon stopped [2020-03-12T18:37:33.066Z] PASS [2020-03-12T18:37:33.066Z] [2020-03-12T18:37:33.066Z] DONE 11 tests in 84.522s [2020-03-12T18:37:33.066Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:37:33.066Z] ++ 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-12T18:37:33.066Z] ++ set -e [2020-03-12T18:37:33.066Z] ++ '[' -n 0 ']' [2020-03-12T18:37:33.066Z] ++ set -x [2020-03-12T18:37:33.066Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:37:33.066Z] INFO: Testing against a local daemon [2020-03-12T18:37:33.066Z] === RUN TestNetworkCreateDelete [2020-03-12T18:37:33.066Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-03-12T18:37:33.066Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:37:33.066Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2020-03-12T18:37:33.066Z] === RUN TestInspectNetwork [2020-03-12T18:37:34.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T18:37:36.981Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:37:36.981Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:37:36.981Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:37:36.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:37:38.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T18:37:38.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T18:37:38.461Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T18:37:40.366Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T18:37:40.925Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T18:37:41.870Z] --- PASS: TestInspectNetwork (8.59s) [2020-03-12T18:37:41.870Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:37:41.870Z] daemon.go:325: [d406a66c68bbb] waiting for daemon to start [2020-03-12T18:37:41.870Z] daemon.go:325: [d406a66c68bbb] waiting for daemon to start [2020-03-12T18:37:41.870Z] daemon.go:353: [d406a66c68bbb] daemon started [2020-03-12T18:37:41.870Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:37:41.870Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:37:41.870Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:37:41.870Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:37:41.870Z] daemon.go:461: [d406a66c68bbb] Stopping daemon [2020-03-12T18:37:41.870Z] daemon.go:296: [d406a66c68bbb] exiting daemon [2020-03-12T18:37:41.870Z] daemon.go:448: [d406a66c68bbb] Daemon stopped [2020-03-12T18:37:41.870Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:37:42.811Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T18:37:44.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-12T18:37:44.410Z] --- PASS: TestRunContainerWithBridgeNone (2.46s) [2020-03-12T18:37:44.410Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:37:44.410Z] daemon.go:325: [ddfc75a73e4fe] waiting for daemon to start [2020-03-12T18:37:44.410Z] daemon.go:325: [ddfc75a73e4fe] waiting for daemon to start [2020-03-12T18:37:44.410Z] daemon.go:353: [ddfc75a73e4fe] daemon started [2020-03-12T18:37:44.410Z] daemon.go:461: [ddfc75a73e4fe] Stopping daemon [2020-03-12T18:37:44.410Z] daemon.go:296: [ddfc75a73e4fe] exiting daemon [2020-03-12T18:37:44.410Z] daemon.go:448: [ddfc75a73e4fe] Daemon stopped [2020-03-12T18:37:44.410Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:37:44.410Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:44.410Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:44.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:44.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:44.410Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:44.410Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:44.410Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:37:44.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:37:44.410Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:37:44.411Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-03-12T18:37:44.411Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:37:44.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:37:44.411Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:37:44.411Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:37:45.173Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-03-12T18:37:45.173Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:37:45.173Z] daemon.go:325: [d87a93827ca59] waiting for daemon to start [2020-03-12T18:37:45.173Z] daemon.go:325: [d87a93827ca59] waiting for daemon to start [2020-03-12T18:37:45.173Z] daemon.go:353: [d87a93827ca59] daemon started [2020-03-12T18:37:45.173Z] daemon.go:461: [d87a93827ca59] Stopping daemon [2020-03-12T18:37:45.173Z] daemon.go:296: [d87a93827ca59] exiting daemon [2020-03-12T18:37:45.173Z] daemon.go:448: [d87a93827ca59] Daemon stopped [2020-03-12T18:37:45.173Z] daemon.go:325: [d87a93827ca59] waiting for daemon to start [2020-03-12T18:37:45.173Z] daemon.go:325: [d87a93827ca59] waiting for daemon to start [2020-03-12T18:37:45.173Z] daemon.go:353: [d87a93827ca59] daemon started [2020-03-12T18:37:45.173Z] daemon.go:461: [d87a93827ca59] Stopping daemon [2020-03-12T18:37:45.173Z] daemon.go:296: [d87a93827ca59] exiting daemon [2020-03-12T18:37:45.173Z] daemon.go:448: [d87a93827ca59] Daemon stopped [2020-03-12T18:37:45.173Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:37:45.933Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2020-03-12T18:37:45.933Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:37:45.933Z] daemon.go:325: [dddf58d36109c] waiting for daemon to start [2020-03-12T18:37:45.933Z] daemon.go:325: [dddf58d36109c] waiting for daemon to start [2020-03-12T18:37:45.933Z] daemon.go:353: [dddf58d36109c] daemon started [2020-03-12T18:37:45.933Z] daemon.go:461: [dddf58d36109c] Stopping daemon [2020-03-12T18:37:45.933Z] daemon.go:296: [dddf58d36109c] exiting daemon [2020-03-12T18:37:45.933Z] daemon.go:448: [dddf58d36109c] Daemon stopped [2020-03-12T18:37:45.933Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:37:47.154Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-03-12T18:37:47.154Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:37:47.154Z] daemon.go:325: [da10f7060db5c] waiting for daemon to start [2020-03-12T18:37:47.154Z] daemon.go:325: [da10f7060db5c] waiting for daemon to start [2020-03-12T18:37:47.154Z] daemon.go:353: [da10f7060db5c] daemon started [2020-03-12T18:37:47.154Z] daemon.go:461: [da10f7060db5c] Stopping daemon [2020-03-12T18:37:47.154Z] daemon.go:296: [da10f7060db5c] exiting daemon [2020-03-12T18:37:47.154Z] daemon.go:448: [da10f7060db5c] Daemon stopped [2020-03-12T18:37:47.154Z] daemon.go:325: [da10f7060db5c] waiting for daemon to start [2020-03-12T18:37:47.154Z] daemon.go:325: [da10f7060db5c] waiting for daemon to start [2020-03-12T18:37:47.154Z] daemon.go:353: [da10f7060db5c] daemon started [2020-03-12T18:37:47.154Z] daemon.go:461: [da10f7060db5c] Stopping daemon [2020-03-12T18:37:47.154Z] daemon.go:296: [da10f7060db5c] exiting daemon [2020-03-12T18:37:47.154Z] daemon.go:448: [da10f7060db5c] Daemon stopped [2020-03-12T18:37:47.154Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:37:48.354Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-03-12T18:37:48.354Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:37:48.354Z] daemon.go:325: [de618994141c7] waiting for daemon to start [2020-03-12T18:37:48.354Z] daemon.go:325: [de618994141c7] waiting for daemon to start [2020-03-12T18:37:48.354Z] daemon.go:353: [de618994141c7] daemon started [2020-03-12T18:37:48.354Z] daemon.go:461: [de618994141c7] Stopping daemon [2020-03-12T18:37:48.354Z] daemon.go:296: [de618994141c7] exiting daemon [2020-03-12T18:37:48.354Z] daemon.go:448: [de618994141c7] Daemon stopped [2020-03-12T18:37:48.354Z] daemon.go:325: [de618994141c7] waiting for daemon to start [2020-03-12T18:37:48.354Z] daemon.go:325: [de618994141c7] waiting for daemon to start [2020-03-12T18:37:48.354Z] daemon.go:353: [de618994141c7] daemon started [2020-03-12T18:37:48.354Z] daemon.go:461: [de618994141c7] Stopping daemon [2020-03-12T18:37:48.354Z] daemon.go:296: [de618994141c7] exiting daemon [2020-03-12T18:37:48.354Z] daemon.go:448: [de618994141c7] Daemon stopped [2020-03-12T18:37:48.354Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:37:49.102Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-03-12T18:37:49.102Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:37:49.102Z] daemon.go:325: [da0717cfeda6e] waiting for daemon to start [2020-03-12T18:37:49.102Z] daemon.go:325: [da0717cfeda6e] waiting for daemon to start [2020-03-12T18:37:49.102Z] daemon.go:353: [da0717cfeda6e] daemon started [2020-03-12T18:37:49.102Z] daemon.go:461: [da0717cfeda6e] Stopping daemon [2020-03-12T18:37:49.102Z] daemon.go:296: [da0717cfeda6e] exiting daemon [2020-03-12T18:37:49.102Z] daemon.go:448: [da0717cfeda6e] Daemon stopped [2020-03-12T18:37:49.102Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:37:50.697Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T18:37:52.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T18:37:52.196Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2020-03-12T18:37:52.196Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:37:52.196Z] daemon.go:325: [d24f880199167] waiting for daemon to start [2020-03-12T18:37:52.196Z] daemon.go:325: [d24f880199167] waiting for daemon to start [2020-03-12T18:37:52.196Z] daemon.go:353: [d24f880199167] daemon started [2020-03-12T18:37:52.196Z] daemon.go:461: [d24f880199167] Stopping daemon [2020-03-12T18:37:52.196Z] daemon.go:296: [d24f880199167] exiting daemon [2020-03-12T18:37:52.196Z] daemon.go:448: [d24f880199167] Daemon stopped [2020-03-12T18:37:52.196Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:37:52.196Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:37:52.196Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:37:52.196Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:37:53.940Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T18:37:54.863Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T18:37:54.863Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T18:37:56.223Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T18:37:58.732Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T18:38:00.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T18:38:02.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T18:38:03.162Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T18:38:05.045Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T18:38:06.406Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-03-12T18:38:06.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T18:38:06.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T18:38:06.406Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T18:38:07.332Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T18:38:08.479Z] --- PASS: TestServiceWithDataPathPortInit (16.30s) [2020-03-12T18:38:08.479Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:38:08.479Z] daemon.go:325: [daaf4af81d341] waiting for daemon to start [2020-03-12T18:38:08.479Z] daemon.go:325: [daaf4af81d341] waiting for daemon to start [2020-03-12T18:38:08.479Z] daemon.go:353: [daaf4af81d341] daemon started [2020-03-12T18:38:08.479Z] daemon.go:461: [daaf4af81d341] Stopping daemon [2020-03-12T18:38:08.479Z] daemon.go:296: [daaf4af81d341] exiting daemon [2020-03-12T18:38:08.479Z] daemon.go:448: [daaf4af81d341] Daemon stopped [2020-03-12T18:38:08.479Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:38:08.479Z] daemon.go:325: [d2369cd7e4777] waiting for daemon to start [2020-03-12T18:38:08.479Z] daemon.go:325: [d2369cd7e4777] waiting for daemon to start [2020-03-12T18:38:08.479Z] daemon.go:353: [d2369cd7e4777] daemon started [2020-03-12T18:38:08.479Z] daemon.go:461: [d2369cd7e4777] Stopping daemon [2020-03-12T18:38:08.479Z] daemon.go:296: [d2369cd7e4777] exiting daemon [2020-03-12T18:38:08.479Z] daemon.go:448: [d2369cd7e4777] Daemon stopped [2020-03-12T18:38:08.479Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:38:10.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T18:38:14.170Z] 23645bd7ee08: Pull complete [2020-03-12T18:38:14.170Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-03-12T18:38:14.170Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:38:14.170Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-03-12T18:38:14.170Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-03-12T18:38:14.170Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-03-12T18:38:14.170Z] WARN: Skipping validation tests [2020-03-12T18:38:14.170Z] INFO: Running unit tests at 03/12/2020 18:38:12... [2020-03-12T18:38:14.712Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-03-12T18:38:14.712Z] ok github.com/docker/docker/cmd/dockerd 0.254s coverage: 29.6% of statements [2020-03-12T18:38:15.823Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T18:38:16.384Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-12T18:38:17.117Z] INFO: make.ps1 starting at 03/12/2020 18:38:16 [2020-03-12T18:38:17.117Z] INFO: Git commit (e6c9e2736) assumed from DOCKER_GITCOMMIT environment variable [2020-03-12T18:38:17.117Z] INFO: Invoking autogen... [2020-03-12T18:38:17.582Z] INFO: Running unit tests... [2020-03-12T18:38:17.610Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.26s) [2020-03-12T18:38:17.610Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:38:17.610Z] daemon.go:325: [d8b45a90aa4d1] waiting for daemon to start [2020-03-12T18:38:17.610Z] daemon.go:325: [d8b45a90aa4d1] waiting for daemon to start [2020-03-12T18:38:17.610Z] daemon.go:353: [d8b45a90aa4d1] daemon started [2020-03-12T18:38:17.610Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rwap345li2w9qbngn8qqudn0a Created:2020-03-12 18:38:09.779120197 +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[8214e12c588ab605c223f26112b3cf20bd7a07dae8c4caf90e8ae9c658f3ee53:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4l837jqihbwemyr55j7xwp5ta EndpointID:c88f5317201911cba3255508d1c3a107a8f23f8d187badcd55ff90ec57dfcae0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f8e8806580ba976065b6dca7f015cb2c45b19ae2d072d4a70b8ee0711dd1fb7 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:b91578781c3e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4l837jqihbwemyr55j7xwp5ta EndpointID:c88f5317201911cba3255508d1c3a107a8f23f8d187badcd55ff90ec57dfcae0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:38:17.610Z] daemon.go:461: [d8b45a90aa4d1] Stopping daemon [2020-03-12T18:38:17.610Z] daemon.go:296: [d8b45a90aa4d1] exiting daemon [2020-03-12T18:38:17.610Z] daemon.go:448: [d8b45a90aa4d1] Daemon stopped [2020-03-12T18:38:17.610Z] PASS [2020-03-12T18:38:17.610Z] [2020-03-12T18:38:17.610Z] === Skipped [2020-03-12T18:38:17.610Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:38:17.610Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:38:17.610Z] [2020-03-12T18:38:17.610Z] [2020-03-12T18:38:17.610Z] DONE 21 tests, 1 skipped in 44.287s [2020-03-12T18:38:17.610Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:17.610Z] ++ 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-12T18:38:17.610Z] ++ set -e [2020-03-12T18:38:17.610Z] ++ '[' -n 0 ']' [2020-03-12T18:38:17.610Z] ++ set -x [2020-03-12T18:38:17.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:17.611Z] INFO: Testing against a local daemon [2020-03-12T18:38:17.611Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:38:17.611Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-12T18:38:17.611Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:17.611Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:38:17.611Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:17.611Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:17.611Z] PASS [2020-03-12T18:38:17.611Z] [2020-03-12T18:38:17.611Z] === Skipped [2020-03-12T18:38:17.611Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-03-12T18:38:17.611Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:17.611Z] [2020-03-12T18:38:17.611Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:38:17.611Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:38:17.611Z] [2020-03-12T18:38:17.611Z] [2020-03-12T18:38:17.611Z] DONE 2 tests, 2 skipped in 0.182s [2020-03-12T18:38:17.611Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:38:17.611Z] ++ 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-12T18:38:17.611Z] ++ set -e [2020-03-12T18:38:17.611Z] ++ '[' -n 0 ']' [2020-03-12T18:38:17.611Z] ++ set -x [2020-03-12T18:38:17.611Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:17.611Z] INFO: Testing against a local daemon [2020-03-12T18:38:17.611Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:38:17.744Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T18:38:18.690Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2020-03-12T18:38:18.690Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:38:18.690Z] daemon.go:325: [dc7712b21d995] waiting for daemon to start [2020-03-12T18:38:18.690Z] daemon.go:325: [dc7712b21d995] waiting for daemon to start [2020-03-12T18:38:18.690Z] daemon.go:353: [dc7712b21d995] daemon started [2020-03-12T18:38:18.690Z] daemon.go:461: [dc7712b21d995] Stopping daemon [2020-03-12T18:38:18.690Z] daemon.go:296: [dc7712b21d995] exiting daemon [2020-03-12T18:38:18.690Z] daemon.go:448: [dc7712b21d995] Daemon stopped [2020-03-12T18:38:18.690Z] daemon.go:325: [dc7712b21d995] waiting for daemon to start [2020-03-12T18:38:18.690Z] daemon.go:325: [dc7712b21d995] waiting for daemon to start [2020-03-12T18:38:18.690Z] daemon.go:353: [dc7712b21d995] daemon started [2020-03-12T18:38:18.690Z] daemon.go:461: [dc7712b21d995] Stopping daemon [2020-03-12T18:38:18.690Z] daemon.go:296: [dc7712b21d995] exiting daemon [2020-03-12T18:38:18.690Z] daemon.go:448: [dc7712b21d995] Daemon stopped [2020-03-12T18:38:18.690Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:38:19.061Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:38:19.105Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T18:38:19.663Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T18:38:19.806Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:38:19.918Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T18:38:20.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T18:38:20.477Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T18:38:21.009Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:38:21.045Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T18:38:21.045Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T18:38:21.585Z] ok github.com/docker/docker/container 0.189s coverage: 35.6% of statements [2020-03-12T18:38:21.585Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:38:21.585Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:38:21.585Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:38:21.585Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:38:22.930Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T18:38:23.365Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:38:24.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T18:38:26.459Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:38:26.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T18:38:27.200Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-03-12T18:38:30.067Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T18:38:30.990Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T18:38:31.244Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T18:38:34.102Z] ok github.com/docker/docker/daemon/cluster/convert 0.053s coverage: 35.8% of statements [2020-03-12T18:38:35.402Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T18:38:35.658Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T18:38:36.201Z] ok github.com/docker/docker/daemon/cluster 0.210s coverage: 0.5% of statements [2020-03-12T18:38:37.018Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T18:38:37.273Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T18:38:38.198Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T18:38:38.448Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-03-12T18:38:38.448Z] Copying nested executables into bundles/binary-daemon [2020-03-12T18:38:38.448Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-03-12T18:38:38.771Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/make.sh cross [2020-03-12T18:38:39.122Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T18:38:39.337Z] [2020-03-12T18:38:39.337Z] Removing bundles/ [2020-03-12T18:38:39.337Z] [2020-03-12T18:38:39.337Z] ---> Making bundle: cross (in bundles/cross) [2020-03-12T18:38:39.337Z] Cross building: bundles/cross/linux/amd64 [2020-03-12T18:38:39.376Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T18:38:39.596Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:38:39.596Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-03-12T18:38:41.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T18:38:41.816Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.4% of statements [2020-03-12T18:38:42.814Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan (24.51s) [2020-03-12T18:38:42.847Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:42.847Z] daemon.go:325: [d3c1be08543fd] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:325: [d3c1be08543fd] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:353: [d3c1be08543fd] daemon started [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-03-12T18:38:42.847Z] daemon.go:461: [d3c1be08543fd] Stopping daemon [2020-03-12T18:38:42.847Z] daemon.go:296: [d3c1be08543fd] exiting daemon [2020-03-12T18:38:42.847Z] daemon.go:448: [d3c1be08543fd] Daemon stopped [2020-03-12T18:38:42.847Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:42.847Z] daemon.go:325: [d3f71aeac4697] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:325: [d3f71aeac4697] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:353: [d3f71aeac4697] daemon started [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-03-12T18:38:42.847Z] daemon.go:461: [d3f71aeac4697] Stopping daemon [2020-03-12T18:38:42.847Z] daemon.go:296: [d3f71aeac4697] exiting daemon [2020-03-12T18:38:42.847Z] daemon.go:448: [d3f71aeac4697] Daemon stopped [2020-03-12T18:38:42.847Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:42.847Z] daemon.go:325: [d74f1c7b94d85] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:325: [d74f1c7b94d85] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:353: [d74f1c7b94d85] daemon started [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s) [2020-03-12T18:38:42.847Z] daemon.go:461: [d74f1c7b94d85] Stopping daemon [2020-03-12T18:38:42.847Z] daemon.go:296: [d74f1c7b94d85] exiting daemon [2020-03-12T18:38:42.847Z] daemon.go:448: [d74f1c7b94d85] Daemon stopped [2020-03-12T18:38:42.847Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:42.847Z] daemon.go:325: [dd9567e0c8f67] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:325: [dd9567e0c8f67] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:353: [dd9567e0c8f67] daemon started [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2020-03-12T18:38:42.847Z] daemon.go:461: [dd9567e0c8f67] Stopping daemon [2020-03-12T18:38:42.847Z] daemon.go:296: [dd9567e0c8f67] exiting daemon [2020-03-12T18:38:42.847Z] daemon.go:448: [dd9567e0c8f67] Daemon stopped [2020-03-12T18:38:42.847Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:38:42.847Z] daemon.go:325: [d2fdc76d36ac9] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:325: [d2fdc76d36ac9] waiting for daemon to start [2020-03-12T18:38:42.847Z] daemon.go:353: [d2fdc76d36ac9] daemon started [2020-03-12T18:38:42.847Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.85s) [2020-03-12T18:38:42.847Z] daemon.go:461: [d2fdc76d36ac9] Stopping daemon [2020-03-12T18:38:42.847Z] daemon.go:296: [d2fdc76d36ac9] exiting daemon [2020-03-12T18:38:42.847Z] daemon.go:448: [d2fdc76d36ac9] Daemon stopped [2020-03-12T18:38:42.847Z] PASS [2020-03-12T18:38:42.847Z] [2020-03-12T18:38:42.847Z] DONE 7 tests in 25.946s [2020-03-12T18:38:42.847Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:38:42.847Z] ++ 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-12T18:38:42.847Z] ++ set -e [2020-03-12T18:38:42.847Z] ++ '[' -n 0 ']' [2020-03-12T18:38:42.847Z] ++ set -x [2020-03-12T18:38:42.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:42.847Z] testing: warning: no tests to run [2020-03-12T18:38:42.847Z] PASS [2020-03-12T18:38:42.847Z] [2020-03-12T18:38:42.847Z] DONE 0 tests in 0.057s [2020-03-12T18:38:42.847Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:38:42.847Z] ++ 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-12T18:38:42.847Z] ++ set -e [2020-03-12T18:38:42.847Z] ++ '[' -n 0 ']' [2020-03-12T18:38:42.847Z] ++ set -x [2020-03-12T18:38:42.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:38:43.200Z] INFO: Testing against a local daemon [2020-03-12T18:38:43.200Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:38:43.768Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T18:38:44.786Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-03-12T18:38:44.960Z] --- PASS: TestAuthZPluginAllowRequest (1.63s) [2020-03-12T18:38:44.960Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:38:44.960Z] daemon.go:325: [d3733654ad0f2] waiting for daemon to start [2020-03-12T18:38:44.961Z] daemon.go:325: [d3733654ad0f2] waiting for daemon to start [2020-03-12T18:38:44.961Z] daemon.go:353: [d3733654ad0f2] daemon started [2020-03-12T18:38:44.961Z] daemon.go:461: [d3733654ad0f2] Stopping daemon [2020-03-12T18:38:44.961Z] daemon.go:296: [d3733654ad0f2] exiting daemon [2020-03-12T18:38:44.961Z] daemon.go:448: [d3733654ad0f2] Daemon stopped [2020-03-12T18:38:44.961Z] === RUN TestAuthZPluginTLS [2020-03-12T18:38:45.317Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-12T18:38:45.317Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:38:45.317Z] daemon.go:325: [dc9e61c3da408] waiting for daemon to start [2020-03-12T18:38:45.317Z] daemon.go:325: [dc9e61c3da408] waiting for daemon to start [2020-03-12T18:38:45.317Z] daemon.go:353: [dc9e61c3da408] daemon started [2020-03-12T18:38:45.317Z] daemon.go:461: [dc9e61c3da408] Stopping daemon [2020-03-12T18:38:45.317Z] daemon.go:296: [dc9e61c3da408] exiting daemon [2020-03-12T18:38:45.317Z] daemon.go:448: [dc9e61c3da408] Daemon stopped [2020-03-12T18:38:45.317Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:38:45.692Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-03-12T18:38:45.692Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:38:45.692Z] daemon.go:325: [d333103d27e5d] waiting for daemon to start [2020-03-12T18:38:45.692Z] daemon.go:325: [d333103d27e5d] waiting for daemon to start [2020-03-12T18:38:45.692Z] daemon.go:353: [d333103d27e5d] daemon started [2020-03-12T18:38:45.692Z] daemon.go:461: [d333103d27e5d] Stopping daemon [2020-03-12T18:38:45.692Z] daemon.go:296: [d333103d27e5d] exiting daemon [2020-03-12T18:38:45.692Z] daemon.go:448: [d333103d27e5d] Daemon stopped [2020-03-12T18:38:45.692Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:38:46.292Z] ok github.com/docker/docker/daemon/config 0.157s coverage: 82.2% of statements [2020-03-12T18:38:46.445Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-12T18:38:46.445Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:38:46.445Z] daemon.go:325: [d8818dc1649e1] waiting for daemon to start [2020-03-12T18:38:46.445Z] daemon.go:325: [d8818dc1649e1] waiting for daemon to start [2020-03-12T18:38:46.445Z] daemon.go:353: [d8818dc1649e1] daemon started [2020-03-12T18:38:46.445Z] daemon.go:461: [d8818dc1649e1] Stopping daemon [2020-03-12T18:38:46.445Z] daemon.go:296: [d8818dc1649e1] exiting daemon [2020-03-12T18:38:46.445Z] daemon.go:448: [d8818dc1649e1] Daemon stopped [2020-03-12T18:38:46.445Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:38:46.809Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2020-03-12T18:38:46.809Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:38:46.809Z] daemon.go:325: [d6b268bbf40b2] waiting for daemon to start [2020-03-12T18:38:46.809Z] daemon.go:325: [d6b268bbf40b2] waiting for daemon to start [2020-03-12T18:38:46.809Z] daemon.go:353: [d6b268bbf40b2] daemon started [2020-03-12T18:38:46.809Z] daemon.go:461: [d6b268bbf40b2] Stopping daemon [2020-03-12T18:38:46.809Z] daemon.go:296: [d6b268bbf40b2] exiting daemon [2020-03-12T18:38:46.809Z] daemon.go:448: [d6b268bbf40b2] Daemon stopped [2020-03-12T18:38:46.809Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:38:47.926Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T18:38:48.683Z] --- PASS: TestAuthZPluginAllowEventStream (1.55s) [2020-03-12T18:38:48.683Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:38:48.683Z] daemon.go:325: [d626146b231c4] waiting for daemon to start [2020-03-12T18:38:48.683Z] daemon.go:325: [d626146b231c4] waiting for daemon to start [2020-03-12T18:38:48.683Z] daemon.go:353: [d626146b231c4] daemon started [2020-03-12T18:38:48.683Z] daemon.go:461: [d626146b231c4] Stopping daemon [2020-03-12T18:38:48.683Z] daemon.go:296: [d626146b231c4] exiting daemon [2020-03-12T18:38:48.683Z] daemon.go:448: [d626146b231c4] Daemon stopped [2020-03-12T18:38:48.683Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:38:49.024Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-03-12T18:38:49.041Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-03-12T18:38:49.041Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:38:49.041Z] daemon.go:325: [d42cf9c037200] waiting for daemon to start [2020-03-12T18:38:49.041Z] daemon.go:325: [d42cf9c037200] waiting for daemon to start [2020-03-12T18:38:49.041Z] daemon.go:353: [d42cf9c037200] daemon started [2020-03-12T18:38:49.041Z] daemon.go:461: [d42cf9c037200] Stopping daemon [2020-03-12T18:38:49.041Z] daemon.go:296: [d42cf9c037200] exiting daemon [2020-03-12T18:38:49.041Z] daemon.go:448: [d42cf9c037200] Daemon stopped [2020-03-12T18:38:49.041Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:38:49.396Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-03-12T18:38:49.396Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:38:49.396Z] daemon.go:325: [d447d7a6b88ea] waiting for daemon to start [2020-03-12T18:38:49.396Z] daemon.go:325: [d447d7a6b88ea] waiting for daemon to start [2020-03-12T18:38:49.396Z] daemon.go:353: [d447d7a6b88ea] daemon started [2020-03-12T18:38:49.396Z] daemon.go:461: [d447d7a6b88ea] Stopping daemon [2020-03-12T18:38:49.396Z] daemon.go:296: [d447d7a6b88ea] exiting daemon [2020-03-12T18:38:49.396Z] daemon.go:448: [d447d7a6b88ea] Daemon stopped [2020-03-12T18:38:49.396Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:38:50.150Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-12T18:38:50.150Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:38:50.150Z] daemon.go:325: [dab1ad15a16cb] waiting for daemon to start [2020-03-12T18:38:50.150Z] daemon.go:325: [dab1ad15a16cb] waiting for daemon to start [2020-03-12T18:38:50.150Z] daemon.go:353: [dab1ad15a16cb] daemon started [2020-03-12T18:38:50.150Z] daemon.go:461: [dab1ad15a16cb] Stopping daemon [2020-03-12T18:38:50.150Z] daemon.go:296: [dab1ad15a16cb] exiting daemon [2020-03-12T18:38:50.150Z] daemon.go:448: [dab1ad15a16cb] Daemon stopped [2020-03-12T18:38:50.150Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:38:51.184Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T18:38:51.928Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.01s) [2020-03-12T18:38:51.928Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:38:51.928Z] daemon.go:325: [d150886fc430d] waiting for daemon to start [2020-03-12T18:38:51.928Z] daemon.go:325: [d150886fc430d] waiting for daemon to start [2020-03-12T18:38:51.928Z] daemon.go:353: [d150886fc430d] daemon started [2020-03-12T18:38:51.928Z] daemon.go:461: [d150886fc430d] Stopping daemon [2020-03-12T18:38:51.928Z] daemon.go:296: [d150886fc430d] exiting daemon [2020-03-12T18:38:51.928Z] daemon.go:448: [d150886fc430d] Daemon stopped [2020-03-12T18:38:51.928Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:38:53.456Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.545s coverage: 13.6% of statements [2020-03-12T18:38:53.693Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T18:38:54.088Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-03-12T18:38:54.251Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T18:38:54.312Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2020-03-12T18:38:54.312Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:38:54.312Z] daemon.go:325: [d08b6adec4715] waiting for daemon to start [2020-03-12T18:38:54.312Z] daemon.go:325: [d08b6adec4715] waiting for daemon to start [2020-03-12T18:38:54.312Z] daemon.go:353: [d08b6adec4715] daemon started [2020-03-12T18:38:54.312Z] daemon.go:461: [d08b6adec4715] Stopping daemon [2020-03-12T18:38:54.312Z] daemon.go:296: [d08b6adec4715] exiting daemon [2020-03-12T18:38:54.312Z] daemon.go:448: [d08b6adec4715] Daemon stopped [2020-03-12T18:38:54.312Z] === RUN TestAuthZPluginHeader [2020-03-12T18:38:55.086Z] --- PASS: TestAuthZPluginHeader (0.87s) [2020-03-12T18:38:55.086Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:38:55.086Z] daemon.go:325: [d7976d60c53d9] waiting for daemon to start [2020-03-12T18:38:55.086Z] daemon.go:325: [d7976d60c53d9] waiting for daemon to start [2020-03-12T18:38:55.086Z] daemon.go:353: [d7976d60c53d9] daemon started [2020-03-12T18:38:55.086Z] daemon.go:461: [d7976d60c53d9] Stopping daemon [2020-03-12T18:38:55.086Z] daemon.go:296: [d7976d60c53d9] exiting daemon [2020-03-12T18:38:55.086Z] daemon.go:448: [d7976d60c53d9] Daemon stopped [2020-03-12T18:38:55.086Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:38:55.086Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-03-12T18:38:55.086Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:38:55.086Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:38:55.086Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:38:55.086Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:38:55.086Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:38:55.086Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:38:55.086Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:38:55.086Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:38:55.086Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:38:55.086Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:38:55.086Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:38:55.176Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T18:38:55.280Z] ok github.com/docker/docker/api/server 0.195s coverage: 7.9% of statements [2020-03-12T18:38:55.734Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T18:38:56.195Z] ok github.com/docker/docker/daemon 12.478s coverage: 17.5% of statements [2020-03-12T18:38:56.195Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:38:56.195Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:38:56.195Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:38:56.195Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:38:57.093Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T18:38:57.230Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.358s coverage: 57.8% of statements [2020-03-12T18:39:00.350Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T18:39:01.719Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.990s coverage: 68.5% of statements [2020-03-12T18:39:02.859Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T18:39:03.776Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.071s coverage: 48.6% of statements [2020-03-12T18:39:03.785Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T18:39:04.345Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T18:39:04.411Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.015s coverage: 45.9% of statements [2020-03-12T18:39:04.411Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:39:04.905Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T18:39:04.905Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:39:06.790Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T18:39:06.790Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T18:39:06.790Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T18:39:06.790Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T18:39:06.790Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T18:39:07.170Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.285s coverage: 54.8% of statements [2020-03-12T18:39:07.170Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:39:07.170Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.771s coverage: 76.1% of statements [2020-03-12T18:39:07.170Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:39:09.909Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.046s coverage: 58.0% of statements [2020-03-12T18:39:09.909Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2020-03-12T18:39:10.068Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T18:39:10.986Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.045s coverage: 3.0% of statements [2020-03-12T18:39:11.429Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T18:39:11.683Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T18:39:11.683Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T18:39:12.607Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T18:39:14.556Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s) [2020-03-12T18:39:14.556Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:353: [df0f7e9c6eff4] daemon started [2020-03-12T18:39:14.556Z] daemon.go:461: [df0f7e9c6eff4] Stopping daemon [2020-03-12T18:39:14.556Z] daemon.go:296: [df0f7e9c6eff4] exiting daemon [2020-03-12T18:39:14.556Z] daemon.go:448: [df0f7e9c6eff4] Daemon stopped [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:339: [df0f7e9c6eff4] error pinging daemon on start: Get http://df0f7e9c6eff4.sock/_ping: context deadline exceeded [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:339: [df0f7e9c6eff4] error pinging daemon on start: Get http://df0f7e9c6eff4.sock/_ping: context deadline exceeded [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:339: [df0f7e9c6eff4] error pinging daemon on start: Get http://df0f7e9c6eff4.sock/_ping: context deadline exceeded [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:339: [df0f7e9c6eff4] error pinging daemon on start: Get http://df0f7e9c6eff4.sock/_ping: context deadline exceeded [2020-03-12T18:39:14.556Z] daemon.go:296: [df0f7e9c6eff4] exiting daemon [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:325: [df0f7e9c6eff4] waiting for daemon to start [2020-03-12T18:39:14.556Z] daemon.go:353: [df0f7e9c6eff4] daemon started [2020-03-12T18:39:14.556Z] daemon.go:461: [df0f7e9c6eff4] Stopping daemon [2020-03-12T18:39:14.556Z] daemon.go:296: [df0f7e9c6eff4] exiting daemon [2020-03-12T18:39:14.556Z] daemon.go:448: [df0f7e9c6eff4] Daemon stopped [2020-03-12T18:39:14.556Z] PASS [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] === Skipped [2020-03-12T18:39:14.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-03-12T18:39:14.556Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:39:14.556Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:39:14.556Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:39:14.556Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] DONE 17 tests, 4 skipped in 28.831s [2020-03-12T18:39:14.556Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:39:14.556Z] ++ 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-12T18:39:14.556Z] ++ set -e [2020-03-12T18:39:14.556Z] ++ '[' -n 0 ']' [2020-03-12T18:39:14.556Z] ++ set -x [2020-03-12T18:39:14.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:14.556Z] INFO: Testing against a local daemon [2020-03-12T18:39:14.556Z] === RUN TestPluginInvalidJSON [2020-03-12T18:39:14.556Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:14.556Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:14.556Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:39:14.556Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-03-12T18:39:14.556Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:39:14.556Z] PASS [2020-03-12T18:39:14.556Z] [2020-03-12T18:39:14.556Z] DONE 2 tests in 0.197s [2020-03-12T18:39:14.556Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:39:14.556Z] ++ 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-12T18:39:14.556Z] ++ set -e [2020-03-12T18:39:14.556Z] ++ '[' -n 0 ']' [2020-03-12T18:39:14.556Z] ++ set -x [2020-03-12T18:39:14.556Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:14.556Z] INFO: Testing against a local daemon [2020-03-12T18:39:14.556Z] === RUN TestExternalGraphDriver [2020-03-12T18:39:14.556Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:39:14.556Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:39:15.485Z] ok github.com/docker/docker/daemon/logger 0.282s coverage: 43.7% of statements [2020-03-12T18:39:15.866Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T18:39:16.308Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:39:16.426Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T18:39:16.511Z] ok github.com/docker/docker/daemon/logger/gelf 0.027s coverage: 67.0% of statements [2020-03-12T18:39:16.807Z] ok github.com/docker/docker/daemon/logger/awslogs 0.606s coverage: 78.6% of statements [2020-03-12T18:39:18.307Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T18:39:18.660Z] --- PASS: TestExternalGraphDriver (6.28s) [2020-03-12T18:39:18.660Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:353: [d7c31d05a2f16] daemon started [2020-03-12T18:39:18.660Z] daemon.go:461: [d7c31d05a2f16] Stopping daemon [2020-03-12T18:39:18.660Z] daemon.go:296: [d7c31d05a2f16] exiting daemon [2020-03-12T18:39:18.660Z] daemon.go:448: [d7c31d05a2f16] Daemon stopped [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:353: [d7c31d05a2f16] daemon started [2020-03-12T18:39:18.660Z] daemon.go:461: [d7c31d05a2f16] Stopping daemon [2020-03-12T18:39:18.660Z] daemon.go:296: [d7c31d05a2f16] exiting daemon [2020-03-12T18:39:18.660Z] daemon.go:448: [d7c31d05a2f16] Daemon stopped [2020-03-12T18:39:18.660Z] --- PASS: TestExternalGraphDriver/json (2.01s) [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:353: [d7c31d05a2f16] daemon started [2020-03-12T18:39:18.660Z] daemon.go:461: [d7c31d05a2f16] Stopping daemon [2020-03-12T18:39:18.660Z] daemon.go:296: [d7c31d05a2f16] exiting daemon [2020-03-12T18:39:18.660Z] daemon.go:448: [d7c31d05a2f16] Daemon stopped [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:353: [d7c31d05a2f16] daemon started [2020-03-12T18:39:18.660Z] daemon.go:461: [d7c31d05a2f16] Stopping daemon [2020-03-12T18:39:18.660Z] daemon.go:296: [d7c31d05a2f16] exiting daemon [2020-03-12T18:39:18.660Z] daemon.go:448: [d7c31d05a2f16] Daemon stopped [2020-03-12T18:39:18.660Z] --- PASS: TestExternalGraphDriver/spec (1.96s) [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:325: [d7c31d05a2f16] waiting for daemon to start [2020-03-12T18:39:18.660Z] daemon.go:353: [d7c31d05a2f16] daemon started [2020-03-12T18:39:18.660Z] daemon.go:461: [d7c31d05a2f16] Stopping daemon [2020-03-12T18:39:18.660Z] daemon.go:296: [d7c31d05a2f16] exiting daemon [2020-03-12T18:39:18.660Z] daemon.go:448: [d7c31d05a2f16] Daemon stopped [2020-03-12T18:39:18.660Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2020-03-12T18:39:18.660Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:39:18.660Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-03-12T18:39:18.660Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:18.660Z] PASS [2020-03-12T18:39:18.660Z] [2020-03-12T18:39:18.660Z] === Skipped [2020-03-12T18:39:18.660Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-03-12T18:39:18.660Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:39:18.660Z] [2020-03-12T18:39:18.660Z] [2020-03-12T18:39:18.660Z] DONE 5 tests, 1 skipped in 6.486s [2020-03-12T18:39:18.660Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:39:18.660Z] ++ 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-12T18:39:18.660Z] ++ set -e [2020-03-12T18:39:18.660Z] ++ '[' -n 0 ']' [2020-03-12T18:39:18.660Z] ++ set -x [2020-03-12T18:39:18.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:18.660Z] INFO: Testing against a local daemon [2020-03-12T18:39:18.660Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:39:18.660Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:39:18.660Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:39:18.660Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:39:18.660Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:39:18.660Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:39:19.538Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2020-03-12T18:39:19.538Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:39:19.538Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:39:19.538Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:39:19.538Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:39:19.538Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.029s coverage: 88.3% of statements [2020-03-12T18:39:19.538Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2020-03-12T18:39:21.602Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-03-12T18:39:22.462Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T18:39:22.462Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T18:39:24.340Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 74.7% of statements [2020-03-12T18:39:24.340Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:39:24.340Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.064s coverage: 20.0% of statements [2020-03-12T18:39:26.403Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-03-12T18:39:26.403Z] ok github.com/docker/docker/daemon/logger/syslog 0.013s coverage: 47.8% of statements [2020-03-12T18:39:28.460Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2020-03-12T18:39:28.748Z] ok github.com/docker/docker/daemon/logger/splunk 3.213s coverage: 84.5% of statements [2020-03-12T18:39:28.748Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:39:28.748Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:39:28.990Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T18:39:29.550Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T18:39:29.979Z] --- PASS: TestDaemonStartWithLogOpt (10.11s) [2020-03-12T18:39:29.979Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:39:29.979Z] daemon.go:325: [dc49c8182a0ef] waiting for daemon to start [2020-03-12T18:39:29.979Z] daemon.go:325: [dc49c8182a0ef] waiting for daemon to start [2020-03-12T18:39:29.979Z] daemon.go:353: [dc49c8182a0ef] daemon started [2020-03-12T18:39:29.979Z] daemon.go:461: [dc49c8182a0ef] Stopping daemon [2020-03-12T18:39:29.979Z] daemon.go:296: [dc49c8182a0ef] exiting daemon [2020-03-12T18:39:29.979Z] daemon.go:448: [dc49c8182a0ef] Daemon stopped [2020-03-12T18:39:29.979Z] daemon.go:325: [dc49c8182a0ef] waiting for daemon to start [2020-03-12T18:39:29.979Z] daemon.go:325: [dc49c8182a0ef] waiting for daemon to start [2020-03-12T18:39:29.980Z] daemon.go:353: [dc49c8182a0ef] daemon started [2020-03-12T18:39:29.980Z] daemon.go:461: [dc49c8182a0ef] Stopping daemon [2020-03-12T18:39:29.980Z] daemon.go:296: [dc49c8182a0ef] exiting daemon [2020-03-12T18:39:29.980Z] daemon.go:448: [dc49c8182a0ef] Daemon stopped [2020-03-12T18:39:31.433Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T18:39:33.229Z] ok github.com/docker/docker/distribution/metadata 0.195s coverage: 48.2% of statements [2020-03-12T18:39:33.871Z] ok github.com/docker/docker/errdefs 0.030s coverage: 49.4% of statements [2020-03-12T18:39:33.884Z] --- PASS: TestContinueAfterPluginCrash (14.96s) [2020-03-12T18:39:33.884Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:39:33.884Z] daemon.go:325: [d27ff4d8fec1c] waiting for daemon to start [2020-03-12T18:39:33.884Z] daemon.go:325: [d27ff4d8fec1c] waiting for daemon to start [2020-03-12T18:39:33.884Z] daemon.go:353: [d27ff4d8fec1c] daemon started [2020-03-12T18:39:33.884Z] daemon.go:461: [d27ff4d8fec1c] Stopping daemon [2020-03-12T18:39:33.884Z] daemon.go:296: [d27ff4d8fec1c] exiting daemon [2020-03-12T18:39:33.884Z] daemon.go:448: [d27ff4d8fec1c] Daemon stopped [2020-03-12T18:39:33.884Z] PASS [2020-03-12T18:39:33.884Z] [2020-03-12T18:39:33.884Z] DONE 2 tests in 15.200s [2020-03-12T18:39:33.884Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:39:33.884Z] ++ 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-12T18:39:33.884Z] ++ set -e [2020-03-12T18:39:33.884Z] ++ '[' -n 0 ']' [2020-03-12T18:39:33.884Z] ++ set -x [2020-03-12T18:39:33.884Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:33.884Z] INFO: Testing against a local daemon [2020-03-12T18:39:33.884Z] === RUN TestPluginWithDevMounts [2020-03-12T18:39:33.884Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:39:33.884Z] === CONT TestPluginWithDevMounts [2020-03-12T18:39:35.955Z] ok github.com/docker/docker/distribution 0.814s coverage: 22.3% of statements [2020-03-12T18:39:35.955Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:39:36.237Z] --- PASS: TestPluginWithDevMounts (1.90s) [2020-03-12T18:39:36.237Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:39:36.237Z] daemon.go:325: [d51743f0641be] waiting for daemon to start [2020-03-12T18:39:36.237Z] daemon.go:325: [d51743f0641be] waiting for daemon to start [2020-03-12T18:39:36.237Z] daemon.go:353: [d51743f0641be] daemon started [2020-03-12T18:39:36.237Z] daemon.go:461: [d51743f0641be] Stopping daemon [2020-03-12T18:39:36.237Z] daemon.go:296: [d51743f0641be] exiting daemon [2020-03-12T18:39:36.237Z] daemon.go:448: [d51743f0641be] Daemon stopped [2020-03-12T18:39:36.237Z] PASS [2020-03-12T18:39:36.237Z] [2020-03-12T18:39:36.237Z] DONE 1 tests in 2.138s [2020-03-12T18:39:36.237Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:39:36.237Z] ++ 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-12T18:39:36.237Z] ++ set -e [2020-03-12T18:39:36.237Z] ++ '[' -n 0 ']' [2020-03-12T18:39:36.237Z] ++ set -x [2020-03-12T18:39:36.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:36.238Z] INFO: Testing against a local daemon [2020-03-12T18:39:36.238Z] === RUN TestSecretInspect [2020-03-12T18:39:36.600Z] ok github.com/docker/docker/distribution/xfer 1.477s coverage: 83.4% of statements [2020-03-12T18:39:36.600Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:39:36.820Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T18:39:36.820Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T18:39:37.074Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T18:39:37.329Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T18:39:39.213Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T18:39:39.352Z] ok github.com/docker/docker/image 0.116s coverage: 86.4% of statements [2020-03-12T18:39:39.399Z] --- PASS: TestSecretInspect (2.92s) [2020-03-12T18:39:39.399Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:39:39.399Z] daemon.go:325: [df8e6ca20ff2f] waiting for daemon to start [2020-03-12T18:39:39.399Z] daemon.go:325: [df8e6ca20ff2f] waiting for daemon to start [2020-03-12T18:39:39.399Z] daemon.go:353: [df8e6ca20ff2f] daemon started [2020-03-12T18:39:39.399Z] daemon.go:461: [df8e6ca20ff2f] Stopping daemon [2020-03-12T18:39:39.399Z] daemon.go:296: [df8e6ca20ff2f] exiting daemon [2020-03-12T18:39:39.399Z] daemon.go:448: [df8e6ca20ff2f] Daemon stopped [2020-03-12T18:39:39.399Z] === RUN TestSecretList [2020-03-12T18:39:39.648Z] ok github.com/docker/docker/image/cache 0.031s coverage: 19.2% of statements [2020-03-12T18:39:39.648Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:39:41.198Z] ok github.com/docker/docker/image/v1 0.045s coverage: 25.0% of statements [2020-03-12T18:39:41.198Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:39:41.752Z] --- PASS: TestSecretList (2.86s) [2020-03-12T18:39:41.752Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:39:41.752Z] daemon.go:325: [dc4cd9ea31d84] waiting for daemon to start [2020-03-12T18:39:41.752Z] daemon.go:325: [dc4cd9ea31d84] waiting for daemon to start [2020-03-12T18:39:41.752Z] daemon.go:353: [dc4cd9ea31d84] daemon started [2020-03-12T18:39:41.752Z] daemon.go:461: [dc4cd9ea31d84] Stopping daemon [2020-03-12T18:39:41.752Z] daemon.go:296: [dc4cd9ea31d84] exiting daemon [2020-03-12T18:39:41.752Z] daemon.go:448: [dc4cd9ea31d84] Daemon stopped [2020-03-12T18:39:41.752Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:39:42.259Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:39:42.471Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T18:39:42.894Z] ok github.com/docker/docker/internal/testutil 0.038s coverage: 62.5% of statements [2020-03-12T18:39:43.395Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T18:39:43.928Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2020-03-12T18:39:44.319Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T18:39:44.320Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T18:39:44.841Z] --- PASS: TestSecretsCreateAndDelete (2.73s) [2020-03-12T18:39:44.841Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:39:44.841Z] daemon.go:325: [dd4e04e82dcb7] waiting for daemon to start [2020-03-12T18:39:44.841Z] daemon.go:325: [dd4e04e82dcb7] waiting for daemon to start [2020-03-12T18:39:44.841Z] daemon.go:353: [dd4e04e82dcb7] daemon started [2020-03-12T18:39:44.841Z] daemon.go:461: [dd4e04e82dcb7] Stopping daemon [2020-03-12T18:39:44.841Z] daemon.go:296: [dd4e04e82dcb7] exiting daemon [2020-03-12T18:39:44.841Z] daemon.go:448: [dd4e04e82dcb7] Daemon stopped [2020-03-12T18:39:44.841Z] === RUN TestSecretsUpdate [2020-03-12T18:39:44.962Z] ok github.com/docker/docker/pkg/aaparser 0.021s coverage: 50.0% of statements [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:39:46.092Z] ok github.com/docker/docker/api/server/httputils 0.138s coverage: 14.7% of statements [2020-03-12T18:39:46.092Z] ok github.com/docker/docker/api/server/middleware 0.142s coverage: 37.7% of statements [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:39:46.092Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:39:46.203Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T18:39:46.457Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T18:39:46.557Z] ok github.com/docker/docker/api/server/router/swarm 0.133s coverage: 3.1% of statements [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:39:46.557Z] ok github.com/docker/docker/api/types/filters 0.042s coverage: 92.2% of statements [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:39:46.557Z] ok github.com/docker/docker/api/types/strslice 0.060s coverage: 90.0% of statements [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:39:46.557Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:39:46.557Z] ok github.com/docker/docker/api/types/time 0.365s coverage: 100.0% of statements [2020-03-12T18:39:47.023Z] ok github.com/docker/docker/api/types/versions 0.044s coverage: 75.0% of statements [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:39:47.023Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:39:47.218Z] --- PASS: TestSecretsUpdate (2.78s) [2020-03-12T18:39:47.218Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:39:47.218Z] daemon.go:325: [dd673155efbd4] waiting for daemon to start [2020-03-12T18:39:47.218Z] daemon.go:325: [dd673155efbd4] waiting for daemon to start [2020-03-12T18:39:47.218Z] daemon.go:353: [dd673155efbd4] daemon started [2020-03-12T18:39:47.218Z] daemon.go:461: [dd673155efbd4] Stopping daemon [2020-03-12T18:39:47.218Z] daemon.go:296: [dd673155efbd4] exiting daemon [2020-03-12T18:39:47.218Z] daemon.go:448: [dd673155efbd4] Daemon stopped [2020-03-12T18:39:47.218Z] === RUN TestTemplatedSecret [2020-03-12T18:39:47.381Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T18:39:49.265Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T18:39:50.537Z] ok github.com/docker/docker/opts 0.088s coverage: 66.9% of statements [2020-03-12T18:39:51.180Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2020-03-12T18:39:51.180Z] ok github.com/docker/docker/pkg/authorization 0.741s coverage: 66.7% of statements [2020-03-12T18:39:51.189Z] --- PASS: TestTemplatedSecret (3.38s) [2020-03-12T18:39:51.189Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:39:51.189Z] daemon.go:325: [dda8169da1242] waiting for daemon to start [2020-03-12T18:39:51.189Z] daemon.go:325: [dda8169da1242] waiting for daemon to start [2020-03-12T18:39:51.189Z] daemon.go:353: [dda8169da1242] daemon started [2020-03-12T18:39:51.189Z] daemon.go:461: [dda8169da1242] Stopping daemon [2020-03-12T18:39:51.189Z] daemon.go:296: [dda8169da1242] exiting daemon [2020-03-12T18:39:51.189Z] daemon.go:448: [dda8169da1242] Daemon stopped [2020-03-12T18:39:51.189Z] === RUN TestSecretCreateResolve [2020-03-12T18:39:52.214Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2020-03-12T18:39:52.214Z] ok github.com/docker/docker/pkg/archive 1.640s coverage: 76.7% of statements [2020-03-12T18:39:52.866Z] ok github.com/docker/docker/builder/dockerfile 0.596s coverage: 43.2% of statements [2020-03-12T18:39:52.866Z] ok github.com/docker/docker/builder/dockerignore 0.045s coverage: 96.8% of statements [2020-03-12T18:39:52.866Z] ok github.com/docker/docker/builder/fscache 1.588s coverage: 69.2% of statements [2020-03-12T18:39:52.866Z] ok github.com/docker/docker/builder/remotecontext 0.434s coverage: 9.2% of statements [2020-03-12T18:39:53.556Z] --- PASS: TestSecretCreateResolve (2.86s) [2020-03-12T18:39:53.556Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:39:53.556Z] daemon.go:325: [dbac0af26f563] waiting for daemon to start [2020-03-12T18:39:53.556Z] daemon.go:325: [dbac0af26f563] waiting for daemon to start [2020-03-12T18:39:53.556Z] daemon.go:353: [dbac0af26f563] daemon started [2020-03-12T18:39:53.556Z] daemon.go:461: [dbac0af26f563] Stopping daemon [2020-03-12T18:39:53.556Z] daemon.go:296: [dbac0af26f563] exiting daemon [2020-03-12T18:39:53.557Z] daemon.go:448: [dbac0af26f563] Daemon stopped [2020-03-12T18:39:53.557Z] PASS [2020-03-12T18:39:53.557Z] [2020-03-12T18:39:53.557Z] DONE 6 tests in 17.652s [2020-03-12T18:39:53.557Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:39:53.557Z] ++ 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-12T18:39:53.557Z] ++ set -e [2020-03-12T18:39:53.557Z] ++ '[' -n 0 ']' [2020-03-12T18:39:53.557Z] ++ set -x [2020-03-12T18:39:53.557Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:39:53.557Z] INFO: Testing against a local daemon [2020-03-12T18:39:53.557Z] === RUN TestServiceCreateInit [2020-03-12T18:39:53.557Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:39:53.718Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2020-03-12T18:39:54.354Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2020-03-12T18:39:54.982Z] ok github.com/docker/docker/pkg/discovery/file 0.029s coverage: 97.6% of statements [2020-03-12T18:39:56.484Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2020-03-12T18:39:57.112Z] ok github.com/docker/docker/layer 7.699s coverage: 72.0% of statements [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:39:57.112Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:39:57.743Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-03-12T18:39:58.380Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2020-03-12T18:39:58.475Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:39:59.407Z] ok github.com/docker/docker/pkg/chrootarchive 4.779s coverage: 43.2% of statements [2020-03-12T18:39:59.407Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:39:59.407Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:39:59.697Z] ok github.com/docker/docker/pkg/filenotify 0.632s coverage: 66.3% of statements [2020-03-12T18:40:00.327Z] ok github.com/docker/docker/pkg/fileutils 0.030s coverage: 89.5% of statements [2020-03-12T18:40:00.962Z] ok github.com/docker/docker/pkg/discovery/kv 3.267s coverage: 84.1% of statements [2020-03-12T18:40:01.010Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-03-12T18:40:01.010Z] Copying nested executables into bundles/cross/linux/amd64 [2020-03-12T18:40:01.010Z] Cross building: bundles/cross/windows/amd64 [2020-03-12T18:40:01.010Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:40:01.010Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-03-12T18:40:01.250Z] ok github.com/docker/docker/pkg/fsutils 0.412s coverage: 85.1% of statements [2020-03-12T18:40:01.417Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:40:01.417Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T18:40:01.672Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T18:40:02.231Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T18:40:02.749Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 10.2% of statements [2020-03-12T18:40:02.791Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T18:40:03.060Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T18:40:03.323Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T18:40:03.538Z] --- PASS: TestServiceCreateInit (9.14s) [2020-03-12T18:40:03.538Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.34s) [2020-03-12T18:40:03.538Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:40:03.538Z] daemon.go:325: [d2be0bf8cba8e] waiting for daemon to start [2020-03-12T18:40:03.538Z] daemon.go:325: [d2be0bf8cba8e] waiting for daemon to start [2020-03-12T18:40:03.538Z] daemon.go:353: [d2be0bf8cba8e] daemon started [2020-03-12T18:40:03.538Z] daemon.go:461: [d2be0bf8cba8e] Stopping daemon [2020-03-12T18:40:03.538Z] daemon.go:296: [d2be0bf8cba8e] exiting daemon [2020-03-12T18:40:03.538Z] daemon.go:448: [d2be0bf8cba8e] Daemon stopped [2020-03-12T18:40:03.538Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.78s) [2020-03-12T18:40:03.538Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:40:03.538Z] daemon.go:325: [d3e6a42254374] waiting for daemon to start [2020-03-12T18:40:03.538Z] daemon.go:325: [d3e6a42254374] waiting for daemon to start [2020-03-12T18:40:03.538Z] daemon.go:353: [d3e6a42254374] daemon started [2020-03-12T18:40:03.538Z] daemon.go:461: [d3e6a42254374] Stopping daemon [2020-03-12T18:40:03.538Z] daemon.go:296: [d3e6a42254374] exiting daemon [2020-03-12T18:40:03.538Z] daemon.go:448: [d3e6a42254374] Daemon stopped [2020-03-12T18:40:03.538Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:40:03.786Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-03-12T18:40:04.447Z] ok github.com/docker/docker/pkg/idtools 0.955s coverage: 70.1% of statements [2020-03-12T18:40:04.447Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-03-12T18:40:05.081Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-03-12T18:40:05.216Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T18:40:05.216Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T18:40:06.112Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2020-03-12T18:40:06.402Z] ok github.com/docker/docker/pkg/ioutils 2.780s coverage: 69.1% of statements [2020-03-12T18:40:06.402Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:40:07.035Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2020-03-12T18:40:07.101Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T18:40:07.101Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T18:40:07.673Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2020-03-12T18:40:07.673Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.016s coverage: 90.0% of statements [2020-03-12T18:40:08.305Z] ok github.com/docker/docker/pkg/mount 1.009s coverage: 69.6% of statements [2020-03-12T18:40:08.305Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:40:08.598Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2020-03-12T18:40:08.598Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:40:08.598Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:40:08.985Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T18:40:09.629Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2020-03-12T18:40:11.136Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 87.9% of statements [2020-03-12T18:40:11.440Z] ok github.com/docker/docker/pkg/progress 0.025s coverage: 75.9% of statements [2020-03-12T18:40:11.440Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-03-12T18:40:12.993Z] ok github.com/docker/docker/pkg/reexec 0.036s coverage: 82.4% of statements [2020-03-12T18:40:13.185Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T18:40:13.627Z] ok github.com/docker/docker/pkg/pubsub 1.146s coverage: 72.7% of statements [2020-03-12T18:40:14.259Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-03-12T18:40:14.545Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T18:40:15.766Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2020-03-12T18:40:15.766Z] ok github.com/docker/docker/pkg/streamformatter 0.015s coverage: 66.2% of statements [2020-03-12T18:40:16.427Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T18:40:16.681Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T18:40:16.801Z] ok github.com/docker/docker/pkg/symlink 0.031s coverage: 87.7% of statements [2020-03-12T18:40:17.444Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 80.8% of statements [2020-03-12T18:40:18.512Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-03-12T18:40:19.172Z] ok github.com/docker/docker/pkg/signal 5.750s coverage: 61.0% of statements [2020-03-12T18:40:19.172Z] ok github.com/docker/docker/pkg/tailfile 0.192s coverage: 88.6% of statements [2020-03-12T18:40:20.666Z] ok github.com/docker/docker/pkg/term 0.015s coverage: 84.8% of statements [2020-03-12T18:40:20.839Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T18:40:21.303Z] testing: warning: no tests to run [2020-03-12T18:40:21.303Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:40:21.593Z] ok github.com/docker/docker/pkg/tarsum 0.216s coverage: 89.3% of statements [2020-03-12T18:40:21.764Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T18:40:22.223Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2020-03-12T18:40:22.223Z] ok github.com/docker/docker/pkg/truncindex 0.123s coverage: 91.5% of statements [2020-03-12T18:40:22.514Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2020-03-12T18:40:23.046Z] --- PASS: TestCreateServiceMultipleTimes (18.28s) [2020-03-12T18:40:23.046Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:40:23.046Z] daemon.go:325: [dc90861ab2dfd] waiting for daemon to start [2020-03-12T18:40:23.046Z] daemon.go:325: [dc90861ab2dfd] waiting for daemon to start [2020-03-12T18:40:23.046Z] daemon.go:353: [dc90861ab2dfd] daemon started [2020-03-12T18:40:23.046Z] daemon.go:461: [dc90861ab2dfd] Stopping daemon [2020-03-12T18:40:23.046Z] daemon.go:296: [dc90861ab2dfd] exiting daemon [2020-03-12T18:40:23.046Z] daemon.go:448: [dc90861ab2dfd] Daemon stopped [2020-03-12T18:40:23.046Z] === RUN TestCreateServiceConflict [2020-03-12T18:40:23.126Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T18:40:23.126Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T18:40:24.248Z] --- PASS: TestCreateServiceConflict (2.88s) [2020-03-12T18:40:24.248Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:40:24.248Z] daemon.go:325: [d3da2d1890735] waiting for daemon to start [2020-03-12T18:40:24.248Z] daemon.go:325: [d3da2d1890735] waiting for daemon to start [2020-03-12T18:40:24.248Z] daemon.go:353: [d3da2d1890735] daemon started [2020-03-12T18:40:24.248Z] daemon.go:461: [d3da2d1890735] Stopping daemon [2020-03-12T18:40:24.248Z] daemon.go:296: [d3da2d1890735] exiting daemon [2020-03-12T18:40:24.248Z] daemon.go:448: [d3da2d1890735] Daemon stopped [2020-03-12T18:40:24.248Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:40:24.486Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T18:40:26.013Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-03-12T18:40:26.652Z] ok github.com/docker/docker/profiles/seccomp 0.013s coverage: 69.1% of statements [2020-03-12T18:40:27.436Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2020-03-12T18:40:27.436Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:40:27.436Z] daemon.go:325: [dcf815007b9ec] waiting for daemon to start [2020-03-12T18:40:27.436Z] daemon.go:325: [dcf815007b9ec] waiting for daemon to start [2020-03-12T18:40:27.436Z] daemon.go:353: [dcf815007b9ec] daemon started [2020-03-12T18:40:27.436Z] daemon.go:461: [dcf815007b9ec] Stopping daemon [2020-03-12T18:40:27.436Z] daemon.go:296: [dcf815007b9ec] exiting daemon [2020-03-12T18:40:27.436Z] daemon.go:448: [dcf815007b9ec] Daemon stopped [2020-03-12T18:40:27.436Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:40:27.679Z] ok github.com/docker/docker/reference 0.039s coverage: 84.4% of statements [2020-03-12T18:40:28.642Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T18:40:28.791Z] ok github.com/docker/docker/builder/remotecontext/git 31.145s coverage: 85.1% of statements [2020-03-12T18:40:28.791Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:40:28.791Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:40:28.791Z] ok github.com/docker/docker/cli/debug 0.072s coverage: 100.0% of statements [2020-03-12T18:40:28.791Z] ok github.com/docker/docker/client 0.439s coverage: 75.2% of statements [2020-03-12T18:40:28.791Z] ok github.com/docker/docker/cmd/dockerd 0.596s coverage: 18.7% of statements [2020-03-12T18:40:29.566Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T18:40:29.801Z] ok github.com/docker/docker/plugin 0.566s coverage: 27.3% of statements [2020-03-12T18:40:30.136Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-03-12T18:40:30.348Z] ok github.com/docker/docker/container 0.534s coverage: 42.8% of statements [2020-03-12T18:40:30.348Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:40:30.348Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:40:30.348Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:40:30.348Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:40:31.248Z] ok github.com/docker/docker/restartmanager 0.053s coverage: 49.0% of statements [2020-03-12T18:40:31.447Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T18:40:31.447Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T18:40:32.769Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2020-03-12T18:40:32.806Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T18:40:33.060Z] ok github.com/docker/docker/registry 0.464s coverage: 56.3% of statements [2020-03-12T18:40:33.731Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T18:40:34.134Z] ok github.com/docker/docker/volume/drivers 0.023s coverage: 36.1% of statements [2020-03-12T18:40:34.292Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T18:40:36.851Z] ok github.com/docker/docker/volume/mounts 0.074s coverage: 67.0% of statements [2020-03-12T18:40:36.851Z] ok github.com/docker/docker/volume/local 0.050s coverage: 73.0% of statements [2020-03-12T18:40:37.553Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T18:40:38.892Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2020-03-12T18:40:40.809Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2020-03-12T18:40:40.809Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:40:40.809Z] daemon.go:325: [d3a791535cc1a] waiting for daemon to start [2020-03-12T18:40:40.809Z] daemon.go:325: [d3a791535cc1a] waiting for daemon to start [2020-03-12T18:40:40.809Z] daemon.go:353: [d3a791535cc1a] daemon started [2020-03-12T18:40:40.809Z] daemon.go:461: [d3a791535cc1a] Stopping daemon [2020-03-12T18:40:40.809Z] daemon.go:296: [d3a791535cc1a] exiting daemon [2020-03-12T18:40:40.809Z] daemon.go:448: [d3a791535cc1a] Daemon stopped [2020-03-12T18:40:40.809Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:40:42.785Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T18:40:42.785Z] --- PASS: TestImportExtremelyLargeImageWorks (193.42s) [2020-03-12T18:40:42.785Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:40:42.785Z] daemon.go:325: [dbc7838872854] waiting for daemon to start [2020-03-12T18:40:42.785Z] daemon.go:325: [dbc7838872854] waiting for daemon to start [2020-03-12T18:40:42.785Z] daemon.go:353: [dbc7838872854] daemon started [2020-03-12T18:40:42.785Z] daemon.go:461: [dbc7838872854] Stopping daemon [2020-03-12T18:40:42.785Z] daemon.go:296: [dbc7838872854] exiting daemon [2020-03-12T18:40:42.785Z] daemon.go:448: [dbc7838872854] Daemon stopped [2020-03-12T18:40:42.785Z] PASS [2020-03-12T18:40:42.785Z] [2020-03-12T18:40:42.785Z] DONE 11 tests in 195.004s [2020-03-12T18:40:42.785Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:40:42.785Z] ++ 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-12T18:40:42.785Z] ++ set -e [2020-03-12T18:40:42.785Z] ++ '[' -n 0 ']' [2020-03-12T18:40:42.785Z] ++ set -x [2020-03-12T18:40:42.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:40:42.785Z] INFO: Testing against a local daemon [2020-03-12T18:40:42.785Z] === RUN TestNetworkCreateDelete [2020-03-12T18:40:42.785Z] --- PASS: TestNetworkCreateDelete (0.19s) [2020-03-12T18:40:42.785Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:40:43.343Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2020-03-12T18:40:43.343Z] === RUN TestInspectNetwork [2020-03-12T18:40:43.889Z] --- PASS: TestCreateServiceSecretFileMode (3.20s) [2020-03-12T18:40:43.889Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:40:43.889Z] daemon.go:325: [da766dae94e79] waiting for daemon to start [2020-03-12T18:40:43.889Z] daemon.go:325: [da766dae94e79] waiting for daemon to start [2020-03-12T18:40:43.889Z] daemon.go:353: [da766dae94e79] daemon started [2020-03-12T18:40:43.889Z] daemon.go:461: [da766dae94e79] Stopping daemon [2020-03-12T18:40:43.889Z] daemon.go:296: [da766dae94e79] exiting daemon [2020-03-12T18:40:43.889Z] daemon.go:448: [da766dae94e79] Daemon stopped [2020-03-12T18:40:43.889Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:40:44.703Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T18:40:45.627Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T18:40:45.720Z] ok github.com/docker/docker/pkg/plugins 33.681s coverage: 76.8% of statements [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:40:45.720Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === Skipped [2020-03-12T18:40:45.720Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:40:45.720Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:40:45.720Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:40:45.720Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:40:45.720Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:40:45.720Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:40:45.720Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:40:45.720Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:40:45.720Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] [2020-03-12T18:40:45.720Z] DONE 2065 tests, 19 skipped in 367.891s Post stage [Pipeline] junit [2020-03-12T18:40:46.381Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-03-12T18:40:47.136Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/make.sh dynbinary test-integration [2020-03-12T18:40:47.137Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2020-03-12T18:40:47.137Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:40:47.137Z] daemon.go:325: [d4e8805994f55] waiting for daemon to start [2020-03-12T18:40:47.137Z] daemon.go:325: [d4e8805994f55] waiting for daemon to start [2020-03-12T18:40:47.137Z] daemon.go:353: [d4e8805994f55] daemon started [2020-03-12T18:40:47.137Z] daemon.go:461: [d4e8805994f55] Stopping daemon [2020-03-12T18:40:47.137Z] daemon.go:296: [d4e8805994f55] exiting daemon [2020-03-12T18:40:47.137Z] daemon.go:448: [d4e8805994f55] Daemon stopped [2020-03-12T18:40:47.137Z] === RUN TestCreateServiceSysctls [2020-03-12T18:40:47.424Z] [2020-03-12T18:40:47.511Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-12T18:40:47.708Z] Removing bundles/ [2020-03-12T18:40:47.708Z] [2020-03-12T18:40:47.708Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-03-12T18:40:47.708Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:40:47.708Z] GOOS="" GOARCH="" GOARM="" [2020-03-12T18:40:50.788Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:40:50.788Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:40:50.788Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:40:50.788Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon 3.827s coverage: 9.1% of statements [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/cluster 2.074s coverage: 0.5% of statements [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.376s coverage: 65.3% of statements [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/cluster/convert 0.627s coverage: 35.8% of statements [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.219s coverage: 10.9% of statements [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/config 1.085s coverage: 79.7% of statements [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/discovery 0.441s coverage: 30.4% of statements [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/events 0.394s coverage: 50.0% of statements [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:40:51.547Z] ok github.com/docker/docker/daemon/graphdriver 0.160s coverage: 2.3% of statements [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-03-12T18:40:51.547Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-03-12T18:40:52.051Z] --- PASS: TestCreateServiceSysctls (4.30s) [2020-03-12T18:40:52.051Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:40:52.051Z] daemon.go:325: [d510c8ec25328] waiting for daemon to start [2020-03-12T18:40:52.051Z] daemon.go:325: [d510c8ec25328] waiting for daemon to start [2020-03-12T18:40:52.051Z] daemon.go:353: [d510c8ec25328] daemon started [2020-03-12T18:40:52.051Z] daemon.go:461: [d510c8ec25328] Stopping daemon [2020-03-12T18:40:52.051Z] daemon.go:296: [d510c8ec25328] exiting daemon [2020-03-12T18:40:52.051Z] daemon.go:448: [d510c8ec25328] Daemon stopped [2020-03-12T18:40:52.051Z] === RUN TestInspect [2020-03-12T18:40:52.530Z] ok github.com/docker/docker/daemon/images 0.416s coverage: 4.9% of statements [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:40:52.531Z] ok github.com/docker/docker/daemon/links 1.081s coverage: 93.0% of statements [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:40:52.531Z] ok github.com/docker/docker/daemon/logger 0.450s coverage: 44.0% of statements [2020-03-12T18:40:52.531Z] ok github.com/docker/docker/daemon/logger/awslogs 0.532s coverage: 78.2% of statements [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-03-12T18:40:52.531Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-03-12T18:40:54.736Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.418s coverage: 62.1% of statements [2020-03-12T18:40:54.737Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.383s coverage: 88.3% of statements [2020-03-12T18:40:54.941Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T18:40:54.941Z] --- PASS: TestInspectNetwork (11.37s) [2020-03-12T18:40:54.941Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:40:54.941Z] daemon.go:325: [d21ed0cf1dbd9] waiting for daemon to start [2020-03-12T18:40:54.941Z] daemon.go:325: [d21ed0cf1dbd9] waiting for daemon to start [2020-03-12T18:40:54.941Z] daemon.go:353: [d21ed0cf1dbd9] daemon started [2020-03-12T18:40:54.941Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:40:54.941Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:40:54.941Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:40:54.941Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:40:54.941Z] daemon.go:461: [d21ed0cf1dbd9] Stopping daemon [2020-03-12T18:40:54.941Z] daemon.go:296: [d21ed0cf1dbd9] exiting daemon [2020-03-12T18:40:54.941Z] daemon.go:448: [d21ed0cf1dbd9] Daemon stopped [2020-03-12T18:40:54.941Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:40:55.149Z] --- PASS: TestInspect (3.61s) [2020-03-12T18:40:55.149Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:40:55.149Z] daemon.go:325: [de43abcb1e358] waiting for daemon to start [2020-03-12T18:40:55.149Z] daemon.go:325: [de43abcb1e358] waiting for daemon to start [2020-03-12T18:40:55.149Z] daemon.go:353: [de43abcb1e358] daemon started [2020-03-12T18:40:55.149Z] daemon.go:461: [de43abcb1e358] Stopping daemon [2020-03-12T18:40:55.149Z] daemon.go:296: [de43abcb1e358] exiting daemon [2020-03-12T18:40:55.149Z] daemon.go:448: [de43abcb1e358] Daemon stopped [2020-03-12T18:40:55.149Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:40:55.204Z] ok github.com/docker/docker/daemon/logger/local 0.473s coverage: 74.7% of statements [2020-03-12T18:40:55.204Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:40:55.204Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.183s coverage: 19.5% of statements [2020-03-12T18:40:57.447Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-03-12T18:40:57.702Z] --- PASS: TestRunContainerWithBridgeNone (2.94s) [2020-03-12T18:40:57.702Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:40:57.702Z] daemon.go:325: [d35a648006892] waiting for daemon to start [2020-03-12T18:40:57.702Z] daemon.go:325: [d35a648006892] waiting for daemon to start [2020-03-12T18:40:57.702Z] daemon.go:353: [d35a648006892] daemon started [2020-03-12T18:40:57.702Z] daemon.go:461: [d35a648006892] Stopping daemon [2020-03-12T18:40:57.702Z] daemon.go:296: [d35a648006892] exiting daemon [2020-03-12T18:40:57.702Z] daemon.go:448: [d35a648006892] Daemon stopped [2020-03-12T18:40:57.702Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:40:57.702Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:40:57.702Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:40:57.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:40:57.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:40:57.702Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:40:57.702Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:40:57.702Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:40:57.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:40:57.702Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:40:57.702Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T18:40:57.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:40:57.702Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:40:57.702Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:40:57.702Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:40:58.624Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T18:40:58.878Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-03-12T18:40:58.878Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:40:58.878Z] daemon.go:325: [d7f506bcf486b] waiting for daemon to start [2020-03-12T18:40:58.878Z] daemon.go:325: [d7f506bcf486b] waiting for daemon to start [2020-03-12T18:40:58.878Z] daemon.go:353: [d7f506bcf486b] daemon started [2020-03-12T18:40:58.878Z] daemon.go:461: [d7f506bcf486b] Stopping daemon [2020-03-12T18:40:58.878Z] daemon.go:296: [d7f506bcf486b] exiting daemon [2020-03-12T18:40:58.878Z] daemon.go:448: [d7f506bcf486b] Daemon stopped [2020-03-12T18:40:58.878Z] daemon.go:325: [d7f506bcf486b] waiting for daemon to start [2020-03-12T18:40:58.878Z] daemon.go:325: [d7f506bcf486b] waiting for daemon to start [2020-03-12T18:40:58.878Z] daemon.go:353: [d7f506bcf486b] daemon started [2020-03-12T18:40:58.878Z] daemon.go:461: [d7f506bcf486b] Stopping daemon [2020-03-12T18:40:58.878Z] daemon.go:296: [d7f506bcf486b] exiting daemon [2020-03-12T18:40:58.878Z] daemon.go:448: [d7f506bcf486b] Daemon stopped [2020-03-12T18:40:58.878Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:40:58.978Z] ok github.com/docker/docker/daemon/logger/splunk 2.075s coverage: 84.5% of statements [2020-03-12T18:40:58.978Z] ok github.com/docker/docker/daemon/logger/syslog 0.284s coverage: 47.8% of statements [2020-03-12T18:40:58.978Z] ok github.com/docker/docker/daemon/logger/templates 0.299s coverage: 8.3% of statements [2020-03-12T18:40:58.978Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:40:58.978Z] ? github.com/docker/docker/daemon/network [no test files] [2020-03-12T18:40:58.978Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:40:59.801Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2020-03-12T18:40:59.801Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:40:59.801Z] daemon.go:325: [dd173ef2efb5e] waiting for daemon to start [2020-03-12T18:40:59.801Z] daemon.go:325: [dd173ef2efb5e] waiting for daemon to start [2020-03-12T18:40:59.801Z] daemon.go:353: [dd173ef2efb5e] daemon started [2020-03-12T18:40:59.801Z] daemon.go:461: [dd173ef2efb5e] Stopping daemon [2020-03-12T18:40:59.801Z] daemon.go:296: [dd173ef2efb5e] exiting daemon [2020-03-12T18:40:59.801Z] daemon.go:448: [dd173ef2efb5e] Daemon stopped [2020-03-12T18:40:59.801Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:41:00.535Z] ok github.com/docker/docker/distribution 1.544s coverage: 20.5% of statements [2020-03-12T18:41:00.535Z] ok github.com/docker/docker/distribution/metadata 1.289s coverage: 48.2% of statements [2020-03-12T18:41:00.535Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:41:00.724Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-03-12T18:41:00.724Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:41:00.724Z] daemon.go:325: [da2e065529069] waiting for daemon to start [2020-03-12T18:41:00.724Z] daemon.go:325: [da2e065529069] waiting for daemon to start [2020-03-12T18:41:00.724Z] daemon.go:353: [da2e065529069] daemon started [2020-03-12T18:41:00.724Z] daemon.go:461: [da2e065529069] Stopping daemon [2020-03-12T18:41:00.724Z] daemon.go:296: [da2e065529069] exiting daemon [2020-03-12T18:41:00.724Z] daemon.go:448: [da2e065529069] Daemon stopped [2020-03-12T18:41:00.724Z] daemon.go:325: [da2e065529069] waiting for daemon to start [2020-03-12T18:41:00.724Z] daemon.go:325: [da2e065529069] waiting for daemon to start [2020-03-12T18:41:00.724Z] daemon.go:353: [da2e065529069] daemon started [2020-03-12T18:41:00.724Z] daemon.go:461: [da2e065529069] Stopping daemon [2020-03-12T18:41:00.724Z] daemon.go:296: [da2e065529069] exiting daemon [2020-03-12T18:41:00.724Z] daemon.go:448: [da2e065529069] Daemon stopped [2020-03-12T18:41:00.724Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:41:01.303Z] --- PASS: TestDockerNetworkConnectAlias (6.21s) [2020-03-12T18:41:01.303Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:41:01.303Z] daemon.go:325: [df7541c1e6aa7] waiting for daemon to start [2020-03-12T18:41:01.303Z] daemon.go:325: [df7541c1e6aa7] waiting for daemon to start [2020-03-12T18:41:01.303Z] daemon.go:353: [df7541c1e6aa7] daemon started [2020-03-12T18:41:01.303Z] daemon.go:461: [df7541c1e6aa7] Stopping daemon [2020-03-12T18:41:01.303Z] daemon.go:296: [df7541c1e6aa7] exiting daemon [2020-03-12T18:41:01.303Z] daemon.go:448: [df7541c1e6aa7] Daemon stopped [2020-03-12T18:41:01.303Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:41:01.517Z] ok github.com/docker/docker/distribution/xfer 1.737s coverage: 62.2% of statements [2020-03-12T18:41:01.517Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:41:01.517Z] ok github.com/docker/docker/errdefs 0.160s coverage: 49.4% of statements [2020-03-12T18:41:01.648Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-03-12T18:41:01.648Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T18:41:02.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-03-12T18:41:02.208Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:41:02.208Z] daemon.go:325: [dc06c23db6cf4] waiting for daemon to start [2020-03-12T18:41:02.208Z] daemon.go:325: [dc06c23db6cf4] waiting for daemon to start [2020-03-12T18:41:02.208Z] daemon.go:353: [dc06c23db6cf4] daemon started [2020-03-12T18:41:02.208Z] daemon.go:461: [dc06c23db6cf4] Stopping daemon [2020-03-12T18:41:02.208Z] daemon.go:296: [dc06c23db6cf4] exiting daemon [2020-03-12T18:41:02.208Z] daemon.go:448: [dc06c23db6cf4] Daemon stopped [2020-03-12T18:41:02.208Z] daemon.go:325: [dc06c23db6cf4] waiting for daemon to start [2020-03-12T18:41:02.208Z] daemon.go:325: [dc06c23db6cf4] waiting for daemon to start [2020-03-12T18:41:02.208Z] daemon.go:353: [dc06c23db6cf4] daemon started [2020-03-12T18:41:02.208Z] daemon.go:461: [dc06c23db6cf4] Stopping daemon [2020-03-12T18:41:02.208Z] daemon.go:296: [dc06c23db6cf4] exiting daemon [2020-03-12T18:41:02.208Z] daemon.go:448: [dc06c23db6cf4] Daemon stopped [2020-03-12T18:41:02.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:41:02.768Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-03-12T18:41:02.768Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:41:02.768Z] daemon.go:325: [d744fdc7cc0c3] waiting for daemon to start [2020-03-12T18:41:02.768Z] daemon.go:325: [d744fdc7cc0c3] waiting for daemon to start [2020-03-12T18:41:02.768Z] daemon.go:353: [d744fdc7cc0c3] daemon started [2020-03-12T18:41:02.768Z] daemon.go:461: [d744fdc7cc0c3] Stopping daemon [2020-03-12T18:41:02.768Z] daemon.go:296: [d744fdc7cc0c3] exiting daemon [2020-03-12T18:41:02.768Z] daemon.go:448: [d744fdc7cc0c3] Daemon stopped [2020-03-12T18:41:02.768Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:41:04.128Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T18:41:04.128Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T18:41:04.454Z] ok github.com/docker/docker/image 0.909s coverage: 86.4% of statements [2020-03-12T18:41:04.454Z] ok github.com/docker/docker/image/cache 0.287s coverage: 19.2% of statements [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:41:04.454Z] ok github.com/docker/docker/image/v1 0.177s coverage: 25.0% of statements [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:41:04.454Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:41:05.574Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2020-03-12T18:41:05.574Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:41:05.574Z] daemon.go:325: [d1969004d58cb] waiting for daemon to start [2020-03-12T18:41:05.574Z] daemon.go:325: [d1969004d58cb] waiting for daemon to start [2020-03-12T18:41:05.574Z] daemon.go:353: [d1969004d58cb] daemon started [2020-03-12T18:41:05.574Z] daemon.go:461: [d1969004d58cb] Stopping daemon [2020-03-12T18:41:05.574Z] daemon.go:296: [d1969004d58cb] exiting daemon [2020-03-12T18:41:05.574Z] daemon.go:448: [d1969004d58cb] Daemon stopped [2020-03-12T18:41:05.574Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:41:05.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:41:05.574Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:41:05.574Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:41:06.013Z] ok github.com/docker/docker/internal/testutil 0.367s coverage: 62.5% of statements [2020-03-12T18:41:06.231Z] --- PASS: TestDockerNetworkReConnect (4.68s) [2020-03-12T18:41:06.231Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:41:06.231Z] daemon.go:325: [d566a9b3e4310] waiting for daemon to start [2020-03-12T18:41:06.231Z] daemon.go:325: [d566a9b3e4310] waiting for daemon to start [2020-03-12T18:41:06.231Z] daemon.go:353: [d566a9b3e4310] daemon started [2020-03-12T18:41:06.231Z] daemon.go:461: [d566a9b3e4310] Stopping daemon [2020-03-12T18:41:06.231Z] daemon.go:296: [d566a9b3e4310] exiting daemon [2020-03-12T18:41:06.231Z] daemon.go:448: [d566a9b3e4310] Daemon stopped [2020-03-12T18:41:06.231Z] === RUN TestServicePlugin [2020-03-12T18:41:06.231Z] --- SKIP: TestServicePlugin (0.01s) [2020-03-12T18:41:06.231Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:41:06.231Z] === RUN TestServiceUpdateLabel [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite (392.87s) [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.03s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-03-12T18:41:07.459Z] daemon.go:325: [d36f3b287f0c6] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d36f3b287f0c6] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d36f3b287f0c6] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d36f3b287f0c6] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d36f3b287f0c6] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d36f3b287f0c6] Daemon stopped [2020-03-12T18:41:07.459Z] daemon.go:325: [d36f3b287f0c6] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d36f3b287f0c6] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d36f3b287f0c6] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d36f3b287f0c6] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d36f3b287f0c6] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d36f3b287f0c6] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.30s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-03-12T18:41:07.459Z] daemon.go:325: [dedfee36359ff] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [dedfee36359ff] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [dedfee36359ff] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [dedfee36359ff] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [dedfee36359ff] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [dedfee36359ff] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T18:41:07.459Z] daemon.go:325: [d177f5e0bf7d7] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d177f5e0bf7d7] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d177f5e0bf7d7] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d177f5e0bf7d7] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d177f5e0bf7d7] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d177f5e0bf7d7] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.33s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-03-12T18:41:07.459Z] daemon.go:325: [d4db7447a3cf0] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d4db7447a3cf0] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d4db7447a3cf0] daemon started [2020-03-12T18:41:07.459Z] daemon.go:296: [d4db7447a3cf0] exiting daemon [2020-03-12T18:41:07.459Z] docker_cli_daemon_test.go:1449: Daemon d4db7447a3cf0 is not started [2020-03-12T18:41:07.459Z] daemon.go:325: [d4db7447a3cf0] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d4db7447a3cf0] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d4db7447a3cf0] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d4db7447a3cf0] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d4db7447a3cf0] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d4db7447a3cf0] Daemon stopped [2020-03-12T18:41:07.459Z] check_test.go:309: Daemon d7e8c187fc23f is not started [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.55s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-03-12T18:41:07.459Z] daemon.go:325: [d0f82a24acd8d] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d0f82a24acd8d] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d0f82a24acd8d] daemon started [2020-03-12T18:41:07.459Z] daemon.go:296: [d0f82a24acd8d] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:325: [d0f82a24acd8d] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d0f82a24acd8d] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d0f82a24acd8d] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d0f82a24acd8d] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d0f82a24acd8d] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d0f82a24acd8d] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.02s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-03-12T18:41:07.459Z] daemon.go:325: [d74e3e60051d5] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d74e3e60051d5] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d74e3e60051d5] daemon started [2020-03-12T18:41:07.459Z] daemon.go:296: [d74e3e60051d5] exiting daemon [2020-03-12T18:41:07.459Z] check_test.go:309: Daemon d60ba8b9a1dd1 is not started [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.29s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-03-12T18:41:07.459Z] daemon.go:325: [d26e501e8651a] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d26e501e8651a] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d26e501e8651a] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d26e501e8651a] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d26e501e8651a] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d26e501e8651a] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.77s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:296: [de781ed97b58b] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [de781ed97b58b] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [de781ed97b58b] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [de781ed97b58b] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [de781ed97b58b] Daemon stopped [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [de781ed97b58b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [de781ed97b58b] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [de781ed97b58b] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [de781ed97b58b] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [de781ed97b58b] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-03-12T18:41:07.459Z] daemon.go:325: [d52ab2eb763f4] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d52ab2eb763f4] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d52ab2eb763f4] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d52ab2eb763f4] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d52ab2eb763f4] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d52ab2eb763f4] Daemon stopped [2020-03-12T18:41:07.459Z] daemon.go:325: [d52ab2eb763f4] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d52ab2eb763f4] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d52ab2eb763f4] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d52ab2eb763f4] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d52ab2eb763f4] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d52ab2eb763f4] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.40s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-03-12T18:41:07.459Z] daemon.go:325: [d0bb75508cad1] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d0bb75508cad1] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d0bb75508cad1] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d0bb75508cad1] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d0bb75508cad1] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d0bb75508cad1] Daemon stopped [2020-03-12T18:41:07.459Z] daemon.go:325: [d0bb75508cad1] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d0bb75508cad1] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d0bb75508cad1] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d0bb75508cad1] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d0bb75508cad1] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d0bb75508cad1] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2020-03-12T18:41:07.459Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-03-12T18:41:07.459Z] daemon.go:325: [d934e83561e9b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d934e83561e9b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d934e83561e9b] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d934e83561e9b] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d934e83561e9b] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d934e83561e9b] Daemon stopped [2020-03-12T18:41:07.459Z] daemon.go:325: [d934e83561e9b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:325: [d934e83561e9b] waiting for daemon to start [2020-03-12T18:41:07.459Z] daemon.go:353: [d934e83561e9b] daemon started [2020-03-12T18:41:07.459Z] daemon.go:461: [d934e83561e9b] Stopping daemon [2020-03-12T18:41:07.459Z] daemon.go:296: [d934e83561e9b] exiting daemon [2020-03-12T18:41:07.459Z] daemon.go:448: [d934e83561e9b] Daemon stopped [2020-03-12T18:41:07.459Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.20s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-03-12T18:41:07.460Z] daemon.go:325: [da6e8b6c858aa] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [da6e8b6c858aa] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [da6e8b6c858aa] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [da6e8b6c858aa] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [da6e8b6c858aa] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [da6e8b6c858aa] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [da6e8b6c858aa] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [da6e8b6c858aa] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [da6e8b6c858aa] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [da6e8b6c858aa] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [da6e8b6c858aa] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [da6e8b6c858aa] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.44s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ec59a5a286c] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ec59a5a286c] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d4ec59a5a286c] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d4ec59a5a286c] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d4ec59a5a286c] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d4ec59a5a286c] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ec59a5a286c] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ec59a5a286c] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d4ec59a5a286c] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d4ec59a5a286c] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d4ec59a5a286c] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d4ec59a5a286c] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.18s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-03-12T18:41:07.460Z] daemon.go:325: [dfcc52dec3be0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dfcc52dec3be0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dfcc52dec3be0] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dfcc52dec3be0] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dfcc52dec3be0] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dfcc52dec3be0] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [dfcc52dec3be0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dfcc52dec3be0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dfcc52dec3be0] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dfcc52dec3be0] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dfcc52dec3be0] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dfcc52dec3be0] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-03-12T18:41:07.460Z] daemon.go:325: [dde500a9fd470] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:296: [dde500a9fd470] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:325: [dde500a9fd470] waiting for daemon to start [2020-03-12T18:41:07.460Z] check_test.go:309: Daemon daa655900a5f8 is not started [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a3116042cba] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:296: [d1a3116042cba] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a3116042cba] waiting for daemon to start [2020-03-12T18:41:07.460Z] check_test.go:309: Daemon dc3e19436ee96 is not started [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.42s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-03-12T18:41:07.460Z] daemon.go:325: [d12d8279cd416] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d12d8279cd416] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d12d8279cd416] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d12d8279cd416] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d12d8279cd416] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d12d8279cd416] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-03-12T18:41:07.460Z] daemon.go:325: [d2df902d94db5] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d2df902d94db5] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d2df902d94db5] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d2df902d94db5] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d2df902d94db5] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d2df902d94db5] Daemon stopped [2020-03-12T18:41:07.460Z] check_test.go:309: Daemon d2df902d94db5 is not started [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.73s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-03-12T18:41:07.460Z] daemon.go:325: [d2cdb751a2e8d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d2cdb751a2e8d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d2cdb751a2e8d] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d2cdb751a2e8d] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d2cdb751a2e8d] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d2cdb751a2e8d] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d2cdb751a2e8d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d2cdb751a2e8d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d2cdb751a2e8d] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d2cdb751a2e8d] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d2cdb751a2e8d] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d2cdb751a2e8d] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.52s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-03-12T18:41:07.460Z] daemon.go:325: [dd0d9974cb4be] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dd0d9974cb4be] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dd0d9974cb4be] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dd0d9974cb4be] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dd0d9974cb4be] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dd0d9974cb4be] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [dd0d9974cb4be] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dd0d9974cb4be] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dd0d9974cb4be] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dd0d9974cb4be] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dd0d9974cb4be] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dd0d9974cb4be] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.53s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-03-12T18:41:07.460Z] daemon.go:325: [d38687dbb4434] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d38687dbb4434] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d38687dbb4434] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d38687dbb4434] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d38687dbb4434] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d38687dbb4434] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d38687dbb4434] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d38687dbb4434] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d38687dbb4434] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d38687dbb4434] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d38687dbb4434] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d38687dbb4434] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a0418d0787d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a0418d0787d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d1a0418d0787d] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d1a0418d0787d] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d1a0418d0787d] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d1a0418d0787d] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a0418d0787d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d1a0418d0787d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d1a0418d0787d] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d1a0418d0787d] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d1a0418d0787d] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d1a0418d0787d] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.59s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-03-12T18:41:07.460Z] daemon.go:325: [d383a7ccccd5d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d383a7ccccd5d] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d383a7ccccd5d] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d383a7ccccd5d] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d383a7ccccd5d] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d383a7ccccd5d] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-03-12T18:41:07.460Z] daemon.go:325: [df4b7b3611109] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [df4b7b3611109] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [df4b7b3611109] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [df4b7b3611109] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [df4b7b3611109] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [df4b7b3611109] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-03-12T18:41:07.460Z] daemon.go:325: [d9d1dfa6964d0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d9d1dfa6964d0] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d9d1dfa6964d0] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d9d1dfa6964d0] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d9d1dfa6964d0] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d9d1dfa6964d0] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-03-12T18:41:07.460Z] daemon.go:325: [d2f8cd6fa7ff8] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:296: [d2f8cd6fa7ff8] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:325: [d2f8cd6fa7ff8] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:461: [d2f8cd6fa7ff8] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:450: [d2f8cd6fa7ff8] Error when stopping daemon: daemon not started [2020-03-12T18:41:07.460Z] check_test.go:309: Daemon d2f8cd6fa7ff8 is not started [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ac515d0136a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d4ac515d0136a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d4ac515d0136a] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d4ac515d0136a] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d4ac515d0136a] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d4ac515d0136a] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-03-12T18:41:07.460Z] daemon.go:325: [dd3cd095801fd] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dd3cd095801fd] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dd3cd095801fd] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dd3cd095801fd] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dd3cd095801fd] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dd3cd095801fd] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-03-12T18:41:07.460Z] daemon.go:325: [d27fe6c991bd5] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d27fe6c991bd5] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d27fe6c991bd5] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d27fe6c991bd5] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d27fe6c991bd5] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d27fe6c991bd5] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.15s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-03-12T18:41:07.460Z] daemon.go:325: [d97eb257bd04a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d97eb257bd04a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d97eb257bd04a] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d97eb257bd04a] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d97eb257bd04a] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d97eb257bd04a] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d97eb257bd04a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d97eb257bd04a] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d97eb257bd04a] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d97eb257bd04a] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d97eb257bd04a] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d97eb257bd04a] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.27s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-03-12T18:41:07.460Z] daemon.go:325: [dc80213aac002] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dc80213aac002] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dc80213aac002] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dc80213aac002] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dc80213aac002] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dc80213aac002] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [dc80213aac002] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [dc80213aac002] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [dc80213aac002] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [dc80213aac002] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [dc80213aac002] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [dc80213aac002] Daemon stopped [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.64s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-03-12T18:41:07.460Z] daemon.go:325: [d9041a0b41c04] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d9041a0b41c04] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d9041a0b41c04] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d9041a0b41c04] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d9041a0b41c04] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d9041a0b41c04] Daemon stopped [2020-03-12T18:41:07.460Z] daemon.go:325: [d9041a0b41c04] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:325: [d9041a0b41c04] waiting for daemon to start [2020-03-12T18:41:07.460Z] daemon.go:353: [d9041a0b41c04] daemon started [2020-03-12T18:41:07.460Z] daemon.go:461: [d9041a0b41c04] Stopping daemon [2020-03-12T18:41:07.460Z] daemon.go:296: [d9041a0b41c04] exiting daemon [2020-03-12T18:41:07.460Z] daemon.go:448: [d9041a0b41c04] Daemon stopped [2020-03-12T18:41:07.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T18:41:07.460Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T18:41:07.460Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T18:41:07.460Z] check_test.go:309: Daemon dd3658ed08912 is not started [2020-03-12T18:41:07.460Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (12.55s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-03-12T18:41:07.461Z] daemon.go:325: [dc0462120d3ad] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dc0462120d3ad] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dc0462120d3ad] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dc0462120d3ad] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dc0462120d3ad] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dc0462120d3ad] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (12.23s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-03-12T18:41:07.461Z] daemon.go:325: [d5809a3b78949] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d5809a3b78949] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d5809a3b78949] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d5809a3b78949] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d5809a3b78949] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d5809a3b78949] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (11.72s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-03-12T18:41:07.461Z] daemon.go:325: [d1626efa11d75] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d1626efa11d75] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d1626efa11d75] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d1626efa11d75] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d1626efa11d75] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d1626efa11d75] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-03-12T18:41:07.461Z] daemon.go:325: [dba3f7c6a143a] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dba3f7c6a143a] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dba3f7c6a143a] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dba3f7c6a143a] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dba3f7c6a143a] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dba3f7c6a143a] Daemon stopped [2020-03-12T18:41:07.461Z] check_test.go:309: Daemon dba3f7c6a143a is not started [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.05s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-03-12T18:41:07.461Z] daemon.go:325: [d6bca74c494cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d6bca74c494cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d6bca74c494cf] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d6bca74c494cf] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d6bca74c494cf] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d6bca74c494cf] Daemon stopped [2020-03-12T18:41:07.461Z] daemon.go:325: [d6bca74c494cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d6bca74c494cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d6bca74c494cf] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d6bca74c494cf] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d6bca74c494cf] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d6bca74c494cf] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-03-12T18:41:07.461Z] daemon.go:325: [d0d98d927a0b1] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d0d98d927a0b1] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d0d98d927a0b1] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d0d98d927a0b1] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d0d98d927a0b1] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d0d98d927a0b1] Daemon stopped [2020-03-12T18:41:07.461Z] check_test.go:309: Daemon d0d98d927a0b1 is not started [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.82s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-03-12T18:41:07.461Z] daemon.go:325: [dbc12f1c1f3be] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dbc12f1c1f3be] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dbc12f1c1f3be] daemon started [2020-03-12T18:41:07.461Z] daemon.go:296: [dbc12f1c1f3be] exiting daemon [2020-03-12T18:41:07.461Z] docker_cli_daemon_plugins_test.go:80: Daemon dbc12f1c1f3be is not started [2020-03-12T18:41:07.461Z] daemon.go:325: [dbc12f1c1f3be] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dbc12f1c1f3be] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dbc12f1c1f3be] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dbc12f1c1f3be] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dbc12f1c1f3be] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dbc12f1c1f3be] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.77s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-03-12T18:41:07.461Z] daemon.go:325: [d4adcd6f07a02] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d4adcd6f07a02] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d4adcd6f07a02] daemon started [2020-03-12T18:41:07.461Z] daemon.go:296: [d4adcd6f07a02] exiting daemon [2020-03-12T18:41:07.461Z] docker_cli_daemon_plugins_test.go:170: Daemon d4adcd6f07a02 is not started [2020-03-12T18:41:07.461Z] daemon.go:325: [d4adcd6f07a02] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d4adcd6f07a02] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d4adcd6f07a02] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d4adcd6f07a02] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d4adcd6f07a02] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d4adcd6f07a02] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.79s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-03-12T18:41:07.461Z] daemon.go:325: [d9838c0dc9ae5] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d9838c0dc9ae5] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d9838c0dc9ae5] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d9838c0dc9ae5] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d9838c0dc9ae5] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d9838c0dc9ae5] Daemon stopped [2020-03-12T18:41:07.461Z] daemon.go:325: [d9838c0dc9ae5] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d9838c0dc9ae5] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d9838c0dc9ae5] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d9838c0dc9ae5] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d9838c0dc9ae5] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d9838c0dc9ae5] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-03-12T18:41:07.461Z] daemon.go:325: [d88f32942c602] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d88f32942c602] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d88f32942c602] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d88f32942c602] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d88f32942c602] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d88f32942c602] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-03-12T18:41:07.461Z] daemon.go:325: [d9a5b5765881b] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d9a5b5765881b] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d9a5b5765881b] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d9a5b5765881b] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d9a5b5765881b] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d9a5b5765881b] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-03-12T18:41:07.461Z] daemon.go:325: [dd10ec14ea853] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:296: [dd10ec14ea853] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:325: [dd10ec14ea853] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:461: [dd10ec14ea853] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:450: [dd10ec14ea853] Error when stopping daemon: daemon not started [2020-03-12T18:41:07.461Z] check_test.go:309: Daemon dd10ec14ea853 is not started [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.98s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-03-12T18:41:07.461Z] daemon.go:325: [d821ec906fa79] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d821ec906fa79] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d821ec906fa79] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d821ec906fa79] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d821ec906fa79] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d821ec906fa79] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.90s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-03-12T18:41:07.461Z] daemon.go:325: [dcf616d2fea97] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dcf616d2fea97] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dcf616d2fea97] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dcf616d2fea97] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dcf616d2fea97] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dcf616d2fea97] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.94s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-03-12T18:41:07.461Z] daemon.go:325: [d62fa74c2abc3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d62fa74c2abc3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d62fa74c2abc3] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d62fa74c2abc3] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d62fa74c2abc3] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d62fa74c2abc3] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.03s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-03-12T18:41:07.461Z] daemon.go:325: [d6dd77d730cbe] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d6dd77d730cbe] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d6dd77d730cbe] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d6dd77d730cbe] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d6dd77d730cbe] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d6dd77d730cbe] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.93s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-03-12T18:41:07.461Z] daemon.go:325: [dac8530dca1cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dac8530dca1cf] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dac8530dca1cf] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dac8530dca1cf] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dac8530dca1cf] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dac8530dca1cf] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.79s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-03-12T18:41:07.461Z] daemon.go:325: [d3a5bc556a32e] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d3a5bc556a32e] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d3a5bc556a32e] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d3a5bc556a32e] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d3a5bc556a32e] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d3a5bc556a32e] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-03-12T18:41:07.461Z] daemon.go:325: [df5cca2594864] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [df5cca2594864] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [df5cca2594864] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [df5cca2594864] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [df5cca2594864] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [df5cca2594864] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-03-12T18:41:07.461Z] daemon.go:325: [dc4d5590c655c] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [dc4d5590c655c] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [dc4d5590c655c] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [dc4d5590c655c] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [dc4d5590c655c] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [dc4d5590c655c] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-03-12T18:41:07.461Z] daemon.go:325: [d72e78f6b2d3a] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d72e78f6b2d3a] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d72e78f6b2d3a] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d72e78f6b2d3a] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d72e78f6b2d3a] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d72e78f6b2d3a] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-03-12T18:41:07.461Z] daemon.go:325: [d86d2d60ef3a2] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d86d2d60ef3a2] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d86d2d60ef3a2] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d86d2d60ef3a2] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d86d2d60ef3a2] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d86d2d60ef3a2] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.67s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-03-12T18:41:07.461Z] daemon.go:325: [ded0c58316d60] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [ded0c58316d60] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [ded0c58316d60] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [ded0c58316d60] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [ded0c58316d60] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [ded0c58316d60] Daemon stopped [2020-03-12T18:41:07.461Z] check_test.go:309: Daemon ded0c58316d60 is not started [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-03-12T18:41:07.461Z] daemon.go:325: [d9892e9645ad3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d9892e9645ad3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d9892e9645ad3] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d9892e9645ad3] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d9892e9645ad3] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d9892e9645ad3] Daemon stopped [2020-03-12T18:41:07.461Z] daemon.go:325: [d9892e9645ad3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d9892e9645ad3] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d9892e9645ad3] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d9892e9645ad3] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d9892e9645ad3] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d9892e9645ad3] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (10.91s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-03-12T18:41:07.461Z] daemon.go:325: [d0bb2328f7938] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d0bb2328f7938] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d0bb2328f7938] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d0bb2328f7938] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d0bb2328f7938] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d0bb2328f7938] Daemon stopped [2020-03-12T18:41:07.461Z] daemon.go:325: [d0bb2328f7938] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d0bb2328f7938] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d0bb2328f7938] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d0bb2328f7938] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d0bb2328f7938] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d0bb2328f7938] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d0bb2328f7938] Daemon stopped [2020-03-12T18:41:07.461Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.50s) [2020-03-12T18:41:07.461Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-03-12T18:41:07.461Z] daemon.go:325: [d622a4cd7faa0] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d622a4cd7faa0] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:353: [d622a4cd7faa0] daemon started [2020-03-12T18:41:07.461Z] daemon.go:461: [d622a4cd7faa0] Stopping daemon [2020-03-12T18:41:07.461Z] daemon.go:296: [d622a4cd7faa0] exiting daemon [2020-03-12T18:41:07.461Z] daemon.go:448: [d622a4cd7faa0] Daemon stopped [2020-03-12T18:41:07.461Z] daemon.go:325: [d622a4cd7faa0] waiting for daemon to start [2020-03-12T18:41:07.461Z] daemon.go:325: [d622a4cd7faa0] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d622a4cd7faa0] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d622a4cd7faa0] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d622a4cd7faa0] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d622a4cd7faa0] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-03-12T18:41:07.462Z] daemon.go:325: [dfa9e47b65ab6] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [dfa9e47b65ab6] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dfa9e47b65ab6] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [dfa9e47b65ab6] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [dfa9e47b65ab6] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [dfa9e47b65ab6] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [dfa9e47b65ab6] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [dfa9e47b65ab6] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dfa9e47b65ab6] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [dfa9e47b65ab6] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [dfa9e47b65ab6] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [dfa9e47b65ab6] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.54s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-03-12T18:41:07.462Z] daemon.go:325: [dd4146c9aa8ab] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [dd4146c9aa8ab] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dd4146c9aa8ab] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [dd4146c9aa8ab] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [dd4146c9aa8ab] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [dd4146c9aa8ab] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [dd4146c9aa8ab] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [dd4146c9aa8ab] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dd4146c9aa8ab] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [dd4146c9aa8ab] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [dd4146c9aa8ab] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [dd4146c9aa8ab] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.50s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-03-12T18:41:07.462Z] daemon.go:325: [de2602d081332] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [de2602d081332] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [de2602d081332] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [de2602d081332] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [de2602d081332] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [de2602d081332] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [de2602d081332] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [de2602d081332] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [de2602d081332] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [de2602d081332] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [de2602d081332] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [de2602d081332] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.82s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-03-12T18:41:07.462Z] daemon.go:325: [dac70aa51553a] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [dac70aa51553a] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dac70aa51553a] daemon started [2020-03-12T18:41:07.462Z] daemon.go:325: [dac70aa51553a] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:296: [dac70aa51553a] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:325: [dac70aa51553a] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [dac70aa51553a] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [dac70aa51553a] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [dac70aa51553a] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [dac70aa51553a] Daemon stopped [2020-03-12T18:41:07.462Z] check_test.go:309: Daemon dac70aa51553a is not started [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.65s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-03-12T18:41:07.462Z] daemon.go:325: [d0ff93bbb2990] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d0ff93bbb2990] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d0ff93bbb2990] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d0ff93bbb2990] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d0ff93bbb2990] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d0ff93bbb2990] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d0ff93bbb2990] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d0ff93bbb2990] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d0ff93bbb2990] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d0ff93bbb2990] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d0ff93bbb2990] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d0ff93bbb2990] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.72s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-03-12T18:41:07.462Z] daemon.go:325: [d4554c4f4c296] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d4554c4f4c296] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d4554c4f4c296] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d4554c4f4c296] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d4554c4f4c296] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d4554c4f4c296] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d4554c4f4c296] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d4554c4f4c296] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d4554c4f4c296] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d4554c4f4c296] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d4554c4f4c296] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d4554c4f4c296] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.83s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d2073e81d1b00] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d2073e81d1b00] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d2073e81d1b00] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d2073e81d1b00] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d2073e81d1b00] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d2073e81d1b00] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d2073e81d1b00] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d2073e81d1b00] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d2073e81d1b00] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d2073e81d1b00] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d2073e81d1b00] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d2073e81d1b00] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d2073e81d1b00] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.53s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-03-12T18:41:07.462Z] daemon.go:325: [d298ac905cb35] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d298ac905cb35] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d298ac905cb35] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d298ac905cb35] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d298ac905cb35] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d298ac905cb35] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d298ac905cb35] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d298ac905cb35] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d298ac905cb35] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d298ac905cb35] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d298ac905cb35] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d298ac905cb35] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.77s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d6fb466c6228d] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d6fb466c6228d] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d6fb466c6228d] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d6fb466c6228d] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d6fb466c6228d] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d6fb466c6228d] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d6fb466c6228d] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d6fb466c6228d] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d6fb466c6228d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d6fb466c6228d] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d6fb466c6228d] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d6fb466c6228d] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d6fb466c6228d] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.60s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-03-12T18:41:07.462Z] daemon.go:325: [d03d9d999f75e] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d03d9d999f75e] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d03d9d999f75e] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d03d9d999f75e] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d03d9d999f75e] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d03d9d999f75e] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d03d9d999f75e] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d03d9d999f75e] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d03d9d999f75e] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d03d9d999f75e] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d03d9d999f75e] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d03d9d999f75e] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.83s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-03-12T18:41:07.462Z] daemon.go:325: [d14b0df86ac12] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d14b0df86ac12] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d14b0df86ac12] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d14b0df86ac12] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d14b0df86ac12] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d14b0df86ac12] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d14b0df86ac12] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d14b0df86ac12] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d14b0df86ac12] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d14b0df86ac12] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d14b0df86ac12] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d14b0df86ac12] Daemon stopped [2020-03-12T18:41:07.462Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T18:41:07.462Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T18:41:07.462Z] check_test.go:309: Daemon d10bc12a45691 is not started [2020-03-12T18:41:07.462Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T18:41:07.462Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T18:41:07.462Z] check_test.go:309: Daemon dfebc2936e5b6 is not started [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.88s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-03-12T18:41:07.462Z] daemon.go:325: [d7fba9a855a43] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d7fba9a855a43] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d7fba9a855a43] daemon started [2020-03-12T18:41:07.462Z] daemon.go:296: [d7fba9a855a43] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:325: [d7fba9a855a43] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d7fba9a855a43] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d7fba9a855a43] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d7fba9a855a43] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d7fba9a855a43] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d7fba9a855a43] Daemon stopped [2020-03-12T18:41:07.462Z] check_test.go:309: Daemon d7fba9a855a43 is not started [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.04s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-03-12T18:41:07.462Z] daemon.go:325: [de607a28c8519] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [de607a28c8519] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [de607a28c8519] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [de607a28c8519] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [de607a28c8519] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [de607a28c8519] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [de607a28c8519] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [de607a28c8519] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [de607a28c8519] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [de607a28c8519] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [de607a28c8519] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [de607a28c8519] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.93s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-03-12T18:41:07.462Z] daemon.go:325: [da0a802a6e2b7] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [da0a802a6e2b7] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [da0a802a6e2b7] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [da0a802a6e2b7] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [da0a802a6e2b7] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [da0a802a6e2b7] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [da0a802a6e2b7] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [da0a802a6e2b7] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [da0a802a6e2b7] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [da0a802a6e2b7] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [da0a802a6e2b7] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [da0a802a6e2b7] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.11s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-03-12T18:41:07.462Z] daemon.go:325: [d3c604a4bb48d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d3c604a4bb48d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d3c604a4bb48d] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d3c604a4bb48d] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d3c604a4bb48d] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d3c604a4bb48d] Daemon stopped [2020-03-12T18:41:07.462Z] daemon.go:325: [d3c604a4bb48d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:325: [d3c604a4bb48d] waiting for daemon to start [2020-03-12T18:41:07.462Z] daemon.go:353: [d3c604a4bb48d] daemon started [2020-03-12T18:41:07.462Z] daemon.go:461: [d3c604a4bb48d] Stopping daemon [2020-03-12T18:41:07.462Z] daemon.go:296: [d3c604a4bb48d] exiting daemon [2020-03-12T18:41:07.462Z] daemon.go:448: [d3c604a4bb48d] Daemon stopped [2020-03-12T18:41:07.462Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.28s) [2020-03-12T18:41:07.462Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-03-12T18:41:07.462Z] daemon.go:325: [d20872e60e497] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d20872e60e497] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d20872e60e497] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d20872e60e497] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d20872e60e497] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d20872e60e497] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d20872e60e497] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d20872e60e497] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d20872e60e497] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d20872e60e497] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d20872e60e497] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d20872e60e497] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-03-12T18:41:07.463Z] daemon.go:325: [d5b20afc5d92b] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d5b20afc5d92b] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d5b20afc5d92b] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d5b20afc5d92b] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d5b20afc5d92b] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d5b20afc5d92b] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d5b20afc5d92b] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d5b20afc5d92b] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d5b20afc5d92b] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d5b20afc5d92b] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d5b20afc5d92b] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d5b20afc5d92b] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.89s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-03-12T18:41:07.463Z] daemon.go:325: [d6900fdd761e4] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d6900fdd761e4] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d6900fdd761e4] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d6900fdd761e4] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d6900fdd761e4] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d6900fdd761e4] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d6900fdd761e4] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d6900fdd761e4] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d6900fdd761e4] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d6900fdd761e4] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d6900fdd761e4] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d6900fdd761e4] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.27s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-03-12T18:41:07.463Z] daemon.go:325: [d6e09659d6353] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d6e09659d6353] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d6e09659d6353] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d6e09659d6353] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d6e09659d6353] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d6e09659d6353] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d6e09659d6353] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d6e09659d6353] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d6e09659d6353] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d6e09659d6353] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d6e09659d6353] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d6e09659d6353] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.61s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-03-12T18:41:07.463Z] daemon.go:325: [d7f11ba1bb43d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7f11ba1bb43d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7f11ba1bb43d] daemon started [2020-03-12T18:41:07.463Z] daemon.go:296: [d7f11ba1bb43d] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [d7f11ba1bb43d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7f11ba1bb43d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7f11ba1bb43d] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d7f11ba1bb43d] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d7f11ba1bb43d] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d7f11ba1bb43d] Daemon stopped [2020-03-12T18:41:07.463Z] check_test.go:309: Daemon d7f11ba1bb43d is not started [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.81s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-03-12T18:41:07.463Z] daemon.go:325: [d9b67af6aa673] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d9b67af6aa673] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d9b67af6aa673] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d9b67af6aa673] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d9b67af6aa673] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d9b67af6aa673] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d9b67af6aa673] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d9b67af6aa673] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d9b67af6aa673] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d9b67af6aa673] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d9b67af6aa673] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d9b67af6aa673] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.79s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-03-12T18:41:07.463Z] daemon.go:325: [dbfce2af25e68] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [dbfce2af25e68] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [dbfce2af25e68] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [dbfce2af25e68] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [dbfce2af25e68] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [dbfce2af25e68] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [dbfce2af25e68] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [dbfce2af25e68] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [dbfce2af25e68] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [dbfce2af25e68] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [dbfce2af25e68] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [dbfce2af25e68] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.04s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-03-12T18:41:07.463Z] daemon.go:325: [d2f7ca406b5f6] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d2f7ca406b5f6] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d2f7ca406b5f6] daemon started [2020-03-12T18:41:07.463Z] daemon.go:296: [d2f7ca406b5f6] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:461: [d2f7ca406b5f6] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:450: [d2f7ca406b5f6] Error when stopping daemon: daemon not started [2020-03-12T18:41:07.463Z] check_test.go:309: Daemon d2f7ca406b5f6 is not started [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-03-12T18:41:07.463Z] daemon.go:325: [d82e57890e357] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d82e57890e357] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d82e57890e357] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d82e57890e357] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d82e57890e357] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d82e57890e357] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.96s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d5147bb002f38] daemon started [2020-03-12T18:41:07.463Z] daemon.go:296: [d5147bb002f38] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d5147bb002f38] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d5147bb002f38] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d5147bb002f38] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d5147bb002f38] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d5147bb002f38] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d5147bb002f38] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d5147bb002f38] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d5147bb002f38] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d5147bb002f38] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-03-12T18:41:07.463Z] daemon.go:325: [d7b4dd6085b59] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7b4dd6085b59] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7b4dd6085b59] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d7b4dd6085b59] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d7b4dd6085b59] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d7b4dd6085b59] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d7b4dd6085b59] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7b4dd6085b59] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7b4dd6085b59] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d7b4dd6085b59] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d7b4dd6085b59] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d7b4dd6085b59] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-03-12T18:41:07.463Z] daemon.go:325: [dcf4dbd2878c0] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [dcf4dbd2878c0] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [dcf4dbd2878c0] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [dcf4dbd2878c0] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [dcf4dbd2878c0] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [dcf4dbd2878c0] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-03-12T18:41:07.463Z] daemon.go:325: [d611cb597c046] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d611cb597c046] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d611cb597c046] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d611cb597c046] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d611cb597c046] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d611cb597c046] Daemon stopped [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-03-12T18:41:07.463Z] daemon.go:325: [dc1adecccbb36] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [dc1adecccbb36] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [dc1adecccbb36] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [dc1adecccbb36] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [dc1adecccbb36] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [dc1adecccbb36] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-03-12T18:41:07.463Z] daemon.go:325: [da17190604cb5] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [da17190604cb5] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [da17190604cb5] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [da17190604cb5] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [da17190604cb5] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [da17190604cb5] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-03-12T18:41:07.463Z] daemon.go:325: [dacd184db8f81] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [dacd184db8f81] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [dacd184db8f81] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-03-12T18:41:07.463Z] daemon.go:325: [dbdfbe7009683] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [dbdfbe7009683] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [dbdfbe7009683] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-03-12T18:41:07.463Z] daemon.go:325: [dfcbca40822b7] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [dfcbca40822b7] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [dfcbca40822b7] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-03-12T18:41:07.463Z] daemon.go:325: [dd860af3a5dac] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [dd860af3a5dac] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [dd860af3a5dac] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [dd860af3a5dac] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [dd860af3a5dac] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [dd860af3a5dac] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-03-12T18:41:07.463Z] daemon.go:325: [d35a9d9c83c5d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d35a9d9c83c5d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d35a9d9c83c5d] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d35a9d9c83c5d] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d35a9d9c83c5d] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d35a9d9c83c5d] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-03-12T18:41:07.463Z] daemon.go:325: [d2eb70e7d43b3] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [d2eb70e7d43b3] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [d2eb70e7d43b3] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-03-12T18:41:07.463Z] daemon.go:325: [df1a7ec6a85f2] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [df1a7ec6a85f2] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [df1a7ec6a85f2] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-03-12T18:41:07.463Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-03-12T18:41:07.463Z] daemon.go:325: [df6bb7d31694d] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:296: [df6bb7d31694d] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:325: [df6bb7d31694d] waiting for daemon to start [2020-03-12T18:41:07.463Z] check_test.go:309: Daemon dfc5e59b602e4 is not started [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-03-12T18:41:07.463Z] daemon.go:325: [d7e2cf68b28ad] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7e2cf68b28ad] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7e2cf68b28ad] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d7e2cf68b28ad] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d7e2cf68b28ad] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d7e2cf68b28ad] Daemon stopped [2020-03-12T18:41:07.463Z] daemon.go:325: [d7e2cf68b28ad] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [d7e2cf68b28ad] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [d7e2cf68b28ad] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [d7e2cf68b28ad] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [d7e2cf68b28ad] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [d7e2cf68b28ad] Daemon stopped [2020-03-12T18:41:07.463Z] check_test.go:309: Daemon d7e2cf68b28ad is not started [2020-03-12T18:41:07.463Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-03-12T18:41:07.463Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-03-12T18:41:07.463Z] daemon.go:325: [df9d4c474dcfb] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:325: [df9d4c474dcfb] waiting for daemon to start [2020-03-12T18:41:07.463Z] daemon.go:353: [df9d4c474dcfb] daemon started [2020-03-12T18:41:07.463Z] daemon.go:461: [df9d4c474dcfb] Stopping daemon [2020-03-12T18:41:07.463Z] daemon.go:296: [df9d4c474dcfb] exiting daemon [2020-03-12T18:41:07.463Z] daemon.go:448: [df9d4c474dcfb] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-03-12T18:41:07.464Z] daemon.go:325: [d7c4f5001cbc2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d7c4f5001cbc2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d7c4f5001cbc2] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d7c4f5001cbc2] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d7c4f5001cbc2] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d7c4f5001cbc2] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.41s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-03-12T18:41:07.464Z] daemon.go:325: [d8f136d8f9bd2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d8f136d8f9bd2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d8f136d8f9bd2] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d8f136d8f9bd2] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d8f136d8f9bd2] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d8f136d8f9bd2] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d8f136d8f9bd2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d8f136d8f9bd2] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d8f136d8f9bd2] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d8f136d8f9bd2] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d8f136d8f9bd2] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d8f136d8f9bd2] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-03-12T18:41:07.464Z] daemon.go:325: [de93995292a57] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [de93995292a57] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [de93995292a57] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [de93995292a57] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [de93995292a57] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [de93995292a57] Daemon stopped [2020-03-12T18:41:07.464Z] check_test.go:309: Daemon de93995292a57 is not started [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (13.15s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-03-12T18:41:07.464Z] daemon.go:325: [d46417c917828] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d46417c917828] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d46417c917828] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d46417c917828] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d46417c917828] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d46417c917828] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.05s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-03-12T18:41:07.464Z] daemon.go:325: [d1d655ea0692d] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d1d655ea0692d] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d1d655ea0692d] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d1d655ea0692d] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d1d655ea0692d] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d1d655ea0692d] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.72s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d3f96e3aeb456] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d3f96e3aeb456] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d3f96e3aeb456] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d3f96e3aeb456] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d3f96e3aeb456] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d3f96e3aeb456] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d3f96e3aeb456] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d3f96e3aeb456] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d3f96e3aeb456] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d3f96e3aeb456] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d3f96e3aeb456] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d3f96e3aeb456] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d3f96e3aeb456] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-03-12T18:41:07.464Z] daemon.go:325: [d3e731aa18898] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d3e731aa18898] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d3e731aa18898] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d3e731aa18898] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d3e731aa18898] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d3e731aa18898] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d3e731aa18898] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:296: [d3e731aa18898] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:325: [d3e731aa18898] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:461: [d3e731aa18898] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:450: [d3e731aa18898] Error when stopping daemon: daemon not started [2020-03-12T18:41:07.464Z] check_test.go:309: Daemon d3e731aa18898 is not started [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.10s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-03-12T18:41:07.464Z] daemon.go:325: [d50e6a80c6c08] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d50e6a80c6c08] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d50e6a80c6c08] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d50e6a80c6c08] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d50e6a80c6c08] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d50e6a80c6c08] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d50e6a80c6c08] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d50e6a80c6c08] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d50e6a80c6c08] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d50e6a80c6c08] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d50e6a80c6c08] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d50e6a80c6c08] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.00s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T18:41:07.464Z] daemon.go:325: [d9e97996f8fe3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d9e97996f8fe3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d9e97996f8fe3] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d9e97996f8fe3] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d9e97996f8fe3] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d9e97996f8fe3] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d9e97996f8fe3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d9e97996f8fe3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d9e97996f8fe3] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d9e97996f8fe3] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d9e97996f8fe3] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d9e97996f8fe3] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (13.08s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-03-12T18:41:07.464Z] daemon.go:325: [d2e9af3a0ff19] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d2e9af3a0ff19] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d2e9af3a0ff19] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d2e9af3a0ff19] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d2e9af3a0ff19] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d2e9af3a0ff19] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [d2e9af3a0ff19] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d2e9af3a0ff19] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d2e9af3a0ff19] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d2e9af3a0ff19] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d2e9af3a0ff19] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d2e9af3a0ff19] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.09s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-03-12T18:41:07.464Z] daemon.go:325: [dc2a6cffaa596] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [dc2a6cffaa596] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [dc2a6cffaa596] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [dc2a6cffaa596] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [dc2a6cffaa596] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [dc2a6cffaa596] Daemon stopped [2020-03-12T18:41:07.464Z] daemon.go:325: [dc2a6cffaa596] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [dc2a6cffaa596] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [dc2a6cffaa596] daemon started [2020-03-12T18:41:07.464Z] check_test.go:309: Daemon d8ae51099a5f4 is not started [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-03-12T18:41:07.464Z] daemon.go:325: [d6f9e9971820c] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d6f9e9971820c] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d6f9e9971820c] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d6f9e9971820c] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d6f9e9971820c] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d6f9e9971820c] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-03-12T18:41:07.464Z] daemon.go:325: [d1973935780c3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d1973935780c3] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d1973935780c3] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d1973935780c3] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d1973935780c3] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d1973935780c3] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-03-12T18:41:07.464Z] daemon.go:325: [d6f38855618b6] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d6f38855618b6] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d6f38855618b6] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d6f38855618b6] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d6f38855618b6] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d6f38855618b6] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-03-12T18:41:07.464Z] daemon.go:325: [d95f56960d3ed] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d95f56960d3ed] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d95f56960d3ed] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d95f56960d3ed] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [d95f56960d3ed] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [d95f56960d3ed] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-03-12T18:41:07.464Z] check_test.go:309: Daemon dcaa0f1c7ce9a is not started [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.73s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-03-12T18:41:07.464Z] daemon.go:325: [daf8281691aae] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [daf8281691aae] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [daf8281691aae] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [daf8281691aae] Stopping daemon [2020-03-12T18:41:07.464Z] daemon.go:296: [daf8281691aae] exiting daemon [2020-03-12T18:41:07.464Z] daemon.go:448: [daf8281691aae] Daemon stopped [2020-03-12T18:41:07.464Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2020-03-12T18:41:07.464Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-03-12T18:41:07.464Z] daemon.go:325: [d944c4608c4cc] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:325: [d944c4608c4cc] waiting for daemon to start [2020-03-12T18:41:07.464Z] daemon.go:353: [d944c4608c4cc] daemon started [2020-03-12T18:41:07.464Z] daemon.go:461: [d944c4608c4cc] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d944c4608c4cc] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d944c4608c4cc] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-03-12T18:41:07.465Z] daemon.go:325: [d23320f3ef8f8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d23320f3ef8f8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d23320f3ef8f8] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d23320f3ef8f8] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d23320f3ef8f8] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d23320f3ef8f8] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [d23320f3ef8f8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d23320f3ef8f8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d23320f3ef8f8] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d23320f3ef8f8] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d23320f3ef8f8] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d23320f3ef8f8] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-03-12T18:41:07.465Z] daemon.go:325: [d5db63b19db9c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d5db63b19db9c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d5db63b19db9c] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d5db63b19db9c] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d5db63b19db9c] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d5db63b19db9c] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-03-12T18:41:07.465Z] daemon.go:325: [df0d864a04beb] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [df0d864a04beb] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [df0d864a04beb] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [df0d864a04beb] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [df0d864a04beb] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [df0d864a04beb] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.57s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb5d8c2c9ce8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb5d8c2c9ce8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dbb5d8c2c9ce8] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dbb5d8c2c9ce8] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dbb5d8c2c9ce8] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dbb5d8c2c9ce8] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.58s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-03-12T18:41:07.465Z] daemon.go:325: [d36d52c7e3a78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d36d52c7e3a78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d36d52c7e3a78] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d36d52c7e3a78] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d36d52c7e3a78] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d36d52c7e3a78] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [d36d52c7e3a78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d36d52c7e3a78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d36d52c7e3a78] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d36d52c7e3a78] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d36d52c7e3a78] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d36d52c7e3a78] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.84s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-03-12T18:41:07.465Z] daemon.go:325: [dfebd00706d1c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dfebd00706d1c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dfebd00706d1c] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dfebd00706d1c] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dfebd00706d1c] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dfebd00706d1c] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [dfebd00706d1c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dfebd00706d1c] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dfebd00706d1c] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dfebd00706d1c] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dfebd00706d1c] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dfebd00706d1c] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.21s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-03-12T18:41:07.465Z] daemon.go:325: [d203de3ecd804] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d203de3ecd804] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d203de3ecd804] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d203de3ecd804] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d203de3ecd804] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d203de3ecd804] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [d203de3ecd804] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d203de3ecd804] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d203de3ecd804] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d203de3ecd804] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d203de3ecd804] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d203de3ecd804] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.99s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-03-12T18:41:07.465Z] daemon.go:325: [dfcbb29e28abf] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dfcbb29e28abf] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dfcbb29e28abf] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dfcbb29e28abf] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dfcbb29e28abf] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dfcbb29e28abf] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-03-12T18:41:07.465Z] daemon.go:325: [d5d123169d113] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d5d123169d113] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d5d123169d113] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d5d123169d113] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d5d123169d113] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d5d123169d113] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-03-12T18:41:07.465Z] daemon.go:325: [dfe875892cc48] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dfe875892cc48] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dfe875892cc48] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dfe875892cc48] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dfe875892cc48] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dfe875892cc48] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.47s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-03-12T18:41:07.465Z] daemon.go:325: [d3d1e1b0ec6ab] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d3d1e1b0ec6ab] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d3d1e1b0ec6ab] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d3d1e1b0ec6ab] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d3d1e1b0ec6ab] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d3d1e1b0ec6ab] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [d3d1e1b0ec6ab] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d3d1e1b0ec6ab] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d3d1e1b0ec6ab] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d3d1e1b0ec6ab] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d3d1e1b0ec6ab] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d3d1e1b0ec6ab] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.51s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dbb6dec258b5f] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dbb6dec258b5f] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dbb6dec258b5f] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dbb6dec258b5f] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dbb6dec258b5f] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dbb6dec258b5f] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dbb6dec258b5f] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dbb6dec258b5f] Daemon stopped [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:296: [dbb6dec258b5f] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:461: [dbb6dec258b5f] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:450: [dbb6dec258b5f] Error when stopping daemon: daemon not started [2020-03-12T18:41:07.465Z] docker_cli_daemon_test.go:2542: Daemon dbb6dec258b5f is not started [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dbb6dec258b5f] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dbb6dec258b5f] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dbb6dec258b5f] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dbb6dec258b5f] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dbb6dec258b5f] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.66s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-03-12T18:41:07.465Z] daemon.go:325: [da04d49088486] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [da04d49088486] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [da04d49088486] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [da04d49088486] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [da04d49088486] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [da04d49088486] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T18:41:07.465Z] daemon.go:325: [d65d0cff39b78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d65d0cff39b78] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d65d0cff39b78] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d65d0cff39b78] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d65d0cff39b78] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d65d0cff39b78] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.69s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-03-12T18:41:07.465Z] daemon.go:325: [dfdd0ec3a5f14] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [dfdd0ec3a5f14] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [dfdd0ec3a5f14] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [dfdd0ec3a5f14] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [dfdd0ec3a5f14] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [dfdd0ec3a5f14] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.89s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-03-12T18:41:07.465Z] daemon.go:325: [d0bdd308a04e2] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d0bdd308a04e2] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d0bdd308a04e2] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d0bdd308a04e2] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d0bdd308a04e2] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d0bdd308a04e2] Daemon stopped [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.09s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-03-12T18:41:07.465Z] check_test.go:309: Daemon d97aeb4ed0734 is not started [2020-03-12T18:41:07.465Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.48s) [2020-03-12T18:41:07.465Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-03-12T18:41:07.465Z] daemon.go:325: [d099c0596c5b8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:325: [d099c0596c5b8] waiting for daemon to start [2020-03-12T18:41:07.465Z] daemon.go:353: [d099c0596c5b8] daemon started [2020-03-12T18:41:07.465Z] daemon.go:461: [d099c0596c5b8] Stopping daemon [2020-03-12T18:41:07.465Z] daemon.go:296: [d099c0596c5b8] exiting daemon [2020-03-12T18:41:07.465Z] daemon.go:448: [d099c0596c5b8] Daemon stopped [2020-03-12T18:41:07.465Z] === RUN TestDockerSwarmSuite [2020-03-12T18:41:07.465Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T18:41:08.221Z] ok github.com/docker/docker/layer 0.377s coverage: 30.4% of statements [2020-03-12T18:41:08.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:41:08.605Z] --- PASS: TestServiceUpdateLabel (2.44s) [2020-03-12T18:41:08.605Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:41:08.605Z] daemon.go:325: [db1db49599e2c] waiting for daemon to start [2020-03-12T18:41:08.605Z] daemon.go:325: [db1db49599e2c] waiting for daemon to start [2020-03-12T18:41:08.605Z] daemon.go:353: [db1db49599e2c] daemon started [2020-03-12T18:41:08.605Z] daemon.go:461: [db1db49599e2c] Stopping daemon [2020-03-12T18:41:08.605Z] daemon.go:296: [db1db49599e2c] exiting daemon [2020-03-12T18:41:08.605Z] daemon.go:448: [db1db49599e2c] Daemon stopped [2020-03-12T18:41:08.605Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:41:08.737Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-03-12T18:41:08.737Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-03-12T18:41:08.737Z] remote: Enumerating objects: 2, done. [2020-03-12T18:41:08.737Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-03-12T18:41:08.737Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-03-12T18:41:08.737Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-03-12T18:41:08.738Z] 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-12T18:41:08.738Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-03-12T18:41:08.738Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-03-12T18:41:09.061Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/test/unit [2020-03-12T18:41:09.347Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T18:41:09.602Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T18:41:09.780Z] ok github.com/docker/docker/libcontainerd/local 0.403s coverage: 1.0% of statements [2020-03-12T18:41:09.780Z] ok github.com/docker/docker/libcontainerd/queue 0.070s coverage: 100.0% of statements [2020-03-12T18:41:09.780Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:41:09.780Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:41:09.780Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:41:09.780Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:41:09.780Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:41:09.780Z] ok github.com/docker/docker/opts 0.254s coverage: 67.3% of statements [2020-03-12T18:41:09.780Z] ok github.com/docker/docker/pkg/aaparser 0.035s coverage: 50.0% of statements [2020-03-12T18:41:09.857Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T18:41:10.780Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T18:41:10.780Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T18:41:11.034Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T18:41:11.289Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T18:41:11.544Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T18:41:11.588Z] ? github.com/docker/docker/api [no test files] [2020-03-12T18:41:14.052Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T18:41:14.975Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T18:41:15.535Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T18:41:17.418Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T18:41:19.299Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T18:41:20.223Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T18:41:20.223Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T18:41:21.583Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T18:41:24.741Z] --- PASS: TestServiceUpdateSecrets (15.49s) [2020-03-12T18:41:24.741Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T18:41:24.741Z] daemon.go:325: [de8749d8af2e2] waiting for daemon to start [2020-03-12T18:41:24.741Z] daemon.go:325: [de8749d8af2e2] waiting for daemon to start [2020-03-12T18:41:24.741Z] daemon.go:353: [de8749d8af2e2] daemon started [2020-03-12T18:41:24.741Z] daemon.go:461: [de8749d8af2e2] Stopping daemon [2020-03-12T18:41:24.741Z] daemon.go:296: [de8749d8af2e2] exiting daemon [2020-03-12T18:41:24.741Z] daemon.go:448: [de8749d8af2e2] Daemon stopped [2020-03-12T18:41:24.741Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:41:25.738Z] --- PASS: TestServiceWithDataPathPortInit (20.12s) [2020-03-12T18:41:25.738Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:41:25.738Z] daemon.go:325: [df595e500f98c] waiting for daemon to start [2020-03-12T18:41:25.738Z] daemon.go:325: [df595e500f98c] waiting for daemon to start [2020-03-12T18:41:25.738Z] daemon.go:353: [df595e500f98c] daemon started [2020-03-12T18:41:25.738Z] daemon.go:461: [df595e500f98c] Stopping daemon [2020-03-12T18:41:25.738Z] daemon.go:296: [df595e500f98c] exiting daemon [2020-03-12T18:41:25.738Z] daemon.go:448: [df595e500f98c] Daemon stopped [2020-03-12T18:41:25.738Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:41:25.738Z] daemon.go:325: [dffaf98802b8e] waiting for daemon to start [2020-03-12T18:41:25.738Z] daemon.go:325: [dffaf98802b8e] waiting for daemon to start [2020-03-12T18:41:25.738Z] daemon.go:353: [dffaf98802b8e] daemon started [2020-03-12T18:41:25.738Z] daemon.go:461: [dffaf98802b8e] Stopping daemon [2020-03-12T18:41:25.738Z] daemon.go:296: [dffaf98802b8e] exiting daemon [2020-03-12T18:41:25.738Z] daemon.go:448: [dffaf98802b8e] Daemon stopped [2020-03-12T18:41:25.738Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:41:26.451Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2020-03-12T18:41:28.994Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T18:41:33.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T18:41:34.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T18:41:35.005Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.11s) [2020-03-12T18:41:35.005Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:41:35.005Z] daemon.go:325: [da72304c6d6e3] waiting for daemon to start [2020-03-12T18:41:35.005Z] daemon.go:325: [da72304c6d6e3] waiting for daemon to start [2020-03-12T18:41:35.005Z] daemon.go:353: [da72304c6d6e3] daemon started [2020-03-12T18:41:35.005Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5trudffctwdblgecmvi57665r Created:2020-03-12 18:41:26.901978115 +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[e6fae66596166347ec33531de8e6a946083f95fc2bcbc50c7c36247b6707009d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltkzr1b4f5u26pjf6fhtnyai0 EndpointID:17cdf7b7f56bc8fe769113b979590c4c1fd7259abdeb0e4d31b169afa6f2722d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:3fc3be7dca6a0c0d56218d0aea5eb542d48c5182dd8021e79d12c6a4c45a38f8 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:baa5c7c71c52 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ltkzr1b4f5u26pjf6fhtnyai0 EndpointID:17cdf7b7f56bc8fe769113b979590c4c1fd7259abdeb0e4d31b169afa6f2722d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:41:35.005Z] daemon.go:461: [da72304c6d6e3] Stopping daemon [2020-03-12T18:41:35.005Z] daemon.go:296: [da72304c6d6e3] exiting daemon [2020-03-12T18:41:35.005Z] daemon.go:448: [da72304c6d6e3] Daemon stopped [2020-03-12T18:41:35.005Z] PASS [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] === Skipped [2020-03-12T18:41:35.005Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:41:35.005Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] DONE 21 tests, 1 skipped in 52.265s [2020-03-12T18:41:35.005Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:41:35.005Z] ++ 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-12T18:41:35.005Z] ++ set -e [2020-03-12T18:41:35.005Z] ++ '[' -n 0 ']' [2020-03-12T18:41:35.005Z] ++ set -x [2020-03-12T18:41:35.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:41:35.005Z] INFO: Testing against a local daemon [2020-03-12T18:41:35.005Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:41:35.005Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:41:35.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:41:35.005Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:41:35.005Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:41:35.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:41:35.005Z] PASS [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] === Skipped [2020-03-12T18:41:35.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-03-12T18:41:35.005Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-03-12T18:41:35.005Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] [2020-03-12T18:41:35.005Z] DONE 2 tests, 2 skipped in 0.122s [2020-03-12T18:41:35.005Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:41:35.005Z] ++ 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-12T18:41:35.005Z] ++ set -e [2020-03-12T18:41:35.005Z] ++ '[' -n 0 ']' [2020-03-12T18:41:35.005Z] ++ set -x [2020-03-12T18:41:35.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/archive 8.719s coverage: 62.2% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/authorization 0.794s coverage: 26.2% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/broadcaster 0.062s coverage: 100.0% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/capabilities 0.067s coverage: 87.5% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/chrootarchive 0.175s coverage: 15.4% of statements [2020-03-12T18:41:35.018Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:41:35.018Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/directory 0.103s coverage: 80.0% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/discovery 0.182s coverage: 58.3% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/discovery/file 0.208s coverage: 92.9% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/discovery/kv 3.496s coverage: 84.1% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/discovery/memory 0.087s coverage: 92.3% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/discovery/nodes 0.131s coverage: 93.8% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/filenotify 0.116s coverage: 43.8% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 87.7% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/homedir 0.065s coverage: 37.5% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 6.3% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/ioutils 0.702s coverage: 68.2% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/jsonmessage 0.280s coverage: 91.7% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/locker 0.065s coverage: 88.9% of statements [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2020-03-12T18:41:35.018Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-03-12T18:41:35.018Z] ok github.com/docker/docker/pkg/namesgenerator 0.042s coverage: 85.7% of statements [2020-03-12T18:41:35.019Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:41:35.019Z] ok github.com/docker/docker/pkg/parsers 0.170s coverage: 97.0% of statements [2020-03-12T18:41:35.019Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-03-12T18:41:35.019Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-03-12T18:41:35.019Z] ok github.com/docker/docker/pkg/pidfile 0.096s coverage: 82.6% of statements [2020-03-12T18:41:35.019Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:41:35.019Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:41:35.260Z] INFO: Testing against a local daemon [2020-03-12T18:41:35.260Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:41:36.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2020-03-12T18:41:36.621Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:41:36.621Z] daemon.go:325: [d5e800961e408] waiting for daemon to start [2020-03-12T18:41:36.621Z] daemon.go:325: [d5e800961e408] waiting for daemon to start [2020-03-12T18:41:36.621Z] daemon.go:353: [d5e800961e408] daemon started [2020-03-12T18:41:36.621Z] daemon.go:461: [d5e800961e408] Stopping daemon [2020-03-12T18:41:36.621Z] daemon.go:296: [d5e800961e408] exiting daemon [2020-03-12T18:41:36.621Z] daemon.go:448: [d5e800961e408] Daemon stopped [2020-03-12T18:41:36.621Z] daemon.go:325: [d5e800961e408] waiting for daemon to start [2020-03-12T18:41:36.621Z] daemon.go:325: [d5e800961e408] waiting for daemon to start [2020-03-12T18:41:36.621Z] daemon.go:353: [d5e800961e408] daemon started [2020-03-12T18:41:36.621Z] daemon.go:461: [d5e800961e408] Stopping daemon [2020-03-12T18:41:36.621Z] daemon.go:296: [d5e800961e408] exiting daemon [2020-03-12T18:41:36.621Z] daemon.go:448: [d5e800961e408] Daemon stopped [2020-03-12T18:41:36.621Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:41:37.544Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:41:38.470Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:41:39.394Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:41:40.833Z] --- PASS: TestServiceUpdateConfigs (15.49s) [2020-03-12T18:41:40.833Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T18:41:40.833Z] daemon.go:325: [dde9bf68b6e29] waiting for daemon to start [2020-03-12T18:41:40.833Z] daemon.go:325: [dde9bf68b6e29] waiting for daemon to start [2020-03-12T18:41:40.833Z] daemon.go:353: [dde9bf68b6e29] daemon started [2020-03-12T18:41:40.833Z] daemon.go:461: [dde9bf68b6e29] Stopping daemon [2020-03-12T18:41:40.833Z] daemon.go:296: [dde9bf68b6e29] exiting daemon [2020-03-12T18:41:40.833Z] daemon.go:448: [dde9bf68b6e29] Daemon stopped [2020-03-12T18:41:40.833Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:41:42.651Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:41:46.805Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:41:52.034Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T18:41:53.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T18:41:54.269Z] --- PASS: TestServiceUpdateNetwork (13.78s) [2020-03-12T18:41:54.270Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T18:41:54.270Z] daemon.go:325: [dff86b55dc93a] waiting for daemon to start [2020-03-12T18:41:54.270Z] daemon.go:325: [dff86b55dc93a] waiting for daemon to start [2020-03-12T18:41:54.270Z] daemon.go:353: [dff86b55dc93a] daemon started [2020-03-12T18:41:54.270Z] daemon.go:461: [dff86b55dc93a] Stopping daemon [2020-03-12T18:41:54.270Z] daemon.go:296: [dff86b55dc93a] exiting daemon [2020-03-12T18:41:54.270Z] daemon.go:448: [dff86b55dc93a] Daemon stopped [2020-03-12T18:41:54.270Z] PASS [2020-03-12T18:41:54.270Z] [2020-03-12T18:41:54.270Z] === Skipped [2020-03-12T18:41:54.270Z] === SKIP: s390x.integration.service TestServicePlugin (0.01s) [2020-03-12T18:41:54.270Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:41:54.270Z] [2020-03-12T18:41:54.270Z] [2020-03-12T18:41:54.270Z] DONE 18 tests, 1 skipped in 119.714s [2020-03-12T18:41:54.270Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:41:54.270Z] ++ 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-12T18:41:54.270Z] ++ set -e [2020-03-12T18:41:54.270Z] ++ '[' -n 0 ']' [2020-03-12T18:41:54.270Z] ++ set -x [2020-03-12T18:41:54.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:41:54.270Z] INFO: Testing against a local daemon [2020-03-12T18:41:54.270Z] === RUN TestSessionCreate [2020-03-12T18:41:54.270Z] --- PASS: TestSessionCreate (0.02s) [2020-03-12T18:41:54.270Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:41:54.270Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T18:41:54.270Z] PASS [2020-03-12T18:41:54.270Z] [2020-03-12T18:41:54.270Z] DONE 2 tests in 0.228s [2020-03-12T18:41:54.270Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:41:54.270Z] ++ 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-12T18:41:54.270Z] ++ set -e [2020-03-12T18:41:54.270Z] ++ '[' -n 0 ']' [2020-03-12T18:41:54.270Z] ++ set -x [2020-03-12T18:41:54.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:41:54.270Z] INFO: Testing against a local daemon [2020-03-12T18:41:54.270Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:41:54.270Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:41:54.270Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:41:54.270Z] === RUN TestEventsExecDie [2020-03-12T18:41:54.775Z] --- PASS: TestEventsExecDie (0.82s) [2020-03-12T18:41:54.775Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:41:54.775Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-12T18:41:54.775Z] === RUN TestInfoBinaryCommits [2020-03-12T18:41:54.775Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:41:54.775Z] === RUN TestInfoAPIVersioned [2020-03-12T18:41:54.775Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:41:54.775Z] === RUN TestInfoAPI [2020-03-12T18:41:54.775Z] --- PASS: TestInfoAPI (0.03s) [2020-03-12T18:41:54.775Z] === RUN TestInfoAPIWarnings [2020-03-12T18:41:55.537Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-03-12T18:41:55.538Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T18:41:55.538Z] daemon.go:325: [da8d1c4eae953] waiting for daemon to start [2020-03-12T18:41:55.538Z] daemon.go:325: [da8d1c4eae953] waiting for daemon to start [2020-03-12T18:41:55.538Z] daemon.go:353: [da8d1c4eae953] daemon started [2020-03-12T18:41:55.538Z] daemon.go:461: [da8d1c4eae953] Stopping daemon [2020-03-12T18:41:55.538Z] daemon.go:296: [da8d1c4eae953] exiting daemon [2020-03-12T18:41:55.538Z] daemon.go:448: [da8d1c4eae953] Daemon stopped [2020-03-12T18:41:55.538Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:41:55.888Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2020-03-12T18:41:55.888Z] === RUN TestPingCacheHeaders [2020-03-12T18:41:55.888Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-12T18:41:55.888Z] === RUN TestPingGet [2020-03-12T18:41:55.888Z] --- PASS: TestPingGet (0.01s) [2020-03-12T18:41:55.888Z] === RUN TestPingHead [2020-03-12T18:41:55.888Z] --- PASS: TestPingHead (0.02s) [2020-03-12T18:41:55.888Z] === RUN TestVersion [2020-03-12T18:41:55.888Z] --- PASS: TestVersion (0.02s) [2020-03-12T18:41:55.888Z] PASS [2020-03-12T18:41:55.888Z] [2020-03-12T18:41:55.888Z] === Skipped [2020-03-12T18:41:55.888Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:41:55.888Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:41:55.888Z] [2020-03-12T18:41:55.888Z] [2020-03-12T18:41:55.888Z] DONE 12 tests, 1 skipped in 2.375s [2020-03-12T18:41:55.888Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:41:55.888Z] ++ 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-12T18:41:55.888Z] ++ set -e [2020-03-12T18:41:55.888Z] ++ '[' -n 0 ']' [2020-03-12T18:41:55.888Z] ++ set -x [2020-03-12T18:41:55.888Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:41:55.888Z] INFO: Testing against a local daemon [2020-03-12T18:41:55.888Z] === RUN TestVolumesCreateAndList [2020-03-12T18:41:55.888Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-03-12T18:41:55.888Z] === RUN TestVolumesRemove [2020-03-12T18:41:56.236Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-12T18:41:56.236Z] === RUN TestVolumesInspect [2020-03-12T18:41:56.236Z] --- PASS: TestVolumesInspect (0.01s) [2020-03-12T18:41:56.236Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:41:56.236Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:41:56.236Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:41:56.236Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:41:56.236Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-03-12T18:41:56.236Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:41:56.236Z] PASS [2020-03-12T18:41:56.236Z] [2020-03-12T18:41:56.236Z] DONE 5 tests in 0.284s [2020-03-12T18:41:56.236Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:41:56.236Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:41:56.236Z] +++ kill 9330 [2020-03-12T18:41:57.429Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T18:41:57.429Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:41:57.429Z] Clearing AppArmor profiles cache:. [2020-03-12T18:41:57.429Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:41:57.429Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:41:57.429Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:41:57.429Z] [2020-03-12T18:41:57.429Z] To set a process to complain mode, use the command line tool [2020-03-12T18:41:57.429Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:41:57.429Z] with the 'teardown' option." [2020-03-12T18:41:57.429Z] Post stage [Pipeline] junit [2020-03-12T18:41:59.479Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/plugins 35.190s coverage: 73.6% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.072s coverage: 56.8% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/plugins/transport 0.156s coverage: 85.7% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 87.9% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/pubsub 1.076s coverage: 72.7% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 20.3% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/sysinfo 0.085s coverage: 38.2% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/system 0.091s coverage: 12.3% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/tarsum 0.277s coverage: 89.3% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/term 0.192s coverage: 30.8% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/term/windows 0.048s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/pkg/useragent 0.038s coverage: 88.9% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/plugin 0.224s coverage: 12.0% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/plugin/v2 0.085s coverage: 20.1% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/reference 0.156s coverage: 84.4% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/registry 0.434s coverage: 52.0% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/registry/resumable 0.269s coverage: 100.0% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/restartmanager 0.070s coverage: 49.0% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/runconfig 0.130s coverage: 54.5% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/volume/drivers 0.153s coverage: 36.1% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/volume/local 0.115s coverage: 37.7% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/volume/mounts 0.106s coverage: 66.2% of statements [2020-03-12T18:42:00.254Z] ok github.com/docker/docker/volume/service 0.408s coverage: 70.3% of statements [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:42:00.254Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:42:00.254Z] INFO: make.ps1 ended at 03/12/2020 18:41:58 [2020-03-12T18:42:00.719Z] INFO: Unit tests ended at 03/12/2020 18:42:00. Duration:00:03:47.4996163 [2020-03-12T18:42:00.719Z] INFO: Building busybox [2020-03-12T18:42:00.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:42:00.719Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-03-12T18:42:00.719Z] [2020-03-12T18:42:00.719Z] Sending build context to Docker daemon 2.56kB [2020-03-12T18:42:00.719Z] [2020-03-12T18:42:00.719Z] Step 1/6 : FROM microsoft/windowsservercore [2020-03-12T18:42:00.719Z] ---> 80e84fd280e2 [2020-03-12T18:42:00.719Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-03-12T18:42:00.719Z] ---> Running in c52c58b8e225 [2020-03-12T18:42:00.760Z] + echo Ensuring container killed. [2020-03-12T18:42:00.760Z] Ensuring container killed. [2020-03-12T18:42:00.760Z] + docker rm -vf docker-pr3 [2020-03-12T18:42:00.760Z] Error: No such container: docker-pr3 [2020-03-12T18:42:00.760Z] + true [Pipeline] sh [2020-03-12T18:42:01.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-03-12T18:42:01.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T18:42:01.608Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:42:01.608Z] Chowning /workspace to jenkins user [2020-03-12T18:42:01.608Z] + id -u [2020-03-12T18:42:01.608Z] + id -g [2020-03-12T18:42:01.608Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40628:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T18:42:02.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan (26.91s) [2020-03-12T18:42:03.408Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:42:03.408Z] daemon.go:325: [d048b8cad22c3] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:325: [d048b8cad22c3] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:353: [d048b8cad22c3] daemon started [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-12T18:42:03.408Z] daemon.go:461: [d048b8cad22c3] Stopping daemon [2020-03-12T18:42:03.408Z] daemon.go:296: [d048b8cad22c3] exiting daemon [2020-03-12T18:42:03.408Z] daemon.go:448: [d048b8cad22c3] Daemon stopped [2020-03-12T18:42:03.408Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:42:03.408Z] daemon.go:325: [d14396c7ea4ec] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:325: [d14396c7ea4ec] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:353: [d14396c7ea4ec] daemon started [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-03-12T18:42:03.408Z] daemon.go:461: [d14396c7ea4ec] Stopping daemon [2020-03-12T18:42:03.408Z] daemon.go:296: [d14396c7ea4ec] exiting daemon [2020-03-12T18:42:03.408Z] daemon.go:448: [d14396c7ea4ec] Daemon stopped [2020-03-12T18:42:03.408Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:42:03.408Z] daemon.go:325: [d7abb377db351] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:325: [d7abb377db351] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:353: [d7abb377db351] daemon started [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2020-03-12T18:42:03.408Z] daemon.go:461: [d7abb377db351] Stopping daemon [2020-03-12T18:42:03.408Z] daemon.go:296: [d7abb377db351] exiting daemon [2020-03-12T18:42:03.408Z] daemon.go:448: [d7abb377db351] Daemon stopped [2020-03-12T18:42:03.408Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:42:03.408Z] daemon.go:325: [d4abd738d5036] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:325: [d4abd738d5036] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:353: [d4abd738d5036] daemon started [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.98s) [2020-03-12T18:42:03.408Z] daemon.go:461: [d4abd738d5036] Stopping daemon [2020-03-12T18:42:03.408Z] daemon.go:296: [d4abd738d5036] exiting daemon [2020-03-12T18:42:03.408Z] daemon.go:448: [d4abd738d5036] Daemon stopped [2020-03-12T18:42:03.408Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:42:03.408Z] daemon.go:325: [d9405270eb08d] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:325: [d9405270eb08d] waiting for daemon to start [2020-03-12T18:42:03.408Z] daemon.go:353: [d9405270eb08d] daemon started [2020-03-12T18:42:03.408Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.29s) [2020-03-12T18:42:03.408Z] daemon.go:461: [d9405270eb08d] Stopping daemon [2020-03-12T18:42:03.408Z] daemon.go:296: [d9405270eb08d] exiting daemon [2020-03-12T18:42:03.408Z] daemon.go:448: [d9405270eb08d] Daemon stopped [2020-03-12T18:42:03.408Z] PASS [2020-03-12T18:42:03.408Z] [2020-03-12T18:42:03.408Z] DONE 7 tests in 28.482s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:42:03.662Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:42:03.662Z] ++ 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-12T18:42:03.662Z] ++ set -e [2020-03-12T18:42:03.662Z] ++ '[' -n 0 ']' [2020-03-12T18:42:03.662Z] ++ set -x [2020-03-12T18:42:03.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:42:03.662Z] testing: warning: no tests to run [2020-03-12T18:42:03.662Z] PASS [2020-03-12T18:42:03.662Z] [2020-03-12T18:42:03.662Z] DONE 0 tests in 0.037s [2020-03-12T18:42:03.662Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:42:03.662Z] ++ 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-12T18:42:03.662Z] ++ set -e [2020-03-12T18:42:03.662Z] ++ '[' -n 0 ']' [2020-03-12T18:42:03.662Z] ++ set -x [2020-03-12T18:42:03.662Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:42:03.662Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T18:42:03.662Z] INFO: Testing against a local daemon [2020-03-12T18:42:03.662Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:42:04.094Z] + bundleName=s390x-integration [2020-03-12T18:42:04.094Z] + echo Creating s390x-integration-bundles.tar.gz [2020-03-12T18:42:04.094Z] Creating s390x-integration-bundles.tar.gz [2020-03-12T18:42:04.094Z] + 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-12T18:42:04.094Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-03-12T18:42:04.215Z] Archiving artifacts [2020-03-12T18:42:04.588Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T18:42:05.147Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-12T18:42:05.368Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:42:05.402Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2020-03-12T18:42:05.402Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:42:05.402Z] daemon.go:325: [d7c3cdc66eda5] waiting for daemon to start [2020-03-12T18:42:05.402Z] daemon.go:325: [d7c3cdc66eda5] waiting for daemon to start [2020-03-12T18:42:05.402Z] daemon.go:353: [d7c3cdc66eda5] daemon started [2020-03-12T18:42:05.402Z] daemon.go:461: [d7c3cdc66eda5] Stopping daemon [2020-03-12T18:42:05.402Z] daemon.go:296: [d7c3cdc66eda5] exiting daemon [2020-03-12T18:42:05.402Z] daemon.go:448: [d7c3cdc66eda5] Daemon stopped [2020-03-12T18:42:05.402Z] === RUN TestAuthZPluginTLS [2020-03-12T18:42:05.962Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-03-12T18:42:05.962Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:42:05.962Z] daemon.go:325: [df115158769c3] waiting for daemon to start [2020-03-12T18:42:05.962Z] daemon.go:325: [df115158769c3] waiting for daemon to start [2020-03-12T18:42:05.962Z] daemon.go:353: [df115158769c3] daemon started [2020-03-12T18:42:05.962Z] daemon.go:461: [df115158769c3] Stopping daemon [2020-03-12T18:42:05.962Z] daemon.go:296: [df115158769c3] exiting daemon [2020-03-12T18:42:05.962Z] daemon.go:448: [df115158769c3] Daemon stopped [2020-03-12T18:42:05.962Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:42:06.042Z] + make clean [2020-03-12T18:42:06.389Z] docker volume rm -f docker-dev-cache [2020-03-12T18:42:06.389Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:42:06.521Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-03-12T18:42:06.521Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:42:06.521Z] daemon.go:325: [dbb5c403d1282] waiting for daemon to start [2020-03-12T18:42:06.521Z] daemon.go:325: [dbb5c403d1282] waiting for daemon to start [2020-03-12T18:42:06.521Z] daemon.go:353: [dbb5c403d1282] daemon started [2020-03-12T18:42:06.521Z] daemon.go:461: [dbb5c403d1282] Stopping daemon [2020-03-12T18:42:06.521Z] daemon.go:296: [dbb5c403d1282] exiting daemon [2020-03-12T18:42:06.521Z] daemon.go:448: [dbb5c403d1282] Daemon stopped [2020-03-12T18:42:06.521Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:42:06.521Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T18:42:06.521Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T18:42:06.565Z] Removing intermediate container c52c58b8e225 [2020-03-12T18:42:06.565Z] ---> e00668d335aa [2020-03-12T18:42:06.565Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-03-12T18:42:07.031Z] [2020-03-12T18:42:07.031Z] ---> cb2c69534c1c [2020-03-12T18:42:07.031Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-03-12T18:42:07.031Z] ---> Running in 0b73170ccf73 [2020-03-12T18:42:07.080Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T18:42:07.080Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-03-12T18:42:07.080Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:42:07.080Z] daemon.go:325: [dc1506c48b78d] waiting for daemon to start [2020-03-12T18:42:07.080Z] daemon.go:325: [dc1506c48b78d] waiting for daemon to start [2020-03-12T18:42:07.080Z] daemon.go:353: [dc1506c48b78d] daemon started [2020-03-12T18:42:07.080Z] daemon.go:461: [dc1506c48b78d] Stopping daemon [2020-03-12T18:42:07.080Z] daemon.go:296: [dc1506c48b78d] exiting daemon [2020-03-12T18:42:07.080Z] daemon.go:448: [dc1506c48b78d] Daemon stopped [2020-03-12T18:42:07.080Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:42:07.638Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-03-12T18:42:07.638Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:42:07.638Z] daemon.go:325: [dd1add5fd64db] waiting for daemon to start [2020-03-12T18:42:07.638Z] daemon.go:325: [dd1add5fd64db] waiting for daemon to start [2020-03-12T18:42:07.638Z] daemon.go:353: [dd1add5fd64db] daemon started [2020-03-12T18:42:07.638Z] daemon.go:461: [dd1add5fd64db] Stopping daemon [2020-03-12T18:42:07.638Z] daemon.go:296: [dd1add5fd64db] exiting daemon [2020-03-12T18:42:07.638Z] daemon.go:448: [dd1add5fd64db] Daemon stopped [2020-03-12T18:42:07.638Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:42:08.596Z] [2020-03-12T18:42:08.596Z] SUCCESS: Specified value was saved. [2020-03-12T18:42:09.520Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2020-03-12T18:42:09.520Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:42:09.520Z] daemon.go:325: [d2ad4341511f6] waiting for daemon to start [2020-03-12T18:42:09.520Z] daemon.go:325: [d2ad4341511f6] waiting for daemon to start [2020-03-12T18:42:09.520Z] daemon.go:353: [d2ad4341511f6] daemon started [2020-03-12T18:42:09.520Z] daemon.go:461: [d2ad4341511f6] Stopping daemon [2020-03-12T18:42:09.520Z] daemon.go:296: [d2ad4341511f6] exiting daemon [2020-03-12T18:42:09.520Z] daemon.go:448: [d2ad4341511f6] Daemon stopped [2020-03-12T18:42:09.520Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:42:09.775Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-03-12T18:42:09.775Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:42:09.775Z] daemon.go:325: [d65b56ac4f376] waiting for daemon to start [2020-03-12T18:42:09.775Z] daemon.go:325: [d65b56ac4f376] waiting for daemon to start [2020-03-12T18:42:09.775Z] daemon.go:353: [d65b56ac4f376] daemon started [2020-03-12T18:42:09.775Z] daemon.go:461: [d65b56ac4f376] Stopping daemon [2020-03-12T18:42:09.775Z] daemon.go:296: [d65b56ac4f376] exiting daemon [2020-03-12T18:42:09.775Z] daemon.go:448: [d65b56ac4f376] Daemon stopped [2020-03-12T18:42:09.775Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:42:10.333Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-03-12T18:42:10.333Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:42:10.333Z] daemon.go:325: [d007f1aeee931] waiting for daemon to start [2020-03-12T18:42:10.333Z] daemon.go:325: [d007f1aeee931] waiting for daemon to start [2020-03-12T18:42:10.333Z] daemon.go:353: [d007f1aeee931] daemon started [2020-03-12T18:42:10.333Z] daemon.go:461: [d007f1aeee931] Stopping daemon [2020-03-12T18:42:10.333Z] daemon.go:296: [d007f1aeee931] exiting daemon [2020-03-12T18:42:10.333Z] daemon.go:448: [d007f1aeee931] Daemon stopped [2020-03-12T18:42:10.333Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:42:10.798Z] Removing intermediate container 0b73170ccf73 [2020-03-12T18:42:10.798Z] ---> de5a27fb6cc1 [2020-03-12T18:42:10.798Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-03-12T18:42:10.798Z] ---> Running in 887f16a153d6 [2020-03-12T18:42:10.891Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-03-12T18:42:10.891Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:42:10.891Z] daemon.go:325: [d49a353d48d6f] waiting for daemon to start [2020-03-12T18:42:10.891Z] daemon.go:325: [d49a353d48d6f] waiting for daemon to start [2020-03-12T18:42:10.891Z] daemon.go:353: [d49a353d48d6f] daemon started [2020-03-12T18:42:10.891Z] daemon.go:461: [d49a353d48d6f] Stopping daemon [2020-03-12T18:42:10.891Z] daemon.go:296: [d49a353d48d6f] exiting daemon [2020-03-12T18:42:10.891Z] daemon.go:448: [d49a353d48d6f] Daemon stopped [2020-03-12T18:42:10.891Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:42:13.399Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2020-03-12T18:42:13.399Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:42:13.399Z] daemon.go:325: [d9465461394a5] waiting for daemon to start [2020-03-12T18:42:13.399Z] daemon.go:325: [d9465461394a5] waiting for daemon to start [2020-03-12T18:42:13.399Z] daemon.go:353: [d9465461394a5] daemon started [2020-03-12T18:42:13.399Z] daemon.go:461: [d9465461394a5] Stopping daemon [2020-03-12T18:42:13.399Z] daemon.go:296: [d9465461394a5] exiting daemon [2020-03-12T18:42:13.399Z] daemon.go:448: [d9465461394a5] Daemon stopped [2020-03-12T18:42:13.399Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:42:15.281Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-03-12T18:42:15.281Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:42:15.281Z] daemon.go:325: [d8d054678025f] waiting for daemon to start [2020-03-12T18:42:15.281Z] daemon.go:325: [d8d054678025f] waiting for daemon to start [2020-03-12T18:42:15.281Z] daemon.go:353: [d8d054678025f] daemon started [2020-03-12T18:42:15.281Z] daemon.go:461: [d8d054678025f] Stopping daemon [2020-03-12T18:42:15.281Z] daemon.go:296: [d8d054678025f] exiting daemon [2020-03-12T18:42:15.281Z] daemon.go:448: [d8d054678025f] Daemon stopped [2020-03-12T18:42:15.281Z] === RUN TestAuthZPluginHeader [2020-03-12T18:42:15.841Z] --- PASS: TestAuthZPluginHeader (0.98s) [2020-03-12T18:42:15.841Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:42:15.841Z] daemon.go:325: [d590c3a75c589] waiting for daemon to start [2020-03-12T18:42:15.841Z] daemon.go:325: [d590c3a75c589] waiting for daemon to start [2020-03-12T18:42:15.841Z] daemon.go:353: [d590c3a75c589] daemon started [2020-03-12T18:42:15.841Z] daemon.go:461: [d590c3a75c589] Stopping daemon [2020-03-12T18:42:15.841Z] daemon.go:296: [d590c3a75c589] exiting daemon [2020-03-12T18:42:15.841Z] daemon.go:448: [d590c3a75c589] Daemon stopped [2020-03-12T18:42:15.841Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:42:16.751Z] Cannot create a file when that file already exists. [2020-03-12T18:42:19.149Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T18:42:19.408Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T18:42:19.967Z] === RUN TestDockerSuite/TestBuildExposeOrder [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:42:20.527Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T18:42:20.527Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2020-03-12T18:42:20.527Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:42:20.527Z] daemon.go:325: [dea53b359e64c] waiting for daemon to start [2020-03-12T18:42:20.527Z] daemon.go:325: [dea53b359e64c] waiting for daemon to start [2020-03-12T18:42:20.527Z] daemon.go:353: [dea53b359e64c] daemon started [2020-03-12T18:42:20.527Z] daemon.go:461: [dea53b359e64c] Stopping daemon [2020-03-12T18:42:20.527Z] daemon.go:296: [dea53b359e64c] exiting daemon [2020-03-12T18:42:20.527Z] daemon.go:448: [dea53b359e64c] Daemon stopped [2020-03-12T18:42:20.527Z] daemon.go:325: [dea53b359e64c] waiting for daemon to start [2020-03-12T18:42:20.527Z] daemon.go:325: [dea53b359e64c] waiting for daemon to start [2020-03-12T18:42:20.527Z] daemon.go:353: [dea53b359e64c] daemon started [2020-03-12T18:42:20.527Z] daemon.go:461: [dea53b359e64c] Stopping daemon [2020-03-12T18:42:20.527Z] daemon.go:296: [dea53b359e64c] exiting daemon [2020-03-12T18:42:20.527Z] daemon.go:448: [dea53b359e64c] Daemon stopped [2020-03-12T18:42:20.527Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:42:20.781Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T18:42:21.705Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T18:42:21.705Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-12T18:42:22.595Z] Removing intermediate container 887f16a153d6 [2020-03-12T18:42:22.595Z] ---> c4d96a5c8c6f [2020-03-12T18:42:22.595Z] Step 6/6 : CMD ["sh"] [2020-03-12T18:42:22.595Z] ---> Running in 688faf36dd6f [2020-03-12T18:42:22.627Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T18:42:23.060Z] Removing intermediate container 688faf36dd6f [2020-03-12T18:42:23.060Z] ---> 47901ec4fcbe [2020-03-12T18:42:23.060Z] Successfully built 47901ec4fcbe [2020-03-12T18:42:23.060Z] Successfully tagged busybox:latest [2020-03-12T18:42:23.060Z] INFO: Docker images of the daemon under test [2020-03-12T18:42:23.060Z] [2020-03-12T18:42:23.060Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-03-12T18:42:23.060Z] busybox latest 47901ec4fcbe Less than a second ago 4.97GB [2020-03-12T18:42:23.060Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:42:23.060Z] microsoft/windowsservercore latest 80e84fd280e2 6 days ago 4.94GB [2020-03-12T18:42:23.060Z] [2020-03-12T18:42:23.060Z] INFO: Running integration tests at 03/12/2020 18:42:22... [2020-03-12T18:42:23.060Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-03-12T18:42:23.060Z] INFO: Integration API tests being run from the host: [2020-03-12T18:42:23.060Z] INFO: make.ps1 starting at 03/12/2020 18:42:22 [2020-03-12T18:42:23.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T18:42:24.110Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-03-12T18:42:24.110Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-03-12T18:42:24.110Z] daemon.go:325: [d7f3630c19e0d] waiting for daemon to start [2020-03-12T18:42:24.110Z] daemon.go:325: [d7f3630c19e0d] waiting for daemon to start [2020-03-12T18:42:24.110Z] daemon.go:353: [d7f3630c19e0d] daemon started [2020-03-12T18:42:24.110Z] daemon.go:461: [d7f3630c19e0d] Stopping daemon [2020-03-12T18:42:24.110Z] daemon.go:296: [d7f3630c19e0d] exiting daemon [2020-03-12T18:42:24.110Z] daemon.go:448: [d7f3630c19e0d] Daemon stopped [2020-03-12T18:42:24.110Z] daemon.go:325: [d7f3630c19e0d] waiting for daemon to start [2020-03-12T18:42:24.110Z] daemon.go:325: [d7f3630c19e0d] waiting for daemon to start [2020-03-12T18:42:24.110Z] daemon.go:353: [d7f3630c19e0d] daemon started [2020-03-12T18:42:24.110Z] daemon.go:461: [d7f3630c19e0d] Stopping daemon [2020-03-12T18:42:24.110Z] daemon.go:296: [d7f3630c19e0d] exiting daemon [2020-03-12T18:42:24.110Z] daemon.go:448: [d7f3630c19e0d] Daemon stopped [2020-03-12T18:42:24.110Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:42:24.365Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T18:42:24.615Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T18:42:26.873Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T18:42:27.431Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.37s) [2020-03-12T18:42:27.431Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:42:27.431Z] daemon.go:325: [dc88030cc30de] waiting for daemon to start [2020-03-12T18:42:27.431Z] daemon.go:325: [dc88030cc30de] waiting for daemon to start [2020-03-12T18:42:27.431Z] daemon.go:353: [dc88030cc30de] daemon started [2020-03-12T18:42:27.431Z] daemon.go:461: [dc88030cc30de] Stopping daemon [2020-03-12T18:42:27.431Z] daemon.go:296: [dc88030cc30de] exiting daemon [2020-03-12T18:42:27.431Z] daemon.go:448: [dc88030cc30de] Daemon stopped [2020-03-12T18:42:27.431Z] daemon.go:325: [dc88030cc30de] waiting for daemon to start [2020-03-12T18:42:27.431Z] daemon.go:325: [dc88030cc30de] waiting for daemon to start [2020-03-12T18:42:27.431Z] daemon.go:353: [dc88030cc30de] daemon started [2020-03-12T18:42:27.431Z] daemon.go:461: [dc88030cc30de] Stopping daemon [2020-03-12T18:42:27.431Z] daemon.go:296: [dc88030cc30de] exiting daemon [2020-03-12T18:42:27.431Z] daemon.go:448: [dc88030cc30de] Daemon stopped [2020-03-12T18:42:27.431Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:42:28.791Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T18:42:31.302Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T18:42:31.302Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T18:42:32.662Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T18:42:34.114Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-03-12T18:42:34.114Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-03-12T18:42:34.114Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-03-12T18:42:34.114Z] ? github.com/docker/docker/api/server/router [no test files] [2020-03-12T18:42:34.114Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-03-12T18:42:34.114Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-03-12T18:42:34.680Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-03-12T18:42:34.680Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-03-12T18:42:34.680Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-03-12T18:42:34.680Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-03-12T18:42:34.680Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-03-12T18:42:34.938Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-03-12T18:42:35.872Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-03-12T18:42:35.872Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-03-12T18:42:35.919Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T18:42:36.438Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 3.1% of statements [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/types [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/types/container [no test files] [2020-03-12T18:42:36.438Z] ? github.com/docker/docker/api/types/events [no test files] [2020-03-12T18:42:36.478Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T18:42:36.732Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T18:42:37.002Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-03-12T18:42:37.002Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/image [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/network [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-03-12T18:42:37.002Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-03-12T18:42:37.259Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2020-03-12T18:42:37.517Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-03-12T18:42:37.517Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-03-12T18:42:38.082Z] ok github.com/docker/docker/builder/dockerignore 0.013s coverage: 96.8% of statements [2020-03-12T18:42:39.237Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T18:42:39.238Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.53s) [2020-03-12T18:42:39.238Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:353: [d600261fb88d8] daemon started [2020-03-12T18:42:39.238Z] daemon.go:461: [d600261fb88d8] Stopping daemon [2020-03-12T18:42:39.238Z] daemon.go:296: [d600261fb88d8] exiting daemon [2020-03-12T18:42:39.238Z] daemon.go:448: [d600261fb88d8] Daemon stopped [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:296: [d600261fb88d8] exiting daemon [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:325: [d600261fb88d8] waiting for daemon to start [2020-03-12T18:42:39.238Z] daemon.go:353: [d600261fb88d8] daemon started [2020-03-12T18:42:39.238Z] daemon.go:461: [d600261fb88d8] Stopping daemon [2020-03-12T18:42:39.238Z] daemon.go:296: [d600261fb88d8] exiting daemon [2020-03-12T18:42:39.238Z] daemon.go:448: [d600261fb88d8] Daemon stopped [2020-03-12T18:42:39.238Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:42:41.118Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T18:42:42.259Z] ok github.com/docker/docker/builder/fscache 0.110s coverage: 69.2% of statements [2020-03-12T18:42:42.259Z] ok github.com/docker/docker/builder/dockerfile 0.569s coverage: 45.1% of statements [2020-03-12T18:42:42.523Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T18:42:44.799Z] ok github.com/docker/docker/builder/remotecontext/git 0.827s coverage: 85.1% of statements [2020-03-12T18:42:45.056Z] ok github.com/docker/docker/builder/remotecontext 0.249s coverage: 13.6% of statements [2020-03-12T18:42:45.056Z] ? github.com/docker/docker/cli [no test files] [2020-03-12T18:42:45.056Z] ? github.com/docker/docker/cli/config [no test files] [2020-03-12T18:42:45.314Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-03-12T18:42:45.945Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T18:42:45.945Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T18:42:46.719Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T18:42:46.719Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T18:42:47.641Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T18:42:48.200Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T18:42:48.758Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T18:42:48.758Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T18:42:48.882Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T18:42:49.680Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T18:42:50.238Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T18:42:50.492Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T18:42:50.571Z] ok github.com/docker/docker/client 0.198s coverage: 75.7% of statements [2020-03-12T18:42:51.050Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T18:42:51.304Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T18:42:51.820Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T18:42:51.863Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T18:42:52.827Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T18:42:54.028Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T18:42:54.979Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-03-12T18:42:54.979Z] [2020-03-12T18:42:54.979Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-03-12T18:42:54.979Z] PKG_CONFIG=pkg-config [2020-03-12T18:42:54.979Z] GOLANG_VERSION=1.12.17 [2020-03-12T18:42:54.979Z] HOSTNAME=ad1973bac23b [2020-03-12T18:42:54.979Z] DOCKER_EXPERIMENTAL=1 [2020-03-12T18:42:54.979Z] container=docker [2020-03-12T18:42:54.979Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-03-12T18:42:54.979Z] GOPATH=/go [2020-03-12T18:42:54.979Z] PWD=/go/src/github.com/docker/docker [2020-03-12T18:42:54.979Z] HOME=/root [2020-03-12T18:42:54.979Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-03-12T18:42:54.979Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-03-12T18:42:54.979Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-03-12T18:42:54.979Z] DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a [2020-03-12T18:42:54.979Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-03-12T18:42:54.979Z] DOCKER_GRAPHDRIVER=overlay2 [2020-03-12T18:42:54.979Z] TERM=xterm [2020-03-12T18:42:54.979Z] VALIDATE_BRANCH=19.03 [2020-03-12T18:42:54.979Z] DEST=bundles/test-integration [2020-03-12T18:42:54.979Z] SHLVL=1 [2020-03-12T18:42:54.979Z] TIMEOUT=120m [2020-03-12T18:42:54.979Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-03-12T18:42:54.979Z] DOCKER_PKG=github.com/docker/docker [2020-03-12T18:42:54.979Z] TESTDEBUG=0 [2020-03-12T18:42:54.979Z] _=/usr/bin/env [2020-03-12T18:42:54.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:42:55.009Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T18:42:55.991Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T18:42:56.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2020-03-12T18:42:56.083Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:353: [dc419912302b5] daemon started [2020-03-12T18:42:56.083Z] daemon.go:461: [dc419912302b5] Stopping daemon [2020-03-12T18:42:56.083Z] daemon.go:296: [dc419912302b5] exiting daemon [2020-03-12T18:42:56.083Z] daemon.go:448: [dc419912302b5] Daemon stopped [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:339: [dc419912302b5] error pinging daemon on start: Get http://dc419912302b5.sock/_ping: context deadline exceeded [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:339: [dc419912302b5] error pinging daemon on start: Get http://dc419912302b5.sock/_ping: context deadline exceeded [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:339: [dc419912302b5] error pinging daemon on start: Get http://dc419912302b5.sock/_ping: context deadline exceeded [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:339: [dc419912302b5] error pinging daemon on start: Get http://dc419912302b5.sock/_ping: context deadline exceeded [2020-03-12T18:42:56.083Z] daemon.go:296: [dc419912302b5] exiting daemon [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:325: [dc419912302b5] waiting for daemon to start [2020-03-12T18:42:56.083Z] daemon.go:353: [dc419912302b5] daemon started [2020-03-12T18:42:56.083Z] daemon.go:461: [dc419912302b5] Stopping daemon [2020-03-12T18:42:56.083Z] daemon.go:296: [dc419912302b5] exiting daemon [2020-03-12T18:42:56.083Z] daemon.go:448: [dc419912302b5] Daemon stopped [2020-03-12T18:42:56.083Z] PASS [2020-03-12T18:42:56.083Z] [2020-03-12T18:42:56.083Z] DONE 17 tests in 51.966s [2020-03-12T18:42:56.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:42:56.083Z] ++ 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-12T18:42:56.083Z] ++ set -e [2020-03-12T18:42:56.083Z] ++ '[' -n 0 ']' [2020-03-12T18:42:56.083Z] ++ set -x [2020-03-12T18:42:56.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:42:56.083Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T18:42:56.083Z] INFO: Testing against a local daemon [2020-03-12T18:42:56.083Z] === RUN TestPluginInvalidJSON [2020-03-12T18:42:56.083Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:42:56.083Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:42:56.083Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:42:56.083Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T18:42:56.083Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:42:56.083Z] PASS [2020-03-12T18:42:56.083Z] [2020-03-12T18:42:56.083Z] DONE 2 tests in 0.148s [2020-03-12T18:42:56.083Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:42:56.083Z] ++ 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-12T18:42:56.083Z] ++ set -e [2020-03-12T18:42:56.083Z] ++ '[' -n 0 ']' [2020-03-12T18:42:56.083Z] ++ set -x [2020-03-12T18:42:56.083Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:42:56.083Z] INFO: Testing against a local daemon [2020-03-12T18:42:56.083Z] === RUN TestExternalGraphDriver [2020-03-12T18:42:56.083Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:42:56.457Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T18:42:57.437Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T18:42:57.965Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:42:59.655Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T18:43:00.481Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:43:01.405Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T18:43:01.966Z] --- PASS: TestExternalGraphDriver (5.98s) [2020-03-12T18:43:01.966Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:353: [da44764a65533] daemon started [2020-03-12T18:43:01.966Z] daemon.go:461: [da44764a65533] Stopping daemon [2020-03-12T18:43:01.966Z] daemon.go:296: [da44764a65533] exiting daemon [2020-03-12T18:43:01.966Z] daemon.go:448: [da44764a65533] Daemon stopped [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:353: [da44764a65533] daemon started [2020-03-12T18:43:01.966Z] daemon.go:461: [da44764a65533] Stopping daemon [2020-03-12T18:43:01.966Z] daemon.go:296: [da44764a65533] exiting daemon [2020-03-12T18:43:01.966Z] daemon.go:448: [da44764a65533] Daemon stopped [2020-03-12T18:43:01.966Z] --- PASS: TestExternalGraphDriver/json (2.00s) [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:353: [da44764a65533] daemon started [2020-03-12T18:43:01.966Z] daemon.go:461: [da44764a65533] Stopping daemon [2020-03-12T18:43:01.966Z] daemon.go:296: [da44764a65533] exiting daemon [2020-03-12T18:43:01.966Z] daemon.go:448: [da44764a65533] Daemon stopped [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:353: [da44764a65533] daemon started [2020-03-12T18:43:01.966Z] daemon.go:461: [da44764a65533] Stopping daemon [2020-03-12T18:43:01.966Z] daemon.go:296: [da44764a65533] exiting daemon [2020-03-12T18:43:01.966Z] daemon.go:448: [da44764a65533] Daemon stopped [2020-03-12T18:43:01.966Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:325: [da44764a65533] waiting for daemon to start [2020-03-12T18:43:01.966Z] daemon.go:353: [da44764a65533] daemon started [2020-03-12T18:43:01.966Z] daemon.go:461: [da44764a65533] Stopping daemon [2020-03-12T18:43:01.966Z] daemon.go:296: [da44764a65533] exiting daemon [2020-03-12T18:43:01.966Z] daemon.go:448: [da44764a65533] Daemon stopped [2020-03-12T18:43:01.966Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2020-03-12T18:43:01.966Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:43:03.438Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T18:43:05.223Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T18:43:05.223Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T18:43:05.223Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T18:43:05.519Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T18:43:05.519Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T18:43:05.774Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T18:43:06.698Z] --- PASS: TestGraphdriverPluginV2 (4.85s) [2020-03-12T18:43:06.698Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-03-12T18:43:06.698Z] daemon.go:325: [d37f0f02b7369] waiting for daemon to start [2020-03-12T18:43:06.699Z] daemon.go:325: [d37f0f02b7369] waiting for daemon to start [2020-03-12T18:43:06.699Z] daemon.go:353: [d37f0f02b7369] daemon started [2020-03-12T18:43:06.699Z] daemon.go:461: [d37f0f02b7369] Stopping daemon [2020-03-12T18:43:06.699Z] daemon.go:296: [d37f0f02b7369] exiting daemon [2020-03-12T18:43:06.699Z] daemon.go:448: [d37f0f02b7369] Daemon stopped [2020-03-12T18:43:06.699Z] daemon.go:325: [d37f0f02b7369] waiting for daemon to start [2020-03-12T18:43:06.699Z] daemon.go:325: [d37f0f02b7369] waiting for daemon to start [2020-03-12T18:43:06.699Z] daemon.go:353: [d37f0f02b7369] daemon started [2020-03-12T18:43:06.699Z] daemon.go:461: [d37f0f02b7369] Stopping daemon [2020-03-12T18:43:06.699Z] daemon.go:296: [d37f0f02b7369] exiting daemon [2020-03-12T18:43:06.699Z] daemon.go:448: [d37f0f02b7369] Daemon stopped [2020-03-12T18:43:06.699Z] PASS [2020-03-12T18:43:06.699Z] [2020-03-12T18:43:06.699Z] DONE 5 tests in 10.962s [2020-03-12T18:43:06.699Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:43:06.699Z] ++ 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-12T18:43:06.699Z] ++ set -e [2020-03-12T18:43:06.699Z] ++ '[' -n 0 ']' [2020-03-12T18:43:06.699Z] ++ set -x [2020-03-12T18:43:06.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= 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-12T18:43:06.953Z] INFO: Testing against a local daemon [2020-03-12T18:43:06.954Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:43:06.954Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:43:06.954Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:43:06.954Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:43:06.954Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:43:06.954Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:43:07.512Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T18:43:09.396Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T18:43:10.717Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T18:43:11.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T18:43:12.923Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T18:43:15.861Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T18:43:16.062Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T18:43:16.062Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T18:43:16.987Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T18:43:18.798Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T18:43:21.002Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T18:43:23.208Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T18:43:25.062Z] --- PASS: TestDaemonStartWithLogOpt (16.87s) [2020-03-12T18:43:25.062Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:43:25.062Z] daemon.go:325: [d15bec235089a] waiting for daemon to start [2020-03-12T18:43:25.062Z] daemon.go:325: [d15bec235089a] waiting for daemon to start [2020-03-12T18:43:25.062Z] daemon.go:353: [d15bec235089a] daemon started [2020-03-12T18:43:25.062Z] daemon.go:461: [d15bec235089a] Stopping daemon [2020-03-12T18:43:25.062Z] daemon.go:296: [d15bec235089a] exiting daemon [2020-03-12T18:43:25.062Z] daemon.go:448: [d15bec235089a] Daemon stopped [2020-03-12T18:43:25.062Z] daemon.go:325: [d15bec235089a] waiting for daemon to start [2020-03-12T18:43:25.062Z] daemon.go:325: [d15bec235089a] waiting for daemon to start [2020-03-12T18:43:25.062Z] daemon.go:353: [d15bec235089a] daemon started [2020-03-12T18:43:25.062Z] daemon.go:461: [d15bec235089a] Stopping daemon [2020-03-12T18:43:25.062Z] daemon.go:296: [d15bec235089a] exiting daemon [2020-03-12T18:43:25.062Z] daemon.go:448: [d15bec235089a] Daemon stopped [2020-03-12T18:43:26.147Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-03-12T18:43:26.147Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:26.147Z] INFO: Testing against a local daemon [2020-03-12T18:43:26.147Z] === RUN TestBuildWithSession [2020-03-12T18:43:26.147Z] --- SKIP: TestBuildWithSession (0.00s) [2020-03-12T18:43:26.147Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:26.147Z] === RUN TestBuildSquashParent [2020-03-12T18:43:26.147Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-03-12T18:43:26.147Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:26.147Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:43:26.147Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-03-12T18:43:26.147Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:26.147Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:43:26.147Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:43:29.216Z] --- PASS: TestContinueAfterPluginCrash (21.89s) [2020-03-12T18:43:29.216Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:43:29.216Z] daemon.go:325: [d82386db17b49] waiting for daemon to start [2020-03-12T18:43:29.216Z] daemon.go:325: [d82386db17b49] waiting for daemon to start [2020-03-12T18:43:29.216Z] daemon.go:353: [d82386db17b49] daemon started [2020-03-12T18:43:29.216Z] daemon.go:461: [d82386db17b49] Stopping daemon [2020-03-12T18:43:29.216Z] daemon.go:296: [d82386db17b49] exiting daemon [2020-03-12T18:43:29.216Z] daemon.go:448: [d82386db17b49] Daemon stopped [2020-03-12T18:43:29.216Z] PASS [2020-03-12T18:43:29.216Z] [2020-03-12T18:43:29.216Z] DONE 2 tests in 22.034s [2020-03-12T18:43:29.216Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:43:29.216Z] ++ 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-12T18:43:29.216Z] ++ set -e [2020-03-12T18:43:29.216Z] ++ '[' -n 0 ']' [2020-03-12T18:43:29.216Z] ++ set -x [2020-03-12T18:43:29.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:29.216Z] INFO: Testing against a local daemon [2020-03-12T18:43:29.216Z] === RUN TestPluginWithDevMounts [2020-03-12T18:43:29.216Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:43:29.216Z] === CONT TestPluginWithDevMounts [2020-03-12T18:43:29.259Z] ok github.com/docker/docker/cmd/dockerd/hack 0.003s coverage: 72.9% of statements [2020-03-12T18:43:29.259Z] ok github.com/docker/docker/cmd/dockerd 0.065s coverage: 29.6% of statements [2020-03-12T18:43:29.470Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T18:43:29.517Z] ok github.com/docker/docker/container 0.145s coverage: 35.6% of statements [2020-03-12T18:43:29.517Z] ? github.com/docker/docker/container/stream [no test files] [2020-03-12T18:43:29.517Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-03-12T18:43:29.517Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-03-12T18:43:29.517Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-03-12T18:43:31.356Z] --- PASS: TestPluginWithDevMounts (2.01s) [2020-03-12T18:43:31.356Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:43:31.356Z] daemon.go:325: [d52f3ed930330] waiting for daemon to start [2020-03-12T18:43:31.356Z] daemon.go:325: [d52f3ed930330] waiting for daemon to start [2020-03-12T18:43:31.356Z] daemon.go:353: [d52f3ed930330] daemon started [2020-03-12T18:43:31.356Z] daemon.go:461: [d52f3ed930330] Stopping daemon [2020-03-12T18:43:31.356Z] daemon.go:296: [d52f3ed930330] exiting daemon [2020-03-12T18:43:31.356Z] daemon.go:448: [d52f3ed930330] Daemon stopped [2020-03-12T18:43:31.356Z] PASS [2020-03-12T18:43:31.356Z] [2020-03-12T18:43:31.356Z] DONE 1 tests in 2.145s [2020-03-12T18:43:31.356Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:43:31.356Z] ++ 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-12T18:43:31.356Z] ++ set -e [2020-03-12T18:43:31.356Z] ++ '[' -n 0 ']' [2020-03-12T18:43:31.356Z] ++ set -x [2020-03-12T18:43:31.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:31.356Z] INFO: Testing against a local daemon [2020-03-12T18:43:31.356Z] === RUN TestSecretInspect [2020-03-12T18:43:33.865Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T18:43:34.120Z] --- PASS: TestSecretInspect (2.91s) [2020-03-12T18:43:34.120Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:43:34.120Z] daemon.go:325: [dbbc64b5659bf] waiting for daemon to start [2020-03-12T18:43:34.120Z] daemon.go:325: [dbbc64b5659bf] waiting for daemon to start [2020-03-12T18:43:34.120Z] daemon.go:353: [dbbc64b5659bf] daemon started [2020-03-12T18:43:34.120Z] daemon.go:461: [dbbc64b5659bf] Stopping daemon [2020-03-12T18:43:34.120Z] daemon.go:296: [dbbc64b5659bf] exiting daemon [2020-03-12T18:43:34.120Z] daemon.go:448: [dbbc64b5659bf] Daemon stopped [2020-03-12T18:43:34.120Z] === RUN TestSecretList [2020-03-12T18:43:34.777Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:43:35.242Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:43:35.482Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T18:43:36.231Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:43:36.843Z] --- PASS: TestSecretList (2.73s) [2020-03-12T18:43:36.843Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:43:36.843Z] daemon.go:325: [d8b8ae3c9c401] waiting for daemon to start [2020-03-12T18:43:36.843Z] daemon.go:325: [d8b8ae3c9c401] waiting for daemon to start [2020-03-12T18:43:36.843Z] daemon.go:353: [d8b8ae3c9c401] daemon started [2020-03-12T18:43:36.843Z] daemon.go:461: [d8b8ae3c9c401] Stopping daemon [2020-03-12T18:43:36.843Z] daemon.go:296: [d8b8ae3c9c401] exiting daemon [2020-03-12T18:43:36.843Z] daemon.go:448: [d8b8ae3c9c401] Daemon stopped [2020-03-12T18:43:36.843Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:43:37.786Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:43:38.201Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T18:43:38.201Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy (13.10s) [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s) [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.75s) [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.14s) [2020-03-12T18:43:38.767Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.41s) [2020-03-12T18:43:38.767Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:43:38.767Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-03-12T18:43:38.767Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:38.767Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:43:38.767Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-03-12T18:43:38.767Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:38.767Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:43:39.477Z] ok github.com/docker/docker/daemon/cluster 0.030s coverage: 0.5% of statements [2020-03-12T18:43:40.084Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2020-03-12T18:43:40.084Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:43:40.084Z] daemon.go:325: [d03e1589f2597] waiting for daemon to start [2020-03-12T18:43:40.084Z] daemon.go:325: [d03e1589f2597] waiting for daemon to start [2020-03-12T18:43:40.084Z] daemon.go:353: [d03e1589f2597] daemon started [2020-03-12T18:43:40.084Z] daemon.go:461: [d03e1589f2597] Stopping daemon [2020-03-12T18:43:40.084Z] daemon.go:296: [d03e1589f2597] exiting daemon [2020-03-12T18:43:40.084Z] daemon.go:448: [d03e1589f2597] Daemon stopped [2020-03-12T18:43:40.084Z] === RUN TestSecretsUpdate [2020-03-12T18:43:40.321Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2020-03-12T18:43:40.321Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:43:40.321Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-03-12T18:43:40.321Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:40.321Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:43:40.321Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-03-12T18:43:40.321Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:40.321Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:43:40.321Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-03-12T18:43:40.321Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:40.321Z] === RUN TestBuildWithHugeFile [2020-03-12T18:43:40.321Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-03-12T18:43:40.321Z] build_test.go:492: testEnv.OSType == "windows" [2020-03-12T18:43:40.321Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:43:40.321Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:40.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:40.321Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:40.321Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:40.321Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:40.321Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:40.321Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:43:40.321Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:43:40.321Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:43:40.321Z] --- PASS: TestBuildWithEmptyDockerfile (0.35s) [2020-03-12T18:43:40.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-03-12T18:43:40.321Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-03-12T18:43:40.321Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-03-12T18:43:40.321Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:43:40.321Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-03-12T18:43:40.321Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:40.322Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:43:40.322Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2020-03-12T18:43:40.322Z] PASS [2020-03-12T18:43:40.322Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-03-12T18:43:40.322Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:40.322Z] INFO: Testing against a local daemon [2020-03-12T18:43:40.322Z] === RUN TestConfigList [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigList (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.322Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.322Z] === RUN TestConfigsUpdate [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.322Z] === RUN TestTemplatedConfig [2020-03-12T18:43:40.322Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.322Z] === RUN TestConfigInspect [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigInspect (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.322Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:40.322Z] === RUN TestConfigCreateResolve [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:40.322Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:43:40.322Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-03-12T18:43:40.322Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:40.322Z] PASS [2020-03-12T18:43:40.787Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-03-12T18:43:40.787Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:43:40.787Z] INFO: Testing against a local daemon [2020-03-12T18:43:40.787Z] === RUN TestCheckpoint [2020-03-12T18:43:40.787Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:43:40.787Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:43:40.787Z] === RUN TestContainerInvalidJSON [2020-03-12T18:43:40.787Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:40.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:40.787Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:40.787Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:40.787Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:40.787Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:40.787Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:43:40.787Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:43:40.787Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:43:40.787Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-03-12T18:43:40.787Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:43:40.787Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-03-12T18:43:40.787Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-03-12T18:43:40.787Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:43:40.787Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-03-12T18:43:40.787Z] copy_test.go:25: testEnv.OSType == "windows" [2020-03-12T18:43:40.787Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:43:40.787Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-03-12T18:43:40.787Z] copy_test.go:39: testEnv.OSType == "windows" [2020-03-12T18:43:40.787Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:43:40.787Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2020-03-12T18:43:40.787Z] copy_test.go:51: testEnv.OSType == "windows" [2020-03-12T18:43:40.787Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:43:40.787Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-03-12T18:43:40.787Z] copy_test.go:65: testEnv.OSType == "windows" [2020-03-12T18:43:40.787Z] === RUN TestCopyFromContainer [2020-03-12T18:43:40.787Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-03-12T18:43:40.787Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:43:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:40.787Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:40.787Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:43:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:43:40.787Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:43:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-12T18:43:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-03-12T18:43:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T18:43:40.787Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:43:40.787Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:43:40.787Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-03-12T18:43:40.787Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-03-12T18:43:40.787Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:43:40.787Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:43:40.787Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:43:40.787Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:43:40.787Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:43:40.787Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:43:40.787Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:43:40.787Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:43:40.787Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:43:40.787Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:43:40.787Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-03-12T18:43:40.787Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:43:40.787Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:43:40.788Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:43:40.788Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-03-12T18:43:40.788Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:40.788Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:43:40.788Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-03-12T18:43:40.788Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:40.788Z] === RUN TestCreateWithCapabilities [2020-03-12T18:43:40.788Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-03-12T18:43:40.788Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-03-12T18:43:40.788Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:43:40.788Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-03-12T18:43:40.788Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:40.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:40.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:40.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:40.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:40.788Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:40.788Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:40.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:43:40.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:43:40.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:43:40.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:43:40.788Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-03-12T18:43:40.788Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2020-03-12T18:43:40.788Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:43:40.788Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-03-12T18:43:40.788Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-03-12T18:43:40.788Z] === RUN TestDiff [2020-03-12T18:43:40.788Z] --- SKIP: TestDiff (0.00s) [2020-03-12T18:43:40.788Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:40.788Z] === RUN TestExecWithCloseStdin [2020-03-12T18:43:41.375Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-03-12T18:43:42.592Z] --- PASS: TestSecretsUpdate (2.49s) [2020-03-12T18:43:42.592Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:43:42.592Z] daemon.go:325: [d0f31f4d6c2a2] waiting for daemon to start [2020-03-12T18:43:42.592Z] daemon.go:325: [d0f31f4d6c2a2] waiting for daemon to start [2020-03-12T18:43:42.592Z] daemon.go:353: [d0f31f4d6c2a2] daemon started [2020-03-12T18:43:42.592Z] daemon.go:461: [d0f31f4d6c2a2] Stopping daemon [2020-03-12T18:43:42.592Z] daemon.go:296: [d0f31f4d6c2a2] exiting daemon [2020-03-12T18:43:42.592Z] daemon.go:448: [d0f31f4d6c2a2] Daemon stopped [2020-03-12T18:43:42.592Z] === RUN TestTemplatedSecret [2020-03-12T18:43:42.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:43:42.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:43:42.745Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-03-12T18:43:42.991Z] --- PASS: TestExecWithCloseStdin (1.89s) [2020-03-12T18:43:42.991Z] === RUN TestExec [2020-03-12T18:43:42.991Z] --- SKIP: TestExec (0.00s) [2020-03-12T18:43:42.991Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:43:42.991Z] === RUN TestExecUser [2020-03-12T18:43:42.991Z] --- SKIP: TestExecUser (0.00s) [2020-03-12T18:43:42.991Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-03-12T18:43:42.991Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:43:42.991Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-03-12T18:43:42.991Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:42.991Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:43:42.991Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-03-12T18:43:42.991Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:42.991Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:43:42.991Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-03-12T18:43:42.991Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:42.991Z] === RUN TestHealthKillContainer [2020-03-12T18:43:42.991Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-03-12T18:43:42.991Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-03-12T18:43:42.991Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:43:42.991Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-03-12T18:43:42.991Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-03-12T18:43:42.991Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:43:43.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T18:43:43.150Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T18:43:43.712Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T18:43:44.547Z] --- PASS: TestKillContainerInvalidSignal (1.54s) [2020-03-12T18:43:44.547Z] === RUN TestKillContainer [2020-03-12T18:43:44.547Z] --- SKIP: TestKillContainer (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-03-12T18:43:44.547Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:43:44.547Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:44.547Z] === RUN TestKillStoppedContainer [2020-03-12T18:43:44.547Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:44.547Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:43:44.547Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-03-12T18:43:44.547Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:43:44.547Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-03-12T18:43:44.547Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:43:44.547Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:43:44.547Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:43:44.547Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-03-12T18:43:44.547Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-03-12T18:43:44.547Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:43:44.721Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:43:46.103Z] --- PASS: TestLogsFollowTailEmpty (1.49s) [2020-03-12T18:43:46.103Z] === RUN TestNetworkNat [2020-03-12T18:43:46.103Z] --- SKIP: TestNetworkNat (0.00s) [2020-03-12T18:43:46.103Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:46.103Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:43:46.103Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-03-12T18:43:46.103Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:43:46.103Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:43:46.103Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-03-12T18:43:46.103Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:46.103Z] === RUN TestPause [2020-03-12T18:43:46.103Z] --- SKIP: TestPause (0.00s) [2020-03-12T18:43:46.103Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-03-12T18:43:46.103Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:43:46.975Z] --- PASS: TestTemplatedSecret (3.89s) [2020-03-12T18:43:46.975Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:43:46.975Z] daemon.go:325: [d8783dac1d5c4] waiting for daemon to start [2020-03-12T18:43:46.975Z] daemon.go:325: [d8783dac1d5c4] waiting for daemon to start [2020-03-12T18:43:46.975Z] daemon.go:353: [d8783dac1d5c4] daemon started [2020-03-12T18:43:46.975Z] daemon.go:461: [d8783dac1d5c4] Stopping daemon [2020-03-12T18:43:46.975Z] daemon.go:296: [d8783dac1d5c4] exiting daemon [2020-03-12T18:43:46.975Z] daemon.go:448: [d8783dac1d5c4] Daemon stopped [2020-03-12T18:43:46.975Z] === RUN TestSecretCreateResolve [2020-03-12T18:43:46.975Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T18:43:46.975Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T18:43:47.083Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2020-03-12T18:43:47.083Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:43:47.083Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-03-12T18:43:47.083Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:43:47.083Z] === RUN TestPsFilter [2020-03-12T18:43:47.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:43:47.549Z] --- PASS: TestPsFilter (0.13s) [2020-03-12T18:43:47.549Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:43:49.106Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.82s) [2020-03-12T18:43:49.106Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:43:49.540Z] --- PASS: TestSecretCreateResolve (2.94s) [2020-03-12T18:43:49.540Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:43:49.540Z] daemon.go:325: [d0b0eb0d24de5] waiting for daemon to start [2020-03-12T18:43:49.540Z] daemon.go:325: [d0b0eb0d24de5] waiting for daemon to start [2020-03-12T18:43:49.540Z] daemon.go:353: [d0b0eb0d24de5] daemon started [2020-03-12T18:43:49.540Z] daemon.go:461: [d0b0eb0d24de5] Stopping daemon [2020-03-12T18:43:49.540Z] daemon.go:296: [d0b0eb0d24de5] exiting daemon [2020-03-12T18:43:49.540Z] daemon.go:448: [d0b0eb0d24de5] Daemon stopped [2020-03-12T18:43:49.540Z] PASS [2020-03-12T18:43:49.540Z] [2020-03-12T18:43:49.540Z] DONE 6 tests in 18.382s [2020-03-12T18:43:49.540Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:43:49.540Z] ++ 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-12T18:43:49.540Z] ++ set -e [2020-03-12T18:43:49.540Z] ++ '[' -n 0 ']' [2020-03-12T18:43:49.540Z] ++ set -x [2020-03-12T18:43:49.540Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:43:49.540Z] INFO: Testing against a local daemon [2020-03-12T18:43:49.540Z] === RUN TestServiceCreateInit [2020-03-12T18:43:49.540Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:43:49.540Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T18:43:50.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:43:50.463Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T18:43:51.309Z] --- PASS: TestRemoveContainerWithVolume (1.81s) [2020-03-12T18:43:51.309Z] === RUN TestRemoveContainerRunning [2020-03-12T18:43:51.822Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T18:43:52.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:43:52.708Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.431s coverage: 13.7% of statements [2020-03-12T18:43:52.708Z] ok github.com/docker/docker/daemon 12.207s coverage: 17.5% of statements [2020-03-12T18:43:52.708Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-03-12T18:43:52.708Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-03-12T18:43:52.864Z] --- PASS: TestRemoveContainerRunning (1.48s) [2020-03-12T18:43:52.864Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:43:53.184Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T18:43:53.274Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.4% of statements [2020-03-12T18:43:54.208Z] ok github.com/docker/docker/daemon/config 0.045s coverage: 82.2% of statements [2020-03-12T18:43:54.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2020-03-12T18:43:54.422Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:43:54.423Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T18:43:54.423Z] === RUN TestRenameLinkedContainer [2020-03-12T18:43:54.423Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-03-12T18:43:54.423Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-03-12T18:43:54.423Z] === RUN TestRenameStoppedContainer [2020-03-12T18:43:54.566Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:43:54.573Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2020-03-12T18:43:54.573Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-03-12T18:43:54.573Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-03-12T18:43:54.825Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T18:43:54.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:43:55.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:43:55.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T18:43:55.387Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T18:43:55.641Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T18:43:55.946Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-03-12T18:43:56.045Z] --- PASS: TestRenameStoppedContainer (1.81s) [2020-03-12T18:43:56.045Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:43:56.201Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T18:43:57.126Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T18:43:58.488Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2020-03-12T18:43:58.983Z] --- PASS: TestRenameRunningContainerAndReuse (3.21s) [2020-03-12T18:43:58.983Z] === RUN TestRenameInvalidName [2020-03-12T18:43:59.009Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T18:43:59.057Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.223s coverage: 56.9% of statements [2020-03-12T18:43:59.568Z] --- PASS: TestServiceCreateInit (9.96s) [2020-03-12T18:43:59.568Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.68s) [2020-03-12T18:43:59.568Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:43:59.568Z] daemon.go:325: [d848dfe144d77] waiting for daemon to start [2020-03-12T18:43:59.568Z] daemon.go:325: [d848dfe144d77] waiting for daemon to start [2020-03-12T18:43:59.568Z] daemon.go:353: [d848dfe144d77] daemon started [2020-03-12T18:43:59.568Z] daemon.go:461: [d848dfe144d77] Stopping daemon [2020-03-12T18:43:59.568Z] daemon.go:296: [d848dfe144d77] exiting daemon [2020-03-12T18:43:59.568Z] daemon.go:448: [d848dfe144d77] Daemon stopped [2020-03-12T18:43:59.568Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2020-03-12T18:43:59.568Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:43:59.568Z] daemon.go:325: [d07c2ccd09635] waiting for daemon to start [2020-03-12T18:43:59.568Z] daemon.go:325: [d07c2ccd09635] waiting for daemon to start [2020-03-12T18:43:59.568Z] daemon.go:353: [d07c2ccd09635] daemon started [2020-03-12T18:43:59.568Z] daemon.go:461: [d07c2ccd09635] Stopping daemon [2020-03-12T18:43:59.568Z] daemon.go:296: [d07c2ccd09635] exiting daemon [2020-03-12T18:43:59.568Z] daemon.go:448: [d07c2ccd09635] Daemon stopped [2020-03-12T18:43:59.568Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:43:59.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:43:59.822Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T18:44:00.540Z] --- PASS: TestRenameInvalidName (1.52s) [2020-03-12T18:44:00.541Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:44:00.541Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-03-12T18:44:00.541Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:00.541Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:44:01.100Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:44:02.099Z] --- PASS: TestRenameContainerWithSameName (1.50s) [2020-03-12T18:44:02.099Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:44:02.099Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-03-12T18:44:02.099Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:02.099Z] === RUN TestResize [2020-03-12T18:44:02.099Z] --- SKIP: TestResize (0.00s) [2020-03-12T18:44:02.099Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:02.099Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:44:02.099Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-03-12T18:44:02.099Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:02.099Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:44:02.336Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.455s coverage: 72.3% of statements [2020-03-12T18:44:02.905Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.831s coverage: 45.9% of statements [2020-03-12T18:44:02.905Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-03-12T18:44:03.081Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T18:44:04.303Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s) [2020-03-12T18:44:04.303Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:44:04.303Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:44:04.303Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:04.303Z] === RUN TestStats [2020-03-12T18:44:04.303Z] --- SKIP: TestStats (0.00s) [2020-03-12T18:44:04.303Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-03-12T18:44:04.303Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:44:04.442Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T18:44:05.433Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.102s coverage: 48.6% of statements [2020-03-12T18:44:06.366Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.298s coverage: 76.1% of statements [2020-03-12T18:44:06.950Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T18:44:07.743Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-03-12T18:44:07.743Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.064s coverage: 60.1% of statements [2020-03-12T18:44:07.743Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-03-12T18:44:07.743Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-03-12T18:44:07.873Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T18:44:08.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:44:08.802Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T18:44:09.036Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.48s) [2020-03-12T18:44:09.037Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:44:09.037Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-03-12T18:44:09.037Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-03-12T18:44:09.037Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:44:09.115Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2020-03-12T18:44:09.726Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T18:44:09.980Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T18:44:10.048Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-03-12T18:44:11.421Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 4.9% of statements [2020-03-12T18:44:11.421Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-03-12T18:44:11.421Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-03-12T18:44:12.355Z] ok github.com/docker/docker/daemon/logger 0.225s coverage: 43.7% of statements [2020-03-12T18:44:13.728Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 78.6% of statements [2020-03-12T18:44:13.728Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-03-12T18:44:13.728Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-03-12T18:44:13.728Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2020-03-12T18:44:14.138Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T18:44:15.101Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-03-12T18:44:15.359Z] time="2020-03-12T18:44:15Z" level=error msg="Failed to remove source log file: remove /tmp/docker-logger-459174039/container.log.1: no such file or directory" [2020-03-12T18:44:15.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2020-03-12T18:44:15.617Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-03-12T18:44:16.643Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T18:44:16.990Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2020-03-12T18:44:16.990Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-03-12T18:44:17.201Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T18:44:17.555Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 20.0% of statements [2020-03-12T18:44:18.559Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T18:44:18.927Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2020-03-12T18:44:19.492Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-03-12T18:44:20.057Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-03-12T18:44:20.315Z] ok github.com/docker/docker/daemon/logger/splunk 1.681s coverage: 84.5% of statements [2020-03-12T18:44:20.315Z] ? github.com/docker/docker/daemon/names [no test files] [2020-03-12T18:44:20.315Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-03-12T18:44:20.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:44:21.064Z] --- PASS: TestCreateServiceMultipleTimes (21.03s) [2020-03-12T18:44:21.065Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:44:21.065Z] daemon.go:325: [d3140d61bee33] waiting for daemon to start [2020-03-12T18:44:21.065Z] daemon.go:325: [d3140d61bee33] waiting for daemon to start [2020-03-12T18:44:21.065Z] daemon.go:353: [d3140d61bee33] daemon started [2020-03-12T18:44:21.065Z] daemon.go:461: [d3140d61bee33] Stopping daemon [2020-03-12T18:44:21.065Z] daemon.go:296: [d3140d61bee33] exiting daemon [2020-03-12T18:44:21.065Z] daemon.go:448: [d3140d61bee33] Daemon stopped [2020-03-12T18:44:21.065Z] === RUN TestCreateServiceConflict [2020-03-12T18:44:22.841Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2020-03-12T18:44:23.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:44:23.098Z] ok github.com/docker/docker/distribution 0.260s coverage: 22.3% of statements [2020-03-12T18:44:23.098Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-03-12T18:44:23.571Z] --- PASS: TestCreateServiceConflict (3.11s) [2020-03-12T18:44:23.571Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:44:23.571Z] daemon.go:325: [dced300b56d62] waiting for daemon to start [2020-03-12T18:44:23.571Z] daemon.go:325: [dced300b56d62] waiting for daemon to start [2020-03-12T18:44:23.571Z] daemon.go:353: [dced300b56d62] daemon started [2020-03-12T18:44:23.571Z] daemon.go:461: [dced300b56d62] Stopping daemon [2020-03-12T18:44:23.571Z] daemon.go:296: [dced300b56d62] exiting daemon [2020-03-12T18:44:23.571Z] daemon.go:448: [dced300b56d62] Daemon stopped [2020-03-12T18:44:23.571Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:44:24.469Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-03-12T18:44:25.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:44:25.841Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-03-12T18:44:25.841Z] ok github.com/docker/docker/distribution/xfer 1.429s coverage: 83.4% of statements [2020-03-12T18:44:25.841Z] ? github.com/docker/docker/dockerversion [no test files] [2020-03-12T18:44:27.218Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2020-03-12T18:44:27.218Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-03-12T18:44:27.476Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-03-12T18:44:27.476Z] ? github.com/docker/docker/internal/test [no test files] [2020-03-12T18:44:27.726Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2020-03-12T18:44:27.726Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:44:27.726Z] daemon.go:325: [d463cf8f87d5e] waiting for daemon to start [2020-03-12T18:44:27.726Z] daemon.go:325: [d463cf8f87d5e] waiting for daemon to start [2020-03-12T18:44:27.726Z] daemon.go:353: [d463cf8f87d5e] daemon started [2020-03-12T18:44:27.726Z] daemon.go:461: [d463cf8f87d5e] Stopping daemon [2020-03-12T18:44:27.726Z] daemon.go:296: [d463cf8f87d5e] exiting daemon [2020-03-12T18:44:27.726Z] daemon.go:448: [d463cf8f87d5e] Daemon stopped [2020-03-12T18:44:27.726Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:44:28.285Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-03-12T18:44:29.373Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-03-12T18:44:29.940Z] ok github.com/docker/docker/internal/testutil 0.017s coverage: 62.5% of statements [2020-03-12T18:44:29.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:44:30.219Z] --- PASS: TestUpdateRestartPolicy (19.00s) [2020-03-12T18:44:30.220Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:44:30.220Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2020-03-12T18:44:30.220Z] === RUN TestWaitNonBlocked [2020-03-12T18:44:30.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:44:30.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:44:30.220Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:44:30.220Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:44:30.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:44:30.220Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:44:30.506Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2020-03-12T18:44:31.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:44:31.776Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-03-12T18:44:31.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.38s) [2020-03-12T18:44:31.776Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.41s) [2020-03-12T18:44:31.776Z] === RUN TestWaitBlocked [2020-03-12T18:44:31.776Z] --- SKIP: TestWaitBlocked (0.00s) [2020-03-12T18:44:31.776Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:31.776Z] PASS [2020-03-12T18:44:31.776Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-03-12T18:44:31.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:31.776Z] INFO: Testing against a local daemon [2020-03-12T18:44:31.776Z] === RUN TestCommitInheritsEnv [2020-03-12T18:44:31.776Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-03-12T18:44:31.776Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:44:31.776Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:44:31.776Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-03-12T18:44:31.776Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-03-12T18:44:31.776Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:44:31.776Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-03-12T18:44:31.776Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:44:31.776Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-03-12T18:44:31.776Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:44:31.776Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-03-12T18:44:31.776Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:44:31.776Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:44:31.776Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T18:44:31.776Z] === RUN TestTagInvalidReference [2020-03-12T18:44:31.776Z] --- PASS: TestTagInvalidReference (0.03s) [2020-03-12T18:44:31.776Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:44:31.776Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-03-12T18:44:31.776Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:44:31.776Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-03-12T18:44:31.776Z] === RUN TestTagOfficialNames [2020-03-12T18:44:31.776Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-03-12T18:44:31.776Z] tag_test.go:98: testEnv.OSType == "windows" [2020-03-12T18:44:31.776Z] === RUN TestTagMatchesDigest [2020-03-12T18:44:31.776Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-03-12T18:44:31.776Z] PASS [2020-03-12T18:44:31.776Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-03-12T18:44:31.776Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:31.776Z] INFO: Testing against a local daemon [2020-03-12T18:44:31.776Z] === RUN TestNetworkCreateDelete [2020-03-12T18:44:31.776Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-03-12T18:44:31.776Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:31.776Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:44:31.776Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-03-12T18:44:31.776Z] 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-12T18:44:31.776Z] === RUN TestInspectNetwork [2020-03-12T18:44:31.776Z] --- SKIP: TestInspectNetwork (0.00s) [2020-03-12T18:44:31.776Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:31.776Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:44:31.776Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-03-12T18:44:31.776Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:31.776Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:44:31.776Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:44:31.777Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:44:31.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:44:31.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:44:31.777Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:44:31.777Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:44:31.777Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:44:31.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:44:31.777Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:44:31.777Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-03-12T18:44:31.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:44:31.777Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:44:31.777Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:44:31.777Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:44:31.777Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:29: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:44:31.777Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:51: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:44:31.777Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:94: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:44:31.777Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:127: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:44:31.777Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:177: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:44:31.777Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:201: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:44:31.777Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:44:31.777Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:44:31.777Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:319: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:44:31.777Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-03-12T18:44:31.777Z] service_test.go:386: testEnv.OSType == "windows" [2020-03-12T18:44:31.777Z] PASS [2020-03-12T18:44:31.777Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-03-12T18:44:31.880Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2020-03-12T18:44:32.138Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-03-12T18:44:32.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.242Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.242Z] === RUN TestPluginInvalidJSON [2020-03-12T18:44:32.242Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:44:32.242Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:44:32.242Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:44:32.242Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-03-12T18:44:32.242Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-03-12T18:44:32.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.242Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.242Z] === RUN TestExternalGraphDriver [2020-03-12T18:44:32.242Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-03-12T18:44:32.242Z] external_test.go:48: runtime.GOOS == "windows" [2020-03-12T18:44:32.242Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:44:32.242Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-03-12T18:44:32.242Z] external_test.go:407: runtime.GOOS == "windows" [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-03-12T18:44:32.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.242Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-03-12T18:44:32.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-03-12T18:44:32.242Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.242Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.242Z] === RUN TestSecretInspect [2020-03-12T18:44:32.242Z] --- SKIP: TestSecretInspect (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.242Z] === RUN TestSecretList [2020-03-12T18:44:32.242Z] --- SKIP: TestSecretList (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.242Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:44:32.242Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.242Z] === RUN TestSecretsUpdate [2020-03-12T18:44:32.242Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.242Z] === RUN TestTemplatedSecret [2020-03-12T18:44:32.242Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.242Z] === RUN TestSecretCreateResolve [2020-03-12T18:44:32.242Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-03-12T18:44:32.242Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:32.242Z] PASS [2020-03-12T18:44:32.242Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-03-12T18:44:32.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T18:44:32.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.707Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.707Z] === RUN TestServiceCreateInit [2020-03-12T18:44:32.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:44:32.707Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:44:32.707Z] --- PASS: TestServiceCreateInit (0.03s) [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceConflict [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-03-12T18:44:32.707Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-03-12T18:44:32.707Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestCreateServiceSysctls [2020-03-12T18:44:32.707Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-03-12T18:44:32.707Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestInspect [2020-03-12T18:44:32.707Z] --- SKIP: TestInspect (0.00s) [2020-03-12T18:44:32.707Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:44:32.707Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-03-12T18:44:32.707Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:44:32.707Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-03-12T18:44:32.707Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestServicePlugin [2020-03-12T18:44:32.707Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:44:32.707Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestServiceUpdateLabel [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-03-12T18:44:32.707Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:32.707Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-03-12T18:44:32.707Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:32.707Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-03-12T18:44:32.707Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:32.707Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:44:32.707Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-03-12T18:44:32.707Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-03-12T18:44:32.707Z] PASS [2020-03-12T18:44:32.707Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-03-12T18:44:32.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.707Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.707Z] === RUN TestSessionCreate [2020-03-12T18:44:32.707Z] --- SKIP: TestSessionCreate (0.00s) [2020-03-12T18:44:32.707Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:32.707Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:44:32.707Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-03-12T18:44:32.707Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:32.707Z] PASS [2020-03-12T18:44:32.707Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-03-12T18:44:32.707Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:32.707Z] INFO: Testing against a local daemon [2020-03-12T18:44:32.707Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:44:32.707Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:44:32.707Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-03-12T18:44:32.707Z] === RUN TestEventsExecDie [2020-03-12T18:44:32.707Z] --- SKIP: TestEventsExecDie (0.00s) [2020-03-12T18:44:32.707Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-03-12T18:44:32.707Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:44:32.707Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-03-12T18:44:32.707Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-03-12T18:44:32.707Z] === RUN TestInfoAPI [2020-03-12T18:44:32.707Z] --- PASS: TestInfoAPI (0.04s) [2020-03-12T18:44:32.707Z] === RUN TestInfoAPIWarnings [2020-03-12T18:44:32.707Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-03-12T18:44:32.707Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-03-12T18:44:32.707Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:44:32.767Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-03-12T18:44:33.689Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2020-03-12T18:44:33.689Z] === RUN TestPingCacheHeaders [2020-03-12T18:44:33.689Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-12T18:44:33.689Z] === RUN TestPingGet [2020-03-12T18:44:33.689Z] --- PASS: TestPingGet (0.03s) [2020-03-12T18:44:33.689Z] === RUN TestPingHead [2020-03-12T18:44:33.689Z] --- PASS: TestPingHead (0.03s) [2020-03-12T18:44:33.689Z] === RUN TestVersion [2020-03-12T18:44:33.689Z] --- PASS: TestVersion (0.03s) [2020-03-12T18:44:33.689Z] PASS [2020-03-12T18:44:33.689Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-03-12T18:44:34.035Z] ok github.com/docker/docker/pkg/archive 0.387s coverage: 77.3% of statements [2020-03-12T18:44:34.156Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:34.156Z] INFO: Testing against a local daemon [2020-03-12T18:44:34.156Z] === RUN TestVolumesCreateAndList [2020-03-12T18:44:34.156Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-03-12T18:44:34.156Z] === RUN TestVolumesRemove [2020-03-12T18:44:34.156Z] --- SKIP: TestVolumesRemove (0.00s) [2020-03-12T18:44:34.156Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-03-12T18:44:34.156Z] === RUN TestVolumesInspect [2020-03-12T18:44:34.156Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:44:34.156Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:44:34.156Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:34.156Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:34.156Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:44:34.156Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:44:34.156Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:44:34.156Z] PASS [2020-03-12T18:44:34.156Z] INFO: make.ps1 ended at 03/12/2020 18:44:33 [2020-03-12T18:44:34.156Z] INFO: Integration CLI tests being run from the host: [2020-03-12T18:44:34.156Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-03-12T18:44:34.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:44:34.967Z] ok github.com/docker/docker/pkg/authorization 0.086s coverage: 66.7% of statements [2020-03-12T18:44:35.225Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-03-12T18:44:35.276Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T18:44:35.482Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-03-12T18:44:36.427Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-03-12T18:44:36.427Z] Using test binary docker [2020-03-12T18:44:36.427Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-03-12T18:44:36.427Z] +++ /etc/init.d/apparmor start [2020-03-12T18:44:36.427Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2020-03-12T18:44:36.427Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2020-03-12T18:44:36.427Z] Warning failed to create cache: (null) [2020-03-12T18:44:36.427Z] . [2020-03-12T18:44:36.427Z] INFO: Waiting for daemon to start... [2020-03-12T18:44:36.427Z] Starting dockerd [2020-03-12T18:44:36.427Z] +++ 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-12T18:44:37.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T18:44:38.458Z] . [2020-03-12T18:44:38.458Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-03-12T18:44:38.519Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T18:44:38.744Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-03-12T18:44:38.744Z] Error: No such image: emptyfs [2020-03-12T18:44:38.744Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-03-12T18:44:38.744Z] ++++ docker load [2020-03-12T18:44:39.034Z] Running integration-test (iteration 1) [2020-03-12T18:44:39.034Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-03-12T18:44:39.035Z] ++ 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-12T18:44:39.035Z] ++ set -e [2020-03-12T18:44:39.035Z] ++ '[' -n 0 ']' [2020-03-12T18:44:39.035Z] ++ set -x [2020-03-12T18:44:39.035Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:44:39.659Z] ok github.com/docker/docker/pkg/chrootarchive 2.941s coverage: 43.2% of statements [2020-03-12T18:44:39.659Z] ok github.com/docker/docker/layer 7.751s coverage: 72.0% of statements [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/oci [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/oci/caps [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-03-12T18:44:39.659Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-03-12T18:44:39.659Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-03-12T18:44:39.879Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T18:44:39.916Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-03-12T18:44:40.174Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2020-03-12T18:44:41.106Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-03-12T18:44:41.246Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T18:44:41.500Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T18:44:41.672Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-03-12T18:44:42.058Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T18:44:42.237Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-03-12T18:44:42.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-03-12T18:44:42.923Z] INFO: Testing against a local daemon [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-03-12T18:44:42.923Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-03-12T18:44:42.980Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.80s) [2020-03-12T18:44:42.980Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:44:42.980Z] daemon.go:325: [dea038499e444] waiting for daemon to start [2020-03-12T18:44:42.980Z] daemon.go:325: [dea038499e444] waiting for daemon to start [2020-03-12T18:44:42.980Z] daemon.go:353: [dea038499e444] daemon started [2020-03-12T18:44:42.980Z] daemon.go:461: [dea038499e444] Stopping daemon [2020-03-12T18:44:42.980Z] daemon.go:296: [dea038499e444] exiting daemon [2020-03-12T18:44:42.980Z] daemon.go:448: [dea038499e444] Daemon stopped [2020-03-12T18:44:42.980Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:44:43.393Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-03-12T18:44:43.608Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-03-12T18:44:43.858Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-03-12T18:44:43.858Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-03-12T18:44:43.904Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T18:44:44.541Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2020-03-12T18:44:44.541Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2020-03-12T18:44:45.111Z] ok github.com/docker/docker/pkg/fsutils 0.220s coverage: 85.1% of statements [2020-03-12T18:44:45.111Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 10.2% of statements [2020-03-12T18:44:45.264Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T18:44:46.187Z] --- PASS: TestCreateServiceSecretFileMode (3.15s) [2020-03-12T18:44:46.187Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:44:46.187Z] daemon.go:325: [daa5c07e1c24e] waiting for daemon to start [2020-03-12T18:44:46.187Z] daemon.go:325: [daa5c07e1c24e] waiting for daemon to start [2020-03-12T18:44:46.187Z] daemon.go:353: [daa5c07e1c24e] daemon started [2020-03-12T18:44:46.187Z] daemon.go:461: [daa5c07e1c24e] Stopping daemon [2020-03-12T18:44:46.187Z] daemon.go:296: [daa5c07e1c24e] exiting daemon [2020-03-12T18:44:46.187Z] daemon.go:448: [daa5c07e1c24e] Daemon stopped [2020-03-12T18:44:46.187Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:44:46.187Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T18:44:46.482Z] ok github.com/docker/docker/pkg/idtools 0.426s coverage: 70.1% of statements [2020-03-12T18:44:46.482Z] ok github.com/docker/docker/pkg/ioutils 0.391s coverage: 69.1% of statements [2020-03-12T18:44:47.048Z] ok github.com/docker/docker/pkg/locker 0.019s coverage: 88.9% of statements [2020-03-12T18:44:47.048Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-03-12T18:44:47.306Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-03-12T18:44:47.306Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-03-12T18:44:47.871Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2020-03-12T18:44:48.128Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-03-12T18:44:48.694Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-03-12T18:44:48.694Z] ok github.com/docker/docker/pkg/mount 0.566s coverage: 69.6% of statements [2020-03-12T18:44:48.694Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-03-12T18:44:48.951Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 90.0% of statements [2020-03-12T18:44:49.209Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-03-12T18:44:49.209Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-03-12T18:44:49.209Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-03-12T18:44:49.442Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2020-03-12T18:44:49.442Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:44:49.442Z] daemon.go:325: [d9239c81cacb0] waiting for daemon to start [2020-03-12T18:44:49.442Z] daemon.go:325: [d9239c81cacb0] waiting for daemon to start [2020-03-12T18:44:49.442Z] daemon.go:353: [d9239c81cacb0] daemon started [2020-03-12T18:44:49.442Z] daemon.go:461: [d9239c81cacb0] Stopping daemon [2020-03-12T18:44:49.442Z] daemon.go:296: [d9239c81cacb0] exiting daemon [2020-03-12T18:44:49.442Z] daemon.go:448: [d9239c81cacb0] Daemon stopped [2020-03-12T18:44:49.442Z] === RUN TestCreateServiceSysctls [2020-03-12T18:44:50.141Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2020-03-12T18:44:50.802Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T18:44:50.802Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T18:44:51.073Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-03-12T18:44:51.073Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-03-12T18:44:51.099Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T18:44:51.099Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T18:44:51.331Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-03-12T18:44:51.658Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T18:44:51.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T18:44:52.581Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T18:44:52.702Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 72.7% of statements [2020-03-12T18:44:52.836Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T18:44:53.267Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-03-12T18:44:53.758Z] --- PASS: TestCreateServiceSysctls (4.40s) [2020-03-12T18:44:53.758Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:44:53.758Z] daemon.go:325: [d630d674a2f68] waiting for daemon to start [2020-03-12T18:44:53.758Z] daemon.go:325: [d630d674a2f68] waiting for daemon to start [2020-03-12T18:44:53.758Z] daemon.go:353: [d630d674a2f68] daemon started [2020-03-12T18:44:53.758Z] daemon.go:461: [d630d674a2f68] Stopping daemon [2020-03-12T18:44:53.758Z] daemon.go:296: [d630d674a2f68] exiting daemon [2020-03-12T18:44:53.758Z] daemon.go:448: [d630d674a2f68] Daemon stopped [2020-03-12T18:44:53.758Z] === RUN TestInspect [2020-03-12T18:44:54.012Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T18:44:54.545Z] Loaded image: buildpack-deps:jessie [2020-03-12T18:44:54.545Z] Loaded image: busybox:latest [2020-03-12T18:44:54.545Z] Loaded image: busybox:glibc [2020-03-12T18:44:54.545Z] Loaded image: debian:jessie [2020-03-12T18:44:54.545Z] Loaded image: hello-world:latest [2020-03-12T18:44:54.545Z] INFO: Testing against a local daemon [2020-03-12T18:44:54.545Z] === RUN TestBuildWithSession [2020-03-12T18:44:55.619Z] --- PASS: TestBuildWithSession (2.13s) [2020-03-12T18:44:55.619Z] === RUN TestBuildSquashParent [2020-03-12T18:44:56.565Z] ok github.com/docker/docker/pkg/signal 2.872s coverage: 61.0% of statements [2020-03-12T18:44:56.822Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-03-12T18:44:57.387Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-03-12T18:44:57.387Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-03-12T18:44:57.952Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-03-12T18:44:58.168Z] --- PASS: TestInspect (4.31s) [2020-03-12T18:44:58.168Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:44:58.169Z] daemon.go:325: [d921cfdb2a328] waiting for daemon to start [2020-03-12T18:44:58.169Z] daemon.go:325: [d921cfdb2a328] waiting for daemon to start [2020-03-12T18:44:58.169Z] daemon.go:353: [d921cfdb2a328] daemon started [2020-03-12T18:44:58.169Z] daemon.go:461: [d921cfdb2a328] Stopping daemon [2020-03-12T18:44:58.169Z] daemon.go:296: [d921cfdb2a328] exiting daemon [2020-03-12T18:44:58.169Z] daemon.go:448: [d921cfdb2a328] Daemon stopped [2020-03-12T18:44:58.169Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:44:58.210Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 81.4% of statements [2020-03-12T18:44:58.774Z] ok github.com/docker/docker/pkg/system 0.022s coverage: 35.1% of statements [2020-03-12T18:44:59.339Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2020-03-12T18:44:59.528Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T18:44:59.904Z] ok github.com/docker/docker/pkg/tarsum 0.046s coverage: 89.3% of statements [2020-03-12T18:45:00.470Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-03-12T18:45:00.728Z] testing: warning: no tests to run [2020-03-12T18:45:00.728Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-03-12T18:45:00.889Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T18:45:01.293Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-03-12T18:45:01.293Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-03-12T18:45:01.357Z] --- PASS: TestBuildSquashParent (5.03s) [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:45:01.357Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:45:01.357Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:45:01.357Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-03-12T18:45:01.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-03-12T18:45:01.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-03-12T18:45:01.357Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-03-12T18:45:01.551Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-03-12T18:45:01.811Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T18:45:02.371Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T18:45:03.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-03-12T18:45:03.412Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-03-12T18:45:03.772Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T18:45:04.079Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.3% of statements [2020-03-12T18:45:04.648Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-03-12T18:45:05.137Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T18:45:05.393Z] --- PASS: TestDockerNetworkConnectAlias (7.55s) [2020-03-12T18:45:05.393Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:45:05.393Z] daemon.go:325: [d8225a3808d2d] waiting for daemon to start [2020-03-12T18:45:05.393Z] daemon.go:325: [d8225a3808d2d] waiting for daemon to start [2020-03-12T18:45:05.393Z] daemon.go:353: [d8225a3808d2d] daemon started [2020-03-12T18:45:05.393Z] daemon.go:461: [d8225a3808d2d] Stopping daemon [2020-03-12T18:45:05.393Z] daemon.go:296: [d8225a3808d2d] exiting daemon [2020-03-12T18:45:05.393Z] daemon.go:448: [d8225a3808d2d] Daemon stopped [2020-03-12T18:45:05.393Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:45:05.582Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-03-12T18:45:05.840Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.31s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.38s) [2020-03-12T18:45:06.119Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2020-03-12T18:45:06.119Z] === RUN TestBuildMultiStageCopy [2020-03-12T18:45:06.119Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-03-12T18:45:07.608Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-03-12T18:45:07.737Z] ok github.com/docker/docker/registry 0.090s coverage: 56.3% of statements [2020-03-12T18:45:07.896Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-03-12T18:45:07.905Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T18:45:08.185Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-03-12T18:45:08.302Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-03-12T18:45:08.302Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 49.0% of statements [2020-03-12T18:45:08.808Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy (3.43s) [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.88s) [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-03-12T18:45:09.095Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2020-03-12T18:45:09.095Z] === RUN TestBuildMultiStageParentConfig [2020-03-12T18:45:09.234Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2020-03-12T18:45:10.116Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-03-12T18:45:10.116Z] === RUN TestBuildLabelWithTargets [2020-03-12T18:45:10.167Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-03-12T18:45:10.413Z] --- PASS: TestDockerNetworkReConnect (5.00s) [2020-03-12T18:45:10.413Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:45:10.413Z] daemon.go:325: [ddb8d7ade61e9] waiting for daemon to start [2020-03-12T18:45:10.413Z] daemon.go:325: [ddb8d7ade61e9] waiting for daemon to start [2020-03-12T18:45:10.413Z] daemon.go:353: [ddb8d7ade61e9] daemon started [2020-03-12T18:45:10.413Z] daemon.go:461: [ddb8d7ade61e9] Stopping daemon [2020-03-12T18:45:10.413Z] daemon.go:296: [ddb8d7ade61e9] exiting daemon [2020-03-12T18:45:10.413Z] daemon.go:448: [ddb8d7ade61e9] Daemon stopped [2020-03-12T18:45:10.413Z] === RUN TestServicePlugin [2020-03-12T18:45:10.732Z] ok github.com/docker/docker/volume/local 0.022s coverage: 73.0% of statements [2020-03-12T18:45:11.335Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T18:45:11.611Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2020-03-12T18:45:11.611Z] === RUN TestBuildWithEmptyLayers [2020-03-12T18:45:11.666Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-03-12T18:45:12.600Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-03-12T18:45:12.661Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-03-12T18:45:12.661Z] === RUN TestBuildMultiStageOnBuild [2020-03-12T18:45:14.707Z] --- PASS: TestBuildMultiStageOnBuild (2.13s) [2020-03-12T18:45:14.707Z] === RUN TestBuildUncleanTarFilenames [2020-03-12T18:45:15.742Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-03-12T18:45:15.742Z] === RUN TestBuildMultiStageLayerLeak [2020-03-12T18:45:18.546Z] --- PASS: TestBuildMultiStageLayerLeak (2.29s) [2020-03-12T18:45:18.546Z] === RUN TestBuildWithHugeFile [2020-03-12T18:45:24.794Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.8% of statements [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/rootless [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/volume [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-03-12T18:45:24.794Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === Skipped [2020-03-12T18:45:24.794Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-03-12T18:45:24.794Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-03-12T18:45:24.794Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver btrfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-03-12T18:45:24.794Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-03-12T18:45:24.794Z] overlay_test.go:49: Fails to compute changes intermittently [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-03-12T18:45:24.794Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.794Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-03-12T18:45:24.794Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.794Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:45:24.794Z] [2020-03-12T18:45:24.795Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-03-12T18:45:24.795Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-03-12T18:45:24.795Z] graphtest_unix.go:46: Driver zfs not supported [2020-03-12T18:45:24.795Z] [2020-03-12T18:45:24.795Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-03-12T18:45:24.795Z] graphtest_unix.go:73: No driver to put! [2020-03-12T18:45:24.795Z] [2020-03-12T18:45:24.795Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-03-12T18:45:24.795Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-03-12T18:45:24.795Z] [2020-03-12T18:45:24.795Z] [2020-03-12T18:45:24.795Z] DONE 2065 tests, 19 skipped in 253.549s Post stage [Pipeline] junit [2020-03-12T18:45:24.806Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-03-12T18:45:25.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40628/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:e6c9e2736f5d522491fe5283029edbc166a37d2a hack/validate/vendor [2020-03-12T18:45:26.429Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-03-12T18:45:27.322Z] + echo Building e2e image [2020-03-12T18:45:27.322Z] Building e2e image [2020-03-12T18:45:27.322Z] + docker build --build-arg DOCKER_GITCOMMIT=e6c9e2736f5d522491fe5283029edbc166a37d2a -t moby-e2e-test -f Dockerfile.e2e . [2020-03-12T18:45:27.322Z] #2 [internal] load .dockerignore [2020-03-12T18:45:27.322Z] #2 transferring context: 34B done [2020-03-12T18:45:27.322Z] #2 DONE 0.0s [2020-03-12T18:45:27.322Z] [2020-03-12T18:45:27.322Z] #1 [internal] load build definition from Dockerfile.e2e [2020-03-12T18:45:27.322Z] #1 transferring dockerfile: 3.19kB done [2020-03-12T18:45:27.322Z] #1 DONE 0.0s [2020-03-12T18:45:27.322Z] [2020-03-12T18:45:27.322Z] #4 [internal] load metadata for docker.io/library/golang:1.12.17-alpine [2020-03-12T18:45:27.581Z] #4 DONE 0.2s [2020-03-12T18:45:27.581Z] [2020-03-12T18:45:27.581Z] #3 [internal] load metadata for docker.io/library/alpine:3.9 [2020-03-12T18:45:27.581Z] #3 DONE 0.2s [2020-03-12T18:45:27.581Z] [2020-03-12T18:45:27.581Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:45:27.581Z] #14 resolve docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a done [2020-03-12T18:45:27.839Z] #14 sha256:3f8e3ad3e7c128d29ac3004ac8314967c5ddbfa5bfa7caa59b0de493fc01686a 1.65kB / 1.65kB done [2020-03-12T18:45:27.839Z] #14 sha256:1782cafde43390b032f960c0fad3def745fac18994ced169003cb56e9a93c028 1.36kB / 1.36kB done [2020-03-12T18:45:27.839Z] #14 sha256:76bddfb5e55ec98387cd57194c9ae933c5ad9a75eed2c710e68b0b124bf0d9ce 3.83kB / 3.83kB done [2020-03-12T18:45:27.839Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0B / 301.26kB 0.1s [2020-03-12T18:45:27.839Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 0B / 155B 0.1s [2020-03-12T18:45:27.839Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 991.78kB / 124.08MB 0.1s [2020-03-12T18:45:27.839Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 278.65kB / 301.26kB 0.2s [2020-03-12T18:45:27.839Z] #14 sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 155B / 155B 0.2s done [2020-03-12T18:45:27.839Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 10.22MB / 124.08MB 0.2s [2020-03-12T18:45:27.839Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 0B / 126B 0.2s [2020-03-12T18:45:27.839Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 [2020-03-12T18:45:27.839Z] #14 ... [2020-03-12T18:45:27.839Z] [2020-03-12T18:45:27.839Z] #8 [internal] load build context [2020-03-12T18:45:27.839Z] #8 transferring context: 794.10kB 0.4s done [2020-03-12T18:45:27.839Z] #8 DONE 0.4s [2020-03-12T18:45:27.839Z] [2020-03-12T18:45:27.839Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:45:27.839Z] #14 sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 301.26kB / 301.26kB 0.2s done [2020-03-12T18:45:27.839Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 29.73MB / 124.08MB 0.4s [2020-03-12T18:45:27.839Z] #14 sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 126B / 126B 0.2s done [2020-03-12T18:45:28.099Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 38.33MB / 124.08MB 0.5s [2020-03-12T18:45:28.099Z] #14 extracting sha256:cbb0d8da1b304e1b4f86e0a2fb11185850170e41986ce261dc30ac043c6a4e55 0.2s done [2020-03-12T18:45:28.099Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 45.31MB / 124.08MB 0.6s [2020-03-12T18:45:28.099Z] #14 extracting sha256:d909eff282003e2d64af08633f4ae58f8cab4efc0a83b86579b4bbcb0ac90956 done [2020-03-12T18:45:28.356Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 51.55MB / 124.08MB 0.7s [2020-03-12T18:45:28.357Z] #14 ... [2020-03-12T18:45:28.357Z] [2020-03-12T18:45:28.357Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.9@sha256:115731bab0862031b... [2020-03-12T18:45:28.357Z] #5 resolve docker.io/library/alpine:3.9@sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 done [2020-03-12T18:45:28.357Z] #5 sha256:115731bab0862031b44766733890091c17924f9b7781b79997f5f163be262178 1.64kB / 1.64kB done [2020-03-12T18:45:28.357Z] #5 sha256:ab3fe83c0696e3f565c9b4a734ec309ae9bd0d74c192de4590fd6dc2ef717815 528B / 528B done [2020-03-12T18:45:28.357Z] #5 sha256:82f67be598ebc8d968137c18521fe174ca6afc9b542aa5773c32b3a3970e647c 1.51kB / 1.51kB done [2020-03-12T18:45:28.357Z] #5 sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 2.76MB / 2.76MB 0.5s done [2020-03-12T18:45:28.357Z] #5 extracting sha256:9123ac7c32f74759e6283f04dbf571f18246abe5bb2c779efcb32cd50f3ff13c 0.2s done [2020-03-12T18:45:28.357Z] #5 DONE 0.9s [2020-03-12T18:45:28.357Z] [2020-03-12T18:45:28.357Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:45:28.357Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 60.07MB / 124.08MB 0.8s [2020-03-12T18:45:28.615Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 82.74MB / 124.08MB 1.0s [2020-03-12T18:45:28.615Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 96.40MB / 124.08MB 1.1s [2020-03-12T18:45:28.872Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 116.03MB / 124.08MB 1.3s [2020-03-12T18:45:28.872Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.4s [2020-03-12T18:45:29.130Z] #14 sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 124.08MB / 124.08MB 1.5s done [2020-03-12T18:45:29.388Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 0.1s [2020-03-12T18:45:29.646Z] #14 ... [2020-03-12T18:45:29.646Z] [2020-03-12T18:45:29.646Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-03-12T18:45:29.646Z] #6 DONE 1.2s [2020-03-12T18:45:29.904Z] [2020-03-12T18:45:29.904Z] #14 [base 1/5] FROM docker.io/library/golang:1.12.17-alpine@sha256:3f8e3ad3e... [2020-03-12T18:45:33.207Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T18:45:33.207Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T18:45:33.207Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T18:45:33.207Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T18:45:33.766Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T18:45:35.124Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T18:45:35.124Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T18:45:35.124Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T18:45:35.124Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T18:45:35.124Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T18:45:35.165Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.3s [2020-03-12T18:45:35.165Z] #14 extracting sha256:665fbbf998e4658c0a6f232f6b2e286eea9c794e8e92a529a92246fb7a7a1597 5.8s done [2020-03-12T18:45:35.165Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 [2020-03-12T18:45:35.422Z] #14 extracting sha256:4985b19198605c3ab910c5b294cc5c9bfe81c48b4547fb0555ce0d81dfb60053 done [2020-03-12T18:45:35.422Z] #14 DONE 7.9s [2020-03-12T18:45:35.422Z] [2020-03-12T18:45:35.422Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T18:45:35.987Z] #15 ... [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-03-12T18:45:35.987Z] #7 0.989 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/main/x86_64/APKINDEX.tar.gz [2020-03-12T18:45:35.987Z] #7 2.060 fetch http://dl-cdn.alpinelinux.org/alpine/v3.9/community/x86_64/APKINDEX.tar.gz [2020-03-12T18:45:35.987Z] #7 2.145 (1/33) Installing ncurses-terminfo-base (6.1_p20190105-r0) [2020-03-12T18:45:35.987Z] #7 2.149 (2/33) Installing ncurses-terminfo (6.1_p20190105-r0) [2020-03-12T18:45:35.987Z] #7 2.336 (3/33) Installing ncurses-libs (6.1_p20190105-r0) [2020-03-12T18:45:35.987Z] #7 2.348 (4/33) Installing readline (7.0.003-r1) [2020-03-12T18:45:35.987Z] #7 2.354 (5/33) Installing bash (4.4.19-r1) [2020-03-12T18:45:35.987Z] #7 2.369 Executing bash-4.4.19-r1.post-install [2020-03-12T18:45:35.987Z] #7 2.371 (6/33) Installing ca-certificates (20190108-r0) [2020-03-12T18:45:35.987Z] #7 2.395 (7/33) Installing libgcc (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 2.401 (8/33) Installing libstdc++ (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 2.416 (9/33) Installing binutils (2.31.1-r2) [2020-03-12T18:45:35.987Z] #7 2.514 (10/33) Installing gmp (6.1.2-r1) [2020-03-12T18:45:35.987Z] #7 2.522 (11/33) Installing isl (0.18-r0) [2020-03-12T18:45:35.987Z] #7 2.541 (12/33) Installing libgomp (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 2.546 (13/33) Installing libatomic (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 2.549 (14/33) Installing mpfr3 (3.1.5-r1) [2020-03-12T18:45:35.987Z] #7 2.555 (15/33) Installing mpc1 (1.0.3-r1) [2020-03-12T18:45:35.987Z] #7 2.559 (16/33) Installing gcc (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 3.427 (17/33) Installing musl-dev (1.1.20-r5) [2020-03-12T18:45:35.987Z] #7 3.525 (18/33) Installing libc-dev (0.7.1-r0) [2020-03-12T18:45:35.987Z] #7 3.529 (19/33) Installing g++ (8.3.0-r0) [2020-03-12T18:45:35.987Z] #7 4.083 (20/33) Installing nghttp2-libs (1.35.1-r1) [2020-03-12T18:45:35.987Z] #7 4.103 (21/33) Installing libssh2 (1.9.0-r1) [2020-03-12T18:45:35.987Z] #7 4.108 (22/33) Installing libcurl (7.64.0-r3) [2020-03-12T18:45:35.987Z] #7 4.117 (23/33) Installing expat (2.2.8-r0) [2020-03-12T18:45:35.987Z] #7 4.121 (24/33) Installing pcre2 (10.32-r1) [2020-03-12T18:45:35.987Z] #7 4.130 (25/33) Installing git (2.20.2-r0) [2020-03-12T18:45:35.987Z] #7 4.333 (26/33) Installing libmnl (1.0.4-r0) [2020-03-12T18:45:35.987Z] #7 4.336 (27/33) Installing jansson (2.11-r0) [2020-03-12T18:45:35.987Z] #7 4.344 (28/33) Installing libnftnl-libs (1.1.1-r0) [2020-03-12T18:45:35.987Z] #7 4.349 (29/33) Installing iptables (1.6.2-r1) [2020-03-12T18:45:35.987Z] #7 4.374 (30/33) Installing pigz (2.4-r0) [2020-03-12T18:45:35.987Z] #7 4.481 (31/33) Installing tar (1.32-r0) [2020-03-12T18:45:35.987Z] #7 4.489 (32/33) Installing xz-libs (5.2.4-r0) [2020-03-12T18:45:35.987Z] #7 4.493 (33/33) Installing xz (5.2.4-r0) [2020-03-12T18:45:35.987Z] #7 4.499 Executing busybox-1.29.3-r10.trigger [2020-03-12T18:45:35.987Z] #7 4.507 Executing ca-certificates-20190108-r0.trigger [2020-03-12T18:45:35.987Z] #7 4.558 OK: 185 MiB in 47 packages [2020-03-12T18:45:35.987Z] #7 DONE 6.1s [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-03-12T18:45:35.987Z] #9 DONE 0.1s [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-03-12T18:45:35.987Z] #10 DONE 0.1s [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-03-12T18:45:35.987Z] #11 DONE 0.1s [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T18:45:35.987Z] #15 ... [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-03-12T18:45:35.987Z] #12 DONE 0.1s [2020-03-12T18:45:35.987Z] [2020-03-12T18:45:35.987Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-03-12T18:45:35.987Z] #13 DONE 0.1s [2020-03-12T18:45:36.245Z] [2020-03-12T18:45:36.245Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-03-12T18:45:36.502Z] #15 0.939 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-03-12T18:45:37.005Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T18:45:37.005Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T18:45:37.434Z] #15 2.015 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-03-12T18:45:37.692Z] #15 2.107 (1/43) Upgrading musl (1.1.24-r0 -> 1.1.24-r1) [2020-03-12T18:45:37.692Z] #15 2.115 (2/43) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-03-12T18:45:37.692Z] #15 2.119 (3/43) Installing ncurses-libs (6.1_p20200118-r2) [2020-03-12T18:45:37.692Z] #15 2.126 (4/43) Installing readline (8.0.1-r0) [2020-03-12T18:45:37.692Z] #15 2.130 (5/43) Installing bash (5.0.11-r1) [2020-03-12T18:45:37.692Z] #15 2.143 Executing bash-5.0.11-r1.post-install [2020-03-12T18:45:37.692Z] #15 2.145 (6/43) Installing linux-headers (4.19.36-r0) [2020-03-12T18:45:37.692Z] #15 2.219 (7/43) Installing libblkid (2.34-r1) [2020-03-12T18:45:37.692Z] #15 2.224 (8/43) Installing libuuid (2.34-r1) [2020-03-12T18:45:37.692Z] #15 2.229 (9/43) Installing btrfs-progs-libs (5.4-r0) [2020-03-12T18:45:37.692Z] #15 2.236 (10/43) Installing btrfs-progs-dev (5.4-r0) [2020-03-12T18:45:37.692Z] #15 2.241 (11/43) Installing libgcc (9.2.0-r3) [2020-03-12T18:45:37.692Z] #15 2.243 (12/43) Installing libstdc++ (9.2.0-r3) [2020-03-12T18:45:37.692Z] #15 2.256 (13/43) Installing binutils (2.33.1-r0) [2020-03-12T18:45:37.692Z] #15 2.326 (14/43) Installing libmagic (5.37-r1) [2020-03-12T18:45:37.949Z] #15 2.346 (15/43) Installing file (5.37-r1) [2020-03-12T18:45:37.949Z] #15 2.348 (16/43) Installing gmp (6.1.2-r1) [2020-03-12T18:45:37.949Z] #15 2.354 (17/43) Installing isl (0.18-r0) [2020-03-12T18:45:37.949Z] #15 2.374 (18/43) Installing libgomp (9.2.0-r3) [2020-03-12T18:45:37.949Z] #15 2.378 (19/43) Installing libatomic (9.2.0-r3) [2020-03-12T18:45:37.949Z] #15 2.380 (20/43) Installing mpfr4 (4.0.2-r1) [2020-03-12T18:45:37.949Z] #15 2.387 (21/43) Installing mpc1 (1.1.0-r1) [2020-03-12T18:45:37.949Z] #15 2.390 (22/43) Installing gcc (9.2.0-r3) [2020-03-12T18:45:38.363Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T18:45:38.617Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T18:45:38.882Z] #15 3.082 (23/43) Installing musl-dev (1.1.24-r1) [2020-03-12T18:45:38.882Z] #15 3.158 (24/43) Installing libc-dev (0.7.2-r0) [2020-03-12T18:45:38.882Z] #15 3.160 (25/43) Installing g++ (9.2.0-r3) [2020-03-12T18:45:39.142Z] #15 3.590 (26/43) Installing make (4.2.1-r2) [2020-03-12T18:45:39.142Z] #15 3.595 (27/43) Installing fortify-headers (1.1-r0) [2020-03-12T18:45:39.142Z] #15 3.597 (28/43) Installing build-base (0.5-r1) [2020-03-12T18:45:39.142Z] #15 3.599 (29/43) Installing nghttp2-libs (1.40.0-r0) [2020-03-12T18:45:39.142Z] #15 3.602 (30/43) Installing libcurl (7.67.0-r0) [2020-03-12T18:45:39.142Z] #15 3.609 (31/43) Installing curl (7.67.0-r0) [2020-03-12T18:45:39.142Z] #15 3.612 (32/43) Installing oniguruma (6.9.4-r0) [2020-03-12T18:45:39.142Z] #15 3.619 (33/43) Installing jq (1.6-r0) [2020-03-12T18:45:39.142Z] #15 3.626 (34/43) Installing device-mapper-libs (2.02.186-r0) [2020-03-12T18:45:39.142Z] #15 3.632 (35/43) Installing device-mapper-event-libs (2.02.186-r0) [2020-03-12T18:45:39.142Z] #15 3.635 (36/43) Installing libaio (0.3.112-r1) [2020-03-12T18:45:39.142Z] #15 3.637 (37/43) Installing lvm2-libs (2.02.186-r0) [2020-03-12T18:45:39.142Z] #15 3.666 (38/43) Installing libfdisk (2.34-r1) [2020-03-12T18:45:39.142Z] #15 3.672 (39/43) Installing libmount (2.34-r1) [2020-03-12T18:45:39.142Z] #15 3.678 (40/43) Installing libsmartcols (2.34-r1) [2020-03-12T18:45:39.142Z] #15 3.682 (41/43) Installing pkgconf (1.6.3-r0) [2020-03-12T18:45:39.142Z] #15 3.685 (42/43) Installing util-linux-dev (2.34-r1) [2020-03-12T18:45:39.142Z] #15 3.708 (43/43) Installing lvm2-dev (2.02.186-r0) [2020-03-12T18:45:39.142Z] #15 3.713 Executing busybox-1.31.1-r9.trigger [2020-03-12T18:45:39.142Z] #15 3.719 OK: 196 MiB in 57 packages [2020-03-12T18:45:39.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T18:45:39.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T18:45:39.794Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T18:45:40.073Z] #15 DONE 4.2s [2020-03-12T18:45:40.073Z] [2020-03-12T18:45:40.073Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-03-12T18:45:40.331Z] #16 DONE 0.7s [2020-03-12T18:45:40.589Z] [2020-03-12T18:45:40.589Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-03-12T18:45:41.160Z] #17 DONE 0.7s [2020-03-12T18:45:41.160Z] [2020-03-12T18:45:41.160Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-03-12T18:45:41.160Z] #18 DONE 0.0s [2020-03-12T18:45:41.160Z] [2020-03-12T18:45:41.160Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-03-12T18:45:41.160Z] #19 DONE 0.1s [2020-03-12T18:45:41.160Z] [2020-03-12T18:45:41.160Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-03-12T18:45:41.418Z] #22 DONE 0.1s [2020-03-12T18:45:41.418Z] [2020-03-12T18:45:41.418Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-03-12T18:45:41.418Z] #26 DONE 0.1s [2020-03-12T18:45:41.418Z] [2020-03-12T18:45:41.418Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-03-12T18:45:41.418Z] #23 DONE 0.1s [2020-03-12T18:45:41.418Z] [2020-03-12T18:45:41.418Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-03-12T18:45:41.418Z] #27 DONE 0.1s [2020-03-12T18:45:41.418Z] [2020-03-12T18:45:41.418Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-03-12T18:45:41.418Z] #28 DONE 0.1s [2020-03-12T18:45:41.418Z] [2020-03-12T18:45:41.418Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T18:45:43.051Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T18:45:44.704Z] #29 ... [2020-03-12T18:45:44.704Z] [2020-03-12T18:45:44.704Z] #31 [builder 1/4] COPY . . [2020-03-12T18:45:44.704Z] #31 DONE 3.5s [2020-03-12T18:45:44.962Z] [2020-03-12T18:45:44.962Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:45:44.962Z] #20 2.308 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-03-12T18:45:44.962Z] #20 2.721 curl: option --progress: is ambiguous [2020-03-12T18:45:44.962Z] #20 2.726 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:44.962Z] #20 3.132 curl: option --progress: is ambiguous [2020-03-12T18:45:44.962Z] #20 3.138 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:44.962Z] #20 3.652 curl: option --progress: is ambiguous [2020-03-12T18:45:44.962Z] #20 3.652 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:45.528Z] #20 4.255 curl: option --progress: is ambiguous [2020-03-12T18:45:45.528Z] #20 4.255 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:45.600Z] --- PASS: TestServicePlugin (34.79s) [2020-03-12T18:45:45.600Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:45:45.600Z] daemon.go:325: [d5e2c792aac21] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:325: [d5e2c792aac21] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:353: [d5e2c792aac21] daemon started [2020-03-12T18:45:45.600Z] daemon.go:461: [d5e2c792aac21] Stopping daemon [2020-03-12T18:45:45.600Z] daemon.go:296: [d5e2c792aac21] exiting daemon [2020-03-12T18:45:45.600Z] daemon.go:448: [d5e2c792aac21] Daemon stopped [2020-03-12T18:45:45.600Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:45:45.600Z] daemon.go:325: [d169dc560e699] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:325: [d169dc560e699] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:353: [d169dc560e699] daemon started [2020-03-12T18:45:45.600Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:45:45.600Z] daemon.go:325: [d8c12ec1fdd03] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:325: [d8c12ec1fdd03] waiting for daemon to start [2020-03-12T18:45:45.600Z] daemon.go:353: [d8c12ec1fdd03] daemon started [2020-03-12T18:45:45.601Z] plugin_test.go:60: [d8c12ec1fdd03] joining swarm manager [d169dc560e699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T18:45:45.601Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-03-12T18:45:45.601Z] daemon.go:325: [d5f9d25bc774a] waiting for daemon to start [2020-03-12T18:45:45.601Z] daemon.go:325: [d5f9d25bc774a] waiting for daemon to start [2020-03-12T18:45:45.601Z] daemon.go:353: [d5f9d25bc774a] daemon started [2020-03-12T18:45:45.601Z] plugin_test.go:63: [d5f9d25bc774a] joining swarm manager [d169dc560e699]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T18:45:45.601Z] daemon.go:461: [d5f9d25bc774a] Stopping daemon [2020-03-12T18:45:45.601Z] daemon.go:296: [d5f9d25bc774a] exiting daemon [2020-03-12T18:45:45.601Z] daemon.go:448: [d5f9d25bc774a] Daemon stopped [2020-03-12T18:45:45.601Z] daemon.go:461: [d8c12ec1fdd03] Stopping daemon [2020-03-12T18:45:45.601Z] daemon.go:296: [d8c12ec1fdd03] exiting daemon [2020-03-12T18:45:45.601Z] daemon.go:448: [d8c12ec1fdd03] Daemon stopped [2020-03-12T18:45:45.601Z] daemon.go:461: [d169dc560e699] Stopping daemon [2020-03-12T18:45:45.601Z] daemon.go:296: [d169dc560e699] exiting daemon [2020-03-12T18:45:45.601Z] daemon.go:448: [d169dc560e699] Daemon stopped [2020-03-12T18:45:45.601Z] === RUN TestServiceUpdateLabel [2020-03-12T18:45:45.601Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T18:45:45.787Z] #20 ... [2020-03-12T18:45:45.787Z] [2020-03-12T18:45:45.787Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-03-12T18:45:45.787Z] #24 1.448 + RM_GOPATH=0 [2020-03-12T18:45:45.787Z] #24 1.451 + TMP_GOPATH= [2020-03-12T18:45:45.787Z] #24 1.451 + : /build [2020-03-12T18:45:45.787Z] #24 1.451 + '[' -z '' ']' [2020-03-12T18:45:45.787Z] #24 1.452 ++ mktemp -d [2020-03-12T18:45:45.787Z] #24 1.453 + export GOPATH=/tmp/tmp.iafKAN [2020-03-12T18:45:45.787Z] #24 1.453 + GOPATH=/tmp/tmp.iafKAN [2020-03-12T18:45:45.787Z] #24 1.453 + RM_GOPATH=1 [2020-03-12T18:45:45.787Z] #24 1.453 ++ dirname ./install.sh [2020-03-12T18:45:45.787Z] #24 1.456 + dir=. [2020-03-12T18:45:45.787Z] #24 1.456 + bin=dockercli [2020-03-12T18:45:45.787Z] #24 1.456 + shift [2020-03-12T18:45:45.787Z] #24 1.456 + '[' '!' -f ./dockercli.installer ']' [2020-03-12T18:45:45.787Z] #24 1.456 + . ./dockercli.installer [2020-03-12T18:45:45.787Z] #24 1.456 ++ DOCKERCLI_CHANNEL=stable [2020-03-12T18:45:45.787Z] #24 1.456 ++ DOCKERCLI_VERSION=17.06.2-ce [2020-03-12T18:45:45.787Z] #24 1.457 + install_dockercli [2020-03-12T18:45:45.787Z] #24 1.457 Install docker/cli version 17.06.2-ce from stable [2020-03-12T18:45:45.787Z] #24 1.457 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-03-12T18:45:45.787Z] #24 1.458 ++ uname -m [2020-03-12T18:45:45.787Z] #24 1.464 + arch=x86_64 [2020-03-12T18:45:45.787Z] #24 1.464 + '[' x86_64 '!=' x86_64 ']' [2020-03-12T18:45:45.787Z] #24 1.464 + url=https://download.docker.com/linux/static [2020-03-12T18:45:45.787Z] #24 1.464 + tar -xz docker/docker [2020-03-12T18:45:45.787Z] #24 1.464 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-03-12T18:45:45.787Z] #24 4.195 + mkdir -p /build [2020-03-12T18:45:45.787Z] #24 4.196 + mv docker/docker /build/ [2020-03-12T18:45:45.787Z] #24 4.198 + rmdir docker [2020-03-12T18:45:45.787Z] #24 DONE 4.3s [2020-03-12T18:45:45.787Z] [2020-03-12T18:45:45.787Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-03-12T18:45:46.735Z] #32 DONE 1.8s [2020-03-12T18:45:46.735Z] [2020-03-12T18:45:46.735Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:45:46.961Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T18:45:47.216Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T18:45:47.669Z] #33 1.310 [2020-03-12T18:45:47.926Z] #33 1.402 Removing bundles/ [2020-03-12T18:45:47.926Z] #33 1.402 [2020-03-12T18:45:47.926Z] #33 1.410 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-03-12T18:45:48.142Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T18:45:48.142Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T18:45:48.142Z] --- PASS: TestServiceUpdateLabel (2.84s) [2020-03-12T18:45:48.142Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:45:48.142Z] daemon.go:325: [dcd5e3445f712] waiting for daemon to start [2020-03-12T18:45:48.142Z] daemon.go:325: [dcd5e3445f712] waiting for daemon to start [2020-03-12T18:45:48.142Z] daemon.go:353: [dcd5e3445f712] daemon started [2020-03-12T18:45:48.142Z] daemon.go:461: [dcd5e3445f712] Stopping daemon [2020-03-12T18:45:48.142Z] daemon.go:296: [dcd5e3445f712] exiting daemon [2020-03-12T18:45:48.142Z] daemon.go:448: [dcd5e3445f712] Daemon stopped [2020-03-12T18:45:48.142Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:45:48.859Z] #33 2.415 Building test suite binary ./integration-cli/test.main [2020-03-12T18:45:49.067Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T18:45:52.136Z] #33 ... [2020-03-12T18:45:52.136Z] [2020-03-12T18:45:52.136Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-03-12T18:45:52.136Z] #20 4.801 [2020-03-12T18:45:52.136Z] #20 6.249 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-03-12T18:45:52.136Z] #20 6.647 curl: option --progress: is ambiguous [2020-03-12T18:45:52.136Z] #20 6.647 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:52.136Z] #20 6.956 [2020-03-12T18:45:52.136Z] #20 8.059 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-03-12T18:45:52.136Z] #20 8.386 curl: option --progress: is ambiguous [2020-03-12T18:45:52.136Z] #20 8.390 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:52.136Z] #20 8.702 [2020-03-12T18:45:52.136Z] #20 9.793 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-03-12T18:45:52.136Z] #20 10.10 curl: option --progress: is ambiguous [2020-03-12T18:45:52.136Z] #20 10.10 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:52.136Z] #20 10.47 [2020-03-12T18:45:52.325Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T18:45:52.325Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T18:45:52.325Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T18:45:52.579Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T18:45:52.702Z] #20 11.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-03-12T18:45:53.266Z] #20 11.85 curl: option --progress: is ambiguous [2020-03-12T18:45:53.266Z] #20 11.85 curl: try 'curl --help' or 'curl --manual' for more information [2020-03-12T18:45:53.501Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T18:45:53.523Z] #20 12.22 [2020-03-12T18:45:53.523Z] #20 12.33 Download of images into '/build' complete. [2020-03-12T18:45:53.780Z] #20 12.33 Use something like the following to load the result into a Docker daemon: [2020-03-12T18:45:53.780Z] #20 12.33 tar -cC '/build' . | docker load [2020-03-12T18:45:53.780Z] #20 DONE 12.5s [2020-03-12T18:45:53.780Z] [2020-03-12T18:45:53.780Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:45:54.346Z] #33 ... [2020-03-12T18:45:54.346Z] [2020-03-12T18:45:54.346Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-03-12T18:45:54.346Z] #21 DONE 0.1s [2020-03-12T18:45:54.346Z] [2020-03-12T18:45:54.346Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-03-12T18:45:54.424Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T18:45:54.603Z] #25 DONE 0.1s [2020-03-12T18:45:54.603Z] [2020-03-12T18:45:54.603Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-03-12T18:45:55.783Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T18:45:56.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T18:45:57.399Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T18:45:59.282Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T18:46:00.641Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T18:46:02.050Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T18:46:02.973Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T18:46:03.898Z] --- PASS: TestServiceUpdateSecrets (15.75s) [2020-03-12T18:46:03.898Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T18:46:03.898Z] daemon.go:325: [de98d8c6ea8d5] waiting for daemon to start [2020-03-12T18:46:03.898Z] daemon.go:325: [de98d8c6ea8d5] waiting for daemon to start [2020-03-12T18:46:03.898Z] daemon.go:353: [de98d8c6ea8d5] daemon started [2020-03-12T18:46:03.898Z] daemon.go:461: [de98d8c6ea8d5] Stopping daemon [2020-03-12T18:46:03.898Z] daemon.go:296: [de98d8c6ea8d5] exiting daemon [2020-03-12T18:46:03.898Z] daemon.go:448: [de98d8c6ea8d5] Daemon stopped [2020-03-12T18:46:03.898Z] === RUN TestServiceUpdateConfigs [2020-03-12T18:46:04.821Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T18:46:06.181Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T18:46:08.094Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T18:46:09.464Z] #29 28.09 # github.com/docker/docker/contrib/httpserver [2020-03-12T18:46:09.464Z] #29 28.09 loadinternal: cannot find runtime/cgo [2020-03-12T18:46:09.975Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T18:46:09.975Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T18:46:10.030Z] #29 DONE 28.4s [2020-03-12T18:46:10.030Z] [2020-03-12T18:46:10.030Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:46:10.533Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T18:46:10.596Z] #33 ... [2020-03-12T18:46:10.596Z] [2020-03-12T18:46:10.596Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-03-12T18:46:10.854Z] #30 DONE 0.2s [2020-03-12T18:46:10.854Z] [2020-03-12T18:46:10.854Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-03-12T18:46:11.455Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T18:46:12.056Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T18:46:12.982Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T18:46:13.904Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T18:46:13.904Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T18:46:13.904Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T18:46:14.827Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T18:46:14.827Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T18:46:14.827Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T18:46:14.827Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T18:46:15.081Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T18:46:16.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T18:46:16.562Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T18:46:17.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T18:46:17.484Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T18:46:19.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T18:46:19.618Z] --- PASS: TestServiceUpdateConfigs (15.79s) [2020-03-12T18:46:19.618Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T18:46:19.618Z] daemon.go:325: [da35898bfbc03] waiting for daemon to start [2020-03-12T18:46:19.618Z] daemon.go:325: [da35898bfbc03] waiting for daemon to start [2020-03-12T18:46:19.618Z] daemon.go:353: [da35898bfbc03] daemon started [2020-03-12T18:46:19.618Z] daemon.go:461: [da35898bfbc03] Stopping daemon [2020-03-12T18:46:19.618Z] daemon.go:296: [da35898bfbc03] exiting daemon [2020-03-12T18:46:19.618Z] daemon.go:448: [da35898bfbc03] Daemon stopped [2020-03-12T18:46:19.618Z] === RUN TestServiceUpdateNetwork [2020-03-12T18:46:20.178Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T18:46:20.178Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T18:46:21.101Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T18:46:22.024Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T18:46:22.946Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T18:46:23.871Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T18:46:23.871Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T18:46:24.798Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T18:46:25.721Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T18:46:26.643Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T18:46:26.643Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T18:46:27.202Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T18:46:29.082Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T18:46:30.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T18:46:30.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T18:46:30.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T18:46:30.443Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T18:46:30.443Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T18:46:31.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T18:46:31.256Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T18:46:35.409Z] --- PASS: TestServiceUpdateNetwork (15.40s) [2020-03-12T18:46:35.409Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T18:46:35.409Z] daemon.go:325: [d205a5ee89c26] waiting for daemon to start [2020-03-12T18:46:35.409Z] daemon.go:325: [d205a5ee89c26] waiting for daemon to start [2020-03-12T18:46:35.409Z] daemon.go:353: [d205a5ee89c26] daemon started [2020-03-12T18:46:35.409Z] daemon.go:461: [d205a5ee89c26] Stopping daemon [2020-03-12T18:46:35.409Z] daemon.go:296: [d205a5ee89c26] exiting daemon [2020-03-12T18:46:35.409Z] daemon.go:448: [d205a5ee89c26] Daemon stopped [2020-03-12T18:46:35.409Z] PASS [2020-03-12T18:46:35.409Z] [2020-03-12T18:46:35.409Z] DONE 18 tests in 165.526s [2020-03-12T18:46:35.409Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T18:46:35.409Z] ++ 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-12T18:46:35.409Z] ++ set -e [2020-03-12T18:46:35.409Z] ++ '[' -n 0 ']' [2020-03-12T18:46:35.409Z] ++ set -x [2020-03-12T18:46:35.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:46:35.410Z] INFO: Testing against a local daemon [2020-03-12T18:46:35.410Z] === RUN TestSessionCreate [2020-03-12T18:46:35.410Z] --- PASS: TestSessionCreate (0.03s) [2020-03-12T18:46:35.410Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T18:46:35.410Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-03-12T18:46:35.410Z] PASS [2020-03-12T18:46:35.410Z] [2020-03-12T18:46:35.410Z] DONE 2 tests in 0.153s [2020-03-12T18:46:35.410Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T18:46:35.410Z] ++ 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-12T18:46:35.410Z] ++ set -e [2020-03-12T18:46:35.410Z] ++ '[' -n 0 ']' [2020-03-12T18:46:35.410Z] ++ set -x [2020-03-12T18:46:35.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:46:35.410Z] INFO: Testing against a local daemon [2020-03-12T18:46:35.410Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T18:46:35.410Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:46:35.410Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:46:35.410Z] === RUN TestEventsExecDie [2020-03-12T18:46:35.969Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T18:46:36.223Z] --- PASS: TestEventsExecDie (0.94s) [2020-03-12T18:46:36.223Z] === RUN TestEventsBackwardsCompatible [2020-03-12T18:46:36.223Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-12T18:46:36.223Z] === RUN TestInfoBinaryCommits [2020-03-12T18:46:36.223Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-03-12T18:46:36.223Z] === RUN TestInfoAPIVersioned [2020-03-12T18:46:36.477Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T18:46:36.477Z] === RUN TestInfoAPI [2020-03-12T18:46:36.477Z] --- PASS: TestInfoAPI (0.03s) [2020-03-12T18:46:36.477Z] === RUN TestInfoAPIWarnings [2020-03-12T18:46:36.731Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T18:46:37.290Z] --- PASS: TestInfoAPIWarnings (0.81s) [2020-03-12T18:46:37.290Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T18:46:37.290Z] daemon.go:325: [d78ce8d5cfab7] waiting for daemon to start [2020-03-12T18:46:37.290Z] daemon.go:325: [d78ce8d5cfab7] waiting for daemon to start [2020-03-12T18:46:37.290Z] daemon.go:353: [d78ce8d5cfab7] daemon started [2020-03-12T18:46:37.290Z] daemon.go:461: [d78ce8d5cfab7] Stopping daemon [2020-03-12T18:46:37.290Z] daemon.go:296: [d78ce8d5cfab7] exiting daemon [2020-03-12T18:46:37.290Z] daemon.go:448: [d78ce8d5cfab7] Daemon stopped [2020-03-12T18:46:37.290Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T18:46:37.544Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-03-12T18:46:37.544Z] === RUN TestPingCacheHeaders [2020-03-12T18:46:37.544Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-03-12T18:46:37.544Z] === RUN TestPingGet [2020-03-12T18:46:37.544Z] --- PASS: TestPingGet (0.01s) [2020-03-12T18:46:37.544Z] === RUN TestPingHead [2020-03-12T18:46:37.544Z] --- PASS: TestPingHead (0.02s) [2020-03-12T18:46:37.544Z] === RUN TestVersion [2020-03-12T18:46:37.544Z] --- PASS: TestVersion (0.02s) [2020-03-12T18:46:37.544Z] PASS [2020-03-12T18:46:37.544Z] [2020-03-12T18:46:37.544Z] === Skipped [2020-03-12T18:46:37.544Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T18:46:37.544Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T18:46:37.544Z] [2020-03-12T18:46:37.544Z] [2020-03-12T18:46:37.544Z] DONE 12 tests, 1 skipped in 2.361s [2020-03-12T18:46:37.545Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T18:46:37.545Z] ++ 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-12T18:46:37.545Z] ++ set -e [2020-03-12T18:46:37.545Z] ++ '[' -n 0 ']' [2020-03-12T18:46:37.545Z] ++ set -x [2020-03-12T18:46:37.545Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:46:37.545Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T18:46:37.545Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T18:46:37.545Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T18:46:37.800Z] INFO: Testing against a local daemon [2020-03-12T18:46:37.800Z] === RUN TestVolumesCreateAndList [2020-03-12T18:46:37.800Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-03-12T18:46:37.800Z] === RUN TestVolumesRemove [2020-03-12T18:46:37.800Z] --- PASS: TestVolumesRemove (0.09s) [2020-03-12T18:46:37.800Z] === RUN TestVolumesInspect [2020-03-12T18:46:37.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T18:46:37.800Z] --- PASS: TestVolumesInspect (0.04s) [2020-03-12T18:46:37.800Z] === RUN TestVolumesInvalidJSON [2020-03-12T18:46:37.800Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T18:46:37.800Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T18:46:37.800Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T18:46:37.800Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-03-12T18:46:37.800Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T18:46:37.800Z] PASS [2020-03-12T18:46:37.800Z] [2020-03-12T18:46:37.800Z] DONE 5 tests in 0.320s [2020-03-12T18:46:37.800Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T18:46:38.359Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T18:46:38.359Z] +++ kill 4482 [2020-03-12T18:46:39.719Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T18:46:39.719Z] +++ /etc/init.d/apparmor stop [2020-03-12T18:46:39.719Z] Clearing AppArmor profiles cache:. [2020-03-12T18:46:39.719Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T18:46:39.719Z] Unloading profiles will leave already running processes permanently [2020-03-12T18:46:39.719Z] unconfined, which can lead to unexpected situations. [2020-03-12T18:46:39.719Z] [2020-03-12T18:46:39.719Z] To set a process to complain mode, use the command line tool [2020-03-12T18:46:39.719Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T18:46:39.719Z] with the 'teardown' option." [2020-03-12T18:46:39.719Z] [2020-03-12T18:46:40.642Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T18:46:41.565Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T18:46:42.925Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T18:46:48.188Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T18:46:48.189Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T18:46:50.069Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T18:46:50.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T18:46:55.923Z] --- PASS: TestBuildWithHugeFile (85.37s) [2020-03-12T18:46:55.923Z] === RUN TestBuildWithEmptyDockerfile [2020-03-12T18:46:55.923Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:46:55.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:46:55.923Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:46:55.923Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:46:55.923Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:46:55.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:46:55.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-03-12T18:46:55.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-03-12T18:46:55.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-03-12T18:46:55.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-03-12T18:46:55.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.34s) [2020-03-12T18:46:55.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.34s) [2020-03-12T18:46:55.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.34s) [2020-03-12T18:46:55.924Z] === RUN TestBuildPreserveOwnership [2020-03-12T18:46:55.924Z] === RUN TestBuildPreserveOwnership/copy_from [2020-03-12T18:46:55.924Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-03-12T18:46:55.924Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2020-03-12T18:46:55.924Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.17s) [2020-03-12T18:46:55.924Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.60s) [2020-03-12T18:46:55.924Z] === RUN TestBuildPlatformInvalid [2020-03-12T18:46:55.924Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2020-03-12T18:46:55.924Z] PASS [2020-03-12T18:46:55.924Z] [2020-03-12T18:46:55.924Z] DONE 30 tests in 129.853s [2020-03-12T18:46:55.924Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-03-12T18:46:55.924Z] ++ 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-12T18:46:55.924Z] ++ set -e [2020-03-12T18:46:55.924Z] ++ '[' -n 0 ']' [2020-03-12T18:46:55.924Z] ++ set -x [2020-03-12T18:46:55.924Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:46:55.924Z] INFO: Testing against a local daemon [2020-03-12T18:46:55.924Z] === RUN TestConfigList [2020-03-12T18:46:55.924Z] --- PASS: TestConfigList (2.26s) [2020-03-12T18:46:55.924Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-03-12T18:46:55.924Z] daemon.go:325: [d9742499b5e25] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:325: [d9742499b5e25] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:353: [d9742499b5e25] daemon started [2020-03-12T18:46:55.924Z] daemon.go:461: [d9742499b5e25] Stopping daemon [2020-03-12T18:46:55.924Z] daemon.go:296: [d9742499b5e25] exiting daemon [2020-03-12T18:46:55.924Z] daemon.go:448: [d9742499b5e25] Daemon stopped [2020-03-12T18:46:55.924Z] === RUN TestConfigsCreateAndDelete [2020-03-12T18:46:55.924Z] --- PASS: TestConfigsCreateAndDelete (2.21s) [2020-03-12T18:46:55.924Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-03-12T18:46:55.924Z] daemon.go:325: [da34da21d5a8b] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:325: [da34da21d5a8b] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:353: [da34da21d5a8b] daemon started [2020-03-12T18:46:55.924Z] daemon.go:461: [da34da21d5a8b] Stopping daemon [2020-03-12T18:46:55.924Z] daemon.go:296: [da34da21d5a8b] exiting daemon [2020-03-12T18:46:55.924Z] daemon.go:448: [da34da21d5a8b] Daemon stopped [2020-03-12T18:46:55.924Z] === RUN TestConfigsUpdate [2020-03-12T18:46:55.924Z] --- PASS: TestConfigsUpdate (2.23s) [2020-03-12T18:46:55.924Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-03-12T18:46:55.924Z] daemon.go:325: [dc702a78613c1] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:325: [dc702a78613c1] waiting for daemon to start [2020-03-12T18:46:55.924Z] daemon.go:353: [dc702a78613c1] daemon started [2020-03-12T18:46:55.924Z] daemon.go:461: [dc702a78613c1] Stopping daemon [2020-03-12T18:46:55.924Z] daemon.go:296: [dc702a78613c1] exiting daemon [2020-03-12T18:46:55.924Z] daemon.go:448: [dc702a78613c1] Daemon stopped [2020-03-12T18:46:55.924Z] === RUN TestTemplatedConfig [2020-03-12T18:46:58.623Z] --- PASS: TestTemplatedConfig (2.68s) [2020-03-12T18:46:58.623Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-03-12T18:46:58.623Z] daemon.go:325: [ddce4d9bc7a6a] waiting for daemon to start [2020-03-12T18:46:58.623Z] daemon.go:325: [ddce4d9bc7a6a] waiting for daemon to start [2020-03-12T18:46:58.623Z] daemon.go:353: [ddce4d9bc7a6a] daemon started [2020-03-12T18:46:58.623Z] daemon.go:461: [ddce4d9bc7a6a] Stopping daemon [2020-03-12T18:46:58.623Z] daemon.go:296: [ddce4d9bc7a6a] exiting daemon [2020-03-12T18:46:58.623Z] daemon.go:448: [ddce4d9bc7a6a] Daemon stopped [2020-03-12T18:46:58.623Z] === RUN TestConfigInspect [2020-03-12T18:46:59.062Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T18:47:00.677Z] --- PASS: TestConfigInspect (2.26s) [2020-03-12T18:47:00.677Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-03-12T18:47:00.677Z] daemon.go:325: [da5bb870b0bd4] waiting for daemon to start [2020-03-12T18:47:00.677Z] daemon.go:325: [da5bb870b0bd4] waiting for daemon to start [2020-03-12T18:47:00.677Z] daemon.go:353: [da5bb870b0bd4] daemon started [2020-03-12T18:47:00.677Z] daemon.go:461: [da5bb870b0bd4] Stopping daemon [2020-03-12T18:47:00.677Z] daemon.go:296: [da5bb870b0bd4] exiting daemon [2020-03-12T18:47:00.677Z] daemon.go:448: [da5bb870b0bd4] Daemon stopped [2020-03-12T18:47:00.677Z] === RUN TestConfigCreateWithLabels [2020-03-12T18:47:03.375Z] --- PASS: TestConfigCreateWithLabels (2.33s) [2020-03-12T18:47:03.375Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-03-12T18:47:03.375Z] daemon.go:325: [d67f8c383483e] waiting for daemon to start [2020-03-12T18:47:03.375Z] daemon.go:325: [d67f8c383483e] waiting for daemon to start [2020-03-12T18:47:03.375Z] daemon.go:353: [d67f8c383483e] daemon started [2020-03-12T18:47:03.375Z] daemon.go:461: [d67f8c383483e] Stopping daemon [2020-03-12T18:47:03.375Z] daemon.go:296: [d67f8c383483e] exiting daemon [2020-03-12T18:47:03.375Z] daemon.go:448: [d67f8c383483e] Daemon stopped [2020-03-12T18:47:03.375Z] === RUN TestConfigCreateResolve [2020-03-12T18:47:05.414Z] --- PASS: TestConfigCreateResolve (2.24s) [2020-03-12T18:47:05.414Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-03-12T18:47:05.414Z] daemon.go:325: [d59bd2f1bc4b4] waiting for daemon to start [2020-03-12T18:47:05.414Z] daemon.go:325: [d59bd2f1bc4b4] waiting for daemon to start [2020-03-12T18:47:05.414Z] daemon.go:353: [d59bd2f1bc4b4] daemon started [2020-03-12T18:47:05.414Z] daemon.go:461: [d59bd2f1bc4b4] Stopping daemon [2020-03-12T18:47:05.414Z] daemon.go:296: [d59bd2f1bc4b4] exiting daemon [2020-03-12T18:47:05.414Z] daemon.go:448: [d59bd2f1bc4b4] Daemon stopped [2020-03-12T18:47:05.414Z] === RUN TestConfigDaemonLibtrustID [2020-03-12T18:47:05.699Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-03-12T18:47:05.699Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-03-12T18:47:05.699Z] daemon.go:325: [da88b72b8dc79] waiting for daemon to start [2020-03-12T18:47:05.699Z] daemon.go:325: [da88b72b8dc79] waiting for daemon to start [2020-03-12T18:47:05.699Z] daemon.go:353: [da88b72b8dc79] daemon started [2020-03-12T18:47:05.699Z] daemon.go:461: [da88b72b8dc79] Stopping daemon [2020-03-12T18:47:05.699Z] daemon.go:296: [da88b72b8dc79] exiting daemon [2020-03-12T18:47:05.699Z] daemon.go:448: [da88b72b8dc79] Daemon stopped [2020-03-12T18:47:05.699Z] PASS [2020-03-12T18:47:05.699Z] [2020-03-12T18:47:05.699Z] DONE 8 tests in 16.869s [2020-03-12T18:47:05.699Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-03-12T18:47:05.699Z] ++ 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-12T18:47:05.699Z] ++ set -e [2020-03-12T18:47:05.699Z] ++ '[' -n 0 ']' [2020-03-12T18:47:05.699Z] ++ set -x [2020-03-12T18:47:05.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:47:05.699Z] INFO: Testing against a local daemon [2020-03-12T18:47:05.699Z] === RUN TestCheckpoint [2020-03-12T18:47:05.699Z] --- SKIP: TestCheckpoint (0.00s) [2020-03-12T18:47:05.699Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:47:05.699Z] === RUN TestContainerInvalidJSON [2020-03-12T18:47:05.985Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:47:05.985Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:47:05.985Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:47:05.985Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:47:05.985Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:47:05.985Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:47:05.985Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-03-12T18:47:05.985Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-03-12T18:47:05.985Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-03-12T18:47:05.985Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-03-12T18:47:05.985Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-03-12T18:47:05.985Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-03-12T18:47:05.985Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-03-12T18:47:05.985Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-03-12T18:47:05.985Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-03-12T18:47:05.985Z] === RUN TestCopyFromContainerPathIsNotDir [2020-03-12T18:47:05.985Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-03-12T18:47:05.985Z] === RUN TestCopyToContainerPathDoesNotExist [2020-03-12T18:47:05.985Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-03-12T18:47:05.985Z] === RUN TestCopyToContainerPathIsNotDir [2020-03-12T18:47:06.270Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-03-12T18:47:06.270Z] === RUN TestCopyFromContainer [2020-03-12T18:47:07.752Z] === RUN TestCopyFromContainer// [2020-03-12T18:47:07.752Z] === RUN TestCopyFromContainer//bar/root [2020-03-12T18:47:07.752Z] === RUN TestCopyFromContainer//bar/root/ [2020-03-12T18:47:08.038Z] === RUN TestCopyFromContainer/bar/quux [2020-03-12T18:47:08.038Z] === RUN TestCopyFromContainer/bar/quux/ [2020-03-12T18:47:08.326Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-03-12T18:47:08.326Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-03-12T18:47:08.326Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-03-12T18:47:08.326Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-03-12T18:47:08.614Z] === RUN TestCopyFromContainer/bar/notarget [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer (2.43s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-03-12T18:47:08.614Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-03-12T18:47:08.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-03-12T18:47:08.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:47:08.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:47:08.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:47:08.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:47:08.614Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:47:08.614Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:47:08.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-03-12T18:47:08.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-03-12T18:47:08.614Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-03-12T18:47:08.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-03-12T18:47:08.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-03-12T18:47:08.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-03-12T18:47:08.614Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-03-12T18:47:08.614Z] === RUN TestCreateLinkToNonExistingContainer [2020-03-12T18:47:08.614Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-03-12T18:47:08.614Z] === RUN TestCreateWithInvalidEnv [2020-03-12T18:47:08.903Z] === RUN TestCreateWithInvalidEnv/0 [2020-03-12T18:47:08.903Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-03-12T18:47:08.903Z] === RUN TestCreateWithInvalidEnv/1 [2020-03-12T18:47:08.903Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-03-12T18:47:08.903Z] === RUN TestCreateWithInvalidEnv/2 [2020-03-12T18:47:08.903Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-03-12T18:47:08.903Z] === CONT TestCreateWithInvalidEnv/0 [2020-03-12T18:47:08.903Z] === CONT TestCreateWithInvalidEnv/2 [2020-03-12T18:47:08.903Z] === CONT TestCreateWithInvalidEnv/1 [2020-03-12T18:47:08.903Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-03-12T18:47:08.903Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-03-12T18:47:08.903Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-03-12T18:47:08.903Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-03-12T18:47:08.903Z] === RUN TestCreateTmpfsMountsTarget [2020-03-12T18:47:08.903Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-03-12T18:47:08.903Z] === RUN TestCreateWithCustomMaskedPaths [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-03-12T18:47:10.907Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-03-12T18:47:10.967Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:47:10.967Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:47:10.967Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-03-12T18:47:10.967Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-03-12T18:47:10.968Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-03-12T18:47:10.968Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-03-12T18:47:10.968Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-03-12T18:47:10.968Z] === RUN TestCreateWithCustomReadonlyPaths [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.00s) [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:47:13.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:47:13.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:47:13.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:47:13.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:47:13.095Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:47:13.095Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:47:13.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-03-12T18:47:13.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-03-12T18:47:13.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-03-12T18:47:13.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-03-12T18:47:13.095Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-03-12T18:47:13.095Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-03-12T18:47:13.095Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-03-12T18:47:13.740Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2020-03-12T18:47:13.740Z] === RUN TestContainerStartOnDaemonRestart [2020-03-12T18:47:13.740Z] === PAUSE TestContainerStartOnDaemonRestart [2020-03-12T18:47:13.740Z] === RUN TestDaemonRestartIpcMode [2020-03-12T18:47:13.740Z] === PAUSE TestDaemonRestartIpcMode [2020-03-12T18:47:13.740Z] === RUN TestDiff [2020-03-12T18:47:14.393Z] --- PASS: TestDiff (0.65s) [2020-03-12T18:47:14.393Z] === RUN TestExecWithCloseStdin [2020-03-12T18:47:14.677Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-03-12T18:47:14.677Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-03-12T18:47:14.677Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-03-12T18:47:15.041Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-03-12T18:47:15.042Z] === RUN TestExec [2020-03-12T18:47:16.118Z] --- PASS: TestExec (0.85s) [2020-03-12T18:47:16.118Z] === RUN TestExecUser [2020-03-12T18:47:16.779Z] --- PASS: TestExecUser (0.79s) [2020-03-12T18:47:16.779Z] === RUN TestExportContainerAndImportImage [2020-03-12T18:47:16.899Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-03-12T18:47:17.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T18:47:17.085Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T18:47:17.085Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T18:47:17.843Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-03-12T18:47:17.843Z] === RUN TestExportContainerAfterDaemonRestart [2020-03-12T18:47:19.101Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-03-12T18:47:19.102Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-03-12T18:47:19.102Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-03-12T18:47:19.102Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-03-12T18:47:19.102Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-03-12T18:47:19.394Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-03-12T18:47:19.394Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-03-12T18:47:19.394Z] daemon.go:325: [d41bf1dac5370] waiting for daemon to start [2020-03-12T18:47:19.394Z] daemon.go:325: [d41bf1dac5370] waiting for daemon to start [2020-03-12T18:47:19.394Z] daemon.go:353: [d41bf1dac5370] daemon started [2020-03-12T18:47:19.394Z] daemon.go:461: [d41bf1dac5370] Stopping daemon [2020-03-12T18:47:19.395Z] daemon.go:296: [d41bf1dac5370] exiting daemon [2020-03-12T18:47:19.395Z] daemon.go:448: [d41bf1dac5370] Daemon stopped [2020-03-12T18:47:19.395Z] daemon.go:325: [d41bf1dac5370] waiting for daemon to start [2020-03-12T18:47:19.395Z] daemon.go:325: [d41bf1dac5370] waiting for daemon to start [2020-03-12T18:47:19.395Z] daemon.go:353: [d41bf1dac5370] daemon started [2020-03-12T18:47:19.395Z] daemon.go:461: [d41bf1dac5370] Stopping daemon [2020-03-12T18:47:19.395Z] daemon.go:296: [d41bf1dac5370] exiting daemon [2020-03-12T18:47:19.395Z] daemon.go:448: [d41bf1dac5370] Daemon stopped [2020-03-12T18:47:19.395Z] === RUN TestHealthCheckWorkdir [2020-03-12T18:47:19.592Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T18:47:20.466Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-03-12T18:47:20.466Z] === RUN TestHealthKillContainer [2020-03-12T18:47:22.039Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-03-12T18:47:22.039Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-03-12T18:47:22.039Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-03-12T18:47:22.098Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T18:47:23.263Z] --- PASS: TestHealthKillContainer (2.87s) [2020-03-12T18:47:23.263Z] === RUN TestInspectCpusetInConfigPre120 [2020-03-12T18:47:23.931Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2020-03-12T18:47:23.931Z] === RUN TestIpcModeNone [2020-03-12T18:47:24.592Z] --- PASS: TestIpcModeNone (0.78s) [2020-03-12T18:47:24.592Z] === RUN TestIpcModePrivate [2020-03-12T18:47:25.224Z] --- PASS: TestIpcModePrivate (0.76s) [2020-03-12T18:47:25.224Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-03-12T18:47:25.224Z] === RUN TestIpcModeShareable [2020-03-12T18:47:25.353Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-12T18:47:26.236Z] --- PASS: TestIpcModeShareable (0.80s) [2020-03-12T18:47:26.236Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-03-12T18:47:26.236Z] === RUN TestAPIIpcModeShareableAndContainer [2020-03-12T18:47:26.711Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T18:47:26.711Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-12T18:47:27.635Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T18:47:27.883Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-03-12T18:47:28.602Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-03-12T18:47:28.985Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.39s) [2020-03-12T18:47:28.985Z] === RUN TestAPIIpcModeHost [2020-03-12T18:47:28.985Z] --- PASS: TestAPIIpcModeHost (0.62s) [2020-03-12T18:47:28.985Z] === RUN TestDaemonIpcModeShareable [2020-03-12T18:47:29.962Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T18:47:30.520Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T18:47:31.089Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2020-03-12T18:47:31.089Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-03-12T18:47:31.089Z] daemon.go:325: [d71aff5766f6f] waiting for daemon to start [2020-03-12T18:47:31.089Z] daemon.go:325: [d71aff5766f6f] waiting for daemon to start [2020-03-12T18:47:31.089Z] daemon.go:353: [d71aff5766f6f] daemon started [2020-03-12T18:47:31.089Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T18:47:31.089Z] daemon.go:461: [d71aff5766f6f] Stopping daemon [2020-03-12T18:47:31.089Z] daemon.go:296: [d71aff5766f6f] exiting daemon [2020-03-12T18:47:31.089Z] daemon.go:448: [d71aff5766f6f] Daemon stopped [2020-03-12T18:47:31.089Z] === RUN TestDaemonIpcModePrivate [2020-03-12T18:47:31.882Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T18:47:32.572Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-03-12T18:47:32.572Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-03-12T18:47:32.572Z] daemon.go:325: [d98653089232e] waiting for daemon to start [2020-03-12T18:47:32.572Z] daemon.go:325: [d98653089232e] waiting for daemon to start [2020-03-12T18:47:32.572Z] daemon.go:353: [d98653089232e] daemon started [2020-03-12T18:47:32.572Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T18:47:32.572Z] daemon.go:461: [d98653089232e] Stopping daemon [2020-03-12T18:47:32.572Z] daemon.go:296: [d98653089232e] exiting daemon [2020-03-12T18:47:32.572Z] daemon.go:448: [d98653089232e] Daemon stopped [2020-03-12T18:47:32.572Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-03-12T18:47:32.806Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T18:47:33.730Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T18:47:34.055Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2020-03-12T18:47:34.056Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-03-12T18:47:34.056Z] daemon.go:325: [d758565e4d672] waiting for daemon to start [2020-03-12T18:47:34.056Z] daemon.go:325: [d758565e4d672] waiting for daemon to start [2020-03-12T18:47:34.056Z] daemon.go:353: [d758565e4d672] daemon started [2020-03-12T18:47:34.056Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-03-12T18:47:34.056Z] daemon.go:461: [d758565e4d672] Stopping daemon [2020-03-12T18:47:34.056Z] daemon.go:296: [d758565e4d672] exiting daemon [2020-03-12T18:47:34.056Z] daemon.go:448: [d758565e4d672] Daemon stopped [2020-03-12T18:47:34.056Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-03-12T18:47:34.654Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T18:47:35.578Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T18:47:36.120Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2020-03-12T18:47:36.120Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-03-12T18:47:36.120Z] daemon.go:325: [da105cbadf50d] waiting for daemon to start [2020-03-12T18:47:36.120Z] daemon.go:325: [da105cbadf50d] waiting for daemon to start [2020-03-12T18:47:36.120Z] daemon.go:353: [da105cbadf50d] daemon started [2020-03-12T18:47:36.120Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-03-12T18:47:36.120Z] daemon.go:461: [da105cbadf50d] Stopping daemon [2020-03-12T18:47:36.120Z] daemon.go:296: [da105cbadf50d] exiting daemon [2020-03-12T18:47:36.120Z] daemon.go:448: [da105cbadf50d] Daemon stopped [2020-03-12T18:47:36.120Z] === RUN TestIpcModeOlderClient [2020-03-12T18:47:36.120Z] === PAUSE TestIpcModeOlderClient [2020-03-12T18:47:36.120Z] === RUN TestKillContainerInvalidSignal [2020-03-12T18:47:36.427Z] --- PASS: TestKillContainerInvalidSignal (0.66s) [2020-03-12T18:47:36.427Z] === RUN TestKillContainer [2020-03-12T18:47:36.427Z] === RUN TestKillContainer/no_signal [2020-03-12T18:47:36.556Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T18:47:37.080Z] === RUN TestKillContainer/non_killing_signal [2020-03-12T18:47:37.741Z] === RUN TestKillContainer/killing_signal [2020-03-12T18:47:37.920Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T18:47:38.499Z] --- PASS: TestKillContainer (1.99s) [2020-03-12T18:47:38.499Z] --- PASS: TestKillContainer/no_signal (0.64s) [2020-03-12T18:47:38.499Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2020-03-12T18:47:38.499Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2020-03-12T18:47:38.499Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-03-12T18:47:38.499Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-03-12T18:47:38.842Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T18:47:39.132Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-03-12T18:47:39.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2020-03-12T18:47:39.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2020-03-12T18:47:39.755Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-03-12T18:47:39.755Z] === RUN TestKillStoppedContainer [2020-03-12T18:47:39.766Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T18:47:40.041Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-03-12T18:47:40.041Z] === RUN TestKillStoppedContainerAPIPre120 [2020-03-12T18:47:40.041Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-03-12T18:47:40.041Z] === RUN TestKillDifferentUserContainer [2020-03-12T18:47:40.662Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-03-12T18:47:40.662Z] === RUN TestInspectOomKilledTrue [2020-03-12T18:47:41.209Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T18:47:42.159Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-03-12T18:47:42.159Z] === RUN TestInspectOomKilledFalse [2020-03-12T18:47:42.483Z] --- PASS: TestInspectOomKilledFalse (0.68s) [2020-03-12T18:47:42.483Z] === RUN TestLinksEtcHostsContentMatch [2020-03-12T18:47:42.569Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T18:47:43.116Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-03-12T18:47:43.117Z] === RUN TestLinksContainerNames [2020-03-12T18:47:43.127Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T18:47:43.128Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T18:47:44.050Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T18:47:44.651Z] --- PASS: TestLinksContainerNames (1.27s) [2020-03-12T18:47:44.651Z] === RUN TestLogsFollowTailEmpty [2020-03-12T18:47:44.946Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-03-12T18:47:44.946Z] === RUN TestContainerNetworkMountsNoChown [2020-03-12T18:47:45.410Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T18:47:45.579Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2020-03-12T18:47:45.579Z] === RUN TestMountDaemonRoot [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/default [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/default [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/private [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/private [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rprivate [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rprivate [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/slave [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/slave [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rslave [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rslave [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/shared [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/shared [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rshared [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rshared [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/default [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rshared [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rprivate [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rslave [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/default/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/private [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/private/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/default/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/shared [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/private/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/slave [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-03-12T18:47:45.865Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:47:45.865Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/default/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/default/mount_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/private/mount_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/private/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-03-12T18:47:45.865Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-03-12T18:47:46.152Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-03-12T18:47:46.152Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-03-12T18:47:46.152Z] === RUN TestContainerBindMountNonRecursive [2020-03-12T18:47:46.334Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T18:47:47.259Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T18:47:47.641Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2020-03-12T18:47:47.641Z] === RUN TestNetworkNat [2020-03-12T18:47:48.620Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T18:47:48.662Z] --- PASS: TestNetworkNat (0.74s) [2020-03-12T18:47:48.662Z] === RUN TestNetworkLocalhostTCPNat [2020-03-12T18:47:49.301Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-03-12T18:47:49.301Z] === RUN TestNetworkLoopbackNat [2020-03-12T18:47:50.350Z] --- PASS: TestNetworkLoopbackNat (0.92s) [2020-03-12T18:47:50.350Z] === RUN TestPause [2020-03-12T18:47:50.503Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T18:47:51.006Z] --- PASS: TestPause (0.72s) [2020-03-12T18:47:51.006Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-03-12T18:47:51.006Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:47:51.006Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:47:51.006Z] === RUN TestPauseStopPausedContainer [2020-03-12T18:47:51.426Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T18:47:51.661Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-03-12T18:47:51.661Z] === RUN TestPsFilter [2020-03-12T18:47:51.661Z] --- PASS: TestPsFilter (0.20s) [2020-03-12T18:47:51.661Z] === RUN TestRemoveContainerWithRemovedVolume [2020-03-12T18:47:52.294Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2020-03-12T18:47:52.294Z] === RUN TestRemoveContainerWithVolume [2020-03-12T18:47:52.918Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2020-03-12T18:47:52.918Z] === RUN TestRemoveContainerRunning [2020-03-12T18:47:53.930Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T18:47:53.935Z] --- PASS: TestRemoveContainerRunning (0.71s) [2020-03-12T18:47:53.935Z] === RUN TestRemoveContainerForceRemoveRunning [2020-03-12T18:47:54.565Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2020-03-12T18:47:54.565Z] === RUN TestRemoveInvalidContainer [2020-03-12T18:47:54.565Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-03-12T18:47:54.565Z] === RUN TestRenameLinkedContainer [2020-03-12T18:47:57.284Z] --- PASS: TestRenameLinkedContainer (2.68s) [2020-03-12T18:47:57.284Z] === RUN TestRenameStoppedContainer [2020-03-12T18:47:57.907Z] --- PASS: TestRenameStoppedContainer (0.68s) [2020-03-12T18:47:57.907Z] === RUN TestRenameRunningContainerAndReuse [2020-03-12T18:47:59.172Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T18:47:59.402Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2020-03-12T18:47:59.402Z] === RUN TestRenameInvalidName [2020-03-12T18:48:00.030Z] --- PASS: TestRenameInvalidName (0.70s) [2020-03-12T18:48:00.030Z] === RUN TestRenameAnonymousContainer [2020-03-12T18:48:02.289Z] #33 128.1 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-03-12T18:48:02.289Z] #33 130.0 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-03-12T18:48:02.289Z] #33 131.3 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-03-12T18:48:02.289Z] #33 133.2 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-03-12T18:48:02.289Z] #33 134.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-03-12T18:48:02.289Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-03-12T18:48:02.471Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T18:48:02.752Z] --- PASS: TestRenameAnonymousContainer (2.46s) [2020-03-12T18:48:02.752Z] === RUN TestRenameContainerWithSameName [2020-03-12T18:48:03.031Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T18:48:03.087Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-03-12T18:48:03.087Z] === RUN TestRenameContainerWithLinkedContainer [2020-03-12T18:48:03.662Z] #33 136.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-03-12T18:48:04.580Z] --- PASS: TestRenameContainerWithLinkedContainer (1.38s) [2020-03-12T18:48:04.580Z] === RUN TestResize [2020-03-12T18:48:04.599Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-03-12T18:48:05.164Z] #33 138.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-03-12T18:48:05.205Z] --- PASS: TestResize (0.71s) [2020-03-12T18:48:05.205Z] === RUN TestResizeWithInvalidSize [2020-03-12T18:48:05.837Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2020-03-12T18:48:05.837Z] === RUN TestResizeWhenContainerNotStarted [2020-03-12T18:48:06.466Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:06.466Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:06.466Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:06.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:48:06.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:06.466Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:06.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:48:06.537Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-03-12T18:48:10.354Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T18:48:10.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T18:48:10.359Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-03-12T18:48:10.359Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-03-12T18:48:10.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:10.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:10.617Z] #33 144.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-03-12T18:48:11.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:48:11.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:48:11.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:48:12.238Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T18:48:12.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:48:12.513Z] #33 145.9 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-03-12T18:48:12.796Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T18:48:13.446Z] #33 147.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-03-12T18:48:14.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:48:14.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:48:15.345Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-03-12T18:48:16.719Z] #33 149.9 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.58s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [dcc847bbc94ac] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dcc847bbc94ac] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dcc847bbc94ac] daemon started [2020-03-12T18:48:17.431Z] daemon.go:325: [dcc847bbc94ac] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:296: [dcc847bbc94ac] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [dcc847bbc94ac] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dcc847bbc94ac] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [dcc847bbc94ac] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [dcc847bbc94ac] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [dcc847bbc94ac] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.66s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [dbd538d562e84] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dbd538d562e84] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dbd538d562e84] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [dbd538d562e84] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [dbd538d562e84] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [dbd538d562e84] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [dbd538d562e84] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dbd538d562e84] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dbd538d562e84] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [dbd538d562e84] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [dbd538d562e84] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [dbd538d562e84] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d6a9b06cca46b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d6a9b06cca46b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d6a9b06cca46b] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d6a9b06cca46b] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d6a9b06cca46b] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d6a9b06cca46b] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [d6a9b06cca46b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d6a9b06cca46b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d6a9b06cca46b] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d6a9b06cca46b] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d6a9b06cca46b] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d6a9b06cca46b] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.59s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d607e6d4b0f56] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d607e6d4b0f56] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d607e6d4b0f56] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d607e6d4b0f56] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d607e6d4b0f56] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d607e6d4b0f56] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [d607e6d4b0f56] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d607e6d4b0f56] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d607e6d4b0f56] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d607e6d4b0f56] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d607e6d4b0f56] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d607e6d4b0f56] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (4.92s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [dd29ccdf6056e] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dd29ccdf6056e] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dd29ccdf6056e] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dd29ccdf6056e] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [dd29ccdf6056e] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [dd29ccdf6056e] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [dd29ccdf6056e] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [dd29ccdf6056e] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [dd29ccdf6056e] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [dd29ccdf6056e] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [dd29ccdf6056e] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [dd29ccdf6056e] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [dd29ccdf6056e] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (3.08s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d7b15dbc34493] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d7b15dbc34493] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d7b15dbc34493] daemon started [2020-03-12T18:48:17.431Z] daemon.go:296: [d7b15dbc34493] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d7b15dbc34493] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d7b15dbc34493] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d7b15dbc34493] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d7b15dbc34493] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d7b15dbc34493] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d7b15dbc34493] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.37s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d7ef1549b4431] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d7ef1549b4431] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d7ef1549b4431] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d7ef1549b4431] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d7ef1549b4431] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d7ef1549b4431] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [d7ef1549b4431] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d7ef1549b4431] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d7ef1549b4431] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d7ef1549b4431] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d7ef1549b4431] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d7ef1549b4431] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.40s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d992f587847ae] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d992f587847ae] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d992f587847ae] daemon started [2020-03-12T18:48:17.431Z] daemon.go:296: [d992f587847ae] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d992f587847ae] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d992f587847ae] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d992f587847ae] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d992f587847ae] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d992f587847ae] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d992f587847ae] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.17s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d884b66d70e4c] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d884b66d70e4c] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d884b66d70e4c] daemon started [2020-03-12T18:48:17.431Z] daemon.go:296: [d884b66d70e4c] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d884b66d70e4c] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d884b66d70e4c] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d884b66d70e4c] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d884b66d70e4c] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d884b66d70e4c] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d884b66d70e4c] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.36s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [ddb6bb631e909] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [ddb6bb631e909] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [ddb6bb631e909] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [ddb6bb631e909] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [ddb6bb631e909] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [ddb6bb631e909] Daemon stopped [2020-03-12T18:48:17.431Z] daemon.go:325: [ddb6bb631e909] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [ddb6bb631e909] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [ddb6bb631e909] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [ddb6bb631e909] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [ddb6bb631e909] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [ddb6bb631e909] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d571b12b6d2b3] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d571b12b6d2b3] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d571b12b6d2b3] daemon started [2020-03-12T18:48:17.431Z] daemon.go:325: [d571b12b6d2b3] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:296: [d571b12b6d2b3] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d571b12b6d2b3] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d571b12b6d2b3] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d571b12b6d2b3] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d571b12b6d2b3] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d571b12b6d2b3] Daemon stopped [2020-03-12T18:48:17.431Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2020-03-12T18:48:17.431Z] restart_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d5686135c105b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:325: [d5686135c105b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d5686135c105b] daemon started [2020-03-12T18:48:17.431Z] daemon.go:325: [d5686135c105b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:296: [d5686135c105b] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:325: [d5686135c105b] waiting for daemon to start [2020-03-12T18:48:17.431Z] daemon.go:353: [d5686135c105b] daemon started [2020-03-12T18:48:17.431Z] daemon.go:461: [d5686135c105b] Stopping daemon [2020-03-12T18:48:17.431Z] daemon.go:296: [d5686135c105b] exiting daemon [2020-03-12T18:48:17.431Z] daemon.go:448: [d5686135c105b] Daemon stopped [2020-03-12T18:48:17.431Z] === RUN TestKernelTCPMemory [2020-03-12T18:48:17.650Z] #33 151.1 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-03-12T18:48:17.717Z] --- PASS: TestKernelTCPMemory (0.85s) [2020-03-12T18:48:17.717Z] === RUN TestNISDomainname [2020-03-12T18:48:18.734Z] --- PASS: TestNISDomainname (0.93s) [2020-03-12T18:48:18.734Z] === RUN TestStats [2020-03-12T18:48:19.021Z] #33 152.3 [2020-03-12T18:48:19.279Z] #33 DONE 152.8s [2020-03-12T18:48:19.317Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-03-12T18:48:19.317Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T18:48:19.536Z] [2020-03-12T18:48:19.536Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-03-12T18:48:20.239Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T18:48:20.779Z] --- PASS: TestStats (1.73s) [2020-03-12T18:48:20.779Z] === RUN TestStopContainerWithTimeout [2020-03-12T18:48:20.779Z] === RUN TestStopContainerWithTimeout/0 [2020-03-12T18:48:20.779Z] === PAUSE TestStopContainerWithTimeout/0 [2020-03-12T18:48:20.779Z] === RUN TestStopContainerWithTimeout/1 [2020-03-12T18:48:20.779Z] === PAUSE TestStopContainerWithTimeout/1 [2020-03-12T18:48:20.779Z] === RUN TestStopContainerWithTimeout/3 [2020-03-12T18:48:20.779Z] === PAUSE TestStopContainerWithTimeout/3 [2020-03-12T18:48:20.779Z] === RUN TestStopContainerWithTimeout/-1 [2020-03-12T18:48:20.779Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-03-12T18:48:20.779Z] === CONT TestStopContainerWithTimeout/0 [2020-03-12T18:48:20.779Z] === CONT TestStopContainerWithTimeout/-1 [2020-03-12T18:48:20.779Z] === CONT TestStopContainerWithTimeout/1 [2020-03-12T18:48:20.779Z] === CONT TestStopContainerWithTimeout/3 [2020-03-12T18:48:20.912Z] #34 DONE 1.4s [2020-03-12T18:48:22.120Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T18:48:22.282Z] [2020-03-12T18:48:22.282Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-03-12T18:48:22.848Z] #35 DONE 0.8s [2020-03-12T18:48:22.848Z] [2020-03-12T18:48:22.848Z] #36 exporting to image [2020-03-12T18:48:22.848Z] #36 exporting layers [2020-03-12T18:48:23.490Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-03-12T18:48:23.490Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2020-03-12T18:48:23.490Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2020-03-12T18:48:23.490Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-03-12T18:48:23.490Z] --- PASS: TestStopContainerWithTimeout/-1 (3.13s) [2020-03-12T18:48:23.490Z] === RUN TestDeleteDevicemapper [2020-03-12T18:48:23.490Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-03-12T18:48:23.490Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:48:23.490Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-03-12T18:48:24.003Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T18:48:24.745Z] #36 exporting layers 2.0s done [2020-03-12T18:48:24.745Z] #36 writing image sha256:10fc809fb2924471c4075f53a95e668c4f805c35ed39925b2669f485fa8a07a3 done [2020-03-12T18:48:24.745Z] #36 naming to docker.io/library/moby-e2e-test done [2020-03-12T18:48:24.745Z] #36 DONE 2.0s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T18:48:24.926Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T18:48:25.054Z] + echo Ensuring container killed. [2020-03-12T18:48:25.054Z] Ensuring container killed. [2020-03-12T18:48:25.054Z] + docker rm -vf docker-pr3 [2020-03-12T18:48:25.054Z] Error: No such container: docker-pr3 [2020-03-12T18:48:25.054Z] + true [Pipeline] sh [2020-03-12T18:48:25.336Z] + echo Chowning /workspace to jenkins user [2020-03-12T18:48:25.336Z] Chowning /workspace to jenkins user [2020-03-12T18:48:25.336Z] + id -u [2020-03-12T18:48:25.336Z] + id -g [2020-03-12T18:48:25.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40628:/workspace busybox chown -R 1000:1000 /workspace [2020-03-12T18:48:26.209Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-03-12T18:48:26.209Z] === RUN TestUpdateMemory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T18:48:26.835Z] --- PASS: TestUpdateMemory (0.96s) [2020-03-12T18:48:26.835Z] === RUN TestUpdateCPUQuota [2020-03-12T18:48:27.029Z] + bundleName=unit [2020-03-12T18:48:27.029Z] + echo Creating unit-bundles.tar.gz [2020-03-12T18:48:27.029Z] Creating unit-bundles.tar.gz [2020-03-12T18:48:27.029Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-03-12T18:48:27.029Z] bundles/junit-report.xml [2020-03-12T18:48:27.029Z] bundles/go-test-report.json [2020-03-12T18:48:27.029Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-03-12T18:48:27.040Z] Archiving artifacts [2020-03-12T18:48:27.478Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T18:48:27.792Z] + make clean [2020-03-12T18:48:27.792Z] docker volume rm -f docker-dev-cache [2020-03-12T18:48:27.860Z] --- PASS: TestUpdateCPUQuota (1.32s) [2020-03-12T18:48:27.860Z] === RUN TestUpdatePidsLimit [2020-03-12T18:48:27.860Z] === RUN TestUpdatePidsLimit/update_from_none [2020-03-12T18:48:28.049Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T18:48:28.239Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T18:48:28.494Z] === RUN TestUpdatePidsLimit/no_change [2020-03-12T18:48:28.494Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T18:48:28.784Z] === RUN TestUpdatePidsLimit/update_lower [2020-03-12T18:48:29.069Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-03-12T18:48:29.356Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-03-12T18:48:29.417Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T18:48:29.644Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-03-12T18:48:29.932Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-03-12T18:48:31.298Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T18:48:31.298Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T18:48:31.298Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit (3.41s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.32s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2020-03-12T18:48:31.419Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-03-12T18:48:31.419Z] === RUN TestUpdateRestartPolicy [2020-03-12T18:48:31.856Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T18:48:32.779Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T18:48:32.779Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T18:48:32.779Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T18:48:33.742Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T18:48:33.996Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T18:48:33.996Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T18:48:34.251Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T18:48:34.506Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T18:48:34.506Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T18:48:34.506Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T18:48:34.760Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T18:48:37.266Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T18:48:37.266Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T18:48:37.266Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T18:48:41.422Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T18:48:41.423Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T18:48:41.423Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T18:48:41.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T18:48:41.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T18:48:41.423Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T18:48:42.348Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T18:48:43.707Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T18:48:43.994Z] --- PASS: TestUpdateRestartPolicy (12.11s) [2020-03-12T18:48:43.994Z] === RUN TestUpdateRestartWithAutoRemove [2020-03-12T18:48:43.994Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2020-03-12T18:48:43.994Z] === RUN TestWaitNonBlocked [2020-03-12T18:48:44.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:48:44.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:48:44.285Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:48:44.285Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:48:44.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-03-12T18:48:44.285Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-03-12T18:48:44.657Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T18:48:45.301Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-03-12T18:48:45.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2020-03-12T18:48:45.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2020-03-12T18:48:45.301Z] === RUN TestWaitBlocked [2020-03-12T18:48:45.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:48:45.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:48:45.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:48:45.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:48:45.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-03-12T18:48:45.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-03-12T18:48:46.324Z] --- PASS: TestWaitBlocked (0.04s) [2020-03-12T18:48:46.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s) [2020-03-12T18:48:46.324Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2020-03-12T18:48:46.324Z] === CONT TestContainerStartOnDaemonRestart [2020-03-12T18:48:46.324Z] === CONT TestIpcModeOlderClient [2020-03-12T18:48:46.324Z] === CONT TestDaemonRestartIpcMode [2020-03-12T18:48:46.324Z] --- PASS: TestIpcModeOlderClient (0.15s) [2020-03-12T18:48:46.538Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T18:48:47.897Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T18:48:48.820Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T18:48:49.742Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T18:48:49.742Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T18:48:50.302Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T18:48:50.302Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-03-12T18:48:50.302Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-03-12T18:48:50.557Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-03-12T18:48:50.741Z] --- PASS: TestDaemonRestartIpcMode (3.97s) [2020-03-12T18:48:50.741Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-03-12T18:48:50.741Z] daemon.go:325: [dbb0ce80870d1] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:325: [dbb0ce80870d1] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:353: [dbb0ce80870d1] daemon started [2020-03-12T18:48:50.741Z] daemon.go:461: [dbb0ce80870d1] Stopping daemon [2020-03-12T18:48:50.741Z] daemon.go:296: [dbb0ce80870d1] exiting daemon [2020-03-12T18:48:50.741Z] daemon.go:448: [dbb0ce80870d1] Daemon stopped [2020-03-12T18:48:50.741Z] daemon.go:325: [dbb0ce80870d1] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:325: [dbb0ce80870d1] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:353: [dbb0ce80870d1] daemon started [2020-03-12T18:48:50.741Z] daemon.go:461: [dbb0ce80870d1] Stopping daemon [2020-03-12T18:48:50.741Z] daemon.go:296: [dbb0ce80870d1] exiting daemon [2020-03-12T18:48:50.741Z] daemon.go:448: [dbb0ce80870d1] Daemon stopped [2020-03-12T18:48:50.741Z] --- PASS: TestContainerStartOnDaemonRestart (4.05s) [2020-03-12T18:48:50.741Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-03-12T18:48:50.741Z] daemon.go:325: [dc0cf7a8e1da9] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:325: [dc0cf7a8e1da9] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:353: [dc0cf7a8e1da9] daemon started [2020-03-12T18:48:50.741Z] daemon.go:325: [dc0cf7a8e1da9] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:296: [dc0cf7a8e1da9] exiting daemon [2020-03-12T18:48:50.741Z] daemon.go:325: [dc0cf7a8e1da9] waiting for daemon to start [2020-03-12T18:48:50.741Z] daemon.go:353: [dc0cf7a8e1da9] daemon started [2020-03-12T18:48:50.741Z] daemon.go:461: [dc0cf7a8e1da9] Stopping daemon [2020-03-12T18:48:50.741Z] daemon.go:296: [dc0cf7a8e1da9] exiting daemon [2020-03-12T18:48:50.741Z] daemon.go:448: [dc0cf7a8e1da9] Daemon stopped [2020-03-12T18:48:50.741Z] PASS [2020-03-12T18:48:50.741Z] [2020-03-12T18:48:50.741Z] === Skipped [2020-03-12T18:48:50.741Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-03-12T18:48:50.741Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-03-12T18:48:50.741Z] [2020-03-12T18:48:50.741Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-03-12T18:48:50.741Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-03-12T18:48:50.741Z] [2020-03-12T18:48:50.741Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-03-12T18:48:50.741Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-03-12T18:48:50.741Z] [2020-03-12T18:48:50.741Z] [2020-03-12T18:48:50.741Z] DONE 189 tests, 3 skipped in 104.394s [2020-03-12T18:48:50.741Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-03-12T18:48:50.741Z] ++ 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-12T18:48:50.741Z] ++ set -e [2020-03-12T18:48:50.741Z] ++ '[' -n 0 ']' [2020-03-12T18:48:50.741Z] ++ set -x [2020-03-12T18:48:50.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:48:50.741Z] INFO: Testing against a local daemon [2020-03-12T18:48:50.741Z] === RUN TestCommitInheritsEnv [2020-03-12T18:48:50.741Z] --- PASS: TestCommitInheritsEnv (0.42s) [2020-03-12T18:48:50.741Z] === RUN TestImportExtremelyLargeImageWorks [2020-03-12T18:48:50.741Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-03-12T18:48:50.741Z] === RUN TestImagesFilterMultiReference [2020-03-12T18:48:50.741Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-03-12T18:48:50.741Z] === RUN TestImagePullPlatformInvalid [2020-03-12T18:48:50.742Z] --- PASS: TestImagePullPlatformInvalid (0.07s) [2020-03-12T18:48:50.742Z] === RUN TestRemoveImageOrphaning [2020-03-12T18:48:51.363Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2020-03-12T18:48:51.363Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-03-12T18:48:51.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-03-12T18:48:51.363Z] === RUN TestTagInvalidReference [2020-03-12T18:48:51.363Z] --- PASS: TestTagInvalidReference (0.05s) [2020-03-12T18:48:51.363Z] === RUN TestTagValidPrefixedRepo [2020-03-12T18:48:51.363Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-03-12T18:48:51.363Z] === RUN TestTagExistedNameWithoutForce [2020-03-12T18:48:51.363Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-03-12T18:48:51.363Z] === RUN TestTagOfficialNames [2020-03-12T18:48:51.661Z] --- PASS: TestTagOfficialNames (0.07s) [2020-03-12T18:48:51.661Z] === RUN TestTagMatchesDigest [2020-03-12T18:48:51.661Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-03-12T18:48:51.661Z] === CONT TestImportExtremelyLargeImageWorks [2020-03-12T18:48:51.916Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-03-12T18:48:52.839Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-03-12T18:48:54.198Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-03-12T18:48:54.198Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-03-12T18:48:54.198Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-03-12T18:48:54.198Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-03-12T18:49:00.718Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T18:49:03.974Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T18:49:06.480Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T18:49:08.986Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-03-12T18:49:09.544Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T18:49:10.468Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T18:49:11.390Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T18:49:12.313Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T18:49:12.871Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T18:49:13.794Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-03-12T18:49:14.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T18:49:15.928Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-03-12T18:49:17.293Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T18:49:20.550Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-03-12T18:49:23.055Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T18:49:24.417Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-03-12T18:49:24.536Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-03-12T18:49:26.298Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T18:49:26.857Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T18:49:27.111Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T18:49:27.473Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-03-12T18:49:28.455Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-03-12T18:49:28.455Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-03-12T18:49:28.455Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-03-12T18:49:28.455Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-03-12T18:49:28.993Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T18:49:29.247Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-03-12T18:49:29.248Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T18:49:29.502Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-03-12T18:49:29.756Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-03-12T18:49:29.756Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T18:49:30.661Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-03-12T18:49:31.639Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T18:49:32.998Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T18:49:32.998Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T18:49:32.998Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T18:49:33.921Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T18:49:33.921Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T18:49:34.479Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T18:49:35.401Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-03-12T18:49:35.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T18:49:35.655Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-03-12T18:49:35.655Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-03-12T18:49:35.655Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T18:49:37.537Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-03-12T18:49:38.461Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T18:49:39.384Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T18:49:40.307Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T18:49:40.561Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T18:49:41.483Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T18:49:42.407Z] === RUN TestDockerSuite/TestEventsStreaming [2020-03-12T18:49:43.119Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-03-12T18:49:43.330Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T18:49:46.680Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T18:49:46.892Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-03-12T18:49:47.244Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T18:49:47.359Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-03-12T18:49:47.825Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-03-12T18:49:49.750Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T18:49:50.761Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-03-12T18:49:51.631Z] === RUN TestDockerSuite/TestExec [2020-03-12T18:49:51.742Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-03-12T18:49:52.190Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T18:49:53.112Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T18:49:54.034Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T18:49:54.593Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T18:49:56.475Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T18:49:56.477Z] === RUN TestDockerSuite/TestBuildAddScript [2020-03-12T18:49:56.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-03-12T18:49:56.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-03-12T18:49:56.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-03-12T18:49:56.477Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-03-12T18:49:56.942Z] === RUN TestDockerSuite/TestBuildAddTar [2020-03-12T18:49:57.398Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T18:49:58.321Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T18:49:59.245Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T18:49:59.803Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T18:50:00.726Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T18:50:00.726Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T18:50:01.650Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T18:50:04.161Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T18:50:05.522Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T18:50:06.446Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T18:50:08.331Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T18:50:08.934Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T18:50:11.446Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T18:50:12.004Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-03-12T18:50:12.926Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T18:50:13.849Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T18:50:14.408Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T18:50:15.336Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T18:50:16.260Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T18:50:17.619Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T18:50:17.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T18:50:18.432Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T18:50:19.403Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T18:50:31.596Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T18:50:31.596Z] === RUN TestDockerSuite/TestExecTTY [2020-03-12T18:50:32.519Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T18:50:33.443Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T18:50:33.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T18:50:34.257Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T18:50:35.181Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T18:50:35.181Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T18:50:37.692Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-03-12T18:50:38.251Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T18:50:39.611Z] === RUN TestDockerSuite/TestExecWithTERM [2020-03-12T18:50:39.866Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T18:50:40.428Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T18:50:41.350Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T18:50:46.579Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T18:50:47.834Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-03-12T18:50:47.835Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-03-12T18:50:47.835Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-03-12T18:50:51.808Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T18:50:53.167Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T18:50:58.402Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T18:50:58.656Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T18:50:58.656Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T18:50:58.656Z] === RUN TestDockerSuite/TestHealth [2020-03-12T18:51:00.291Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-03-12T18:51:00.291Z] === RUN TestDockerSuite/TestBuildBlankName [2020-03-12T18:51:01.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-03-12T18:51:08.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T18:51:11.835Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T18:51:13.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-03-12T18:51:13.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-03-12T18:51:18.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-03-12T18:51:19.902Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T18:51:19.902Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T18:51:19.902Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T18:51:19.902Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T18:51:20.460Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T18:51:20.460Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T18:51:21.383Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T18:51:21.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T18:51:21.637Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T18:51:21.637Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T18:51:21.891Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T18:51:22.146Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T18:51:22.705Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T18:51:22.705Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T18:51:24.067Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T18:51:24.067Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T18:51:24.990Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T18:51:25.914Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T18:51:25.914Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T18:51:26.838Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T18:51:28.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-03-12T18:51:30.094Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T18:51:30.094Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T18:51:30.094Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T18:51:31.453Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T18:51:33.423Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T18:51:33.423Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T18:51:35.304Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T18:51:35.558Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T18:51:37.454Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T18:51:37.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-03-12T18:51:37.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-03-12T18:51:39.336Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-12T18:51:39.894Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T18:51:40.818Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T18:51:41.378Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T18:51:42.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-03-12T18:51:42.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-03-12T18:51:42.291Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-03-12T18:51:42.303Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T18:51:43.269Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T18:51:44.194Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T18:51:45.118Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T18:51:45.118Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-12T18:51:45.118Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-03-12T18:51:45.118Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-12T18:51:45.676Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T18:51:46.599Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T18:51:47.022Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-03-12T18:51:47.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-03-12T18:51:47.521Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T18:51:47.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-03-12T18:51:47.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-03-12T18:51:47.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-03-12T18:51:48.080Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T18:51:49.002Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T18:51:49.926Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T18:51:50.848Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T18:51:50.848Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-03-12T18:51:52.730Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T18:51:53.288Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T18:51:54.212Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T18:51:54.212Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T18:51:55.574Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T18:51:55.574Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T18:51:56.933Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T18:51:57.493Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T18:51:58.416Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T18:51:59.339Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T18:51:59.339Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T18:51:59.339Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T18:51:59.339Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T18:52:00.261Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T18:52:00.820Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T18:52:01.074Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T18:52:02.041Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T18:52:02.607Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T18:52:03.166Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T18:52:04.525Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T18:52:04.525Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T18:52:05.447Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T18:52:06.807Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T18:52:08.210Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T18:52:09.571Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T18:52:10.496Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T18:52:11.418Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T18:52:12.341Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T18:52:13.265Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T18:52:13.823Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T18:52:14.077Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-03-12T18:52:16.585Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T18:52:17.943Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T18:52:18.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-03-12T18:52:18.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-03-12T18:52:19.824Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T18:52:19.824Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T18:52:19.975Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-03-12T18:52:20.441Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-03-12T18:52:21.422Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-03-12T18:52:21.422Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-03-12T18:52:21.706Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T18:52:24.300Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T18:52:26.177Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-03-12T18:52:26.806Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T18:52:26.806Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T18:52:27.163Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-03-12T18:52:27.163Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-03-12T18:52:27.163Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-03-12T18:52:28.720Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-03-12T18:52:29.187Z] === RUN TestDockerSuite/TestBuildCmd [2020-03-12T18:52:29.363Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T18:52:29.618Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T18:52:29.653Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-03-12T18:52:29.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T18:52:30.119Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-03-12T18:52:30.432Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T18:52:30.584Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-03-12T18:52:35.319Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-03-12T18:52:37.524Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-03-12T18:52:37.524Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-03-12T18:52:38.504Z] === RUN TestDockerSuite/TestBuildContChar [2020-03-12T18:52:45.317Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T18:52:46.676Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T18:52:48.559Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T18:52:49.483Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T18:52:50.965Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-03-12T18:52:50.965Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-03-12T18:52:51.434Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-03-12T18:52:51.991Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-03-12T18:52:52.245Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T18:52:52.499Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T18:52:52.499Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T18:52:52.499Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T18:52:53.424Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T18:52:53.638Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-03-12T18:52:54.104Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-03-12T18:52:54.347Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T18:52:54.569Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-03-12T18:52:54.569Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-03-12T18:52:55.035Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-03-12T18:52:56.016Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-03-12T18:52:56.016Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-03-12T18:52:56.016Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-03-12T18:52:58.500Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T18:52:59.059Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T18:53:01.860Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-03-12T18:53:04.343Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T18:53:04.597Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T18:53:04.597Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T18:53:05.957Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T18:53:06.880Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T18:53:07.808Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T18:53:09.167Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T18:53:10.134Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T18:53:10.134Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T18:53:13.389Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T18:53:14.324Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T18:53:14.889Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T18:53:22.956Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T18:53:28.186Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T18:53:28.745Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T18:53:29.668Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T18:53:30.591Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T18:53:31.514Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T18:53:32.114Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T18:53:33.037Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T18:53:35.545Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T18:53:35.799Z] === RUN TestDockerSuite/TestNetworkEvents [2020-03-12T18:53:36.358Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T18:53:37.280Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T18:53:37.742Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-03-12T18:53:37.742Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-03-12T18:53:37.742Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-03-12T18:53:39.788Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T18:53:40.712Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T18:53:41.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-03-12T18:53:41.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T18:53:41.978Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-03-12T18:53:42.193Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T18:53:42.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-03-12T18:53:42.444Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-03-12T18:53:42.909Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-03-12T18:53:42.909Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-03-12T18:53:44.702Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-03-12T18:53:48.859Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T18:53:48.859Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T18:53:48.859Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T18:53:49.783Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T18:53:51.678Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-03-12T18:53:53.037Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T18:53:54.398Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T18:53:55.322Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T18:53:56.244Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T18:53:58.125Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T18:54:01.379Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T18:54:03.886Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T18:54:04.141Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T18:54:05.064Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T18:54:06.947Z] === RUN TestDockerSuite/TestPortList [2020-03-12T18:54:10.249Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T18:54:12.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-03-12T18:54:12.960Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-03-12T18:54:12.960Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-03-12T18:54:18.316Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T18:54:18.316Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T18:54:26.386Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T18:54:26.386Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T18:54:26.386Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T18:54:26.640Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T18:54:26.640Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T18:54:27.199Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T18:54:27.199Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T18:54:27.850Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-03-12T18:54:28.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T18:54:28.121Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T18:54:29.406Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-03-12T18:54:29.698Z] --- PASS: TestImportExtremelyLargeImageWorks (328.77s) [2020-03-12T18:54:29.698Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-03-12T18:54:29.698Z] daemon.go:325: [de9590d22516e] waiting for daemon to start [2020-03-12T18:54:29.698Z] daemon.go:325: [de9590d22516e] waiting for daemon to start [2020-03-12T18:54:29.698Z] daemon.go:353: [de9590d22516e] daemon started [2020-03-12T18:54:29.698Z] daemon.go:461: [de9590d22516e] Stopping daemon [2020-03-12T18:54:29.698Z] daemon.go:296: [de9590d22516e] exiting daemon [2020-03-12T18:54:29.698Z] daemon.go:448: [de9590d22516e] Daemon stopped [2020-03-12T18:54:29.698Z] PASS [2020-03-12T18:54:29.698Z] [2020-03-12T18:54:29.698Z] DONE 11 tests in 330.179s [2020-03-12T18:54:29.698Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-03-12T18:54:29.698Z] ++ 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-12T18:54:29.698Z] ++ set -e [2020-03-12T18:54:29.698Z] ++ '[' -n 0 ']' [2020-03-12T18:54:29.698Z] ++ set -x [2020-03-12T18:54:29.698Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:54:29.698Z] INFO: Testing against a local daemon [2020-03-12T18:54:29.698Z] === RUN TestNetworkCreateDelete [2020-03-12T18:54:29.698Z] --- PASS: TestNetworkCreateDelete (0.23s) [2020-03-12T18:54:29.698Z] === RUN TestDockerNetworkDeletePreferID [2020-03-12T18:54:29.698Z] --- PASS: TestDockerNetworkDeletePreferID (0.61s) [2020-03-12T18:54:29.698Z] === RUN TestInspectNetwork [2020-03-12T18:54:29.699Z] === RUN TestInspectNetwork/full_network_id [2020-03-12T18:54:29.699Z] === RUN TestInspectNetwork/partial_network_id [2020-03-12T18:54:29.699Z] === RUN TestInspectNetwork/network_name [2020-03-12T18:54:29.699Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-03-12T18:54:29.871Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-03-12T18:54:30.003Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T18:54:30.003Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-03-12T18:54:30.724Z] --- PASS: TestInspectNetwork (9.48s) [2020-03-12T18:54:30.724Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-03-12T18:54:30.724Z] daemon.go:325: [d56777388a138] waiting for daemon to start [2020-03-12T18:54:30.724Z] daemon.go:325: [d56777388a138] waiting for daemon to start [2020-03-12T18:54:30.724Z] daemon.go:353: [d56777388a138] daemon started [2020-03-12T18:54:30.724Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-03-12T18:54:30.724Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-03-12T18:54:30.724Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-03-12T18:54:30.724Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-03-12T18:54:30.724Z] daemon.go:461: [d56777388a138] Stopping daemon [2020-03-12T18:54:30.724Z] daemon.go:296: [d56777388a138] exiting daemon [2020-03-12T18:54:30.724Z] daemon.go:448: [d56777388a138] Daemon stopped [2020-03-12T18:54:30.724Z] === RUN TestRunContainerWithBridgeNone [2020-03-12T18:54:33.280Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-03-12T18:54:33.445Z] --- PASS: TestRunContainerWithBridgeNone (2.36s) [2020-03-12T18:54:33.445Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-03-12T18:54:33.445Z] daemon.go:325: [d65547ace129e] waiting for daemon to start [2020-03-12T18:54:33.445Z] daemon.go:325: [d65547ace129e] waiting for daemon to start [2020-03-12T18:54:33.445Z] daemon.go:353: [d65547ace129e] daemon started [2020-03-12T18:54:33.445Z] daemon.go:461: [d65547ace129e] Stopping daemon [2020-03-12T18:54:33.445Z] daemon.go:296: [d65547ace129e] exiting daemon [2020-03-12T18:54:33.445Z] daemon.go:448: [d65547ace129e] Daemon stopped [2020-03-12T18:54:33.445Z] === RUN TestNetworkInvalidJSON [2020-03-12T18:54:33.445Z] === RUN TestNetworkInvalidJSON//networks/create [2020-03-12T18:54:33.445Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-03-12T18:54:33.445Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:54:33.445Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:54:33.445Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:54:33.445Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:54:33.445Z] === CONT TestNetworkInvalidJSON//networks/create [2020-03-12T18:54:33.445Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-03-12T18:54:33.445Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-03-12T18:54:33.445Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-03-12T18:54:33.445Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-03-12T18:54:33.445Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-03-12T18:54:33.445Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-03-12T18:54:33.445Z] === RUN TestDaemonRestartWithLiveRestore [2020-03-12T18:54:34.477Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-03-12T18:54:34.477Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-03-12T18:54:34.477Z] daemon.go:325: [d06c5139ad2cd] waiting for daemon to start [2020-03-12T18:54:34.477Z] daemon.go:325: [d06c5139ad2cd] waiting for daemon to start [2020-03-12T18:54:34.477Z] daemon.go:353: [d06c5139ad2cd] daemon started [2020-03-12T18:54:34.477Z] daemon.go:461: [d06c5139ad2cd] Stopping daemon [2020-03-12T18:54:34.477Z] daemon.go:296: [d06c5139ad2cd] exiting daemon [2020-03-12T18:54:34.477Z] daemon.go:448: [d06c5139ad2cd] Daemon stopped [2020-03-12T18:54:34.477Z] daemon.go:325: [d06c5139ad2cd] waiting for daemon to start [2020-03-12T18:54:34.477Z] daemon.go:325: [d06c5139ad2cd] waiting for daemon to start [2020-03-12T18:54:34.477Z] daemon.go:353: [d06c5139ad2cd] daemon started [2020-03-12T18:54:34.477Z] daemon.go:461: [d06c5139ad2cd] Stopping daemon [2020-03-12T18:54:34.477Z] daemon.go:296: [d06c5139ad2cd] exiting daemon [2020-03-12T18:54:34.477Z] daemon.go:448: [d06c5139ad2cd] Daemon stopped [2020-03-12T18:54:34.477Z] === RUN TestDaemonDefaultNetworkPools [2020-03-12T18:54:34.681Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-03-12T18:54:34.935Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-03-12T18:54:35.110Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-03-12T18:54:35.110Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-03-12T18:54:35.110Z] daemon.go:325: [d7c30f0825b37] waiting for daemon to start [2020-03-12T18:54:35.110Z] daemon.go:325: [d7c30f0825b37] waiting for daemon to start [2020-03-12T18:54:35.110Z] daemon.go:353: [d7c30f0825b37] daemon started [2020-03-12T18:54:35.110Z] daemon.go:461: [d7c30f0825b37] Stopping daemon [2020-03-12T18:54:35.110Z] daemon.go:296: [d7c30f0825b37] exiting daemon [2020-03-12T18:54:35.110Z] daemon.go:448: [d7c30f0825b37] Daemon stopped [2020-03-12T18:54:35.110Z] === RUN TestDaemonRestartWithExistingNetwork [2020-03-12T18:54:35.189Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T18:54:36.112Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T18:54:36.600Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.26s) [2020-03-12T18:54:36.600Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-03-12T18:54:36.600Z] daemon.go:325: [d8f7c4188b028] waiting for daemon to start [2020-03-12T18:54:36.601Z] daemon.go:325: [d8f7c4188b028] waiting for daemon to start [2020-03-12T18:54:36.601Z] daemon.go:353: [d8f7c4188b028] daemon started [2020-03-12T18:54:36.601Z] daemon.go:461: [d8f7c4188b028] Stopping daemon [2020-03-12T18:54:36.601Z] daemon.go:296: [d8f7c4188b028] exiting daemon [2020-03-12T18:54:36.601Z] daemon.go:448: [d8f7c4188b028] Daemon stopped [2020-03-12T18:54:36.601Z] daemon.go:325: [d8f7c4188b028] waiting for daemon to start [2020-03-12T18:54:36.601Z] daemon.go:325: [d8f7c4188b028] waiting for daemon to start [2020-03-12T18:54:36.601Z] daemon.go:353: [d8f7c4188b028] daemon started [2020-03-12T18:54:36.601Z] daemon.go:461: [d8f7c4188b028] Stopping daemon [2020-03-12T18:54:36.601Z] daemon.go:296: [d8f7c4188b028] exiting daemon [2020-03-12T18:54:36.601Z] daemon.go:448: [d8f7c4188b028] Daemon stopped [2020-03-12T18:54:36.601Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:54:38.095Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.50s) [2020-03-12T18:54:38.095Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-03-12T18:54:38.095Z] daemon.go:325: [d9d2dfcb0bdf4] waiting for daemon to start [2020-03-12T18:54:38.095Z] daemon.go:325: [d9d2dfcb0bdf4] waiting for daemon to start [2020-03-12T18:54:38.095Z] daemon.go:353: [d9d2dfcb0bdf4] daemon started [2020-03-12T18:54:38.095Z] daemon.go:461: [d9d2dfcb0bdf4] Stopping daemon [2020-03-12T18:54:38.095Z] daemon.go:296: [d9d2dfcb0bdf4] exiting daemon [2020-03-12T18:54:38.095Z] daemon.go:448: [d9d2dfcb0bdf4] Daemon stopped [2020-03-12T18:54:38.095Z] daemon.go:325: [d9d2dfcb0bdf4] waiting for daemon to start [2020-03-12T18:54:38.095Z] daemon.go:325: [d9d2dfcb0bdf4] waiting for daemon to start [2020-03-12T18:54:38.095Z] daemon.go:353: [d9d2dfcb0bdf4] daemon started [2020-03-12T18:54:38.095Z] daemon.go:461: [d9d2dfcb0bdf4] Stopping daemon [2020-03-12T18:54:38.095Z] daemon.go:296: [d9d2dfcb0bdf4] exiting daemon [2020-03-12T18:54:38.095Z] daemon.go:448: [d9d2dfcb0bdf4] Daemon stopped [2020-03-12T18:54:38.095Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:54:38.388Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-03-12T18:54:38.388Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-03-12T18:54:38.388Z] daemon.go:325: [dd6687b54a5c0] waiting for daemon to start [2020-03-12T18:54:38.388Z] daemon.go:325: [dd6687b54a5c0] waiting for daemon to start [2020-03-12T18:54:38.388Z] daemon.go:353: [dd6687b54a5c0] daemon started [2020-03-12T18:54:38.388Z] daemon.go:461: [dd6687b54a5c0] Stopping daemon [2020-03-12T18:54:38.388Z] daemon.go:296: [dd6687b54a5c0] exiting daemon [2020-03-12T18:54:38.388Z] daemon.go:448: [dd6687b54a5c0] Daemon stopped [2020-03-12T18:54:38.388Z] === RUN TestServiceWithPredefinedNetwork [2020-03-12T18:54:38.502Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-03-12T18:54:39.368Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T18:54:39.927Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T18:54:41.121Z] --- PASS: TestServiceWithPredefinedNetwork (2.38s) [2020-03-12T18:54:41.121Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-03-12T18:54:41.121Z] daemon.go:325: [d524908f0de55] waiting for daemon to start [2020-03-12T18:54:41.121Z] daemon.go:325: [d524908f0de55] waiting for daemon to start [2020-03-12T18:54:41.121Z] daemon.go:353: [d524908f0de55] daemon started [2020-03-12T18:54:41.121Z] daemon.go:461: [d524908f0de55] Stopping daemon [2020-03-12T18:54:41.121Z] daemon.go:296: [d524908f0de55] exiting daemon [2020-03-12T18:54:41.121Z] daemon.go:448: [d524908f0de55] Daemon stopped [2020-03-12T18:54:41.121Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-03-12T18:54:41.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:54:41.121Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:54:41.121Z] === RUN TestServiceWithDataPathPortInit [2020-03-12T18:54:43.228Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T18:54:45.636Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-03-12T18:54:46.493Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T18:54:47.841Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-03-12T18:54:48.999Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T18:54:48.999Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T18:54:50.880Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T18:54:53.387Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T18:55:00.175Z] --- PASS: TestServiceWithDataPathPortInit (16.89s) [2020-03-12T18:55:00.175Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:55:00.175Z] daemon.go:325: [d6b93b21d3eeb] waiting for daemon to start [2020-03-12T18:55:00.175Z] daemon.go:325: [d6b93b21d3eeb] waiting for daemon to start [2020-03-12T18:55:00.175Z] daemon.go:353: [d6b93b21d3eeb] daemon started [2020-03-12T18:55:00.175Z] daemon.go:461: [d6b93b21d3eeb] Stopping daemon [2020-03-12T18:55:00.175Z] daemon.go:296: [d6b93b21d3eeb] exiting daemon [2020-03-12T18:55:00.175Z] daemon.go:448: [d6b93b21d3eeb] Daemon stopped [2020-03-12T18:55:00.175Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-03-12T18:55:00.175Z] daemon.go:325: [d044513430e5b] waiting for daemon to start [2020-03-12T18:55:00.175Z] daemon.go:325: [d044513430e5b] waiting for daemon to start [2020-03-12T18:55:00.175Z] daemon.go:353: [d044513430e5b] daemon started [2020-03-12T18:55:00.175Z] daemon.go:461: [d044513430e5b] Stopping daemon [2020-03-12T18:55:00.175Z] daemon.go:296: [d044513430e5b] exiting daemon [2020-03-12T18:55:00.175Z] daemon.go:448: [d044513430e5b] Daemon stopped [2020-03-12T18:55:00.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-03-12T18:55:01.455Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T18:55:02.817Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T18:55:03.742Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T18:55:05.102Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T18:55:07.024Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.42s) [2020-03-12T18:55:07.024Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-03-12T18:55:07.024Z] daemon.go:325: [deb718fe7658a] waiting for daemon to start [2020-03-12T18:55:07.024Z] daemon.go:325: [deb718fe7658a] waiting for daemon to start [2020-03-12T18:55:07.024Z] daemon.go:353: [deb718fe7658a] daemon started [2020-03-12T18:55:07.024Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qkb77srsrppumiopwtx80bhbi Created:2020-03-12 18:54:58.877377116 +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[b70a0554c518fa832d5033f89e8dd2fb10cfdf76321ad58bab025f025a6f679d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e3dxplgoteti6phk74ioslh50 EndpointID:155c50ffe62e95eed645b93cd1cda892b16c12155a6c5b3127d84ff65b0df3a1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7ff5f343830faa48f1fad809d3aa5cb0825dd1118ad2e652a885f85850e96566 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:9b0464901dfb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.e3dxplgoteti6phk74ioslh50 EndpointID:155c50ffe62e95eed645b93cd1cda892b16c12155a6c5b3127d84ff65b0df3a1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-03-12T18:55:07.024Z] daemon.go:461: [deb718fe7658a] Stopping daemon [2020-03-12T18:55:07.024Z] daemon.go:296: [deb718fe7658a] exiting daemon [2020-03-12T18:55:07.024Z] daemon.go:448: [deb718fe7658a] Daemon stopped [2020-03-12T18:55:07.024Z] PASS [2020-03-12T18:55:07.024Z] [2020-03-12T18:55:07.024Z] === Skipped [2020-03-12T18:55:07.024Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-03-12T18:55:07.024Z] service_test.go:230: FLAKY_TEST [2020-03-12T18:55:07.024Z] [2020-03-12T18:55:07.024Z] [2020-03-12T18:55:07.024Z] DONE 21 tests, 1 skipped in 45.777s [2020-03-12T18:55:07.024Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:55:07.024Z] ++ 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-12T18:55:07.024Z] ++ set -e [2020-03-12T18:55:07.024Z] ++ '[' -n 0 ']' [2020-03-12T18:55:07.024Z] ++ set -x [2020-03-12T18:55:07.024Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12T18:55:07.024Z] INFO: Testing against a local daemon [2020-03-12T18:55:07.024Z] === RUN TestDockerNetworkIpvlanPersistance [2020-03-12T18:55:07.026Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T18:55:07.026Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T18:55:08.068Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.54s) [2020-03-12T18:55:08.068Z] ipvlan_test.go:28: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlanPersistance [2020-03-12T18:55:08.068Z] daemon.go:325: [d0baa8d96a9f1] waiting for daemon to start [2020-03-12T18:55:08.068Z] daemon.go:325: [d0baa8d96a9f1] waiting for daemon to start [2020-03-12T18:55:08.068Z] daemon.go:353: [d0baa8d96a9f1] daemon started [2020-03-12T18:55:08.068Z] daemon.go:461: [d0baa8d96a9f1] Stopping daemon [2020-03-12T18:55:08.068Z] daemon.go:296: [d0baa8d96a9f1] exiting daemon [2020-03-12T18:55:08.068Z] daemon.go:448: [d0baa8d96a9f1] Daemon stopped [2020-03-12T18:55:08.068Z] daemon.go:325: [d0baa8d96a9f1] waiting for daemon to start [2020-03-12T18:55:08.068Z] daemon.go:325: [d0baa8d96a9f1] waiting for daemon to start [2020-03-12T18:55:08.068Z] daemon.go:353: [d0baa8d96a9f1] daemon started [2020-03-12T18:55:08.068Z] daemon.go:461: [d0baa8d96a9f1] Stopping daemon [2020-03-12T18:55:08.068Z] daemon.go:296: [d0baa8d96a9f1] exiting daemon [2020-03-12T18:55:08.068Z] daemon.go:448: [d0baa8d96a9f1] Daemon stopped [2020-03-12T18:55:08.068Z] === RUN TestDockerNetworkIpvlan [2020-03-12T18:55:08.388Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T18:55:08.690Z] === RUN TestDockerNetworkIpvlan/Subinterface [2020-03-12T18:55:09.713Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2020-03-12T18:55:10.271Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T18:55:10.271Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T18:55:10.744Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2020-03-12T18:55:13.455Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2020-03-12T18:55:13.528Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T18:55:13.528Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T18:55:14.886Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T18:55:15.140Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T18:55:16.066Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T18:55:16.627Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T18:55:16.957Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2020-03-12T18:55:18.509Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T18:55:21.768Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T18:55:22.022Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T18:55:22.022Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T18:55:22.276Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T18:55:22.276Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T18:55:22.276Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T18:55:23.200Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T18:55:25.080Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T18:55:26.441Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T18:55:27.366Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T18:55:35.475Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2020-03-12T18:55:35.482Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T18:55:35.482Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T18:55:36.843Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T18:55:38.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T18:55:39.648Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T18:55:39.648Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T18:55:39.902Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T18:55:40.156Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T18:55:42.038Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T18:55:42.967Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T18:55:44.849Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T18:55:45.408Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T18:55:48.419Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-03-12T18:55:48.419Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-03-12T18:55:48.419Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-03-12T18:55:48.670Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T18:55:50.029Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T18:55:50.029Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T18:55:50.283Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T18:55:51.206Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T18:55:53.958Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2020-03-12T18:55:54.462Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-03-12T18:55:55.822Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T18:55:56.076Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T18:55:57.435Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-03-12T18:55:57.690Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T18:55:58.613Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T18:56:01.122Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T18:56:01.684Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T18:56:01.938Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T18:56:02.862Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T18:56:08.091Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T18:56:08.091Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T18:56:09.014Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T18:56:09.573Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T18:56:10.932Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T18:56:11.186Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T18:56:12.110Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T18:56:12.506Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2020-03-12T18:56:12.669Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T18:56:13.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T18:56:13.592Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T18:56:14.541Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T18:56:15.943Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T18:56:16.866Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T18:56:17.789Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T18:56:18.712Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-03-12T18:56:20.593Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T18:56:21.950Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-03-12T18:56:22.872Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-03-12T18:56:23.794Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-03-12T18:56:24.353Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T18:56:24.607Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-03-12T18:56:25.530Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-03-12T18:56:26.454Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T18:56:27.812Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-03-12T18:56:28.735Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T18:56:29.659Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T18:56:30.584Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T18:56:31.142Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T18:56:31.142Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T18:56:33.648Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T18:56:34.207Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T18:56:34.861Z] === RUN TestDockerNetworkIpvlan/Addressing [2020-03-12T18:56:35.130Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T18:56:36.054Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T18:56:36.612Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T18:56:36.612Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T18:56:37.537Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T18:56:37.537Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T18:56:38.459Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T18:56:39.017Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T18:56:39.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T18:56:40.885Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T18:56:40.886Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T18:56:41.448Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T18:56:41.703Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T18:56:43.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T18:56:43.621Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T18:56:44.544Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T18:56:45.467Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T18:56:45.467Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T18:56:46.390Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T18:56:47.822Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T18:56:49.706Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T18:56:50.629Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T18:56:50.884Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T18:56:51.806Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T18:56:52.729Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T18:56:53.653Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T18:56:54.578Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T18:56:55.137Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T18:56:57.019Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T18:57:00.732Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-03-12T18:57:00.732Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-03-12T18:57:00.732Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-03-12T18:57:01.174Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T18:57:01.174Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T18:57:01.428Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T18:57:03.934Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T18:57:05.814Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T18:57:05.814Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T18:57:07.412Z] --- PASS: TestDockerNetworkIpvlan (116.04s) [2020-03-12T18:57:07.412Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.412Z] daemon.go:325: [d263ce966c086] waiting for daemon to start [2020-03-12T18:57:07.412Z] daemon.go:325: [d263ce966c086] waiting for daemon to start [2020-03-12T18:57:07.412Z] daemon.go:353: [d263ce966c086] daemon started [2020-03-12T18:57:07.412Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.11s) [2020-03-12T18:57:07.412Z] daemon.go:461: [d263ce966c086] Stopping daemon [2020-03-12T18:57:07.412Z] daemon.go:296: [d263ce966c086] exiting daemon [2020-03-12T18:57:07.412Z] daemon.go:448: [d263ce966c086] Daemon stopped [2020-03-12T18:57:07.412Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.412Z] daemon.go:325: [d58bcb172c9fd] waiting for daemon to start [2020-03-12T18:57:07.412Z] daemon.go:325: [d58bcb172c9fd] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d58bcb172c9fd] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.09s) [2020-03-12T18:57:07.413Z] daemon.go:461: [d58bcb172c9fd] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d58bcb172c9fd] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d58bcb172c9fd] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [dd9100c1cb431] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [dd9100c1cb431] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [dd9100c1cb431] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.20s) [2020-03-12T18:57:07.413Z] daemon.go:461: [dd9100c1cb431] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [dd9100c1cb431] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [dd9100c1cb431] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [dec33117be3c0] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [dec33117be3c0] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [dec33117be3c0] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.16s) [2020-03-12T18:57:07.413Z] daemon.go:461: [dec33117be3c0] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [dec33117be3c0] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [dec33117be3c0] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [d57d61dcc4209] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d57d61dcc4209] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d57d61dcc4209] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (16.16s) [2020-03-12T18:57:07.413Z] daemon.go:461: [d57d61dcc4209] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d57d61dcc4209] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d57d61dcc4209] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [db9e165f77c45] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [db9e165f77c45] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [db9e165f77c45] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (17.17s) [2020-03-12T18:57:07.413Z] daemon.go:461: [db9e165f77c45] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [db9e165f77c45] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [db9e165f77c45] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [d1ee5065e8065] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d1ee5065e8065] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d1ee5065e8065] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (18.10s) [2020-03-12T18:57:07.413Z] daemon.go:461: [d1ee5065e8065] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d1ee5065e8065] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d1ee5065e8065] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [d86e4dd7980ed] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d86e4dd7980ed] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d86e4dd7980ed] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (18.05s) [2020-03-12T18:57:07.413Z] daemon.go:461: [d86e4dd7980ed] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d86e4dd7980ed] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d86e4dd7980ed] Daemon stopped [2020-03-12T18:57:07.413Z] ipvlan_test.go:88: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkIpvlan [2020-03-12T18:57:07.413Z] daemon.go:325: [d08e46d566f6d] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d08e46d566f6d] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d08e46d566f6d] daemon started [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkIpvlan/Addressing (31.81s) [2020-03-12T18:57:07.413Z] daemon.go:461: [d08e46d566f6d] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d08e46d566f6d] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d08e46d566f6d] Daemon stopped [2020-03-12T18:57:07.413Z] PASS [2020-03-12T18:57:07.413Z] [2020-03-12T18:57:07.413Z] DONE 11 tests in 117.688s [2020-03-12T18:57:07.413Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-03-12T18:57:07.413Z] ++ 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-12T18:57:07.413Z] ++ set -e [2020-03-12T18:57:07.413Z] ++ '[' -n 0 ']' [2020-03-12T18:57:07.413Z] ++ set -x [2020-03-12T18:57:07.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:57:07.413Z] INFO: Testing against a local daemon [2020-03-12T18:57:07.413Z] === RUN TestDockerNetworkMacvlanPersistance [2020-03-12T18:57:07.413Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-03-12T18:57:07.413Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-03-12T18:57:07.413Z] daemon.go:325: [d5aa37b3a39a2] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d5aa37b3a39a2] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d5aa37b3a39a2] daemon started [2020-03-12T18:57:07.413Z] daemon.go:461: [d5aa37b3a39a2] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d5aa37b3a39a2] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d5aa37b3a39a2] Daemon stopped [2020-03-12T18:57:07.413Z] daemon.go:325: [d5aa37b3a39a2] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:325: [d5aa37b3a39a2] waiting for daemon to start [2020-03-12T18:57:07.413Z] daemon.go:353: [d5aa37b3a39a2] daemon started [2020-03-12T18:57:07.413Z] daemon.go:461: [d5aa37b3a39a2] Stopping daemon [2020-03-12T18:57:07.413Z] daemon.go:296: [d5aa37b3a39a2] exiting daemon [2020-03-12T18:57:07.413Z] daemon.go:448: [d5aa37b3a39a2] Daemon stopped [2020-03-12T18:57:07.413Z] === RUN TestDockerNetworkMacvlan [2020-03-12T18:57:07.413Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-03-12T18:57:07.413Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-03-12T18:57:08.362Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T18:57:08.435Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-03-12T18:57:11.165Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-03-12T18:57:11.624Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T18:57:11.624Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T18:57:11.624Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T18:57:12.183Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T18:57:14.064Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T18:57:14.707Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-03-12T18:57:15.422Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T18:57:15.620Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-03-12T18:57:17.929Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T18:57:18.488Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T18:57:19.046Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T18:57:20.405Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T18:57:21.328Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-03-12T18:57:21.328Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T18:57:22.250Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-03-12T18:57:24.131Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T18:57:24.131Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T18:57:24.689Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T18:57:25.611Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T18:57:26.214Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-03-12T18:57:27.138Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T18:57:27.138Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T18:57:28.060Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T18:57:28.076Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-03-12T18:57:28.619Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T18:57:29.542Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T18:57:30.101Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T18:57:31.023Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T18:57:31.947Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T18:57:31.947Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T18:57:32.870Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T18:57:33.202Z] --- PASS: TestDockerNetworkMacvlan (25.13s) [2020-03-12T18:57:33.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:57:33.202Z] daemon.go:325: [d8070344a87fe] waiting for daemon to start [2020-03-12T18:57:33.202Z] daemon.go:325: [d8070344a87fe] waiting for daemon to start [2020-03-12T18:57:33.202Z] daemon.go:353: [d8070344a87fe] daemon started [2020-03-12T18:57:33.202Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-03-12T18:57:33.202Z] daemon.go:461: [d8070344a87fe] Stopping daemon [2020-03-12T18:57:33.202Z] daemon.go:296: [d8070344a87fe] exiting daemon [2020-03-12T18:57:33.202Z] daemon.go:448: [d8070344a87fe] Daemon stopped [2020-03-12T18:57:33.202Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:57:33.202Z] daemon.go:325: [de3b4b5aa539a] waiting for daemon to start [2020-03-12T18:57:33.202Z] daemon.go:325: [de3b4b5aa539a] waiting for daemon to start [2020-03-12T18:57:33.202Z] daemon.go:353: [de3b4b5aa539a] daemon started [2020-03-12T18:57:33.202Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-03-12T18:57:33.202Z] daemon.go:461: [de3b4b5aa539a] Stopping daemon [2020-03-12T18:57:33.202Z] daemon.go:296: [de3b4b5aa539a] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [de3b4b5aa539a] Daemon stopped [2020-03-12T18:57:33.203Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:57:33.203Z] daemon.go:325: [d1fd54481cef7] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:325: [d1fd54481cef7] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:353: [d1fd54481cef7] daemon started [2020-03-12T18:57:33.203Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-03-12T18:57:33.203Z] daemon.go:461: [d1fd54481cef7] Stopping daemon [2020-03-12T18:57:33.203Z] daemon.go:296: [d1fd54481cef7] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [d1fd54481cef7] Daemon stopped [2020-03-12T18:57:33.203Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:57:33.203Z] daemon.go:325: [d6590d3d7a2c9] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:325: [d6590d3d7a2c9] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:353: [d6590d3d7a2c9] daemon started [2020-03-12T18:57:33.203Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.23s) [2020-03-12T18:57:33.203Z] daemon.go:461: [d6590d3d7a2c9] Stopping daemon [2020-03-12T18:57:33.203Z] daemon.go:296: [d6590d3d7a2c9] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [d6590d3d7a2c9] Daemon stopped [2020-03-12T18:57:33.203Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-03-12T18:57:33.203Z] daemon.go:325: [d22b818214777] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:325: [d22b818214777] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:353: [d22b818214777] daemon started [2020-03-12T18:57:33.203Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.90s) [2020-03-12T18:57:33.203Z] daemon.go:461: [d22b818214777] Stopping daemon [2020-03-12T18:57:33.203Z] daemon.go:296: [d22b818214777] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [d22b818214777] Daemon stopped [2020-03-12T18:57:33.203Z] PASS [2020-03-12T18:57:33.203Z] [2020-03-12T18:57:33.203Z] DONE 7 tests in 26.737s [2020-03-12T18:57:33.203Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-03-12T18:57:33.203Z] ++ 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-12T18:57:33.203Z] ++ set -e [2020-03-12T18:57:33.203Z] ++ '[' -n 0 ']' [2020-03-12T18:57:33.203Z] ++ set -x [2020-03-12T18:57:33.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:57:33.203Z] testing: warning: no tests to run [2020-03-12T18:57:33.203Z] PASS [2020-03-12T18:57:33.203Z] [2020-03-12T18:57:33.203Z] DONE 0 tests in 0.024s [2020-03-12T18:57:33.203Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-03-12T18:57:33.203Z] ++ 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-12T18:57:33.203Z] ++ set -e [2020-03-12T18:57:33.203Z] ++ '[' -n 0 ']' [2020-03-12T18:57:33.203Z] ++ set -x [2020-03-12T18:57:33.203Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:57:33.203Z] INFO: Testing against a local daemon [2020-03-12T18:57:33.203Z] === RUN TestAuthZPluginAllowRequest [2020-03-12T18:57:33.203Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-03-12T18:57:33.203Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-03-12T18:57:33.203Z] daemon.go:325: [d0d05868843cb] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:325: [d0d05868843cb] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:353: [d0d05868843cb] daemon started [2020-03-12T18:57:33.203Z] daemon.go:461: [d0d05868843cb] Stopping daemon [2020-03-12T18:57:33.203Z] daemon.go:296: [d0d05868843cb] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [d0d05868843cb] Daemon stopped [2020-03-12T18:57:33.203Z] === RUN TestAuthZPluginTLS [2020-03-12T18:57:33.203Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-03-12T18:57:33.203Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-03-12T18:57:33.203Z] daemon.go:325: [de89fa60aed1e] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:325: [de89fa60aed1e] waiting for daemon to start [2020-03-12T18:57:33.203Z] daemon.go:353: [de89fa60aed1e] daemon started [2020-03-12T18:57:33.203Z] daemon.go:461: [de89fa60aed1e] Stopping daemon [2020-03-12T18:57:33.203Z] daemon.go:296: [de89fa60aed1e] exiting daemon [2020-03-12T18:57:33.203Z] daemon.go:448: [de89fa60aed1e] Daemon stopped [2020-03-12T18:57:33.203Z] === RUN TestAuthZPluginDenyRequest [2020-03-12T18:57:33.794Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T18:57:33.794Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T18:57:33.842Z] --- PASS: TestAuthZPluginDenyRequest (0.61s) [2020-03-12T18:57:33.842Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-03-12T18:57:33.842Z] daemon.go:325: [d051a6c3b2fed] waiting for daemon to start [2020-03-12T18:57:33.842Z] daemon.go:325: [d051a6c3b2fed] waiting for daemon to start [2020-03-12T18:57:33.842Z] daemon.go:353: [d051a6c3b2fed] daemon started [2020-03-12T18:57:33.842Z] daemon.go:461: [d051a6c3b2fed] Stopping daemon [2020-03-12T18:57:33.842Z] daemon.go:296: [d051a6c3b2fed] exiting daemon [2020-03-12T18:57:33.842Z] daemon.go:448: [d051a6c3b2fed] Daemon stopped [2020-03-12T18:57:33.842Z] === RUN TestAuthZPluginAPIDenyResponse [2020-03-12T18:57:34.135Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-03-12T18:57:34.135Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-03-12T18:57:34.135Z] daemon.go:325: [d525e42f226da] waiting for daemon to start [2020-03-12T18:57:34.135Z] daemon.go:325: [d525e42f226da] waiting for daemon to start [2020-03-12T18:57:34.135Z] daemon.go:353: [d525e42f226da] daemon started [2020-03-12T18:57:34.135Z] daemon.go:461: [d525e42f226da] Stopping daemon [2020-03-12T18:57:34.135Z] daemon.go:296: [d525e42f226da] exiting daemon [2020-03-12T18:57:34.135Z] daemon.go:448: [d525e42f226da] Daemon stopped [2020-03-12T18:57:34.135Z] === RUN TestAuthZPluginDenyResponse [2020-03-12T18:57:34.718Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T18:57:34.830Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-03-12T18:57:34.830Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-03-12T18:57:34.830Z] daemon.go:325: [d0e770717dabc] waiting for daemon to start [2020-03-12T18:57:34.830Z] daemon.go:325: [d0e770717dabc] waiting for daemon to start [2020-03-12T18:57:34.830Z] daemon.go:353: [d0e770717dabc] daemon started [2020-03-12T18:57:34.830Z] daemon.go:461: [d0e770717dabc] Stopping daemon [2020-03-12T18:57:34.830Z] daemon.go:296: [d0e770717dabc] exiting daemon [2020-03-12T18:57:34.830Z] daemon.go:448: [d0e770717dabc] Daemon stopped [2020-03-12T18:57:34.830Z] === RUN TestAuthZPluginAllowEventStream [2020-03-12T18:57:35.276Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T18:57:36.345Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2020-03-12T18:57:36.345Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-03-12T18:57:36.345Z] daemon.go:325: [d54732c8439c0] waiting for daemon to start [2020-03-12T18:57:36.345Z] daemon.go:325: [d54732c8439c0] waiting for daemon to start [2020-03-12T18:57:36.345Z] daemon.go:353: [d54732c8439c0] daemon started [2020-03-12T18:57:36.345Z] daemon.go:461: [d54732c8439c0] Stopping daemon [2020-03-12T18:57:36.345Z] daemon.go:296: [d54732c8439c0] exiting daemon [2020-03-12T18:57:36.345Z] daemon.go:448: [d54732c8439c0] Daemon stopped [2020-03-12T18:57:36.345Z] === RUN TestAuthZPluginErrorResponse [2020-03-12T18:57:36.993Z] --- PASS: TestAuthZPluginErrorResponse (0.59s) [2020-03-12T18:57:36.993Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-03-12T18:57:36.993Z] daemon.go:325: [d0df294b157a6] waiting for daemon to start [2020-03-12T18:57:36.993Z] daemon.go:325: [d0df294b157a6] waiting for daemon to start [2020-03-12T18:57:36.993Z] daemon.go:353: [d0df294b157a6] daemon started [2020-03-12T18:57:36.993Z] daemon.go:461: [d0df294b157a6] Stopping daemon [2020-03-12T18:57:36.993Z] daemon.go:296: [d0df294b157a6] exiting daemon [2020-03-12T18:57:36.993Z] daemon.go:448: [d0df294b157a6] Daemon stopped [2020-03-12T18:57:36.993Z] === RUN TestAuthZPluginErrorRequest [2020-03-12T18:57:37.169Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T18:57:37.426Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:57:37.426Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T18:57:37.632Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-03-12T18:57:37.632Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-03-12T18:57:37.632Z] daemon.go:325: [d5e02c497731c] waiting for daemon to start [2020-03-12T18:57:37.632Z] daemon.go:325: [d5e02c497731c] waiting for daemon to start [2020-03-12T18:57:37.632Z] daemon.go:353: [d5e02c497731c] daemon started [2020-03-12T18:57:37.632Z] daemon.go:461: [d5e02c497731c] Stopping daemon [2020-03-12T18:57:37.632Z] daemon.go:296: [d5e02c497731c] exiting daemon [2020-03-12T18:57:37.632Z] daemon.go:448: [d5e02c497731c] Daemon stopped [2020-03-12T18:57:37.632Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:57:38.285Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-03-12T18:57:38.285Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-03-12T18:57:38.285Z] daemon.go:325: [dfe66bb5f9470] waiting for daemon to start [2020-03-12T18:57:38.285Z] daemon.go:325: [dfe66bb5f9470] waiting for daemon to start [2020-03-12T18:57:38.285Z] daemon.go:353: [dfe66bb5f9470] daemon started [2020-03-12T18:57:38.285Z] daemon.go:461: [dfe66bb5f9470] Stopping daemon [2020-03-12T18:57:38.285Z] daemon.go:296: [dfe66bb5f9470] exiting daemon [2020-03-12T18:57:38.285Z] daemon.go:448: [dfe66bb5f9470] Daemon stopped [2020-03-12T18:57:38.285Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:57:38.466Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-03-12T18:57:40.341Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2020-03-12T18:57:40.341Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-03-12T18:57:40.341Z] daemon.go:325: [dfbb66b720764] waiting for daemon to start [2020-03-12T18:57:40.341Z] daemon.go:325: [dfbb66b720764] waiting for daemon to start [2020-03-12T18:57:40.341Z] daemon.go:353: [dfbb66b720764] daemon started [2020-03-12T18:57:40.341Z] daemon.go:461: [dfbb66b720764] Stopping daemon [2020-03-12T18:57:40.341Z] daemon.go:296: [dfbb66b720764] exiting daemon [2020-03-12T18:57:40.341Z] daemon.go:448: [dfbb66b720764] Daemon stopped [2020-03-12T18:57:40.341Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:57:41.580Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T18:57:41.580Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T18:57:42.401Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.15s) [2020-03-12T18:57:42.401Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-03-12T18:57:42.401Z] daemon.go:325: [d33626aa26872] waiting for daemon to start [2020-03-12T18:57:42.401Z] daemon.go:325: [d33626aa26872] waiting for daemon to start [2020-03-12T18:57:42.401Z] daemon.go:353: [d33626aa26872] daemon started [2020-03-12T18:57:42.401Z] daemon.go:461: [d33626aa26872] Stopping daemon [2020-03-12T18:57:42.401Z] daemon.go:296: [d33626aa26872] exiting daemon [2020-03-12T18:57:42.401Z] daemon.go:448: [d33626aa26872] Daemon stopped [2020-03-12T18:57:42.401Z] === RUN TestAuthZPluginHeader [2020-03-12T18:57:43.268Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-03-12T18:57:43.268Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-03-12T18:57:43.268Z] daemon.go:325: [d8e1ea7647893] waiting for daemon to start [2020-03-12T18:57:43.268Z] daemon.go:325: [d8e1ea7647893] waiting for daemon to start [2020-03-12T18:57:43.268Z] daemon.go:353: [d8e1ea7647893] daemon started [2020-03-12T18:57:43.268Z] daemon.go:461: [d8e1ea7647893] Stopping daemon [2020-03-12T18:57:43.268Z] daemon.go:296: [d8e1ea7647893] exiting daemon [2020-03-12T18:57:43.268Z] daemon.go:448: [d8e1ea7647893] Daemon stopped [2020-03-12T18:57:43.268Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-03-12T18:57:43.268Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:57:43.268Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:57:43.268Z] === RUN TestAuthZPluginV2Disable [2020-03-12T18:57:43.268Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:57:43.268Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:57:43.268Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-03-12T18:57:43.268Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:57:43.268Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:57:43.268Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-03-12T18:57:43.268Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:57:43.268Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:57:43.268Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:57:45.732Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T18:57:53.802Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-03-12T18:57:54.360Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T18:57:56.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-03-12T18:57:56.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-03-12T18:57:56.242Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T18:57:56.242Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T18:57:56.801Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T18:57:58.683Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-03-12T18:58:00.565Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T18:58:01.821Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2020-03-12T18:58:01.821Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:353: [d573086b1e680] daemon started [2020-03-12T18:58:01.821Z] daemon.go:461: [d573086b1e680] Stopping daemon [2020-03-12T18:58:01.821Z] daemon.go:296: [d573086b1e680] exiting daemon [2020-03-12T18:58:01.821Z] daemon.go:448: [d573086b1e680] Daemon stopped [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:339: [d573086b1e680] error pinging daemon on start: Get http://d573086b1e680.sock/_ping: context deadline exceeded [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:339: [d573086b1e680] error pinging daemon on start: Get http://d573086b1e680.sock/_ping: context deadline exceeded [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:339: [d573086b1e680] error pinging daemon on start: Get http://d573086b1e680.sock/_ping: context deadline exceeded [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:339: [d573086b1e680] error pinging daemon on start: Get http://d573086b1e680.sock/_ping: context deadline exceeded [2020-03-12T18:58:01.821Z] daemon.go:296: [d573086b1e680] exiting daemon [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:325: [d573086b1e680] waiting for daemon to start [2020-03-12T18:58:01.821Z] daemon.go:353: [d573086b1e680] daemon started [2020-03-12T18:58:01.821Z] daemon.go:461: [d573086b1e680] Stopping daemon [2020-03-12T18:58:01.821Z] daemon.go:296: [d573086b1e680] exiting daemon [2020-03-12T18:58:01.821Z] daemon.go:448: [d573086b1e680] Daemon stopped [2020-03-12T18:58:01.821Z] PASS [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] === Skipped [2020-03-12T18:58:01.821Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-03-12T18:58:01.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-03-12T18:58:01.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-03-12T18:58:01.821Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-03-12T18:58:01.821Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] DONE 17 tests, 4 skipped in 29.540s [2020-03-12T18:58:01.821Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-03-12T18:58:01.821Z] ++ 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-12T18:58:01.821Z] ++ set -e [2020-03-12T18:58:01.821Z] ++ '[' -n 0 ']' [2020-03-12T18:58:01.821Z] ++ set -x [2020-03-12T18:58:01.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:01.821Z] INFO: Testing against a local daemon [2020-03-12T18:58:01.821Z] === RUN TestPluginInvalidJSON [2020-03-12T18:58:01.821Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:58:01.821Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:58:01.821Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-03-12T18:58:01.821Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-03-12T18:58:01.821Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-03-12T18:58:01.821Z] PASS [2020-03-12T18:58:01.821Z] [2020-03-12T18:58:01.821Z] DONE 2 tests in 0.143s [2020-03-12T18:58:01.821Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-03-12T18:58:01.821Z] ++ 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-12T18:58:01.821Z] ++ set -e [2020-03-12T18:58:01.821Z] ++ '[' -n 0 ']' [2020-03-12T18:58:01.821Z] ++ set -x [2020-03-12T18:58:01.821Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:01.821Z] INFO: Testing against a local daemon [2020-03-12T18:58:01.821Z] === RUN TestExternalGraphDriver [2020-03-12T18:58:01.821Z] === RUN TestExternalGraphDriver/json [2020-03-12T18:58:01.926Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T18:58:01.926Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T18:58:02.841Z] === RUN TestExternalGraphDriver/spec [2020-03-12T18:58:03.848Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T18:58:04.771Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T18:58:04.897Z] === RUN TestExternalGraphDriver/pull [2020-03-12T18:58:05.330Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T18:58:05.889Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T18:58:07.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T18:58:07.247Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T18:58:07.501Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T18:58:07.613Z] --- PASS: TestExternalGraphDriver (6.50s) [2020-03-12T18:58:07.613Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:353: [db51ecd2399c3] daemon started [2020-03-12T18:58:07.613Z] daemon.go:461: [db51ecd2399c3] Stopping daemon [2020-03-12T18:58:07.613Z] daemon.go:296: [db51ecd2399c3] exiting daemon [2020-03-12T18:58:07.613Z] daemon.go:448: [db51ecd2399c3] Daemon stopped [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:353: [db51ecd2399c3] daemon started [2020-03-12T18:58:07.613Z] daemon.go:461: [db51ecd2399c3] Stopping daemon [2020-03-12T18:58:07.613Z] daemon.go:296: [db51ecd2399c3] exiting daemon [2020-03-12T18:58:07.613Z] daemon.go:448: [db51ecd2399c3] Daemon stopped [2020-03-12T18:58:07.613Z] --- PASS: TestExternalGraphDriver/json (2.06s) [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:353: [db51ecd2399c3] daemon started [2020-03-12T18:58:07.613Z] daemon.go:461: [db51ecd2399c3] Stopping daemon [2020-03-12T18:58:07.613Z] daemon.go:296: [db51ecd2399c3] exiting daemon [2020-03-12T18:58:07.613Z] daemon.go:448: [db51ecd2399c3] Daemon stopped [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:353: [db51ecd2399c3] daemon started [2020-03-12T18:58:07.613Z] daemon.go:461: [db51ecd2399c3] Stopping daemon [2020-03-12T18:58:07.613Z] daemon.go:296: [db51ecd2399c3] exiting daemon [2020-03-12T18:58:07.613Z] daemon.go:448: [db51ecd2399c3] Daemon stopped [2020-03-12T18:58:07.613Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:325: [db51ecd2399c3] waiting for daemon to start [2020-03-12T18:58:07.613Z] daemon.go:353: [db51ecd2399c3] daemon started [2020-03-12T18:58:07.613Z] daemon.go:461: [db51ecd2399c3] Stopping daemon [2020-03-12T18:58:07.613Z] daemon.go:296: [db51ecd2399c3] exiting daemon [2020-03-12T18:58:07.613Z] daemon.go:448: [db51ecd2399c3] Daemon stopped [2020-03-12T18:58:07.613Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-03-12T18:58:07.613Z] === RUN TestGraphdriverPluginV2 [2020-03-12T18:58:07.613Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:58:07.613Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:07.613Z] PASS [2020-03-12T18:58:07.613Z] [2020-03-12T18:58:07.613Z] === Skipped [2020-03-12T18:58:07.613Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2020-03-12T18:58:07.613Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:58:07.613Z] [2020-03-12T18:58:07.613Z] [2020-03-12T18:58:07.613Z] DONE 5 tests, 1 skipped in 6.683s [2020-03-12T18:58:07.613Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-03-12T18:58:07.613Z] ++ 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-12T18:58:07.613Z] ++ set -e [2020-03-12T18:58:07.613Z] ++ '[' -n 0 ']' [2020-03-12T18:58:07.613Z] ++ set -x [2020-03-12T18:58:07.613Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:07.613Z] INFO: Testing against a local daemon [2020-03-12T18:58:07.613Z] === RUN TestContinueAfterPluginCrash [2020-03-12T18:58:07.613Z] === PAUSE TestContinueAfterPluginCrash [2020-03-12T18:58:07.613Z] === RUN TestDaemonStartWithLogOpt [2020-03-12T18:58:07.613Z] === PAUSE TestDaemonStartWithLogOpt [2020-03-12T18:58:07.613Z] === CONT TestContinueAfterPluginCrash [2020-03-12T18:58:07.613Z] === CONT TestDaemonStartWithLogOpt [2020-03-12T18:58:09.384Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T18:58:10.308Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T18:58:12.193Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T18:58:12.447Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T18:58:12.447Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T18:58:14.260Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-03-12T18:58:14.328Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T18:58:16.210Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T18:58:22.777Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T18:58:22.777Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T18:58:23.080Z] --- PASS: TestDaemonStartWithLogOpt (15.46s) [2020-03-12T18:58:23.080Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-03-12T18:58:23.080Z] daemon.go:325: [db022ea291c10] waiting for daemon to start [2020-03-12T18:58:23.080Z] daemon.go:325: [db022ea291c10] waiting for daemon to start [2020-03-12T18:58:23.080Z] daemon.go:353: [db022ea291c10] daemon started [2020-03-12T18:58:23.080Z] daemon.go:461: [db022ea291c10] Stopping daemon [2020-03-12T18:58:23.080Z] daemon.go:296: [db022ea291c10] exiting daemon [2020-03-12T18:58:23.080Z] daemon.go:448: [db022ea291c10] Daemon stopped [2020-03-12T18:58:23.080Z] daemon.go:325: [db022ea291c10] waiting for daemon to start [2020-03-12T18:58:23.080Z] daemon.go:325: [db022ea291c10] waiting for daemon to start [2020-03-12T18:58:23.080Z] daemon.go:353: [db022ea291c10] daemon started [2020-03-12T18:58:23.080Z] daemon.go:461: [db022ea291c10] Stopping daemon [2020-03-12T18:58:23.080Z] daemon.go:296: [db022ea291c10] exiting daemon [2020-03-12T18:58:23.080Z] daemon.go:448: [db022ea291c10] Daemon stopped [2020-03-12T18:58:23.336Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T18:58:24.260Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T18:58:24.647Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-03-12T18:58:25.182Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T18:58:25.742Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T18:58:28.248Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T18:58:28.248Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-12T18:58:28.610Z] --- PASS: TestContinueAfterPluginCrash (20.50s) [2020-03-12T18:58:28.610Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-03-12T18:58:28.610Z] daemon.go:325: [d87f231321bc0] waiting for daemon to start [2020-03-12T18:58:28.610Z] daemon.go:325: [d87f231321bc0] waiting for daemon to start [2020-03-12T18:58:28.610Z] daemon.go:353: [d87f231321bc0] daemon started [2020-03-12T18:58:28.610Z] daemon.go:461: [d87f231321bc0] Stopping daemon [2020-03-12T18:58:28.610Z] daemon.go:296: [d87f231321bc0] exiting daemon [2020-03-12T18:58:28.610Z] daemon.go:448: [d87f231321bc0] Daemon stopped [2020-03-12T18:58:28.610Z] PASS [2020-03-12T18:58:28.610Z] [2020-03-12T18:58:28.610Z] DONE 2 tests in 20.600s [2020-03-12T18:58:28.610Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-03-12T18:58:28.610Z] ++ 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-12T18:58:28.610Z] ++ set -e [2020-03-12T18:58:28.610Z] ++ '[' -n 0 ']' [2020-03-12T18:58:28.610Z] ++ set -x [2020-03-12T18:58:28.610Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:28.610Z] INFO: Testing against a local daemon [2020-03-12T18:58:28.610Z] === RUN TestPluginWithDevMounts [2020-03-12T18:58:28.610Z] === PAUSE TestPluginWithDevMounts [2020-03-12T18:58:28.610Z] === CONT TestPluginWithDevMounts [2020-03-12T18:58:30.688Z] --- PASS: TestPluginWithDevMounts (2.33s) [2020-03-12T18:58:30.688Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-03-12T18:58:30.688Z] daemon.go:325: [d554acf9ca31c] waiting for daemon to start [2020-03-12T18:58:30.688Z] daemon.go:325: [d554acf9ca31c] waiting for daemon to start [2020-03-12T18:58:30.688Z] daemon.go:353: [d554acf9ca31c] daemon started [2020-03-12T18:58:30.688Z] daemon.go:461: [d554acf9ca31c] Stopping daemon [2020-03-12T18:58:30.688Z] daemon.go:296: [d554acf9ca31c] exiting daemon [2020-03-12T18:58:30.688Z] daemon.go:448: [d554acf9ca31c] Daemon stopped [2020-03-12T18:58:30.688Z] PASS [2020-03-12T18:58:30.688Z] [2020-03-12T18:58:30.688Z] DONE 1 tests in 2.431s [2020-03-12T18:58:30.688Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-03-12T18:58:30.688Z] ++ 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-12T18:58:30.688Z] ++ set -e [2020-03-12T18:58:30.688Z] ++ '[' -n 0 ']' [2020-03-12T18:58:30.688Z] ++ set -x [2020-03-12T18:58:30.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=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:30.688Z] INFO: Testing against a local daemon [2020-03-12T18:58:30.688Z] === RUN TestSecretInspect [2020-03-12T18:58:32.408Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-12T18:58:32.728Z] --- PASS: TestSecretInspect (2.31s) [2020-03-12T18:58:32.728Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-03-12T18:58:32.728Z] daemon.go:325: [d6ebf00035d83] waiting for daemon to start [2020-03-12T18:58:32.728Z] daemon.go:325: [d6ebf00035d83] waiting for daemon to start [2020-03-12T18:58:32.728Z] daemon.go:353: [d6ebf00035d83] daemon started [2020-03-12T18:58:32.728Z] daemon.go:461: [d6ebf00035d83] Stopping daemon [2020-03-12T18:58:32.728Z] daemon.go:296: [d6ebf00035d83] exiting daemon [2020-03-12T18:58:32.728Z] daemon.go:448: [d6ebf00035d83] Daemon stopped [2020-03-12T18:58:32.728Z] === RUN TestSecretList [2020-03-12T18:58:34.295Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T18:58:35.034Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-03-12T18:58:35.433Z] --- PASS: TestSecretList (2.27s) [2020-03-12T18:58:35.433Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-03-12T18:58:35.433Z] daemon.go:325: [d8079f167bfe1] waiting for daemon to start [2020-03-12T18:58:35.433Z] daemon.go:325: [d8079f167bfe1] waiting for daemon to start [2020-03-12T18:58:35.433Z] daemon.go:353: [d8079f167bfe1] daemon started [2020-03-12T18:58:35.433Z] daemon.go:461: [d8079f167bfe1] Stopping daemon [2020-03-12T18:58:35.433Z] daemon.go:296: [d8079f167bfe1] exiting daemon [2020-03-12T18:58:35.433Z] daemon.go:448: [d8079f167bfe1] Daemon stopped [2020-03-12T18:58:35.433Z] === RUN TestSecretsCreateAndDelete [2020-03-12T18:58:36.802Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-12T18:58:37.477Z] --- PASS: TestSecretsCreateAndDelete (2.32s) [2020-03-12T18:58:37.477Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-03-12T18:58:37.477Z] daemon.go:325: [d1fda03abf819] waiting for daemon to start [2020-03-12T18:58:37.477Z] daemon.go:325: [d1fda03abf819] waiting for daemon to start [2020-03-12T18:58:37.477Z] daemon.go:353: [d1fda03abf819] daemon started [2020-03-12T18:58:37.477Z] daemon.go:461: [d1fda03abf819] Stopping daemon [2020-03-12T18:58:37.477Z] daemon.go:296: [d1fda03abf819] exiting daemon [2020-03-12T18:58:37.477Z] daemon.go:448: [d1fda03abf819] Daemon stopped [2020-03-12T18:58:37.477Z] === RUN TestSecretsUpdate [2020-03-12T18:58:38.682Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T18:58:40.040Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T18:58:40.169Z] --- PASS: TestSecretsUpdate (2.87s) [2020-03-12T18:58:40.169Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-03-12T18:58:40.169Z] daemon.go:325: [dd9c3e27c2b71] waiting for daemon to start [2020-03-12T18:58:40.169Z] daemon.go:325: [dd9c3e27c2b71] waiting for daemon to start [2020-03-12T18:58:40.169Z] daemon.go:353: [dd9c3e27c2b71] daemon started [2020-03-12T18:58:40.169Z] daemon.go:461: [dd9c3e27c2b71] Stopping daemon [2020-03-12T18:58:40.169Z] daemon.go:296: [dd9c3e27c2b71] exiting daemon [2020-03-12T18:58:40.169Z] daemon.go:448: [dd9c3e27c2b71] Daemon stopped [2020-03-12T18:58:40.169Z] === RUN TestTemplatedSecret [2020-03-12T18:58:40.296Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T18:58:40.855Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T18:58:42.218Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T18:58:42.777Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T18:58:42.875Z] --- PASS: TestTemplatedSecret (2.71s) [2020-03-12T18:58:42.875Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-03-12T18:58:42.875Z] daemon.go:325: [d4b94ba161a8b] waiting for daemon to start [2020-03-12T18:58:42.875Z] daemon.go:325: [d4b94ba161a8b] waiting for daemon to start [2020-03-12T18:58:42.875Z] daemon.go:353: [d4b94ba161a8b] daemon started [2020-03-12T18:58:42.875Z] daemon.go:461: [d4b94ba161a8b] Stopping daemon [2020-03-12T18:58:42.875Z] daemon.go:296: [d4b94ba161a8b] exiting daemon [2020-03-12T18:58:42.875Z] daemon.go:448: [d4b94ba161a8b] Daemon stopped [2020-03-12T18:58:42.875Z] === RUN TestSecretCreateResolve [2020-03-12T18:58:43.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T18:58:45.571Z] --- PASS: TestSecretCreateResolve (2.27s) [2020-03-12T18:58:45.571Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-03-12T18:58:45.571Z] daemon.go:325: [df043511e5326] waiting for daemon to start [2020-03-12T18:58:45.571Z] daemon.go:325: [df043511e5326] waiting for daemon to start [2020-03-12T18:58:45.571Z] daemon.go:353: [df043511e5326] daemon started [2020-03-12T18:58:45.571Z] daemon.go:461: [df043511e5326] Stopping daemon [2020-03-12T18:58:45.571Z] daemon.go:296: [df043511e5326] exiting daemon [2020-03-12T18:58:45.571Z] daemon.go:448: [df043511e5326] Daemon stopped [2020-03-12T18:58:45.571Z] PASS [2020-03-12T18:58:45.571Z] [2020-03-12T18:58:45.571Z] DONE 6 tests in 14.838s [2020-03-12T18:58:45.571Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-03-12T18:58:45.571Z] ++ 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-12T18:58:45.571Z] ++ set -e [2020-03-12T18:58:45.571Z] ++ '[' -n 0 ']' [2020-03-12T18:58:45.571Z] ++ set -x [2020-03-12T18:58:45.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2020-03-12T18:58:45.571Z] INFO: Testing against a local daemon [2020-03-12T18:58:45.571Z] === RUN TestServiceCreateInit [2020-03-12T18:58:45.571Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:58:46.218Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T18:58:48.099Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T18:58:48.353Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T18:58:49.998Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:58:53.476Z] --- PASS: TestServiceCreateInit (8.23s) [2020-03-12T18:58:53.476Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2020-03-12T18:58:53.476Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-03-12T18:58:53.476Z] daemon.go:325: [dccf836a49664] waiting for daemon to start [2020-03-12T18:58:53.476Z] daemon.go:325: [dccf836a49664] waiting for daemon to start [2020-03-12T18:58:53.476Z] daemon.go:353: [dccf836a49664] daemon started [2020-03-12T18:58:53.476Z] daemon.go:461: [dccf836a49664] Stopping daemon [2020-03-12T18:58:53.476Z] daemon.go:296: [dccf836a49664] exiting daemon [2020-03-12T18:58:53.476Z] daemon.go:448: [dccf836a49664] Daemon stopped [2020-03-12T18:58:53.476Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.01s) [2020-03-12T18:58:53.476Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-03-12T18:58:53.476Z] daemon.go:325: [d7e39b9bf2e75] waiting for daemon to start [2020-03-12T18:58:53.476Z] daemon.go:325: [d7e39b9bf2e75] waiting for daemon to start [2020-03-12T18:58:53.476Z] daemon.go:353: [d7e39b9bf2e75] daemon started [2020-03-12T18:58:53.476Z] daemon.go:461: [d7e39b9bf2e75] Stopping daemon [2020-03-12T18:58:53.476Z] daemon.go:296: [d7e39b9bf2e75] exiting daemon [2020-03-12T18:58:53.476Z] daemon.go:448: [d7e39b9bf2e75] Daemon stopped [2020-03-12T18:58:53.476Z] === RUN TestCreateServiceMultipleTimes [2020-03-12T18:58:53.584Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T18:58:53.838Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T18:58:54.092Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-03-12T18:58:55.014Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T18:58:55.014Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T18:58:55.937Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T18:58:56.495Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T18:58:56.750Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T18:58:56.750Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T18:58:57.674Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T18:58:58.597Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-03-12T18:58:58.597Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T18:58:59.156Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T18:58:59.410Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-03-12T18:59:00.334Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T18:59:02.217Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T18:59:03.140Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-03-12T18:59:03.744Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T18:59:04.666Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T18:59:05.224Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T18:59:06.147Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T18:59:07.071Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T18:59:07.071Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T18:59:07.629Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T18:59:08.552Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T18:59:08.552Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T18:59:09.474Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-03-12T18:59:11.356Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T18:59:11.356Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T18:59:14.634Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T18:59:15.196Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T18:59:15.900Z] --- PASS: TestCreateServiceMultipleTimes (19.81s) [2020-03-12T18:59:15.900Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-03-12T18:59:15.900Z] daemon.go:325: [dd2d3e11438c8] waiting for daemon to start [2020-03-12T18:59:15.900Z] daemon.go:325: [dd2d3e11438c8] waiting for daemon to start [2020-03-12T18:59:15.900Z] daemon.go:353: [dd2d3e11438c8] daemon started [2020-03-12T18:59:15.900Z] daemon.go:461: [dd2d3e11438c8] Stopping daemon [2020-03-12T18:59:15.900Z] daemon.go:296: [dd2d3e11438c8] exiting daemon [2020-03-12T18:59:15.900Z] daemon.go:448: [dd2d3e11438c8] Daemon stopped [2020-03-12T18:59:15.900Z] === RUN TestCreateServiceConflict [2020-03-12T18:59:15.900Z] --- PASS: TestCreateServiceConflict (2.28s) [2020-03-12T18:59:15.900Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-03-12T18:59:15.900Z] daemon.go:325: [dce8e9fa72bbd] waiting for daemon to start [2020-03-12T18:59:15.900Z] daemon.go:325: [dce8e9fa72bbd] waiting for daemon to start [2020-03-12T18:59:15.900Z] daemon.go:353: [dce8e9fa72bbd] daemon started [2020-03-12T18:59:15.900Z] daemon.go:461: [dce8e9fa72bbd] Stopping daemon [2020-03-12T18:59:15.900Z] daemon.go:296: [dce8e9fa72bbd] exiting daemon [2020-03-12T18:59:15.900Z] daemon.go:448: [dce8e9fa72bbd] Daemon stopped [2020-03-12T18:59:15.900Z] === RUN TestCreateServiceMaxReplicas [2020-03-12T18:59:16.555Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T18:59:17.116Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T18:59:18.620Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2020-03-12T18:59:18.620Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-03-12T18:59:18.620Z] daemon.go:325: [d2300d3163fee] waiting for daemon to start [2020-03-12T18:59:18.620Z] daemon.go:325: [d2300d3163fee] waiting for daemon to start [2020-03-12T18:59:18.620Z] daemon.go:353: [d2300d3163fee] daemon started [2020-03-12T18:59:18.620Z] daemon.go:461: [d2300d3163fee] Stopping daemon [2020-03-12T18:59:18.620Z] daemon.go:296: [d2300d3163fee] exiting daemon [2020-03-12T18:59:18.620Z] daemon.go:448: [d2300d3163fee] Daemon stopped [2020-03-12T18:59:18.620Z] === RUN TestCreateWithDuplicateNetworkNames [2020-03-12T18:59:21.356Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T18:59:21.915Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T18:59:22.837Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-03-12T18:59:24.718Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-03-12T18:59:25.276Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-03-12T18:59:29.430Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-03-12T18:59:31.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T18:59:34.348Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2020-03-12T18:59:34.348Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-03-12T18:59:34.348Z] daemon.go:325: [d99ec69ad2032] waiting for daemon to start [2020-03-12T18:59:34.348Z] daemon.go:325: [d99ec69ad2032] waiting for daemon to start [2020-03-12T18:59:34.348Z] daemon.go:353: [d99ec69ad2032] daemon started [2020-03-12T18:59:34.348Z] daemon.go:461: [d99ec69ad2032] Stopping daemon [2020-03-12T18:59:34.348Z] daemon.go:296: [d99ec69ad2032] exiting daemon [2020-03-12T18:59:34.348Z] daemon.go:448: [d99ec69ad2032] Daemon stopped [2020-03-12T18:59:34.348Z] === RUN TestCreateServiceSecretFileMode [2020-03-12T18:59:34.577Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-03-12T18:59:35.136Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-03-12T18:59:35.861Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2020-03-12T18:59:35.861Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-03-12T18:59:35.861Z] daemon.go:325: [dbbf934864dfb] waiting for daemon to start [2020-03-12T18:59:35.861Z] daemon.go:325: [dbbf934864dfb] waiting for daemon to start [2020-03-12T18:59:35.861Z] daemon.go:353: [dbbf934864dfb] daemon started [2020-03-12T18:59:35.861Z] daemon.go:461: [dbbf934864dfb] Stopping daemon [2020-03-12T18:59:35.861Z] daemon.go:296: [dbbf934864dfb] exiting daemon [2020-03-12T18:59:35.861Z] daemon.go:448: [dbbf934864dfb] Daemon stopped [2020-03-12T18:59:35.861Z] === RUN TestCreateServiceConfigFileMode [2020-03-12T18:59:36.059Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-03-12T18:59:36.982Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-03-12T18:59:37.541Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-03-12T18:59:38.467Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-03-12T18:59:38.602Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-03-12T18:59:38.602Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-03-12T18:59:38.602Z] daemon.go:325: [d6ac7f484599d] waiting for daemon to start [2020-03-12T18:59:38.602Z] daemon.go:325: [d6ac7f484599d] waiting for daemon to start [2020-03-12T18:59:38.602Z] daemon.go:353: [d6ac7f484599d] daemon started [2020-03-12T18:59:38.602Z] daemon.go:461: [d6ac7f484599d] Stopping daemon [2020-03-12T18:59:38.602Z] daemon.go:296: [d6ac7f484599d] exiting daemon [2020-03-12T18:59:38.602Z] daemon.go:448: [d6ac7f484599d] Daemon stopped [2020-03-12T18:59:38.602Z] === RUN TestCreateServiceSysctls [2020-03-12T18:59:39.390Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-03-12T18:59:39.645Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T18:59:39.899Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-12T18:59:40.823Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-12T18:59:42.097Z] --- PASS: TestCreateServiceSysctls (3.44s) [2020-03-12T18:59:42.097Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-03-12T18:59:42.097Z] daemon.go:325: [d9f96209433a9] waiting for daemon to start [2020-03-12T18:59:42.097Z] daemon.go:325: [d9f96209433a9] waiting for daemon to start [2020-03-12T18:59:42.097Z] daemon.go:353: [d9f96209433a9] daemon started [2020-03-12T18:59:42.097Z] daemon.go:461: [d9f96209433a9] Stopping daemon [2020-03-12T18:59:42.097Z] daemon.go:296: [d9f96209433a9] exiting daemon [2020-03-12T18:59:42.097Z] daemon.go:448: [d9f96209433a9] Daemon stopped [2020-03-12T18:59:42.097Z] === RUN TestInspect [2020-03-12T18:59:42.183Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T18:59:44.736Z] === RUN TestDockerSuite/TestRunState [2020-03-12T18:59:44.898Z] --- PASS: TestInspect (2.90s) [2020-03-12T18:59:44.898Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-03-12T18:59:44.898Z] daemon.go:325: [de1bb80614143] waiting for daemon to start [2020-03-12T18:59:44.898Z] daemon.go:325: [de1bb80614143] waiting for daemon to start [2020-03-12T18:59:44.899Z] daemon.go:353: [de1bb80614143] daemon started [2020-03-12T18:59:44.899Z] daemon.go:461: [de1bb80614143] Stopping daemon [2020-03-12T18:59:44.899Z] daemon.go:296: [de1bb80614143] exiting daemon [2020-03-12T18:59:44.899Z] daemon.go:448: [de1bb80614143] Daemon stopped [2020-03-12T18:59:44.899Z] === RUN TestDockerNetworkConnectAlias [2020-03-12T18:59:46.634Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T18:59:47.192Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T18:59:48.114Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T18:59:48.114Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-03-12T18:59:48.114Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T18:59:49.036Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T18:59:49.595Z] === RUN TestDockerSuite/TestRunSysctls [2020-03-12T18:59:50.462Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2020-03-12T18:59:50.462Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-03-12T18:59:50.462Z] daemon.go:325: [daf82a41a8894] waiting for daemon to start [2020-03-12T18:59:50.462Z] daemon.go:325: [daf82a41a8894] waiting for daemon to start [2020-03-12T18:59:50.462Z] daemon.go:353: [daf82a41a8894] daemon started [2020-03-12T18:59:50.462Z] daemon.go:461: [daf82a41a8894] Stopping daemon [2020-03-12T18:59:50.462Z] daemon.go:296: [daf82a41a8894] exiting daemon [2020-03-12T18:59:50.462Z] daemon.go:448: [daf82a41a8894] Daemon stopped [2020-03-12T18:59:50.462Z] === RUN TestDockerNetworkReConnect [2020-03-12T18:59:51.477Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T18:59:51.477Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T18:59:51.477Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T18:59:52.036Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-03-12T18:59:54.938Z] --- PASS: TestDockerNetworkReConnect (4.64s) [2020-03-12T18:59:54.938Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-03-12T18:59:54.938Z] daemon.go:325: [dc95c693c82f7] waiting for daemon to start [2020-03-12T18:59:54.938Z] daemon.go:325: [dc95c693c82f7] waiting for daemon to start [2020-03-12T18:59:54.938Z] daemon.go:353: [dc95c693c82f7] daemon started [2020-03-12T18:59:54.938Z] daemon.go:461: [dc95c693c82f7] Stopping daemon [2020-03-12T18:59:54.938Z] daemon.go:296: [dc95c693c82f7] exiting daemon [2020-03-12T18:59:54.938Z] daemon.go:448: [dc95c693c82f7] Daemon stopped [2020-03-12T18:59:54.938Z] === RUN TestServicePlugin [2020-03-12T18:59:54.938Z] --- SKIP: TestServicePlugin (0.00s) [2020-03-12T18:59:54.938Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T18:59:54.938Z] === RUN TestServiceUpdateLabel [2020-03-12T18:59:55.295Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-03-12T18:59:55.550Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-03-12T18:59:56.452Z] --- PASS: TestServiceUpdateLabel (2.32s) [2020-03-12T18:59:56.452Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-03-12T18:59:56.452Z] daemon.go:325: [d7d8a2cfdbd27] waiting for daemon to start [2020-03-12T18:59:56.452Z] daemon.go:325: [d7d8a2cfdbd27] waiting for daemon to start [2020-03-12T18:59:56.452Z] daemon.go:353: [d7d8a2cfdbd27] daemon started [2020-03-12T18:59:56.452Z] daemon.go:461: [d7d8a2cfdbd27] Stopping daemon [2020-03-12T18:59:56.452Z] daemon.go:296: [d7d8a2cfdbd27] exiting daemon [2020-03-12T18:59:56.452Z] daemon.go:448: [d7d8a2cfdbd27] Daemon stopped [2020-03-12T18:59:56.452Z] === RUN TestServiceUpdateSecrets [2020-03-12T18:59:57.433Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-03-12T19:00:01.182Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-03-12T19:00:01.587Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T19:00:04.845Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T19:00:05.404Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T19:00:05.893Z] === RUN TestDockerSuite/TestBuildEnv [2020-03-12T19:00:05.893Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-03-12T19:00:06.326Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T19:00:06.356Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-03-12T19:00:06.356Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-03-12T19:00:06.356Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-03-12T19:00:06.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-03-12T19:00:06.885Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T19:00:09.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-03-12T19:00:09.393Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T19:00:09.737Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-03-12T19:00:09.737Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-03-12T19:00:09.737Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-03-12T19:00:10.198Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-03-12T19:00:10.318Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T19:00:11.242Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T19:00:11.242Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T19:00:11.496Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T19:00:12.055Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2020-03-12T19:00:12.055Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-03-12T19:00:12.055Z] daemon.go:325: [d6270d412ccc2] waiting for daemon to start [2020-03-12T19:00:12.055Z] daemon.go:325: [d6270d412ccc2] waiting for daemon to start [2020-03-12T19:00:12.055Z] daemon.go:353: [d6270d412ccc2] daemon started [2020-03-12T19:00:12.055Z] daemon.go:461: [d6270d412ccc2] Stopping daemon [2020-03-12T19:00:12.055Z] daemon.go:296: [d6270d412ccc2] exiting daemon [2020-03-12T19:00:12.055Z] daemon.go:448: [d6270d412ccc2] Daemon stopped [2020-03-12T19:00:12.055Z] === RUN TestServiceUpdateConfigs [2020-03-12T19:00:12.418Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T19:00:12.978Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T19:00:13.901Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-03-12T19:00:13.901Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T19:00:13.901Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T19:00:14.823Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T19:00:16.026Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-03-12T19:00:20.081Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T19:00:20.081Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T19:00:21.441Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T19:00:23.947Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T19:00:25.307Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T19:00:27.572Z] --- PASS: TestServiceUpdateConfigs (14.77s) [2020-03-12T19:00:27.572Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-03-12T19:00:27.572Z] daemon.go:325: [d8336b8d2475b] waiting for daemon to start [2020-03-12T19:00:27.572Z] daemon.go:325: [d8336b8d2475b] waiting for daemon to start [2020-03-12T19:00:27.572Z] daemon.go:353: [d8336b8d2475b] daemon started [2020-03-12T19:00:27.572Z] daemon.go:461: [d8336b8d2475b] Stopping daemon [2020-03-12T19:00:27.572Z] daemon.go:296: [d8336b8d2475b] exiting daemon [2020-03-12T19:00:27.572Z] daemon.go:448: [d8336b8d2475b] Daemon stopped [2020-03-12T19:00:27.572Z] === RUN TestServiceUpdateNetwork [2020-03-12T19:00:27.813Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T19:00:30.321Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T19:00:31.244Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T19:00:32.169Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T19:00:33.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T19:00:33.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T19:00:33.092Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T19:00:33.092Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T19:00:33.092Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildExpose [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-03-12T19:00:33.749Z] === RUN TestDockerSuite/TestBuildFails [2020-03-12T19:00:34.016Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-03-12T19:00:34.939Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-03-12T19:00:35.293Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-03-12T19:00:35.293Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-03-12T19:00:35.861Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-03-12T19:00:37.219Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-03-12T19:00:38.143Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-03-12T19:00:39.066Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T19:00:39.066Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-03-12T19:00:39.665Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-03-12T19:00:39.665Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-03-12T19:00:39.665Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-03-12T19:00:39.920Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T19:00:39.920Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-03-12T19:00:39.920Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-03-12T19:00:40.007Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-03-12T19:00:40.174Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-03-12T19:00:40.428Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-03-12T19:00:40.428Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-03-12T19:00:40.518Z] --- PASS: TestServiceUpdateNetwork (13.03s) [2020-03-12T19:00:40.518Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-03-12T19:00:40.518Z] daemon.go:325: [d9593720efc77] waiting for daemon to start [2020-03-12T19:00:40.518Z] daemon.go:325: [d9593720efc77] waiting for daemon to start [2020-03-12T19:00:40.518Z] daemon.go:353: [d9593720efc77] daemon started [2020-03-12T19:00:40.518Z] daemon.go:461: [d9593720efc77] Stopping daemon [2020-03-12T19:00:40.518Z] daemon.go:296: [d9593720efc77] exiting daemon [2020-03-12T19:00:40.518Z] daemon.go:448: [d9593720efc77] Daemon stopped [2020-03-12T19:00:40.518Z] PASS [2020-03-12T19:00:40.518Z] [2020-03-12T19:00:40.518Z] === Skipped [2020-03-12T19:00:40.518Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-03-12T19:00:40.518Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-03-12T19:00:40.518Z] [2020-03-12T19:00:40.518Z] [2020-03-12T19:00:40.518Z] DONE 18 tests, 1 skipped in 113.902s [2020-03-12T19:00:40.518Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-03-12T19:00:40.518Z] ++ 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-12T19:00:40.518Z] ++ set -e [2020-03-12T19:00:40.518Z] ++ '[' -n 0 ']' [2020-03-12T19:00:40.518Z] ++ set -x [2020-03-12T19:00:40.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2020-03-12T19:00:40.519Z] INFO: Testing against a local daemon [2020-03-12T19:00:40.519Z] === RUN TestSessionCreate [2020-03-12T19:00:40.519Z] --- PASS: TestSessionCreate (0.05s) [2020-03-12T19:00:40.519Z] === RUN TestSessionCreateWithBadUpgrade [2020-03-12T19:00:40.519Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-03-12T19:00:40.519Z] PASS [2020-03-12T19:00:40.519Z] [2020-03-12T19:00:40.519Z] DONE 2 tests in 0.209s [2020-03-12T19:00:40.519Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-03-12T19:00:40.519Z] ++ 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-12T19:00:40.519Z] ++ set -e [2020-03-12T19:00:40.519Z] ++ '[' -n 0 ']' [2020-03-12T19:00:40.519Z] ++ set -x [2020-03-12T19:00:40.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2020-03-12T19:00:40.519Z] INFO: Testing against a local daemon [2020-03-12T19:00:40.519Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-03-12T19:00:40.519Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T19:00:40.519Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T19:00:40.519Z] === RUN TestEventsExecDie [2020-03-12T19:00:40.519Z] --- PASS: TestEventsExecDie (0.83s) [2020-03-12T19:00:40.519Z] === RUN TestEventsBackwardsCompatible [2020-03-12T19:00:40.519Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-03-12T19:00:40.519Z] === RUN TestInfoBinaryCommits [2020-03-12T19:00:40.519Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-03-12T19:00:40.519Z] === RUN TestInfoAPIVersioned [2020-03-12T19:00:40.519Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-03-12T19:00:40.519Z] === RUN TestInfoAPI [2020-03-12T19:00:40.519Z] --- PASS: TestInfoAPI (0.06s) [2020-03-12T19:00:40.519Z] === RUN TestInfoAPIWarnings [2020-03-12T19:00:40.683Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-03-12T19:00:41.546Z] --- PASS: TestInfoAPIWarnings (0.95s) [2020-03-12T19:00:41.546Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-03-12T19:00:41.546Z] daemon.go:325: [d4630af40e31b] waiting for daemon to start [2020-03-12T19:00:41.546Z] daemon.go:325: [d4630af40e31b] waiting for daemon to start [2020-03-12T19:00:41.546Z] daemon.go:353: [d4630af40e31b] daemon started [2020-03-12T19:00:41.546Z] daemon.go:461: [d4630af40e31b] Stopping daemon [2020-03-12T19:00:41.546Z] daemon.go:296: [d4630af40e31b] exiting daemon [2020-03-12T19:00:41.546Z] daemon.go:448: [d4630af40e31b] Daemon stopped [2020-03-12T19:00:41.546Z] === RUN TestLoginFailsWithBadCredentials [2020-03-12T19:00:41.605Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-03-12T19:00:42.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.65s) [2020-03-12T19:00:42.174Z] === RUN TestPingCacheHeaders [2020-03-12T19:00:42.174Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-03-12T19:00:42.174Z] === RUN TestPingGet [2020-03-12T19:00:42.174Z] --- PASS: TestPingGet (0.04s) [2020-03-12T19:00:42.174Z] === RUN TestPingHead [2020-03-12T19:00:42.206Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-03-12T19:00:42.465Z] --- PASS: TestPingHead (0.06s) [2020-03-12T19:00:42.465Z] === RUN TestVersion [2020-03-12T19:00:42.465Z] --- PASS: TestVersion (0.05s) [2020-03-12T19:00:42.465Z] PASS [2020-03-12T19:00:42.465Z] [2020-03-12T19:00:42.465Z] === Skipped [2020-03-12T19:00:42.465Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-03-12T19:00:42.465Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-03-12T19:00:42.465Z] [2020-03-12T19:00:42.465Z] [2020-03-12T19:00:42.465Z] DONE 12 tests, 1 skipped in 2.969s [2020-03-12T19:00:42.465Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-03-12T19:00:42.465Z] ++ 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-12T19:00:42.465Z] ++ set -e [2020-03-12T19:00:42.465Z] ++ '[' -n 0 ']' [2020-03-12T19:00:42.465Z] ++ set -x [2020-03-12T19:00:42.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-03-12T19:00:42.465Z] INFO: Testing against a local daemon [2020-03-12T19:00:42.465Z] === RUN TestVolumesCreateAndList [2020-03-12T19:00:42.465Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-03-12T19:00:42.465Z] === RUN TestVolumesRemove [2020-03-12T19:00:42.764Z] --- PASS: TestVolumesRemove (0.11s) [2020-03-12T19:00:42.764Z] === RUN TestVolumesInspect [2020-03-12T19:00:42.764Z] --- PASS: TestVolumesInspect (0.06s) [2020-03-12T19:00:42.765Z] === RUN TestVolumesInvalidJSON [2020-03-12T19:00:42.765Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-03-12T19:00:42.765Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-03-12T19:00:42.765Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-03-12T19:00:42.765Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-03-12T19:00:42.765Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-03-12T19:00:42.765Z] PASS [2020-03-12T19:00:42.765Z] [2020-03-12T19:00:42.765Z] DONE 5 tests in 0.356s [2020-03-12T19:00:42.765Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:00:43.058Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:00:43.058Z] +++ kill 11180 [2020-03-12T19:00:43.129Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-03-12T19:00:43.129Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-03-12T19:00:44.052Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T19:00:44.306Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T19:00:44.586Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T19:00:44.586Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:00:44.586Z] Clearing AppArmor profiles cache:. [2020-03-12T19:00:44.586Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T19:00:44.586Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:00:44.586Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:00:44.586Z] [2020-03-12T19:00:44.586Z] To set a process to complain mode, use the command line tool [2020-03-12T19:00:44.586Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T19:00:44.586Z] with the 'teardown' option." [2020-03-12T19:00:44.586Z] [2020-03-12T19:00:44.719Z] === RUN TestDockerSuite/TestBuildForceRm [2020-03-12T19:00:45.278Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T19:00:45.278Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-03-12T19:00:45.840Z] === RUN TestDockerSuite/TestRunWithSwappiness Post stage [Pipeline] junit [2020-03-12T19:00:46.190Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T19:00:46.762Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-03-12T19:00:46.762Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T19:00:46.762Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T19:00:47.103Z] + echo Ensuring container killed. [2020-03-12T19:00:47.103Z] Ensuring container killed. [2020-03-12T19:00:47.103Z] + docker rm -vf docker-pr3 [2020-03-12T19:00:47.103Z] Error: No such container: docker-pr3 [2020-03-12T19:00:47.103Z] + true [Pipeline] sh [2020-03-12T19:00:47.536Z] + echo Chowning /workspace to jenkins user [2020-03-12T19:00:47.536Z] Chowning /workspace to jenkins user [2020-03-12T19:00:47.536Z] + id -u [2020-03-12T19:00:47.536Z] + id -g [2020-03-12T19:00:47.536Z] + docker run --rm -v /home/docker/workspace/moby_PR-40628:/workspace busybox chown -R 1001:1001 /workspace [2020-03-12T19:00:47.536Z] Unable to find image 'busybox:latest' locally [2020-03-12T19:00:47.688Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T19:00:47.829Z] latest: Pulling from library/busybox [2020-03-12T19:00:47.829Z] 4c6795986792: Pulling fs layer [2020-03-12T19:00:48.339Z] 4c6795986792: Verifying Checksum [2020-03-12T19:00:48.339Z] 4c6795986792: Download complete [2020-03-12T19:00:48.627Z] 4c6795986792: Pull complete [2020-03-12T19:00:48.627Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-03-12T19:00:48.627Z] Status: Downloaded newer image for busybox:latest [2020-03-12T19:00:49.047Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-03-12T19:00:49.970Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-03-12T19:00:49.970Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T19:00:50.528Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T19:00:50.782Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T19:00:51.103Z] + bundleName=ppc64le-integration [2020-03-12T19:00:51.103Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-03-12T19:00:51.103Z] Creating ppc64le-integration-bundles.tar.gz [2020-03-12T19:00:51.103Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2020-03-12T19:00:51.103Z] [Pipeline] archiveArtifacts [2020-03-12T19:00:51.424Z] Archiving artifacts [2020-03-12T19:00:51.811Z] === RUN TestDockerSuite/TestBuildFromGit [2020-03-12T19:00:51.814Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:00:52.223Z] + make clean [2020-03-12T19:00:52.663Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T19:00:52.856Z] docker volume rm -f docker-dev-cache [2020-03-12T19:00:52.857Z] docker-dev-cache [Pipeline] deleteDir [2020-03-12T19:00:53.221Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T19:00:55.727Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T19:00:56.650Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T19:00:56.650Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T19:00:56.650Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T19:00:57.573Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-03-12T19:00:57.625Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-03-12T19:00:58.087Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-03-12T19:00:58.933Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-03-12T19:00:59.856Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T19:01:00.111Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T19:01:01.993Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T19:01:01.993Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T19:01:02.551Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T19:01:03.902Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-03-12T19:01:03.902Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-03-12T19:01:04.876Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-03-12T19:01:05.059Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T19:01:05.059Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T19:01:05.339Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-03-12T19:01:05.339Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-03-12T19:01:06.417Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T19:01:06.417Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T19:01:06.417Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T19:01:08.300Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T19:01:09.661Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T19:01:10.219Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T19:01:10.219Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T19:01:10.219Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T19:01:10.219Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T19:01:10.777Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T19:01:13.285Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T19:01:15.707Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-03-12T19:01:15.707Z] === RUN TestDockerSuite/TestBuildHistory [2020-03-12T19:01:19.872Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T19:01:21.754Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T19:01:22.675Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T19:01:24.033Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T19:01:26.133Z] === RUN TestDockerSuite/TestBuildIidFile [2020-03-12T19:01:26.133Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-03-12T19:01:27.288Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T19:01:28.321Z] === RUN TestDockerSuite/TestBuildInheritance [2020-03-12T19:01:28.321Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-03-12T19:01:29.294Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-03-12T19:01:29.294Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-03-12T19:01:29.796Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T19:01:30.355Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T19:01:32.237Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T19:01:34.005Z] === RUN TestDockerSuite/TestBuildLabel [2020-03-12T19:01:34.744Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T19:01:34.978Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-03-12T19:01:35.440Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-03-12T19:01:35.903Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-03-12T19:01:36.624Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T19:01:36.877Z] === RUN TestDockerSuite/TestBuildLabels [2020-03-12T19:01:37.850Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-03-12T19:01:39.395Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-03-12T19:01:39.879Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T19:01:41.238Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T19:01:44.103Z] === RUN TestDockerSuite/TestBuildLastModified [2020-03-12T19:01:44.103Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-03-12T19:01:44.103Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-03-12T19:01:44.103Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-03-12T19:01:44.565Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-03-12T19:01:44.565Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-03-12T19:01:44.565Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-03-12T19:01:45.028Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-03-12T19:01:45.390Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T19:01:45.490Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-03-12T19:01:47.272Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T19:01:47.830Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T19:01:51.311Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-03-12T19:01:53.067Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T19:01:56.326Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-03-12T19:01:58.207Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T19:01:58.765Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T19:01:58.765Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T19:01:59.689Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T19:02:01.051Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T19:02:01.051Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T19:02:01.611Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T19:02:06.843Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T19:02:07.402Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T19:02:09.910Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-03-12T19:02:10.470Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-03-12T19:02:10.724Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T19:02:11.647Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-03-12T19:02:11.647Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-03-12T19:02:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-03-12T19:02:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-03-12T19:02:12.447Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-03-12T19:02:12.570Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-03-12T19:02:14.451Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-03-12T19:02:14.451Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-03-12T19:02:16.333Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-03-12T19:02:16.892Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T19:02:17.146Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-03-12T19:02:18.070Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-03-12T19:02:20.063Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-03-12T19:02:20.063Z] === RUN TestDockerSuite/TestUpdateStats [2020-03-12T19:02:24.239Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-03-12T19:02:25.163Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-03-12T19:02:25.163Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T19:02:25.418Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-03-12T19:02:25.418Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-03-12T19:02:26.777Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-03-12T19:02:27.701Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T19:02:32.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-03-12T19:02:32.932Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T19:02:33.492Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T19:02:34.415Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T19:02:36.923Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-03-12T19:02:37.483Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T19:02:39.992Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-03-12T19:02:42.498Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T19:02:46.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T19:02:48.285Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-03-12T19:02:51.885Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-03-12T19:02:54.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-03-12T19:02:56.899Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-03-12T19:02:58.256Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-03-12T19:02:59.622Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-03-12T19:03:00.701Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-03-12T19:03:02.129Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-03-12T19:03:04.635Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-03-12T19:03:05.413Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-03-12T19:03:07.141Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-03-12T19:03:09.690Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-03-12T19:03:11.575Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T19:03:15.776Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-03-12T19:03:20.485Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T19:03:29.592Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T19:03:29.846Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T19:03:31.728Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:03:32.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T19:03:32.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T19:03:32.651Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T19:03:32.651Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T19:03:32.906Z] === RUN TestDockerSuite/TestVolumeEvents [2020-03-12T19:03:33.829Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T19:03:36.378Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T19:03:36.378Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T19:03:36.378Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T19:03:38.216Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-03-12T19:03:38.216Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-03-12T19:03:39.636Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T19:03:43.797Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite (1748.02s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.04s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.79s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.07s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.27s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.20s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.42s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.52s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.68s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.98s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.82s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.90s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.85s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.86s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.20s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachDetach (1.01s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.87s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.04s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.97s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.12s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2020-03-12T19:03:43.797Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.02s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.18s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.34s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (18.68s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.76s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.63s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.27s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.53s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.10s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.26s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.54s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.64s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.54s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.67s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.46s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.98s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.01s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.97s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.48s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.30s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.61s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.68s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.41s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.29s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.33s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.27s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.45s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.86s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.37s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.79s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (2.01s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.89s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.31s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.87s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.28s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.62s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.85s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.74s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.51s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.70s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.07s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.29s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.87s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.15s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.53s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.88s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.10s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.68s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCmd (0.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.92s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.13s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.25s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContChar (4.17s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.92s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.63s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.96s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.09s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.80s) [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.72s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.60s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.64s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.75s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.65s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.62s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.56s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.29s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.70s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.20s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.52s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.38s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.91s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.91s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.71s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.52s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.65s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.93s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.98s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.83s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.52s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.86s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnv (1.63s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.37s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.22s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.06s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.99s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.70s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.42s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.00s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.76s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.67s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.50s) [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.98s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.41s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFails (0.92s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.60s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.49s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.82s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.08s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.48s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.79s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.12s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.12s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildHistory (4.13s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabel (0.45s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabels (0.48s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.02s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.73s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.55s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.86s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.71s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.97s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.85s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.82s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.92s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.49s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.39s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.35s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.62s) [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.32s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.55s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.85s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.60s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.88s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.33s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.13s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.90s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.38s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.88s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.14s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.04s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.18s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.17s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.75s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.42s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.15s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildPATH (2.22s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.88s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.12s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.29s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRm (3.29s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.25s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.39s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.51s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.57s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.39s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.12s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.41s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s) [2020-03-12T19:03:43.798Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:03:43.798Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.56s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.05s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildStderr (1.19s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.37s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.28s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.19s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.10s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.64s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildUser (2.43s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.79s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.52s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.02s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.30s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.34s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.08s) [2020-03-12T19:03:43.798Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.53s) [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.99s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.19s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.35s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.33s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.50s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.73s) [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.12s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.65s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:03:43.799Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.77s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitChange (1.05s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.95s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.79s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.07s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitTTY (1.68s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.95s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.94s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.99s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.71s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.77s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.82s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.80s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.81s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.98s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.90s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.66s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.65s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2020-03-12T19:03:43.799Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-12T19:03:43.799Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.07s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.87s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.10s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.60s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.88s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.26s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.77s) [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008e12a0 } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1714776850 /foo false } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1714776850 /foo true } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3088150857 /foo false } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3088150857 /foo true } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3088150857 /foo true 0xc0008e1820 } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008e1840 } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008e1860 } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008e1880 } [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008e18a0 } [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s) [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 0 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 1 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 2 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 3 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 4 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 5 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 6 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 7 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 8 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 9 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 10 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 11 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 12 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 13 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 14 [2020-03-12T19:03:43.799Z] docker_api_containers_test.go:1926: case 15 [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.87s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.39s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.85s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.96s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.95s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.09s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership591806714/file1 e2dff32abb866af3a5e0bfaa2a42f69e22d8d79bf88f316a8256df3adb72a759:/tmpvol/file1` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.94s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp b812b14e87017f8e7664c464ecf5c9e7dfbb932657e5d6a6d1a508a6909a9284:/root/file1 /tmp/test-cp-from-case-a565383697/itWorks.txt` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a565383697/itWorks.txt" contains "file1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.96s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 9b45d25b9a826a59a54a8d645f73b820cd89e3be4449988c2a92ecfbb56cd666:/file1 /tmp/test-cp-from-case-b092623420/testDir/` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c240056427/file2" contains "file2\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 9f69faa2e2835612c46bc81b6e45f4eebf993812ffde54bffb45f18cfadea9d1:/root/file1 /tmp/test-cp-from-case-c240056427/file2` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c240056427/file2" contains "file1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.06s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 4b4cb2a402c2299dd62b22b0116cae9265ac3bba48ade4c20f9c3a2f4913ac2c:/file1 /tmp/test-cp-from-case-d324674254/dir1` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d324674254/dir1/file1" contains "file1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 4b4cb2a402c2299dd62b22b0116cae9265ac3bba48ade4c20f9c3a2f4913ac2c:/file1 /tmp/test-cp-from-case-d324674254/dir1/` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d324674254/dir1/file1" contains "file1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 23f41fd6df153b62cc64961ab6ee808382f7cbe0504c3aa282f5a22936f6dbbd:dir1 /tmp/test-cp-from-case-e655656405/testDir` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e655656405/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 23f41fd6df153b62cc64961ab6ee808382f7cbe0504c3aa282f5a22936f6dbbd:dir1 /tmp/test-cp-from-case-e655656405/testDir/` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e655656405/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 2e5308e2a4ec9800bdf9f3c48f98ef43bde8ff9fbfccb12c08876ccad45f9049:/root/dir1 /tmp/test-cp-from-case-f841056560/file1` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp f539a3fe875422035e85609060dabf8d285b792e57dd9cb762f637799ad06330:/root/dir1 /tmp/test-cp-from-case-g122972367/dir2` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g122972367/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp f539a3fe875422035e85609060dabf8d285b792e57dd9cb762f637799ad06330:/root/dir1 /tmp/test-cp-from-case-g122972367/dir2/` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g122972367/dir2/dir1/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.10s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ab36c5cfcbfdeb89fe2a554c4160c81abc508d20d7749d903b1ec43aec2ffb1:dir1/. /tmp/test-cp-from-case-h041692130/testDir` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h041692130/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 1ab36c5cfcbfdeb89fe2a554c4160c81abc508d20d7749d903b1ec43aec2ffb1:dir1/. /tmp/test-cp-from-case-h041692130/testDir/` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h041692130/testDir/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.93s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp ca865c22e3934b112f4389d25031b34755a0076ad83274f714b048547c341baf:/root/dir1/. /tmp/test-cp-from-case-i194024921/file1` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.08s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 41ba6beeddca268f437b35345e9cdbe8079cab963f2db1ee2977cd5c2ee01414:/root/dir1/. /tmp/test-cp-from-case-j322744164/dir2` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j322744164/dir2/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 41ba6beeddca268f437b35345e9cdbe8079cab963f2db1ee2977cd5c2ee01414:/root/dir1/. /tmp/test-cp-from-case-j322744164/dir2/` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j322744164/dir2/file1-1" contains "file1-1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 65c5f08472831682489a357181385bc399571b925f64a4e0eb19ad0a336f9e6a:/file2 /tmp/test-cp-from-err-dst-not-dir442637171/symlinkToFile1` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442637171/symlinkToFile1" points to "file1" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442637171/file1" contains "file2\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 65c5f08472831682489a357181385bc399571b925f64a4e0eb19ad0a336f9e6a:/file2 /tmp/test-cp-from-err-dst-not-dir442637171/symlinkToDir1` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442637171/symlinkToDir1" points to "dir1" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442637171/file2" contains "file2\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 65c5f08472831682489a357181385bc399571b925f64a4e0eb19ad0a336f9e6a:/file2 /tmp/test-cp-from-err-dst-not-dir442637171/brokenSymlinkToFileX` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442637171/brokenSymlinkToFileX" points to "fileX" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442637171/fileX" contains "file2\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 65c5f08472831682489a357181385bc399571b925f64a4e0eb19ad0a336f9e6a:/dir2 /tmp/test-cp-from-err-dst-not-dir442637171/symlinkToDir1` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442637171/symlinkToDir1" points to "dir1" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442637171/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp 65c5f08472831682489a357181385bc399571b925f64a4e0eb19ad0a336f9e6a:/dir2 /tmp/test-cp-from-err-dst-not-dir442637171/brokenSymlinkToDirX` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir442637171/brokenSymlinkToDirX" points to "dirX" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir442637171/dirX/file2-1" contains "file2-1\n" [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.10s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.96s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.23s) [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.75s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a870713211/file1 b3c44b2c70e24d911dbc3aa2dce2e524b7a75e43c032da9c2430c5e3dde4cde9:/root/itWorks.txt` [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:279: checking that container "b3c44b2c70e24d911dbc3aa2dce2e524b7a75e43c032da9c2430c5e3dde4cde9" start output contains "file1\n" [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:209: running `docker start -a b3c44b2c70e24d911dbc3aa2dce2e524b7a75e43c032da9c2430c5e3dde4cde9` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.92s) [2020-03-12T19:03:43.799Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b092310686/file1 c7ec013e262305788d71f31f65375492f9993672ebe8aa05a36d06db4923cd60:testDir/` [2020-03-12T19:03:43.799Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.57s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "8b793ddf2960f7be7f1e93c58cd142b5deb32de74680728f01475bc2d242ac00" start output contains "file2\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8b793ddf2960f7be7f1e93c58cd142b5deb32de74680728f01475bc2d242ac00` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c838004581/file1 8b793ddf2960f7be7f1e93c58cd142b5deb32de74680728f01475bc2d242ac00:/root/file2` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "8b793ddf2960f7be7f1e93c58cd142b5deb32de74680728f01475bc2d242ac00" start output contains "file1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8b793ddf2960f7be7f1e93c58cd142b5deb32de74680728f01475bc2d242ac00` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.03s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "0ece856338ce49e2978fa185a5ebc7052b9905d604498f25a20aa841e2c41744" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ece856338ce49e2978fa185a5ebc7052b9905d604498f25a20aa841e2c41744` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d973938560/file1 0ece856338ce49e2978fa185a5ebc7052b9905d604498f25a20aa841e2c41744:dir1` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "0ece856338ce49e2978fa185a5ebc7052b9905d604498f25a20aa841e2c41744" start output contains "file1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0ece856338ce49e2978fa185a5ebc7052b9905d604498f25a20aa841e2c41744` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "772dc2ad6f20d65e760c01f41e3eb637572ebfccf21ae30f231cf35d01f877c4" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 772dc2ad6f20d65e760c01f41e3eb637572ebfccf21ae30f231cf35d01f877c4` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d973938560/file1 772dc2ad6f20d65e760c01f41e3eb637572ebfccf21ae30f231cf35d01f877c4:dir1/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "772dc2ad6f20d65e760c01f41e3eb637572ebfccf21ae30f231cf35d01f877c4" start output contains "file1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 772dc2ad6f20d65e760c01f41e3eb637572ebfccf21ae30f231cf35d01f877c4` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.53s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e099678431/dir1 763b8789473ff27cd0579e272ecc7fa2a6b4043530f1c4cf73015849042e7489:testDir` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "763b8789473ff27cd0579e272ecc7fa2a6b4043530f1c4cf73015849042e7489" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 763b8789473ff27cd0579e272ecc7fa2a6b4043530f1c4cf73015849042e7489` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e099678431/dir1 760d019f846f0317f8668c306f16b6fbd44af39f46e70ed61d48677c491a0536:testDir/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "760d019f846f0317f8668c306f16b6fbd44af39f46e70ed61d48677c491a0536" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 760d019f846f0317f8668c306f16b6fbd44af39f46e70ed61d48677c491a0536` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.81s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f041653938/dir1 556b93e3832c2a76a6e99a11e281bdb2f36717f28c66e4b53417f001a304b804:/root/file1` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.13s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "3a144d6f38b92744a03e08df842c8df83808d2590344c730fc828de873660f6a" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a144d6f38b92744a03e08df842c8df83808d2590344c730fc828de873660f6a` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g586528873/dir1 3a144d6f38b92744a03e08df842c8df83808d2590344c730fc828de873660f6a:/root/dir2` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "3a144d6f38b92744a03e08df842c8df83808d2590344c730fc828de873660f6a" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a144d6f38b92744a03e08df842c8df83808d2590344c730fc828de873660f6a` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "56c230317a56974be1a1640b2679cd5390dcea5634124f99728cef6ce34a2ccb" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 56c230317a56974be1a1640b2679cd5390dcea5634124f99728cef6ce34a2ccb` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g586528873/dir1 56c230317a56974be1a1640b2679cd5390dcea5634124f99728cef6ce34a2ccb:/dir2/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "56c230317a56974be1a1640b2679cd5390dcea5634124f99728cef6ce34a2ccb" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 56c230317a56974be1a1640b2679cd5390dcea5634124f99728cef6ce34a2ccb` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.67s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h344214708/dir1/. f7d7cfb1890e4919d99a1dbb9ff59b01dd7f3e4a069ef294d6d1a00a6fdcae66:testDir` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "f7d7cfb1890e4919d99a1dbb9ff59b01dd7f3e4a069ef294d6d1a00a6fdcae66" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a f7d7cfb1890e4919d99a1dbb9ff59b01dd7f3e4a069ef294d6d1a00a6fdcae66` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h344214708/dir1/. 5ce699c310dd22ebc6acc8d4719ade0760bea433f4300734ade62483bdfb00dc:testDir/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "5ce699c310dd22ebc6acc8d4719ade0760bea433f4300734ade62483bdfb00dc" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5ce699c310dd22ebc6acc8d4719ade0760bea433f4300734ade62483bdfb00dc` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i277018755/dir1/. 737de5cad5cfe69eb7af4f07985f22bed6ee674bbb0eb718f586cca183c8ed4f:/root/file1` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.46s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "8cc974c52cccd6dd57098236d1d4fa876879b46e74fb75028d09b3d2e071e562" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8cc974c52cccd6dd57098236d1d4fa876879b46e74fb75028d09b3d2e071e562` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j471673862/dir1/. 8cc974c52cccd6dd57098236d1d4fa876879b46e74fb75028d09b3d2e071e562:/dir2` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "8cc974c52cccd6dd57098236d1d4fa876879b46e74fb75028d09b3d2e071e562" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8cc974c52cccd6dd57098236d1d4fa876879b46e74fb75028d09b3d2e071e562` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "260f0460840ac2b851cc1807a8faf88418aefa1bfd4258cc763be6b06ff68730" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 260f0460840ac2b851cc1807a8faf88418aefa1bfd4258cc763be6b06ff68730` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j471673862/dir1/. 260f0460840ac2b851cc1807a8faf88418aefa1bfd4258cc763be6b06ff68730:/dir2/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "260f0460840ac2b851cc1807a8faf88418aefa1bfd4258cc763be6b06ff68730" start output contains "file1-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 260f0460840ac2b851cc1807a8faf88418aefa1bfd4258cc763be6b06ff68730` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.03s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions725810093/permdirtest permtest:/` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToDot (0.90s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.67s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs280846439/file1 087e53eeaac061671f339f866da0e803578314f82633e71ed305a20f512c387d:/root/shouldNotExist` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "087e53eeaac061671f339f866da0e803578314f82633e71ed305a20f512c387d" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 087e53eeaac061671f339f866da0e803578314f82633e71ed305a20f512c387d` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.89s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume850417306/file1 0fc9b16d87fd27dd01a34d6a24efa4d24f6e76b4ae7b35752143ec6ad6581a11:/vol_ro/shouldNotExist` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:279: checking that container "0fc9b16d87fd27dd01a34d6a24efa4d24f6e76b4ae7b35752143ec6ad6581a11" start output contains "" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0fc9b16d87fd27dd01a34d6a24efa4d24f6e76b4ae7b35752143ec6ad6581a11` [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.41s) [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-637824817/file2 8e2fff0964eabf3c3ae6274ac2a8af1ad350ff281af779b0029b4358f7bab4ab:/vol2/symlinkToFile1` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-637824817/symlinkToFile1" points to "file1" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-637824817/file1" contains "file2\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-637824817/file2 8e2fff0964eabf3c3ae6274ac2a8af1ad350ff281af779b0029b4358f7bab4ab:/vol2/symlinkToDir1` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-637824817/symlinkToDir1" points to "dir1" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-637824817/file2" contains "file2\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-637824817/file2 8e2fff0964eabf3c3ae6274ac2a8af1ad350ff281af779b0029b4358f7bab4ab:/vol2/brokenSymlinkToFileX` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-637824817/brokenSymlinkToFileX" points to "fileX" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-637824817/fileX" contains "file2\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-637824817//dir2 8e2fff0964eabf3c3ae6274ac2a8af1ad350ff281af779b0029b4358f7bab4ab:/vol2/symlinkToDir1` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-637824817/symlinkToDir1" points to "dir1" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-637824817/dir1/dir2/file2-1" contains "file2-1\n" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-637824817//dir2 8e2fff0964eabf3c3ae6274ac2a8af1ad350ff281af779b0029b4358f7bab4ab:/vol2/brokenSymlinkToDirX` [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-637824817/brokenSymlinkToDirX" points to "dirX" [2020-03-12T19:03:43.800Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-637824817/dirX/file2-1" contains "file2-1\n" [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.70s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2020-03-12T19:03:43.800Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:03:43.800Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.84s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-03-12T19:03:43.800Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:03:43.800Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.40s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.86s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.76s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.58s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.69s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.83s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.75s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.77s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.32s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.84s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.51s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.13s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.68s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.78s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.29s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.08s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsAttach (0.87s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.81s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.68s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.85s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.68s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.25s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.54s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsCopy (1.30s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.66s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.81s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.55s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.11s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-03-12T19:03:43.800Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsFilters (1.57s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsFormat (1.57s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.83s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-03-12T19:03:43.801Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:03:43.801Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:43.801Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:03:43.801Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.79s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.92s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsRename (0.86s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsResize (1.08s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.95s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.90s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.97s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsUntag (2.63s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.49s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExec (0.92s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.82s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.87s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.93s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.93s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.97s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecCgroup (1.56s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecEnv (1.05s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.77s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.90s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecInspectID (1.97s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecInteractive (0.92s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.88s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.86s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.92s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.36s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.97s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.30s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecTTY (0.86s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.96s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.87s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecUlimits (0.90s) [2020-03-12T19:03:43.801Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:03:43.801Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.30s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.82s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.33s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.85s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestExecWithUser (1.00s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.87s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.84s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.88s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHealth (20.78s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.00s) [2020-03-12T19:03:43.801Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.94s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.33s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.29s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.10s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.96s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.00s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.87s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.90s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.84s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportGzipped (2.17s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.12s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDebug (0.54s) [2020-03-12T19:03:44.059Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-03-12T19:03:44.059Z] daemon.go:325: [d70914e77c837] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:325: [d70914e77c837] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:353: [d70914e77c837] daemon started [2020-03-12T19:03:44.059Z] daemon.go:461: [d70914e77c837] Stopping daemon [2020-03-12T19:03:44.059Z] daemon.go:296: [d70914e77c837] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:448: [d70914e77c837] Daemon stopped [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-03-12T19:03:44.059Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T19:03:44.059Z] daemon.go:325: [d759e07a2a760] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:325: [d759e07a2a760] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:353: [d759e07a2a760] daemon started [2020-03-12T19:03:44.059Z] daemon.go:461: [d759e07a2a760] Stopping daemon [2020-03-12T19:03:44.059Z] daemon.go:296: [d759e07a2a760] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:448: [d759e07a2a760] Daemon stopped [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.59s) [2020-03-12T19:03:44.059Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T19:03:44.059Z] daemon.go:325: [d325c6832b7a7] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:325: [d325c6832b7a7] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:353: [d325c6832b7a7] daemon started [2020-03-12T19:03:44.059Z] daemon.go:461: [d325c6832b7a7] Stopping daemon [2020-03-12T19:03:44.059Z] daemon.go:296: [d325c6832b7a7] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:448: [d325c6832b7a7] Daemon stopped [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-03-12T19:03:44.059Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T19:03:44.059Z] daemon.go:325: [dbf25db4ebbb7] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:296: [dbf25db4ebbb7] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:325: [dbf25db4ebbb7] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:325: [dbf25db4ebbb7] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:296: [dbf25db4ebbb7] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:325: [dbf25db4ebbb7] waiting for daemon to start [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.09s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.92s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-03-12T19:03:44.059Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-03-12T19:03:44.059Z] daemon.go:325: [d761e1a2ceade] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:325: [d761e1a2ceade] waiting for daemon to start [2020-03-12T19:03:44.059Z] daemon.go:353: [d761e1a2ceade] daemon started [2020-03-12T19:03:44.059Z] daemon.go:461: [d761e1a2ceade] Stopping daemon [2020-03-12T19:03:44.059Z] daemon.go:296: [d761e1a2ceade] exiting daemon [2020-03-12T19:03:44.059Z] daemon.go:448: [d761e1a2ceade] Daemon stopped [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.80s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.78s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.77s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.85s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.08s) [2020-03-12T19:03:44.059Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:03:44.059Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.48s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.80s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectDefault (0.72s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-03-12T19:03:44.059Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:03:44.059Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.88s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.74s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.05s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.74s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.10s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.21s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.84s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.95s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.78s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.29s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.63s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.66s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.82s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.42s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.54s) [2020-03-12T19:03:44.059Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.44s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.90s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.67s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.47s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.91s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.75s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.78s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.97s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.78s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.22s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.07s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.95s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsTail (1.10s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.97s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestNetHostname (2.48s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.45s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.30s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.65s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginActive (1.67s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.62s) [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-03-12T19:03:44.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.76s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.17s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.55s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.94s) [2020-03-12T19:03:44.060Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-03-12T19:03:44.060Z] daemon.go:325: [dabeefd276484] waiting for daemon to start [2020-03-12T19:03:44.060Z] daemon.go:325: [dabeefd276484] waiting for daemon to start [2020-03-12T19:03:44.060Z] daemon.go:353: [dabeefd276484] daemon started [2020-03-12T19:03:44.060Z] daemon.go:461: [dabeefd276484] Stopping daemon [2020-03-12T19:03:44.060Z] daemon.go:296: [dabeefd276484] exiting daemon [2020-03-12T19:03:44.060Z] daemon.go:448: [dabeefd276484] Daemon stopped [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.25s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.53s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.59s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPortList (10.31s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.51s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.36s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.57s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.16s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsByOrder (3.64s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.42s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.69s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.20s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.42s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.45s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.76s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.95s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.55s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.52s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.84s) [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:03:44.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.96s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.59s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.06s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.58s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.70s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.30s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.62s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.88s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.68s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.30s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.15s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.34s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.97s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.52s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.97s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.44s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.73s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.36s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.99s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.71s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.90s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.54s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.56s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.93s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.90s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.87s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.03s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.11s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.37s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.72s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.91s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.97s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.80s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.76s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.61s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.51s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.80s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.56s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.84s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.72s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.86s) [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:03:44.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:03:44.060Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.75s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.57s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.37s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.99s) [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:03:44.060Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.78s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.78s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunExitCode (0.83s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.92s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.91s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2020-03-12T19:03:44.060Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:03:44.060Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.56s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.11s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.60s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.49s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.77s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.69s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.94s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.68s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.67s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.15s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.32s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.98s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.65s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunMount (6.68s) [2020-03-12T19:03:44.060Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.66s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.46s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.66s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.34s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.66s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.29s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.36s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.99s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.93s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.10s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.87s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.97s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.78s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.87s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.87s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.75s) [2020-03-12T19:03:44.061Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.73s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.73s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.80s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:03:44.061Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.69s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:03:44.061Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.32s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.97s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRm (0.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.95s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.68s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.08s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.14s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.87s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.90s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (1.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunState (1.68s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.73s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunSysctls (1.57s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.62s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.98s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.99s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.31s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserByID (0.77s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserByName (0.76s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:03:44.061Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.78s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.55s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.14s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.63s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.31s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.68s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.78s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.94s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.88s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.61s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.78s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.79s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.64s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.53s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.80s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.14s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.97s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2020-03-12T19:03:44.061Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents835618747 [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.69s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.55s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.69s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.33s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.12s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.47s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.60s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.68s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.58s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.52s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartRecordError (1.81s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.43s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.08s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.17s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.32s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.84s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.89s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestTopPrivileged (1.03s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.93s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.47s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.89s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.92s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.83s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.87s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.85s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateStats (3.97s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2020-03-12T19:03:44.061Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:03:44.061Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.15s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.10s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.59s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.13s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.56s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.54s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.39s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.46s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.59s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.41s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.39s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.41s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.32s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.86s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.73s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.07s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.98s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.37s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-03-12T19:03:44.061Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.22s) [2020-03-12T19:03:44.062Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.37s) [2020-03-12T19:03:44.062Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:03:44.062Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:03:44.062Z] === RUN TestDockerRegistrySuite [2020-03-12T19:03:44.062Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:03:45.944Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:03:47.305Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:03:49.188Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:03:50.643Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-03-12T19:03:50.643Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-03-12T19:03:50.643Z] === RUN TestDockerSuite/TestBuildNetNone [2020-03-12T19:03:50.643Z] === RUN TestDockerSuite/TestBuildNoContext [2020-03-12T19:03:52.187Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-03-12T19:03:53.342Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:03:56.902Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-03-12T19:03:57.500Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:03:58.859Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:03:59.092Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-03-12T19:03:59.092Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-03-12T19:03:59.554Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-03-12T19:03:59.783Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:04:01.664Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:04:01.741Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-03-12T19:04:02.715Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-03-12T19:04:03.083Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:04:03.690Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-03-12T19:04:04.443Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:04:05.802Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:04:07.162Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:04:09.671Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:04:12.181Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:04:13.542Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:04:16.806Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:04:18.166Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:04:18.421Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:04:18.542Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-03-12T19:04:19.516Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-03-12T19:04:19.780Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:04:21.139Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:04:22.062Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:04:26.217Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:04:26.217Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:04:27.576Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:04:28.110Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-03-12T19:04:28.135Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:04:28.135Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:04:28.389Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:04:28.643Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:04:29.202Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:04:29.202Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:04:30.298Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-03-12T19:04:30.561Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:04:31.922Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:04:32.845Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:04:34.206Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:04:36.089Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:04:36.649Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite (53.65s) [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.78s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon ddfc39ff72597 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon de966f81080f8 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dcb392bfb64bd is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.15s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d3fbb208adb84 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.14s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d1d14b504016c is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.43s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dbe8f0025cf45 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.22s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon daa127f0baecf is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.43s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d940db0447754 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.50s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d5d1fdce18279 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d13d1255cb784 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d07105ebb98f1 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.36s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d5178fc5a93fc is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.62s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:04:37.573Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc2f57548976dbe1076c64100b09870aac2843c1fa36f73fa9334f41d9840dd8 [2020-03-12T19:04:37.573Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9620f526516e508a3463bd3f3060123a137bbe7f042a4ac9ed9a50bca98d8ad0 [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dab0375162498 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.61s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:04:37.573Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:25499f1ee0995a279ef354ad396fc1d186dac2ae41b77cb2b07261e960bdcf1c [2020-03-12T19:04:37.573Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33960fd3711510cbf667a5487105c1276a8480d0fba422adcc4474cdd326d1a9 [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d23aa04c30528 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.38s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d49818b27de27 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.35s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d3fbd90f72638 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d2b8247eeaaac is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d4ace7e175014 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.31s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d567ff0f8703f is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.23s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d48c1bd138191 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d065568310c49 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.72s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon de24a4c29992a is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d90010e3ea87f is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dc7491ea30c05 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d2e8db7397be5 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d60735db02927 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d76fde89670ea is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d96c662de0667 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d4374b325184c is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d2cfdddcf0a77 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.43s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon df060b4f28c4f is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.28s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon d5df5418866ee is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.36s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dc79244072a10 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.50s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:04:37.573Z] check_test.go:196: Daemon dd7932bc5fa35 is not started [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:04:37.573Z] daemon.go:325: [d2bab450ddddd] waiting for daemon to start [2020-03-12T19:04:37.573Z] daemon.go:325: [d2bab450ddddd] waiting for daemon to start [2020-03-12T19:04:37.573Z] daemon.go:353: [d2bab450ddddd] daemon started [2020-03-12T19:04:37.573Z] daemon.go:461: [d2bab450ddddd] Stopping daemon [2020-03-12T19:04:37.573Z] daemon.go:296: [d2bab450ddddd] exiting daemon [2020-03-12T19:04:37.573Z] daemon.go:448: [d2bab450ddddd] Daemon stopped [2020-03-12T19:04:37.573Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-03-12T19:04:37.573Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-03-12T19:04:37.573Z] daemon.go:325: [d34491cc4013d] waiting for daemon to start [2020-03-12T19:04:37.573Z] daemon.go:325: [d34491cc4013d] waiting for daemon to start [2020-03-12T19:04:37.573Z] daemon.go:353: [d34491cc4013d] daemon started [2020-03-12T19:04:37.573Z] daemon.go:461: [d34491cc4013d] Stopping daemon [2020-03-12T19:04:37.573Z] daemon.go:296: [d34491cc4013d] exiting daemon [2020-03-12T19:04:37.573Z] daemon.go:448: [d34491cc4013d] Daemon stopped [2020-03-12T19:04:37.573Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T19:04:37.573Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:04:38.892Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-03-12T19:04:41.729Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:04:44.711Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-03-12T19:04:44.986Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T19:04:45.909Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:04:47.804Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:04:49.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:04:49.165Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:04:49.423Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-03-12T19:04:49.886Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-03-12T19:04:49.886Z] === RUN TestDockerSuite/TestBuildPATH [2020-03-12T19:04:49.886Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-03-12T19:04:50.524Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:04:50.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:04:52.082Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-03-12T19:04:52.082Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-03-12T19:04:52.138Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:04:53.499Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:04:57.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:04:57.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:04:58.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:04:58.218Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:04:58.473Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:04:58.727Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:04:59.286Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite (21.76s) [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.11s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d1d25e4669b33 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.32s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d02eff2da27f6 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.55s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d67d683e96a0b is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.49s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d07c20cd9c4ed is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon df264ea50dd28 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.57s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d3e897ee24e9f is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.38s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d4dadcba7ac93 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d4007b423530a is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.77s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon ddb67277b513f is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon db7bb10950445 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d6e588a800fe9 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon df246923599fc is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d4d2ede3660e8 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon dd0a36e41f003 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon d48506c1d5150 is not started [2020-03-12T19:04:59.287Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-03-12T19:04:59.287Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:04:59.287Z] check_test.go:223: Daemon da8a5652a24d2 is not started [2020-03-12T19:04:59.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T19:04:59.287Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:05:00.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:05:00.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:05:01.024Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:05:01.948Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:05:02.203Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:05:02.762Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:05:03.321Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.04s) [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.97s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:05:03.321Z] check_test.go:252: Daemon dc52f530a26e1 is not started [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:05:03.321Z] check_test.go:252: Daemon d3807fc82301c is not started [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:05:03.321Z] check_test.go:252: Daemon d8a25a6838db0 is not started [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:05:03.321Z] daemon.go:325: [d01c34f77d58d] waiting for daemon to start [2020-03-12T19:05:03.321Z] daemon.go:325: [d01c34f77d58d] waiting for daemon to start [2020-03-12T19:05:03.321Z] daemon.go:353: [d01c34f77d58d] daemon started [2020-03-12T19:05:03.321Z] daemon.go:461: [d01c34f77d58d] Stopping daemon [2020-03-12T19:05:03.321Z] daemon.go:296: [d01c34f77d58d] exiting daemon [2020-03-12T19:05:03.321Z] daemon.go:448: [d01c34f77d58d] Daemon stopped [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:05:03.321Z] check_test.go:252: Daemon dc9f8b4b6e92d is not started [2020-03-12T19:05:03.321Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2020-03-12T19:05:03.321Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:05:03.321Z] check_test.go:252: Daemon d754ee64bde88 is not started [2020-03-12T19:05:03.322Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-03-12T19:05:03.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:05:03.322Z] check_test.go:252: Daemon da3e7f169b098 is not started [2020-03-12T19:05:03.322Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-03-12T19:05:03.322Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:05:03.322Z] check_test.go:252: Daemon ddb4f1d70a004 is not started [2020-03-12T19:05:03.322Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T19:05:03.322Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:05:08.552Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:05:08.552Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:05:08.806Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:05:09.061Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-03-12T19:05:09.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:05:09.061Z] check_test.go:279: Daemon df7a51ef3581e is not started [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-03-12T19:05:09.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:05:09.061Z] check_test.go:279: Daemon d907e48b9b0ac is not started [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2020-03-12T19:05:09.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:05:09.061Z] check_test.go:279: Daemon dc36624ec777c is not started [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-03-12T19:05:09.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:05:09.061Z] check_test.go:279: Daemon d659df7a15a3a is not started [2020-03-12T19:05:09.061Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-03-12T19:05:09.061Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:05:09.061Z] check_test.go:279: Daemon d45aff5b31316 is not started [2020-03-12T19:05:09.061Z] === RUN TestDockerNetworkSuite [2020-03-12T19:05:09.061Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T19:05:11.568Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T19:05:12.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T19:05:18.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T19:05:20.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T19:05:23.947Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T19:05:25.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T19:05:34.789Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-03-12T19:05:35.752Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T19:05:38.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T19:05:40.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T19:05:40.700Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T19:05:41.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T19:05:42.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T19:05:44.348Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T19:05:44.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T19:05:44.857Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T19:05:46.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T19:05:46.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T19:05:46.216Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T19:05:46.471Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T19:05:47.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T19:05:49.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T19:05:49.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T19:05:49.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T19:05:49.965Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T19:06:04.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T19:06:07.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T19:06:10.538Z] === RUN TestDockerSuite/TestBuildRm [2020-03-12T19:06:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T19:06:17.228Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T19:06:17.482Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T19:06:17.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T19:06:17.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T19:06:17.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T19:06:17.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T19:06:17.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T19:06:19.137Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-03-12T19:06:22.054Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-03-12T19:06:22.054Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-03-12T19:06:22.054Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-03-12T19:06:22.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T19:06:22.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:06:22.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T19:06:23.505Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T19:06:23.599Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-03-12T19:06:27.352Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-03-12T19:06:28.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T19:06:30.277Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-03-12T19:06:32.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T19:06:32.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T19:06:33.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T19:06:34.984Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-03-12T19:06:36.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T19:06:36.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T19:06:37.780Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T19:06:38.339Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T19:06:40.220Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite (96.21s) [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.50s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon da13ac3aa1864 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d80afa410070e is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.76s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d40c1e226415c is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.63s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d0978141e10ed is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.71s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:1233: Daemon dd479dd8edf7b is not started [2020-03-12T19:06:45.471Z] daemon.go:325: [dd479dd8edf7b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [dd479dd8edf7b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [dd479dd8edf7b] daemon started [2020-03-12T19:06:45.471Z] daemon.go:461: [dd479dd8edf7b] Stopping daemon [2020-03-12T19:06:45.471Z] daemon.go:296: [dd479dd8edf7b] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:448: [dd479dd8edf7b] Daemon stopped [2020-03-12T19:06:45.471Z] daemon.go:325: [dd479dd8edf7b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [dd479dd8edf7b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [dd479dd8edf7b] daemon started [2020-03-12T19:06:45.471Z] daemon.go:461: [dd479dd8edf7b] Stopping daemon [2020-03-12T19:06:45.471Z] daemon.go:296: [dd479dd8edf7b] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:448: [dd479dd8edf7b] Daemon stopped [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.96s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dd9635d9bf759 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.83s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon de9db8789f31c is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.33s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d05f5bc2b41ec is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.73s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dde112c452f22 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.89s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon db45ba8d3a46b is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.75s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d11c52c4e019f is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.45s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dd229d0ba2ee4 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon debf5bdcc6be7 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d412fa12d08af is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d117798b30b8c is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.28s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dfc10c63965ff is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dc377cbc82cdb is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dba313530a875 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.33s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon df285e09e8635 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d2cc2a7c036fc is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.53s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dc2ec5dff14f1 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dc08742384c3a is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d38156bc44268 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d75df9fca22e6 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (13.53s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-03-12T19:06:45.471Z] daemon.go:325: [dc57f00efaa9b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [dc57f00efaa9b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [dc57f00efaa9b] daemon started [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:968: Daemon dc57f00efaa9b is not started [2020-03-12T19:06:45.471Z] daemon.go:296: [dc57f00efaa9b] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:325: [dc57f00efaa9b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [dc57f00efaa9b] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [dc57f00efaa9b] daemon started [2020-03-12T19:06:45.471Z] daemon.go:461: [dc57f00efaa9b] Stopping daemon [2020-03-12T19:06:45.471Z] daemon.go:296: [dc57f00efaa9b] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:448: [dc57f00efaa9b] Daemon stopped [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.43s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d5828d7290b7c is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.60s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [ddbe05aad7616] daemon started [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:1116: Daemon ddbe05aad7616 is not started [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:296: [ddbe05aad7616] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:325: [ddbe05aad7616] waiting for daemon to start [2020-03-12T19:06:45.471Z] daemon.go:353: [ddbe05aad7616] daemon started [2020-03-12T19:06:45.471Z] daemon.go:461: [ddbe05aad7616] Stopping daemon [2020-03-12T19:06:45.471Z] daemon.go:296: [ddbe05aad7616] exiting daemon [2020-03-12T19:06:45.471Z] daemon.go:448: [ddbe05aad7616] Daemon stopped [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon da83f91906821 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.75s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d0b1a263ac5e0 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dabefe0e438e7 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d65626d123963 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d96f7f40684b8 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d834d62eaa84e is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d0e31bdb5f21b is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.10s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon d642edac77f65 is not started [2020-03-12T19:06:45.471Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-03-12T19:06:45.471Z] docker_cli_network_unix_test.go:46: Daemon dd209747c56d8 is not started [2020-03-12T19:06:45.471Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:06:45.471Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:06:45.471Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d4f83a04e2002 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon dc5645767bfec is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.55s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-03-12T19:06:45.472Z] daemon.go:325: [dbcdc9341213f] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:325: [dbcdc9341213f] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:353: [dbcdc9341213f] daemon started [2020-03-12T19:06:45.472Z] daemon.go:461: [dbcdc9341213f] Stopping daemon [2020-03-12T19:06:45.472Z] daemon.go:296: [dbcdc9341213f] exiting daemon [2020-03-12T19:06:45.472Z] daemon.go:448: [dbcdc9341213f] Daemon stopped [2020-03-12T19:06:45.472Z] daemon.go:325: [dbcdc9341213f] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:325: [dbcdc9341213f] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:353: [dbcdc9341213f] daemon started [2020-03-12T19:06:45.472Z] daemon.go:461: [dbcdc9341213f] Stopping daemon [2020-03-12T19:06:45.472Z] daemon.go:296: [dbcdc9341213f] exiting daemon [2020-03-12T19:06:45.472Z] daemon.go:448: [dbcdc9341213f] Daemon stopped [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.39s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-03-12T19:06:45.472Z] daemon.go:325: [d63d6b7bee4b8] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:325: [d63d6b7bee4b8] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:353: [d63d6b7bee4b8] daemon started [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:1084: Daemon d63d6b7bee4b8 is not started [2020-03-12T19:06:45.472Z] daemon.go:325: [d63d6b7bee4b8] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:296: [d63d6b7bee4b8] exiting daemon [2020-03-12T19:06:45.472Z] daemon.go:325: [d63d6b7bee4b8] waiting for daemon to start [2020-03-12T19:06:45.472Z] daemon.go:353: [d63d6b7bee4b8] daemon started [2020-03-12T19:06:45.472Z] daemon.go:461: [d63d6b7bee4b8] Stopping daemon [2020-03-12T19:06:45.472Z] daemon.go:296: [d63d6b7bee4b8] exiting daemon [2020-03-12T19:06:45.472Z] daemon.go:448: [d63d6b7bee4b8] Daemon stopped [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d4ab65909eaa5 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d9d68ff72b848 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.66s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon dac00ca1c0df3 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d07a0e68f4416 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.15s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d1e8ae779b7f3 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.69s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d0c8adc37227c is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.50s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d8ed5ba239fe4 is not started [2020-03-12T19:06:45.472Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.44s) [2020-03-12T19:06:45.472Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-03-12T19:06:45.472Z] docker_cli_network_unix_test.go:46: Daemon d42cddd268806 is not started [2020-03-12T19:06:45.472Z] === RUN TestDockerHubPullSuite [2020-03-12T19:06:45.472Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T19:06:46.831Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-03-12T19:06:49.337Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-03-12T19:06:49.592Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-03-12T19:06:49.827Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-03-12T19:06:50.290Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-03-12T19:06:50.951Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-03-12T19:06:50.951Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite (5.74s) [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.64s) [2020-03-12T19:06:50.951Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-03-12T19:06:50.951Z] daemon.go:325: [d483962e4ac1d] waiting for daemon to start [2020-03-12T19:06:50.951Z] daemon.go:325: [d483962e4ac1d] waiting for daemon to start [2020-03-12T19:06:50.951Z] daemon.go:353: [d483962e4ac1d] daemon started [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.48s) [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.18s) [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2020-03-12T19:06:50.951Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-03-12T19:06:50.951Z] daemon.go:461: [d483962e4ac1d] Stopping daemon [2020-03-12T19:06:50.951Z] daemon.go:296: [d483962e4ac1d] exiting daemon [2020-03-12T19:06:50.951Z] daemon.go:448: [d483962e4ac1d] Daemon stopped [2020-03-12T19:06:50.951Z] PASS [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === Skipped [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.05s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-03-12T19:06:50.951Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:06:50.951Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-03-12T19:06:50.951Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.951Z] [2020-03-12T19:06:50.951Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.02s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-03-12T19:06:50.952Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-03-12T19:06:50.952Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-03-12T19:06:50.952Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-03-12T19:06:50.952Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:06:50.952Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-03-12T19:06:50.952Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-03-12T19:06:50.952Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-03-12T19:06:50.952Z] docker_cli_network_unix_test.go:46: Daemon d4f83a04e2002 is not started [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] [2020-03-12T19:06:50.952Z] DONE 1249 tests, 44 skipped in 1965.591s [2020-03-12T19:06:50.952Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:06:51.206Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:06:51.206Z] +++ kill 6935 [2020-03-12T19:06:51.266Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-03-12T19:06:52.128Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T19:06:52.128Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:06:52.128Z] Clearing AppArmor profiles cache:. [2020-03-12T19:06:52.128Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T19:06:52.128Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:06:52.128Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:06:52.128Z] [2020-03-12T19:06:52.128Z] To set a process to complain mode, use the command line tool [2020-03-12T19:06:52.128Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T19:06:52.128Z] with the 'teardown' option." [2020-03-12T19:06:52.128Z] [2020-03-12T19:06:56.282Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:07:03.783Z] === RUN TestDockerSuite/TestBuildSpaces [2020-03-12T19:07:03.784Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-03-12T19:07:08.506Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-03-12T19:07:08.506Z] === RUN TestDockerSuite/TestBuildStderr [2020-03-12T19:07:11.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T19:07:12.463Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T19:07:13.550Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-03-12T19:07:15.718Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T19:07:22.240Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T19:07:24.131Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:07:34.684Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-03-12T19:07:34.685Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-03-12T19:07:35.661Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-03-12T19:07:36.641Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-03-12T19:07:41.351Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-03-12T19:07:47.168Z] === RUN TestDockerSuite/TestBuildUser [2020-03-12T19:07:47.168Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-03-12T19:07:47.168Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-03-12T19:07:47.168Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-03-12T19:07:50.923Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-03-12T19:07:51.385Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-03-12T19:07:53.575Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-03-12T19:07:53.575Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-03-12T19:07:53.575Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-03-12T19:08:14.806Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-03-12T19:08:15.267Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-03-12T19:08:20.266Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T19:08:21.624Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T19:08:25.242Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T19:08:28.540Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T19:08:30.691Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-03-12T19:08:32.699Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T19:08:34.442Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-03-12T19:08:34.904Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-03-12T19:08:34.904Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-03-12T19:08:35.956Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:08:37.093Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-03-12T19:08:37.555Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-03-12T19:08:49.970Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-03-12T19:08:53.720Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-03-12T19:08:54.181Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-03-12T19:08:57.817Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T19:09:09.028Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-03-12T19:09:09.028Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-03-12T19:09:09.028Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-03-12T19:09:09.028Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-03-12T19:09:09.028Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-03-12T19:09:12.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T19:09:14.535Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T19:09:17.626Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-03-12T19:09:17.837Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T19:09:19.174Z] === RUN TestDockerSuite/TestBuildXZHost [2020-03-12T19:09:19.174Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-03-12T19:09:19.174Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-03-12T19:09:19.636Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-03-12T19:09:21.094Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T19:09:21.182Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-03-12T19:09:25.895Z] === RUN TestDockerSuite/TestCommitChange [2020-03-12T19:09:29.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T19:09:30.608Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-03-12T19:09:34.476Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T19:09:35.318Z] === RUN TestDockerSuite/TestCommitHardlink [2020-03-12T19:09:35.318Z] === RUN TestDockerSuite/TestCommitNewFile [2020-03-12T19:09:36.982Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T19:09:40.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T19:09:42.488Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-03-12T19:09:42.488Z] === RUN TestDockerSuite/TestCommitTTY [2020-03-12T19:09:43.497Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T19:09:46.754Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T19:09:50.010Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T19:09:52.538Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T19:09:54.903Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-03-12T19:09:58.654Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-03-12T19:10:11.097Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-03-12T19:10:21.452Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-03-12T19:10:21.452Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-03-12T19:10:23.096Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-03-12T19:10:23.096Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-03-12T19:10:23.096Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-03-12T19:10:23.096Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-03-12T19:10:24.641Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-03-12T19:10:24.641Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-03-12T19:10:24.641Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-03-12T19:10:26.832Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-03-12T19:10:26.832Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-03-12T19:10:26.832Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-03-12T19:10:26.832Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-03-12T19:10:26.832Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-03-12T19:10:29.751Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-03-12T19:10:31.297Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-03-12T19:10:32.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-03-12T19:10:32.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-03-12T19:10:32.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-03-12T19:10:35.035Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-03-12T19:10:35.035Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-03-12T19:10:36.580Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-03-12T19:10:37.044Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-03-12T19:10:37.044Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-03-12T19:10:38.590Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-03-12T19:10:39.054Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-03-12T19:10:40.606Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-03-12T19:10:40.606Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-03-12T19:10:42.796Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-03-12T19:10:42.796Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-03-12T19:10:44.986Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-03-12T19:10:47.907Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-03-12T19:10:48.757Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T19:10:51.657Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-03-12T19:10:51.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-03-12T19:10:51.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-03-12T19:10:51.658Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-03-12T19:10:51.658Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-03-12T19:10:53.203Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-03-12T19:10:53.203Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-03-12T19:11:00.302Z] === RUN TestDockerSuite/TestContainerAPITop [2020-03-12T19:11:00.302Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-03-12T19:11:01.847Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-03-12T19:11:01.847Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-03-12T19:11:03.573Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T19:11:05.599Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-03-12T19:11:07.148Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-03-12T19:11:07.148Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-03-12T19:11:07.148Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-03-12T19:11:07.611Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-03-12T19:11:07.611Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-03-12T19:11:07.611Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-03-12T19:11:09.156Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite (1813.71s) [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.45s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-03-12T19:11:21.639Z] daemon.go:325: [df3f11627bedc] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [df3f11627bedc] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [df3f11627bedc] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [df3f11627bedc] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [df3f11627bedc] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [df3f11627bedc] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.19s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-03-12T19:11:21.639Z] daemon.go:325: [d9c1c71867638] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d9c1c71867638] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d9c1c71867638] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [d9c1c71867638] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d9c1c71867638] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d9c1c71867638] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-03-12T19:11:21.639Z] daemon.go:325: [dc6dfc5e83163] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [dc6dfc5e83163] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [dc6dfc5e83163] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [dc6dfc5e83163] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [dc6dfc5e83163] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [dc6dfc5e83163] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T19:11:21.639Z] daemon.go:325: [d352d45646891] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d352d45646891] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d352d45646891] daemon started [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-03-12T19:11:21.639Z] daemon.go:325: [d9357436a8274] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d9357436a8274] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d9357436a8274] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [d352d45646891] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d352d45646891] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d352d45646891] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:461: [d9357436a8274] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d9357436a8274] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d9357436a8274] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-03-12T19:11:21.639Z] daemon.go:325: [d84ced8cfb5d2] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d84ced8cfb5d2] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d84ced8cfb5d2] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [d84ced8cfb5d2] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d84ced8cfb5d2] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d84ced8cfb5d2] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.31s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:11:21.639Z] daemon.go:325: [d092a3e80d835] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d092a3e80d835] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d092a3e80d835] daemon started [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:11:21.639Z] daemon.go:325: [d7926be811406] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d7926be811406] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d7926be811406] daemon started [2020-03-12T19:11:21.639Z] check_test.go:358: [d7926be811406] joining swarm manager [d092a3e80d835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.639Z] daemon.go:461: [d7926be811406] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d7926be811406] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d7926be811406] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-03-12T19:11:21.639Z] daemon.go:325: [d587146251e4e] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d587146251e4e] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d587146251e4e] daemon started [2020-03-12T19:11:21.639Z] check_test.go:358: [d587146251e4e] joining swarm manager [d092a3e80d835]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.639Z] daemon.go:461: [d092a3e80d835] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d092a3e80d835] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d092a3e80d835] Daemon stopped [2020-03-12T19:11:21.639Z] check_test.go:379: Daemon d7926be811406 is not started [2020-03-12T19:11:21.639Z] daemon.go:461: [d587146251e4e] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d587146251e4e] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d587146251e4e] Daemon stopped [2020-03-12T19:11:21.639Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:11:21.639Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.98s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T19:11:21.639Z] daemon.go:325: [db77e7bc64db4] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [db77e7bc64db4] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [db77e7bc64db4] daemon started [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-03-12T19:11:21.639Z] daemon.go:325: [d5dbbb56f9165] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d5dbbb56f9165] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d5dbbb56f9165] daemon started [2020-03-12T19:11:21.639Z] check_test.go:358: [d5dbbb56f9165] joining swarm manager [db77e7bc64db4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.639Z] daemon.go:461: [db77e7bc64db4] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [db77e7bc64db4] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [db77e7bc64db4] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:461: [d5dbbb56f9165] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d5dbbb56f9165] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d5dbbb56f9165] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:325: [db77e7bc64db4] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [db77e7bc64db4] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [db77e7bc64db4] daemon started [2020-03-12T19:11:21.639Z] daemon.go:325: [d5dbbb56f9165] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d5dbbb56f9165] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d5dbbb56f9165] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [db77e7bc64db4] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [db77e7bc64db4] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [db77e7bc64db4] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:461: [d5dbbb56f9165] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d5dbbb56f9165] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d5dbbb56f9165] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-03-12T19:11:21.639Z] daemon.go:325: [d69a8f9198fce] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d69a8f9198fce] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d69a8f9198fce] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [d69a8f9198fce] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d69a8f9198fce] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d69a8f9198fce] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.71s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T19:11:21.639Z] daemon.go:325: [de7b77cd62a68] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [de7b77cd62a68] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [de7b77cd62a68] daemon started [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-03-12T19:11:21.639Z] daemon.go:325: [da2afaae5c67f] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [da2afaae5c67f] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [da2afaae5c67f] daemon started [2020-03-12T19:11:21.639Z] daemon.go:461: [de7b77cd62a68] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [de7b77cd62a68] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [de7b77cd62a68] Daemon stopped [2020-03-12T19:11:21.639Z] daemon.go:461: [da2afaae5c67f] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [da2afaae5c67f] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [da2afaae5c67f] Daemon stopped [2020-03-12T19:11:21.639Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.35s) [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:11:21.639Z] daemon.go:325: [d01a49947c29d] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d01a49947c29d] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d01a49947c29d] daemon started [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:11:21.639Z] daemon.go:325: [d780bda467854] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d780bda467854] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d780bda467854] daemon started [2020-03-12T19:11:21.639Z] check_test.go:358: [d780bda467854] joining swarm manager [d01a49947c29d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.639Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-03-12T19:11:21.639Z] daemon.go:325: [d5e60958e9ac0] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:325: [d5e60958e9ac0] waiting for daemon to start [2020-03-12T19:11:21.639Z] daemon.go:353: [d5e60958e9ac0] daemon started [2020-03-12T19:11:21.639Z] check_test.go:358: [d5e60958e9ac0] joining swarm manager [d01a49947c29d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.639Z] daemon.go:461: [d01a49947c29d] Stopping daemon [2020-03-12T19:11:21.639Z] daemon.go:296: [d01a49947c29d] exiting daemon [2020-03-12T19:11:21.639Z] daemon.go:448: [d01a49947c29d] Daemon stopped [2020-03-12T19:11:21.639Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-03-12T19:11:21.640Z] daemon.go:325: [d01a49947c29d] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d01a49947c29d] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d01a49947c29d] daemon started [2020-03-12T19:11:21.640Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-03-12T19:11:21.640Z] daemon.go:461: [d01a49947c29d] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d01a49947c29d] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d01a49947c29d] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d780bda467854] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d780bda467854] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d780bda467854] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d5e60958e9ac0] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d5e60958e9ac0] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d5e60958e9ac0] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.39s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:11:21.640Z] daemon.go:325: [ddc1f6474815c] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [ddc1f6474815c] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [ddc1f6474815c] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:11:21.640Z] daemon.go:325: [d61be95d65c5c] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d61be95d65c5c] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d61be95d65c5c] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d61be95d65c5c] joining swarm manager [ddc1f6474815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-03-12T19:11:21.640Z] daemon.go:325: [d32483b2f43fd] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d32483b2f43fd] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d32483b2f43fd] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d32483b2f43fd] joining swarm manager [ddc1f6474815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.640Z] daemon.go:461: [ddc1f6474815c] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [ddc1f6474815c] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [ddc1f6474815c] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d61be95d65c5c] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d61be95d65c5c] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d61be95d65c5c] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d32483b2f43fd] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d32483b2f43fd] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d32483b2f43fd] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.98s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T19:11:21.640Z] daemon.go:325: [df361379ba884] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [df361379ba884] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [df361379ba884] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-03-12T19:11:21.640Z] daemon.go:325: [dc37f4fa8aa51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [dc37f4fa8aa51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [dc37f4fa8aa51] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [df361379ba884] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [df361379ba884] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [df361379ba884] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [dc37f4fa8aa51] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [dc37f4fa8aa51] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [dc37f4fa8aa51] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.13s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-03-12T19:11:21.640Z] daemon.go:325: [de9b5ef8ac9f9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [de9b5ef8ac9f9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [de9b5ef8ac9f9] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [de9b5ef8ac9f9] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [de9b5ef8ac9f9] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [de9b5ef8ac9f9] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.89s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:11:21.640Z] daemon.go:325: [d748549828fb8] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d748549828fb8] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d748549828fb8] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:11:21.640Z] daemon.go:325: [d4493f07b21f5] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d4493f07b21f5] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d4493f07b21f5] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d4493f07b21f5] joining swarm manager [d748549828fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-03-12T19:11:21.640Z] daemon.go:325: [d5ce8ad48cd98] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d5ce8ad48cd98] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d5ce8ad48cd98] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d5ce8ad48cd98] joining swarm manager [d748549828fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.640Z] daemon.go:461: [d748549828fb8] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d748549828fb8] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d748549828fb8] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d4493f07b21f5] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d4493f07b21f5] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d4493f07b21f5] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d5ce8ad48cd98] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d5ce8ad48cd98] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d5ce8ad48cd98] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.76s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:11:21.640Z] daemon.go:325: [dab9867404d51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [dab9867404d51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [dab9867404d51] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [dab9867404d51] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [dab9867404d51] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [dab9867404d51] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:325: [dab9867404d51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [dab9867404d51] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [dab9867404d51] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:11:21.640Z] daemon.go:325: [d6a8b68f16ea9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d6a8b68f16ea9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d6a8b68f16ea9] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d6a8b68f16ea9] joining swarm manager [dab9867404d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:461: [d6a8b68f16ea9] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d6a8b68f16ea9] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d6a8b68f16ea9] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:325: [d6a8b68f16ea9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d6a8b68f16ea9] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d6a8b68f16ea9] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d4c0a8d5cc333] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d4c0a8d5cc333] joining swarm manager [dab9867404d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.640Z] daemon.go:461: [d4c0a8d5cc333] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d4c0a8d5cc333] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d4c0a8d5cc333] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d4c0a8d5cc333] daemon started [2020-03-12T19:11:21.640Z] daemon.go:296: [d4c0a8d5cc333] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d4c0a8d5cc333] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d4c0a8d5cc333] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [dab9867404d51] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [dab9867404d51] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [dab9867404d51] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d6a8b68f16ea9] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d6a8b68f16ea9] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d6a8b68f16ea9] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d4c0a8d5cc333] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d4c0a8d5cc333] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d4c0a8d5cc333] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.70s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T19:11:21.640Z] daemon.go:325: [d886324fc724b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d886324fc724b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d886324fc724b] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-03-12T19:11:21.640Z] daemon.go:325: [d93e37ce696d2] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d93e37ce696d2] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d93e37ce696d2] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d93e37ce696d2] joining swarm manager [d886324fc724b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:461: [d886324fc724b] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d886324fc724b] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d886324fc724b] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d93e37ce696d2] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d93e37ce696d2] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d93e37ce696d2] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (34.98s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:11:21.640Z] daemon.go:325: [db68cc28225ff] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [db68cc28225ff] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [db68cc28225ff] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d772d61d8f45b] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d772d61d8f45b] joining swarm manager [db68cc28225ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-03-12T19:11:21.640Z] daemon.go:325: [d0ecbc1047045] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d0ecbc1047045] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d0ecbc1047045] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d0ecbc1047045] joining swarm manager [db68cc28225ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.640Z] daemon.go:461: [d772d61d8f45b] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d772d61d8f45b] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d772d61d8f45b] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:339: [d772d61d8f45b] error pinging daemon on start: Get http://d772d61d8f45b.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.640Z] daemon.go:325: [d772d61d8f45b] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d772d61d8f45b] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [db68cc28225ff] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [db68cc28225ff] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [db68cc28225ff] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d772d61d8f45b] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d772d61d8f45b] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d772d61d8f45b] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d0ecbc1047045] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d0ecbc1047045] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d0ecbc1047045] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.72s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-03-12T19:11:21.640Z] daemon.go:325: [d47be51636151] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d47be51636151] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d47be51636151] daemon started [2020-03-12T19:11:21.640Z] daemon.go:461: [d47be51636151] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d47be51636151] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d47be51636151] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.56s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T19:11:21.640Z] daemon.go:325: [dc1599f650a35] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [dc1599f650a35] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [dc1599f650a35] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-03-12T19:11:21.640Z] daemon.go:325: [d6981f2b9f0db] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d6981f2b9f0db] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d6981f2b9f0db] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d6981f2b9f0db] joining swarm manager [dc1599f650a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:461: [dc1599f650a35] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [dc1599f650a35] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [dc1599f650a35] Daemon stopped [2020-03-12T19:11:21.640Z] daemon.go:461: [d6981f2b9f0db] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d6981f2b9f0db] exiting daemon [2020-03-12T19:11:21.640Z] daemon.go:448: [d6981f2b9f0db] Daemon stopped [2020-03-12T19:11:21.640Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (71.00s) [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:11:21.640Z] daemon.go:325: [df3568ff2a636] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [df3568ff2a636] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [df3568ff2a636] daemon started [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:11:21.640Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d707eb79abc06] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d707eb79abc06] joining swarm manager [df3568ff2a636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.640Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-03-12T19:11:21.640Z] daemon.go:325: [d9b055376d987] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:325: [d9b055376d987] waiting for daemon to start [2020-03-12T19:11:21.640Z] daemon.go:353: [d9b055376d987] daemon started [2020-03-12T19:11:21.640Z] check_test.go:358: [d9b055376d987] joining swarm manager [df3568ff2a636]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.640Z] daemon.go:461: [d707eb79abc06] Stopping daemon [2020-03-12T19:11:21.640Z] daemon.go:296: [d707eb79abc06] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d707eb79abc06] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d9b055376d987] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d9b055376d987] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d9b055376d987] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d707eb79abc06] error pinging daemon on start: Get http://d707eb79abc06.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d707eb79abc06] error pinging daemon on start: Get http://d707eb79abc06.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d707eb79abc06] error pinging daemon on start: Get http://d707eb79abc06.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d707eb79abc06] error pinging daemon on start: Get http://d707eb79abc06.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d707eb79abc06] error pinging daemon on start: Get http://d707eb79abc06.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d707eb79abc06] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d707eb79abc06] daemon started [2020-03-12T19:11:21.641Z] daemon.go:461: [df3568ff2a636] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [df3568ff2a636] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [df3568ff2a636] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d707eb79abc06] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d707eb79abc06] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d707eb79abc06] Daemon stopped [2020-03-12T19:11:21.641Z] check_test.go:379: Daemon d9b055376d987 is not started [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.73s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d63749b2b6c8c] daemon started [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d357ee9db2827] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d357ee9db2827] joining swarm manager [d63749b2b6c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d354c86cd1ed1] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d354c86cd1ed1] joining swarm manager [d63749b2b6c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d5f1842c15642] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d5f1842c15642] joining swarm manager [d63749b2b6c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d799c70dc19fd] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d799c70dc19fd] joining swarm manager [d63749b2b6c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [dad38ca1e3551] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [dad38ca1e3551] joining swarm manager [d63749b2b6c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-03-12T19:11:21.641Z] daemon.go:461: [dad38ca1e3551] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:461: [d63749b2b6c8c] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:461: [d357ee9db2827] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:461: [d354c86cd1ed1] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:461: [d5f1842c15642] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:461: [d799c70dc19fd] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d63749b2b6c8c] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d63749b2b6c8c] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:296: [dad38ca1e3551] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [dad38ca1e3551] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:296: [d5f1842c15642] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d5f1842c15642] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:296: [d354c86cd1ed1] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d354c86cd1ed1] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:296: [d357ee9db2827] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d357ee9db2827] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:296: [d799c70dc19fd] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d799c70dc19fd] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d354c86cd1ed1] error pinging daemon on start: Get http://d354c86cd1ed1.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [dad38ca1e3551] error pinging daemon on start: Get http://dad38ca1e3551.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d63749b2b6c8c] error pinging daemon on start: Get http://d63749b2b6c8c.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d5f1842c15642] error pinging daemon on start: Get http://d5f1842c15642.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d799c70dc19fd] error pinging daemon on start: Get http://d799c70dc19fd.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d357ee9db2827] error pinging daemon on start: Get http://d357ee9db2827.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d354c86cd1ed1] error pinging daemon on start: Get http://d354c86cd1ed1.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [dad38ca1e3551] error pinging daemon on start: Get http://dad38ca1e3551.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d63749b2b6c8c] error pinging daemon on start: Get http://d63749b2b6c8c.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d5f1842c15642] error pinging daemon on start: Get http://d5f1842c15642.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d799c70dc19fd] error pinging daemon on start: Get http://d799c70dc19fd.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d357ee9db2827] error pinging daemon on start: Get http://d357ee9db2827.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:339: [d354c86cd1ed1] error pinging daemon on start: Get http://d354c86cd1ed1.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [dad38ca1e3551] error pinging daemon on start: Get http://dad38ca1e3551.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d63749b2b6c8c] error pinging daemon on start: Get http://d63749b2b6c8c.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d5f1842c15642] error pinging daemon on start: Get http://d5f1842c15642.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d799c70dc19fd] error pinging daemon on start: Get http://d799c70dc19fd.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:339: [d357ee9db2827] error pinging daemon on start: Get http://d357ee9db2827.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.641Z] daemon.go:325: [d354c86cd1ed1] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [dad38ca1e3551] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d63749b2b6c8c] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5f1842c15642] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d799c70dc19fd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d357ee9db2827] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d799c70dc19fd] daemon started [2020-03-12T19:11:21.641Z] daemon.go:353: [d354c86cd1ed1] daemon started [2020-03-12T19:11:21.641Z] daemon.go:353: [dad38ca1e3551] daemon started [2020-03-12T19:11:21.641Z] daemon.go:353: [d5f1842c15642] daemon started [2020-03-12T19:11:21.641Z] daemon.go:353: [d357ee9db2827] daemon started [2020-03-12T19:11:21.641Z] daemon.go:353: [d63749b2b6c8c] daemon started [2020-03-12T19:11:21.641Z] daemon.go:461: [d63749b2b6c8c] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d63749b2b6c8c] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d63749b2b6c8c] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d357ee9db2827] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d357ee9db2827] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d357ee9db2827] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d354c86cd1ed1] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d354c86cd1ed1] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d354c86cd1ed1] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d5f1842c15642] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d5f1842c15642] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d5f1842c15642] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d799c70dc19fd] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d799c70dc19fd] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d799c70dc19fd] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [dad38ca1e3551] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [dad38ca1e3551] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [dad38ca1e3551] Daemon stopped [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-03-12T19:11:21.641Z] daemon.go:325: [db0f0d5d370cb] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [db0f0d5d370cb] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [db0f0d5d370cb] daemon started [2020-03-12T19:11:21.641Z] daemon.go:461: [db0f0d5d370cb] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [db0f0d5d370cb] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [db0f0d5d370cb] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:325: [db0f0d5d370cb] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [db0f0d5d370cb] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [db0f0d5d370cb] daemon started [2020-03-12T19:11:21.641Z] daemon.go:461: [db0f0d5d370cb] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [db0f0d5d370cb] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [db0f0d5d370cb] Daemon stopped [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.99s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-03-12T19:11:21.641Z] daemon.go:325: [d5fe912fb0aad] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d5fe912fb0aad] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d5fe912fb0aad] daemon started [2020-03-12T19:11:21.641Z] daemon.go:461: [d5fe912fb0aad] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d5fe912fb0aad] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d5fe912fb0aad] Daemon stopped [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.04s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:11:21.641Z] daemon.go:325: [d08127b95ba17] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d08127b95ba17] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d08127b95ba17] daemon started [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:11:21.641Z] daemon.go:325: [da7a080965eb6] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [da7a080965eb6] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [da7a080965eb6] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [da7a080965eb6] joining swarm manager [d08127b95ba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-03-12T19:11:21.641Z] daemon.go:325: [d6602d75968bf] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d6602d75968bf] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d6602d75968bf] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d6602d75968bf] joining swarm manager [d08127b95ba17]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.641Z] daemon.go:461: [d08127b95ba17] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d08127b95ba17] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d08127b95ba17] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [da7a080965eb6] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [da7a080965eb6] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [da7a080965eb6] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d6602d75968bf] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d6602d75968bf] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d6602d75968bf] Daemon stopped [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:11:21.641Z] daemon.go:325: [d605242236e80] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d605242236e80] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d605242236e80] daemon started [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:11:21.641Z] daemon.go:325: [db244d02626cd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [db244d02626cd] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [db244d02626cd] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [db244d02626cd] joining swarm manager [d605242236e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-03-12T19:11:21.641Z] daemon.go:325: [d592db47b21e7] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [d592db47b21e7] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [d592db47b21e7] daemon started [2020-03-12T19:11:21.641Z] check_test.go:358: [d592db47b21e7] joining swarm manager [d605242236e80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.641Z] daemon.go:461: [d605242236e80] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d605242236e80] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d605242236e80] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [db244d02626cd] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [db244d02626cd] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [db244d02626cd] Daemon stopped [2020-03-12T19:11:21.641Z] daemon.go:461: [d592db47b21e7] Stopping daemon [2020-03-12T19:11:21.641Z] daemon.go:296: [d592db47b21e7] exiting daemon [2020-03-12T19:11:21.641Z] daemon.go:448: [d592db47b21e7] Daemon stopped [2020-03-12T19:11:21.641Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.74s) [2020-03-12T19:11:21.641Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:11:21.641Z] daemon.go:325: [da57926b008c6] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:325: [da57926b008c6] waiting for daemon to start [2020-03-12T19:11:21.641Z] daemon.go:353: [da57926b008c6] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:11:21.642Z] daemon.go:325: [d8808f8b70929] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d8808f8b70929] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d8808f8b70929] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d8808f8b70929] joining swarm manager [da57926b008c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-03-12T19:11:21.642Z] daemon.go:325: [d5622fb4ed0fa] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d5622fb4ed0fa] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d5622fb4ed0fa] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d5622fb4ed0fa] joining swarm manager [da57926b008c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:461: [da57926b008c6] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [da57926b008c6] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [da57926b008c6] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d8808f8b70929] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d8808f8b70929] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d8808f8b70929] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d5622fb4ed0fa] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d5622fb4ed0fa] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d5622fb4ed0fa] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.38s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-03-12T19:11:21.642Z] daemon.go:325: [d29e0220156bd] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d29e0220156bd] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d29e0220156bd] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d29e0220156bd] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d29e0220156bd] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d29e0220156bd] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.66s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:11:21.642Z] daemon.go:325: [d4ccf5c006422] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d4ccf5c006422] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d4ccf5c006422] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:11:21.642Z] daemon.go:325: [dd08aba30b655] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [dd08aba30b655] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [dd08aba30b655] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [dd08aba30b655] joining swarm manager [d4ccf5c006422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:11:21.642Z] daemon.go:325: [d1736ab10829f] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d1736ab10829f] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d1736ab10829f] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d1736ab10829f] joining swarm manager [d4ccf5c006422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:11:21.642Z] daemon.go:325: [d1b7736bb362e] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d1b7736bb362e] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d1b7736bb362e] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d1b7736bb362e] joining swarm manager [d4ccf5c006422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-03-12T19:11:21.642Z] daemon.go:325: [d8bbbdd29c960] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d8bbbdd29c960] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d8bbbdd29c960] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d8bbbdd29c960] joining swarm manager [d4ccf5c006422]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-03-12T19:11:21.642Z] daemon.go:461: [d4ccf5c006422] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d4ccf5c006422] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d4ccf5c006422] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [dd08aba30b655] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [dd08aba30b655] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [dd08aba30b655] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d1736ab10829f] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d1736ab10829f] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d1736ab10829f] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d1b7736bb362e] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d1b7736bb362e] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d1b7736bb362e] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d8bbbdd29c960] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d8bbbdd29c960] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d8bbbdd29c960] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.64s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-03-12T19:11:21.642Z] daemon.go:325: [d6383ca46b574] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d6383ca46b574] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d6383ca46b574] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d6383ca46b574] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d6383ca46b574] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d6383ca46b574] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.25s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d1efe265308f7] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d1efe265308f7] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d1efe265308f7] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d90d85be8b147] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d90d85be8b147] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d90d85be8b147] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d90d85be8b147] joining swarm manager [d1efe265308f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d4dc52c43ab4d] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d4dc52c43ab4d] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d4dc52c43ab4d] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d4dc52c43ab4d] joining swarm manager [d1efe265308f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:461: [d1efe265308f7] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d1efe265308f7] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d1efe265308f7] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d90d85be8b147] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d90d85be8b147] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d90d85be8b147] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d4dc52c43ab4d] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d4dc52c43ab4d] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d4dc52c43ab4d] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.47s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:11:21.642Z] daemon.go:325: [daf32d7d3184b] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [daf32d7d3184b] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [daf32d7d3184b] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:11:21.642Z] daemon.go:325: [df3e3f6d35fdc] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [df3e3f6d35fdc] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [df3e3f6d35fdc] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [df3e3f6d35fdc] joining swarm manager [daf32d7d3184b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-03-12T19:11:21.642Z] daemon.go:325: [d6141cc47b5ea] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d6141cc47b5ea] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d6141cc47b5ea] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d6141cc47b5ea] joining swarm manager [daf32d7d3184b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:461: [df3e3f6d35fdc] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [df3e3f6d35fdc] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [df3e3f6d35fdc] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [daf32d7d3184b] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [daf32d7d3184b] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [daf32d7d3184b] Daemon stopped [2020-03-12T19:11:21.642Z] check_test.go:379: Daemon df3e3f6d35fdc is not started [2020-03-12T19:11:21.642Z] daemon.go:461: [d6141cc47b5ea] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d6141cc47b5ea] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d6141cc47b5ea] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.81s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:11:21.642Z] daemon.go:325: [dffac4ff40cb0] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [dffac4ff40cb0] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [dffac4ff40cb0] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:11:21.642Z] daemon.go:325: [d51c93abd6659] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d51c93abd6659] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d51c93abd6659] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d51c93abd6659] joining swarm manager [dffac4ff40cb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-03-12T19:11:21.642Z] daemon.go:325: [ddb5a93b25be0] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [ddb5a93b25be0] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [ddb5a93b25be0] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [ddb5a93b25be0] joining swarm manager [dffac4ff40cb0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:461: [dffac4ff40cb0] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [dffac4ff40cb0] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [dffac4ff40cb0] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d51c93abd6659] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d51c93abd6659] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d51c93abd6659] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [ddb5a93b25be0] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [ddb5a93b25be0] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [ddb5a93b25be0] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.21s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d3517b840ebaa] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d3517b840ebaa] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d3517b840ebaa] daemon started [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d1e9a165460f8] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d1e9a165460f8] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d1e9a165460f8] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d1e9a165460f8] joining swarm manager [d3517b840ebaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d3fffacd9383a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d3fffacd9383a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d3fffacd9383a] daemon started [2020-03-12T19:11:21.642Z] check_test.go:358: [d3fffacd9383a] joining swarm manager [d3517b840ebaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.642Z] daemon.go:461: [d3517b840ebaa] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d3517b840ebaa] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d3517b840ebaa] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d1e9a165460f8] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d1e9a165460f8] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d1e9a165460f8] Daemon stopped [2020-03-12T19:11:21.642Z] daemon.go:461: [d3fffacd9383a] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d3fffacd9383a] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d3fffacd9383a] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.30s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-03-12T19:11:21.642Z] daemon.go:325: [d8f7fab77dadc] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d8f7fab77dadc] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d8f7fab77dadc] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d8f7fab77dadc] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d8f7fab77dadc] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d8f7fab77dadc] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.17s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-03-12T19:11:21.642Z] daemon.go:325: [d5352f5c114a4] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d5352f5c114a4] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d5352f5c114a4] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d5352f5c114a4] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d5352f5c114a4] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d5352f5c114a4] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.26s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-03-12T19:11:21.642Z] daemon.go:325: [dfd339624ada1] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [dfd339624ada1] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [dfd339624ada1] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [dfd339624ada1] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [dfd339624ada1] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [dfd339624ada1] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.02s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-03-12T19:11:21.642Z] daemon.go:325: [d23c426dcc69a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d23c426dcc69a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d23c426dcc69a] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d23c426dcc69a] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d23c426dcc69a] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d23c426dcc69a] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.93s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-03-12T19:11:21.642Z] daemon.go:325: [d9edaf4eb494a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d9edaf4eb494a] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:353: [d9edaf4eb494a] daemon started [2020-03-12T19:11:21.642Z] daemon.go:461: [d9edaf4eb494a] Stopping daemon [2020-03-12T19:11:21.642Z] daemon.go:296: [d9edaf4eb494a] exiting daemon [2020-03-12T19:11:21.642Z] daemon.go:448: [d9edaf4eb494a] Daemon stopped [2020-03-12T19:11:21.642Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.49s) [2020-03-12T19:11:21.642Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-03-12T19:11:21.642Z] daemon.go:325: [d5e5a6d9ff7c3] waiting for daemon to start [2020-03-12T19:11:21.642Z] daemon.go:325: [d5e5a6d9ff7c3] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d5e5a6d9ff7c3] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d5e5a6d9ff7c3] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d5e5a6d9ff7c3] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d5e5a6d9ff7c3] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.01s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-03-12T19:11:21.643Z] daemon.go:325: [d690ace3d082f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d690ace3d082f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d690ace3d082f] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d690ace3d082f] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d690ace3d082f] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d690ace3d082f] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.99s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-03-12T19:11:21.643Z] daemon.go:325: [da607c4566128] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [da607c4566128] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [da607c4566128] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [da607c4566128] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [da607c4566128] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [da607c4566128] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.93s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-03-12T19:11:21.643Z] daemon.go:325: [d67005ce489fc] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d67005ce489fc] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d67005ce489fc] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d67005ce489fc] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d67005ce489fc] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d67005ce489fc] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.84s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-03-12T19:11:21.643Z] daemon.go:325: [d40106fd9b955] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d40106fd9b955] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d40106fd9b955] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d40106fd9b955] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d40106fd9b955] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d40106fd9b955] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.59s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-03-12T19:11:21.643Z] daemon.go:325: [d7d087848149b] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d7d087848149b] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d7d087848149b] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d7d087848149b] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d7d087848149b] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d7d087848149b] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-03-12T19:11:21.643Z] daemon.go:325: [d8c3a7a85aede] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d8c3a7a85aede] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d8c3a7a85aede] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d8c3a7a85aede] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d8c3a7a85aede] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d8c3a7a85aede] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.17s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-03-12T19:11:21.643Z] daemon.go:325: [d4a5aefb69833] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d4a5aefb69833] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d4a5aefb69833] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d4a5aefb69833] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d4a5aefb69833] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d4a5aefb69833] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-03-12T19:11:21.643Z] daemon.go:325: [d0580df3a392d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d0580df3a392d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d0580df3a392d] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d0580df3a392d] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d0580df3a392d] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d0580df3a392d] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.20s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-03-12T19:11:21.643Z] daemon.go:325: [deb931e7a2fd8] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [deb931e7a2fd8] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [deb931e7a2fd8] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [deb931e7a2fd8] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [deb931e7a2fd8] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [deb931e7a2fd8] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.99s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-03-12T19:11:21.643Z] daemon.go:325: [dd7b39788333e] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dd7b39788333e] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dd7b39788333e] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [dd7b39788333e] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [dd7b39788333e] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [dd7b39788333e] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.42s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-03-12T19:11:21.643Z] daemon.go:325: [d590625d939fc] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d590625d939fc] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d590625d939fc] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d590625d939fc] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d590625d939fc] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d590625d939fc] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.45s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-03-12T19:11:21.643Z] daemon.go:325: [d2a3ae7fb6593] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d2a3ae7fb6593] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d2a3ae7fb6593] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d2a3ae7fb6593] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d2a3ae7fb6593] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d2a3ae7fb6593] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.58s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-03-12T19:11:21.643Z] daemon.go:325: [d277f2bd9e9dd] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d277f2bd9e9dd] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d277f2bd9e9dd] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d277f2bd9e9dd] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d277f2bd9e9dd] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d277f2bd9e9dd] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.08s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-03-12T19:11:21.643Z] daemon.go:325: [de3adc95f3427] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [de3adc95f3427] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [de3adc95f3427] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [de3adc95f3427] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [de3adc95f3427] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [de3adc95f3427] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.57s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-03-12T19:11:21.643Z] daemon.go:325: [d992336b8719f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d992336b8719f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d992336b8719f] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d992336b8719f] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d992336b8719f] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d992336b8719f] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.03s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-03-12T19:11:21.643Z] daemon.go:325: [d180c3e2a3bf1] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d180c3e2a3bf1] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d180c3e2a3bf1] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d180c3e2a3bf1] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d180c3e2a3bf1] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d180c3e2a3bf1] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.94s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-03-12T19:11:21.643Z] daemon.go:325: [d8f2ab5c1c739] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d8f2ab5c1c739] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d8f2ab5c1c739] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d8f2ab5c1c739] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d8f2ab5c1c739] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d8f2ab5c1c739] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.73s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-03-12T19:11:21.643Z] daemon.go:325: [d8b2b34cca279] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d8b2b34cca279] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d8b2b34cca279] daemon started [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.obmfqpnqbnst@92af26191e18 | hello1\n" [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.66wm8t9lv8hr@92af26191e18 | hello2\n" [2020-03-12T19:11:21.643Z] daemon.go:461: [d8b2b34cca279] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d8b2b34cca279] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d8b2b34cca279] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (13.31s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-03-12T19:11:21.643Z] daemon.go:325: [dd832c5380594] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dd832c5380594] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dd832c5380594] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [dd832c5380594] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [dd832c5380594] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [dd832c5380594] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (13.14s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-03-12T19:11:21.643Z] daemon.go:325: [d4adde1343d75] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d4adde1343d75] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d4adde1343d75] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d4adde1343d75] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d4adde1343d75] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d4adde1343d75] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (13.29s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-03-12T19:11:21.643Z] daemon.go:325: [db40dd5b9a938] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [db40dd5b9a938] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [db40dd5b9a938] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [db40dd5b9a938] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [db40dd5b9a938] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [db40dd5b9a938] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (15.21s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-03-12T19:11:21.643Z] daemon.go:325: [db4daf67f65e0] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [db4daf67f65e0] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [db4daf67f65e0] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [db4daf67f65e0] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [db4daf67f65e0] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [db4daf67f65e0] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (13.15s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-03-12T19:11:21.643Z] daemon.go:325: [d9d39ecdd2554] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d9d39ecdd2554] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d9d39ecdd2554] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d9d39ecdd2554] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d9d39ecdd2554] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d9d39ecdd2554] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.92s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-03-12T19:11:21.643Z] daemon.go:325: [d20d2a1c3d59f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d20d2a1c3d59f] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d20d2a1c3d59f] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d20d2a1c3d59f] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d20d2a1c3d59f] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d20d2a1c3d59f] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.11s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-03-12T19:11:21.643Z] daemon.go:325: [dd2cc80942e9d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dd2cc80942e9d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dd2cc80942e9d] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [dd2cc80942e9d] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [dd2cc80942e9d] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [dd2cc80942e9d] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.54s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-03-12T19:11:21.643Z] daemon.go:325: [db1bd12064cf0] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [db1bd12064cf0] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [db1bd12064cf0] daemon started [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:242: checking task ehfi5vnsm1ag [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:247: checking messages for ehfi5vnsm1ag [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:242: checking task jtz9afzpqw5n [2020-03-12T19:11:21.643Z] docker_cli_service_logs_test.go:247: checking messages for jtz9afzpqw5n [2020-03-12T19:11:21.643Z] daemon.go:461: [db1bd12064cf0] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [db1bd12064cf0] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [db1bd12064cf0] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-03-12T19:11:21.643Z] daemon.go:325: [d2b506410c6ee] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [d2b506410c6ee] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [d2b506410c6ee] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [d2b506410c6ee] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [d2b506410c6ee] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [d2b506410c6ee] Daemon stopped [2020-03-12T19:11:21.643Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.98s) [2020-03-12T19:11:21.643Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dad1d54876e0d] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [dad1d54876e0d] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [dad1d54876e0d] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [dad1d54876e0d] Daemon stopped [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dad1d54876e0d] daemon started [2020-03-12T19:11:21.643Z] daemon.go:461: [dad1d54876e0d] Stopping daemon [2020-03-12T19:11:21.643Z] daemon.go:296: [dad1d54876e0d] exiting daemon [2020-03-12T19:11:21.643Z] daemon.go:448: [dad1d54876e0d] Daemon stopped [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.643Z] daemon.go:353: [dad1d54876e0d] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dad1d54876e0d] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dad1d54876e0d] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dad1d54876e0d] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dad1d54876e0d] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dad1d54876e0d] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dad1d54876e0d] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dad1d54876e0d] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dad1d54876e0d] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dad1d54876e0d] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dad1d54876e0d] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dad1d54876e0d] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dad1d54876e0d] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.26s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-03-12T19:11:21.644Z] daemon.go:325: [d397ac05e37a1] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d397ac05e37a1] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d397ac05e37a1] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d397ac05e37a1] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d397ac05e37a1] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d397ac05e37a1] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.99s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-03-12T19:11:21.644Z] daemon.go:325: [dd2892c958a6b] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dd2892c958a6b] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dd2892c958a6b] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dd2892c958a6b] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dd2892c958a6b] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dd2892c958a6b] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.28s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:11:21.644Z] daemon.go:325: [d6b6247605378] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d6b6247605378] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d6b6247605378] daemon started [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:11:21.644Z] daemon.go:325: [d8a0fcfc0a13c] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d8a0fcfc0a13c] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d8a0fcfc0a13c] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [d8a0fcfc0a13c] joining swarm manager [d6b6247605378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-03-12T19:11:21.644Z] daemon.go:325: [d73ddffafee3e] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d73ddffafee3e] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d73ddffafee3e] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [d73ddffafee3e] joining swarm manager [d6b6247605378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.644Z] daemon.go:461: [d6b6247605378] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d6b6247605378] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d6b6247605378] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [d8a0fcfc0a13c] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d8a0fcfc0a13c] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d8a0fcfc0a13c] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [d73ddffafee3e] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d73ddffafee3e] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d73ddffafee3e] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.32s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-03-12T19:11:21.644Z] daemon.go:325: [d0d6029ba6a3f] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d0d6029ba6a3f] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d0d6029ba6a3f] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d0d6029ba6a3f] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d0d6029ba6a3f] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d0d6029ba6a3f] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.59s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-03-12T19:11:21.644Z] daemon.go:325: [d92c37f9ccd64] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d92c37f9ccd64] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d92c37f9ccd64] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d92c37f9ccd64] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d92c37f9ccd64] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d92c37f9ccd64] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.08s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-03-12T19:11:21.644Z] daemon.go:325: [df403757de642] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [df403757de642] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [df403757de642] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [df403757de642] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [df403757de642] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [df403757de642] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.92s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:11:21.644Z] daemon.go:325: [dc7af26695998] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dc7af26695998] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dc7af26695998] daemon started [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:11:21.644Z] daemon.go:325: [d4629af803602] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d4629af803602] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d4629af803602] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [d4629af803602] joining swarm manager [dc7af26695998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-03-12T19:11:21.644Z] daemon.go:325: [db9edd4173b4b] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [db9edd4173b4b] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [db9edd4173b4b] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [db9edd4173b4b] joining swarm manager [dc7af26695998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.644Z] daemon.go:461: [dc7af26695998] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dc7af26695998] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dc7af26695998] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [d4629af803602] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d4629af803602] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d4629af803602] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [db9edd4173b4b] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [db9edd4173b4b] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [db9edd4173b4b] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.38s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-03-12T19:11:21.644Z] daemon.go:325: [d8641aacb64b1] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d8641aacb64b1] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d8641aacb64b1] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d8641aacb64b1] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d8641aacb64b1] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d8641aacb64b1] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (121.67s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:11:21.644Z] daemon.go:325: [d46c9bffdca5e] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d46c9bffdca5e] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d46c9bffdca5e] daemon started [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d7623143c64f4] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [d7623143c64f4] joining swarm manager [d46c9bffdca5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d0ceb4dd698fc] daemon started [2020-03-12T19:11:21.644Z] check_test.go:358: [d0ceb4dd698fc] joining swarm manager [d46c9bffdca5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.644Z] daemon.go:461: [d7623143c64f4] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d7623143c64f4] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d7623143c64f4] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d7623143c64f4] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d0ceb4dd698fc] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d0ceb4dd698fc] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d0ceb4dd698fc] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d0ceb4dd698fc] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d7623143c64f4] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d7623143c64f4] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d7623143c64f4] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d7623143c64f4] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d0ceb4dd698fc] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d0ceb4dd698fc] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d0ceb4dd698fc] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d0ceb4dd698fc] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d7623143c64f4] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d7623143c64f4] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d7623143c64f4] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d7623143c64f4] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d7623143c64f4] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d0ceb4dd698fc] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d0ceb4dd698fc] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d0ceb4dd698fc] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d0ceb4dd698fc] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d0ceb4dd698fc] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d46c9bffdca5e] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d46c9bffdca5e] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d46c9bffdca5e] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [d7623143c64f4] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d7623143c64f4] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d7623143c64f4] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:461: [d0ceb4dd698fc] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d0ceb4dd698fc] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d0ceb4dd698fc] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.87s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-03-12T19:11:21.644Z] daemon.go:325: [dd2bf0a79cc62] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dd2bf0a79cc62] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dd2bf0a79cc62] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dd2bf0a79cc62] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dd2bf0a79cc62] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dd2bf0a79cc62] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.63s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-03-12T19:11:21.644Z] daemon.go:325: [d3bfb2adcc777] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d3bfb2adcc777] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d3bfb2adcc777] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d3bfb2adcc777] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d3bfb2adcc777] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d3bfb2adcc777] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d3bfb2adcc777] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d3bfb2adcc777] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d3bfb2adcc777] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d3bfb2adcc777] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d3bfb2adcc777] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d3bfb2adcc777] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d3bfb2adcc777] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.73s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-03-12T19:11:21.644Z] daemon.go:325: [d011d29820646] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d011d29820646] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d011d29820646] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d011d29820646] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d011d29820646] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d011d29820646] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.14s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-03-12T19:11:21.644Z] daemon.go:325: [dea0872c35dfe] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [dea0872c35dfe] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [dea0872c35dfe] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [dea0872c35dfe] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [dea0872c35dfe] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [dea0872c35dfe] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.19s) [2020-03-12T19:11:21.644Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d23ba90498471] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d23ba90498471] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d23ba90498471] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d23ba90498471] Daemon stopped [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:296: [d23ba90498471] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:296: [d23ba90498471] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:325: [d23ba90498471] waiting for daemon to start [2020-03-12T19:11:21.644Z] daemon.go:353: [d23ba90498471] daemon started [2020-03-12T19:11:21.644Z] daemon.go:461: [d23ba90498471] Stopping daemon [2020-03-12T19:11:21.644Z] daemon.go:296: [d23ba90498471] exiting daemon [2020-03-12T19:11:21.644Z] daemon.go:448: [d23ba90498471] Daemon stopped [2020-03-12T19:11:21.644Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-03-12T19:11:21.645Z] daemon.go:325: [d4667d069c3ac] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d4667d069c3ac] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d4667d069c3ac] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d4667d069c3ac] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d4667d069c3ac] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d4667d069c3ac] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.34s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-03-12T19:11:21.645Z] daemon.go:325: [de3217748909e] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de3217748909e] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de3217748909e] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [de3217748909e] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de3217748909e] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de3217748909e] Daemon stopped [2020-03-12T19:11:21.645Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:11:21.645Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.41s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d4c53479ba106] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d4c53479ba106] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d4c53479ba106] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d4c53479ba106] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d4c53479ba106] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d4c53479ba106] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d4c53479ba106] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d4c53479ba106] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d4c53479ba106] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d4c53479ba106] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d4c53479ba106] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d4c53479ba106] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d4c53479ba106] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-03-12T19:11:21.645Z] daemon.go:325: [d68145b42c165] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d68145b42c165] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d68145b42c165] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d68145b42c165] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d68145b42c165] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d68145b42c165] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-03-12T19:11:21.645Z] daemon.go:325: [d82fb75d45b24] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d82fb75d45b24] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d82fb75d45b24] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d82fb75d45b24] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d82fb75d45b24] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d82fb75d45b24] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.07s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-03-12T19:11:21.645Z] daemon.go:325: [dca6935ce7b8e] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [dca6935ce7b8e] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [dca6935ce7b8e] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [dca6935ce7b8e] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [dca6935ce7b8e] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [dca6935ce7b8e] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.00s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T19:11:21.645Z] daemon.go:325: [de607decc6298] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de607decc6298] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de607decc6298] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-03-12T19:11:21.645Z] daemon.go:325: [d0a0cbe5b4493] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0a0cbe5b4493] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0a0cbe5b4493] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [de607decc6298] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de607decc6298] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de607decc6298] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d0a0cbe5b4493] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0a0cbe5b4493] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0a0cbe5b4493] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (60.45s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:11:21.645Z] daemon.go:325: [d30e9eaf336c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d30e9eaf336c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d30e9eaf336c0] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d9c4c40d4a7a8] daemon started [2020-03-12T19:11:21.645Z] check_test.go:358: [d9c4c40d4a7a8] joining swarm manager [d30e9eaf336c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.645Z] daemon.go:461: [d9c4c40d4a7a8] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d9c4c40d4a7a8] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d9c4c40d4a7a8] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d9c4c40d4a7a8] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [dbfef4287e9c0] daemon started [2020-03-12T19:11:21.645Z] check_test.go:358: [dbfef4287e9c0] joining swarm manager [d30e9eaf336c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.645Z] daemon.go:461: [d9c4c40d4a7a8] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d9c4c40d4a7a8] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d9c4c40d4a7a8] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d9c4c40d4a7a8] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d9c4c40d4a7a8] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [dbfef4287e9c0] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [dbfef4287e9c0] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [dbfef4287e9c0] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [dbfef4287e9c0] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [dbfef4287e9c0] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [dbfef4287e9c0] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [dbfef4287e9c0] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [dbfef4287e9c0] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [dbfef4287e9c0] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d30e9eaf336c0] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d30e9eaf336c0] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d30e9eaf336c0] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d9c4c40d4a7a8] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d9c4c40d4a7a8] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d9c4c40d4a7a8] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [dbfef4287e9c0] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [dbfef4287e9c0] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [dbfef4287e9c0] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.25s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:11:21.645Z] daemon.go:325: [de7d9248ea884] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de7d9248ea884] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de7d9248ea884] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-03-12T19:11:21.645Z] daemon.go:325: [d6ae37245f79c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d6ae37245f79c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d6ae37245f79c] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [de7d9248ea884] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de7d9248ea884] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de7d9248ea884] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d6ae37245f79c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d6ae37245f79c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d6ae37245f79c] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.49s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-03-12T19:11:21.645Z] daemon.go:325: [d016b9f440d15] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d016b9f440d15] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d016b9f440d15] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d016b9f440d15] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d016b9f440d15] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d016b9f440d15] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d016b9f440d15] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d016b9f440d15] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d016b9f440d15] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d016b9f440d15] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d016b9f440d15] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d016b9f440d15] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.97s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de839e1aa5ff6] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0922e83ab62c] daemon started [2020-03-12T19:11:21.645Z] check_test.go:358: [d0922e83ab62c] joining swarm manager [de839e1aa5ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d698a11c81e2a] daemon started [2020-03-12T19:11:21.645Z] check_test.go:358: [d698a11c81e2a] joining swarm manager [de839e1aa5ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.645Z] daemon.go:461: [d0922e83ab62c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0922e83ab62c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0922e83ab62c] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0922e83ab62c] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d0922e83ab62c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0922e83ab62c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0922e83ab62c] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [de839e1aa5ff6] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de839e1aa5ff6] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de839e1aa5ff6] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de839e1aa5ff6] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d698a11c81e2a] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d698a11c81e2a] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d698a11c81e2a] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d698a11c81e2a] daemon started [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0922e83ab62c] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d0922e83ab62c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0922e83ab62c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0922e83ab62c] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0922e83ab62c] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [de839e1aa5ff6] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de839e1aa5ff6] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de839e1aa5ff6] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:339: [de839e1aa5ff6] error pinging daemon on start: Get http://de839e1aa5ff6.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.645Z] daemon.go:325: [de839e1aa5ff6] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [de839e1aa5ff6] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d698a11c81e2a] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d698a11c81e2a] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d698a11c81e2a] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:339: [d698a11c81e2a] error pinging daemon on start: Get http://d698a11c81e2a.sock/_ping: context deadline exceeded [2020-03-12T19:11:21.645Z] daemon.go:325: [d698a11c81e2a] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d698a11c81e2a] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [d0922e83ab62c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0922e83ab62c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0922e83ab62c] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d0922e83ab62c] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d0922e83ab62c] daemon started [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-03-12T19:11:21.645Z] daemon.go:325: [d2df76e583d13] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d2df76e583d13] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d2df76e583d13] daemon started [2020-03-12T19:11:21.645Z] check_test.go:358: [d2df76e583d13] joining swarm manager [de839e1aa5ff6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-03-12T19:11:21.645Z] daemon.go:461: [d2df76e583d13] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d2df76e583d13] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d2df76e583d13] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:325: [d2df76e583d13] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d2df76e583d13] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:353: [d2df76e583d13] daemon started [2020-03-12T19:11:21.645Z] daemon.go:461: [de839e1aa5ff6] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [de839e1aa5ff6] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [de839e1aa5ff6] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d0922e83ab62c] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d0922e83ab62c] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d0922e83ab62c] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d698a11c81e2a] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d698a11c81e2a] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d698a11c81e2a] Daemon stopped [2020-03-12T19:11:21.645Z] daemon.go:461: [d2df76e583d13] Stopping daemon [2020-03-12T19:11:21.645Z] daemon.go:296: [d2df76e583d13] exiting daemon [2020-03-12T19:11:21.645Z] daemon.go:448: [d2df76e583d13] Daemon stopped [2020-03-12T19:11:21.645Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.80s) [2020-03-12T19:11:21.645Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:11:21.645Z] daemon.go:325: [d708b4f81c0d4] waiting for daemon to start [2020-03-12T19:11:21.645Z] daemon.go:325: [d708b4f81c0d4] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d708b4f81c0d4] daemon started [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:11:21.646Z] daemon.go:325: [d1a0866293c4b] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d1a0866293c4b] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d1a0866293c4b] daemon started [2020-03-12T19:11:21.646Z] check_test.go:358: [d1a0866293c4b] joining swarm manager [d708b4f81c0d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-03-12T19:11:21.646Z] daemon.go:325: [d0fe5ea2ad152] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d0fe5ea2ad152] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d0fe5ea2ad152] daemon started [2020-03-12T19:11:21.646Z] check_test.go:358: [d0fe5ea2ad152] joining swarm manager [d708b4f81c0d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-03-12T19:11:21.646Z] daemon.go:461: [d708b4f81c0d4] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d708b4f81c0d4] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d708b4f81c0d4] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:461: [d1a0866293c4b] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d1a0866293c4b] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d1a0866293c4b] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:461: [d0fe5ea2ad152] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d0fe5ea2ad152] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d0fe5ea2ad152] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.08s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-03-12T19:11:21.646Z] daemon.go:325: [d16c045eec3c5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d16c045eec3c5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d16c045eec3c5] daemon started [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-03-12T19:11:21.646Z] docker_cli_swarm_test.go:1528: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2020-03-12T19:11:21.646Z] daemon.go:461: [d16c045eec3c5] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d16c045eec3c5] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d16c045eec3c5] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.06s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-03-12T19:11:21.646Z] daemon.go:325: [d0a07ec5b7875] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d0a07ec5b7875] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d0a07ec5b7875] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d0a07ec5b7875] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d0a07ec5b7875] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d0a07ec5b7875] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.66s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-03-12T19:11:21.646Z] daemon.go:325: [d733b4744a2a6] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d733b4744a2a6] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d733b4744a2a6] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d733b4744a2a6] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d733b4744a2a6] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d733b4744a2a6] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.02s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-03-12T19:11:21.646Z] daemon.go:325: [dfdd5e28b3786] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfdd5e28b3786] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfdd5e28b3786] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfdd5e28b3786] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfdd5e28b3786] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfdd5e28b3786] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.10s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:11:21.646Z] daemon.go:325: [d7e886f4560dc] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d7e886f4560dc] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d7e886f4560dc] daemon started [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-03-12T19:11:21.646Z] daemon.go:325: [d08237b9e6031] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d08237b9e6031] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d08237b9e6031] daemon started [2020-03-12T19:11:21.646Z] check_test.go:358: [d08237b9e6031] joining swarm manager [d7e886f4560dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.646Z] daemon.go:461: [d7e886f4560dc] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d7e886f4560dc] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d7e886f4560dc] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:461: [d08237b9e6031] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d08237b9e6031] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d08237b9e6031] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.08s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-03-12T19:11:21.646Z] daemon.go:325: [dc01079a6913b] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dc01079a6913b] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dc01079a6913b] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dc01079a6913b] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dc01079a6913b] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dc01079a6913b] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.71s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-03-12T19:11:21.646Z] daemon.go:325: [dc01917a13bd5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dc01917a13bd5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dc01917a13bd5] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dc01917a13bd5] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dc01917a13bd5] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dc01917a13bd5] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.09s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-03-12T19:11:21.646Z] daemon.go:325: [dfa3a3d426655] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfa3a3d426655] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfa3a3d426655] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfa3a3d426655] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfa3a3d426655] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfa3a3d426655] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-03-12T19:11:21.646Z] daemon.go:325: [dc4177b00f5e4] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dc4177b00f5e4] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dc4177b00f5e4] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dc4177b00f5e4] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dc4177b00f5e4] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dc4177b00f5e4] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.17s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-03-12T19:11:21.646Z] daemon.go:325: [d5194e30cfa82] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d5194e30cfa82] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d5194e30cfa82] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d5194e30cfa82] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d5194e30cfa82] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d5194e30cfa82] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.53s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:11:21.646Z] daemon.go:325: [da79c24d35381] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [da79c24d35381] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [da79c24d35381] daemon started [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-03-12T19:11:21.646Z] daemon.go:325: [d83dde7f603e5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d83dde7f603e5] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d83dde7f603e5] daemon started [2020-03-12T19:11:21.646Z] check_test.go:358: [d83dde7f603e5] joining swarm manager [da79c24d35381]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-03-12T19:11:21.646Z] daemon.go:461: [da79c24d35381] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [da79c24d35381] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [da79c24d35381] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:461: [d83dde7f603e5] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d83dde7f603e5] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d83dde7f603e5] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.99s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfb35d9bda8de] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfb35d9bda8de] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfb35d9bda8de] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfb35d9bda8de] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfb35d9bda8de] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfb35d9bda8de] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfb35d9bda8de] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfb35d9bda8de] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfb35d9bda8de] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfb35d9bda8de] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfb35d9bda8de] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfb35d9bda8de] Daemon stopped [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfb35d9bda8de] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfb35d9bda8de] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfb35d9bda8de] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfb35d9bda8de] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfb35d9bda8de] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.00s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-03-12T19:11:21.646Z] daemon.go:325: [d2bd3c10f4da0] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d2bd3c10f4da0] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d2bd3c10f4da0] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d2bd3c10f4da0] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d2bd3c10f4da0] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d2bd3c10f4da0] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.13s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-03-12T19:11:21.646Z] daemon.go:325: [daab97c8b931e] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [daab97c8b931e] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [daab97c8b931e] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [daab97c8b931e] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [daab97c8b931e] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [daab97c8b931e] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.12s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-03-12T19:11:21.646Z] daemon.go:325: [dfd771725dab2] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dfd771725dab2] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dfd771725dab2] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dfd771725dab2] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dfd771725dab2] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dfd771725dab2] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.33s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-03-12T19:11:21.646Z] daemon.go:325: [de676e9645a5f] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [de676e9645a5f] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [de676e9645a5f] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [de676e9645a5f] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [de676e9645a5f] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [de676e9645a5f] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.61s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-03-12T19:11:21.646Z] daemon.go:325: [d102b59b39667] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d102b59b39667] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d102b59b39667] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d102b59b39667] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d102b59b39667] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d102b59b39667] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.25s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-03-12T19:11:21.646Z] daemon.go:325: [d792dfc0a04e8] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d792dfc0a04e8] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d792dfc0a04e8] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d792dfc0a04e8] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d792dfc0a04e8] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d792dfc0a04e8] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.19s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-03-12T19:11:21.646Z] daemon.go:325: [d83a2dc451a19] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [d83a2dc451a19] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [d83a2dc451a19] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [d83a2dc451a19] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [d83a2dc451a19] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [d83a2dc451a19] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.18s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-03-12T19:11:21.646Z] daemon.go:325: [da437ab510e4c] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [da437ab510e4c] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [da437ab510e4c] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [da437ab510e4c] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [da437ab510e4c] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [da437ab510e4c] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.24s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-03-12T19:11:21.646Z] daemon.go:325: [dac8c87c3da11] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [dac8c87c3da11] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [dac8c87c3da11] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [dac8c87c3da11] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [dac8c87c3da11] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [dac8c87c3da11] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2020-03-12T19:11:21.646Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-03-12T19:11:21.646Z] daemon.go:325: [de8096b312237] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:325: [de8096b312237] waiting for daemon to start [2020-03-12T19:11:21.646Z] daemon.go:353: [de8096b312237] daemon started [2020-03-12T19:11:21.646Z] daemon.go:461: [de8096b312237] Stopping daemon [2020-03-12T19:11:21.646Z] daemon.go:296: [de8096b312237] exiting daemon [2020-03-12T19:11:21.646Z] daemon.go:448: [de8096b312237] Daemon stopped [2020-03-12T19:11:21.646Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (3.13s) [2020-03-12T19:11:21.647Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-03-12T19:11:21.647Z] daemon.go:325: [d5694e2e8d38e] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:325: [d5694e2e8d38e] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:353: [d5694e2e8d38e] daemon started [2020-03-12T19:11:21.647Z] daemon.go:461: [d5694e2e8d38e] Stopping daemon [2020-03-12T19:11:21.647Z] daemon.go:296: [d5694e2e8d38e] exiting daemon [2020-03-12T19:11:21.647Z] daemon.go:448: [d5694e2e8d38e] Daemon stopped [2020-03-12T19:11:21.647Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.21s) [2020-03-12T19:11:21.647Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-03-12T19:11:21.647Z] daemon.go:325: [d83e1ea83fa59] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:325: [d83e1ea83fa59] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:353: [d83e1ea83fa59] daemon started [2020-03-12T19:11:21.647Z] daemon.go:461: [d83e1ea83fa59] Stopping daemon [2020-03-12T19:11:21.647Z] daemon.go:296: [d83e1ea83fa59] exiting daemon [2020-03-12T19:11:21.647Z] daemon.go:448: [d83e1ea83fa59] Daemon stopped [2020-03-12T19:11:21.647Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.02s) [2020-03-12T19:11:21.647Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-03-12T19:11:21.647Z] daemon.go:325: [dfaba28c32f07] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:325: [dfaba28c32f07] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:353: [dfaba28c32f07] daemon started [2020-03-12T19:11:21.647Z] daemon.go:461: [dfaba28c32f07] Stopping daemon [2020-03-12T19:11:21.647Z] daemon.go:296: [dfaba28c32f07] exiting daemon [2020-03-12T19:11:21.647Z] daemon.go:448: [dfaba28c32f07] Daemon stopped [2020-03-12T19:11:21.647Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.06s) [2020-03-12T19:11:21.647Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-03-12T19:11:21.647Z] daemon.go:325: [db91ea06027b2] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:325: [db91ea06027b2] waiting for daemon to start [2020-03-12T19:11:21.647Z] daemon.go:353: [db91ea06027b2] daemon started [2020-03-12T19:11:21.647Z] daemon.go:461: [db91ea06027b2] Stopping daemon [2020-03-12T19:11:21.647Z] daemon.go:296: [db91ea06027b2] exiting daemon [2020-03-12T19:11:21.647Z] daemon.go:448: [db91ea06027b2] Daemon stopped [2020-03-12T19:11:21.647Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T19:11:21.647Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-03-12T19:11:26.992Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-03-12T19:11:27.456Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-03-12T19:11:29.648Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-03-12T19:11:29.648Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-03-12T19:11:29.648Z] === RUN TestDockerSuite/TestCpRelativePath [2020-03-12T19:11:31.837Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-03-12T19:11:31.837Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-03-12T19:11:31.837Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-03-12T19:11:31.837Z] === RUN TestDockerSuite/TestCpToCaseA [2020-03-12T19:11:35.594Z] === RUN TestDockerSuite/TestCpToCaseB [2020-03-12T19:11:37.784Z] === RUN TestDockerSuite/TestCpToCaseC [2020-03-12T19:11:37.784Z] === RUN TestDockerSuite/TestCpToCaseD [2020-03-12T19:11:37.784Z] === RUN TestDockerSuite/TestCpToCaseE [2020-03-12T19:11:39.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T19:11:46.382Z] === RUN TestDockerSuite/TestCpToCaseF [2020-03-12T19:11:46.382Z] === RUN TestDockerSuite/TestCpToCaseG [2020-03-12T19:11:46.382Z] === RUN TestDockerSuite/TestCpToCaseH [2020-03-12T19:11:54.976Z] === RUN TestDockerSuite/TestCpToCaseI [2020-03-12T19:11:54.976Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-03-12T19:11:54.976Z] === RUN TestDockerSuite/TestCpToDot [2020-03-12T19:11:55.949Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-03-12T19:11:55.949Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-03-12T19:11:55.949Z] === RUN TestDockerSuite/TestCpToStdout [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCpVolumePath [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-03-12T19:11:58.139Z] === RUN TestDockerSuite/TestCreateArgs [2020-03-12T19:11:58.601Z] === RUN TestDockerSuite/TestCreateByImageID [2020-03-12T19:12:00.146Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-03-12T19:12:02.340Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-03-12T19:12:02.340Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-03-12T19:12:02.340Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-03-12T19:12:04.531Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-03-12T19:12:04.993Z] === RUN TestDockerSuite/TestCreateLabels [2020-03-12T19:12:04.993Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-03-12T19:12:04.993Z] === RUN TestDockerSuite/TestCreateRM [2020-03-12T19:12:05.455Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-03-12T19:12:05.455Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-03-12T19:12:05.455Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-03-12T19:12:05.917Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-03-12T19:12:13.023Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-03-12T19:12:13.023Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-03-12T19:12:13.485Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-03-12T19:12:18.283Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-03-12T19:12:18.283Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-03-12T19:12:18.283Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-03-12T19:12:19.828Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestDevicePermissions [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestDockerFails [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestEventsAttach [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestEventsCommit [2020-03-12T19:12:20.290Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-03-12T19:12:22.483Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-03-12T19:12:24.028Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-03-12T19:12:26.221Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-03-12T19:12:38.639Z] === RUN TestDockerSuite/TestEventsCopy [2020-03-12T19:12:43.357Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-03-12T19:12:47.321Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T19:12:48.066Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-03-12T19:12:50.254Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-03-12T19:12:50.717Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-03-12T19:12:53.638Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-03-12T19:12:54.099Z] === RUN TestDockerSuite/TestEventsFilterType [2020-03-12T19:12:55.072Z] === RUN TestDockerSuite/TestEventsFilters [2020-03-12T19:12:55.386Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T19:13:05.423Z] === RUN TestDockerSuite/TestEventsFormat [2020-03-12T19:13:07.621Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-03-12T19:13:07.621Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-03-12T19:13:08.083Z] === RUN TestDockerSuite/TestEventsImageImport [2020-03-12T19:13:08.083Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-03-12T19:13:08.083Z] === RUN TestDockerSuite/TestEventsImagePull [2020-03-12T19:13:08.083Z] === RUN TestDockerSuite/TestEventsImageTag [2020-03-12T19:13:09.058Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-03-12T19:13:09.058Z] === RUN TestDockerSuite/TestEventsRename [2020-03-12T19:13:11.248Z] === RUN TestDockerSuite/TestEventsResize [2020-03-12T19:13:13.437Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-03-12T19:13:15.629Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-03-12T19:13:17.819Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-03-12T19:13:22.527Z] === RUN TestDockerSuite/TestEventsTop [2020-03-12T19:13:22.527Z] === RUN TestDockerSuite/TestEventsUntag [2020-03-12T19:13:24.715Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-03-12T19:13:27.381Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T19:13:28.469Z] === RUN TestDockerSuite/TestExec [2020-03-12T19:13:28.469Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-03-12T19:13:28.469Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-03-12T19:13:30.015Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-03-12T19:13:31.561Z] === RUN TestDockerSuite/TestExecAPIStart [2020-03-12T19:13:31.561Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-03-12T19:13:31.561Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-03-12T19:13:31.561Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-03-12T19:13:33.110Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-03-12T19:13:35.302Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-03-12T19:13:36.848Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-03-12T19:13:38.393Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-03-12T19:13:42.145Z] === RUN TestDockerSuite/TestExecCgroup [2020-03-12T19:13:42.145Z] === RUN TestDockerSuite/TestExecEnv [2020-03-12T19:13:42.145Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-03-12T19:13:42.145Z] === RUN TestDockerSuite/TestExecExitStatus [2020-03-12T19:13:42.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T19:13:44.333Z] === RUN TestDockerSuite/TestExecInspectID [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecInteractive [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecParseError [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-03-12T19:13:49.041Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecSetEnv [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecStartFails [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-03-12T19:13:50.587Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-03-12T19:13:52.775Z] === RUN TestDockerSuite/TestExecUlimits [2020-03-12T19:13:52.775Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-03-12T19:13:59.878Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-03-12T19:13:59.878Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-03-12T19:13:59.878Z] === RUN TestDockerSuite/TestExecWithUser [2020-03-12T19:13:59.878Z] === RUN TestDockerSuite/TestGetContainerStats [2020-03-12T19:14:05.700Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-03-12T19:14:11.519Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-03-12T19:14:13.708Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-03-12T19:14:14.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T19:14:19.520Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-03-12T19:14:19.520Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-03-12T19:14:19.520Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-03-12T19:14:19.981Z] === RUN TestDockerSuite/TestHealth [2020-03-12T19:14:19.981Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-03-12T19:14:19.981Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-03-12T19:14:19.981Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-03-12T19:14:19.981Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-03-12T19:14:24.691Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-03-12T19:14:24.691Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-03-12T19:14:24.691Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-03-12T19:14:24.691Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-03-12T19:14:25.155Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-03-12T19:14:25.155Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-03-12T19:14:26.129Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-03-12T19:14:26.129Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-03-12T19:14:26.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T19:14:26.591Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-03-12T19:14:27.054Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-03-12T19:14:28.598Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-03-12T19:14:28.598Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-03-12T19:14:30.787Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-03-12T19:14:32.984Z] === RUN TestDockerSuite/TestImagesFormat [2020-03-12T19:14:32.984Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-03-12T19:14:32.984Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-03-12T19:14:36.749Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-03-12T19:14:36.749Z] === RUN TestDockerSuite/TestImportBadURL [2020-03-12T19:14:38.945Z] === RUN TestDockerSuite/TestImportDisplay [2020-03-12T19:14:38.945Z] === RUN TestDockerSuite/TestImportFile [2020-03-12T19:14:38.945Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-03-12T19:14:39.409Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-03-12T19:14:39.409Z] === RUN TestDockerSuite/TestImportGzipped [2020-03-12T19:14:39.409Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-03-12T19:14:39.409Z] === RUN TestDockerSuite/TestInfoDebug [2020-03-12T19:14:39.409Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInfoFormat [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-03-12T19:14:39.872Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-03-12T19:14:42.061Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-03-12T19:14:43.606Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-03-12T19:14:43.606Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-03-12T19:14:43.606Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-03-12T19:14:43.606Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-03-12T19:14:44.069Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-03-12T19:14:45.614Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-03-12T19:14:46.077Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-03-12T19:14:47.622Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-03-12T19:14:47.622Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-03-12T19:14:47.622Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-03-12T19:14:47.622Z] === RUN TestDockerSuite/TestInspectDefault [2020-03-12T19:14:49.814Z] === RUN TestDockerSuite/TestInspectHistory [2020-03-12T19:14:54.525Z] === RUN TestDockerSuite/TestInspectImage [2020-03-12T19:14:54.525Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-03-12T19:14:54.525Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-03-12T19:14:54.525Z] === RUN TestDockerSuite/TestInspectInt64 [2020-03-12T19:14:56.073Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-03-12T19:14:58.267Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-03-12T19:14:58.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T19:14:58.729Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-03-12T19:15:00.921Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-03-12T19:15:03.114Z] === RUN TestDockerSuite/TestInspectPlugin [2020-03-12T19:15:03.114Z] === RUN TestDockerSuite/TestInspectRootFS [2020-03-12T19:15:03.114Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-03-12T19:15:04.661Z] === RUN TestDockerSuite/TestInspectStatus [2020-03-12T19:15:07.586Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-03-12T19:15:11.342Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-03-12T19:15:12.889Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-03-12T19:15:13.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T19:15:15.079Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-03-12T19:15:16.625Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-03-12T19:15:18.817Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-03-12T19:15:20.362Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksEnvs [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-03-12T19:15:27.457Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-03-12T19:15:29.001Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-03-12T19:15:31.190Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-03-12T19:15:31.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T19:15:37.115Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-03-12T19:15:38.661Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-03-12T19:15:38.661Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-03-12T19:15:40.851Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-03-12T19:15:40.851Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-03-12T19:15:47.951Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-03-12T19:15:53.772Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-03-12T19:16:00.872Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-03-12T19:16:02.418Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-03-12T19:16:04.610Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-03-12T19:16:04.610Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-03-12T19:16:06.807Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-03-12T19:16:08.997Z] === RUN TestDockerSuite/TestLogsSince [2020-03-12T19:16:17.594Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-03-12T19:16:17.594Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-03-12T19:16:17.594Z] === RUN TestDockerSuite/TestLogsTail [2020-03-12T19:16:17.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T19:16:19.855Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-03-12T19:16:22.044Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestMountIntoProc [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestMountIntoSys [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestNetHostname [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestPluginActive [2020-03-12T19:16:23.591Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPortHostBinding [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPortList [2020-03-12T19:16:24.054Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-03-12T19:16:27.809Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-03-12T19:16:31.564Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-03-12T19:16:31.564Z] === RUN TestDockerSuite/TestPsByOrder [2020-03-12T19:16:35.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T19:16:39.227Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-03-12T19:16:39.227Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-03-12T19:16:51.639Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-03-12T19:17:04.052Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-03-12T19:17:04.052Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-03-12T19:17:04.052Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-03-12T19:17:07.898Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T19:17:14.403Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-03-12T19:17:21.501Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-03-12T19:17:27.317Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-03-12T19:17:31.071Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-03-12T19:17:31.071Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-03-12T19:17:31.071Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-03-12T19:17:34.841Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-03-12T19:17:34.841Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-03-12T19:17:34.841Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-03-12T19:17:34.841Z] === RUN TestDockerSuite/TestPsRightTagName [2020-03-12T19:17:34.841Z] === RUN TestDockerSuite/TestPsShowMounts [2020-03-12T19:17:39.997Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T19:17:41.943Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-03-12T19:17:41.943Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-03-12T19:17:42.918Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-03-12T19:17:42.918Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-03-12T19:17:43.892Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-03-12T19:17:44.866Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-03-12T19:17:44.866Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-03-12T19:17:53.474Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-03-12T19:17:54.814Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T19:17:57.241Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-03-12T19:17:58.791Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-03-12T19:18:12.883Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T19:18:16.522Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-03-12T19:18:16.523Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-03-12T19:18:20.283Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-03-12T19:18:20.746Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-03-12T19:18:20.746Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-03-12T19:18:21.209Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-03-12T19:18:25.921Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-03-12T19:18:27.701Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T19:18:34.525Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-03-12T19:18:34.525Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-03-12T19:18:38.282Z] === RUN TestDockerSuite/TestRmiBlank [2020-03-12T19:18:38.282Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-03-12T19:18:38.282Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite (441.63s) [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (16.02s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-03-12T19:18:42.520Z] docker_cli_external_volume_driver_test.go:53: Daemon df397976d81d0 is not started [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-03-12T19:18:42.520Z] daemon.go:325: [df0915c401bd5] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [df0915c401bd5] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:353: [df0915c401bd5] daemon started [2020-03-12T19:18:42.520Z] daemon.go:461: [df0915c401bd5] Stopping daemon [2020-03-12T19:18:42.520Z] daemon.go:296: [df0915c401bd5] exiting daemon [2020-03-12T19:18:42.520Z] daemon.go:448: [df0915c401bd5] Daemon stopped [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-03-12T19:18:42.520Z] daemon.go:325: [daa4256f75bf5] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [daa4256f75bf5] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:353: [daa4256f75bf5] daemon started [2020-03-12T19:18:42.520Z] daemon.go:461: [daa4256f75bf5] Stopping daemon [2020-03-12T19:18:42.520Z] daemon.go:296: [daa4256f75bf5] exiting daemon [2020-03-12T19:18:42.520Z] daemon.go:448: [daa4256f75bf5] Daemon stopped [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-03-12T19:18:42.520Z] docker_cli_external_volume_driver_test.go:53: Daemon d8d720e744def is not started [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-03-12T19:18:42.520Z] daemon.go:325: [deccb8c1a99e2] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [deccb8c1a99e2] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:353: [deccb8c1a99e2] daemon started [2020-03-12T19:18:42.520Z] daemon.go:461: [deccb8c1a99e2] Stopping daemon [2020-03-12T19:18:42.520Z] daemon.go:296: [deccb8c1a99e2] exiting daemon [2020-03-12T19:18:42.520Z] daemon.go:448: [deccb8c1a99e2] Daemon stopped [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-03-12T19:18:42.520Z] docker_cli_external_volume_driver_test.go:53: Daemon df8599650e849 is not started [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-03-12T19:18:42.520Z] docker_cli_external_volume_driver_test.go:53: Daemon d1402942e2a6a is not started [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.60s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-03-12T19:18:42.520Z] daemon.go:325: [d2eba2e2a5403] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [d2eba2e2a5403] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:353: [d2eba2e2a5403] daemon started [2020-03-12T19:18:42.520Z] daemon.go:461: [d2eba2e2a5403] Stopping daemon [2020-03-12T19:18:42.520Z] daemon.go:296: [d2eba2e2a5403] exiting daemon [2020-03-12T19:18:42.520Z] daemon.go:448: [d2eba2e2a5403] Daemon stopped [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.59s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-03-12T19:18:42.520Z] daemon.go:325: [d815a7fc537cc] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [d815a7fc537cc] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:353: [d815a7fc537cc] daemon started [2020-03-12T19:18:42.520Z] daemon.go:461: [d815a7fc537cc] Stopping daemon [2020-03-12T19:18:42.520Z] daemon.go:296: [d815a7fc537cc] exiting daemon [2020-03-12T19:18:42.520Z] daemon.go:448: [d815a7fc537cc] Daemon stopped [2020-03-12T19:18:42.520Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.84s) [2020-03-12T19:18:42.520Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-03-12T19:18:42.520Z] daemon.go:325: [d3d14bedccfbe] waiting for daemon to start [2020-03-12T19:18:42.520Z] daemon.go:325: [d3d14bedccfbe] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [d3d14bedccfbe] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [d3d14bedccfbe] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [d3d14bedccfbe] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [d3d14bedccfbe] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-03-12T19:18:42.521Z] daemon.go:325: [db555ca85ea09] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [db555ca85ea09] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [db555ca85ea09] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [db555ca85ea09] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [db555ca85ea09] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [db555ca85ea09] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.65s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-03-12T19:18:42.521Z] daemon.go:325: [d1391a181a475] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [d1391a181a475] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [d1391a181a475] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [d1391a181a475] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [d1391a181a475] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [d1391a181a475] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-03-12T19:18:42.521Z] daemon.go:325: [df808824fe0db] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [df808824fe0db] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [df808824fe0db] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [df808824fe0db] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [df808824fe0db] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [df808824fe0db] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.05s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-03-12T19:18:42.521Z] daemon.go:325: [d9c0815c7db3f] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [d9c0815c7db3f] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [d9c0815c7db3f] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [d9c0815c7db3f] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [d9c0815c7db3f] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [d9c0815c7db3f] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.62s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-03-12T19:18:42.521Z] daemon.go:325: [d81f54fd755a7] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [d81f54fd755a7] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [d81f54fd755a7] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [d81f54fd755a7] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [d81f54fd755a7] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [d81f54fd755a7] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.50s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-03-12T19:18:42.521Z] daemon.go:325: [dd5b29fa8e37b] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [dd5b29fa8e37b] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [dd5b29fa8e37b] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [dd5b29fa8e37b] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [dd5b29fa8e37b] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [dd5b29fa8e37b] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.40s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-03-12T19:18:42.521Z] docker_cli_external_volume_driver_test.go:486: Daemon d50fc5604ce82 is not started [2020-03-12T19:18:42.521Z] daemon.go:325: [d50fc5604ce82] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:325: [d50fc5604ce82] waiting for daemon to start [2020-03-12T19:18:42.521Z] daemon.go:353: [d50fc5604ce82] daemon started [2020-03-12T19:18:42.521Z] daemon.go:461: [d50fc5604ce82] Stopping daemon [2020-03-12T19:18:42.521Z] daemon.go:296: [d50fc5604ce82] exiting daemon [2020-03-12T19:18:42.521Z] daemon.go:448: [d50fc5604ce82] Daemon stopped [2020-03-12T19:18:42.521Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-03-12T19:18:42.521Z] docker_cli_external_volume_driver_test.go:53: Daemon d552ba54d56f5 is not started [2020-03-12T19:18:42.521Z] PASS [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] === Skipped [2020-03-12T19:18:42.521Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T19:18:42.521Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-03-12T19:18:42.521Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:18:42.521Z] check_test.go:309: Daemon dd3658ed08912 is not started [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T19:18:42.521Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-03-12T19:18:42.521Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:18:42.521Z] check_test.go:309: Daemon d10bc12a45691 is not started [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-12T19:18:42.521Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-03-12T19:18:42.521Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-03-12T19:18:42.521Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:18:42.521Z] check_test.go:309: Daemon dfebc2936e5b6 is not started [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:18:42.521Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-03-12T19:18:42.521Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:18:42.521Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-03-12T19:18:42.521Z] requirement.go:26: unmatched requirement IPv6 [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] [2020-03-12T19:18:42.521Z] DONE 270 tests, 5 skipped in 2678.975s [2020-03-12T19:18:42.521Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-03-12T19:18:43.081Z] ++++ cat bundles/test-integration/docker.pid [2020-03-12T19:18:43.081Z] +++ kill 6930 [2020-03-12T19:18:44.003Z] umount: bundles/test-integration/root: mountpoint not found [2020-03-12T19:18:44.003Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc2a6cffaa596/docker.pid [2020-03-12T19:18:44.003Z] +++ kill 3448 [2020-03-12T19:18:44.003Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3448 is not a child of this shell [2020-03-12T19:18:44.003Z] warning: PID 3448 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dc2a6cffaa596/docker.pid had a nonzero exit code [2020-03-12T19:18:44.003Z] +++ /etc/init.d/apparmor stop [2020-03-12T19:18:44.003Z] Clearing AppArmor profiles cache:. [2020-03-12T19:18:44.003Z] All profile caches have been cleared, but no profiles have been unloaded. [2020-03-12T19:18:44.003Z] Unloading profiles will leave already running processes permanently [2020-03-12T19:18:44.003Z] unconfined, which can lead to unexpected situations. [2020-03-12T19:18:44.003Z] [2020-03-12T19:18:44.003Z] To set a process to complain mode, use the command line tool [2020-03-12T19:18:44.003Z] 'aa-complain'. To really tear down all profiles, run the init script [2020-03-12T19:18:44.003Z] with the 'teardown' option." [2020-03-12T19:18:44.003Z] [2020-03-12T19:18:44.563Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-03-12T19:18:44.572Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-03-12T19:18:45.580Z] + echo Ensuring container killed. [2020-03-12T19:18:45.580Z] Ensuring container killed. [2020-03-12T19:18:45.580Z] + docker ps -aq -f name=docker-pr3-* [2020-03-12T19:18:45.580Z] + cids=92af26191e18 [2020-03-12T19:18:45.580Z] 1c17260a0e82 [2020-03-12T19:18:45.580Z] 7a314bd10262 [2020-03-12T19:18:45.580Z] + [ -n 92af26191e18 [2020-03-12T19:18:45.580Z] 1c17260a0e82 [2020-03-12T19:18:45.580Z] 7a314bd10262 ] [2020-03-12T19:18:45.580Z] + docker rm -vf 92af26191e18 1c17260a0e82 7a314bd10262 [2020-03-12T19:18:48.090Z] 92af26191e18 [2020-03-12T19:18:48.650Z] 1c17260a0e82 [2020-03-12T19:18:48.650Z] 7a314bd10262 [Pipeline] sh [2020-03-12T19:18:49.054Z] + echo Chowning /workspace to jenkins user [2020-03-12T19:18:49.054Z] Chowning /workspace to jenkins user [2020-03-12T19:18:49.054Z] + id -u [2020-03-12T19:18:49.054Z] + id -g [2020-03-12T19:18:49.054Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40628:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-03-12T19:18:52.765Z] + bundleName=amd64 [2020-03-12T19:18:52.766Z] + echo Creating amd64-bundles.tar.gz [2020-03-12T19:18:52.766Z] Creating amd64-bundles.tar.gz [2020-03-12T19:18:52.766Z] + xargs tar -czf amd64-bundles.tar.gz [2020-03-12T19:18:52.766Z] + 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-12T19:18:53.136Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [Pipeline] archiveArtifacts [2020-03-12T19:18:53.696Z] Archiving artifacts [2020-03-12T19:18:54.110Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-03-12T19:18:54.138Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:18:54.567Z] + make clean [2020-03-12T19:18:54.567Z] docker volume rm -f docker-dev-cache [2020-03-12T19:18:54.572Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-03-12T19:18:54.822Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-03-12T19:19:01.783Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-03-12T19:19:06.496Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-03-12T19:19:13.600Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-03-12T19:19:17.357Z] === RUN TestDockerSuite/TestRmiTag [2020-03-12T19:19:18.332Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-03-12T19:19:20.524Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-03-12T19:19:38.258Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-03-12T19:19:38.721Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-03-12T19:19:43.433Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddHost [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-03-12T19:19:44.407Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-03-12T19:19:46.597Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-03-12T19:19:46.597Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-03-12T19:19:46.597Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-03-12T19:19:55.196Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-03-12T19:19:57.387Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-03-12T19:19:59.578Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-03-12T19:20:01.124Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-03-12T19:20:08.230Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-03-12T19:20:08.230Z] === RUN TestDockerSuite/TestRunBindMounts [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-03-12T19:20:11.989Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-03-12T19:20:14.179Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-03-12T19:20:14.179Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-03-12T19:20:17.104Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-03-12T19:20:17.104Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-03-12T19:20:17.104Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-03-12T19:20:18.650Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-03-12T19:20:20.841Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-03-12T19:20:22.387Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-03-12T19:20:24.578Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-03-12T19:20:24.578Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-03-12T19:20:24.578Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-03-12T19:20:24.578Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-03-12T19:20:26.124Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-03-12T19:20:26.124Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-03-12T19:20:26.124Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-03-12T19:20:26.124Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-03-12T19:20:26.124Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-03-12T19:20:28.317Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-03-12T19:20:40.734Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-03-12T19:20:41.709Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-03-12T19:20:41.709Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-03-12T19:20:42.171Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-03-12T19:20:42.171Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-03-12T19:20:43.717Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-03-12T19:20:45.908Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-03-12T19:20:45.908Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-03-12T19:20:47.454Z] === RUN TestDockerSuite/TestRunEnvironment [2020-03-12T19:20:47.454Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-03-12T19:20:47.454Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-03-12T19:20:47.454Z] === RUN TestDockerSuite/TestRunExitCode [2020-03-12T19:20:54.553Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-03-12T19:20:56.747Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-03-12T19:20:58.293Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunExposePort [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-03-12T19:21:00.487Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-03-12T19:21:04.246Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-03-12T19:21:12.861Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-03-12T19:21:12.861Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeHostname [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunMount [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-03-12T19:21:14.407Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-03-12T19:21:20.228Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-03-12T19:21:20.228Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-03-12T19:21:20.228Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-03-12T19:21:20.228Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-03-12T19:21:24.945Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-03-12T19:21:27.865Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-03-12T19:21:27.865Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-03-12T19:21:27.865Z] === RUN TestDockerSuite/TestRunNetHost [2020-03-12T19:21:27.865Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-03-12T19:21:28.327Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-03-12T19:21:29.671Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-03-12T19:21:31.218Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-03-12T19:21:33.411Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-03-12T19:21:33.873Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunPortInUse [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-03-12T19:21:36.066Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunPublishPort [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-03-12T19:21:38.985Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-03-12T19:21:46.084Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-03-12T19:21:46.084Z] === RUN TestDockerSuite/TestRunRm [2020-03-12T19:21:48.281Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-03-12T19:21:52.993Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-03-12T19:21:55.187Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-03-12T19:22:02.290Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-03-12T19:22:03.836Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-03-12T19:22:06.027Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-03-12T19:22:06.027Z] === RUN TestDockerSuite/TestRunState [2020-03-12T19:22:06.027Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-03-12T19:22:07.575Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-03-12T19:22:07.575Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-03-12T19:22:09.765Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserByID [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserByName [2020-03-12T19:22:14.481Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-03-12T19:22:16.029Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-03-12T19:22:16.029Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-03-12T19:22:18.220Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-03-12T19:22:18.220Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-03-12T19:22:18.220Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-03-12T19:22:21.142Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-03-12T19:22:26.961Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-03-12T19:22:30.715Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-03-12T19:22:36.534Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-03-12T19:22:36.534Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-03-12T19:22:36.534Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-03-12T19:22:36.534Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-03-12T19:22:36.534Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-03-12T19:22:38.726Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-03-12T19:22:40.917Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-03-12T19:22:42.464Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-03-12T19:22:42.464Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-03-12T19:22:42.464Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-03-12T19:22:42.926Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-03-12T19:22:46.681Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-03-12T19:22:48.227Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-03-12T19:22:49.773Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveImageId [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-03-12T19:22:53.528Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-03-12T19:22:56.449Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-03-12T19:22:56.449Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-03-12T19:22:56.911Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-03-12T19:22:57.373Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-03-12T19:22:58.919Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-03-12T19:23:04.737Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-03-12T19:23:04.737Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-03-12T19:23:11.843Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-03-12T19:23:11.843Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-03-12T19:23:14.764Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-03-12T19:23:14.764Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-03-12T19:23:14.764Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-03-12T19:23:14.764Z] === RUN TestDockerSuite/TestStartRecordError [2020-03-12T19:23:14.764Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestStatsNoStream [2020-03-12T19:23:20.595Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-03-12T19:23:22.140Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-03-12T19:23:24.330Z] === RUN TestDockerSuite/TestTopPrivileged [2020-03-12T19:23:24.330Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-03-12T19:23:26.521Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-03-12T19:23:44.310Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-03-12T19:23:44.771Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-03-12T19:23:45.233Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-03-12T19:23:48.151Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-03-12T19:23:48.151Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-03-12T19:23:48.613Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-03-12T19:23:48.613Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-03-12T19:23:48.613Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-03-12T19:24:01.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-03-12T19:24:01.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-03-12T19:24:01.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-03-12T19:24:01.023Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-03-12T19:24:01.023Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-03-12T19:24:06.835Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-03-12T19:24:07.296Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-03-12T19:24:07.297Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-03-12T19:24:15.891Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-03-12T19:24:15.891Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite (2373.98s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-03-12T19:24:16.353Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-03-12T19:24:16.353Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-03-12T19:24:16.353Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-03-12T19:24:16.353Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.61s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.49s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.74s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.82s) [2020-03-12T19:24:16.353Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-03-12T19:24:16.353Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-03-12T19:24:16.353Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.353Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2020-03-12T19:24:16.353Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.44s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.79s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.81s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.78s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.27s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (104.45s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.41s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.62s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.70s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.22s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.19s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.56s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.07s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.40s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.20s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.76s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.61s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.73s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.15s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.75s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.36s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.72s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.55s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.71s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.56s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.25s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.42s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.78s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCmd (0.50s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.68s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.89s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.03s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildContChar (12.68s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.56s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.23s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (32.41s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.15s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.39s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.39s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.88s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.91s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.54s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.81s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.09s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.22s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.65s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.49s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.78s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (62.08s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.82s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.27s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.50s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.34s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (36.79s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.23s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.15s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (75.98s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.51s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.28s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.50s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.74s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.73s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.14s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.93s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.25s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.69s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-03-12T19:24:16.354Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFails (1.86s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.47s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.77s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.40s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.82s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s) [2020-03-12T19:24:16.354Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.75s) [2020-03-12T19:24:16.354Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement UnixCli [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.41s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildHistory (10.58s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.62s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabel (0.90s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.78s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.97s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.54s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.94s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.90s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.74s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (10.12s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.06s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.47s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.58s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.41s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.15s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.17s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.13s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.89s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.53s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.18s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.09s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.38s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.11s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.13s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.56s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.65s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildRm (13.48s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.08s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.23s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.14s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.13s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.89s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.89s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.88s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildStderr (4.61s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.64s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.37s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.65s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.15s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.67s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.16s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.11s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.30s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.73s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.84s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.05s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.24s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.33s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.56s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.58s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.92s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.24s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.20s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2020-03-12T19:24:16.355Z] docker_cli_sni_test.go:18: Flakey test [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.90s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.41s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitChange (4.77s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.62s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.75s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitTTY (11.49s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.81s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.08s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.56s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.84s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.90s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.08s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.28s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.73s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.80s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.93s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.04s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.65s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.09s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.87s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.40s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.49s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.56s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.85s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.77s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.83s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.63s) [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-03-12T19:24:16.355Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.73s) [2020-03-12T19:24:16.355Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.61s) [2020-03-12T19:24:16.355Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-03-12T19:24:16.355Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-03-12T19:24:16.355Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-03-12T19:24:16.355Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc00071fda0 } [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1489850622 c:\foo false } [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1489850622 c:\foo true } [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.18s) [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 0 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 1 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 2 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 3 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 4 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 5 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 6 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 7 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 8 [2020-03-12T19:24:16.356Z] docker_api_containers_test.go:1926: case 9 [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.06s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.27s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.98s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.00s) [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a263602505\file1 79ca9ed6710d51b5cc95a3b5ecbb3b7e5890bb35b467a49ba911a327c2bb63cf:/root/itWorks.txt` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:279: checking that container "79ca9ed6710d51b5cc95a3b5ecbb3b7e5890bb35b467a49ba911a327c2bb63cf" start output contains "file1\n" [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:209: running `docker start -a 79ca9ed6710d51b5cc95a3b5ecbb3b7e5890bb35b467a49ba911a327c2bb63cf` [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b114579988\file1 e2461d1024a16befa3d5c95725734f15b5fc62a0a51d16f061f31c6a7f340f12:testDir/` [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.07s) [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e245651043\dir1 12272e3fe29e4391b310c123251062ab7aaa51f1c151b605f4fb86bc1e806399:testDir` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:279: checking that container "12272e3fe29e4391b310c123251062ab7aaa51f1c151b605f4fb86bc1e806399" start output contains "file1-1\n" [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:209: running `docker start -a 12272e3fe29e4391b310c123251062ab7aaa51f1c151b605f4fb86bc1e806399` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e245651043\dir1 2be0ed61569a0560eb9dcd804f6575d4d283eb6d784a0fc1b7695702fdbe4488:testDir/` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:279: checking that container "2be0ed61569a0560eb9dcd804f6575d4d283eb6d784a0fc1b7695702fdbe4488" start output contains "file1-1\n" [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2be0ed61569a0560eb9dcd804f6575d4d283eb6d784a0fc1b7695702fdbe4488` [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.01s) [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h587807846\dir1\. 07e8980aac258cd4a65dc57be5b581cb97ce2d62e665599e3d65743ce6adf0b6:testDir` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:279: checking that container "07e8980aac258cd4a65dc57be5b581cb97ce2d62e665599e3d65743ce6adf0b6" start output contains "file1-1\n" [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:209: running `docker start -a 07e8980aac258cd4a65dc57be5b581cb97ce2d62e665599e3d65743ce6adf0b6` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h587807846\dir1\. bc8e22ba707f35c49a4f784640b6077b5d6322dbe62c432e6afe9948ddb50e84:testDir/` [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:279: checking that container "bc8e22ba707f35c49a4f784640b6077b5d6322dbe62c432e6afe9948ddb50e84" start output contains "file1-1\n" [2020-03-12T19:24:16.356Z] docker_cli_cp_utils_test.go:209: running `docker start -a bc8e22ba707f35c49a4f784640b6077b5d6322dbe62c432e6afe9948ddb50e84` [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToDot (2.02s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCpToStdout (2.16s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.66s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.95s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.59s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateRM (0.31s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement Devicemapper [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.07s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.02s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.99s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.98s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.95s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.21s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.11s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsCopy (5.01s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.49s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.77s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.18s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.46s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.90s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFilters (8.78s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFormat (3.78s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsRename (2.19s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsResize (2.26s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.25s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.39s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.17s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.61s) [2020-03-12T19:24:16.356Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.55s) [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-03-12T19:24:16.356Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.356Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.76s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.66s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.71s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.90s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecInspectID (4.37s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.91s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.65s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.62s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.68s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.75s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.88s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.84s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.76s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImportBadURL (2.36s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.35s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.03s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.03s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInfoFormat (0.13s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.88s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.83s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.86s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.85s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectDefault (1.88s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectHistory (4.43s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.16s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.06s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.15s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectStatus (2.44s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.71s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.65s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.90s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.86s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.73s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.66s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.98s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.36s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.10s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.82s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.38s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.53s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.61s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.16s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.07s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.00s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsSince (8.64s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsTail (2.28s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.16s) [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement IsAmd64 [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.357Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-03-12T19:24:16.357Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.75s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.73s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsByOrder (7.22s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.73s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.22s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2020-03-12T19:24:16.358Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.22s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.67s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.15s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.68s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.02s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.20s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.48s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2020-03-12T19:24:16.358Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2020-03-12T19:24:16.358Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-03-12T19:24:16.358Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.33s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.63s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.06s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.14s) [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.30s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.82s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.58s) [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.92s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.52s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.33s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.19s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.09s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.38s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.30s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiTag (0.64s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.08s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.11s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.23s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.89s) [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.01s) [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.821Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-03-12T19:24:16.821Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.69s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.39s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.94s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.87s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.84s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.84s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.57s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.95s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.95s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.83s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.89s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.06s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.40s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.01s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.86s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.88s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.86s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunExitCode (6.89s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.93s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.86s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (1.93s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.53s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.51s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.95s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.21s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.52s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.85s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.87s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.54s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.10s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunRm (2.08s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.07s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.78s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.72s) [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.13s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.64s) [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-03-12T19:24:16.822Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.822Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.48s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.89s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.63s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.97s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.79s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.15s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.92s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.96s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.65s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.85s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.65s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement Apparmor [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.57s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.67s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.36s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement IsPausable [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.47s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.15s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.20s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.64s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.60s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.79s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.56s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s) [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-03-12T19:24:16.823Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-03-12T19:24:16.823Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:24:16.823Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.823Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-03-12T19:24:16.824Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-03-12T19:24:16.824Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-03-12T19:24:16.824Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-03-12T19:24:16.824Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-03-12T19:24:16.824Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerDaemonSuite [2020-03-12T19:24:16.824Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-03-12T19:24:16.824Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-03-12T19:24:16.824Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-03-12T19:24:16.824Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-03-12T19:24:16.824Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerSwarmSuite [2020-03-12T19:24:16.824Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-03-12T19:24:16.824Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-03-12T19:24:16.824Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerExternalVolumeSuite [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerNetworkSuite [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] === RUN TestDockerHubPullSuite [2020-03-12T19:24:16.824Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-03-12T19:24:16.824Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-03-12T19:24:16.824Z] PASS [2020-03-12T19:24:16.824Z] ok github.com/docker/docker/integration-cli 2374.729s [2020-03-12T19:24:16.824Z] INFO: Integration tests ended at 03/12/2020 19:24:16. Duration:00:39:42.9310360 [2020-03-12T19:24:16.824Z] INFO: Docker info of the daemon under test at end of run [2020-03-12T19:24:16.824Z] [2020-03-12T19:24:16.824Z] Containers: 2 [2020-03-12T19:24:16.824Z] Running: 0 [2020-03-12T19:24:16.824Z] Paused: 0 [2020-03-12T19:24:16.824Z] Stopped: 2 [2020-03-12T19:24:16.824Z] Images: 12 [2020-03-12T19:24:16.824Z] Server Version: 0.0.0-dev [2020-03-12T19:24:16.824Z] Storage Driver: windowsfilter [2020-03-12T19:24:16.824Z] Windows: [2020-03-12T19:24:16.824Z] Logging Driver: json-file [2020-03-12T19:24:16.824Z] Plugins: [2020-03-12T19:24:16.824Z] Volume: local [2020-03-12T19:24:16.824Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-03-12T19:24:16.824Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-03-12T19:24:16.824Z] Swarm: inactive [2020-03-12T19:24:16.824Z] Default Isolation: process [2020-03-12T19:24:16.824Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-03-12T19:24:16.824Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-03-12T19:24:16.824Z] OSType: windows [2020-03-12T19:24:16.824Z] Architecture: x86_64 [2020-03-12T19:24:16.824Z] CPUs: 4 [2020-03-12T19:24:16.825Z] Total Memory: 32GiB [2020-03-12T19:24:16.825Z] Name: azwin-2-bd5f40 [2020-03-12T19:24:16.825Z] ID: BVI5:F6ET:TFO2:STI3:VLYP:S4CG:BNDT:NUAH:QWBG:6VLP:2DZZ:73VP [2020-03-12T19:24:16.825Z] Docker Root Dir: D:\CI\PR-40628\3\daemon [2020-03-12T19:24:16.825Z] Debug Mode (client): false [2020-03-12T19:24:16.825Z] Debug Mode (server): true [2020-03-12T19:24:17.286Z] File Descriptors: -1 [2020-03-12T19:24:17.286Z] Goroutines: 18 [2020-03-12T19:24:17.286Z] System Time: 2020-03-12T19:24:16.766309Z [2020-03-12T19:24:17.286Z] EventsListeners: 0 [2020-03-12T19:24:17.286Z] Registry: https://index.docker.io/v1/ [2020-03-12T19:24:17.286Z] Labels: [2020-03-12T19:24:17.286Z] Experimental: false [2020-03-12T19:24:17.286Z] Insecure Registries: [2020-03-12T19:24:17.286Z] 127.0.0.0/8 [2020-03-12T19:24:17.286Z] Live Restore Enabled: false [2020-03-12T19:24:17.286Z] [2020-03-12T19:24:17.286Z] [2020-03-12T19:24:17.286Z] INFO: Stopping daemon under test [2020-03-12T19:24:17.286Z] SUCCESS: The process with PID 5972 (child process of PID 5852) has been terminated. [2020-03-12T19:24:17.286Z] SUCCESS: The process with PID 5852 (child process of PID 2824) has been terminated. [2020-03-12T19:24:17.286Z] INFO: Stop tailing logs of the daemon under tests [2020-03-12T19:24:17.286Z] INFO: executeCI.ps1 Completed successfully at 03/12/2020 19:24:17. [2020-03-12T19:24:17.286Z] INFO: Tidying up at end of run [2020-03-12T19:24:17.286Z] INFO: Saving daemon under test log (d:\CI\PR-40628\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-03-12T19:24:17.286Z] INFO: Saving daemon under test log (d:\CI\PR-40628\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-03-12T19:24:17.286Z] INFO: Nuke-Everything... [2020-03-12T19:24:17.747Z] INFO: Container count on control daemon to delete is 2 [2020-03-12T19:24:18.209Z] 8da8bc5b62d8 [2020-03-12T19:24:18.209Z] e0ad469541b3 [2020-03-12T19:24:18.209Z] INFO: Tidying pidfile d:\CI\PR-40628\3\docker.pid [2020-03-12T19:24:18.670Z] INFO: Nuking d:\CI [2020-03-12T19:24:48.689Z] INFO: Zapped successfully [2020-03-12T19:24:48.689Z] [2020-03-12T19:24:48.689Z] INFO: executeCI.ps1 exiting at Thu Mar 12 19:24:45 CUT 2020. Duration 01:00:46.6983834 [2020-03-12T19:24:48.689Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-03-12T19:24:50.348Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-03-12T19:24:51.535Z] Archiving artifacts [2020-03-12T19:25:07.240Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40628/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-03-12T19:25:08.165Z] + make clean [2020-03-12T19:25:09.712Z] docker volume rm -f docker-dev-cache [2020-03-12T19:25:09.712Z] 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