Pull request #40800 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b66813eb456988a6af22657666b830476be65c06+edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 (e6fca8fb7e2ef43add70be7bec1c6bbda7466d65) 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-40800@libs/jps # timeout=10 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" First time build. Skipping changelog. > git --version # 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-04-09T19:37:24.741Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-09T19:37:24.749Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-09T19:37:25.012Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-085a16c48285d7242) in /home/ubuntu/workspace/moby_PR-40800 [Pipeline] { [Pipeline] checkout [2020-04-09T19:37:25.088Z] using credential docker-jenkins-github-credentials [2020-04-09T19:37:25.109Z] Cloning the remote Git repository [2020-04-09T19:37:25.109Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:37:25.108Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:37:25.109Z] > git init /home/ubuntu/workspace/moby_PR-40800 # timeout=10 [2020-04-09T19:37:25.114Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:25.114Z] > git --version # timeout=10 [2020-04-09T19:37:25.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:25.116Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:37.878Z] Fetching without tags [2020-04-09T19:37:38.104Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:37:38.557Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:37:38.557Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:37:39.018Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:37:39.018Z] First time build. Skipping changelog. [2020-04-09T19:37:39.027Z] > git --version # timeout=10 [2020-04-09T19:37:39.030Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:37:37.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:37:37.863Z] > git config --add remote.origin.fetch +refs/pull/40800/head:refs/remotes/origin/PR-40800 # timeout=10 [2020-04-09T19:37:37.866Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:37.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:37:37.876Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:37.877Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:37.877Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:38.103Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:38.105Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:37:38.545Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:37:38.551Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:37:38.555Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:38.557Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T19:37:39.768Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40800:/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-04-09T19:37:42.293Z] 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 [2020-04-09T19:37:42.784Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-085a16c48285d7242) in /home/ubuntu/workspace/moby_PR-40800 [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-09T19:37:42.825Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-066496e6eb7ccdee9) in /home/ubuntu/workspace/moby_PR-40800 [Pipeline] { [Pipeline] checkout [2020-04-09T19:37:42.872Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-09T19:37:42.884Z] Fetching changes from the remote Git repository [2020-04-09T19:37:42.889Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [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] } [Pipeline] checkout [2020-04-09T19:37:42.949Z] using credential docker-jenkins-github-credentials [2020-04-09T19:37:42.956Z] Cloning the remote Git repository [2020-04-09T19:37:42.956Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-04-09T19:37:42.960Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-40800 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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 [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-04-09T19:37:43.107Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-09T19:37:43.126Z] Cloning the remote Git repository [2020-04-09T19:37:43.126Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:37:43.129Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [Pipeline] } [Pipeline] } [2020-04-09T19:37:43.498Z] Running on s390x-ubuntu-05 in /home/jenkins/workspace/moby_PR-40800 [Pipeline] { [Pipeline] checkout [2020-04-09T19:37:43.592Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:37:43.592Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:37:43.631Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:37:43.639Z] > git --version # timeout=10 [2020-04-09T19:37:43.644Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:37:43.696Z] using credential docker-jenkins-github-credentials [2020-04-09T19:37:43.740Z] Cloning the remote Git repository [2020-04-09T19:37:43.740Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:37:42.878Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-04-09T19:37:42.882Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:37:42.888Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:42.888Z] > git --version # timeout=10 [2020-04-09T19:37:42.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:42.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:43.127Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:43.129Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:37:43.579Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:37:43.585Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:37:43.590Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:43.592Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:37:42.955Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:37:42.956Z] > git init /home/ubuntu/workspace/moby_PR-40800 # timeout=10 [2020-04-09T19:37:42.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:42.968Z] > git --version # timeout=10 [2020-04-09T19:37:42.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:42.978Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:43.134Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:37:43.134Z] > git init /home/docker/workspace/moby_PR-40800 # timeout=10 [2020-04-09T19:37:43.150Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:43.151Z] > git --version # timeout=10 [2020-04-09T19:37:43.161Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:43.163Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:37:43.774Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:37:43.774Z] > git init /home/jenkins/workspace/moby_PR-40800 # timeout=10 [2020-04-09T19:37:43.804Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:43.805Z] > git --version # timeout=10 [2020-04-09T19:37:43.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:43.817Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:44.688Z] + docker version [2020-04-09T19:37:44.688Z] Client: Docker Engine - Community [2020-04-09T19:37:44.688Z] Version: 19.03.5 [2020-04-09T19:37:44.688Z] API version: 1.40 [2020-04-09T19:37:44.688Z] Go version: go1.12.12 [2020-04-09T19:37:44.688Z] Git commit: 633a0ea838 [2020-04-09T19:37:44.688Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T19:37:44.688Z] OS/Arch: linux/amd64 [2020-04-09T19:37:44.688Z] Experimental: false [2020-04-09T19:37:44.688Z] [2020-04-09T19:37:44.688Z] Server: Docker Engine - Community [2020-04-09T19:37:44.688Z] Engine: [2020-04-09T19:37:44.688Z] Version: 19.03.5 [2020-04-09T19:37:44.688Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:37:44.688Z] Go version: go1.12.12 [2020-04-09T19:37:44.688Z] Git commit: 633a0ea838 [2020-04-09T19:37:44.688Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T19:37:44.689Z] OS/Arch: linux/amd64 [2020-04-09T19:37:44.689Z] Experimental: true [2020-04-09T19:37:44.689Z] containerd: [2020-04-09T19:37:44.689Z] Version: 1.2.10 [2020-04-09T19:37:44.689Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:37:44.689Z] runc: [2020-04-09T19:37:44.689Z] Version: 1.0.0-rc8+dev [2020-04-09T19:37:44.689Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:37:44.689Z] docker-init: [2020-04-09T19:37:44.689Z] Version: 0.18.0 [2020-04-09T19:37:44.689Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:37:44.967Z] + docker info [2020-04-09T19:37:44.967Z] Client: [2020-04-09T19:37:44.967Z] Debug Mode: false [2020-04-09T19:37:44.967Z] [2020-04-09T19:37:44.967Z] Server: [2020-04-09T19:37:44.967Z] Containers: 0 [2020-04-09T19:37:44.967Z] Running: 0 [2020-04-09T19:37:44.967Z] Paused: 0 [2020-04-09T19:37:44.967Z] Stopped: 0 [2020-04-09T19:37:44.967Z] Images: 4 [2020-04-09T19:37:44.967Z] Server Version: 19.03.5 [2020-04-09T19:37:44.967Z] Storage Driver: overlay2 [2020-04-09T19:37:44.967Z] Backing Filesystem: extfs [2020-04-09T19:37:44.967Z] Supports d_type: true [2020-04-09T19:37:44.967Z] Native Overlay Diff: true [2020-04-09T19:37:44.967Z] Logging Driver: json-file [2020-04-09T19:37:44.967Z] Cgroup Driver: cgroupfs [2020-04-09T19:37:44.967Z] Plugins: [2020-04-09T19:37:44.967Z] Volume: local [2020-04-09T19:37:44.967Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:37:44.967Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:37:44.967Z] Swarm: inactive [2020-04-09T19:37:44.967Z] Runtimes: runc [2020-04-09T19:37:44.967Z] Default Runtime: runc [2020-04-09T19:37:44.967Z] Init Binary: docker-init [2020-04-09T19:37:44.967Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:37:44.967Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:37:44.967Z] init version: fec3683 [2020-04-09T19:37:44.967Z] Security Options: [2020-04-09T19:37:44.967Z] apparmor [2020-04-09T19:37:44.967Z] seccomp [2020-04-09T19:37:44.967Z] Profile: default [2020-04-09T19:37:44.967Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T19:37:44.967Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:37:44.967Z] OSType: linux [2020-04-09T19:37:44.967Z] Architecture: x86_64 [2020-04-09T19:37:44.967Z] CPUs: 8 [2020-04-09T19:37:44.967Z] Total Memory: 30.63GiB [2020-04-09T19:37:44.967Z] Name: ip-10-100-58-241 [2020-04-09T19:37:44.967Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T19:37:44.967Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:37:44.967Z] Debug Mode: false [2020-04-09T19:37:44.967Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:37:44.967Z] Labels: [2020-04-09T19:37:44.967Z] Experimental: true [2020-04-09T19:37:44.967Z] Insecure Registries: [2020-04-09T19:37:44.967Z] 127.0.0.0/8 [2020-04-09T19:37:44.967Z] Live Restore Enabled: true [2020-04-09T19:37:44.967Z] [2020-04-09T19:37:44.967Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:37:45.246Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:37:45.246Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:37:45.246Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:37:45.246Z] + bash /home/ubuntu/workspace/moby_PR-40800/check-config.sh [2020-04-09T19:37:45.246Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:37:45.246Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T19:37:45.246Z] [2020-04-09T19:37:45.246Z] Generally Necessary: [2020-04-09T19:37:45.246Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:37:45.246Z] - apparmor: enabled and tools installed [2020-04-09T19:37:45.246Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:37:45.246Z] - CONFIG_NET_NS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_PID_NS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:37:45.246Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_MEMCG: enabled [2020-04-09T19:37:45.246Z] - CONFIG_KEYS: enabled [2020-04-09T19:37:45.246Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:37:45.505Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:37:45.505Z] [2020-04-09T19:37:45.505Z] Optional Features: [2020-04-09T19:37:45.505Z] - CONFIG_USER_NS: enabled [2020-04-09T19:37:45.505Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:37:45.505Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:37:45.505Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:37:45.505Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:37:45.505Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T19:37:45.505Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:37:45.505Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:37:45.505Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:37:45.505Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:37:45.505Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:37:45.505Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:37:45.505Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:37:45.505Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:37:45.505Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:37:45.505Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:37:45.505Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:37:45.505Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:37:45.505Z] - Network Drivers: [2020-04-09T19:37:45.505Z] - "overlay": [2020-04-09T19:37:45.505Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:37:45.505Z] Optional (for encrypted networks): [2020-04-09T19:37:45.505Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:37:45.505Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:37:45.505Z] - CONFIG_XFRM: enabled [2020-04-09T19:37:45.505Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:37:45.505Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:37:45.505Z] - "ipvlan": [2020-04-09T19:37:45.505Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:37:45.505Z] - "macvlan": [2020-04-09T19:37:45.762Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:37:45.762Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:37:45.762Z] - "ftp,tftp client in container": [2020-04-09T19:37:45.762Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:37:45.762Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:37:45.762Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:37:45.762Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:37:45.762Z] - Storage Drivers: [2020-04-09T19:37:45.762Z] - "aufs": [2020-04-09T19:37:45.762Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:37:45.762Z] - "btrfs": [2020-04-09T19:37:45.762Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:37:45.762Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:37:45.762Z] - "devicemapper": [2020-04-09T19:37:45.762Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:37:45.762Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:37:45.762Z] - "overlay": [2020-04-09T19:37:45.762Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:37:45.762Z] - "zfs": [2020-04-09T19:37:45.762Z] - /dev/zfs: missing [2020-04-09T19:37:45.762Z] - zfs command: missing [2020-04-09T19:37:45.762Z] - zpool command: missing [2020-04-09T19:37:45.762Z] [2020-04-09T19:37:45.762Z] Limits: [2020-04-09T19:37:45.762Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:37:45.762Z] [2020-04-09T19:37:45.762Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:37:46.085Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b66813eb456988a6af22657666b830476be65c06 . [2020-04-09T19:37:46.085Z] #1 [internal] load build definition from Dockerfile [2020-04-09T19:37:46.085Z] #1 transferring dockerfile: 12.30kB done [2020-04-09T19:37:46.085Z] #1 DONE 0.0s [2020-04-09T19:37:46.085Z] [2020-04-09T19:37:46.085Z] #2 [internal] load .dockerignore [2020-04-09T19:37:46.085Z] #2 transferring context: 87B done [2020-04-09T19:37:46.085Z] #2 DONE 0.0s [2020-04-09T19:37:46.085Z] [2020-04-09T19:37:46.085Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-09T19:37:46.346Z] #4 DONE 0.1s [2020-04-09T19:37:46.346Z] [2020-04-09T19:37:46.346Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-04-09T19:37:46.346Z] #3 DONE 0.2s [2020-04-09T19:37:46.346Z] [2020-04-09T19:37:46.346Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-09T19:37:46.346Z] #5 CACHED [2020-04-09T19:37:46.346Z] [2020-04-09T19:37:46.346Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-04-09T19:37:46.346Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-04-09T19:37:46.604Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-04-09T19:37:46.604Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-04-09T19:37:46.604Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.02MB / 9.11MB 0.2s [2020-04-09T19:37:46.604Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-04-09T19:37:46.604Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-04-09T19:37:46.864Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.3s done [2020-04-09T19:37:47.121Z] #63 DONE 0.6s [2020-04-09T19:37:47.121Z] [2020-04-09T19:37:47.121Z] #17 [internal] load build context [2020-04-09T19:37:47.121Z] #17 transferring context: 50.85MB 0.6s done [2020-04-09T19:37:47.121Z] #17 DONE 0.7s [2020-04-09T19:37:47.121Z] [2020-04-09T19:37:47.121Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T19:37:47.378Z] #6 DONE 1.0s [2020-04-09T19:37:47.378Z] [2020-04-09T19:37:47.378Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:37:47.378Z] #36 ... [2020-04-09T19:37:47.378Z] [2020-04-09T19:37:47.378Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:47.378Z] #18 DONE 0.1s [2020-04-09T19:37:47.378Z] [2020-04-09T19:37:47.378Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T19:37:47.378Z] #19 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T19:37:47.636Z] #41 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-04-09T19:37:47.636Z] #47 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T19:37:47.636Z] #65 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T19:37:47.636Z] #59 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T19:37:47.636Z] #28 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T19:37:47.636Z] #44 DONE 0.1s [2020-04-09T19:37:47.636Z] [2020-04-09T19:37:47.636Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:37:49.539Z] #45 1.741 + RM_GOPATH=0 [2020-04-09T19:37:49.539Z] #45 1.741 + TMP_GOPATH= [2020-04-09T19:37:49.539Z] #45 1.742 + : /build [2020-04-09T19:37:49.539Z] #45 1.742 + '[' -z '' ']' [2020-04-09T19:37:49.539Z] #45 1.742 ++ mktemp -d [2020-04-09T19:37:49.539Z] #45 1.744 + export GOPATH=/tmp/tmp.HegHWKf7it [2020-04-09T19:37:49.539Z] #45 1.744 + GOPATH=/tmp/tmp.HegHWKf7it [2020-04-09T19:37:49.539Z] #45 1.744 + RM_GOPATH=1 [2020-04-09T19:37:49.539Z] #45 1.746 ++ dirname ./install.sh [2020-04-09T19:37:49.539Z] #45 1.748 Installing gotestsum version v0.3.5 [2020-04-09T19:37:49.539Z] #45 1.748 + dir=. [2020-04-09T19:37:49.539Z] #45 1.748 + bin=gotestsum [2020-04-09T19:37:49.539Z] #45 1.748 + shift [2020-04-09T19:37:49.539Z] #45 1.748 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T19:37:49.539Z] #45 1.748 + . ./gotestsum.installer [2020-04-09T19:37:49.539Z] #45 1.748 ++ : v0.3.5 [2020-04-09T19:37:49.539Z] #45 1.748 + install_gotestsum [2020-04-09T19:37:49.539Z] #45 1.748 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T19:37:49.539Z] #45 1.748 + go get -d gotest.tools/gotestsum [2020-04-09T19:37:51.878Z] Fetching without tags [2020-04-09T19:37:52.069Z] #45 ... [2020-04-09T19:37:52.069Z] [2020-04-09T19:37:52.069Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T19:37:52.069Z] #20 1.755 + RM_GOPATH=0 [2020-04-09T19:37:52.069Z] #20 1.755 + TMP_GOPATH= [2020-04-09T19:37:52.069Z] #20 1.755 + : /build [2020-04-09T19:37:52.069Z] #20 1.755 + '[' -z '' ']' [2020-04-09T19:37:52.069Z] #20 1.757 ++ mktemp -d [2020-04-09T19:37:52.069Z] #20 1.758 + export GOPATH=/tmp/tmp.xEbPkMDuYU [2020-04-09T19:37:52.069Z] #20 1.758 + GOPATH=/tmp/tmp.xEbPkMDuYU [2020-04-09T19:37:52.069Z] #20 1.758 + RM_GOPATH=1 [2020-04-09T19:37:52.069Z] #20 1.759 ++ dirname ./install.sh [2020-04-09T19:37:52.069Z] #20 1.760 + dir=. [2020-04-09T19:37:52.069Z] #20 1.760 + bin=dockercli [2020-04-09T19:37:52.069Z] #20 1.760 + shift [2020-04-09T19:37:52.069Z] #20 1.760 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T19:37:52.069Z] #20 1.760 + . ./dockercli.installer [2020-04-09T19:37:52.069Z] #20 1.760 ++ : stable [2020-04-09T19:37:52.069Z] #20 1.760 ++ : 17.06.2-ce [2020-04-09T19:37:52.069Z] #20 1.760 + install_dockercli [2020-04-09T19:37:52.069Z] #20 1.761 Install docker/cli version 17.06.2-ce from stable [2020-04-09T19:37:52.069Z] #20 1.761 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T19:37:52.069Z] #20 1.761 ++ uname -m [2020-04-09T19:37:52.069Z] #20 1.762 + arch=x86_64 [2020-04-09T19:37:52.069Z] #20 1.762 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T19:37:52.069Z] #20 1.762 + url=https://download.docker.com/linux/static [2020-04-09T19:37:52.069Z] #20 1.762 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T19:37:52.069Z] #20 1.762 + tar -xz docker/docker [2020-04-09T19:37:52.069Z] #20 3.906 + mkdir -p /build [2020-04-09T19:37:52.069Z] #20 3.914 + mv docker/docker /build/ [2020-04-09T19:37:52.069Z] #20 3.915 + rmdir docker [2020-04-09T19:37:52.069Z] #20 DONE 4.3s [2020-04-09T19:37:52.069Z] [2020-04-09T19:37:52.069Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:37:52.069Z] #29 2.132 + RM_GOPATH=0 [2020-04-09T19:37:52.069Z] #29 2.132 + TMP_GOPATH= [2020-04-09T19:37:52.069Z] #29 2.132 + : /build [2020-04-09T19:37:52.069Z] #29 2.132 + '[' -z '' ']' [2020-04-09T19:37:52.069Z] #29 2.133 ++ mktemp -d [2020-04-09T19:37:52.069Z] #29 2.136 + export GOPATH=/tmp/tmp.3P3CmQcerl [2020-04-09T19:37:52.069Z] #29 2.137 + GOPATH=/tmp/tmp.3P3CmQcerl [2020-04-09T19:37:52.069Z] #29 2.137 + RM_GOPATH=1 [2020-04-09T19:37:52.069Z] #29 2.138 ++ dirname ./install.sh [2020-04-09T19:37:52.069Z] #29 2.139 + dir=. [2020-04-09T19:37:52.069Z] #29 2.139 + bin=tomlv [2020-04-09T19:37:52.069Z] #29 2.140 + shift [2020-04-09T19:37:52.069Z] #29 2.140 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T19:37:52.069Z] #29 2.140 + . ./tomlv.installer [2020-04-09T19:37:52.069Z] #29 2.140 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:37:52.069Z] #29 2.141 + install_tomlv [2020-04-09T19:37:52.069Z] #29 2.141 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T19:37:52.069Z] #29 2.141 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:37:52.069Z] #29 2.141 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3P3CmQcerl/src/github.com/BurntSushi/toml [2020-04-09T19:37:52.069Z] #29 2.143 Cloning into '/tmp/tmp.3P3CmQcerl/src/github.com/BurntSushi/toml'... [2020-04-09T19:37:52.069Z] #29 2.542 + cd /tmp/tmp.3P3CmQcerl/src/github.com/BurntSushi/toml [2020-04-09T19:37:52.069Z] #29 2.542 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:37:52.069Z] #29 2.552 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:37:52.069Z] #29 2.779 math/bits [2020-04-09T19:37:52.069Z] #29 2.785 unicode/utf8 [2020-04-09T19:37:52.069Z] #29 2.799 internal/race [2020-04-09T19:37:52.069Z] #29 2.813 unicode [2020-04-09T19:37:52.069Z] #29 2.817 runtime/internal/atomic [2020-04-09T19:37:52.069Z] #29 2.820 internal/cpu [2020-04-09T19:37:52.069Z] #29 2.829 runtime/internal/sys [2020-04-09T19:37:52.069Z] #29 2.867 sync/atomic [2020-04-09T19:37:52.069Z] #29 2.906 runtime/internal/math [2020-04-09T19:37:52.069Z] #29 2.910 encoding [2020-04-09T19:37:52.069Z] #29 3.021 runtime/cgo [2020-04-09T19:37:52.069Z] #29 3.467 internal/bytealg [2020-04-09T19:37:52.069Z] #29 3.469 internal/testlog [2020-04-09T19:37:52.069Z] #29 3.475 math [2020-04-09T19:37:52.069Z] #29 3.849 runtime [2020-04-09T19:37:52.269Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:37:51.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:37:51.791Z] > git config --add remote.origin.fetch +refs/pull/40800/head:refs/remotes/origin/PR-40800 # timeout=10 [2020-04-09T19:37:51.803Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:51.855Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:37:51.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:37:51.912Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:37:51.913Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:37:52.299Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:52.311Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:37:52.823Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:37:52.878Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:37:52.907Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:37:52.907Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:37:52.937Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:37:52.951Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:37:53.580Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:37:53.895Z] > git --version # timeout=10 [2020-04-09T19:37:53.899Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:37:55.187Z] + docker version [2020-04-09T19:37:55.187Z] Client: Docker Engine - Community [2020-04-09T19:37:55.187Z] Version: 19.03.7 [2020-04-09T19:37:55.187Z] API version: 1.40 [2020-04-09T19:37:55.187Z] Go version: go1.12.17 [2020-04-09T19:37:55.187Z] Git commit: 7141c199a2 [2020-04-09T19:37:55.187Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-09T19:37:55.187Z] OS/Arch: linux/s390x [2020-04-09T19:37:55.187Z] Experimental: false [2020-04-09T19:37:55.187Z] [2020-04-09T19:37:55.187Z] Server: Docker Engine - Community [2020-04-09T19:37:55.187Z] Engine: [2020-04-09T19:37:55.187Z] Version: 19.03.7 [2020-04-09T19:37:55.187Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:37:55.187Z] Go version: go1.12.17 [2020-04-09T19:37:55.187Z] Git commit: 7141c199a2 [2020-04-09T19:37:55.187Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-09T19:37:55.187Z] OS/Arch: linux/s390x [2020-04-09T19:37:55.187Z] Experimental: true [2020-04-09T19:37:55.187Z] containerd: [2020-04-09T19:37:55.187Z] Version: 1.2.13 [2020-04-09T19:37:55.187Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:37:55.187Z] runc: [2020-04-09T19:37:55.187Z] Version: 1.0.0-rc10 [2020-04-09T19:37:55.187Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:37:55.187Z] docker-init: [2020-04-09T19:37:55.187Z] Version: 0.18.0 [2020-04-09T19:37:55.187Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:37:55.925Z] + docker info [2020-04-09T19:37:56.294Z] Client: [2020-04-09T19:37:56.294Z] Debug Mode: false [2020-04-09T19:37:56.294Z] [2020-04-09T19:37:56.294Z] Server: [2020-04-09T19:37:56.294Z] Containers: 0 [2020-04-09T19:37:56.294Z] Running: 0 [2020-04-09T19:37:56.294Z] Paused: 0 [2020-04-09T19:37:56.294Z] Stopped: 0 [2020-04-09T19:37:56.294Z] Images: 110 [2020-04-09T19:37:56.294Z] Server Version: 19.03.7 [2020-04-09T19:37:56.294Z] Storage Driver: overlay2 [2020-04-09T19:37:56.294Z] Backing Filesystem: [2020-04-09T19:37:56.294Z] Supports d_type: true [2020-04-09T19:37:56.294Z] Native Overlay Diff: true [2020-04-09T19:37:56.294Z] Logging Driver: json-file [2020-04-09T19:37:56.294Z] Cgroup Driver: cgroupfs [2020-04-09T19:37:56.294Z] Plugins: [2020-04-09T19:37:56.294Z] Volume: local [2020-04-09T19:37:56.294Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:37:56.294Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:37:56.294Z] Swarm: inactive [2020-04-09T19:37:56.294Z] Runtimes: runc [2020-04-09T19:37:56.294Z] Default Runtime: runc [2020-04-09T19:37:56.294Z] Init Binary: docker-init [2020-04-09T19:37:56.294Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:37:56.294Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:37:56.294Z] init version: fec3683 [2020-04-09T19:37:56.294Z] Security Options: [2020-04-09T19:37:56.294Z] apparmor [2020-04-09T19:37:56.294Z] seccomp [2020-04-09T19:37:56.294Z] Profile: default [2020-04-09T19:37:56.294Z] Kernel Version: 4.4.0-176-generic [2020-04-09T19:37:56.294Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-09T19:37:56.294Z] OSType: linux [2020-04-09T19:37:56.294Z] Architecture: s390x [2020-04-09T19:37:56.294Z] CPUs: 2 [2020-04-09T19:37:56.294Z] Total Memory: 7.862GiB [2020-04-09T19:37:56.294Z] Name: s390x-ubuntu-05 [2020-04-09T19:37:56.294Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-09T19:37:56.294Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:37:56.294Z] Debug Mode: false [2020-04-09T19:37:56.294Z] Username: dockerbuildbot [2020-04-09T19:37:56.294Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:37:56.294Z] Labels: [2020-04-09T19:37:56.294Z] Experimental: true [2020-04-09T19:37:56.294Z] Insecure Registries: [2020-04-09T19:37:56.294Z] 127.0.0.0/8 [2020-04-09T19:37:56.294Z] Live Restore Enabled: false [2020-04-09T19:37:56.294Z] [2020-04-09T19:37:56.294Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:37:57.023Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:37:57.023Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:37:57.023Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:37:57.023Z] + bash /home/jenkins/workspace/moby_PR-40800/check-config.sh [2020-04-09T19:37:57.023Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:37:57.023Z] info: reading kernel config from /boot/config-4.4.0-176-generic ... [2020-04-09T19:37:57.023Z] [2020-04-09T19:37:57.023Z] Generally Necessary: [2020-04-09T19:37:57.023Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:37:57.023Z] - apparmor: enabled and tools installed [2020-04-09T19:37:57.023Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:37:57.023Z] - CONFIG_NET_NS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_PID_NS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_MEMCG: enabled [2020-04-09T19:37:57.023Z] - CONFIG_KEYS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:37:57.023Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:37:57.023Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-09T19:37:57.023Z] [2020-04-09T19:37:57.023Z] Optional Features: [2020-04-09T19:37:57.023Z] - CONFIG_USER_NS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:37:57.023Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:37:57.023Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:37:57.023Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:37:57.023Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-09T19:37:57.023Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:37:57.023Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:37:57.023Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:37:57.023Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:37:57.023Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:37:57.023Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:37:57.023Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:37:57.023Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:37:57.023Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:37:57.023Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:37:57.334Z] #29 ... [2020-04-09T19:37:57.334Z] [2020-04-09T19:37:57.334Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:57.334Z] #38 1.677 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:37:57.334Z] #38 1.766 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:37:57.334Z] #38 1.935 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:37:57.334Z] #38 1.993 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:37:57.334Z] #38 2.409 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:37:57.334Z] #38 3.106 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:37:57.334Z] #38 5.355 Fetched 8337 kB in 4s (1986 kB/s) [2020-04-09T19:37:57.334Z] #38 5.355 Reading package lists... [2020-04-09T19:37:57.334Z] #38 6.619 Reading package lists... [2020-04-09T19:37:57.334Z] #38 8.028 Building dependency tree... [2020-04-09T19:37:57.334Z] #38 8.382 Reading state information... [2020-04-09T19:37:57.334Z] #38 8.636 The following additional packages will be installed: [2020-04-09T19:37:57.334Z] #38 8.636 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T19:37:57.334Z] #38 8.637 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T19:37:57.334Z] #38 8.638 Suggested packages: [2020-04-09T19:37:57.334Z] #38 8.638 manpages-dev python-setuptools [2020-04-09T19:37:57.334Z] #38 8.871 The following NEW packages will be installed: [2020-04-09T19:37:57.334Z] #38 8.872 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T19:37:57.334Z] #38 8.873 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T19:37:57.334Z] #38 8.873 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T19:37:57.334Z] #38 8.874 python-six zlib1g-dev [2020-04-09T19:37:57.334Z] #38 9.154 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:37:57.334Z] #38 9.154 Need to get 4095 kB of archives. [2020-04-09T19:37:57.334Z] #38 9.154 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T19:37:57.334Z] #38 9.154 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T19:37:57.334Z] #38 9.158 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T19:37:57.334Z] #38 9.160 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T19:37:57.334Z] #38 9.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T19:37:57.334Z] #38 9.165 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T19:37:57.334Z] #38 9.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T19:37:57.334Z] #38 9.169 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-09T19:37:57.334Z] #38 9.169 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T19:37:57.334Z] #38 9.177 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T19:37:57.334Z] #38 9.202 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T19:37:57.334Z] #38 9.227 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T19:37:57.334Z] #38 9.253 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T19:37:57.334Z] #38 9.275 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-09T19:37:57.334Z] #38 9.276 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T19:37:57.334Z] #38 9.286 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T19:37:57.334Z] #38 9.295 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T19:37:57.334Z] #38 9.296 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T19:37:57.334Z] #38 9.628 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:37:57.334Z] #38 ... [2020-04-09T19:37:57.334Z] [2020-04-09T19:37:57.334Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:37:57.334Z] #7 1.746 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:37:57.334Z] #7 1.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:37:57.334Z] #7 2.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:37:57.334Z] #7 2.109 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:37:57.334Z] #7 2.399 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:37:57.334Z] #7 3.250 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:37:57.334Z] #7 5.117 Fetched 8337 kB in 4s (2285 kB/s) [2020-04-09T19:37:57.334Z] #7 5.117 Reading package lists... [2020-04-09T19:37:57.334Z] #7 6.337 Reading package lists... [2020-04-09T19:37:57.334Z] #7 7.595 Building dependency tree... [2020-04-09T19:37:57.334Z] #7 7.876 Reading state information... [2020-04-09T19:37:57.334Z] #7 8.173 The following additional packages will be installed: [2020-04-09T19:37:57.334Z] #7 8.175 libapparmor1 [2020-04-09T19:37:57.334Z] #7 8.177 Suggested packages: [2020-04-09T19:37:57.334Z] #7 8.177 seccomp [2020-04-09T19:37:57.334Z] #7 8.226 The following NEW packages will be installed: [2020-04-09T19:37:57.334Z] #7 8.233 libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T19:37:57.334Z] #7 8.616 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:37:57.334Z] #7 8.616 Need to get 293 kB of archives. [2020-04-09T19:37:57.334Z] #7 8.616 After this operation, 952 kB of additional disk space will be used. [2020-04-09T19:37:57.334Z] #7 8.616 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T19:37:57.334Z] #7 8.627 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T19:37:57.334Z] #7 8.633 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T19:37:57.334Z] #7 9.053 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:37:57.334Z] #7 9.125 Fetched 293 kB in 0s (769 kB/s) [2020-04-09T19:37:57.334Z] #7 9.254 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T19:37:57.334Z] #7 9.254 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:37:57.334Z] #7 9.274 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T19:37:57.334Z] #7 9.295 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T19:37:57.334Z] #7 9.389 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T19:37:57.334Z] #7 9.389 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T19:37:57.334Z] #7 9.400 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T19:37:57.335Z] #7 9.576 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T19:37:57.335Z] #7 9.579 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T19:37:57.335Z] #7 9.583 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T19:37:57.335Z] #7 9.749 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T19:37:57.335Z] #7 9.759 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T19:37:57.335Z] #7 9.780 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T19:37:57.335Z] #7 9.792 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:37:57.335Z] #7 ... [2020-04-09T19:37:57.335Z] [2020-04-09T19:37:57.335Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:57.335Z] #38 9.696 Fetched 4095 kB in 0s (10.1 MB/s) [2020-04-09T19:37:57.335Z] #38 9.748 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T19:37:57.335Z] #38 9.748 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:37:57.335Z] #38 9.764 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T19:37:57.335Z] #38 9.783 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T19:37:57.335Z] #38 9.885 Selecting previously unselected package libnet1:amd64. [2020-04-09T19:37:57.335Z] #38 9.888 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:37:57.335Z] #38 9.894 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:37:57.335Z] #38 9.985 Selecting previously unselected package libnet1-dev. [2020-04-09T19:37:57.335Z] #38 9.988 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:37:57.335Z] #38 10.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:37:57.335Z] #38 ... [2020-04-09T19:37:57.335Z] [2020-04-09T19:37:57.335Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T19:37:57.335Z] #22 1.766 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:37:57.335Z] #22 1.789 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:37:57.335Z] #22 1.936 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:37:57.335Z] #22 2.053 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:37:57.335Z] #22 2.540 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:37:57.335Z] #22 3.203 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:37:57.335Z] #22 5.681 Fetched 8337 kB in 4s (1999 kB/s) [2020-04-09T19:37:57.335Z] #22 5.681 Reading package lists... [2020-04-09T19:37:57.335Z] #22 7.003 Reading package lists... [2020-04-09T19:37:57.335Z] #22 8.113 Building dependency tree... [2020-04-09T19:37:57.335Z] #22 8.559 Reading state information... [2020-04-09T19:37:57.335Z] #22 8.885 ca-certificates is already the newest version (20190110). [2020-04-09T19:37:57.335Z] #22 8.885 The following additional packages will be installed: [2020-04-09T19:37:57.335Z] #22 8.886 libjq1 libonig5 [2020-04-09T19:37:57.335Z] #22 8.976 The following NEW packages will be installed: [2020-04-09T19:37:57.335Z] #22 8.978 jq libjq1 libonig5 [2020-04-09T19:37:57.335Z] #22 9.275 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:37:57.335Z] #22 9.275 Need to get 355 kB of archives. [2020-04-09T19:37:57.335Z] #22 9.275 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T19:37:57.335Z] #22 9.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T19:37:57.335Z] #22 9.338 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T19:37:57.335Z] #22 9.344 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T19:37:57.335Z] #22 9.616 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:37:57.335Z] #22 9.696 Fetched 355 kB in 0s (1044 kB/s) [2020-04-09T19:37:57.335Z] #22 9.757 Selecting previously unselected package libonig5:amd64. [2020-04-09T19:37:57.335Z] #22 9.757 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:37:57.335Z] #22 9.775 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T19:37:57.335Z] #22 9.787 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:37:57.335Z] #22 9.879 Selecting previously unselected package libjq1:amd64. [2020-04-09T19:37:57.335Z] #22 9.882 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:37:57.335Z] #22 9.884 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:37:57.335Z] #22 9.984 Selecting previously unselected package jq. [2020-04-09T19:37:57.335Z] #22 9.990 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:37:57.335Z] #22 10.01 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:37:57.335Z] #22 ... [2020-04-09T19:37:57.335Z] [2020-04-09T19:37:57.335Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T19:37:57.335Z] #54 1.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:37:57.335Z] #54 1.993 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:37:57.335Z] #54 1.996 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:37:57.335Z] #54 2.412 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:37:57.335Z] #54 3.074 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:37:57.335Z] #54 3.805 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:37:57.335Z] #54 6.637 Fetched 8337 kB in 5s (1706 kB/s) [2020-04-09T19:37:57.335Z] #54 6.637 Reading package lists... [2020-04-09T19:37:57.335Z] #54 7.859 Reading package lists... [2020-04-09T19:37:57.335Z] #54 9.351 Building dependency tree... [2020-04-09T19:37:57.335Z] #54 9.560 Reading state information... [2020-04-09T19:37:57.335Z] #54 9.754 The following additional packages will be installed: [2020-04-09T19:37:57.335Z] #54 9.754 libbtrfs0 [2020-04-09T19:37:57.335Z] #54 9.785 The following NEW packages will be installed: [2020-04-09T19:37:57.335Z] #54 9.786 libbtrfs-dev libbtrfs0 [2020-04-09T19:37:57.335Z] #54 10.06 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:37:57.335Z] #54 10.06 Need to get 119 kB of archives. [2020-04-09T19:37:57.335Z] #54 10.06 After this operation, 387 kB of additional disk space will be used. [2020-04-09T19:37:57.335Z] #54 10.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T19:37:57.335Z] #54 10.07 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T19:37:57.583Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:37:57.583Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:37:57.583Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:37:57.583Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:37:57.583Z] - Network Drivers: [2020-04-09T19:37:57.583Z] - "overlay": [2020-04-09T19:37:57.583Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:37:57.583Z] Optional (for encrypted networks): [2020-04-09T19:37:57.583Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:37:57.583Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_XFRM: enabled [2020-04-09T19:37:57.583Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:37:57.583Z] - "ipvlan": [2020-04-09T19:37:57.583Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:37:57.583Z] - "macvlan": [2020-04-09T19:37:57.583Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:37:57.583Z] - "ftp,tftp client in container": [2020-04-09T19:37:57.583Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:37:57.583Z] - Storage Drivers: [2020-04-09T19:37:57.583Z] - "aufs": [2020-04-09T19:37:57.583Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:37:57.583Z] - "btrfs": [2020-04-09T19:37:57.583Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:37:57.583Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:37:57.583Z] - "devicemapper": [2020-04-09T19:37:57.583Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:37:57.583Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:37:57.583Z] - "overlay": [2020-04-09T19:37:57.583Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:37:57.584Z] - "zfs": [2020-04-09T19:37:57.584Z] - /dev/zfs: missing [2020-04-09T19:37:57.584Z] - zfs command: missing [2020-04-09T19:37:57.584Z] - zpool command: missing [2020-04-09T19:37:57.584Z] [2020-04-09T19:37:57.584Z] Limits: [2020-04-09T19:37:57.584Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:37:57.584Z] [2020-04-09T19:37:57.584Z] + true [2020-04-09T19:37:57.593Z] #54 ... [2020-04-09T19:37:57.593Z] [2020-04-09T19:37:57.593Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:37:57.593Z] #7 9.792 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:37:57.593Z] #7 DONE 10.2s [2020-04-09T19:37:57.593Z] [2020-04-09T19:37:57.593Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:37:57.593Z] #42 1.584 + RM_GOPATH=0 [2020-04-09T19:37:57.593Z] #42 1.584 + TMP_GOPATH= [2020-04-09T19:37:57.593Z] #42 1.584 + : /build [2020-04-09T19:37:57.593Z] #42 1.584 + '[' -z '' ']' [2020-04-09T19:37:57.593Z] #42 1.584 ++ mktemp -d [2020-04-09T19:37:57.593Z] #42 1.588 + export GOPATH=/tmp/tmp.PUaa3JDSYR [2020-04-09T19:37:57.593Z] #42 1.588 + GOPATH=/tmp/tmp.PUaa3JDSYR [2020-04-09T19:37:57.593Z] #42 1.588 + RM_GOPATH=1 [2020-04-09T19:37:57.593Z] #42 1.589 ++ dirname ./install.sh [2020-04-09T19:37:57.593Z] #42 1.589 + dir=. [2020-04-09T19:37:57.593Z] #42 1.589 + bin=vndr [2020-04-09T19:37:57.593Z] #42 1.589 + shift [2020-04-09T19:37:57.593Z] #42 1.589 + '[' '!' -f ./vndr.installer ']' [2020-04-09T19:37:57.593Z] #42 1.589 + . ./vndr.installer [2020-04-09T19:37:57.593Z] #42 1.589 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:37:57.593Z] #42 1.589 + install_vndr [2020-04-09T19:37:57.593Z] #42 1.589 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T19:37:57.593Z] #42 1.589 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PUaa3JDSYR/src/github.com/LK4D4/vndr [2020-04-09T19:37:57.593Z] #42 1.590 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:37:57.593Z] #42 1.594 Cloning into '/tmp/tmp.PUaa3JDSYR/src/github.com/LK4D4/vndr'... [2020-04-09T19:37:57.593Z] #42 1.876 + cd /tmp/tmp.PUaa3JDSYR/src/github.com/LK4D4/vndr [2020-04-09T19:37:57.593Z] #42 1.876 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:37:57.593Z] #42 1.881 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T19:37:57.593Z] #42 2.082 internal/race [2020-04-09T19:37:57.593Z] #42 2.093 unicode/utf8 [2020-04-09T19:37:57.593Z] #42 2.093 unicode [2020-04-09T19:37:57.593Z] #42 2.112 runtime/internal/sys [2020-04-09T19:37:57.593Z] #42 2.119 internal/cpu [2020-04-09T19:37:57.593Z] #42 2.119 math/bits [2020-04-09T19:37:57.593Z] #42 2.137 runtime/internal/atomic [2020-04-09T19:37:57.593Z] #42 2.146 sync/atomic [2020-04-09T19:37:57.593Z] #42 2.150 encoding [2020-04-09T19:37:57.593Z] #42 2.221 runtime/internal/math [2020-04-09T19:37:57.593Z] #42 2.238 unicode/utf16 [2020-04-09T19:37:57.593Z] #42 2.280 container/list [2020-04-09T19:37:57.593Z] #42 2.309 crypto/internal/subtle [2020-04-09T19:37:57.593Z] #42 2.356 crypto/subtle [2020-04-09T19:37:57.593Z] #42 2.401 internal/testlog [2020-04-09T19:37:57.593Z] #42 2.405 internal/bytealg [2020-04-09T19:37:57.593Z] #42 2.543 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T19:37:57.593Z] #42 2.548 internal/nettrace [2020-04-09T19:37:57.593Z] #42 2.549 math [2020-04-09T19:37:57.593Z] #42 2.600 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T19:37:57.593Z] #42 2.617 vendor/golang.org/x/crypto/curve25519 [2020-04-09T19:37:57.593Z] #42 2.636 runtime/cgo [2020-04-09T19:37:57.593Z] #42 3.198 runtime [2020-04-09T19:37:57.593Z] #42 9.732 internal/reflectlite [2020-04-09T19:37:57.593Z] #42 9.733 sync [2020-04-09T19:37:57.593Z] #42 9.994 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T19:37:57.593Z] #42 9.996 internal/singleflight [2020-04-09T19:37:57.593Z] #42 9.996 math/rand [2020-04-09T19:37:57.593Z] #42 ... [2020-04-09T19:37:57.593Z] [2020-04-09T19:37:57.593Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:57.593Z] #50 DONE 0.1s [2020-04-09T19:37:57.593Z] [2020-04-09T19:37:57.593Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:37:57.593Z] #48 1.987 + RM_GOPATH=0 [2020-04-09T19:37:57.593Z] #48 1.987 + TMP_GOPATH= [2020-04-09T19:37:57.593Z] #48 1.987 + : /build [2020-04-09T19:37:57.593Z] #48 1.987 + '[' -z '' ']' [2020-04-09T19:37:57.593Z] #48 1.989 ++ mktemp -d [2020-04-09T19:37:57.593Z] #48 1.991 + export GOPATH=/tmp/tmp.iWzEWVs0Cm [2020-04-09T19:37:57.593Z] #48 1.991 + GOPATH=/tmp/tmp.iWzEWVs0Cm [2020-04-09T19:37:57.593Z] #48 1.991 + RM_GOPATH=1 [2020-04-09T19:37:57.593Z] #48 1.995 ++ dirname ./install.sh [2020-04-09T19:37:57.593Z] #48 1.997 + dir=. [2020-04-09T19:37:57.593Z] #48 1.997 + bin=gometalinter [2020-04-09T19:37:57.593Z] #48 1.997 + shift [2020-04-09T19:37:57.593Z] #48 1.997 + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T19:37:57.593Z] #48 1.997 + . ./gometalinter.installer [2020-04-09T19:37:57.593Z] #48 1.997 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T19:37:57.593Z] #48 1.997 + install_gometalinter [2020-04-09T19:37:57.593Z] #48 1.997 + echo 'Installing gometalinter version v2.0.6' [2020-04-09T19:37:57.593Z] #48 1.997 + go get -d github.com/alecthomas/gometalinter [2020-04-09T19:37:57.593Z] #48 1.997 Installing gometalinter version v2.0.6 [2020-04-09T19:37:57.593Z] #48 4.163 + cd /tmp/tmp.iWzEWVs0Cm/src/github.com/alecthomas/gometalinter [2020-04-09T19:37:57.593Z] #48 4.163 + git checkout -q v2.0.6 [2020-04-09T19:37:57.593Z] #48 4.498 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:37:57.788Z] Still waiting to schedule task [2020-04-09T19:37:57.788Z] Waiting for next available executor on ‘windows-2019’ [2020-04-09T19:37:57.861Z] #48 ... [2020-04-09T19:37:57.861Z] [2020-04-09T19:37:57.861Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T19:37:57.861Z] #51 DONE 0.1s [2020-04-09T19:37:57.861Z] [2020-04-09T19:37:57.861Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T19:37:57.861Z] #60 1.893 + RM_GOPATH=0 [2020-04-09T19:37:57.861Z] #60 1.893 + TMP_GOPATH= [2020-04-09T19:37:57.861Z] #60 1.893 + : /build/ [2020-04-09T19:37:57.861Z] #60 1.893 + '[' -z '' ']' [2020-04-09T19:37:57.861Z] #60 1.906 ++ mktemp -d [2020-04-09T19:37:57.861Z] #60 1.908 + export GOPATH=/tmp/tmp.h2e9iBOf4I [2020-04-09T19:37:57.861Z] #60 1.908 + GOPATH=/tmp/tmp.h2e9iBOf4I [2020-04-09T19:37:57.861Z] #60 1.908 + RM_GOPATH=1 [2020-04-09T19:37:57.861Z] #60 1.909 ++ dirname ./install.sh [2020-04-09T19:37:57.861Z] #60 1.909 + dir=. [2020-04-09T19:37:57.861Z] #60 1.910 + bin=rootlesskit [2020-04-09T19:37:57.861Z] #60 1.910 + shift [2020-04-09T19:37:57.861Z] #60 1.910 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T19:37:57.861Z] #60 1.910 + . ./rootlesskit.installer [2020-04-09T19:37:57.861Z] #60 1.910 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:37:57.861Z] #60 1.911 + install_rootlesskit [2020-04-09T19:37:57.861Z] #60 1.917 + case "$1" in [2020-04-09T19:37:57.861Z] #60 1.917 + export CGO_ENABLED=0 [2020-04-09T19:37:57.861Z] #60 1.917 + CGO_ENABLED=0 [2020-04-09T19:37:57.861Z] #60 1.918 + _install_rootlesskit [2020-04-09T19:37:57.861Z] #60 1.918 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T19:37:57.861Z] #60 1.918 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:37:57.861Z] #60 1.918 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.h2e9iBOf4I/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:37:57.861Z] #60 1.920 Cloning into '/tmp/tmp.h2e9iBOf4I/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T19:37:57.861Z] #60 2.940 + cd /tmp/tmp.h2e9iBOf4I/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:37:57.861Z] #60 2.941 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:37:57.861Z] #60 3.183 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:37:57.861Z] #60 3.183 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T19:37:57.861Z] #60 ... [2020-04-09T19:37:57.861Z] [2020-04-09T19:37:57.861Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T19:37:57.861Z] #22 10.16 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:37:57.861Z] #22 10.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:37:57.861Z] #22 10.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:37:57.861Z] #22 10.22 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:37:57.861Z] #22 DONE 10.6s [2020-04-09T19:37:57.861Z] [2020-04-09T19:37:57.861Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T19:37:57.861Z] #66 1.884 + RM_GOPATH=0 [2020-04-09T19:37:57.861Z] #66 1.884 + TMP_GOPATH= [2020-04-09T19:37:57.861Z] #66 1.884 + : /build [2020-04-09T19:37:57.861Z] #66 1.884 + '[' -z '' ']' [2020-04-09T19:37:57.861Z] #66 1.884 ++ mktemp -d [2020-04-09T19:37:57.861Z] #66 1.886 + export GOPATH=/tmp/tmp.dEgzoUR7qb [2020-04-09T19:37:57.861Z] #66 1.886 + GOPATH=/tmp/tmp.dEgzoUR7qb [2020-04-09T19:37:57.861Z] #66 1.886 + RM_GOPATH=1 [2020-04-09T19:37:57.861Z] #66 1.891 ++ dirname ./install.sh [2020-04-09T19:37:57.861Z] #66 1.892 + dir=. [2020-04-09T19:37:57.861Z] #66 1.892 + bin=proxy [2020-04-09T19:37:57.861Z] #66 1.892 + shift [2020-04-09T19:37:57.861Z] #66 1.892 + '[' '!' -f ./proxy.installer ']' [2020-04-09T19:37:57.861Z] #66 1.892 + . ./proxy.installer [2020-04-09T19:37:57.861Z] #66 1.892 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:37:57.861Z] #66 1.892 + install_proxy [2020-04-09T19:37:57.861Z] #66 1.892 + case "$1" in [2020-04-09T19:37:57.861Z] #66 1.892 + export CGO_ENABLED=0 [2020-04-09T19:37:57.861Z] #66 1.892 + CGO_ENABLED=0 [2020-04-09T19:37:57.861Z] #66 1.892 + _install_proxy [2020-04-09T19:37:57.861Z] #66 1.892 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T19:37:57.861Z] #66 1.892 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:37:57.861Z] #66 1.892 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dEgzoUR7qb/src/github.com/docker/libnetwork [2020-04-09T19:37:57.861Z] #66 1.903 Cloning into '/tmp/tmp.dEgzoUR7qb/src/github.com/docker/libnetwork'... [2020-04-09T19:37:57.861Z] #66 5.739 + cd /tmp/tmp.dEgzoUR7qb/src/github.com/docker/libnetwork [2020-04-09T19:37:57.861Z] #66 5.739 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:37:57.861Z] #66 5.955 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T19:37:58.122Z] #66 ... [2020-04-09T19:37:58.122Z] [2020-04-09T19:37:58.122Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:37:58.122Z] #26 1.810 + mktemp -d [2020-04-09T19:37:58.122Z] #26 1.811 + export GOPATH=/tmp/tmp.7uPHWm5ey1 [2020-04-09T19:37:58.122Z] #26 1.811 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.7uPHWm5ey1/src/github.com/go-swagger/go-swagger [2020-04-09T19:37:58.122Z] #26 1.812 Cloning into '/tmp/tmp.7uPHWm5ey1/src/github.com/go-swagger/go-swagger'... [2020-04-09T19:37:58.122Z] #26 ... [2020-04-09T19:37:58.122Z] [2020-04-09T19:37:58.122Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T19:37:58.122Z] #23 DONE 0.1s [2020-04-09T19:37:58.122Z] [2020-04-09T19:37:58.122Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:58.122Z] #31 1.707 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:37:58.122Z] #31 1.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:37:58.122Z] #31 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:37:58.122Z] #31 1.994 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:37:58.122Z] #31 2.518 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:37:58.122Z] #31 3.292 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:37:58.122Z] #31 5.466 Fetched 8337 kB in 4s (1960 kB/s) [2020-04-09T19:37:58.122Z] #31 5.466 Reading package lists... [2020-04-09T19:37:58.122Z] #31 6.984 Reading package lists... [2020-04-09T19:37:58.122Z] #31 8.548 Building dependency tree... [2020-04-09T19:37:58.122Z] #31 8.805 Reading state information... [2020-04-09T19:37:58.122Z] #31 9.035 The following additional packages will be installed: [2020-04-09T19:37:58.122Z] #31 9.036 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T19:37:58.122Z] #31 9.038 Suggested packages: [2020-04-09T19:37:58.122Z] #31 9.038 cmake-doc ninja-build lrzip [2020-04-09T19:37:58.122Z] #31 9.038 Recommended packages: [2020-04-09T19:37:58.122Z] #31 9.038 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T19:37:58.122Z] #31 9.246 The following NEW packages will be installed: [2020-04-09T19:37:58.122Z] #31 9.249 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T19:37:58.122Z] #31 9.253 vim-common xxd [2020-04-09T19:37:58.122Z] #31 9.540 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:37:58.122Z] #31 9.540 Need to get 14.9 MB of archives. [2020-04-09T19:37:58.122Z] #31 9.540 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T19:37:58.122Z] #31 9.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T19:37:58.122Z] #31 9.547 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:37:58.122Z] #31 9.576 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T19:37:58.122Z] #31 9.605 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T19:37:58.122Z] #31 9.824 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T19:37:58.122Z] #31 9.841 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T19:37:58.122Z] #31 9.849 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T19:37:58.122Z] #31 9.850 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T19:37:58.122Z] #31 9.852 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T19:37:58.122Z] #31 9.854 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T19:37:58.122Z] #31 10.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:37:58.122Z] #31 10.27 Fetched 14.9 MB in 1s (23.1 MB/s) [2020-04-09T19:37:58.122Z] #31 10.32 Selecting previously unselected package xxd. [2020-04-09T19:37:58.122Z] #31 10.32 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:37:58.122Z] #31 10.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:37:58.122Z] #31 10.36 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:37:58.122Z] #31 10.51 Selecting previously unselected package vim-common. [2020-04-09T19:37:58.122Z] #31 10.52 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:37:58.122Z] #31 10.58 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:37:58.122Z] #31 10.85 Selecting previously unselected package cmake-data. [2020-04-09T19:37:58.122Z] #31 10.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T19:37:58.122Z] #31 10.89 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T19:37:58.384Z] #31 ... [2020-04-09T19:37:58.384Z] [2020-04-09T19:37:58.384Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:58.384Z] #38 10.19 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T19:37:58.384Z] #38 10.20 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.20 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:37:58.384Z] #38 10.28 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T19:37:58.384Z] #38 10.28 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T19:37:58.384Z] #38 10.49 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T19:37:58.384Z] #38 10.50 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:37:58.384Z] #38 10.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T19:37:58.384Z] #38 10.66 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T19:37:58.384Z] #38 10.77 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T19:37:58.384Z] #38 10.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.78 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T19:37:58.384Z] #38 10.97 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T19:37:58.384Z] #38 10.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:37:58.384Z] #38 10.97 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T19:37:58.427Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b66813eb456988a6af22657666b830476be65c06 . [2020-04-09T19:37:58.642Z] #38 11.34 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T19:37:58.642Z] #38 ... [2020-04-09T19:37:58.642Z] [2020-04-09T19:37:58.642Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T19:37:58.642Z] #66 DONE 11.2s [2020-04-09T19:37:58.642Z] [2020-04-09T19:37:58.642Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T19:37:58.642Z] #54 10.42 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:37:58.642Z] #54 10.49 Fetched 119 kB in 0s (441 kB/s) [2020-04-09T19:37:58.642Z] #54 10.58 Selecting previously unselected package libbtrfs0. [2020-04-09T19:37:58.642Z] #54 10.58 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:37:58.642Z] #54 10.61 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T19:37:58.642Z] #54 10.64 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:37:58.642Z] #54 10.76 Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:37:58.642Z] #54 10.78 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T19:37:58.642Z] #54 10.80 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:37:58.642Z] #54 11.00 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:37:58.642Z] #54 11.05 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:37:58.642Z] #54 11.08 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:37:58.642Z] #54 DONE 11.5s [2020-04-09T19:37:58.642Z] [2020-04-09T19:37:58.642Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:58.642Z] #38 11.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:37:58.642Z] #38 11.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T19:37:58.900Z] #38 ... [2020-04-09T19:37:58.900Z] [2020-04-09T19:37:58.900Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:58.900Z] #55 DONE 0.1s [2020-04-09T19:37:58.901Z] [2020-04-09T19:37:58.901Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:37:58.901Z] #38 11.47 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T19:37:58.901Z] #38 11.48 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T19:37:58.901Z] #38 11.49 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T19:37:58.901Z] #38 ... [2020-04-09T19:37:58.901Z] [2020-04-09T19:37:58.901Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T19:37:58.901Z] #56 DONE 0.1s [2020-04-09T19:37:59.159Z] [2020-04-09T19:37:59.159Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:37:59.159Z] #42 10.41 sort [2020-04-09T19:37:59.159Z] #42 10.43 errors [2020-04-09T19:37:59.159Z] #42 10.58 io [2020-04-09T19:37:59.159Z] #42 10.58 strconv [2020-04-09T19:37:59.159Z] #42 10.58 internal/oserror [2020-04-09T19:37:59.159Z] #42 10.58 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T19:37:59.159Z] #42 10.62 syscall [2020-04-09T19:37:59.159Z] #42 11.01 bytes [2020-04-09T19:37:59.159Z] #42 11.03 strings [2020-04-09T19:37:59.159Z] #42 11.04 crypto/internal/randutil [2020-04-09T19:37:59.159Z] #42 11.05 hash [2020-04-09T19:37:59.159Z] #42 11.28 crypto/hmac [2020-04-09T19:37:59.159Z] #42 11.29 hash/crc32 [2020-04-09T19:37:59.159Z] #42 11.42 vendor/golang.org/x/crypto/hkdf [2020-04-09T19:37:59.159Z] #42 ... [2020-04-09T19:37:59.159Z] [2020-04-09T19:37:59.159Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:37:59.159Z] #36 1.964 + mktemp -d [2020-04-09T19:37:59.159Z] #36 1.969 + export GOPATH=/tmp/tmp.AVdmpvWHwC [2020-04-09T19:37:59.159Z] #36 1.969 + git clone https://github.com/docker/distribution.git /tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution [2020-04-09T19:37:59.159Z] #36 1.969 Cloning into '/tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution'... [2020-04-09T19:37:59.159Z] #36 5.956 + cd /tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution [2020-04-09T19:37:59.159Z] #36 5.957 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T19:37:59.159Z] #36 6.593 + GOPATH=/tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AVdmpvWHwC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T19:37:59.237Z] Sending build context to Docker daemon 55.37MB [2020-04-09T19:37:59.237Z] Step 1/140 : ARG CROSS="false" [2020-04-09T19:37:59.237Z] Step 2/140 : ARG GO_VERSION=1.13.9 [2020-04-09T19:37:59.237Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-04-09T19:37:59.237Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T19:37:59.237Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-04-09T19:37:59.237Z] ---> 19c08f2986c3 [2020-04-09T19:37:59.237Z] Step 6/140 : ARG APT_MIRROR [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> 4682f0161ad5 [2020-04-09T19:37:59.237Z] Step 7/140 : 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-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> b5b8406cca7f [2020-04-09T19:37:59.237Z] Step 8/140 : ENV GO111MODULE=off [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> 047431904074 [2020-04-09T19:37:59.237Z] Step 9/140 : FROM base AS criu [2020-04-09T19:37:59.237Z] ---> 047431904074 [2020-04-09T19:37:59.237Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.237Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> ed7d600bca2c [2020-04-09T19:37:59.237Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> 982cd200f9f7 [2020-04-09T19:37:59.237Z] Step 13/140 : 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-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> e370e89d1633 [2020-04-09T19:37:59.237Z] Step 14/140 : FROM base AS registry [2020-04-09T19:37:59.237Z] ---> 047431904074 [2020-04-09T19:37:59.237Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.237Z] ---> c0d653fa0016 [2020-04-09T19:37:59.237Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T19:37:59.237Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 8bcd69ea5ad4 [2020-04-09T19:37:59.238Z] Step 17/140 : 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-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 838879d52bdf [2020-04-09T19:37:59.238Z] Step 18/140 : FROM base AS swagger [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> f32cb8fbd131 [2020-04-09T19:37:59.238Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/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-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 3e9331117fc8 [2020-04-09T19:37:59.238Z] Step 21/140 : FROM base AS frozen-images [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.238Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> dd61be766f36 [2020-04-09T19:37:59.238Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> ec6b3a6e381e [2020-04-09T19:37:59.238Z] Step 25/140 : 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-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 27385c1408ba [2020-04-09T19:37:59.238Z] Step 26/140 : FROM base AS cross-false [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 27/140 : FROM base AS cross-true [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.238Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> ddd46d042e15 [2020-04-09T19:37:59.238Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> f64b6a6c7065 [2020-04-09T19:37:59.238Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> e185b7fd9faf [2020-04-09T19:37:59.238Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 0a675a8a744c [2020-04-09T19:37:59.238Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.238Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6ca328564de9 [2020-04-09T19:37:59.238Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-04-09T19:37:59.238Z] ---> 0a675a8a744c [2020-04-09T19:37:59.238Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6eb53b4d1ac2 [2020-04-09T19:37:59.238Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 790fad736a7b [2020-04-09T19:37:59.238Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-04-09T19:37:59.238Z] ---> 6ca328564de9 [2020-04-09T19:37:59.238Z] Step 41/140 : FROM base AS tomlv [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 00156ea1ff6c [2020-04-09T19:37:59.238Z] Step 43/140 : ARG TOMLV_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 78bfca7d5065 [2020-04-09T19:37:59.238Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 7dc88818647b [2020-04-09T19:37:59.238Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> c423086e6c3d [2020-04-09T19:37:59.238Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 750f82a3f8cb [2020-04-09T19:37:59.238Z] Step 47/140 : FROM base AS vndr [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> cdfc48b70fac [2020-04-09T19:37:59.238Z] Step 49/140 : ARG VNDR_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> fb94d8487109 [2020-04-09T19:37:59.238Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 1a3deda0175d [2020-04-09T19:37:59.238Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 34b23c904c21 [2020-04-09T19:37:59.238Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> c1622cc9e7fe [2020-04-09T19:37:59.238Z] Step 53/140 : FROM dev-base AS containerd [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.238Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> fecd612ff871 [2020-04-09T19:37:59.238Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 945aac32be1e [2020-04-09T19:37:59.238Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 484ab0add935 [2020-04-09T19:37:59.238Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6563f274c148 [2020-04-09T19:37:59.238Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> b5bbe2a0a833 [2020-04-09T19:37:59.238Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 5de970f2773a [2020-04-09T19:37:59.238Z] Step 61/140 : FROM dev-base AS proxy [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 10e488a46da2 [2020-04-09T19:37:59.238Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> f8c08b8cccbb [2020-04-09T19:37:59.238Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> a0a46cbde1a4 [2020-04-09T19:37:59.238Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> cfa538defa0e [2020-04-09T19:37:59.238Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> b0d3f0ad9677 [2020-04-09T19:37:59.238Z] Step 67/140 : FROM base AS gometalinter [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> c18b63baaf06 [2020-04-09T19:37:59.238Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 43e9cb9f2a9c [2020-04-09T19:37:59.238Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> d4a7575054c6 [2020-04-09T19:37:59.238Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 77f4e891794b [2020-04-09T19:37:59.238Z] Step 72/140 : FROM base AS gotestsum [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 1b488e468999 [2020-04-09T19:37:59.238Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 2afbdd1795ab [2020-04-09T19:37:59.238Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> dbee67288e57 [2020-04-09T19:37:59.238Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> b080cf01e028 [2020-04-09T19:37:59.238Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> a659d171f8b8 [2020-04-09T19:37:59.238Z] Step 78/140 : FROM dev-base AS dockercli [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 91efbb44e7d6 [2020-04-09T19:37:59.238Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 657f54a59705 [2020-04-09T19:37:59.238Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 919f1fab4ef8 [2020-04-09T19:37:59.238Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 4ea161d2e97f [2020-04-09T19:37:59.238Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 39746c291185 [2020-04-09T19:37:59.238Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> ffa2dfff7759 [2020-04-09T19:37:59.238Z] Step 85/140 : FROM runtime-dev AS runc [2020-04-09T19:37:59.238Z] ---> 6ca328564de9 [2020-04-09T19:37:59.238Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> a01e498144f7 [2020-04-09T19:37:59.238Z] Step 87/140 : ARG RUNC_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6f96a87fce0b [2020-04-09T19:37:59.238Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 2cb805d84ab9 [2020-04-09T19:37:59.238Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 70f7e2cf828b [2020-04-09T19:37:59.238Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6ccdddcd9b18 [2020-04-09T19:37:59.238Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 48bb2e32c29a [2020-04-09T19:37:59.238Z] Step 92/140 : FROM dev-base AS tini [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 75f4c1dfc87d [2020-04-09T19:37:59.238Z] Step 94/140 : ARG TINI_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 9c24fc0887c2 [2020-04-09T19:37:59.238Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 546248258e3e [2020-04-09T19:37:59.238Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> d7c909f54633 [2020-04-09T19:37:59.238Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> db4ad3555cdf [2020-04-09T19:37:59.238Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> e205dc9603ee [2020-04-09T19:37:59.238Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 4663d8ba8710 [2020-04-09T19:37:59.238Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-04-09T19:37:59.238Z] ---> 047431904074 [2020-04-09T19:37:59.238Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 3ae25ea437cf [2020-04-09T19:37:59.238Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> e8a62610702f [2020-04-09T19:37:59.238Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> c0f3b5995ba9 [2020-04-09T19:37:59.238Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> d3d2bd21fa66 [2020-04-09T19:37:59.238Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> abea42c18218 [2020-04-09T19:37:59.238Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> dad9b2865541 [2020-04-09T19:37:59.238Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-04-09T19:37:59.238Z] ---> e49efe6f0050 [2020-04-09T19:37:59.238Z] Step 108/140 : FROM runtime-dev AS dev [2020-04-09T19:37:59.238Z] ---> 6ca328564de9 [2020-04-09T19:37:59.238Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 85e148a510d0 [2020-04-09T19:37:59.238Z] Step 110/140 : RUN groupadd -r docker [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 49c53ced6545 [2020-04-09T19:37:59.238Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 6c73a7fc36fb [2020-04-09T19:37:59.238Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 8c9536c0c89d [2020-04-09T19:37:59.238Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 62ddb1ec4132 [2020-04-09T19:37:59.238Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> ce6a97ee46af [2020-04-09T19:37:59.238Z] Step 115/140 : RUN ldconfig [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 8258e68837d6 [2020-04-09T19:37:59.238Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 842e40075409 [2020-04-09T19:37:59.238Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 1853e8b88348 [2020-04-09T19:37:59.238Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 7701f389b975 [2020-04-09T19:37:59.238Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 80c61c66df71 [2020-04-09T19:37:59.238Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 4a560436bbf8 [2020-04-09T19:37:59.238Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.238Z] ---> 07c86d78e0c9 [2020-04-09T19:37:59.238Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T19:37:59.238Z] ---> Using cache [2020-04-09T19:37:59.489Z] #36 ... [2020-04-09T19:37:59.489Z] [2020-04-09T19:37:59.489Z] #8 [dev 1/25] RUN groupadd -r docker [2020-04-09T19:37:59.489Z] #8 DONE 1.9s [2020-04-09T19:37:59.489Z] [2020-04-09T19:37:59.489Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:37:59.489Z] #42 11.86 vendor/golang.org/x/text/transform [2020-04-09T19:37:59.489Z] #42 11.86 bufio [2020-04-09T19:37:59.591Z] ---> 70753c6dd71b [2020-04-09T19:37:59.591Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 671ae31aaa06 [2020-04-09T19:37:59.591Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> daba6652e314 [2020-04-09T19:37:59.591Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 28be5b4fbb9b [2020-04-09T19:37:59.591Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> d1e416112505 [2020-04-09T19:37:59.591Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 84cc4c8c9c12 [2020-04-09T19:37:59.591Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> b100b30bf697 [2020-04-09T19:37:59.591Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 3f9ceb8bbfdb [2020-04-09T19:37:59.591Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 99198d21534a [2020-04-09T19:37:59.591Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 26b2fe4ff51b [2020-04-09T19:37:59.591Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.591Z] ---> 1b6e68948cf3 [2020-04-09T19:37:59.591Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T19:37:59.591Z] ---> Using cache [2020-04-09T19:37:59.805Z] #42 12.25 path [2020-04-09T19:37:59.958Z] ---> 1713f5fabd7a [2020-04-09T19:37:59.958Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-04-09T19:37:59.958Z] ---> Using cache [2020-04-09T19:37:59.958Z] ---> bad21ba2d7ef [2020-04-09T19:37:59.958Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-04-09T19:37:59.958Z] ---> Using cache [2020-04-09T19:37:59.958Z] ---> 3a675f0dec01 [2020-04-09T19:37:59.958Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-04-09T19:37:59.958Z] ---> Using cache [2020-04-09T19:37:59.958Z] ---> ccdb320e7506 [2020-04-09T19:37:59.958Z] Step 137/140 : VOLUME /var/lib/docker [2020-04-09T19:37:59.958Z] ---> Using cache [2020-04-09T19:37:59.958Z] ---> 7aab6cc32cdb [2020-04-09T19:37:59.958Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-04-09T19:37:59.958Z] ---> Using cache [2020-04-09T19:37:59.958Z] ---> 4ed233d85dd7 [2020-04-09T19:37:59.958Z] Step 139/140 : FROM dev AS final [2020-04-09T19:37:59.958Z] ---> 4ed233d85dd7 [2020-04-09T19:37:59.958Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-04-09T19:38:00.376Z] #42 12.95 regexp/syntax [2020-04-09T19:38:00.376Z] #42 12.95 reflect [2020-04-09T19:38:00.376Z] #42 12.95 crypto/rc4 [2020-04-09T19:38:00.376Z] #42 12.95 crypto [2020-04-09T19:38:00.459Z] Fetching without tags [2020-04-09T19:38:00.402Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:38:00.420Z] > git config --add remote.origin.fetch +refs/pull/40800/head:refs/remotes/origin/PR-40800 # timeout=10 [2020-04-09T19:38:00.433Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:38:00.450Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:38:00.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:38:00.502Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:38:00.502Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:38:00.725Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:38:01.219Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:38:01.219Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:38:01.311Z] #42 ... [2020-04-09T19:38:01.311Z] [2020-04-09T19:38:01.311Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T19:38:01.311Z] #9 DONE 1.8s [2020-04-09T19:38:01.311Z] [2020-04-09T19:38:01.311Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:01.311Z] #24 2.325 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T19:38:01.311Z] #24 2.492 [2020-04-09T19:38:01.311Z] #24 2.666 ###### 9.5% ####################### 33.3% ##################################### 51.7% ################################################ 67.5% ############################################################## 86.6% ######################################################################## 100.0% [2020-04-09T19:38:01.311Z] #24 3.325 [2020-04-09T19:38:01.486Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:38:01.543Z] > git --version # timeout=10 [2020-04-09T19:38:01.556Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:38:01.831Z] #24 3.495 # 1.6% ################################### 48.7% ######################################################################## 100.0% [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:38:02.089Z] #24 3.858 [2020-04-09T19:38:02.357Z] ---> a6c7eb1a6e38 [2020-04-09T19:38:02.357Z] Successfully built a6c7eb1a6e38 [2020-04-09T19:38:02.357Z] Successfully tagged docker:b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:38:02.398Z] + docker version [2020-04-09T19:38:02.398Z] Client: Docker Engine - Community [2020-04-09T19:38:02.398Z] Version: 19.03.5 [2020-04-09T19:38:02.398Z] API version: 1.40 [2020-04-09T19:38:02.398Z] Go version: go1.12.12 [2020-04-09T19:38:02.398Z] Git commit: 633a0ea838 [2020-04-09T19:38:02.398Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T19:38:02.398Z] OS/Arch: linux/amd64 [2020-04-09T19:38:02.398Z] Experimental: false [2020-04-09T19:38:02.398Z] [2020-04-09T19:38:02.398Z] Server: Docker Engine - Community [2020-04-09T19:38:02.398Z] Engine: [2020-04-09T19:38:02.398Z] Version: 19.03.5 [2020-04-09T19:38:02.398Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:38:02.398Z] Go version: go1.12.12 [2020-04-09T19:38:02.398Z] Git commit: 633a0ea838 [2020-04-09T19:38:02.398Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T19:38:02.398Z] OS/Arch: linux/amd64 [2020-04-09T19:38:02.398Z] Experimental: true [2020-04-09T19:38:02.398Z] containerd: [2020-04-09T19:38:02.398Z] Version: 1.2.10 [2020-04-09T19:38:02.398Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:38:02.398Z] runc: [2020-04-09T19:38:02.398Z] Version: 1.0.0-rc8+dev [2020-04-09T19:38:02.398Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:38:02.398Z] docker-init: [2020-04-09T19:38:02.398Z] Version: 0.18.0 [2020-04-09T19:38:02.398Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:38:00.725Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:38:00.730Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:38:01.203Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:38:01.209Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:38:01.261Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:38:01.282Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T19:38:02.606Z] #24 4.011 0.0% ########### 15.9% ######################## 34.3% ##################################### 52.2% #################################################### 73.1% ######################################################################## 100.0% [2020-04-09T19:38:02.762Z] + docker info [2020-04-09T19:38:02.864Z] #24 ... [2020-04-09T19:38:02.864Z] [2020-04-09T19:38:02.864Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-04-09T19:38:02.864Z] #10 1.412 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T19:38:02.864Z] #10 DONE 1.8s [2020-04-09T19:38:02.864Z] [2020-04-09T19:38:02.864Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:02.864Z] #24 4.735 [2020-04-09T19:38:03.228Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/test/unit [2020-04-09T19:38:03.324Z] Client: [2020-04-09T19:38:03.324Z] Debug Mode: false [2020-04-09T19:38:03.324Z] [2020-04-09T19:38:03.324Z] Server: [2020-04-09T19:38:03.324Z] Containers: 0 [2020-04-09T19:38:03.324Z] Running: 0 [2020-04-09T19:38:03.324Z] Paused: 0 [2020-04-09T19:38:03.324Z] Stopped: 0 [2020-04-09T19:38:03.324Z] Images: 2 [2020-04-09T19:38:03.324Z] Server Version: 19.03.5 [2020-04-09T19:38:03.324Z] Storage Driver: overlay2 [2020-04-09T19:38:03.324Z] Backing Filesystem: extfs [2020-04-09T19:38:03.324Z] Supports d_type: true [2020-04-09T19:38:03.324Z] Native Overlay Diff: true [2020-04-09T19:38:03.324Z] Logging Driver: json-file [2020-04-09T19:38:03.324Z] Cgroup Driver: cgroupfs [2020-04-09T19:38:03.324Z] Plugins: [2020-04-09T19:38:03.324Z] Volume: local [2020-04-09T19:38:03.324Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:38:03.324Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:38:03.324Z] Swarm: inactive [2020-04-09T19:38:03.324Z] Runtimes: runc [2020-04-09T19:38:03.324Z] Default Runtime: runc [2020-04-09T19:38:03.324Z] Init Binary: docker-init [2020-04-09T19:38:03.324Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:38:03.324Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:38:03.324Z] init version: fec3683 [2020-04-09T19:38:03.324Z] Security Options: [2020-04-09T19:38:03.324Z] apparmor [2020-04-09T19:38:03.324Z] seccomp [2020-04-09T19:38:03.324Z] Profile: default [2020-04-09T19:38:03.324Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T19:38:03.324Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:38:03.324Z] OSType: linux [2020-04-09T19:38:03.324Z] Architecture: x86_64 [2020-04-09T19:38:03.324Z] CPUs: 2 [2020-04-09T19:38:03.324Z] Total Memory: 7.501GiB [2020-04-09T19:38:03.324Z] Name: ip-10-100-90-17 [2020-04-09T19:38:03.324Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T19:38:03.324Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:38:03.324Z] Debug Mode: false [2020-04-09T19:38:03.324Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:38:03.324Z] Labels: [2020-04-09T19:38:03.324Z] Experimental: true [2020-04-09T19:38:03.324Z] Insecure Registries: [2020-04-09T19:38:03.324Z] 127.0.0.0/8 [2020-04-09T19:38:03.324Z] Live Restore Enabled: true [2020-04-09T19:38:03.324Z] [2020-04-09T19:38:03.324Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:38:03.685Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:38:03.685Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:38:03.685Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:38:03.685Z] + bash /home/ubuntu/workspace/moby_PR-40800/check-config.sh [2020-04-09T19:38:03.685Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:38:03.685Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T19:38:03.685Z] [2020-04-09T19:38:03.685Z] Generally Necessary: [2020-04-09T19:38:03.685Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:38:03.685Z] - apparmor: enabled and tools installed [2020-04-09T19:38:03.685Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:38:03.685Z] - CONFIG_NET_NS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_PID_NS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_MEMCG: enabled [2020-04-09T19:38:03.685Z] - CONFIG_KEYS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:38:03.685Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:38:03.685Z] [2020-04-09T19:38:03.685Z] Optional Features: [2020-04-09T19:38:03.685Z] - CONFIG_USER_NS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:38:03.685Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:38:03.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:38:03.685Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:38:03.685Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T19:38:03.685Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:38:03.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:38:03.685Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:38:03.685Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:38:03.685Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:38:03.941Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:38:03.941Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:38:03.941Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:38:03.941Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:38:03.941Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:38:03.941Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:38:03.941Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:38:03.941Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:38:03.941Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:38:03.941Z] - Network Drivers: [2020-04-09T19:38:03.941Z] - "overlay": [2020-04-09T19:38:03.941Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:38:03.941Z] Optional (for encrypted networks): [2020-04-09T19:38:03.941Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:38:03.941Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:38:03.941Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:38:03.941Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:38:03.941Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:38:03.941Z] - CONFIG_XFRM: enabled [2020-04-09T19:38:03.941Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:38:03.941Z] - "ipvlan": [2020-04-09T19:38:03.941Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:38:03.941Z] - "macvlan": [2020-04-09T19:38:03.941Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:38:03.941Z] - "ftp,tftp client in container": [2020-04-09T19:38:03.941Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:38:03.941Z] - Storage Drivers: [2020-04-09T19:38:03.941Z] - "aufs": [2020-04-09T19:38:03.941Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:38:03.941Z] - "btrfs": [2020-04-09T19:38:03.941Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:38:03.941Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:38:03.941Z] - "devicemapper": [2020-04-09T19:38:03.941Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:38:03.941Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:38:03.941Z] - "overlay": [2020-04-09T19:38:03.941Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:38:03.941Z] - "zfs": [2020-04-09T19:38:03.941Z] - /dev/zfs: missing [2020-04-09T19:38:03.941Z] - zfs command: missing [2020-04-09T19:38:03.941Z] - zpool command: missing [2020-04-09T19:38:03.941Z] [2020-04-09T19:38:03.941Z] Limits: [2020-04-09T19:38:03.941Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:38:03.941Z] [2020-04-09T19:38:03.941Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:38:04.342Z] + sudo modprobe ip_vs [2020-04-09T19:38:04.417Z] #24 4.935 0.0% ### 5.3% ####### 11.1% ############# 18.3% ############### 21.5% ################## 26.1% ######################## 33.4% ########################### 38.6% ################################ 45.8% ################################## 47.5% [2020-04-09T19:38:04.417Z] #24 ... [2020-04-09T19:38:04.417Z] [2020-04-09T19:38:04.417Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:04.417Z] #31 11.92 Selecting previously unselected package libicu63:amd64. [2020-04-09T19:38:04.417Z] #31 11.92 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 11.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:38:04.417Z] #31 13.73 Selecting previously unselected package libxml2:amd64. [2020-04-09T19:38:04.417Z] #31 13.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 13.75 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:38:04.417Z] #31 14.20 Selecting previously unselected package libarchive13:amd64. [2020-04-09T19:38:04.417Z] #31 14.20 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 14.21 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T19:38:04.417Z] #31 14.45 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T19:38:04.417Z] #31 14.45 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 14.45 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T19:38:04.417Z] #31 14.58 Selecting previously unselected package librhash0:amd64. [2020-04-09T19:38:04.417Z] #31 14.58 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 14.58 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T19:38:04.417Z] #31 14.71 Selecting previously unselected package libuv1:amd64. [2020-04-09T19:38:04.417Z] #31 14.72 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 14.73 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T19:38:04.417Z] #31 14.82 Selecting previously unselected package cmake. [2020-04-09T19:38:04.417Z] #31 14.83 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T19:38:04.417Z] #31 14.83 Unpacking cmake (3.13.4-1) ... [2020-04-09T19:38:04.417Z] #31 16.41 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:38:04.417Z] #31 16.45 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:38:04.417Z] #31 16.48 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T19:38:04.417Z] #31 16.50 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:38:04.417Z] #31 16.55 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T19:38:04.417Z] #31 16.57 Setting up cmake-data (3.13.4-1) ... [2020-04-09T19:38:04.417Z] #31 16.60 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:38:04.417Z] #31 16.61 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T19:38:04.417Z] #31 16.66 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T19:38:04.417Z] #31 16.68 Setting up cmake (3.13.4-1) ... [2020-04-09T19:38:04.417Z] #31 16.69 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:04.417Z] #31 16.74 Processing triggers for mime-support (3.62) ... [2020-04-09T19:38:04.417Z] #31 DONE 17.2s [2020-04-09T19:38:04.417Z] [2020-04-09T19:38:04.417Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:04.597Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b66813eb456988a6af22657666b830476be65c06 . [2020-04-09T19:38:04.676Z] #24 4.935 0.0% ### 5.3% ####### 11.1% ############# 18.3% ############### 21.5% ################## 26.1% ######################## 33.4% ########################### 38.6% ################################ 45.8% ################################## 47.5% ###################################### 53.1% [2020-04-09T19:38:04.676Z] #24 ... [2020-04-09T19:38:04.676Z] [2020-04-09T19:38:04.676Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-04-09T19:38:04.676Z] #11 DONE 1.6s [2020-04-09T19:38:04.676Z] [2020-04-09T19:38:04.676Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:38:04.676Z] #32 DONE 0.1s [2020-04-09T19:38:04.676Z] [2020-04-09T19:38:04.676Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:04.851Z] #1 [internal] load .dockerignore [2020-04-09T19:38:04.851Z] #1 transferring context: 87B done [2020-04-09T19:38:04.851Z] #1 DONE 0.0s [2020-04-09T19:38:04.851Z] [2020-04-09T19:38:04.851Z] #2 [internal] load build definition from Dockerfile [2020-04-09T19:38:04.851Z] #2 transferring dockerfile: 12.30kB done [2020-04-09T19:38:04.851Z] #2 DONE 0.0s [2020-04-09T19:38:04.851Z] [2020-04-09T19:38:04.851Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-buster [2020-04-09T19:38:04.851Z] #4 DONE 0.1s [2020-04-09T19:38:04.851Z] [2020-04-09T19:38:04.851Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-04-09T19:38:04.851Z] #3 DONE 0.2s [2020-04-09T19:38:04.851Z] [2020-04-09T19:38:04.851Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.9-buster@sha256:a6dee8d27e... [2020-04-09T19:38:04.851Z] #5 CACHED [2020-04-09T19:38:04.851Z] [2020-04-09T19:38:04.851Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-04-09T19:38:04.851Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-04-09T19:38:04.851Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-04-09T19:38:04.851Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.0s [2020-04-09T19:38:04.851Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-04-09T19:38:04.935Z] #24 4.935 0.0% ### 5.3% ####### 11.1% ############# 18.3% ############### 21.5% ################## 26.1% ######################## 33.4% ########################### 38.6% ################################ 45.8% ################################## 47.5% ###################################### 53.1% ######################################## 55.8% ############################################## 64.3% [2020-04-09T19:38:04.935Z] #24 ... [2020-04-09T19:38:04.935Z] [2020-04-09T19:38:04.935Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T19:38:04.935Z] #33 DONE 0.1s [2020-04-09T19:38:04.935Z] [2020-04-09T19:38:04.935Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:05.106Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.93MB / 9.11MB 0.2s [2020-04-09T19:38:05.106Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.2s done [2020-04-09T19:38:05.106Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-04-09T19:38:05.452Z] #24 4.935 0.0% ### 5.3% ####### 11.1% ############# 18.3% ############### 21.5% ################## 26.1% ######################## 33.4% ########################### 38.6% ################################ 45.8% ################################## 47.5% ###################################### 53.1% ######################################## 55.8% ############################################## 64.3% ####################################################### 76.4% ############################################################## 87.3% ################################################################## 91.8% ####################################################################### 99.0% ######################################################################## 100.0% [2020-04-09T19:38:05.452Z] #24 7.260 [2020-04-09T19:38:05.711Z] #24 ... [2020-04-09T19:38:05.711Z] [2020-04-09T19:38:05.711Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:05.711Z] #38 12.21 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T19:38:05.711Z] #38 12.21 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:05.711Z] #38 12.22 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 12.47 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T19:38:05.711Z] #38 12.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:38:05.711Z] #38 12.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:38:05.711Z] #38 12.57 Selecting previously unselected package protobuf-compiler. [2020-04-09T19:38:05.711Z] #38 12.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:05.711Z] #38 12.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 12.65 Selecting previously unselected package python-pkg-resources. [2020-04-09T19:38:05.711Z] #38 12.66 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:38:05.711Z] #38 12.67 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:05.711Z] #38 12.83 Selecting previously unselected package python-six. [2020-04-09T19:38:05.711Z] #38 12.83 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T19:38:05.711Z] #38 12.84 Unpacking python-six (1.12.0-1) ... [2020-04-09T19:38:05.711Z] #38 12.91 Selecting previously unselected package python-protobuf. [2020-04-09T19:38:05.711Z] #38 12.91 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:05.711Z] #38 12.92 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 13.19 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:05.711Z] #38 14.54 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 14.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:05.711Z] #38 14.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:05.711Z] #38 14.59 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:05.711Z] #38 14.64 Setting up python-six (1.12.0-1) ... [2020-04-09T19:38:05.711Z] #38 15.93 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T19:38:05.711Z] #38 15.94 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:38:05.711Z] #38 15.96 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 15.98 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T19:38:05.711Z] #38 16.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 16.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 16.03 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:05.711Z] #38 16.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 16.06 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:38:05.711Z] #38 16.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T19:38:05.711Z] #38 18.03 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T19:38:05.711Z] #38 18.04 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:05.711Z] #38 DONE 18.4s [2020-04-09T19:38:05.711Z] [2020-04-09T19:38:05.711Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:05.711Z] #24 7.767 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T19:38:05.741Z] ? github.com/docker/docker/api [no test files] [2020-04-09T19:38:06.280Z] #24 7.995 [2020-04-09T19:38:06.280Z] #24 8.131 #################################### 50.9% ######################################################################## 100.0% [2020-04-09T19:38:06.280Z] #24 ... [2020-04-09T19:38:06.280Z] [2020-04-09T19:38:06.280Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-04-09T19:38:06.280Z] #12 DONE 1.7s [2020-04-09T19:38:06.280Z] [2020-04-09T19:38:06.280Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:06.280Z] #24 8.202 [2020-04-09T19:38:06.467Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.2s done [2020-04-09T19:38:06.467Z] #63 DONE 1.5s [2020-04-09T19:38:06.467Z] [2020-04-09T19:38:06.467Z] #17 [internal] load build context [2020-04-09T19:38:06.847Z] #24 8.810 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T19:38:07.032Z] #17 ... [2020-04-09T19:38:07.032Z] [2020-04-09T19:38:07.032Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T19:38:07.032Z] #6 DONE 2.1s [2020-04-09T19:38:07.032Z] [2020-04-09T19:38:07.032Z] #17 [internal] load build context [2020-04-09T19:38:07.108Z] #24 9.010 [2020-04-09T19:38:07.292Z] #17 transferring context: 50.85MB 2.5s done [2020-04-09T19:38:07.366Z] #24 9.146 0.7% [2020-04-09T19:38:07.366Z] #24 ... [2020-04-09T19:38:07.366Z] [2020-04-09T19:38:07.366Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:07.366Z] #29 9.802 internal/reflectlite [2020-04-09T19:38:07.366Z] #29 9.802 sync [2020-04-09T19:38:07.366Z] #29 10.46 sort [2020-04-09T19:38:07.366Z] #29 10.46 errors [2020-04-09T19:38:07.366Z] #29 10.53 io [2020-04-09T19:38:07.366Z] #29 10.53 internal/oserror [2020-04-09T19:38:07.366Z] #29 10.53 strconv [2020-04-09T19:38:07.366Z] #29 10.56 syscall [2020-04-09T19:38:07.366Z] #29 10.89 strings [2020-04-09T19:38:07.366Z] #29 10.89 bytes [2020-04-09T19:38:07.366Z] #29 10.89 text/tabwriter [2020-04-09T19:38:07.366Z] #29 11.57 reflect [2020-04-09T19:38:07.366Z] #29 11.68 bufio [2020-04-09T19:38:07.366Z] #29 12.18 path [2020-04-09T19:38:07.366Z] #29 13.01 internal/syscall/unix [2020-04-09T19:38:07.366Z] #29 13.01 time [2020-04-09T19:38:07.366Z] #29 14.56 internal/fmtsort [2020-04-09T19:38:07.366Z] #29 15.16 internal/poll [2020-04-09T19:38:07.366Z] #29 15.77 os [2020-04-09T19:38:07.366Z] #29 16.26 path/filepath [2020-04-09T19:38:07.366Z] #29 16.26 fmt [2020-04-09T19:38:07.366Z] #29 16.63 io/ioutil [2020-04-09T19:38:07.366Z] #29 17.40 github.com/BurntSushi/toml [2020-04-09T19:38:07.366Z] #29 17.40 log [2020-04-09T19:38:07.366Z] #29 17.40 flag [2020-04-09T19:38:07.366Z] #29 18.72 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:38:07.366Z] #29 ... [2020-04-09T19:38:07.366Z] [2020-04-09T19:38:07.366Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:07.366Z] #24 9.146 0.7% ################################################################# 91.4% ######################################################################## 100.0% [2020-04-09T19:38:07.366Z] #24 9.327 [2020-04-09T19:38:07.548Z] #17 DONE 2.6s [2020-04-09T19:38:07.548Z] [2020-04-09T19:38:07.548Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:07.624Z] #24 ... [2020-04-09T19:38:07.624Z] [2020-04-09T19:38:07.624Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:38:07.624Z] #52 1.798 + RM_GOPATH=0 [2020-04-09T19:38:07.624Z] #52 1.798 + TMP_GOPATH= [2020-04-09T19:38:07.624Z] #52 1.798 + : /build [2020-04-09T19:38:07.624Z] #52 1.798 + '[' -z '' ']' [2020-04-09T19:38:07.624Z] #52 1.798 ++ mktemp -d [2020-04-09T19:38:07.624Z] #52 1.798 + export GOPATH=/tmp/tmp.zvzJcA5dAa [2020-04-09T19:38:07.624Z] #52 1.798 + GOPATH=/tmp/tmp.zvzJcA5dAa [2020-04-09T19:38:07.624Z] #52 1.798 + RM_GOPATH=1 [2020-04-09T19:38:07.624Z] #52 1.798 ++ dirname ./install.sh [2020-04-09T19:38:07.624Z] #52 1.803 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T19:38:07.624Z] #52 1.804 + dir=. [2020-04-09T19:38:07.624Z] #52 1.804 + bin=runc [2020-04-09T19:38:07.624Z] #52 1.804 + shift [2020-04-09T19:38:07.624Z] #52 1.804 + '[' '!' -f ./runc.installer ']' [2020-04-09T19:38:07.624Z] #52 1.804 + . ./runc.installer [2020-04-09T19:38:07.624Z] #52 1.804 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:38:07.624Z] #52 1.804 + install_runc [2020-04-09T19:38:07.624Z] #52 1.804 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T19:38:07.624Z] #52 1.804 + uname -r [2020-04-09T19:38:07.624Z] #52 1.804 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T19:38:07.624Z] #52 1.804 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T19:38:07.624Z] #52 1.804 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zvzJcA5dAa/src/github.com/opencontainers/runc [2020-04-09T19:38:07.624Z] #52 1.816 Cloning into '/tmp/tmp.zvzJcA5dAa/src/github.com/opencontainers/runc'... [2020-04-09T19:38:07.624Z] #52 4.530 + cd /tmp/tmp.zvzJcA5dAa/src/github.com/opencontainers/runc [2020-04-09T19:38:07.624Z] #52 4.530 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:38:07.624Z] #52 4.709 + '[' -z '' ']' [2020-04-09T19:38:07.624Z] #52 4.709 + target=static [2020-04-09T19:38:07.624Z] #52 4.709 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T19:38:07.624Z] #52 5.516 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-04-09T19:38:07.805Z] #7 ... [2020-04-09T19:38:07.805Z] [2020-04-09T19:38:07.805Z] #18 [gometalinter 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:38:07.805Z] #18 DONE 0.1s [2020-04-09T19:38:07.805Z] [2020-04-09T19:38:07.805Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T19:38:07.805Z] #19 DONE 0.1s [2020-04-09T19:38:07.805Z] [2020-04-09T19:38:07.805Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T19:38:07.883Z] #52 ... [2020-04-09T19:38:07.883Z] [2020-04-09T19:38:07.883Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:07.883Z] #24 9.812 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T19:38:07.883Z] #24 ... [2020-04-09T19:38:07.883Z] [2020-04-09T19:38:07.883Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:07.883Z] #29 DONE 20.5s [2020-04-09T19:38:07.883Z] [2020-04-09T19:38:07.883Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:07.883Z] #24 9.845 skipping existing 1849cc453dee [2020-04-09T19:38:07.883Z] #24 9.896 [2020-04-09T19:38:08.061Z] #41 DONE 0.2s [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T19:38:08.061Z] #44 DONE 0.1s [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-04-09T19:38:08.061Z] #47 DONE 0.2s [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T19:38:08.061Z] #59 DONE 0.2s [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:38:08.061Z] #48 ... [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T19:38:08.061Z] #65 DONE 0.2s [2020-04-09T19:38:08.061Z] [2020-04-09T19:38:08.061Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T19:38:08.061Z] #28 DONE 0.2s [2020-04-09T19:38:08.142Z] #24 ... [2020-04-09T19:38:08.142Z] [2020-04-09T19:38:08.142Z] #13 [dev 6/25] RUN ldconfig [2020-04-09T19:38:08.142Z] #13 DONE 1.7s [2020-04-09T19:38:08.142Z] [2020-04-09T19:38:08.142Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:08.142Z] #42 14.57 regexp [2020-04-09T19:38:08.142Z] #42 14.75 internal/syscall/unix [2020-04-09T19:38:08.142Z] #42 14.77 time [2020-04-09T19:38:08.142Z] #42 15.38 github.com/LK4D4/vndr/versioned [2020-04-09T19:38:08.142Z] #42 16.24 context [2020-04-09T19:38:08.142Z] #42 16.30 internal/poll [2020-04-09T19:38:08.142Z] #42 16.93 os [2020-04-09T19:38:08.142Z] #42 17.59 encoding/binary [2020-04-09T19:38:08.142Z] #42 17.65 internal/fmtsort [2020-04-09T19:38:08.142Z] #42 18.24 fmt [2020-04-09T19:38:08.142Z] #42 18.26 internal/lazyregexp [2020-04-09T19:38:08.142Z] #42 18.26 net [2020-04-09T19:38:08.142Z] #42 18.26 path/filepath [2020-04-09T19:38:08.142Z] #42 18.40 encoding/base64 [2020-04-09T19:38:08.142Z] #42 18.41 crypto/cipher [2020-04-09T19:38:08.142Z] #42 18.42 crypto/sha512 [2020-04-09T19:38:08.142Z] #42 18.42 crypto/ed25519/internal/edwards25519 [2020-04-09T19:38:08.142Z] #42 18.58 crypto/md5 [2020-04-09T19:38:08.142Z] #42 18.84 crypto/sha1 [2020-04-09T19:38:08.142Z] #42 19.35 crypto/sha256 [2020-04-09T19:38:08.142Z] #42 19.81 io/ioutil [2020-04-09T19:38:08.142Z] #42 19.84 encoding/pem [2020-04-09T19:38:08.142Z] #42 19.87 vendor/golang.org/x/crypto/poly1305 [2020-04-09T19:38:08.142Z] #42 19.99 crypto/aes [2020-04-09T19:38:08.142Z] #42 20.40 crypto/des [2020-04-09T19:38:08.142Z] #42 20.43 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T19:38:08.142Z] #42 20.46 vendor/golang.org/x/sys/cpu [2020-04-09T19:38:08.142Z] #42 20.60 os/exec [2020-04-09T19:38:08.315Z] [2020-04-09T19:38:08.315Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:08.400Z] #42 ... [2020-04-09T19:38:08.401Z] [2020-04-09T19:38:08.401Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:38:08.401Z] #26 11.02 + cd /tmp/tmp.7uPHWm5ey1/src/github.com/go-swagger/go-swagger [2020-04-09T19:38:08.401Z] #26 11.02 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T19:38:08.401Z] #26 11.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T19:38:08.659Z] #26 ... [2020-04-09T19:38:08.659Z] [2020-04-09T19:38:08.659Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:08.659Z] #42 21.03 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T19:38:08.659Z] #42 21.16 go/token [2020-04-09T19:38:08.659Z] #42 21.17 text/template/parse [2020-04-09T19:38:08.659Z] #42 21.17 flag [2020-04-09T19:38:08.659Z] #42 21.17 net/url [2020-04-09T19:38:08.917Z] #42 ... [2020-04-09T19:38:08.917Z] [2020-04-09T19:38:08.917Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:38:08.917Z] #57 1.350 + RM_GOPATH=0 [2020-04-09T19:38:08.917Z] #57 1.350 + TMP_GOPATH= [2020-04-09T19:38:08.917Z] #57 1.350 + : /build [2020-04-09T19:38:08.917Z] #57 1.350 + '[' -z '' ']' [2020-04-09T19:38:08.917Z] #57 1.352 ++ mktemp -d [2020-04-09T19:38:08.917Z] #57 1.352 + export GOPATH=/tmp/tmp.N9pQZCOTka [2020-04-09T19:38:08.917Z] #57 1.352 + GOPATH=/tmp/tmp.N9pQZCOTka [2020-04-09T19:38:08.917Z] #57 1.352 + RM_GOPATH=1 [2020-04-09T19:38:08.917Z] #57 1.352 ++ dirname ./install.sh [2020-04-09T19:38:08.917Z] #57 1.354 + dir=. [2020-04-09T19:38:08.917Z] #57 1.354 + bin=containerd [2020-04-09T19:38:08.917Z] #57 1.354 + shift [2020-04-09T19:38:08.917Z] #57 1.354 + '[' '!' -f ./containerd.installer ']' [2020-04-09T19:38:08.917Z] #57 1.354 + . ./containerd.installer [2020-04-09T19:38:08.917Z] #57 1.355 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:38:08.917Z] #57 1.358 + install_containerd [2020-04-09T19:38:08.917Z] #57 1.358 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T19:38:08.917Z] #57 1.358 + git clone https://github.com/containerd/containerd.git /tmp/tmp.N9pQZCOTka/src/github.com/containerd/containerd [2020-04-09T19:38:08.917Z] #57 1.358 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:38:08.917Z] #57 1.361 Cloning into '/tmp/tmp.N9pQZCOTka/src/github.com/containerd/containerd'... [2020-04-09T19:38:08.917Z] #57 9.680 + cd /tmp/tmp.N9pQZCOTka/src/github.com/containerd/containerd [2020-04-09T19:38:08.917Z] #57 9.680 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:38:09.141Z] Fetching without tags [2020-04-09T19:38:09.177Z] #57 ... [2020-04-09T19:38:09.177Z] [2020-04-09T19:38:09.177Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:09.177Z] #24 10.43 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T19:38:09.177Z] #24 10.56 [2020-04-09T19:38:09.177Z] #24 10.67 ######################################################################## 100.0% [2020-04-09T19:38:09.177Z] #24 10.72 [2020-04-09T19:38:09.177Z] #24 10.75 Download of images into '/build' complete. [2020-04-09T19:38:09.177Z] #24 10.75 Use something like the following to load the result into a Docker daemon: [2020-04-09T19:38:09.177Z] #24 10.75 tar -cC '/build' . | docker load [2020-04-09T19:38:09.177Z] #24 DONE 11.1s [2020-04-09T19:38:09.177Z] [2020-04-09T19:38:09.177Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T19:38:09.177Z] #34 1.503 + RM_GOPATH=0 [2020-04-09T19:38:09.177Z] #34 1.503 + TMP_GOPATH= [2020-04-09T19:38:09.177Z] #34 1.503 + : /build [2020-04-09T19:38:09.177Z] #34 1.503 + '[' -z '' ']' [2020-04-09T19:38:09.177Z] #34 1.503 ++ mktemp -d [2020-04-09T19:38:09.177Z] #34 1.503 + export GOPATH=/tmp/tmp.oO3RRVG8Ez [2020-04-09T19:38:09.177Z] #34 1.503 + GOPATH=/tmp/tmp.oO3RRVG8Ez [2020-04-09T19:38:09.177Z] #34 1.503 + RM_GOPATH=1 [2020-04-09T19:38:09.177Z] #34 1.504 ++ dirname ./install.sh [2020-04-09T19:38:09.177Z] #34 1.508 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:38:09.177Z] #34 1.508 + dir=. [2020-04-09T19:38:09.177Z] #34 1.508 + bin=tini [2020-04-09T19:38:09.177Z] #34 1.508 + shift [2020-04-09T19:38:09.177Z] #34 1.508 + '[' '!' -f ./tini.installer ']' [2020-04-09T19:38:09.177Z] #34 1.508 + . ./tini.installer [2020-04-09T19:38:09.177Z] #34 1.508 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:38:09.177Z] #34 1.508 + install_tini [2020-04-09T19:38:09.177Z] #34 1.508 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T19:38:09.177Z] #34 1.508 + git clone https://github.com/krallin/tini.git /tmp/tmp.oO3RRVG8Ez/tini [2020-04-09T19:38:09.177Z] #34 1.509 Cloning into '/tmp/tmp.oO3RRVG8Ez/tini'... [2020-04-09T19:38:09.177Z] #34 1.895 + cd /tmp/tmp.oO3RRVG8Ez/tini [2020-04-09T19:38:09.177Z] #34 1.895 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:38:09.177Z] #34 1.903 + cmake . [2020-04-09T19:38:09.177Z] #34 2.195 -- The C compiler identification is GNU 8.3.0 [2020-04-09T19:38:09.177Z] #34 2.210 -- Check for working C compiler: /usr/bin/cc [2020-04-09T19:38:09.177Z] #34 2.441 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T19:38:09.177Z] #34 2.442 -- Detecting C compiler ABI info [2020-04-09T19:38:09.177Z] #34 2.706 -- Detecting C compiler ABI info - done [2020-04-09T19:38:09.177Z] #34 2.732 -- Detecting C compile features [2020-04-09T19:38:09.177Z] #34 3.727 -- Detecting C compile features - done [2020-04-09T19:38:09.177Z] #34 3.746 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T19:38:09.177Z] #34 3.847 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T19:38:09.177Z] #34 3.875 -- Configuring done [2020-04-09T19:38:09.177Z] #34 3.875 -- Generating done [2020-04-09T19:38:09.177Z] #34 3.877 -- Build files have been written to: /tmp/tmp.oO3RRVG8Ez/tini [2020-04-09T19:38:09.177Z] #34 3.878 + make tini-static [2020-04-09T19:38:09.177Z] #34 4.059 Scanning dependencies of target tini-static [2020-04-09T19:38:09.177Z] #34 4.108 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T19:38:09.435Z] #34 4.571 [100%] Linking C executable tini-static [2020-04-09T19:38:09.673Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:38:09.694Z] #34 4.858 [100%] Built target tini-static [2020-04-09T19:38:09.694Z] #34 4.908 + mkdir -p /build [2020-04-09T19:38:09.694Z] #34 4.909 + cp tini-static /build/docker-init [2020-04-09T19:38:09.952Z] #34 DONE 5.3s [2020-04-09T19:38:09.952Z] [2020-04-09T19:38:09.952Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:09.952Z] #39 2.277 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:38:09.952Z] #39 2.277 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:38:09.952Z] #39 3.079 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:38:09.952Z] #39 3.090 GEN .gitid [2020-04-09T19:38:09.952Z] #39 3.097 GEN criu/include/version.h [2020-04-09T19:38:09.952Z] #39 3.103 GEN include/common/asm [2020-04-09T19:38:09.952Z] #39 3.997 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.044 PBCC images/opts.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.054 PBCC images/sit.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.064 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.085 DEP images/opts.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.094 DEP images/sit.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.116 PBCC images/macvlan.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.133 DEP images/macvlan.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.144 PBCC images/autofs.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.154 DEP images/autofs.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.163 PBCC images/sysctl.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.181 DEP images/sysctl.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.195 PBCC images/time.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.203 DEP images/time.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.238 PBCC images/binfmt-misc.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.249 DEP images/binfmt-misc.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.268 PBCC images/seccomp.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.279 DEP images/seccomp.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.291 PBCC images/userns.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.311 DEP images/userns.pb-c.d [2020-04-09T19:38:09.952Z] #39 4.329 PBCC images/cgroup.pb-c.c [2020-04-09T19:38:09.952Z] #39 4.342 DEP images/cgroup.pb-c.d [2020-04-09T19:38:10.210Z] #39 4.375 PBCC images/fown.pb-c.c [2020-04-09T19:38:10.210Z] #39 4.393 PBCC images/ext-file.pb-c.c [2020-04-09T19:38:10.210Z] #39 4.432 DEP images/fown.pb-c.d [2020-04-09T19:38:10.210Z] #39 4.470 DEP images/ext-file.pb-c.d [2020-04-09T19:38:10.210Z] #39 4.532 PBCC images/rpc.pb-c.c [2020-04-09T19:38:10.210Z] #39 4.548 DEP images/rpc.pb-c.d [2020-04-09T19:38:10.210Z] #39 4.585 PBCC images/siginfo.pb-c.c [2020-04-09T19:38:10.468Z] #39 4.591 DEP images/siginfo.pb-c.d [2020-04-09T19:38:10.468Z] #39 4.636 PBCC images/pagemap.pb-c.c [2020-04-09T19:38:10.468Z] #39 4.668 DEP images/pagemap.pb-c.d [2020-04-09T19:38:10.468Z] #39 4.693 PBCC images/rlimit.pb-c.c [2020-04-09T19:38:10.468Z] #39 4.699 DEP images/rlimit.pb-c.d [2020-04-09T19:38:10.468Z] #39 4.745 PBCC images/file-lock.pb-c.c [2020-04-09T19:38:10.468Z] #39 4.751 DEP images/file-lock.pb-c.d [2020-04-09T19:38:10.468Z] #39 4.773 PBCC images/tty.pb-c.c [2020-04-09T19:38:10.468Z] #39 4.794 DEP images/tty.pb-c.d [2020-04-09T19:38:10.726Z] #39 4.809 PBCC images/tun.pb-c.c [2020-04-09T19:38:10.726Z] #39 4.824 PBCC images/netdev.pb-c.c [2020-04-09T19:38:10.726Z] #39 4.836 DEP images/tun.pb-c.d [2020-04-09T19:38:10.726Z] #39 4.865 DEP images/netdev.pb-c.d [2020-04-09T19:38:10.726Z] #39 4.899 PBCC images/vma.pb-c.c [2020-04-09T19:38:10.726Z] #39 4.925 DEP images/vma.pb-c.d [2020-04-09T19:38:10.726Z] #39 4.939 PBCC images/creds.pb-c.c [2020-04-09T19:38:10.726Z] #39 4.947 DEP images/creds.pb-c.d [2020-04-09T19:38:10.726Z] #39 4.961 PBCC images/utsns.pb-c.c [2020-04-09T19:38:10.726Z] #39 4.990 DEP images/utsns.pb-c.d [2020-04-09T19:38:10.726Z] #39 5.019 PBCC images/ipc-desc.pb-c.c [2020-04-09T19:38:10.726Z] #39 5.029 PBCC images/ipc-sem.pb-c.c [2020-04-09T19:38:10.726Z] #39 5.035 DEP images/ipc-desc.pb-c.d [2020-04-09T19:38:10.726Z] #39 5.046 DEP images/ipc-sem.pb-c.d [2020-04-09T19:38:10.726Z] #39 5.064 PBCC images/ipc-msg.pb-c.c [2020-04-09T19:38:10.726Z] #39 5.075 DEP images/ipc-msg.pb-c.d [2020-04-09T19:38:10.726Z] #39 5.092 PBCC images/ipc-shm.pb-c.c [2020-04-09T19:38:10.726Z] #39 5.099 DEP images/ipc-shm.pb-c.d [2020-04-09T19:38:10.726Z] #39 5.111 PBCC images/ipc-var.pb-c.c [2020-04-09T19:38:10.726Z] #39 5.130 DEP images/ipc-var.pb-c.d [2020-04-09T19:38:10.898Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:38:10.899Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:38:10.984Z] #39 5.150 PBCC images/sk-opts.pb-c.c [2020-04-09T19:38:10.984Z] #39 5.166 PBCC images/packet-sock.pb-c.c [2020-04-09T19:38:10.984Z] #39 5.193 DEP images/sk-opts.pb-c.d [2020-04-09T19:38:10.984Z] #39 5.225 DEP images/packet-sock.pb-c.d [2020-04-09T19:38:10.984Z] #39 5.241 PBCC images/sk-netlink.pb-c.c [2020-04-09T19:38:10.984Z] #39 5.271 DEP images/sk-netlink.pb-c.d [2020-04-09T19:38:10.984Z] #39 5.281 PBCC images/sk-inet.pb-c.c [2020-04-09T19:38:10.984Z] #39 5.303 DEP images/sk-inet.pb-c.d [2020-04-09T19:38:10.984Z] #39 5.330 PBCC images/sk-unix.pb-c.c [2020-04-09T19:38:10.984Z] #39 5.349 DEP images/sk-unix.pb-c.d [2020-04-09T19:38:09.097Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:38:09.101Z] > git config --add remote.origin.fetch +refs/pull/40800/head:refs/remotes/origin/PR-40800 # timeout=10 [2020-04-09T19:38:09.105Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:38:09.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:38:09.147Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:38:09.147Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:38:09.148Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:38:09.683Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:38:09.693Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:38:10.857Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:38:10.882Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:38:10.905Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:38:10.908Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:38:11.243Z] #39 5.367 PBCC images/mm.pb-c.c [2020-04-09T19:38:11.243Z] #39 5.393 DEP images/mm.pb-c.d [2020-04-09T19:38:11.243Z] #39 5.410 PBCC images/timerfd.pb-c.c [2020-04-09T19:38:11.243Z] #39 5.434 DEP images/timerfd.pb-c.d [2020-04-09T19:38:11.243Z] #39 5.454 PBCC images/timer.pb-c.c [2020-04-09T19:38:11.243Z] #39 5.474 DEP images/timer.pb-c.d [2020-04-09T19:38:11.243Z] #39 5.492 PBCC images/sa.pb-c.c [2020-04-09T19:38:11.243Z] #39 5.517 DEP images/sa.pb-c.d [2020-04-09T19:38:11.243Z] #39 5.529 PBCC images/pipe-data.pb-c.c [2020-04-09T19:38:11.243Z] #39 5.543 DEP images/pipe-data.pb-c.d [2020-04-09T19:38:11.243Z] #39 5.574 PBCC images/mnt.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.604 DEP images/mnt.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.615 PBCC images/sk-packet.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.627 DEP images/sk-packet.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.655 PBCC images/tcp-stream.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.665 DEP images/tcp-stream.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.694 PBCC images/pipe.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.733 DEP images/pipe.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.762 PBCC images/pstree.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.775 DEP images/pstree.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.792 PBCC images/fs.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.804 DEP images/fs.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.818 PBCC images/signalfd.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.858 DEP images/signalfd.pb-c.d [2020-04-09T19:38:11.506Z] #39 5.894 PBCC images/fh.pb-c.c [2020-04-09T19:38:11.506Z] #39 5.931 PBCC images/fsnotify.pb-c.c [2020-04-09T19:38:11.764Z] #39 5.954 DEP images/fh.pb-c.d [2020-04-09T19:38:11.764Z] #39 5.966 DEP images/fsnotify.pb-c.d [2020-04-09T19:38:11.764Z] #39 5.982 PBCC images/eventpoll.pb-c.c [2020-04-09T19:38:11.764Z] #39 5.998 DEP images/eventpoll.pb-c.d [2020-04-09T19:38:11.764Z] #39 6.030 PBCC images/eventfd.pb-c.c [2020-04-09T19:38:11.764Z] #39 6.037 DEP images/eventfd.pb-c.d [2020-04-09T19:38:11.764Z] #39 6.070 PBCC images/remap-file-path.pb-c.c [2020-04-09T19:38:11.764Z] #39 6.079 DEP images/remap-file-path.pb-c.d [2020-04-09T19:38:11.764Z] #39 6.110 PBCC images/fifo.pb-c.c [2020-04-09T19:38:11.764Z] #39 6.116 DEP images/fifo.pb-c.d [2020-04-09T19:38:11.764Z] #39 6.129 PBCC images/ghost-file.pb-c.c [2020-04-09T19:38:11.764Z] #39 6.162 DEP images/ghost-file.pb-c.d [2020-04-09T19:38:11.833Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:38:11.885Z] > git --version # timeout=10 [2020-04-09T19:38:11.891Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:38:12.023Z] #39 6.190 PBCC images/regfile.pb-c.c [2020-04-09T19:38:12.023Z] #39 6.228 DEP images/regfile.pb-c.d [2020-04-09T19:38:12.023Z] #39 6.276 PBCC images/ns.pb-c.c [2020-04-09T19:38:12.023Z] #39 6.288 DEP images/ns.pb-c.d [2020-04-09T19:38:12.023Z] #39 6.309 PBCC images/fdinfo.pb-c.c [2020-04-09T19:38:12.023Z] #39 6.339 DEP images/fdinfo.pb-c.d [2020-04-09T19:38:12.023Z] #39 6.373 PBCC images/core-aarch64.pb-c.c [2020-04-09T19:38:12.023Z] #39 6.394 PBCC images/core-arm.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.406 PBCC images/core-ppc64.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.426 PBCC images/core-s390.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.440 PBCC images/core-x86.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.474 PBCC images/core.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.506 PBCC images/inventory.pb-c.c [2020-04-09T19:38:12.281Z] #39 6.522 DEP images/core-aarch64.pb-c.d [2020-04-09T19:38:12.281Z] #39 6.554 DEP images/core-arm.pb-c.d [2020-04-09T19:38:12.281Z] #39 6.565 DEP images/core-ppc64.pb-c.d [2020-04-09T19:38:12.281Z] #39 6.592 DEP images/core-s390.pb-c.d [2020-04-09T19:38:12.281Z] #39 6.608 DEP images/core-x86.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:38:12.539Z] #39 6.636 DEP images/core.pb-c.d [2020-04-09T19:38:12.539Z] #39 6.682 DEP images/inventory.pb-c.d [2020-04-09T19:38:12.539Z] #39 6.722 PBCC images/cpuinfo.pb-c.c [2020-04-09T19:38:12.539Z] #39 6.729 DEP images/cpuinfo.pb-c.d [2020-04-09T19:38:12.539Z] #39 6.762 PBCC images/stats.pb-c.c [2020-04-09T19:38:12.539Z] #39 6.791 DEP images/stats.pb-c.d [2020-04-09T19:38:12.876Z] + docker version [2020-04-09T19:38:12.876Z] Client: [2020-04-09T19:38:12.876Z] Version: 18.06.1-ce [2020-04-09T19:38:12.876Z] API version: 1.38 [2020-04-09T19:38:12.876Z] Go version: go1.10.3 [2020-04-09T19:38:12.876Z] Git commit: e68fc7a [2020-04-09T19:38:12.876Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-09T19:38:12.876Z] OS/Arch: linux/ppc64le [2020-04-09T19:38:12.876Z] Experimental: false [2020-04-09T19:38:12.876Z] [2020-04-09T19:38:12.876Z] Server: [2020-04-09T19:38:12.876Z] Engine: [2020-04-09T19:38:12.876Z] Version: 18.06.1-ce [2020-04-09T19:38:12.876Z] API version: 1.38 (minimum version 1.12) [2020-04-09T19:38:12.876Z] Go version: go1.10.3 [2020-04-09T19:38:12.876Z] Git commit: e68fc7a [2020-04-09T19:38:12.876Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-09T19:38:12.876Z] OS/Arch: linux/ppc64le [2020-04-09T19:38:12.876Z] Experimental: true [Pipeline] sh [2020-04-09T19:38:13.105Z] #39 ... [2020-04-09T19:38:13.105Z] [2020-04-09T19:38:13.105Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:38:13.106Z] #45 15.45 + cd /tmp/tmp.HegHWKf7it/src/gotest.tools/gotestsum [2020-04-09T19:38:13.106Z] #45 15.45 + git checkout -q v0.3.5 [2020-04-09T19:38:13.106Z] #45 15.46 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T19:38:13.106Z] #45 ... [2020-04-09T19:38:13.106Z] [2020-04-09T19:38:13.106Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:13.106Z] #42 21.80 go/scanner [2020-04-09T19:38:13.106Z] #42 21.98 log [2020-04-09T19:38:13.106Z] #42 22.16 encoding/json [2020-04-09T19:38:13.106Z] #42 22.33 encoding/xml [2020-04-09T19:38:13.106Z] #42 22.44 compress/flate [2020-04-09T19:38:13.106Z] #42 22.74 math/big [2020-04-09T19:38:13.106Z] #42 22.94 go/ast [2020-04-09T19:38:13.106Z] #42 23.60 encoding/hex [2020-04-09T19:38:13.106Z] #42 24.05 vendor/golang.org/x/text/unicode/bidi [2020-04-09T19:38:13.106Z] #42 24.61 compress/gzip [2020-04-09T19:38:13.106Z] #42 24.96 text/template [2020-04-09T19:38:13.106Z] #42 25.14 vendor/golang.org/x/text/unicode/norm [2020-04-09T19:38:13.292Z] + docker info [2020-04-09T19:38:13.292Z] Containers: 0 [2020-04-09T19:38:13.292Z] Running: 0 [2020-04-09T19:38:13.292Z] Paused: 0 [2020-04-09T19:38:13.292Z] Stopped: 0 [2020-04-09T19:38:13.292Z] Images: 0 [2020-04-09T19:38:13.292Z] Server Version: 18.06.1-ce [2020-04-09T19:38:13.292Z] Storage Driver: overlay2 [2020-04-09T19:38:13.292Z] Backing Filesystem: extfs [2020-04-09T19:38:13.292Z] Supports d_type: true [2020-04-09T19:38:13.292Z] Native Overlay Diff: true [2020-04-09T19:38:13.292Z] Logging Driver: json-file [2020-04-09T19:38:13.292Z] Cgroup Driver: cgroupfs [2020-04-09T19:38:13.292Z] Plugins: [2020-04-09T19:38:13.292Z] Volume: local [2020-04-09T19:38:13.292Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:38:13.292Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-09T19:38:13.292Z] Swarm: inactive [2020-04-09T19:38:13.292Z] Runtimes: runc [2020-04-09T19:38:13.292Z] Default Runtime: runc [2020-04-09T19:38:13.292Z] Init Binary: docker-init [2020-04-09T19:38:13.292Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-09T19:38:13.292Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-09T19:38:13.292Z] init version: fec3683 [2020-04-09T19:38:13.292Z] Security Options: [2020-04-09T19:38:13.292Z] apparmor [2020-04-09T19:38:13.292Z] seccomp [2020-04-09T19:38:13.292Z] Profile: default [2020-04-09T19:38:13.292Z] Kernel Version: 4.4.0-130-generic [2020-04-09T19:38:13.292Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-09T19:38:13.292Z] OSType: linux [2020-04-09T19:38:13.292Z] Architecture: ppc64le [2020-04-09T19:38:13.292Z] CPUs: 4 [2020-04-09T19:38:13.292Z] Total Memory: 7.972GiB [2020-04-09T19:38:13.292Z] Name: ppc64le-ubuntu-14 [2020-04-09T19:38:13.292Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-09T19:38:13.292Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:38:13.292Z] Debug Mode (client): false [2020-04-09T19:38:13.292Z] Debug Mode (server): false [2020-04-09T19:38:13.292Z] Username: dockerbuildbot [2020-04-09T19:38:13.292Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:38:13.292Z] Labels: [2020-04-09T19:38:13.292Z] Experimental: true [2020-04-09T19:38:13.292Z] Insecure Registries: [2020-04-09T19:38:13.292Z] 127.0.0.0/8 [2020-04-09T19:38:13.292Z] Live Restore Enabled: false [2020-04-09T19:38:13.292Z] [Pipeline] sh [2020-04-09T19:38:13.561Z] #29 ... [2020-04-09T19:38:13.561Z] [2020-04-09T19:38:13.561Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:38:13.561Z] #26 6.227 + mktemp -d [2020-04-09T19:38:13.561Z] #26 6.227 + export GOPATH=/tmp/tmp.jSsrlKezcW [2020-04-09T19:38:13.561Z] #26 6.228 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.jSsrlKezcW/src/github.com/go-swagger/go-swagger [2020-04-09T19:38:13.561Z] #26 6.230 Cloning into '/tmp/tmp.jSsrlKezcW/src/github.com/go-swagger/go-swagger'... [2020-04-09T19:38:13.561Z] #26 ... [2020-04-09T19:38:13.561Z] [2020-04-09T19:38:13.561Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:13.561Z] #42 5.394 + RM_GOPATH=0 [2020-04-09T19:38:13.561Z] #42 5.397 + TMP_GOPATH= [2020-04-09T19:38:13.561Z] #42 5.397 + : /build [2020-04-09T19:38:13.561Z] #42 5.397 + '[' -z '' ']' [2020-04-09T19:38:13.561Z] #42 5.404 ++ mktemp -d [2020-04-09T19:38:13.561Z] #42 5.411 + export GOPATH=/tmp/tmp.bQVfVNhBz5 [2020-04-09T19:38:13.561Z] #42 5.413 + GOPATH=/tmp/tmp.bQVfVNhBz5 [2020-04-09T19:38:13.561Z] #42 5.413 + RM_GOPATH=1 [2020-04-09T19:38:13.561Z] #42 5.414 ++ dirname ./install.sh [2020-04-09T19:38:13.561Z] #42 5.417 + dir=. [2020-04-09T19:38:13.561Z] #42 5.419 + bin=vndr [2020-04-09T19:38:13.561Z] #42 5.419 + shift [2020-04-09T19:38:13.561Z] #42 5.419 + '[' '!' -f ./vndr.installer ']' [2020-04-09T19:38:13.561Z] #42 5.420 + . ./vndr.installer [2020-04-09T19:38:13.561Z] #42 5.420 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:38:13.561Z] #42 5.421 + install_vndr [2020-04-09T19:38:13.561Z] #42 5.421 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T19:38:13.561Z] #42 5.421 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:38:13.561Z] #42 5.421 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bQVfVNhBz5/src/github.com/LK4D4/vndr [2020-04-09T19:38:13.561Z] #42 5.428 Cloning into '/tmp/tmp.bQVfVNhBz5/src/github.com/LK4D4/vndr'... [2020-04-09T19:38:13.708Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:38:13.708Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:38:13.708Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40800/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:38:13.708Z] + bash /home/docker/workspace/moby_PR-40800/check-config.sh [2020-04-09T19:38:13.708Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:38:13.708Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2020-04-09T19:38:13.708Z] [2020-04-09T19:38:13.708Z] Generally Necessary: [2020-04-09T19:38:13.815Z] #42 ... [2020-04-09T19:38:13.815Z] [2020-04-09T19:38:13.815Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:38:13.815Z] #48 5.883 + RM_GOPATH=0 [2020-04-09T19:38:13.815Z] #48 5.883 + TMP_GOPATH= [2020-04-09T19:38:13.815Z] #48 5.883 + : /build [2020-04-09T19:38:13.815Z] #48 5.883 + '[' -z '' ']' [2020-04-09T19:38:14.015Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:38:14.015Z] - apparmor: enabled and tools installed [2020-04-09T19:38:14.015Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:38:14.015Z] - CONFIG_NET_NS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_PID_NS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:38:14.015Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_MEMCG: enabled [2020-04-09T19:38:14.015Z] - CONFIG_KEYS: enabled [2020-04-09T19:38:14.015Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:38:14.015Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:38:14.015Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:38:14.015Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-09T19:38:14.015Z] [2020-04-09T19:38:14.015Z] Optional Features: [2020-04-09T19:38:14.015Z] - CONFIG_USER_NS: enabled [2020-04-09T19:38:14.040Z] #42 26.39 vendor/golang.org/x/text/secure/bidirule [2020-04-09T19:38:14.040Z] #42 26.69 go/parser [2020-04-09T19:38:14.071Z] #48 5.886 ++ mktemp -d [2020-04-09T19:38:14.071Z] #48 5.900 + export GOPATH=/tmp/tmp.m9vdOXYjyW [2020-04-09T19:38:14.071Z] #48 5.900 + GOPATH=/tmp/tmp.m9vdOXYjyW [2020-04-09T19:38:14.071Z] #48 5.900 + RM_GOPATH=1 [2020-04-09T19:38:14.071Z] #48 5.901 ++ dirname ./install.sh [2020-04-09T19:38:14.071Z] #48 5.902 + dir=. [2020-04-09T19:38:14.071Z] #48 5.902 + bin=gometalinter [2020-04-09T19:38:14.072Z] #48 5.902 + shift [2020-04-09T19:38:14.072Z] #48 5.903 + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T19:38:14.072Z] #48 5.903 + . ./gometalinter.installer [2020-04-09T19:38:14.072Z] #48 5.903 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T19:38:14.072Z] #48 5.904 + install_gometalinter [2020-04-09T19:38:14.072Z] #48 5.904 + echo 'Installing gometalinter version v2.0.6' [2020-04-09T19:38:14.072Z] #48 5.905 Installing gometalinter version v2.0.6 [2020-04-09T19:38:14.072Z] #48 5.905 + go get -d github.com/alecthomas/gometalinter [2020-04-09T19:38:14.299Z] #42 26.69 vendor/golang.org/x/net/http2/hpack [2020-04-09T19:38:14.299Z] #42 26.74 mime [2020-04-09T19:38:14.300Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:38:14.300Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:38:14.300Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:38:14.300Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:38:14.300Z] (cgroup swap accounting is currently enabled) [2020-04-09T19:38:14.300Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-09T19:38:14.300Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:38:14.300Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:38:14.300Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:38:14.300Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:38:14.300Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:38:14.300Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:38:14.300Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:38:14.300Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:38:14.300Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:38:14.300Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:38:14.300Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:38:14.300Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:38:14.300Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:38:14.300Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:38:14.300Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:38:14.300Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:38:14.300Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:38:14.300Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:38:14.300Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:38:14.300Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:38:14.587Z] - Network Drivers: [2020-04-09T19:38:14.587Z] - "overlay": [2020-04-09T19:38:14.587Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:38:14.587Z] Optional (for encrypted networks): [2020-04-09T19:38:14.587Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:38:14.587Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_XFRM: enabled [2020-04-09T19:38:14.587Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:38:14.587Z] - "ipvlan": [2020-04-09T19:38:14.587Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:38:14.587Z] - "macvlan": [2020-04-09T19:38:14.587Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:38:14.587Z] - "ftp,tftp client in container": [2020-04-09T19:38:14.587Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:38:14.587Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:38:14.587Z] - Storage Drivers: [2020-04-09T19:38:14.587Z] - "aufs": [2020-04-09T19:38:14.587Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:38:14.877Z] - "btrfs": [2020-04-09T19:38:14.877Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:38:14.877Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:38:14.877Z] - "devicemapper": [2020-04-09T19:38:14.877Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:38:14.877Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:38:14.877Z] - "overlay": [2020-04-09T19:38:14.877Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:38:14.877Z] - "zfs": [2020-04-09T19:38:14.877Z] - /dev/zfs: missing [2020-04-09T19:38:14.877Z] - zfs command: missing [2020-04-09T19:38:14.877Z] - zpool command: missing [2020-04-09T19:38:14.877Z] [2020-04-09T19:38:14.877Z] Limits: [2020-04-09T19:38:14.877Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:38:14.877Z] [2020-04-09T19:38:14.877Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:38:14.977Z] ok github.com/docker/docker/api/server 0.002s coverage: 7.9% of statements [2020-04-09T19:38:15.234Z] #42 ... [2020-04-09T19:38:15.234Z] [2020-04-09T19:38:15.234Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T19:38:15.234Z] #60 24.57 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:38:15.234Z] #60 24.57 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T19:38:15.234Z] #60 DONE 27.4s [2020-04-09T19:38:15.234Z] [2020-04-09T19:38:15.234Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T19:38:15.234Z] #61 DONE 0.1s [2020-04-09T19:38:15.234Z] [2020-04-09T19:38:15.234Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:15.234Z] #39 7.838 make[1]: Nothing to be done for 'all'. [2020-04-09T19:38:15.234Z] #39 9.004 CC images/stats.o [2020-04-09T19:38:15.234Z] #39 9.236 CC images/core.o [2020-04-09T19:38:15.234Z] #39 9.510 CC images/core-x86.o [2020-04-09T19:38:15.339Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b66813eb456988a6af22657666b830476be65c06 . [2020-04-09T19:38:15.492Z] #39 9.667 CC images/core-arm.o [2020-04-09T19:38:15.751Z] #39 9.887 CC images/core-aarch64.o [2020-04-09T19:38:15.751Z] #39 10.05 CC images/core-ppc64.o [2020-04-09T19:38:16.009Z] #39 10.29 CC images/core-s390.o [2020-04-09T19:38:16.268Z] #39 10.50 CC images/cpuinfo.o [2020-04-09T19:38:16.268Z] #39 10.61 CC images/inventory.o [2020-04-09T19:38:16.526Z] #39 10.69 CC images/fdinfo.o [2020-04-09T19:38:16.526Z] #39 10.78 CC images/fown.o [2020-04-09T19:38:16.526Z] #39 10.90 CC images/ns.o [2020-04-09T19:38:16.795Z] #39 11.00 CC images/regfile.o [2020-04-09T19:38:16.795Z] #39 11.13 CC images/ghost-file.o [2020-04-09T19:38:17.054Z] #39 11.22 CC images/fifo.o [2020-04-09T19:38:17.054Z] #39 11.30 CC images/remap-file-path.o [2020-04-09T19:38:17.054Z] #39 11.37 CC images/eventfd.o [2020-04-09T19:38:17.312Z] #39 11.49 CC images/eventpoll.o [2020-04-09T19:38:17.312Z] #39 11.60 CC images/fh.o [2020-04-09T19:38:17.541Z] #48 ... [2020-04-09T19:38:17.541Z] [2020-04-09T19:38:17.541Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T19:38:17.541Z] #54 3.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:17.541Z] #54 3.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:17.541Z] #54 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:17.541Z] #54 4.964 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:17.541Z] #54 7.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:17.541Z] #54 9.473 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:17.541Z] #54 ... [2020-04-09T19:38:17.541Z] [2020-04-09T19:38:17.541Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:17.541Z] #31 6.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:17.541Z] #31 6.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:17.541Z] #31 6.410 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:17.541Z] #31 7.437 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:17.541Z] #31 9.751 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:17.541Z] #31 ... [2020-04-09T19:38:17.541Z] [2020-04-09T19:38:17.541Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:17.541Z] #38 5.842 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:17.541Z] #38 5.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:17.541Z] #38 5.932 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:17.541Z] #38 6.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:17.541Z] #38 8.961 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:17.541Z] #38 ... [2020-04-09T19:38:17.541Z] [2020-04-09T19:38:17.541Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:38:17.541Z] #36 3.414 + mktemp -d [2020-04-09T19:38:17.541Z] #36 3.422 + export GOPATH=/tmp/tmp.U2L7rqEt7G [2020-04-09T19:38:17.541Z] #36 3.422 + git clone https://github.com/docker/distribution.git /tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution [2020-04-09T19:38:17.541Z] #36 3.463 Cloning into '/tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution'... [2020-04-09T19:38:17.541Z] #36 ... [2020-04-09T19:38:17.541Z] [2020-04-09T19:38:17.542Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T19:38:17.542Z] #22 3.987 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:17.542Z] #22 4.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:17.542Z] #22 4.039 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:17.542Z] #22 4.928 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:17.542Z] #22 7.309 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:17.542Z] #22 9.560 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:17.570Z] #39 11.75 CC images/fsnotify.o [2020-04-09T19:38:17.570Z] #39 11.93 CC images/signalfd.o [2020-04-09T19:38:17.796Z] #22 ... [2020-04-09T19:38:17.796Z] [2020-04-09T19:38:17.796Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:17.796Z] #29 6.090 + RM_GOPATH=0 [2020-04-09T19:38:17.796Z] #29 6.091 + TMP_GOPATH= [2020-04-09T19:38:17.796Z] #29 6.091 + : /build [2020-04-09T19:38:17.796Z] #29 6.092 + '[' -z '' ']' [2020-04-09T19:38:17.796Z] #29 6.096 ++ mktemp -d [2020-04-09T19:38:17.796Z] #29 6.110 + export GOPATH=/tmp/tmp.EFzRhchzjO [2020-04-09T19:38:17.796Z] #29 6.110 + GOPATH=/tmp/tmp.EFzRhchzjO [2020-04-09T19:38:17.796Z] #29 6.110 + RM_GOPATH=1 [2020-04-09T19:38:17.796Z] #29 6.111 ++ dirname ./install.sh [2020-04-09T19:38:17.796Z] #29 6.112 + dir=. [2020-04-09T19:38:17.796Z] #29 6.119 + bin=tomlv [2020-04-09T19:38:17.796Z] #29 6.119 + shift [2020-04-09T19:38:17.796Z] #29 6.119 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T19:38:17.796Z] #29 6.120 + . ./tomlv.installer [2020-04-09T19:38:17.796Z] #29 6.120 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:38:17.796Z] #29 6.120 + install_tomlv [2020-04-09T19:38:17.796Z] #29 6.120 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T19:38:17.796Z] #29 6.121 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:38:17.796Z] #29 6.121 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EFzRhchzjO/src/github.com/BurntSushi/toml [2020-04-09T19:38:17.796Z] #29 6.123 Cloning into '/tmp/tmp.EFzRhchzjO/src/github.com/BurntSushi/toml'... [2020-04-09T19:38:17.796Z] #29 7.073 + cd /tmp/tmp.EFzRhchzjO/src/github.com/BurntSushi/toml [2020-04-09T19:38:17.796Z] #29 7.073 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:38:17.796Z] #29 7.113 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:38:17.796Z] #29 7.766 runtime/internal/atomic [2020-04-09T19:38:17.796Z] #29 7.777 internal/cpu [2020-04-09T19:38:17.796Z] #29 8.238 runtime/internal/sys [2020-04-09T19:38:17.796Z] #29 8.377 internal/bytealg [2020-04-09T19:38:17.796Z] #29 8.424 runtime/internal/math [2020-04-09T19:38:17.796Z] #29 8.538 math/bits [2020-04-09T19:38:17.796Z] #29 8.966 math [2020-04-09T19:38:17.796Z] #29 9.220 runtime [2020-04-09T19:38:17.829Z] #39 12.01 CC images/fs.o [2020-04-09T19:38:17.829Z] #39 12.09 CC images/pstree.o [2020-04-09T19:38:17.829Z] #39 12.16 CC images/pipe.o [2020-04-09T19:38:18.050Z] #29 ... [2020-04-09T19:38:18.051Z] [2020-04-09T19:38:18.051Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:38:18.051Z] #45 5.594 + RM_GOPATH=0 [2020-04-09T19:38:18.051Z] #45 5.594 + TMP_GOPATH= [2020-04-09T19:38:18.051Z] #45 5.594 + : /build [2020-04-09T19:38:18.051Z] #45 5.594 + '[' -z '' ']' [2020-04-09T19:38:18.051Z] #45 5.602 ++ mktemp -d [2020-04-09T19:38:18.051Z] #45 5.616 + export GOPATH=/tmp/tmp.3HCDKiBZ8Z [2020-04-09T19:38:18.051Z] #45 5.616 + GOPATH=/tmp/tmp.3HCDKiBZ8Z [2020-04-09T19:38:18.051Z] #45 5.616 + RM_GOPATH=1 [2020-04-09T19:38:18.051Z] #45 5.617 ++ dirname ./install.sh [2020-04-09T19:38:18.051Z] #45 5.618 + dir=. [2020-04-09T19:38:18.051Z] #45 5.618 + bin=gotestsum [2020-04-09T19:38:18.051Z] #45 5.619 + shift [2020-04-09T19:38:18.051Z] #45 5.619 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T19:38:18.051Z] #45 5.619 + . ./gotestsum.installer [2020-04-09T19:38:18.051Z] #45 5.620 ++ : v0.3.5 [2020-04-09T19:38:18.051Z] #45 5.620 + install_gotestsum [2020-04-09T19:38:18.051Z] #45 5.620 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T19:38:18.051Z] #45 5.620 Installing gotestsum version v0.3.5 [2020-04-09T19:38:18.051Z] #45 5.621 + go get -d gotest.tools/gotestsum [2020-04-09T19:38:18.051Z] #45 ... [2020-04-09T19:38:18.051Z] [2020-04-09T19:38:18.051Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T19:38:18.051Z] #66 5.552 + RM_GOPATH=0 [2020-04-09T19:38:18.051Z] #66 5.552 + TMP_GOPATH= [2020-04-09T19:38:18.051Z] #66 5.553 + : /build [2020-04-09T19:38:18.051Z] #66 5.556 + '[' -z '' ']' [2020-04-09T19:38:18.051Z] #66 5.556 ++ mktemp -d [2020-04-09T19:38:18.051Z] #66 5.559 + export GOPATH=/tmp/tmp.zK6TqDOAC4 [2020-04-09T19:38:18.051Z] #66 5.559 + GOPATH=/tmp/tmp.zK6TqDOAC4 [2020-04-09T19:38:18.051Z] #66 5.559 + RM_GOPATH=1 [2020-04-09T19:38:18.051Z] #66 5.564 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:38:18.051Z] #66 5.564 ++ dirname ./install.sh [2020-04-09T19:38:18.051Z] #66 5.564 + dir=. [2020-04-09T19:38:18.051Z] #66 5.564 + bin=proxy [2020-04-09T19:38:18.051Z] #66 5.564 + shift [2020-04-09T19:38:18.051Z] #66 5.564 + '[' '!' -f ./proxy.installer ']' [2020-04-09T19:38:18.051Z] #66 5.564 + . ./proxy.installer [2020-04-09T19:38:18.051Z] #66 5.564 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:38:18.051Z] #66 5.564 + install_proxy [2020-04-09T19:38:18.051Z] #66 5.564 + case "$1" in [2020-04-09T19:38:18.051Z] #66 5.564 + export CGO_ENABLED=0 [2020-04-09T19:38:18.051Z] #66 5.564 + CGO_ENABLED=0 [2020-04-09T19:38:18.051Z] #66 5.564 + _install_proxy [2020-04-09T19:38:18.051Z] #66 5.564 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T19:38:18.051Z] #66 5.564 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.zK6TqDOAC4/src/github.com/docker/libnetwork [2020-04-09T19:38:18.051Z] #66 5.565 Cloning into '/tmp/tmp.zK6TqDOAC4/src/github.com/docker/libnetwork'... [2020-04-09T19:38:18.087Z] #39 12.23 CC images/tcp-stream.o [2020-04-09T19:38:18.087Z] #39 ... [2020-04-09T19:38:18.087Z] [2020-04-09T19:38:18.087Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:18.087Z] #14 2.380 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:18.087Z] #14 2.420 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:18.087Z] #14 2.420 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:18.087Z] #14 2.816 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:18.087Z] #14 3.477 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:18.087Z] #14 4.005 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:18.087Z] #14 5.720 Fetched 8337 kB in 4s (2223 kB/s) [2020-04-09T19:38:18.087Z] #14 5.720 Reading package lists... [2020-04-09T19:38:18.087Z] #14 7.007 Reading package lists... [2020-04-09T19:38:18.087Z] #14 8.129 Building dependency tree... [2020-04-09T19:38:18.087Z] #14 8.350 Reading state information... [2020-04-09T19:38:18.087Z] #14 8.575 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T19:38:18.087Z] #14 8.575 libcap2-bin set to manually installed. [2020-04-09T19:38:18.087Z] #14 8.575 The following additional packages will be installed: [2020-04-09T19:38:18.087Z] #14 8.575 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T19:38:18.087Z] #14 8.576 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T19:38:18.087Z] #14 8.576 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:38:18.087Z] #14 8.576 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T19:38:18.087Z] #14 8.576 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T19:38:18.087Z] #14 8.576 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T19:38:18.087Z] #14 8.577 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T19:38:18.087Z] #14 8.577 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T19:38:18.087Z] #14 8.577 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T19:38:18.087Z] #14 8.580 Suggested packages: [2020-04-09T19:38:18.087Z] #14 8.580 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T19:38:18.087Z] #14 8.580 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T19:38:18.087Z] #14 8.580 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T19:38:18.087Z] #14 8.580 xfsdump acl attr quota [2020-04-09T19:38:18.087Z] #14 8.580 Recommended packages: [2020-04-09T19:38:18.087Z] #14 8.580 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T19:38:18.087Z] #14 8.580 python3-keyrings.alt python3-xdg unzip [2020-04-09T19:38:18.087Z] #14 9.268 The following NEW packages will be installed: [2020-04-09T19:38:18.087Z] #14 9.268 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T19:38:18.087Z] #14 9.269 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T19:38:18.087Z] #14 9.269 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T19:38:18.087Z] #14 9.269 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T19:38:18.087Z] #14 9.269 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:38:18.087Z] #14 9.270 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T19:38:18.087Z] #14 9.270 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T19:38:18.087Z] #14 9.270 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T19:38:18.087Z] #14 9.270 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T19:38:18.087Z] #14 9.270 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T19:38:18.087Z] #14 9.271 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T19:38:18.087Z] #14 9.271 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T19:38:18.087Z] #14 9.271 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T19:38:18.087Z] #14 9.271 xfsprogs xxd xz-utils zip [2020-04-09T19:38:18.087Z] #14 9.547 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:18.087Z] #14 9.547 Need to get 104 MB of archives. [2020-04-09T19:38:18.087Z] #14 9.547 After this operation, 597 MB of additional disk space will be used. [2020-04-09T19:38:18.087Z] #14 9.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T19:38:18.087Z] #14 9.552 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T19:38:18.087Z] #14 9.569 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T19:38:18.087Z] #14 9.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T19:38:18.087Z] #14 9.609 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T19:38:18.087Z] #14 9.611 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T19:38:18.088Z] #14 9.644 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T19:38:18.088Z] #14 9.653 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T19:38:18.088Z] #14 9.654 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T19:38:18.088Z] #14 9.656 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T19:38:18.088Z] #14 9.657 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T19:38:18.088Z] #14 9.659 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T19:38:18.088Z] #14 9.660 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T19:38:18.088Z] #14 9.661 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T19:38:18.088Z] #14 9.662 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T19:38:18.088Z] #14 9.664 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T19:38:18.088Z] #14 9.670 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T19:38:18.088Z] #14 9.674 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:38:18.088Z] #14 9.677 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T19:38:18.088Z] #14 9.691 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T19:38:18.088Z] #14 9.692 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T19:38:18.088Z] #14 9.696 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T19:38:18.088Z] #14 9.704 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T19:38:18.088Z] #14 9.706 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-09T19:38:18.088Z] #14 9.753 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-09T19:38:18.088Z] #14 9.803 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T19:38:18.088Z] #14 9.808 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T19:38:18.088Z] #14 9.811 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T19:38:18.088Z] #14 9.813 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T19:38:18.088Z] #14 9.948 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T19:38:18.088Z] #14 10.01 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T19:38:18.088Z] #14 10.01 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-09T19:38:18.088Z] #14 ... [2020-04-09T19:38:18.088Z] [2020-04-09T19:38:18.088Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:18.088Z] #39 12.36 CC images/sk-packet.o [2020-04-09T19:38:18.088Z] #39 12.46 CC images/mnt.o [2020-04-09T19:38:18.130Z] Sending build context to Docker daemon 55.37MB [2020-04-09T19:38:18.130Z] Step 1/140 : ARG CROSS="false" [2020-04-09T19:38:18.130Z] Step 2/140 : ARG GO_VERSION=1.13.9 [2020-04-09T19:38:18.130Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-04-09T19:38:18.130Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T19:38:18.130Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-04-09T19:38:18.130Z] 1.13.9-buster: Pulling from library/golang [2020-04-09T19:38:18.305Z] #66 ... [2020-04-09T19:38:18.305Z] [2020-04-09T19:38:18.305Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T19:38:18.305Z] #20 5.992 + RM_GOPATH=0 [2020-04-09T19:38:18.305Z] #20 5.992 + TMP_GOPATH= [2020-04-09T19:38:18.305Z] #20 5.999 + : /build [2020-04-09T19:38:18.305Z] #20 6.000 + '[' -z '' ']' [2020-04-09T19:38:18.305Z] #20 6.003 ++ mktemp -d [2020-04-09T19:38:18.305Z] #20 6.007 + export GOPATH=/tmp/tmp.3FZro5aPC0 [2020-04-09T19:38:18.305Z] #20 6.012 + GOPATH=/tmp/tmp.3FZro5aPC0 [2020-04-09T19:38:18.305Z] #20 6.012 + RM_GOPATH=1 [2020-04-09T19:38:18.305Z] #20 6.012 ++ dirname ./install.sh [2020-04-09T19:38:18.305Z] #20 6.013 + dir=. [2020-04-09T19:38:18.305Z] #20 6.013 + bin=dockercli [2020-04-09T19:38:18.305Z] #20 6.014 + shift [2020-04-09T19:38:18.305Z] #20 6.014 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T19:38:18.305Z] #20 6.014 + . ./dockercli.installer [2020-04-09T19:38:18.305Z] #20 6.014 ++ : stable [2020-04-09T19:38:18.305Z] #20 6.014 ++ : 17.06.2-ce [2020-04-09T19:38:18.305Z] #20 6.015 + install_dockercli [2020-04-09T19:38:18.305Z] #20 6.015 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T19:38:18.305Z] #20 6.015 Install docker/cli version 17.06.2-ce from stable [2020-04-09T19:38:18.305Z] #20 6.017 ++ uname -m [2020-04-09T19:38:18.305Z] #20 6.022 + arch=x86_64 [2020-04-09T19:38:18.305Z] #20 6.023 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T19:38:18.305Z] #20 6.023 + url=https://download.docker.com/linux/static [2020-04-09T19:38:18.305Z] #20 6.023 + tar -xz docker/docker [2020-04-09T19:38:18.305Z] #20 6.024 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T19:38:18.346Z] #39 12.55 CC images/pipe-data.o [2020-04-09T19:38:18.346Z] #39 12.68 CC images/sa.o [2020-04-09T19:38:18.414Z] 2ee2adf89ee9: Pulling fs layer [2020-04-09T19:38:18.414Z] ff7915606b47: Pulling fs layer [2020-04-09T19:38:18.414Z] d2bbb0da6a42: Pulling fs layer [2020-04-09T19:38:18.414Z] 70c4349e7886: Pulling fs layer [2020-04-09T19:38:18.414Z] 8e8c002f0498: Pulling fs layer [2020-04-09T19:38:18.414Z] cfd40f2cf4d7: Pulling fs layer [2020-04-09T19:38:18.414Z] b8b7d5491e8c: Pulling fs layer [2020-04-09T19:38:18.414Z] 70c4349e7886: Waiting [2020-04-09T19:38:18.414Z] 8e8c002f0498: Waiting [2020-04-09T19:38:18.414Z] cfd40f2cf4d7: Waiting [2020-04-09T19:38:18.414Z] b8b7d5491e8c: Waiting [2020-04-09T19:38:18.560Z] #20 ... [2020-04-09T19:38:18.560Z] [2020-04-09T19:38:18.560Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T19:38:18.560Z] #60 5.976 + RM_GOPATH=0 [2020-04-09T19:38:18.560Z] #60 5.976 + TMP_GOPATH= [2020-04-09T19:38:18.560Z] #60 5.976 + : /build/ [2020-04-09T19:38:18.560Z] #60 5.976 + '[' -z '' ']' [2020-04-09T19:38:18.560Z] #60 5.981 ++ mktemp -d [2020-04-09T19:38:18.560Z] #60 5.985 + export GOPATH=/tmp/tmp.XuwBksCuM4 [2020-04-09T19:38:18.560Z] #60 5.985 + GOPATH=/tmp/tmp.XuwBksCuM4 [2020-04-09T19:38:18.560Z] #60 5.985 + RM_GOPATH=1 [2020-04-09T19:38:18.560Z] #60 5.985 ++ dirname ./install.sh [2020-04-09T19:38:18.560Z] #60 5.986 + dir=. [2020-04-09T19:38:18.560Z] #60 5.986 + bin=rootlesskit [2020-04-09T19:38:18.560Z] #60 5.987 + shift [2020-04-09T19:38:18.560Z] #60 5.991 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T19:38:18.560Z] #60 5.991 + . ./rootlesskit.installer [2020-04-09T19:38:18.560Z] #60 5.992 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:38:18.560Z] #60 5.992 + install_rootlesskit [2020-04-09T19:38:18.560Z] #60 5.994 + case "$1" in [2020-04-09T19:38:18.560Z] #60 5.995 + export CGO_ENABLED=0 [2020-04-09T19:38:18.560Z] #60 5.995 + CGO_ENABLED=0 [2020-04-09T19:38:18.560Z] #60 5.995 + _install_rootlesskit [2020-04-09T19:38:18.560Z] #60 5.995 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T19:38:18.560Z] #60 5.995 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:38:18.560Z] #60 5.996 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XuwBksCuM4/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:38:18.560Z] #60 5.997 Cloning into '/tmp/tmp.XuwBksCuM4/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T19:38:18.560Z] #60 ... [2020-04-09T19:38:18.560Z] [2020-04-09T19:38:18.560Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:18.560Z] #42 6.071 + cd /tmp/tmp.bQVfVNhBz5/src/github.com/LK4D4/vndr [2020-04-09T19:38:18.560Z] #42 6.072 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:38:18.560Z] #42 6.110 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T19:38:18.560Z] #42 7.625 runtime/internal/atomic [2020-04-09T19:38:18.560Z] #42 7.652 internal/cpu [2020-04-09T19:38:18.560Z] #42 7.922 runtime/internal/sys [2020-04-09T19:38:18.560Z] #42 8.151 internal/bytealg [2020-04-09T19:38:18.560Z] #42 8.182 runtime/internal/math [2020-04-09T19:38:18.560Z] #42 8.309 internal/race [2020-04-09T19:38:18.560Z] #42 8.494 sync/atomic [2020-04-09T19:38:18.560Z] #42 8.802 unicode [2020-04-09T19:38:18.560Z] #42 9.067 runtime [2020-04-09T19:38:18.604Z] #39 12.77 CC images/timer.o [2020-04-09T19:38:18.862Z] #39 12.92 CC images/timerfd.o [2020-04-09T19:38:18.862Z] #39 12.99 CC images/mm.o [2020-04-09T19:38:18.862Z] #39 13.09 CC images/sk-opts.o [2020-04-09T19:38:18.862Z] #39 13.20 CC images/sk-unix.o [2020-04-09T19:38:19.059Z] ff7915606b47: Verifying Checksum [2020-04-09T19:38:19.059Z] ff7915606b47: Download complete [2020-04-09T19:38:19.121Z] #39 13.40 CC images/sk-inet.o [2020-04-09T19:38:19.350Z] d2bbb0da6a42: Verifying Checksum [2020-04-09T19:38:19.350Z] d2bbb0da6a42: Download complete [2020-04-09T19:38:19.379Z] #39 13.56 CC images/tun.o [2020-04-09T19:38:19.379Z] #39 13.74 CC images/sk-netlink.o [2020-04-09T19:38:19.637Z] #39 13.86 CC images/packet-sock.o [2020-04-09T19:38:19.637Z] #39 13.97 CC images/ipc-var.o [2020-04-09T19:38:19.637Z] #39 14.03 CC images/ipc-desc.o [2020-04-09T19:38:19.637Z] #39 ... [2020-04-09T19:38:19.637Z] [2020-04-09T19:38:19.637Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:38:19.637Z] #57 10.66 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T19:38:19.637Z] #57 10.66 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T19:38:19.637Z] #57 10.66 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:38:19.637Z] #57 10.66 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:38:19.637Z] #57 10.66 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T19:38:19.637Z] #57 10.66 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T19:38:19.637Z] #57 10.66 + '[' '' = dynamic ']' [2020-04-09T19:38:19.637Z] #57 10.66 + make [2020-04-09T19:38:19.637Z] #57 11.42 🇩 bin/ctr [2020-04-09T19:38:19.897Z] #57 ... [2020-04-09T19:38:19.897Z] [2020-04-09T19:38:19.897Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:19.897Z] #14 10.63 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-09T19:38:19.897Z] #14 11.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T19:38:19.897Z] #14 11.11 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-09T19:38:19.897Z] #14 11.12 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T19:38:19.897Z] #14 11.12 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T19:38:19.897Z] #14 11.12 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T19:38:19.897Z] #14 11.13 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T19:38:19.897Z] #14 11.14 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T19:38:19.897Z] #14 11.14 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T19:38:19.897Z] #14 11.15 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T19:38:19.897Z] #14 11.16 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T19:38:19.897Z] #14 11.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T19:38:19.897Z] #14 11.16 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T19:38:19.897Z] #14 11.34 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T19:38:19.897Z] #14 11.34 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T19:38:19.897Z] #14 11.34 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T19:38:19.897Z] #14 11.34 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T19:38:19.897Z] #14 11.34 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T19:38:19.897Z] #14 11.35 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T19:38:19.897Z] #14 11.36 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T19:38:19.897Z] #14 11.40 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T19:38:19.897Z] #14 11.40 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T19:38:19.897Z] #14 11.41 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T19:38:19.897Z] #14 11.41 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T19:38:19.897Z] #14 11.43 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T19:38:19.897Z] #14 11.43 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T19:38:19.897Z] #14 11.43 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T19:38:19.897Z] #14 11.44 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T19:38:19.897Z] #14 11.57 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T19:38:19.897Z] #14 11.59 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T19:38:19.897Z] #14 11.60 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T19:38:20.156Z] #14 11.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:20.156Z] #14 11.95 Fetched 104 MB in 2s (45.1 MB/s) [2020-04-09T19:38:20.156Z] #14 12.01 Selecting previously unselected package pigz. [2020-04-09T19:38:20.156Z] #14 12.01 (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 ... 15464 files and directories currently installed.) [2020-04-09T19:38:20.156Z] #14 12.06 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T19:38:20.156Z] #14 12.07 Unpacking pigz (2.4-1) ... [2020-04-09T19:38:20.414Z] #14 12.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T19:38:20.415Z] #14 12.15 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:38:20.415Z] #14 12.15 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:20.415Z] #14 12.42 Selecting previously unselected package python3.7-minimal. [2020-04-09T19:38:20.445Z] #42 12.24 unicode/utf8 [2020-04-09T19:38:20.673Z] #14 12.42 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:38:20.673Z] #14 12.44 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:38:21.009Z] #42 12.93 math/bits [2020-04-09T19:38:21.240Z] #14 12.97 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:21.240Z] #14 13.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:38:21.263Z] #42 ... [2020-04-09T19:38:21.263Z] [2020-04-09T19:38:21.263Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:21.263Z] #29 13.35 unicode/utf8 [2020-04-09T19:38:21.822Z] #29 13.75 internal/race [2020-04-09T19:38:21.822Z] #29 13.87 sync/atomic [2020-04-09T19:38:22.174Z] #14 13.93 Selecting previously unselected package python3-minimal. [2020-04-09T19:38:22.174Z] #14 13.93 (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 ... 15713 files and directories currently installed.) [2020-04-09T19:38:22.174Z] #14 13.99 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T19:38:22.174Z] #14 13.99 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T19:38:22.174Z] #14 14.06 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T19:38:22.174Z] #14 14.07 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T19:38:22.174Z] #14 14.07 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T19:38:22.174Z] #14 14.18 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T19:38:22.382Z] #29 14.32 unicode [2020-04-09T19:38:22.432Z] #14 14.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:38:22.433Z] #14 14.20 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:22.637Z] #29 ... [2020-04-09T19:38:22.637Z] [2020-04-09T19:38:22.637Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T19:38:22.637Z] #20 14.31 + mkdir -p /build [2020-04-09T19:38:22.637Z] #20 14.32 + mv docker/docker /build/ [2020-04-09T19:38:22.637Z] #20 14.33 + rmdir docker [2020-04-09T19:38:22.637Z] #20 DONE 14.6s [2020-04-09T19:38:22.892Z] [2020-04-09T19:38:22.892Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:38:22.892Z] #48 13.48 + cd /tmp/tmp.m9vdOXYjyW/src/github.com/alecthomas/gometalinter [2020-04-09T19:38:22.892Z] #48 13.48 + git checkout -q v2.0.6 [2020-04-09T19:38:22.892Z] #48 13.99 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T19:38:22.932Z] 2ee2adf89ee9: Verifying Checksum [2020-04-09T19:38:22.932Z] 2ee2adf89ee9: Download complete [2020-04-09T19:38:22.999Z] #14 14.81 Selecting previously unselected package python3.7. [2020-04-09T19:38:22.999Z] #14 14.81 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:38:22.999Z] #14 14.83 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:22.999Z] #14 14.92 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T19:38:22.999Z] #14 14.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T19:38:22.999Z] #14 14.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T19:38:22.999Z] #14 15.00 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T19:38:23.565Z] #14 15.51 Selecting previously unselected package python3. [2020-04-09T19:38:23.565Z] #14 15.51 (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 ... 16125 files and directories currently installed.) [2020-04-09T19:38:23.565Z] #14 15.54 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T19:38:23.565Z] #14 15.55 Unpacking python3 (3.7.3-1) ... [2020-04-09T19:38:23.604Z] 70c4349e7886: Verifying Checksum [2020-04-09T19:38:23.604Z] 70c4349e7886: Download complete [2020-04-09T19:38:23.823Z] #14 15.67 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T19:38:23.824Z] #14 15.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T19:38:23.824Z] #14 15.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:23.824Z] #14 15.75 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T19:38:23.824Z] #14 15.75 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T19:38:23.824Z] #14 15.76 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:23.824Z] #14 15.83 Selecting previously unselected package libiptc0:amd64. [2020-04-09T19:38:23.824Z] #14 15.83 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T19:38:23.824Z] #14 15.84 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:23.892Z] b8b7d5491e8c: Verifying Checksum [2020-04-09T19:38:23.892Z] b8b7d5491e8c: Download complete [2020-04-09T19:38:24.082Z] #14 15.94 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T19:38:24.082Z] #14 15.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T19:38:24.082Z] #14 15.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T19:38:24.082Z] #14 16.02 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T19:38:24.082Z] #14 16.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T19:38:24.082Z] #14 16.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T19:38:24.082Z] #14 16.10 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T19:38:24.082Z] #14 16.10 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T19:38:24.314Z] #48 ... [2020-04-09T19:38:24.314Z] [2020-04-09T19:38:24.314Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:24.314Z] #7 7.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:24.314Z] #7 7.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:24.314Z] #7 7.192 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:24.314Z] #7 8.245 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:38:24.314Z] #7 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:38:24.314Z] #7 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:24.314Z] #7 ... [2020-04-09T19:38:24.314Z] [2020-04-09T19:38:24.314Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T19:38:24.314Z] #60 10.81 + cd /tmp/tmp.XuwBksCuM4/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:38:24.314Z] #60 10.81 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:38:24.314Z] #60 11.74 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:38:24.314Z] #60 11.75 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T19:38:24.340Z] #14 16.10 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T19:38:24.340Z] #14 16.17 Selecting previously unselected package iptables. [2020-04-09T19:38:24.340Z] #14 16.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T19:38:24.340Z] #14 16.19 Unpacking iptables (1.8.2-4) ... [2020-04-09T19:38:24.598Z] #14 16.42 Selecting previously unselected package xxd. [2020-04-09T19:38:24.598Z] #14 16.42 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:38:24.598Z] #14 16.42 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:38:24.598Z] #14 16.51 Selecting previously unselected package vim-common. [2020-04-09T19:38:24.598Z] #14 16.53 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:38:24.598Z] #14 16.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:38:24.598Z] #14 16.70 Selecting previously unselected package bash-completion. [2020-04-09T19:38:24.857Z] #14 16.70 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T19:38:25.115Z] #14 ... [2020-04-09T19:38:25.115Z] [2020-04-09T19:38:25.115Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:38:25.115Z] #26 37.04 + rm -rf /tmp/tmp.7uPHWm5ey1 [2020-04-09T19:38:25.115Z] #26 DONE 37.6s [2020-04-09T19:38:25.115Z] [2020-04-09T19:38:25.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:25.115Z] #39 14.09 CC images/ipc-shm.o [2020-04-09T19:38:25.115Z] #39 14.22 CC images/ipc-msg.o [2020-04-09T19:38:25.115Z] #39 14.36 CC images/ipc-sem.o [2020-04-09T19:38:25.115Z] #39 14.47 CC images/utsns.o [2020-04-09T19:38:25.115Z] #39 14.60 CC images/creds.o [2020-04-09T19:38:25.115Z] #39 14.75 CC images/vma.o [2020-04-09T19:38:25.115Z] #39 14.85 CC images/netdev.o [2020-04-09T19:38:25.115Z] #39 14.96 CC images/tty.o [2020-04-09T19:38:25.115Z] #39 15.27 CC images/file-lock.o [2020-04-09T19:38:25.115Z] #39 15.34 CC images/rlimit.o [2020-04-09T19:38:25.115Z] #39 15.43 CC images/pagemap.o [2020-04-09T19:38:25.115Z] #39 15.55 CC images/siginfo.o [2020-04-09T19:38:25.115Z] #39 15.70 CC images/rpc.o [2020-04-09T19:38:25.115Z] #39 16.06 CC images/ext-file.o [2020-04-09T19:38:25.115Z] #39 16.15 CC images/cgroup.o [2020-04-09T19:38:25.115Z] #39 16.32 CC images/userns.o [2020-04-09T19:38:25.115Z] #39 16.53 CC images/google/protobuf/descriptor.o [2020-04-09T19:38:25.115Z] #39 17.17 CC images/opts.o [2020-04-09T19:38:25.115Z] #39 17.26 CC images/seccomp.o [2020-04-09T19:38:25.115Z] #39 17.40 CC images/binfmt-misc.o [2020-04-09T19:38:25.115Z] #39 17.53 CC images/time.o [2020-04-09T19:38:25.115Z] #39 17.62 CC images/sysctl.o [2020-04-09T19:38:25.115Z] #39 17.73 CC images/autofs.o [2020-04-09T19:38:25.115Z] #39 17.85 CC images/macvlan.o [2020-04-09T19:38:25.115Z] #39 17.98 CC images/sit.o [2020-04-09T19:38:25.115Z] #39 18.14 LINK images/built-in.o [2020-04-09T19:38:25.115Z] #39 18.19 GEN compel/include/asm [2020-04-09T19:38:25.115Z] #39 18.20 GEN compel/include/version.h [2020-04-09T19:38:25.115Z] #39 18.21 touch .config [2020-04-09T19:38:25.115Z] #39 18.22 GEN include/common/config.h [2020-04-09T19:38:25.115Z] #39 18.29 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T19:38:25.115Z] #39 18.32 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T19:38:25.115Z] #39 18.36 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T19:38:25.115Z] #39 18.39 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T19:38:25.115Z] #39 18.41 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T19:38:25.115Z] #39 18.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T19:38:25.115Z] #39 18.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T19:38:25.115Z] #39 18.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T19:38:25.115Z] #39 18.50 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T19:38:25.116Z] #39 18.53 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T19:38:25.116Z] #39 18.55 DEP compel/plugins/std/infect.d [2020-04-09T19:38:25.116Z] #39 18.67 DEP compel/plugins/std/string.d [2020-04-09T19:38:25.116Z] #39 18.72 DEP compel/plugins/std/log.d [2020-04-09T19:38:25.116Z] #39 18.75 DEP compel/plugins/std/fds.d [2020-04-09T19:38:25.116Z] #39 18.80 DEP compel/plugins/std/std.d [2020-04-09T19:38:25.116Z] #39 18.84 DEP compel/plugins/shmem/shmem.d [2020-04-09T19:38:25.116Z] #39 18.87 DEP compel/plugins/fds/fds.d [2020-04-09T19:38:25.116Z] #39 18.91 CC compel/plugins/std/std.o [2020-04-09T19:38:25.116Z] #39 19.06 CC compel/plugins/std/fds.o [2020-04-09T19:38:25.116Z] #39 19.23 CC compel/plugins/std/log.o [2020-04-09T19:38:25.375Z] #39 19.56 CC compel/plugins/std/string.o [2020-04-09T19:38:25.375Z] #39 ... [2020-04-09T19:38:25.375Z] [2020-04-09T19:38:25.375Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:25.375Z] #42 27.81 mime/quotedprintable [2020-04-09T19:38:25.375Z] #42 28.01 net/http/internal [2020-04-09T19:38:25.375Z] #42 28.28 vendor/golang.org/x/net/idna [2020-04-09T19:38:25.375Z] #42 29.02 go/doc [2020-04-09T19:38:25.375Z] #42 30.08 crypto/rand [2020-04-09T19:38:25.375Z] #42 30.08 crypto/dsa [2020-04-09T19:38:25.375Z] #42 30.08 encoding/asn1 [2020-04-09T19:38:25.375Z] #42 30.08 crypto/elliptic [2020-04-09T19:38:25.375Z] #42 30.32 github.com/LK4D4/vndr/build [2020-04-09T19:38:25.375Z] #42 30.41 crypto/ed25519 [2020-04-09T19:38:25.375Z] #42 30.41 crypto/rsa [2020-04-09T19:38:25.375Z] #42 31.45 crypto/ecdsa [2020-04-09T19:38:25.375Z] #42 31.45 crypto/x509/pkix [2020-04-09T19:38:25.375Z] #42 31.45 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T19:38:25.375Z] #42 33.04 vendor/golang.org/x/net/http/httpproxy [2020-04-09T19:38:25.375Z] #42 33.04 crypto/x509 [2020-04-09T19:38:25.375Z] #42 33.04 net/textproto [2020-04-09T19:38:25.375Z] #42 33.50 vendor/golang.org/x/net/http/httpguts [2020-04-09T19:38:25.375Z] #42 33.50 mime/multipart [2020-04-09T19:38:25.375Z] #42 34.34 crypto/tls [2020-04-09T19:38:25.375Z] #42 36.41 net/http/httptrace [2020-04-09T19:38:25.375Z] #42 36.51 net/http [2020-04-09T19:38:25.633Z] #42 ... [2020-04-09T19:38:25.633Z] [2020-04-09T19:38:25.633Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:25.633Z] #39 19.90 CC compel/plugins/std/infect.o [2020-04-09T19:38:25.891Z] #39 20.08 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T19:38:25.891Z] #39 20.10 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T19:38:25.891Z] #39 20.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T19:38:26.149Z] #39 20.21 AR compel/plugins/std.lib.a [2020-04-09T19:38:26.149Z] #39 20.24 CC compel/plugins/fds/fds.o [2020-04-09T19:38:26.149Z] #39 20.34 AR compel/plugins/fds.lib.a [2020-04-09T19:38:26.149Z] #39 20.39 HOSTDEP compel/src/lib/log-host.d [2020-04-09T19:38:26.149Z] #39 20.46 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T19:38:26.208Z] #60 ... [2020-04-09T19:38:26.208Z] [2020-04-09T19:38:26.208Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:38:26.408Z] #39 20.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T19:38:26.408Z] #39 20.55 HOSTDEP compel/src/main-host.d [2020-04-09T19:38:26.408Z] #39 20.58 DEP compel/src/lib/ptrace.d [2020-04-09T19:38:26.408Z] #39 20.63 DEP compel/src/lib/infect.d [2020-04-09T19:38:26.408Z] #39 20.68 DEP compel/src/lib/infect-util.d [2020-04-09T19:38:26.666Z] #39 20.74 DEP compel/src/lib/infect-rpc.d [2020-04-09T19:38:26.666Z] #39 20.85 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T19:38:26.666Z] #39 20.89 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T19:38:26.666Z] #39 20.93 DEP compel/src/lib/log.d [2020-04-09T19:38:26.666Z] #39 20.98 DEP compel/src/main.d [2020-04-09T19:38:26.666Z] #39 21.04 DEP compel/src/lib/handle-elf.d [2020-04-09T19:38:26.666Z] #39 21.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T19:38:26.720Z] #36 19.18 Checking out files: 84% (1350/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-09T19:38:26.720Z] #36 19.54 + cd /tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution [2020-04-09T19:38:26.720Z] #36 19.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T19:38:26.924Z] #39 21.19 CC compel/src/lib/log.o [2020-04-09T19:38:26.924Z] #39 21.28 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T19:38:27.490Z] #39 21.51 CC compel/arch/x86/src/lib/infect.o [2020-04-09T19:38:27.490Z] #39 21.78 CC compel/src/lib/infect-rpc.o [2020-04-09T19:38:27.749Z] #39 21.92 CC compel/src/lib/infect-util.o [2020-04-09T19:38:27.749Z] #39 22.01 CC compel/src/lib/infect.o [2020-04-09T19:38:28.316Z] #39 22.60 CC compel/src/lib/ptrace.o [2020-04-09T19:38:28.341Z] 2ee2adf89ee9: Pull complete [2020-04-09T19:38:28.341Z] ff7915606b47: Pull complete [2020-04-09T19:38:28.574Z] #39 22.73 AR compel/libcompel.a [2020-04-09T19:38:28.574Z] #39 22.79 HOSTCC compel/src/main-host.o [2020-04-09T19:38:28.832Z] #39 22.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T19:38:28.832Z] #39 23.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T19:38:28.985Z] d2bbb0da6a42: Pull complete [2020-04-09T19:38:29.090Z] #39 23.18 HOSTCC compel/src/lib/log-host.o [2020-04-09T19:38:29.090Z] #39 23.29 HOSTLINK compel/compel-host-bin [2020-04-09T19:38:29.090Z] #39 23.39 DEP soccr/soccr.d [2020-04-09T19:38:29.090Z] #39 23.51 CC soccr/soccr.o [2020-04-09T19:38:29.229Z] #36 21.85 + GOPATH=/tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U2L7rqEt7G go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T19:38:29.229Z] #36 ... [2020-04-09T19:38:29.229Z] [2020-04-09T19:38:29.229Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:29.229Z] #38 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:29.229Z] #38 21.85 Fetched 8337 kB in 16s (513 kB/s) [2020-04-09T19:38:29.229Z] #38 21.85 Reading package lists... [2020-04-09T19:38:29.229Z] #38 ... [2020-04-09T19:38:29.229Z] [2020-04-09T19:38:29.229Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:29.229Z] #31 11.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:38:29.229Z] #31 ... [2020-04-09T19:38:29.229Z] [2020-04-09T19:38:29.229Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:29.229Z] #42 13.67 math [2020-04-09T19:38:29.229Z] #42 18.14 internal/testlog [2020-04-09T19:38:29.229Z] #42 18.30 encoding [2020-04-09T19:38:29.229Z] #42 18.43 unicode/utf16 [2020-04-09T19:38:29.229Z] #42 18.65 container/list [2020-04-09T19:38:29.229Z] #42 19.20 crypto/internal/subtle [2020-04-09T19:38:29.229Z] #42 19.33 crypto/subtle [2020-04-09T19:38:29.229Z] #42 19.47 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T19:38:29.229Z] #42 19.60 internal/nettrace [2020-04-09T19:38:29.229Z] #42 19.71 runtime/cgo [2020-04-09T19:38:29.790Z] #42 ... [2020-04-09T19:38:29.790Z] [2020-04-09T19:38:29.790Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:29.790Z] #31 22.90 Fetched 8337 kB in 17s (498 kB/s) [2020-04-09T19:38:30.024Z] #39 23.98 AR soccr/libsoccr.a [2020-04-09T19:38:30.024Z] #39 24.01 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:38:30.024Z] #39 24.21 DEP criu/arch/x86/sigframe.d [2020-04-09T19:38:30.024Z] #39 24.28 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T19:38:30.024Z] #39 24.36 DEP criu/arch/x86/kerndat.d [2020-04-09T19:38:30.282Z] #39 24.42 DEP criu/arch/x86/crtools.d [2020-04-09T19:38:30.282Z] #39 24.46 DEP criu/arch/x86/cpu.d [2020-04-09T19:38:30.282Z] #39 24.52 CC criu/arch/x86/cpu.o [2020-04-09T19:38:30.488Z] cfd40f2cf4d7: Verifying Checksum [2020-04-09T19:38:30.488Z] cfd40f2cf4d7: Download complete [2020-04-09T19:38:30.488Z] 8e8c002f0498: Verifying Checksum [2020-04-09T19:38:30.488Z] 8e8c002f0498: Download complete [2020-04-09T19:38:30.541Z] #39 24.73 CC criu/arch/x86/crtools.o [2020-04-09T19:38:30.541Z] #39 ... [2020-04-09T19:38:30.541Z] [2020-04-09T19:38:30.541Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:38:30.541Z] #45 DONE 43.1s [2020-04-09T19:38:30.541Z] [2020-04-09T19:38:30.541Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:30.541Z] #14 19.53 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T19:38:30.541Z] #14 19.77 Selecting previously unselected package bzip2. [2020-04-09T19:38:30.541Z] #14 19.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 19.80 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:38:30.541Z] #14 19.87 Selecting previously unselected package xz-utils. [2020-04-09T19:38:30.541Z] #14 19.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 19.88 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T19:38:30.541Z] #14 20.02 Selecting previously unselected package apparmor. [2020-04-09T19:38:30.541Z] #14 20.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 20.11 Unpacking apparmor (2.13.2-10) ... [2020-04-09T19:38:30.541Z] #14 20.29 Selecting previously unselected package aufs-tools. [2020-04-09T19:38:30.541Z] #14 20.29 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 20.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:38:30.541Z] #14 20.38 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T19:38:30.541Z] #14 20.38 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 20.39 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:38:30.541Z] #14 21.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T19:38:30.541Z] #14 21.12 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 21.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:38:30.541Z] #14 21.72 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T19:38:30.541Z] #14 21.73 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T19:38:30.541Z] #14 21.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:38:30.541Z] #14 21.85 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T19:38:30.541Z] #14 21.85 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 21.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:30.541Z] #14 21.93 Selecting previously unselected package dmsetup. [2020-04-09T19:38:30.541Z] #14 21.93 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:38:30.541Z] #14 21.93 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T19:38:30.541Z] #14 22.08 Selecting previously unselected package mingw-w64-common. [2020-04-09T19:38:30.541Z] #14 22.09 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T19:38:30.541Z] #14 22.09 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T19:38:30.799Z] #14 ... [2020-04-09T19:38:30.799Z] [2020-04-09T19:38:30.799Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:38:30.799Z] #48 33.43 + GOBIN=/build [2020-04-09T19:38:30.799Z] #48 33.43 + /build/gometalinter --install [2020-04-09T19:38:30.799Z] #48 33.44 Installing: [2020-04-09T19:38:30.799Z] #48 33.44 deadcode [2020-04-09T19:38:30.799Z] #48 33.44 dupl [2020-04-09T19:38:30.799Z] #48 33.44 errcheck [2020-04-09T19:38:30.799Z] #48 33.44 gas [2020-04-09T19:38:30.799Z] #48 33.44 gochecknoglobals [2020-04-09T19:38:30.799Z] #48 33.44 gochecknoinits [2020-04-09T19:38:30.799Z] #48 33.44 goconst [2020-04-09T19:38:30.799Z] #48 33.44 gocyclo [2020-04-09T19:38:30.799Z] #48 33.44 goimports [2020-04-09T19:38:30.799Z] #48 33.44 golint [2020-04-09T19:38:30.799Z] #48 33.44 gosimple [2020-04-09T19:38:30.799Z] #48 33.44 gotype [2020-04-09T19:38:30.799Z] #48 33.44 gotypex [2020-04-09T19:38:30.799Z] #48 33.44 ineffassign [2020-04-09T19:38:30.799Z] #48 33.44 interfacer [2020-04-09T19:38:30.799Z] #48 33.44 lll [2020-04-09T19:38:30.799Z] #48 33.44 maligned [2020-04-09T19:38:30.799Z] #48 33.44 megacheck [2020-04-09T19:38:30.799Z] #48 33.44 misspell [2020-04-09T19:38:30.799Z] #48 33.44 nakedret [2020-04-09T19:38:30.799Z] #48 33.44 safesql [2020-04-09T19:38:30.799Z] #48 33.44 staticcheck [2020-04-09T19:38:30.799Z] #48 33.44 structcheck [2020-04-09T19:38:30.799Z] #48 33.44 unconvert [2020-04-09T19:38:30.799Z] #48 33.44 unparam [2020-04-09T19:38:30.799Z] #48 33.44 unused [2020-04-09T19:38:30.799Z] #48 33.44 varcheck [2020-04-09T19:38:31.085Z] #48 ... [2020-04-09T19:38:31.085Z] [2020-04-09T19:38:31.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:31.085Z] #39 25.12 CC criu/arch/x86/kerndat.o [2020-04-09T19:38:31.085Z] #39 25.30 CC criu/arch/x86/sigaction_compat.o [2020-04-09T19:38:31.085Z] #39 ... [2020-04-09T19:38:31.085Z] [2020-04-09T19:38:31.085Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:31.085Z] #42 40.27 github.com/LK4D4/vndr/godl [2020-04-09T19:38:31.085Z] #42 40.53 github.com/LK4D4/vndr [2020-04-09T19:38:31.085Z] #42 DONE 43.6s [2020-04-09T19:38:31.085Z] [2020-04-09T19:38:31.085Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:31.085Z] #39 25.42 CC criu/arch/x86/sigframe.o [2020-04-09T19:38:31.085Z] #39 25.50 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T19:38:31.343Z] #39 25.53 DEP criu/pie/util-vdso-elf32.d [2020-04-09T19:38:31.343Z] #39 25.59 DEP criu/arch/x86/vdso-pie.d [2020-04-09T19:38:31.601Z] #39 25.66 DEP criu/pie/parasite-vdso.d [2020-04-09T19:38:31.601Z] #39 25.74 DEP criu/pie/util-vdso.d [2020-04-09T19:38:31.601Z] #39 25.80 DEP criu/pie/util.d [2020-04-09T19:38:31.601Z] #39 25.89 CC criu/pie/util.o [2020-04-09T19:38:31.859Z] #39 26.02 CC criu/pie/util-vdso.o [2020-04-09T19:38:32.117Z] #39 26.27 CC criu/pie/parasite-vdso.o [2020-04-09T19:38:32.375Z] #39 26.47 CC criu/arch/x86/vdso-pie.o [2020-04-09T19:38:32.375Z] #39 26.59 CC criu/pie/util-vdso-elf32.o [2020-04-09T19:38:32.633Z] #39 26.86 AR criu/pie/pie.lib.a [2020-04-09T19:38:32.633Z] #39 26.94 DEP criu/pie/restorer.d [2020-04-09T19:38:32.891Z] #39 27.01 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T19:38:32.891Z] #39 27.06 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T19:38:32.891Z] #39 27.07 DEP criu/arch/x86/restorer.d [2020-04-09T19:38:32.891Z] #39 27.14 DEP criu/pie/parasite.d [2020-04-09T19:38:33.149Z] #39 27.29 CC criu/pie/parasite.o [2020-04-09T19:38:33.205Z] 70c4349e7886: Pull complete [2020-04-09T19:38:33.407Z] #39 27.65 LINK criu/pie/parasite.built-in.o [2020-04-09T19:38:33.407Z] #39 27.66 GEN criu/pie/parasite-blob.h [2020-04-09T19:38:33.407Z] #39 27.67 CC criu/arch/x86/restorer.o [2020-04-09T19:38:33.665Z] #39 27.82 CC criu/arch/x86/restorer_unmap.o [2020-04-09T19:38:33.665Z] #39 27.84 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T19:38:33.665Z] #39 27.92 CC criu/pie/restorer.o [2020-04-09T19:38:34.231Z] #39 28.65 LINK criu/pie/restorer.built-in.o [2020-04-09T19:38:34.489Z] #39 28.66 GEN criu/pie/restorer-blob.h [2020-04-09T19:38:34.489Z] #39 28.70 DEP criu/vdso.d [2020-04-09T19:38:34.489Z] #39 28.77 DEP criu/vdso-compat.d [2020-04-09T19:38:34.747Z] #39 28.83 DEP criu/uts_ns.d [2020-04-09T19:38:34.747Z] #39 28.87 DEP criu/util.d [2020-04-09T19:38:34.747Z] #39 28.97 DEP criu/uffd.d [2020-04-09T19:38:34.747Z] #39 29.03 DEP criu/tun.d [2020-04-09T19:38:34.747Z] #39 29.08 DEP criu/tty.d [2020-04-09T19:38:34.747Z] #39 29.17 DEP criu/timerfd.d [2020-04-09T19:38:35.006Z] #39 29.25 DEP criu/sysfs_parse.d [2020-04-09T19:38:35.006Z] #39 29.30 DEP criu/sysctl.d [2020-04-09T19:38:35.024Z] #31 22.90 Reading package lists... [2020-04-09T19:38:35.024Z] #31 ... [2020-04-09T19:38:35.024Z] [2020-04-09T19:38:35.024Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T19:38:35.024Z] #66 22.35 Checking out files: 73% (1519/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T19:38:35.024Z] #66 22.86 + cd /tmp/tmp.zK6TqDOAC4/src/github.com/docker/libnetwork [2020-04-09T19:38:35.024Z] #66 22.86 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:38:35.024Z] #66 23.75 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T19:38:35.264Z] #39 29.35 DEP criu/string.d [2020-04-09T19:38:35.264Z] #39 29.37 DEP criu/stats.d [2020-04-09T19:38:35.264Z] #39 29.40 DEP criu/sockets.d [2020-04-09T19:38:35.264Z] #39 29.48 DEP criu/sk-unix.d [2020-04-09T19:38:35.264Z] #39 29.57 DEP criu/sk-tcp.d [2020-04-09T19:38:35.522Z] #39 29.62 DEP criu/sk-queue.d [2020-04-09T19:38:35.522Z] #39 29.66 DEP criu/sk-packet.d [2020-04-09T19:38:35.522Z] #39 29.72 DEP criu/sk-netlink.d [2020-04-09T19:38:35.522Z] #39 29.82 DEP criu/sk-inet.d [2020-04-09T19:38:35.780Z] #39 29.90 DEP criu/signalfd.d [2020-04-09T19:38:35.780Z] #39 29.95 DEP criu/sigframe.d [2020-04-09T19:38:35.780Z] #39 29.99 DEP criu/shmem.d [2020-04-09T19:38:35.780Z] #39 30.06 DEP criu/servicefd.d [2020-04-09T19:38:35.780Z] #39 30.13 DEP criu/seize.d [2020-04-09T19:38:36.038Z] #39 30.18 DEP criu/seccomp.d [2020-04-09T19:38:36.038Z] #39 30.24 DEP criu/rst-malloc.d [2020-04-09T19:38:36.038Z] #39 30.26 DEP criu/rbtree.d [2020-04-09T19:38:36.038Z] #39 30.28 DEP criu/pstree.d [2020-04-09T19:38:36.038Z] #39 30.36 DEP criu/protobuf.d [2020-04-09T19:38:36.296Z] #39 30.40 GEN criu/protobuf-desc-gen.h [2020-04-09T19:38:36.386Z] #66 ... [2020-04-09T19:38:36.386Z] [2020-04-09T19:38:36.386Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:36.386Z] #31 22.90 Reading package lists... [2020-04-09T19:38:36.386Z] #31 ... [2020-04-09T19:38:36.386Z] [2020-04-09T19:38:36.386Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:36.386Z] #29 18.11 internal/testlog [2020-04-09T19:38:36.386Z] #29 18.36 encoding [2020-04-09T19:38:36.386Z] #29 18.60 runtime/cgo [2020-04-09T19:38:36.386Z] #29 ... [2020-04-09T19:38:36.386Z] [2020-04-09T19:38:36.386Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:36.386Z] #38 21.85 Reading package lists... [2020-04-09T19:38:36.688Z] 8e8c002f0498: Pull complete [2020-04-09T19:38:36.945Z] #38 27.98 Reading package lists... [2020-04-09T19:38:36.945Z] #38 ... [2020-04-09T19:38:36.945Z] [2020-04-09T19:38:36.945Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T19:38:36.945Z] #22 19.87 Fetched 8337 kB in 16s (514 kB/s) [2020-04-09T19:38:36.945Z] #22 19.87 Reading package lists... [2020-04-09T19:38:37.200Z] #22 26.54 Reading package lists... [2020-04-09T19:38:37.200Z] #22 ... [2020-04-09T19:38:37.200Z] [2020-04-09T19:38:37.200Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:37.454Z] #31 29.56 Reading package lists... [2020-04-09T19:38:37.454Z] #31 ... [2020-04-09T19:38:37.454Z] [2020-04-09T19:38:37.454Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T19:38:37.454Z] #54 20.31 Fetched 8337 kB in 17s (501 kB/s) [2020-04-09T19:38:37.454Z] #54 20.31 Reading package lists... [2020-04-09T19:38:37.454Z] #54 26.71 Reading package lists... [2020-04-09T19:38:37.454Z] #54 ... [2020-04-09T19:38:37.454Z] [2020-04-09T19:38:37.454Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:37.454Z] #7 23.49 Fetched 8337 kB in 17s (501 kB/s) [2020-04-09T19:38:37.454Z] #7 23.49 Reading package lists... [2020-04-09T19:38:37.670Z] #39 31.58 DEP criu/protobuf-desc.d [2020-04-09T19:38:37.670Z] #39 31.63 DEP criu/proc_parse.d [2020-04-09T19:38:37.670Z] #39 31.70 DEP criu/plugin.d [2020-04-09T19:38:37.670Z] #39 31.73 DEP criu/pipes.d [2020-04-09T19:38:37.670Z] #39 31.80 DEP criu/pie-util.d [2020-04-09T19:38:37.670Z] #39 31.86 DEP criu/pie-util-vdso.d [2020-04-09T19:38:37.670Z] #39 31.93 DEP criu/pie-util-vdso-elf32.d [2020-04-09T19:38:37.670Z] #39 32.02 DEP criu/path.d [2020-04-09T19:38:37.927Z] #39 32.09 DEP criu/parasite-syscall.d [2020-04-09T19:38:37.927Z] #39 32.16 DEP criu/pagemap.d [2020-04-09T19:38:38.185Z] #39 32.24 DEP criu/pagemap-cache.d [2020-04-09T19:38:38.185Z] #39 32.31 DEP criu/page-xfer.d [2020-04-09T19:38:38.185Z] #39 32.38 DEP criu/page-pipe.d [2020-04-09T19:38:38.185Z] #39 32.41 DEP criu/netfilter.d [2020-04-09T19:38:38.185Z] #39 32.46 DEP criu/net.d [2020-04-09T19:38:38.376Z] #7 30.28 Reading package lists... [2020-04-09T19:38:38.376Z] #7 ... [2020-04-09T19:38:38.376Z] [2020-04-09T19:38:38.376Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:38.376Z] #42 30.31 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T19:38:38.376Z] #42 30.45 vendor/golang.org/x/crypto/curve25519 [2020-04-09T19:38:38.443Z] #39 32.54 DEP criu/namespaces.d [2020-04-09T19:38:38.443Z] #39 32.60 DEP criu/mount.d [2020-04-09T19:38:38.443Z] #39 32.68 DEP criu/mem.d [2020-04-09T19:38:38.443Z] #39 32.73 DEP criu/lsm.d [2020-04-09T19:38:38.443Z] #39 32.78 DEP criu/log.d [2020-04-09T19:38:38.701Z] #39 32.86 DEP criu/libnetlink.d [2020-04-09T19:38:38.701Z] #39 32.94 DEP criu/kerndat.d [2020-04-09T19:38:38.701Z] #39 33.01 DEP criu/kcmp-ids.d [2020-04-09T19:38:38.701Z] #39 33.05 DEP criu/irmap.d [2020-04-09T19:38:38.959Z] #39 33.09 DEP criu/ipc_ns.d [2020-04-09T19:38:38.959Z] #39 33.14 DEP criu/image.d [2020-04-09T19:38:38.959Z] #39 33.20 DEP criu/image-desc.d [2020-04-09T19:38:38.959Z] #39 33.23 DEP criu/fsnotify.d [2020-04-09T19:38:38.959Z] #39 33.27 DEP criu/filesystems.d [2020-04-09T19:38:38.959Z] #39 33.31 DEP criu/files.d [2020-04-09T19:38:39.217Z] #39 33.37 DEP criu/files-reg.d [2020-04-09T19:38:39.217Z] #39 33.44 DEP criu/files-ext.d [2020-04-09T19:38:39.217Z] #39 33.49 DEP criu/file-lock.d [2020-04-09T19:38:39.217Z] #39 33.56 DEP criu/file-ids.d [2020-04-09T19:38:39.474Z] #39 33.61 DEP criu/fifo.d [2020-04-09T19:38:39.474Z] #39 33.65 DEP criu/fdstore.d [2020-04-09T19:38:39.474Z] #39 33.69 DEP criu/fault-injection.d [2020-04-09T19:38:39.474Z] #39 33.70 DEP criu/external.d [2020-04-09T19:38:39.474Z] #39 33.75 DEP criu/eventpoll.d [2020-04-09T19:38:39.474Z] #39 33.82 DEP criu/eventfd.d [2020-04-09T19:38:39.733Z] #39 33.87 DEP criu/crtools.d [2020-04-09T19:38:39.733Z] #39 33.93 DEP criu/cr-service.d [2020-04-09T19:38:39.733Z] #39 33.99 DEP criu/cr-restore.d [2020-04-09T19:38:39.733Z] #39 34.07 DEP criu/cr-errno.d [2020-04-09T19:38:39.991Z] #39 34.07 DEP criu/cr-dump.d [2020-04-09T19:38:39.991Z] #39 34.14 DEP criu/cr-dedup.d [2020-04-09T19:38:39.991Z] #39 34.26 DEP criu/cr-check.d [2020-04-09T19:38:39.991Z] #39 34.34 DEP criu/config.d [2020-04-09T19:38:40.249Z] #39 34.38 DEP criu/clone-noasan.d [2020-04-09T19:38:40.249Z] #39 34.41 DEP criu/cgroup.d [2020-04-09T19:38:40.249Z] #39 ... [2020-04-09T19:38:40.249Z] [2020-04-09T19:38:40.249Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:38:40.249Z] #52 40.97 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-04-09T19:38:40.249Z] #52 41.95 + mkdir -p /build [2020-04-09T19:38:40.249Z] #52 41.95 + cp runc /build/runc [2020-04-09T19:38:40.249Z] #52 DONE 42.5s [2020-04-09T19:38:40.249Z] [2020-04-09T19:38:40.249Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:40.249Z] #39 34.49 DEP criu/cgroup-props.d [2020-04-09T19:38:40.249Z] #39 34.55 DEP criu/bitmap.d [2020-04-09T19:38:40.249Z] #39 34.56 DEP criu/bfd.d [2020-04-09T19:38:40.249Z] #39 34.60 DEP criu/autofs.d [2020-04-09T19:38:40.249Z] #39 ... [2020-04-09T19:38:40.249Z] [2020-04-09T19:38:40.249Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:40.249Z] #14 23.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T19:38:40.249Z] #14 23.80 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T19:38:40.249Z] #14 23.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:38:40.249Z] #14 25.00 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T19:38:40.249Z] #14 25.01 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:38:40.249Z] #14 25.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:40.249Z] #14 25.09 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T19:38:40.249Z] #14 25.09 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:38:40.249Z] #14 25.10 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:40.249Z] #14 30.18 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T19:38:40.249Z] #14 30.18 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:38:40.250Z] #14 30.21 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:40.508Z] #14 ... [2020-04-09T19:38:40.508Z] [2020-04-09T19:38:40.508Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:40.508Z] #39 34.65 DEP criu/aio.d [2020-04-09T19:38:40.508Z] #39 34.71 DEP criu/action-scripts.d [2020-04-09T19:38:40.508Z] #39 34.82 CC criu/action-scripts.o [2020-04-09T19:38:40.766Z] #39 34.97 CC criu/aio.o [2020-04-09T19:38:41.024Z] #39 35.13 CC criu/autofs.o [2020-04-09T19:38:41.283Z] #39 35.56 CC criu/bfd.o [2020-04-09T19:38:41.541Z] #39 35.75 CC criu/bitmap.o [2020-04-09T19:38:41.541Z] #39 35.80 CC criu/cgroup-props.o [2020-04-09T19:38:41.800Z] #39 36.05 CC criu/cgroup.o [2020-04-09T19:38:42.258Z] cfd40f2cf4d7: Pull complete [2020-04-09T19:38:42.258Z] b8b7d5491e8c: Pull complete [2020-04-09T19:38:42.258Z] Digest: sha256:a6dee8d27e0c9c6f95b42577f6ff9f267b70634ca885da661a0bb6ca60a119c8 [2020-04-09T19:38:42.258Z] Status: Downloaded newer image for golang:1.13.9-buster [2020-04-09T19:38:42.258Z] ---> bd12c81e818e [2020-04-09T19:38:42.258Z] Step 6/140 : ARG APT_MIRROR [2020-04-09T19:38:42.258Z] ---> Running in 7382ad868025 [2020-04-09T19:38:42.566Z] Removing intermediate container 7382ad868025 [2020-04-09T19:38:42.566Z] ---> 9acd51062eab [2020-04-09T19:38:42.566Z] Step 7/140 : 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-04-09T19:38:42.566Z] ---> Running in 14a1ec540135 [2020-04-09T19:38:42.734Z] #39 36.90 CC criu/clone-noasan.o [2020-04-09T19:38:42.734Z] #39 36.94 CC criu/config.o [2020-04-09T19:38:43.301Z] #39 37.33 CC criu/cr-check.o [2020-04-09T19:38:43.301Z] #39 ... [2020-04-09T19:38:43.301Z] [2020-04-09T19:38:43.301Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:38:43.301Z] #48 DONE 55.8s [2020-04-09T19:38:43.558Z] [2020-04-09T19:38:43.559Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:43.559Z] #39 37.80 CC criu/cr-dedup.o [2020-04-09T19:38:43.559Z] #39 37.93 CC criu/cr-dump.o [2020-04-09T19:38:43.605Z] Removing intermediate container 14a1ec540135 [2020-04-09T19:38:43.605Z] ---> 0c683a40e1b6 [2020-04-09T19:38:43.605Z] Step 8/140 : ENV GO111MODULE=off [2020-04-09T19:38:43.605Z] ---> Running in b9cb57a850ff [2020-04-09T19:38:43.605Z] Removing intermediate container b9cb57a850ff [2020-04-09T19:38:43.605Z] ---> daf0d91334d2 [2020-04-09T19:38:43.605Z] Step 9/140 : FROM base AS criu [2020-04-09T19:38:43.605Z] ---> daf0d91334d2 [2020-04-09T19:38:43.605Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:38:43.605Z] ---> Running in b138caeafc23 [2020-04-09T19:38:43.616Z] #42 ... [2020-04-09T19:38:43.616Z] [2020-04-09T19:38:43.616Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:43.616Z] #7 30.28 Reading package lists... [2020-04-09T19:38:43.890Z] Removing intermediate container b138caeafc23 [2020-04-09T19:38:43.890Z] ---> e3d661ed126e [2020-04-09T19:38:43.890Z] Step 11/140 : RUN apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf && rm -rf /var/lib/apt/lists/* [2020-04-09T19:38:43.890Z] ---> Running in ff85d57cd718 [2020-04-09T19:38:44.493Z] #39 38.64 CC criu/cr-errno.o [2020-04-09T19:38:44.493Z] #39 38.67 CC criu/cr-restore.o [2020-04-09T19:38:44.522Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:38:44.522Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:38:44.810Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:38:44.810Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:38:44.977Z] #7 36.60 Building dependency tree... [2020-04-09T19:38:44.978Z] #7 37.96 Reading state information... [2020-04-09T19:38:45.454Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:38:45.455Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:38:45.865Z] #39 39.91 CC criu/cr-service.o [2020-04-09T19:38:46.123Z] #39 40.28 CC criu/crtools.o [2020-04-09T19:38:46.123Z] #39 40.41 CC criu/eventfd.o [2020-04-09T19:38:46.380Z] #39 40.51 CC criu/eventpoll.o [2020-04-09T19:38:46.380Z] #39 40.76 CC criu/external.o [2020-04-09T19:38:46.838Z] #39 40.84 CC criu/fault-injection.o [2020-04-09T19:38:46.839Z] #39 40.88 CC criu/fdstore.o [2020-04-09T19:38:46.839Z] #39 40.99 CC criu/fifo.o [2020-04-09T19:38:46.839Z] #39 41.12 CC criu/file-ids.o [2020-04-09T19:38:46.839Z] #39 41.20 CC criu/file-lock.o [2020-04-09T19:38:46.865Z] #7 39.58 The following additional packages will be installed: [2020-04-09T19:38:46.865Z] #7 39.62 libapparmor1 [2020-04-09T19:38:46.865Z] #7 39.65 Suggested packages: [2020-04-09T19:38:46.865Z] #7 39.65 seccomp [2020-04-09T19:38:46.865Z] #7 ... [2020-04-09T19:38:46.865Z] [2020-04-09T19:38:46.865Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-04-09T19:38:46.865Z] #22 26.54 Reading package lists... [2020-04-09T19:38:46.865Z] #22 33.00 Building dependency tree... [2020-04-09T19:38:46.865Z] #22 34.46 Reading state information... [2020-04-09T19:38:46.865Z] #22 36.25 ca-certificates is already the newest version (20190110). [2020-04-09T19:38:46.865Z] #22 36.25 The following additional packages will be installed: [2020-04-09T19:38:46.865Z] #22 36.26 libjq1 libonig5 [2020-04-09T19:38:46.865Z] #22 36.61 The following NEW packages will be installed: [2020-04-09T19:38:46.865Z] #22 36.63 jq libjq1 libonig5 [2020-04-09T19:38:46.865Z] #22 36.97 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:46.865Z] #22 36.97 Need to get 355 kB of archives. [2020-04-09T19:38:46.865Z] #22 36.97 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T19:38:46.865Z] #22 36.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T19:38:46.865Z] #22 36.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T19:38:46.865Z] #22 36.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T19:38:46.865Z] #22 38.13 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:46.865Z] #22 38.37 Fetched 355 kB in 0s (1235 kB/s) [2020-04-09T19:38:46.865Z] #22 38.47 Selecting previously unselected package libonig5:amd64. [2020-04-09T19:38:46.865Z] #22 38.47 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:38:46.865Z] #22 38.57 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T19:38:46.865Z] #22 38.57 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:38:46.865Z] #22 38.87 Selecting previously unselected package libjq1:amd64. [2020-04-09T19:38:46.865Z] #22 38.88 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:38:46.865Z] #22 38.88 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:38:46.865Z] #22 39.01 Selecting previously unselected package jq. [2020-04-09T19:38:46.865Z] #22 39.03 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:38:46.865Z] #22 39.03 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:38:46.865Z] #22 39.23 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:38:46.865Z] #22 39.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:38:46.865Z] #22 39.27 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:38:46.865Z] #22 39.28 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:46.865Z] #22 DONE 39.7s [2020-04-09T19:38:46.865Z] [2020-04-09T19:38:46.865Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-04-09T19:38:46.865Z] #54 26.71 Reading package lists... [2020-04-09T19:38:46.865Z] #54 33.14 Building dependency tree... [2020-04-09T19:38:46.865Z] #54 34.58 Reading state information... [2020-04-09T19:38:46.865Z] #54 36.21 The following additional packages will be installed: [2020-04-09T19:38:46.865Z] #54 36.22 libbtrfs0 [2020-04-09T19:38:46.865Z] #54 36.38 The following NEW packages will be installed: [2020-04-09T19:38:46.865Z] #54 36.39 libbtrfs-dev libbtrfs0 [2020-04-09T19:38:46.865Z] #54 36.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:46.866Z] #54 36.93 Need to get 119 kB of archives. [2020-04-09T19:38:46.866Z] #54 36.93 After this operation, 387 kB of additional disk space will be used. [2020-04-09T19:38:46.866Z] #54 36.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T19:38:46.866Z] #54 36.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T19:38:46.866Z] #54 38.10 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:46.866Z] #54 38.37 Fetched 119 kB in 0s (290 kB/s) [2020-04-09T19:38:46.866Z] #54 38.48 Selecting previously unselected package libbtrfs0. [2020-04-09T19:38:46.866Z] #54 38.48 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:38:46.866Z] #54 38.57 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T19:38:46.866Z] #54 38.58 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:38:46.866Z] #54 38.69 Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:38:46.866Z] #54 38.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T19:38:46.866Z] #54 38.70 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:38:46.866Z] #54 38.98 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:38:46.866Z] #54 39.01 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:38:46.866Z] #54 39.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:46.866Z] #54 DONE 39.7s [2020-04-09T19:38:46.866Z] [2020-04-09T19:38:46.866Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:38:46.866Z] #55 DONE 0.1s [2020-04-09T19:38:46.866Z] [2020-04-09T19:38:46.866Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T19:38:46.866Z] #23 DONE 0.1s [2020-04-09T19:38:46.866Z] [2020-04-09T19:38:46.866Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:47.097Z] #39 41.43 CC criu/files-ext.o [2020-04-09T19:38:47.097Z] #39 41.51 CC criu/files-reg.o [2020-04-09T19:38:47.121Z] #24 ... [2020-04-09T19:38:47.121Z] [2020-04-09T19:38:47.121Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T19:38:47.121Z] #56 DONE 0.2s [2020-04-09T19:38:47.121Z] [2020-04-09T19:38:47.121Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:47.121Z] #7 40.11 The following NEW packages will be installed: [2020-04-09T19:38:47.121Z] #7 40.15 libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T19:38:47.510Z] Fetched 8120 kB in 3s (2604 kB/s) [2020-04-09T19:38:47.682Z] #7 40.63 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:47.682Z] #7 40.63 Need to get 293 kB of archives. [2020-04-09T19:38:47.682Z] #7 40.63 After this operation, 952 kB of additional disk space will be used. [2020-04-09T19:38:47.682Z] #7 40.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T19:38:47.682Z] #7 40.65 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T19:38:47.682Z] #7 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T19:38:48.030Z] #39 42.10 CC criu/files.o [2020-04-09T19:38:48.287Z] #39 ... [2020-04-09T19:38:48.287Z] [2020-04-09T19:38:48.287Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:38:48.287Z] #36 55.26 + dpkg --print-architecture [2020-04-09T19:38:48.287Z] #36 55.26 + cd /tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution [2020-04-09T19:38:48.287Z] #36 55.26 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T19:38:48.287Z] #36 55.65 + GOPATH=/tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AVdmpvWHwC [2020-04-09T19:38:48.287Z] #36 55.65 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T19:38:48.287Z] #36 60.58 + rm -rf /tmp/tmp.AVdmpvWHwC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.AVdmpvWHwC [2020-04-09T19:38:48.287Z] #36 DONE 60.9s [2020-04-09T19:38:48.287Z] [2020-04-09T19:38:48.287Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:48.287Z] #14 34.61 Selecting previously unselected package libonig5:amd64. [2020-04-09T19:38:48.287Z] #14 34.61 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:38:48.287Z] #14 34.70 Selecting previously unselected package libjq1:amd64. [2020-04-09T19:38:48.287Z] #14 34.71 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.71 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:38:48.287Z] #14 34.77 Selecting previously unselected package jq. [2020-04-09T19:38:48.287Z] #14 34.77 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.78 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:38:48.287Z] #14 34.83 Selecting previously unselected package libaio1:amd64. [2020-04-09T19:38:48.287Z] #14 34.84 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.85 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T19:38:48.287Z] #14 34.92 Selecting previously unselected package libbtrfs0. [2020-04-09T19:38:48.287Z] #14 34.92 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.92 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:38:48.287Z] #14 34.97 Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:38:48.287Z] #14 34.98 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 34.98 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:38:48.287Z] #14 35.04 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T19:38:48.287Z] #14 35.04 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.04 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:48.287Z] #14 35.10 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T19:38:48.287Z] #14 35.10 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.13 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:38:48.287Z] #14 35.23 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T19:38:48.287Z] #14 35.23 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.24 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T19:38:48.287Z] #14 35.38 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T19:38:48.287Z] #14 35.39 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.39 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.287Z] #14 35.48 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T19:38:48.287Z] #14 35.49 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.49 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.287Z] #14 35.57 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T19:38:48.287Z] #14 35.57 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.58 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.287Z] #14 35.66 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T19:38:48.287Z] #14 35.66 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.66 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.287Z] #14 35.82 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T19:38:48.287Z] #14 35.82 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.82 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T19:38:48.287Z] #14 35.92 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T19:38:48.287Z] #14 35.92 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 35.93 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:48.287Z] #14 36.00 Selecting previously unselected package libgpm2:amd64. [2020-04-09T19:38:48.287Z] #14 36.00 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 36.02 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T19:38:48.287Z] #14 36.08 Selecting previously unselected package libicu63:amd64. [2020-04-09T19:38:48.287Z] #14 36.09 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 36.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:38:48.287Z] #14 37.12 Selecting previously unselected package libnet1:amd64. [2020-04-09T19:38:48.287Z] #14 37.12 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:48.287Z] #14 37.16 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T19:38:48.287Z] #14 37.16 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:38:48.287Z] #14 37.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T19:38:48.287Z] #14 37.20 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.21 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:48.287Z] #14 37.24 Selecting previously unselected package libreadline5:amd64. [2020-04-09T19:38:48.287Z] #14 37.24 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T19:38:48.287Z] #14 37.29 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T19:38:48.287Z] #14 37.30 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.30 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:38:48.287Z] #14 37.40 Selecting previously unselected package net-tools. [2020-04-09T19:38:48.287Z] #14 37.41 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T19:38:48.287Z] #14 37.41 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:38:48.288Z] #14 37.48 Selecting previously unselected package python-pip-whl. [2020-04-09T19:38:48.288Z] #14 37.48 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.48 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T19:38:48.288Z] #14 37.65 Selecting previously unselected package python3-lib2to3. [2020-04-09T19:38:48.288Z] #14 37.65 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.65 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:38:48.288Z] #14 37.69 Selecting previously unselected package python3-distutils. [2020-04-09T19:38:48.288Z] #14 37.70 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.70 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T19:38:48.288Z] #14 37.74 Selecting previously unselected package python3-pip. [2020-04-09T19:38:48.288Z] #14 37.75 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.75 Unpacking python3-pip (18.1-5) ... [2020-04-09T19:38:48.288Z] #14 37.79 Selecting previously unselected package python3-pkg-resources. [2020-04-09T19:38:48.288Z] #14 37.79 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.80 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:48.288Z] #14 37.84 Selecting previously unselected package python3-setuptools. [2020-04-09T19:38:48.288Z] #14 37.84 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.84 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T19:38:48.288Z] #14 37.90 Selecting previously unselected package python3-wheel. [2020-04-09T19:38:48.288Z] #14 37.91 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T19:38:48.288Z] #14 37.91 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T19:38:48.288Z] #14 37.95 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T19:38:48.288Z] #14 37.96 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T19:38:48.288Z] #14 37.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:38:48.288Z] #14 38.03 Selecting previously unselected package vim-runtime. [2020-04-09T19:38:48.288Z] #14 38.04 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:38:48.288Z] #14 38.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T19:38:48.288Z] #14 38.06 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T19:38:48.288Z] #14 38.06 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:38:48.288Z] #14 38.81 Selecting previously unselected package vim. [2020-04-09T19:38:48.288Z] #14 38.82 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:38:48.288Z] #14 38.83 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T19:38:48.288Z] #14 38.98 Selecting previously unselected package xfsprogs. [2020-04-09T19:38:48.288Z] #14 38.98 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T19:38:48.288Z] #14 38.98 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T19:38:48.288Z] #14 39.12 Selecting previously unselected package zip. [2020-04-09T19:38:48.288Z] #14 39.12 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-04-09T19:38:48.288Z] #14 39.12 Unpacking zip (3.0-11+b1) ... [2020-04-09T19:38:48.288Z] #14 39.19 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.288Z] #14 39.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:38:48.288Z] #14 39.21 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:38:48.288Z] #14 39.22 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:48.288Z] #14 39.23 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T19:38:48.288Z] #14 39.24 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:38:48.288Z] #14 39.25 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T19:38:48.288Z] #14 39.25 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.288Z] #14 39.26 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:48.288Z] #14 39.27 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T19:38:48.288Z] #14 39.28 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T19:38:48.288Z] #14 39.29 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:48.288Z] #14 39.29 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:48.288Z] #14 39.30 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:38:48.288Z] #14 39.31 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:48.288Z] #14 39.32 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:38:48.288Z] #14 39.33 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:38:48.288Z] #14 39.34 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:38:48.288Z] #14 39.34 Setting up zip (3.0-11+b1) ... [2020-04-09T19:38:48.288Z] #14 39.35 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:38:48.288Z] #14 39.37 Setting up bash-completion (1:2.8-6) ... [2020-04-09T19:38:48.526Z] Reading package lists... [2020-04-09T19:38:48.545Z] #14 40.57 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T19:38:48.545Z] #14 40.58 Setting up xz-utils (5.2.4-1) ... [2020-04-09T19:38:48.545Z] #14 40.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T19:38:48.545Z] #14 40.59 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T19:38:48.545Z] #14 40.60 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:38:48.545Z] #14 40.61 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:38:48.608Z] #7 ... [2020-04-09T19:38:48.608Z] [2020-04-09T19:38:48.608Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-04-09T19:38:48.608Z] #66 DONE 40.6s [2020-04-09T19:38:48.802Z] #14 40.62 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:38:48.802Z] #14 40.63 Setting up pigz (2.4-1) ... [2020-04-09T19:38:48.802Z] #14 40.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T19:38:48.802Z] #14 40.64 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:38:48.802Z] #14 40.66 Setting up python-pip-whl (18.1-5) ... [2020-04-09T19:38:48.802Z] #14 40.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T19:38:48.802Z] #14 40.67 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T19:38:48.802Z] #14 40.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:38:48.802Z] #14 40.79 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T19:38:48.802Z] #14 40.79 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:38:48.802Z] #14 40.80 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:38:48.802Z] #14 40.81 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:38:48.802Z] #14 40.82 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:48.802Z] #14 40.83 Setting up vim (2:8.1.0875-5) ... [2020-04-09T19:38:48.802Z] #14 40.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T19:38:48.802Z] #14 40.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T19:38:48.802Z] #14 40.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T19:38:48.802Z] #14 40.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T19:38:48.802Z] #14 40.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T19:38:48.802Z] #14 40.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T19:38:48.802Z] #14 40.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T19:38:48.863Z] [2020-04-09T19:38:48.863Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:48.863Z] #38 27.98 Reading package lists... [2020-04-09T19:38:48.863Z] #38 34.01 Building dependency tree... [2020-04-09T19:38:48.863Z] #38 35.42 Reading state information... [2020-04-09T19:38:48.863Z] #38 36.92 The following additional packages will be installed: [2020-04-09T19:38:48.863Z] #38 36.92 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T19:38:48.863Z] #38 36.92 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T19:38:48.863Z] #38 36.93 Suggested packages: [2020-04-09T19:38:48.863Z] #38 36.93 manpages-dev python-setuptools [2020-04-09T19:38:48.863Z] #38 38.26 The following NEW packages will be installed: [2020-04-09T19:38:48.863Z] #38 38.27 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T19:38:48.863Z] #38 38.27 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T19:38:48.863Z] #38 38.28 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T19:38:48.863Z] #38 38.28 python-six zlib1g-dev [2020-04-09T19:38:48.863Z] #38 38.69 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:48.863Z] #38 38.69 Need to get 4095 kB of archives. [2020-04-09T19:38:48.863Z] #38 38.69 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T19:38:48.863Z] #38 38.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T19:38:48.863Z] #38 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T19:38:48.863Z] #38 38.70 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T19:38:48.863Z] #38 38.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T19:38:48.863Z] #38 38.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T19:38:48.863Z] #38 38.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T19:38:48.863Z] #38 38.73 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-04-09T19:38:48.863Z] #38 38.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T19:38:48.863Z] #38 38.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T19:38:48.863Z] #38 38.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T19:38:48.863Z] #38 38.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T19:38:48.863Z] #38 39.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T19:38:48.863Z] #38 39.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-04-09T19:38:48.863Z] #38 39.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T19:38:48.863Z] #38 39.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T19:38:48.863Z] #38 39.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T19:38:48.863Z] #38 39.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T19:38:48.863Z] #38 41.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:48.863Z] #38 41.33 Fetched 4095 kB in 1s (5029 kB/s) [2020-04-09T19:38:48.863Z] #38 41.43 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T19:38:48.863Z] #38 41.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 ... 15401 files and directories currently installed.) [2020-04-09T19:38:48.863Z] #38 41.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T19:38:48.863Z] #38 41.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T19:38:48.863Z] #38 41.66 Selecting previously unselected package libnet1:amd64. [2020-04-09T19:38:48.863Z] #38 41.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:38:48.863Z] #38 41.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:48.863Z] #38 ... [2020-04-09T19:38:48.863Z] [2020-04-09T19:38:48.863Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-04-09T19:38:48.863Z] #7 41.94 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:49.059Z] #14 40.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T19:38:49.059Z] #14 40.91 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:38:49.059Z] #14 40.91 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T19:38:49.059Z] #14 40.92 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:49.059Z] #14 40.93 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-04-09T19:38:49.059Z] #14 40.94 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-04-09T19:38:49.059Z] #14 40.94 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:38:49.059Z] #14 40.95 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-04-09T19:38:49.059Z] #14 40.95 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-04-09T19:38:49.059Z] #14 40.96 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:38:49.059Z] #14 40.96 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:38:49.059Z] #14 40.97 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T19:38:49.059Z] #14 40.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:38:49.059Z] #14 40.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T19:38:49.059Z] #14 41.00 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:38:49.424Z] #7 42.29 Fetched 293 kB in 0s (957 kB/s) [2020-04-09T19:38:49.622Z] #14 41.68 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T19:38:49.622Z] #14 41.69 Setting up iptables (1.8.2-4) ... [2020-04-09T19:38:49.679Z] #7 42.58 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T19:38:49.679Z] #7 42.58 (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 ... 15401 files and directories currently installed.) [2020-04-09T19:38:49.679Z] #7 42.63 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T19:38:49.679Z] #7 42.65 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T19:38:49.679Z] #7 42.76 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T19:38:49.879Z] #14 41.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:38:49.879Z] #14 41.70 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:38:49.880Z] #14 41.70 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:38:49.880Z] #14 41.71 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:38:49.880Z] #14 41.71 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T19:38:49.880Z] #14 41.71 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T19:38:49.880Z] #14 41.72 Setting up python3 (3.7.3-1) ... [2020-04-09T19:38:49.880Z] #14 41.83 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T19:38:49.935Z] #7 42.78 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T19:38:49.935Z] #7 42.79 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T19:38:49.935Z] #7 42.98 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T19:38:50.025Z] Reading package lists... [2020-04-09T19:38:50.025Z] Building dependency tree... [2020-04-09T19:38:50.025Z] Reading state information... [2020-04-09T19:38:50.137Z] #14 41.95 Setting up apparmor (2.13.2-10) ... [2020-04-09T19:38:50.190Z] #7 42.98 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T19:38:50.190Z] #7 42.98 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T19:38:50.190Z] #7 43.20 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T19:38:50.190Z] #7 43.25 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T19:38:50.323Z] The following additional packages will be installed: [2020-04-09T19:38:50.323Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T19:38:50.323Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T19:38:50.323Z] Suggested packages: [2020-04-09T19:38:50.323Z] manpages-dev python-setuptools [2020-04-09T19:38:50.452Z] #7 43.26 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T19:38:50.452Z] #7 43.27 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:50.630Z] The following NEW packages will be installed: [2020-04-09T19:38:50.630Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T19:38:50.630Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T19:38:50.630Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T19:38:50.630Z] python-six zlib1g-dev [2020-04-09T19:38:50.630Z] 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:50.630Z] Need to get 4075 kB of archives. [2020-04-09T19:38:50.630Z] After this operation, 24.5 MB of additional disk space will be used. [2020-04-09T19:38:50.630Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-09T19:38:50.630Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T19:38:50.630Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T19:38:50.630Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T19:38:50.630Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-09T19:38:50.630Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T19:38:50.630Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-04-09T19:38:50.630Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-09T19:38:50.630Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-09T19:38:50.702Z] #14 ... [2020-04-09T19:38:50.702Z] [2020-04-09T19:38:50.702Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:38:50.702Z] #57 51.58 🇩 bin/containerd [2020-04-09T19:38:50.708Z] #7 DONE 43.6s [2020-04-09T19:38:50.708Z] [2020-04-09T19:38:50.708Z] #8 [dev 1/25] RUN groupadd -r docker [2020-04-09T19:38:50.708Z] #8 ... [2020-04-09T19:38:50.708Z] [2020-04-09T19:38:50.708Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:38:50.708Z] #50 DONE 0.1s [2020-04-09T19:38:50.708Z] [2020-04-09T19:38:50.708Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T19:38:50.708Z] #51 DONE 0.1s [2020-04-09T19:38:50.918Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-09T19:38:50.919Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-09T19:38:50.919Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-09T19:38:50.963Z] [2020-04-09T19:38:50.963Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:50.963Z] #38 41.99 Selecting previously unselected package libnet1-dev. [2020-04-09T19:38:50.963Z] #38 41.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 42.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:50.963Z] #38 42.27 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T19:38:50.963Z] #38 42.27 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 42.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:38:50.963Z] #38 42.58 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T19:38:50.963Z] #38 42.59 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 42.60 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T19:38:50.963Z] #38 42.78 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T19:38:50.963Z] #38 42.78 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 42.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:50.963Z] #38 42.86 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T19:38:50.963Z] #38 42.87 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 42.89 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T19:38:50.963Z] #38 43.01 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T19:38:50.963Z] #38 43.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 43.04 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T19:38:50.963Z] #38 43.34 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T19:38:50.963Z] #38 43.34 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:50.963Z] #38 43.35 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:51.203Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-04-09T19:38:51.203Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-09T19:38:51.203Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T19:38:51.203Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-09T19:38:51.203Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-09T19:38:51.492Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:51.492Z] Fetched 4075 kB in 1s (6651 kB/s) [2020-04-09T19:38:51.492Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-04-09T19:38:51.492Z] (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 ... 15330 files and directories currently installed.) [2020-04-09T19:38:51.492Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-09T19:38:51.492Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T19:38:51.524Z] #38 44.41 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T19:38:51.524Z] #38 44.41 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:51.524Z] #38 44.44 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:51.779Z] #38 44.80 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T19:38:51.779Z] #38 44.82 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:51.779Z] #38 44.82 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:51.780Z] Selecting previously unselected package libnet1:ppc64el. [2020-04-09T19:38:51.780Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T19:38:51.780Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:51.780Z] Selecting previously unselected package libnet1-dev. [2020-04-09T19:38:51.780Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T19:38:51.780Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:51.780Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T19:38:51.780Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T19:38:51.780Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T19:38:51.780Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-09T19:38:51.780Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-09T19:38:51.780Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T19:38:52.064Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T19:38:52.064Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T19:38:52.064Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:38:52.064Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-09T19:38:52.064Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T19:38:52.064Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:38:52.064Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-09T19:38:52.064Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-09T19:38:52.064Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T19:38:52.064Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-09T19:38:52.064Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.064Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:52.339Z] #38 ... [2020-04-09T19:38:52.339Z] [2020-04-09T19:38:52.339Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:52.339Z] #31 29.56 Reading package lists... [2020-04-09T19:38:52.339Z] #31 35.55 Building dependency tree... [2020-04-09T19:38:52.339Z] #31 37.04 Reading state information... [2020-04-09T19:38:52.339Z] #31 38.60 The following additional packages will be installed: [2020-04-09T19:38:52.339Z] #31 38.61 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T19:38:52.339Z] #31 38.62 Suggested packages: [2020-04-09T19:38:52.339Z] #31 38.63 cmake-doc ninja-build lrzip [2020-04-09T19:38:52.339Z] #31 38.63 Recommended packages: [2020-04-09T19:38:52.339Z] #31 38.63 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T19:38:52.339Z] #31 39.68 The following NEW packages will be installed: [2020-04-09T19:38:52.339Z] #31 39.70 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T19:38:52.339Z] #31 39.70 vim-common xxd [2020-04-09T19:38:52.339Z] #31 40.28 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:38:52.339Z] #31 40.28 Need to get 14.9 MB of archives. [2020-04-09T19:38:52.339Z] #31 40.28 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T19:38:52.339Z] #31 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T19:38:52.339Z] #31 40.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:38:52.339Z] #31 40.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T19:38:52.339Z] #31 40.44 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T19:38:52.339Z] #31 41.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T19:38:52.339Z] #31 41.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T19:38:52.339Z] #31 41.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T19:38:52.339Z] #31 41.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T19:38:52.339Z] #31 41.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T19:38:52.339Z] #31 41.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T19:38:52.339Z] #31 43.41 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:38:52.339Z] #31 43.67 Fetched 14.9 MB in 2s (6752 kB/s) [2020-04-09T19:38:52.339Z] #31 44.02 Selecting previously unselected package xxd. [2020-04-09T19:38:52.339Z] #31 44.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 ... 15401 files and directories currently installed.) [2020-04-09T19:38:52.339Z] #31 44.16 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:38:52.339Z] #31 44.17 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:38:52.339Z] #31 44.49 Selecting previously unselected package vim-common. [2020-04-09T19:38:52.339Z] #31 44.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:38:52.339Z] #31 44.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:38:52.339Z] #31 45.04 Selecting previously unselected package cmake-data. [2020-04-09T19:38:52.340Z] #31 45.04 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T19:38:52.340Z] #31 45.05 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T19:38:52.357Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-09T19:38:52.357Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.357Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:52.357Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-09T19:38:52.357Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.357Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:52.595Z] #31 ... [2020-04-09T19:38:52.595Z] [2020-04-09T19:38:52.595Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:52.595Z] #24 5.254 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T19:38:52.595Z] #24 5.652 [2020-04-09T19:38:52.603Z] #57 ... [2020-04-09T19:38:52.603Z] [2020-04-09T19:38:52.603Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:52.603Z] #14 42.60 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:38:52.603Z] #14 42.71 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:52.603Z] #14 42.97 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T19:38:52.603Z] #14 43.12 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T19:38:52.603Z] #14 43.49 Setting up python3-pip (18.1-5) ... [2020-04-09T19:38:52.603Z] #14 43.80 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:52.603Z] #14 43.81 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T19:38:52.603Z] #14 43.83 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:52.603Z] #14 43.84 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T19:38:52.603Z] #14 43.85 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T19:38:52.603Z] #14 43.86 Processing triggers for mime-support (3.62) ... [2020-04-09T19:38:52.603Z] #14 43.88 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:52.603Z] #14 DONE 44.3s [2020-04-09T19:38:52.603Z] [2020-04-09T19:38:52.603Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-04-09T19:38:52.649Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-04-09T19:38:52.649Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.649Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:52.649Z] Selecting previously unselected package protobuf-c-compiler. [2020-04-09T19:38:52.649Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T19:38:52.649Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:38:52.935Z] Selecting previously unselected package protobuf-compiler. [2020-04-09T19:38:52.935Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.935Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:38:52.935Z] Selecting previously unselected package python-pkg-resources. [2020-04-09T19:38:52.935Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:38:52.935Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:52.935Z] Selecting previously unselected package python-six. [2020-04-09T19:38:52.935Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T19:38:52.935Z] Unpacking python-six (1.12.0-1) ... [2020-04-09T19:38:52.935Z] Selecting previously unselected package python-protobuf. [2020-04-09T19:38:52.935Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-09T19:38:52.935Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T19:38:53.233Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:53.538Z] #15 1.213 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T19:38:53.538Z] #15 1.217 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T19:38:53.538Z] #15 1.220 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T19:38:53.796Z] #15 DONE 1.5s [2020-04-09T19:38:53.796Z] [2020-04-09T19:38:53.796Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T19:38:54.142Z] #24 5.810 ## 3.2% ######### 12.9% ############# 19.3% ################### 27.2% ####################### 32.5% ############################# 40.5% ################################ 45.7% #################################### 51.2% ######################################## 56.8% ########################################## 59.6% ############################################## 64.6% ################################################## 70.2% ###################################################### 76.3% ############################################################ 83.6% [2020-04-09T19:38:54.142Z] #24 ... [2020-04-09T19:38:54.142Z] [2020-04-09T19:38:54.142Z] #8 [dev 1/25] RUN groupadd -r docker [2020-04-09T19:38:54.142Z] #8 DONE 3.6s [2020-04-09T19:38:54.142Z] [2020-04-09T19:38:54.142Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:54.248Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:54.248Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:54.248Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:38:54.248Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:38:54.248Z] Setting up python-six (1.12.0-1) ... [2020-04-09T19:38:54.398Z] #24 5.810 ## 3.2% ######### 12.9% ############# 19.3% ################### 27.2% ####################### 32.5% ############################# 40.5% ################################ 45.7% #################################### 51.2% ######################################## 56.8% ########################################## 59.6% ############################################## 64.6% ################################################## 70.2% ###################################################### 76.3% ############################################################ 83.6% ############################################################## 87.5% ################################################################## 92.8% ###################################################################### 97.7% ######################################################################## 100.0% [2020-04-09T19:38:54.868Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T19:38:55.153Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T19:38:55.153Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:55.153Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T19:38:55.153Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:55.153Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:38:55.153Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:38:55.153Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T19:38:55.153Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:38:55.153Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T19:38:55.323Z] #24 8.194 [2020-04-09T19:38:55.834Z] #24 8.389 ###### 9.0% ################# 24.5% ############################### 43.1% ############################################# 62.6% ############################################################## 87.1% ######################################################################## 100.0% [2020-04-09T19:38:56.090Z] #24 9.320 [2020-04-09T19:38:56.325Z] #16 2.471 Collecting yamllint==1.16.0 [2020-04-09T19:38:56.697Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T19:38:56.697Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:38:57.116Z] #24 9.584 0.8% ###### 8.6% ############ 17.6% ################### 27.1% ######################### 34.7% ################################ 44.7% [2020-04-09T19:38:57.116Z] #24 ... [2020-04-09T19:38:57.116Z] [2020-04-09T19:38:57.116Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:38:57.117Z] #57 3.369 + RM_GOPATH=0 [2020-04-09T19:38:57.117Z] #57 3.369 + TMP_GOPATH= [2020-04-09T19:38:57.117Z] #57 3.369 + : /build [2020-04-09T19:38:57.117Z] #57 3.369 + '[' -z '' ']' [2020-04-09T19:38:57.117Z] #57 3.369 ++ mktemp -d [2020-04-09T19:38:57.117Z] #57 3.374 + export GOPATH=/tmp/tmp.UmuY8F0Wg0 [2020-04-09T19:38:57.117Z] #57 3.374 + GOPATH=/tmp/tmp.UmuY8F0Wg0 [2020-04-09T19:38:57.117Z] #57 3.374 + RM_GOPATH=1 [2020-04-09T19:38:57.117Z] #57 3.374 ++ dirname ./install.sh [2020-04-09T19:38:57.117Z] #57 3.374 + dir=. [2020-04-09T19:38:57.117Z] #57 3.374 + bin=containerd [2020-04-09T19:38:57.117Z] #57 3.374 + shift [2020-04-09T19:38:57.117Z] #57 3.374 + '[' '!' -f ./containerd.installer ']' [2020-04-09T19:38:57.117Z] #57 3.374 + . ./containerd.installer [2020-04-09T19:38:57.117Z] #57 3.374 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:38:57.117Z] #57 3.374 + install_containerd [2020-04-09T19:38:57.117Z] #57 3.374 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T19:38:57.117Z] #57 3.374 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:38:57.117Z] #57 3.386 + git clone https://github.com/containerd/containerd.git /tmp/tmp.UmuY8F0Wg0/src/github.com/containerd/containerd [2020-04-09T19:38:57.117Z] #57 3.388 Cloning into '/tmp/tmp.UmuY8F0Wg0/src/github.com/containerd/containerd'... [2020-04-09T19:38:57.117Z] #57 ... [2020-04-09T19:38:57.117Z] [2020-04-09T19:38:57.117Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:57.627Z] #24 9.584 0.8% ###### 8.6% ############ 17.6% ################### 27.1% ######################### 34.7% ################################ 44.7% ###################################### 52.9% ############################################ 61.5% ################################################### 71.0% ######################################################## 78.8% ############################################################ 84.4% [2020-04-09T19:38:57.627Z] #24 ... [2020-04-09T19:38:57.627Z] [2020-04-09T19:38:57.627Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T19:38:57.627Z] #9 DONE 3.4s [2020-04-09T19:38:57.627Z] [2020-04-09T19:38:57.627Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:57.627Z] #24 9.584 0.8% ###### 8.6% ############ 17.6% ################### 27.1% ######################### 34.7% ################################ 44.7% ###################################### 52.9% ############################################ 61.5% ################################################### 71.0% ######################################################## 78.8% ############################################################ 84.4% ################################################################## 92.0% [2020-04-09T19:38:57.627Z] #24 ... [2020-04-09T19:38:57.627Z] [2020-04-09T19:38:57.627Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:38:57.627Z] #42 39.76 internal/reflectlite [2020-04-09T19:38:57.627Z] #42 39.78 sync [2020-04-09T19:38:57.627Z] #42 42.19 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T19:38:57.627Z] #42 42.75 math/rand [2020-04-09T19:38:57.627Z] #42 44.02 errors [2020-04-09T19:38:57.627Z] #42 44.25 sort [2020-04-09T19:38:57.627Z] #42 44.39 io [2020-04-09T19:38:57.627Z] #42 45.46 strconv [2020-04-09T19:38:57.627Z] #42 45.92 bytes [2020-04-09T19:38:57.627Z] #42 48.65 bufio [2020-04-09T19:38:57.627Z] #42 49.64 reflect [2020-04-09T19:38:57.731Z] Removing intermediate container ff85d57cd718 [2020-04-09T19:38:57.731Z] ---> e4a9cf26f185 [2020-04-09T19:38:57.731Z] Step 12/140 : ENV CRIU_VERSION 3.12 [2020-04-09T19:38:57.731Z] ---> Running in 93429d96cd57 [2020-04-09T19:38:57.883Z] #42 ... [2020-04-09T19:38:57.883Z] [2020-04-09T19:38:57.883Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:38:57.883Z] #26 47.47 Checking out files: 63% (966/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 89% (1359/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-09T19:38:57.883Z] #26 49.15 + cd /tmp/tmp.jSsrlKezcW/src/github.com/go-swagger/go-swagger [2020-04-09T19:38:57.883Z] #26 49.15 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T19:38:57.883Z] #26 50.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T19:38:58.018Z] Removing intermediate container 93429d96cd57 [2020-04-09T19:38:58.018Z] ---> acb9194f0e7f [2020-04-09T19:38:58.018Z] Step 13/140 : 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-04-09T19:38:58.018Z] ---> Running in f89f2e833e95 [2020-04-09T19:38:58.138Z] #26 ... [2020-04-09T19:38:58.138Z] [2020-04-09T19:38:58.138Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:38:58.138Z] #29 40.04 sync [2020-04-09T19:38:58.138Z] #29 40.08 internal/reflectlite [2020-04-09T19:38:58.138Z] #29 43.03 errors [2020-04-09T19:38:58.138Z] #29 43.03 sort [2020-04-09T19:38:58.138Z] #29 43.67 strconv [2020-04-09T19:38:58.138Z] #29 44.89 io [2020-04-09T19:38:58.138Z] #29 46.44 internal/oserror [2020-04-09T19:38:58.138Z] #29 46.55 syscall [2020-04-09T19:38:58.138Z] #29 47.62 reflect [2020-04-09T19:38:58.394Z] #29 ... [2020-04-09T19:38:58.394Z] [2020-04-09T19:38:58.394Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:38:58.394Z] #38 46.42 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T19:38:58.394Z] #38 46.43 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:58.394Z] #38 46.46 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T19:38:58.394Z] #38 47.21 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T19:38:58.394Z] #38 47.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:38:58.394Z] #38 47.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:38:58.394Z] #38 47.52 Selecting previously unselected package protobuf-compiler. [2020-04-09T19:38:58.394Z] #38 47.56 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:58.394Z] #38 47.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:38:58.394Z] #38 47.79 Selecting previously unselected package python-pkg-resources. [2020-04-09T19:38:58.394Z] #38 47.80 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:38:58.394Z] #38 47.83 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:58.394Z] #38 48.21 Selecting previously unselected package python-six. [2020-04-09T19:38:58.394Z] #38 48.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T19:38:58.394Z] #38 48.22 Unpacking python-six (1.12.0-1) ... [2020-04-09T19:38:58.394Z] #38 48.37 Selecting previously unselected package python-protobuf. [2020-04-09T19:38:58.394Z] #38 48.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T19:38:58.394Z] #38 48.38 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T19:38:58.394Z] #38 48.98 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T19:38:58.651Z] #38 ... [2020-04-09T19:38:58.651Z] [2020-04-09T19:38:58.651Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:38:58.651Z] #24 9.584 0.8% ###### 8.6% ############ 17.6% ################### 27.1% ######################### 34.7% ################################ 44.7% ###################################### 52.9% ############################################ 61.5% ################################################### 71.0% ######################################################## 78.8% ############################################################ 84.4% ################################################################## 92.0% ####################################################################### 98.6% ######################################################################## 100.0% [2020-04-09T19:38:58.651Z] #24 11.40 [2020-04-09T19:38:58.848Z] #16 ... [2020-04-09T19:38:58.848Z] [2020-04-09T19:38:58.848Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:38:58.848Z] #39 42.73 CC criu/filesystems.o [2020-04-09T19:38:58.848Z] #39 42.91 CC criu/fsnotify.o [2020-04-09T19:38:58.848Z] #39 43.23 CC criu/image-desc.o [2020-04-09T19:38:58.848Z] #39 43.27 CC criu/image.o [2020-04-09T19:38:58.848Z] #39 43.47 CC criu/ipc_ns.o [2020-04-09T19:38:58.848Z] #39 43.76 CC criu/irmap.o [2020-04-09T19:38:58.848Z] #39 43.91 CC criu/kcmp-ids.o [2020-04-09T19:38:58.848Z] #39 43.98 CC criu/kerndat.o [2020-04-09T19:38:58.848Z] #39 44.27 CC criu/libnetlink.o [2020-04-09T19:38:58.848Z] #39 44.36 CC criu/log.o [2020-04-09T19:38:58.848Z] #39 44.48 CC criu/lsm.o [2020-04-09T19:38:58.848Z] #39 44.56 CC criu/mem.o [2020-04-09T19:38:58.848Z] #39 44.97 CC criu/mount.o [2020-04-09T19:38:58.848Z] #39 46.25 CC criu/namespaces.o [2020-04-09T19:38:58.848Z] #39 46.87 CC criu/net.o [2020-04-09T19:38:58.848Z] #39 47.93 CC criu/netfilter.o [2020-04-09T19:38:58.848Z] #39 48.07 CC criu/page-pipe.o [2020-04-09T19:38:58.848Z] #39 48.32 CC criu/page-xfer.o [2020-04-09T19:38:58.848Z] #39 48.76 CC criu/pagemap-cache.o [2020-04-09T19:38:58.848Z] #39 48.90 CC criu/pagemap.o [2020-04-09T19:38:58.848Z] #39 49.25 CC criu/parasite-syscall.o [2020-04-09T19:38:58.848Z] #39 49.58 CC criu/path.o [2020-04-09T19:38:58.848Z] #39 49.69 CC criu/pie-util-vdso-elf32.o [2020-04-09T19:38:58.848Z] #39 49.85 CC criu/pie-util-vdso.o [2020-04-09T19:38:58.848Z] #39 49.99 CC criu/pie-util.o [2020-04-09T19:38:58.848Z] #39 50.04 CC criu/pipes.o [2020-04-09T19:38:58.848Z] #39 50.24 CC criu/plugin.o [2020-04-09T19:38:58.848Z] #39 50.35 CC criu/proc_parse.o [2020-04-09T19:38:58.848Z] #39 51.18 CC criu/protobuf-desc.o [2020-04-09T19:38:58.848Z] #39 51.43 CC criu/protobuf.o [2020-04-09T19:38:58.848Z] #39 51.53 CC criu/pstree.o [2020-04-09T19:38:58.848Z] #39 51.83 CC criu/rbtree.o [2020-04-09T19:38:58.848Z] #39 51.92 CC criu/rst-malloc.o [2020-04-09T19:38:58.848Z] #39 51.99 CC criu/seccomp.o [2020-04-09T19:38:58.848Z] #39 52.19 CC criu/seize.o [2020-04-09T19:38:58.848Z] #39 52.41 CC criu/servicefd.o [2020-04-09T19:38:58.848Z] #39 52.52 CC criu/shmem.o [2020-04-09T19:38:58.848Z] #39 52.79 CC criu/sigframe.o [2020-04-09T19:38:58.848Z] #39 52.85 CC criu/signalfd.o [2020-04-09T19:38:58.848Z] #39 52.93 CC criu/sk-inet.o [2020-04-09T19:38:58.848Z] #39 53.21 CC criu/sk-netlink.o [2020-04-09T19:38:59.034Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:38:59.035Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:38:59.105Z] #39 53.32 CC criu/sk-packet.o [2020-04-09T19:38:59.326Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:38:59.326Z]  GEN .gitid [2020-04-09T19:38:59.326Z] GEN criu/include/version.h [2020-04-09T19:38:59.326Z] GEN include/common/asm [2020-04-09T19:38:59.363Z] #39 53.50 CC criu/sk-queue.o [2020-04-09T19:38:59.363Z] #39 53.64 CC criu/sk-tcp.o [2020-04-09T19:38:59.615Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T19:38:59.615Z] PBCC images/opts.pb-c.c [2020-04-09T19:38:59.615Z] PBCC images/sit.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T19:38:59.615Z] DEP images/opts.pb-c.d [2020-04-09T19:38:59.615Z] DEP images/sit.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/macvlan.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/macvlan.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/autofs.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/autofs.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/sysctl.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/sysctl.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/time.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/time.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/binfmt-misc.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/binfmt-misc.pb-c.d [2020-04-09T19:38:59.615Z] PBCC images/seccomp.pb-c.c [2020-04-09T19:38:59.615Z] DEP images/seccomp.pb-c.d [2020-04-09T19:38:59.620Z] #39 53.78 CC criu/sk-unix.o [2020-04-09T19:38:59.903Z] PBCC images/userns.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/userns.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/cgroup.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/cgroup.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/fown.pb-c.c [2020-04-09T19:38:59.903Z] PBCC images/ext-file.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/fown.pb-c.d [2020-04-09T19:38:59.903Z] DEP images/ext-file.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/rpc.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/rpc.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/siginfo.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/siginfo.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/pagemap.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/pagemap.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/rlimit.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/rlimit.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/file-lock.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/file-lock.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/tty.pb-c.c [2020-04-09T19:38:59.903Z] DEP images/tty.pb-c.d [2020-04-09T19:38:59.903Z] PBCC images/tun.pb-c.c [2020-04-09T19:38:59.903Z] PBCC images/netdev.pb-c.c [2020-04-09T19:39:00.188Z] #39 54.34 CC criu/sockets.o [2020-04-09T19:39:00.188Z] #39 54.61 CC criu/stats.o [2020-04-09T19:39:00.194Z] DEP images/tun.pb-c.d [2020-04-09T19:39:00.194Z] DEP images/netdev.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/vma.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/vma.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/creds.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/creds.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/utsns.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/utsns.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/ipc-desc.pb-c.c [2020-04-09T19:39:00.194Z] PBCC images/ipc-sem.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/ipc-desc.pb-c.d [2020-04-09T19:39:00.194Z] DEP images/ipc-sem.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/ipc-msg.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/ipc-msg.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/ipc-shm.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/ipc-shm.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/ipc-var.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/ipc-var.pb-c.d [2020-04-09T19:39:00.194Z] PBCC images/sk-opts.pb-c.c [2020-04-09T19:39:00.194Z] PBCC images/packet-sock.pb-c.c [2020-04-09T19:39:00.194Z] DEP images/sk-opts.pb-c.d [2020-04-09T19:39:00.194Z] DEP images/packet-sock.pb-c.d [2020-04-09T19:39:00.445Z] #39 54.69 CC criu/string.o [2020-04-09T19:39:00.445Z] #39 54.72 CC criu/sysctl.o [2020-04-09T19:39:00.482Z] PBCC images/sk-netlink.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/sk-netlink.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/sk-inet.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/sk-inet.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/sk-unix.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/sk-unix.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/mm.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/mm.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/timerfd.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/timerfd.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/timer.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/timer.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/sa.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/sa.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/pipe-data.pb-c.c [2020-04-09T19:39:00.482Z] DEP images/pipe-data.pb-c.d [2020-04-09T19:39:00.482Z] PBCC images/mnt.pb-c.c [2020-04-09T19:39:00.702Z] #39 54.91 CC criu/sysfs_parse.o [2020-04-09T19:39:00.772Z] DEP images/mnt.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/sk-packet.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/sk-packet.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/tcp-stream.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/tcp-stream.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/pipe.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/pipe.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/pstree.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/pstree.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/fs.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/fs.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/signalfd.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/signalfd.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/fh.pb-c.c [2020-04-09T19:39:00.772Z] PBCC images/fsnotify.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/fh.pb-c.d [2020-04-09T19:39:00.772Z] DEP images/fsnotify.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/eventpoll.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/eventpoll.pb-c.d [2020-04-09T19:39:00.772Z] PBCC images/eventfd.pb-c.c [2020-04-09T19:39:00.772Z] DEP images/eventfd.pb-c.d [2020-04-09T19:39:00.949Z] #24 11.63 0.6% # 1.8% ### 4.6% #### 6.8% ###### 8.7% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.2% ################ 23.6% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.7% ######################### 35.2% ########################## 36.3% ########################### 37.7% ############################ 39.7% [2020-04-09T19:39:00.949Z] #24 ... [2020-04-09T19:39:00.949Z] [2020-04-09T19:39:00.949Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:39:00.949Z] #52 3.422 + RM_GOPATH=0 [2020-04-09T19:39:00.949Z] #52 3.422 + TMP_GOPATH= [2020-04-09T19:39:00.949Z] #52 3.422 + : /build [2020-04-09T19:39:00.949Z] #52 3.422 + '[' -z '' ']' [2020-04-09T19:39:00.949Z] #52 3.422 ++ mktemp -d [2020-04-09T19:39:00.949Z] #52 3.468 + export GOPATH=/tmp/tmp.WztcvgmRfE [2020-04-09T19:39:00.949Z] #52 3.486 + GOPATH=/tmp/tmp.WztcvgmRfE [2020-04-09T19:39:00.949Z] #52 3.486 + RM_GOPATH=1 [2020-04-09T19:39:00.949Z] #52 3.486 ++ dirname ./install.sh [2020-04-09T19:39:00.949Z] #52 3.498 + dir=. [2020-04-09T19:39:00.949Z] #52 3.498 + bin=runc [2020-04-09T19:39:00.949Z] #52 3.498 + shift [2020-04-09T19:39:00.949Z] #52 3.498 + '[' '!' -f ./runc.installer ']' [2020-04-09T19:39:00.949Z] #52 3.498 + . ./runc.installer [2020-04-09T19:39:00.949Z] #52 3.498 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:39:00.949Z] #52 3.498 + install_runc [2020-04-09T19:39:00.949Z] #52 3.498 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T19:39:00.949Z] #52 3.498 + uname -r [2020-04-09T19:39:00.949Z] #52 3.498 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T19:39:00.949Z] #52 3.498 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T19:39:00.949Z] #52 3.498 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WztcvgmRfE/src/github.com/opencontainers/runc [2020-04-09T19:39:00.949Z] #52 3.499 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T19:39:00.949Z] #52 3.537 Cloning into '/tmp/tmp.WztcvgmRfE/src/github.com/opencontainers/runc'... [2020-04-09T19:39:00.949Z] #52 ... [2020-04-09T19:39:00.949Z] [2020-04-09T19:39:00.949Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:00.958Z] #39 55.03 CC criu/timerfd.o [2020-04-09T19:39:00.959Z] #39 55.13 CC criu/tty.o [2020-04-09T19:39:01.056Z] PBCC images/remap-file-path.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/remap-file-path.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/fifo.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/fifo.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/ghost-file.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/ghost-file.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/regfile.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/regfile.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/ns.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/ns.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/fdinfo.pb-c.c [2020-04-09T19:39:01.056Z] DEP images/fdinfo.pb-c.d [2020-04-09T19:39:01.056Z] PBCC images/core-aarch64.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/core-arm.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/core-ppc64.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/core-s390.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/core-x86.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/core.pb-c.c [2020-04-09T19:39:01.056Z] PBCC images/inventory.pb-c.c [2020-04-09T19:39:01.203Z] #24 11.63 0.6% # 1.8% ### 4.6% #### 6.8% ###### 8.7% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.2% ################ 23.6% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.7% ######################### 35.2% ########################## 36.3% ########################### 37.7% ############################ 39.7% ############################# 41.3% ############################## 42.9% [2020-04-09T19:39:01.203Z] #24 ... [2020-04-09T19:39:01.203Z] [2020-04-09T19:39:01.203Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-04-09T19:39:01.203Z] #10 3.302 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T19:39:01.203Z] #10 DONE 3.5s [2020-04-09T19:39:01.203Z] [2020-04-09T19:39:01.203Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:01.216Z] #39 ... [2020-04-09T19:39:01.216Z] [2020-04-09T19:39:01.216Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:01.216Z] #57 62.22 🇩 bin/containerd-stress [2020-04-09T19:39:01.342Z] DEP images/core-aarch64.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/core-arm.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/core-ppc64.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/core-s390.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/core-x86.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/core.pb-c.d [2020-04-09T19:39:01.342Z] DEP images/inventory.pb-c.d [2020-04-09T19:39:01.342Z] PBCC images/cpuinfo.pb-c.c [2020-04-09T19:39:01.342Z] DEP images/cpuinfo.pb-c.d [2020-04-09T19:39:01.342Z] PBCC images/stats.pb-c.c [2020-04-09T19:39:01.342Z] DEP images/stats.pb-c.d [2020-04-09T19:39:01.648Z] make[1]: Nothing to be done for 'all'. [2020-04-09T19:39:01.937Z] CC images/stats.o [2020-04-09T19:39:02.223Z] CC images/core.o [2020-04-09T19:39:02.507Z] CC images/core-x86.o [2020-04-09T19:39:02.507Z] CC images/core-arm.o [2020-04-09T19:39:02.587Z] #57 63.56 🇩 bin/containerd-shim [2020-04-09T19:39:02.792Z] CC images/core-aarch64.o [2020-04-09T19:39:02.792Z] CC images/core-ppc64.o [2020-04-09T19:39:02.987Z] #24 11.63 0.6% # 1.8% ### 4.6% #### 6.8% ###### 8.7% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.2% ################ 23.6% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.7% ######################### 35.2% ########################## 36.3% ########################### 37.7% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 45.0% ################################# 47.0% ################################## 48.1% ################################### 49.1% #################################### 51.3% ###################################### 52.8% ######################################## 55.6% ######################################### 58.2% ########################################### 60.0% ############################################ 62.2% ############################################## 64.3% ################################################ 67.2% ################################################# 69.3% ################################################### 71.9% ##################################################### 74.0% ####################################################### 76.6% ######################################################### 79.6% [2020-04-09T19:39:02.987Z] #24 ... [2020-04-09T19:39:02.987Z] [2020-04-09T19:39:02.987Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:39:02.987Z] #45 44.97 + cd /tmp/tmp.3HCDKiBZ8Z/src/gotest.tools/gotestsum [2020-04-09T19:39:02.987Z] #45 44.97 + git checkout -q v0.3.5 [2020-04-09T19:39:02.987Z] #45 45.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T19:39:02.988Z] #45 ... [2020-04-09T19:39:02.988Z] [2020-04-09T19:39:02.988Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:03.078Z] CC images/core-s390.o [2020-04-09T19:39:03.078Z] CC images/cpuinfo.o [2020-04-09T19:39:03.372Z] CC images/inventory.o [2020-04-09T19:39:03.372Z] CC images/fdinfo.o [2020-04-09T19:39:03.372Z] CC images/fown.o [2020-04-09T19:39:03.658Z] CC images/ns.o [2020-04-09T19:39:03.658Z] CC images/regfile.o [2020-04-09T19:39:03.658Z] CC images/ghost-file.o [2020-04-09T19:39:03.658Z] CC images/fifo.o [2020-04-09T19:39:03.754Z] #24 11.63 0.6% # 1.8% ### 4.6% #### 6.8% ###### 8.7% ####### 11.1% ######### 12.9% ########## 14.9% ############ 17.1% ############# 19.2% ############### 21.2% ################ 23.6% ################## 25.5% ################### 27.3% #################### 28.5% ##################### 30.1% ###################### 31.7% ######################## 33.7% ######################### 35.2% ########################## 36.3% ########################### 37.7% ############################ 39.7% ############################# 41.3% ############################## 42.9% ################################ 45.0% ################################# 47.0% ################################## 48.1% ################################### 49.1% #################################### 51.3% ###################################### 52.8% ######################################## 55.6% ######################################### 58.2% ########################################### 60.0% ############################################ 62.2% ############################################## 64.3% ################################################ 67.2% ################################################# 69.3% ################################################### 71.9% ##################################################### 74.0% ####################################################### 76.6% ######################################################### 79.6% ########################################################### 82.4% ############################################################# 84.9% ############################################################## 87.5% ################################################################# 90.4% ################################################################### 93.1% ##################################################################### 96.2% ####################################################################### 99.8% ######################################################################## 100.0% [2020-04-09T19:39:03.754Z] #24 16.93 [2020-04-09T19:39:03.958Z] CC images/remap-file-path.o [2020-04-09T19:39:03.958Z] CC images/eventfd.o [2020-04-09T19:39:03.958Z] CC images/eventpoll.o [2020-04-09T19:39:03.958Z] CC images/fh.o [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/server/middleware 0.016s coverage: 37.7% of statements [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 3.1% of statements [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T19:39:04.027Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T19:39:04.027Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-04-09T19:39:04.246Z] CC images/fsnotify.o [2020-04-09T19:39:04.246Z] CC images/signalfd.o [2020-04-09T19:39:04.246Z] CC images/fs.o [2020-04-09T19:39:04.533Z] CC images/pstree.o [2020-04-09T19:39:04.533Z] CC images/pipe.o [2020-04-09T19:39:04.533Z] CC images/tcp-stream.o [2020-04-09T19:39:04.533Z] CC images/sk-packet.o [2020-04-09T19:39:04.677Z] #24 ... [2020-04-09T19:39:04.677Z] [2020-04-09T19:39:04.677Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-04-09T19:39:04.677Z] #11 DONE 3.4s [2020-04-09T19:39:04.677Z] [2020-04-09T19:39:04.677Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-04-09T19:39:04.812Z] ok github.com/docker/docker/builder/fscache 0.115s coverage: 69.2% of statements [2020-04-09T19:39:04.817Z] CC images/mnt.o [2020-04-09T19:39:04.817Z] CC images/pipe-data.o [2020-04-09T19:39:04.817Z] CC images/sa.o [2020-04-09T19:39:04.817Z] CC images/timer.o [2020-04-09T19:39:05.102Z] CC images/timerfd.o [2020-04-09T19:39:05.102Z] CC images/mm.o [2020-04-09T19:39:05.102Z] CC images/sk-opts.o [2020-04-09T19:39:05.102Z] CC images/sk-unix.o [2020-04-09T19:39:05.115Z] #57 ... [2020-04-09T19:39:05.115Z] [2020-04-09T19:39:05.115Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T19:39:05.115Z] #16 9.470 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T19:39:05.115Z] #16 9.503 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T19:39:05.115Z] #16 9.519 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T19:39:05.115Z] #16 9.539 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T19:39:05.115Z] #16 9.588 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T19:39:05.115Z] #16 10.03 Building wheels for collected packages: pyyaml [2020-04-09T19:39:05.115Z] #16 10.03 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T19:39:05.115Z] #16 10.35 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T19:39:05.115Z] #16 10.35 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T19:39:05.115Z] #16 10.37 Successfully built pyyaml [2020-04-09T19:39:05.115Z] #16 10.37 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T19:39:05.115Z] #16 10.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T19:39:05.115Z] #16 DONE 10.9s [2020-04-09T19:39:05.115Z] [2020-04-09T19:39:05.115Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T19:39:05.115Z] #21 DONE 0.1s [2020-04-09T19:39:05.115Z] [2020-04-09T19:39:05.115Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:39:05.115Z] #25 ... [2020-04-09T19:39:05.115Z] [2020-04-09T19:39:05.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:05.115Z] #39 55.71 CC criu/tun.o [2020-04-09T19:39:05.115Z] #39 55.88 CC criu/uffd.o [2020-04-09T19:39:05.115Z] #39 56.25 CC criu/util.o [2020-04-09T19:39:05.115Z] #39 56.68 CC criu/uts_ns.o [2020-04-09T19:39:05.115Z] #39 56.74 CC criu/vdso-compat.o [2020-04-09T19:39:05.115Z] #39 56.81 CC criu/vdso.o [2020-04-09T19:39:05.115Z] #39 57.04 LINK criu/built-in.o [2020-04-09T19:39:05.115Z] #39 57.11 LINK criu/criu [2020-04-09T19:39:05.115Z] #39 57.41 DEP lib/c/criu.d [2020-04-09T19:39:05.115Z] #39 57.49 CC images/rpc.pb-c.o [2020-04-09T19:39:05.115Z] #39 57.76 CC lib/c/criu.o [2020-04-09T19:39:05.115Z] #39 58.23 LINK lib/c/built-in.o [2020-04-09T19:39:05.115Z] #39 58.23 LINK lib/c/libcriu.so [2020-04-09T19:39:05.115Z] #39 58.33 GEN magic.py [2020-04-09T19:39:05.115Z] #39 58.40 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:39:05.115Z] #39 58.40 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:39:05.115Z] #39 58.77 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:39:05.115Z] #39 58.98 make[1]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.15 make[1]: 'images/built-in.o' is up to date. [2020-04-09T19:39:05.115Z] #39 59.16 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T19:39:05.115Z] #39 59.16 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T19:39:05.115Z] #39 59.17 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T19:39:05.115Z] #39 59.18 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T19:39:05.115Z] #39 59.19 make[1]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:39:05.115Z] #39 59.26 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.27 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.28 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.30 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.33 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.33 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.36 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.39 make[2]: Nothing to be done for 'all'. [2020-04-09T19:39:05.115Z] #39 59.39 INSTALL criu/criu [2020-04-09T19:39:05.115Z] #39 DONE 59.5s [2020-04-09T19:39:05.373Z] [2020-04-09T19:39:05.373Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:39:05.373Z] #25 DONE 0.5s [2020-04-09T19:39:05.373Z] [2020-04-09T19:39:05.373Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T19:39:05.387Z] CC images/sk-inet.o [2020-04-09T19:39:05.387Z] CC images/tun.o [2020-04-09T19:39:05.387Z] CC images/sk-netlink.o [2020-04-09T19:39:05.590Z] ok github.com/docker/docker/builder/dockerfile 0.939s coverage: 45.1% of statements [2020-04-09T19:39:05.630Z] #27 DONE 0.2s [2020-04-09T19:39:05.630Z] [2020-04-09T19:39:05.630Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:05.630Z] #57 66.05 🇩 bin/containerd-shim-runc-v1 [2020-04-09T19:39:05.630Z] #57 ... [2020-04-09T19:39:05.630Z] [2020-04-09T19:39:05.630Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T19:39:05.630Z] #30 DONE 0.1s [2020-04-09T19:39:05.676Z] CC images/packet-sock.o [2020-04-09T19:39:05.676Z] CC images/ipc-var.o [2020-04-09T19:39:05.676Z] CC images/ipc-desc.o [2020-04-09T19:39:05.676Z] CC images/ipc-shm.o [2020-04-09T19:39:05.888Z] [2020-04-09T19:39:05.888Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T19:39:05.888Z] #35 DONE 0.1s [2020-04-09T19:39:05.888Z] [2020-04-09T19:39:05.888Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:05.965Z] CC images/ipc-msg.o [2020-04-09T19:39:05.965Z] CC images/ipc-sem.o [2020-04-09T19:39:05.965Z] CC images/utsns.o [2020-04-09T19:39:05.965Z] CC images/creds.o [2020-04-09T19:39:06.036Z] #12 ... [2020-04-09T19:39:06.036Z] [2020-04-09T19:39:06.036Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:06.036Z] #31 49.02 Selecting previously unselected package libicu63:amd64. [2020-04-09T19:39:06.036Z] #31 49.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T19:39:06.036Z] #31 49.11 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:39:06.036Z] #31 58.79 Selecting previously unselected package libxml2:amd64. [2020-04-09T19:39:06.036Z] #31 58.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T19:39:06.036Z] #31 58.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:39:06.145Z] #57 ... [2020-04-09T19:39:06.145Z] [2020-04-09T19:39:06.145Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T19:39:06.145Z] #37 DONE 0.2s [2020-04-09T19:39:06.145Z] [2020-04-09T19:39:06.145Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-04-09T19:39:06.145Z] #40 DONE 0.1s [2020-04-09T19:39:06.145Z] [2020-04-09T19:39:06.145Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T19:39:06.145Z] #43 DONE 0.1s [2020-04-09T19:39:06.145Z] [2020-04-09T19:39:06.145Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:06.254Z] CC images/vma.o [2020-04-09T19:39:06.254Z] CC images/netdev.o [2020-04-09T19:39:06.254Z] CC images/tty.o [2020-04-09T19:39:06.291Z] #31 ... [2020-04-09T19:39:06.291Z] [2020-04-09T19:39:06.291Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:06.291Z] #24 18.67 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T19:39:06.291Z] #24 19.07 [2020-04-09T19:39:06.291Z] #24 19.28 ######################################################################## 100.0% [2020-04-09T19:39:06.291Z] #24 19.40 [2020-04-09T19:39:06.402Z] #57 ... [2020-04-09T19:39:06.402Z] [2020-04-09T19:39:06.402Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T19:39:06.402Z] #46 DONE 0.1s [2020-04-09T19:39:06.402Z] [2020-04-09T19:39:06.402Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:06.402Z] #57 67.47 🇩 binaries [2020-04-09T19:39:06.542Z] CC images/file-lock.o [2020-04-09T19:39:06.542Z] CC images/rlimit.o [2020-04-09T19:39:06.542Z] CC images/pagemap.o [2020-04-09T19:39:06.659Z] #57 67.47 + mkdir -p /build [2020-04-09T19:39:06.659Z] #57 67.47 + cp bin/containerd /build/containerd [2020-04-09T19:39:06.659Z] #57 67.50 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T19:39:06.659Z] #57 67.50 + cp bin/ctr /build/ctr [2020-04-09T19:39:06.659Z] #57 DONE 67.7s [2020-04-09T19:39:06.659Z] [2020-04-09T19:39:06.659Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T19:39:06.827Z] CC images/siginfo.o [2020-04-09T19:39:06.827Z] CC images/rpc.o [2020-04-09T19:39:06.837Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 13.6% of statements [2020-04-09T19:39:06.916Z] #49 DONE 0.4s [2020-04-09T19:39:06.916Z] [2020-04-09T19:39:06.916Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T19:39:06.916Z] #53 DONE 0.1s [2020-04-09T19:39:07.126Z] CC images/ext-file.o [2020-04-09T19:39:07.192Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-04-09T19:39:07.432Z] CC images/cgroup.o [2020-04-09T19:39:07.432Z] CC images/userns.o [2020-04-09T19:39:07.479Z] [2020-04-09T19:39:07.479Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T19:39:07.479Z] #58 DONE 0.2s [2020-04-09T19:39:07.558Z] ok github.com/docker/docker/builder/remotecontext/git 0.962s coverage: 85.1% of statements [2020-04-09T19:39:07.558Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T19:39:07.558Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T19:39:07.656Z] #24 20.52 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T19:39:07.657Z] #24 ... [2020-04-09T19:39:07.657Z] [2020-04-09T19:39:07.657Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-04-09T19:39:07.657Z] #12 DONE 2.9s [2020-04-09T19:39:07.657Z] [2020-04-09T19:39:07.657Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:07.657Z] #31 59.46 Selecting previously unselected package libarchive13:amd64. [2020-04-09T19:39:07.657Z] #31 59.46 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T19:39:07.657Z] #31 59.47 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T19:39:07.657Z] #31 59.81 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T19:39:07.657Z] #31 59.82 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T19:39:07.657Z] #31 59.83 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T19:39:07.657Z] #31 59.97 Selecting previously unselected package librhash0:amd64. [2020-04-09T19:39:07.657Z] #31 59.98 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T19:39:07.657Z] #31 59.98 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T19:39:07.657Z] #31 60.18 Selecting previously unselected package libuv1:amd64. [2020-04-09T19:39:07.657Z] #31 60.21 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T19:39:07.657Z] #31 60.21 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T19:39:07.657Z] #31 60.42 Selecting previously unselected package cmake. [2020-04-09T19:39:07.657Z] #31 60.43 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T19:39:07.657Z] #31 60.44 Unpacking cmake (3.13.4-1) ... [2020-04-09T19:39:07.729Z] CC images/google/protobuf/descriptor.o [2020-04-09T19:39:07.735Z] [2020-04-09T19:39:07.735Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T19:39:07.735Z] #62 DONE 0.1s [2020-04-09T19:39:07.735Z] [2020-04-09T19:39:07.735Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-04-09T19:39:07.735Z] #64 DONE 0.1s [2020-04-09T19:39:07.992Z] [2020-04-09T19:39:07.992Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T19:39:07.992Z] #67 DONE 0.1s [2020-04-09T19:39:07.992Z] [2020-04-09T19:39:07.992Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-04-09T19:39:07.992Z] #68 DONE 0.0s [2020-04-09T19:39:07.992Z] [2020-04-09T19:39:07.992Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T19:39:08.351Z] CC images/opts.o [2020-04-09T19:39:08.352Z] CC images/seccomp.o [2020-04-09T19:39:08.352Z] CC images/binfmt-misc.o [2020-04-09T19:39:08.352Z] CC images/time.o [2020-04-09T19:39:08.352Z] CC images/sysctl.o [2020-04-09T19:39:08.556Z] #69 DONE 0.6s [2020-04-09T19:39:08.556Z] [2020-04-09T19:39:08.556Z] #70 exporting to image [2020-04-09T19:39:08.556Z] #70 exporting layers [2020-04-09T19:39:08.636Z] CC images/autofs.o [2020-04-09T19:39:08.636Z] CC images/macvlan.o [2020-04-09T19:39:08.636Z] CC images/sit.o [2020-04-09T19:39:08.636Z] LINK images/built-in.o [2020-04-09T19:39:08.636Z] GEN compel/include/asm [2020-04-09T19:39:08.636Z] GEN compel/include/version.h [2020-04-09T19:39:08.636Z] touch .config [2020-04-09T19:39:08.636Z] GEN include/common/config.h [2020-04-09T19:39:08.921Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T19:39:08.921Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T19:39:08.921Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-09T19:39:08.921Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-09T19:39:08.921Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-09T19:39:08.921Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-09T19:39:08.921Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-09T19:39:08.921Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T19:39:08.921Z] DEP compel/plugins/std/infect.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/std/string.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/std/log.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/std/fds.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/std/std.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/shmem/shmem.d [2020-04-09T19:39:08.921Z] DEP compel/plugins/fds/fds.d [2020-04-09T19:39:09.016Z] #31 ... [2020-04-09T19:39:09.016Z] [2020-04-09T19:39:09.016Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:09.016Z] #42 50.80 internal/oserror [2020-04-09T19:39:09.016Z] #42 50.95 syscall [2020-04-09T19:39:09.016Z] #42 ... [2020-04-09T19:39:09.016Z] [2020-04-09T19:39:09.016Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:09.016Z] #24 21.00 [2020-04-09T19:39:09.016Z] #24 21.21 ############################################################# 85.8% ######################################################################## 100.0% [2020-04-09T19:39:09.016Z] #24 21.34 [2020-04-09T19:39:09.214Z] CC compel/plugins/std/std.o [2020-04-09T19:39:09.214Z] CC compel/plugins/std/fds.o [2020-04-09T19:39:09.214Z] CC compel/plugins/std/log.o [2020-04-09T19:39:09.270Z] #24 22.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T19:39:09.270Z] #24 22.47 skipping existing 1849cc453dee [2020-04-09T19:39:09.270Z] #24 22.58 [2020-04-09T19:39:09.506Z] CC compel/plugins/std/string.o [2020-04-09T19:39:09.804Z] CC compel/plugins/std/infect.o [2020-04-09T19:39:09.804Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-09T19:39:09.804Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-09T19:39:10.092Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-09T19:39:10.092Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-09T19:39:10.092Z] AR compel/plugins/std.lib.a [2020-04-09T19:39:10.092Z] CC compel/plugins/fds/fds.o [2020-04-09T19:39:10.092Z] AR compel/plugins/fds.lib.a [2020-04-09T19:39:10.092Z] HOSTDEP compel/src/lib/log-host.d [2020-04-09T19:39:10.092Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T19:39:10.092Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-09T19:39:10.392Z] HOSTDEP compel/src/main-host.d [2020-04-09T19:39:10.392Z] DEP compel/src/lib/ptrace.d [2020-04-09T19:39:10.392Z] DEP compel/src/lib/infect.d [2020-04-09T19:39:10.392Z] DEP compel/src/lib/infect-util.d [2020-04-09T19:39:10.392Z] DEP compel/src/lib/infect-rpc.d [2020-04-09T19:39:10.392Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-04-09T19:39:10.392Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-09T19:39:10.630Z] #24 23.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T19:39:10.630Z] #24 ... [2020-04-09T19:39:10.630Z] [2020-04-09T19:39:10.630Z] #13 [dev 6/25] RUN ldconfig [2020-04-09T19:39:10.630Z] #13 DONE 3.1s [2020-04-09T19:39:10.677Z] DEP compel/src/lib/log.d [2020-04-09T19:39:10.677Z] DEP compel/src/main.d [2020-04-09T19:39:10.677Z] DEP compel/src/lib/handle-elf.d [2020-04-09T19:39:10.677Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-09T19:39:10.677Z] CC compel/src/lib/log.o [2020-04-09T19:39:10.763Z] ok github.com/docker/docker/client 0.140s coverage: 75.7% of statements [2020-04-09T19:39:10.884Z] [2020-04-09T19:39:10.884Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:10.961Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-04-09T19:39:10.961Z] CC compel/arch/ppc64/src/lib/infect.o [2020-04-09T19:39:11.139Z] #14 ... [2020-04-09T19:39:11.139Z] [2020-04-09T19:39:11.139Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:11.139Z] #38 54.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 54.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:39:11.139Z] #38 54.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:39:11.139Z] #38 54.21 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T19:39:11.139Z] #38 54.23 Setting up python-six (1.12.0-1) ... [2020-04-09T19:39:11.139Z] #38 59.02 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T19:39:11.139Z] #38 59.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:39:11.139Z] #38 59.10 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 59.12 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T19:39:11.139Z] #38 59.13 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 59.16 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 59.17 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T19:39:11.139Z] #38 59.18 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 59.20 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T19:39:11.139Z] #38 59.21 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T19:39:11.139Z] #38 ... [2020-04-09T19:39:11.139Z] [2020-04-09T19:39:11.139Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T19:39:11.139Z] #24 24.20 [2020-04-09T19:39:11.139Z] #24 24.39 ######################################################################## 100.0% [2020-04-09T19:39:11.463Z] #24 24.65 [2020-04-09T19:39:11.466Z] CC compel/src/lib/infect-rpc.o [2020-04-09T19:39:11.466Z] CC compel/src/lib/infect-util.o [2020-04-09T19:39:11.466Z] CC compel/src/lib/infect.o [2020-04-09T19:39:11.727Z] #24 24.77 Download of images into '/build' complete. [2020-04-09T19:39:11.727Z] #24 24.77 Use something like the following to load the result into a Docker daemon: [2020-04-09T19:39:11.727Z] #24 24.77 tar -cC '/build' . | docker load [2020-04-09T19:39:11.727Z] #24 DONE 24.9s [2020-04-09T19:39:11.727Z] [2020-04-09T19:39:11.727Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:39:11.727Z] #52 16.38 + cd /tmp/tmp.WztcvgmRfE/src/github.com/opencontainers/runc [2020-04-09T19:39:11.727Z] #52 16.38 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:39:11.727Z] #52 17.93 + '[' -z '' ']' [2020-04-09T19:39:11.727Z] #52 17.94 + target=static [2020-04-09T19:39:11.727Z] #52 17.94 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T19:39:11.727Z] #52 20.57 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-04-09T19:39:12.498Z] CC compel/src/lib/ptrace.o [2020-04-09T19:39:12.498Z] AR compel/libcompel.a [2020-04-09T19:39:12.498Z] HOSTCC compel/src/main-host.o [2020-04-09T19:39:12.498Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-09T19:39:12.498Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T19:39:12.650Z] #52 ... [2020-04-09T19:39:12.651Z] [2020-04-09T19:39:12.651Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:12.651Z] #31 65.63 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:39:12.651Z] #31 65.64 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:39:12.651Z] #31 65.66 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T19:39:12.651Z] #31 65.67 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:39:12.732Z] #70 exporting layers 3.8s done [2020-04-09T19:39:12.732Z] #70 writing image sha256:158ffa72017fa88e2ea57ea987ee128648472e1f0462e79903e1340f6b7458f1 done [2020-04-09T19:39:12.732Z] #70 naming to docker.io/library/docker:b66813eb456988a6af22657666b830476be65c06 done [2020-04-09T19:39:12.732Z] #70 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-04-09T19:39:12.784Z] HOSTCC compel/src/lib/log-host.o [2020-04-09T19:39:12.784Z] HOSTLINK compel/compel-host-bin [2020-04-09T19:39:12.784Z] DEP soccr/soccr.d [Pipeline] sh [2020-04-09T19:39:12.905Z] #31 65.75 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T19:39:12.905Z] #31 65.77 Setting up cmake-data (3.13.4-1) ... [2020-04-09T19:39:12.905Z] #31 65.82 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:39:12.905Z] #31 65.86 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T19:39:12.905Z] #31 65.86 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T19:39:12.905Z] #31 65.91 Setting up cmake (3.13.4-1) ... [2020-04-09T19:39:12.905Z] #31 65.97 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:39:13.067Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40800/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/validate/default [2020-04-09T19:39:13.071Z] CC soccr/soccr.o [2020-04-09T19:39:13.159Z] #31 66.14 Processing triggers for mime-support (3.62) ... [2020-04-09T19:39:13.356Z] AR soccr/libsoccr.a [2020-04-09T19:39:13.356Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:39:13.643Z] DEP criu/arch/ppc64/sigframe.d [2020-04-09T19:39:13.643Z] DEP criu/arch/ppc64/crtools.d [2020-04-09T19:39:13.643Z] DEP criu/arch/ppc64/cpu.d [2020-04-09T19:39:13.643Z] CC criu/arch/ppc64/cpu.o [2020-04-09T19:39:13.928Z] CC criu/arch/ppc64/crtools.o [2020-04-09T19:39:13.999Z] Congratulations! All commits are properly signed with the DCO! [2020-04-09T19:39:14.083Z] #31 DONE 66.9s [2020-04-09T19:39:14.083Z] [2020-04-09T19:39:14.083Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:39:14.083Z] #32 DONE 0.1s [2020-04-09T19:39:14.083Z] [2020-04-09T19:39:14.083Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T19:39:14.083Z] #33 DONE 0.1s [2020-04-09T19:39:14.083Z] [2020-04-09T19:39:14.083Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:39:14.083Z] #29 55.98 time [2020-04-09T19:39:14.083Z] #29 62.58 internal/poll [2020-04-09T19:39:14.083Z] #29 64.99 internal/fmtsort [2020-04-09T19:39:14.213Z] CC criu/arch/ppc64/sigframe.o [2020-04-09T19:39:14.213Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-04-09T19:39:14.213Z] DEP criu/arch/ppc64/misc.d [2020-04-09T19:39:14.338Z] #29 ... [2020-04-09T19:39:14.338Z] [2020-04-09T19:39:14.338Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:14.338Z] #38 67.17 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T19:39:14.338Z] #38 67.18 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:39:14.503Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-09T19:39:14.503Z] DEP criu/arch/ppc64/vdso-pie.d [2020-04-09T19:39:14.503Z] DEP criu/pie/parasite-vdso.d [2020-04-09T19:39:14.503Z] DEP criu/pie/util-vdso.d [2020-04-09T19:39:14.503Z] DEP criu/pie/util.d [2020-04-09T19:39:14.503Z] CC criu/pie/util.o [2020-04-09T19:39:14.796Z] CC criu/pie/util-vdso.o [2020-04-09T19:39:14.796Z] CC criu/pie/parasite-vdso.o [2020-04-09T19:39:14.896Z] #38 DONE 67.9s [2020-04-09T19:39:14.896Z] [2020-04-09T19:39:14.896Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:14.896Z] #14 3.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:39:14.896Z] #14 4.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:39:14.896Z] #14 4.167 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:39:15.081Z] CC criu/arch/ppc64/vdso-pie.o [2020-04-09T19:39:15.366Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-04-09T19:39:15.366Z] CC criu/arch/ppc64/misc.o [2020-04-09T19:39:15.366Z] AR criu/pie/pie.lib.a [2020-04-09T19:39:15.366Z] DEP criu/pie/restorer.d [2020-04-09T19:39:15.366Z] DEP criu/arch/ppc64/restorer.d [2020-04-09T19:39:15.366Z] DEP criu/pie/parasite.d [2020-04-09T19:39:15.664Z] CC criu/pie/parasite.o [2020-04-09T19:39:15.959Z] LINK criu/pie/parasite.built-in.o [2020-04-09T19:39:15.959Z] GEN criu/pie/parasite-blob.h [2020-04-09T19:39:15.959Z] CC criu/arch/ppc64/restorer.o [2020-04-09T19:39:16.243Z] CC criu/pie/restorer.o [2020-04-09T19:39:16.258Z] #14 5.600 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-04-09T19:39:17.266Z] LINK criu/pie/restorer.built-in.o [2020-04-09T19:39:17.267Z] GEN criu/pie/restorer-blob.h [2020-04-09T19:39:17.267Z] DEP criu/vdso.d [2020-04-09T19:39:17.267Z] DEP criu/uts_ns.d [2020-04-09T19:39:17.267Z] DEP criu/util.d [2020-04-09T19:39:17.556Z] DEP criu/uffd.d [2020-04-09T19:39:17.556Z] DEP criu/tun.d [2020-04-09T19:39:17.556Z] DEP criu/tty.d [2020-04-09T19:39:17.556Z] DEP criu/timerfd.d [2020-04-09T19:39:17.851Z] DEP criu/sysfs_parse.d [2020-04-09T19:39:17.851Z] DEP criu/sysctl.d [2020-04-09T19:39:17.851Z] DEP criu/string.d [2020-04-09T19:39:17.851Z] DEP criu/stats.d [2020-04-09T19:39:17.851Z] DEP criu/sockets.d [2020-04-09T19:39:17.851Z] DEP criu/sk-unix.d [2020-04-09T19:39:18.141Z] DEP criu/sk-tcp.d [2020-04-09T19:39:18.141Z] DEP criu/sk-queue.d [2020-04-09T19:39:18.141Z] DEP criu/sk-packet.d [2020-04-09T19:39:18.141Z] DEP criu/sk-netlink.d [2020-04-09T19:39:18.144Z] #14 7.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [187 kB] [2020-04-09T19:39:18.429Z] DEP criu/sk-inet.d [2020-04-09T19:39:18.429Z] DEP criu/signalfd.d [2020-04-09T19:39:18.429Z] DEP criu/sigframe.d [2020-04-09T19:39:18.429Z] DEP criu/shmem.d [2020-04-09T19:39:18.714Z] DEP criu/servicefd.d [2020-04-09T19:39:18.714Z] DEP criu/seize.d [2020-04-09T19:39:18.714Z] DEP criu/seccomp.d [2020-04-09T19:39:18.714Z] DEP criu/rst-malloc.d [2020-04-09T19:39:18.714Z] DEP criu/rbtree.d [2020-04-09T19:39:18.714Z] DEP criu/pstree.d [2020-04-09T19:39:19.006Z] DEP criu/protobuf.d [2020-04-09T19:39:19.006Z] GEN criu/protobuf-desc-gen.h [2020-04-09T19:39:19.507Z] #14 ... [2020-04-09T19:39:19.507Z] [2020-04-09T19:39:19.507Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:19.507Z] #42 61.18 time [2020-04-09T19:39:19.507Z] #42 66.54 internal/fmtsort [2020-04-09T19:39:19.507Z] #42 68.02 internal/syscall/unix [2020-04-09T19:39:19.507Z] #42 68.43 strings [2020-04-09T19:39:19.507Z] #42 68.99 internal/poll [2020-04-09T19:39:19.507Z] #42 71.19 os [2020-04-09T19:39:19.507Z] #42 ... [2020-04-09T19:39:19.507Z] [2020-04-09T19:39:19.507Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T19:39:19.507Z] #34 3.892 + RM_GOPATH=0 [2020-04-09T19:39:19.507Z] #34 3.892 + TMP_GOPATH= [2020-04-09T19:39:19.507Z] #34 3.892 + : /build [2020-04-09T19:39:19.507Z] #34 3.892 + '[' -z '' ']' [2020-04-09T19:39:19.507Z] #34 3.892 ++ mktemp -d [2020-04-09T19:39:19.507Z] #34 3.939 + export GOPATH=/tmp/tmp.g0mGp5xxLc [2020-04-09T19:39:19.507Z] #34 3.939 + GOPATH=/tmp/tmp.g0mGp5xxLc [2020-04-09T19:39:19.507Z] #34 3.939 + RM_GOPATH=1 [2020-04-09T19:39:19.507Z] #34 3.940 ++ dirname ./install.sh [2020-04-09T19:39:19.507Z] #34 3.941 + dir=. [2020-04-09T19:39:19.507Z] #34 3.941 + bin=tini [2020-04-09T19:39:19.507Z] #34 3.941 + shift [2020-04-09T19:39:19.507Z] #34 3.941 + '[' '!' -f ./tini.installer ']' [2020-04-09T19:39:19.507Z] #34 3.942 + . ./tini.installer [2020-04-09T19:39:19.507Z] #34 3.942 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:39:19.507Z] #34 3.942 + install_tini [2020-04-09T19:39:19.507Z] #34 3.942 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T19:39:19.507Z] #34 3.943 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:39:19.507Z] #34 3.943 + git clone https://github.com/krallin/tini.git /tmp/tmp.g0mGp5xxLc/tini [2020-04-09T19:39:19.507Z] #34 3.945 Cloning into '/tmp/tmp.g0mGp5xxLc/tini'... [2020-04-09T19:39:19.507Z] #34 4.698 + cd /tmp/tmp.g0mGp5xxLc/tini [2020-04-09T19:39:19.507Z] #34 4.698 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:39:19.507Z] #34 4.747 + cmake . [2020-04-09T19:39:19.507Z] #34 5.473 -- The C compiler identification is GNU 8.3.0 [2020-04-09T19:39:19.706Z] DEP criu/protobuf-desc.d [2020-04-09T19:39:19.706Z] DEP criu/proc_parse.d [2020-04-09T19:39:19.706Z] DEP criu/plugin.d [2020-04-09T19:39:19.706Z] DEP criu/pipes.d [2020-04-09T19:39:19.706Z] DEP criu/pie-util.d [2020-04-09T19:39:19.762Z] #34 5.581 -- Check for working C compiler: /usr/bin/cc [2020-04-09T19:39:19.762Z] #34 ... [2020-04-09T19:39:19.762Z] [2020-04-09T19:39:19.762Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:19.762Z] #42 71.82 regexp/syntax [2020-04-09T19:39:20.006Z] DEP criu/pie-util-vdso.d [2020-04-09T19:39:20.006Z] DEP criu/pie-util-vdso-elf32.d [2020-04-09T19:39:20.006Z] DEP criu/path.d [2020-04-09T19:39:20.006Z] DEP criu/parasite-syscall.d [2020-04-09T19:39:20.006Z] DEP criu/pagemap.d [2020-04-09T19:39:20.293Z] DEP criu/pagemap-cache.d [2020-04-09T19:39:20.293Z] DEP criu/page-xfer.d [2020-04-09T19:39:20.293Z] DEP criu/page-pipe.d [2020-04-09T19:39:20.293Z] DEP criu/netfilter.d [2020-04-09T19:39:20.293Z] DEP criu/net.d [2020-04-09T19:39:20.579Z] DEP criu/namespaces.d [2020-04-09T19:39:20.579Z] DEP criu/mount.d [2020-04-09T19:39:20.579Z] DEP criu/mem.d [2020-04-09T19:39:20.579Z] DEP criu/lsm.d [2020-04-09T19:39:20.869Z] DEP criu/log.d [2020-04-09T19:39:20.869Z] DEP criu/libnetlink.d [2020-04-09T19:39:20.869Z] DEP criu/kerndat.d [2020-04-09T19:39:20.869Z] DEP criu/kcmp-ids.d [2020-04-09T19:39:20.869Z] DEP criu/irmap.d [2020-04-09T19:39:21.172Z] DEP criu/ipc_ns.d [2020-04-09T19:39:21.172Z] DEP criu/image.d [2020-04-09T19:39:21.172Z] DEP criu/image-desc.d [2020-04-09T19:39:21.172Z] DEP criu/fsnotify.d [2020-04-09T19:39:21.172Z] DEP criu/filesystems.d [2020-04-09T19:39:21.463Z] DEP criu/files.d [2020-04-09T19:39:21.463Z] DEP criu/files-reg.d [2020-04-09T19:39:21.463Z] DEP criu/files-ext.d [2020-04-09T19:39:21.463Z] DEP criu/file-lock.d [2020-04-09T19:39:21.463Z] DEP criu/file-ids.d [2020-04-09T19:39:21.754Z] DEP criu/fifo.d [2020-04-09T19:39:21.754Z] DEP criu/fdstore.d [2020-04-09T19:39:21.754Z] DEP criu/fault-injection.d [2020-04-09T19:39:21.754Z] DEP criu/external.d [2020-04-09T19:39:21.754Z] DEP criu/eventpoll.d [2020-04-09T19:39:21.754Z] DEP criu/eventfd.d [2020-04-09T19:39:22.040Z] DEP criu/crtools.d [2020-04-09T19:39:22.040Z] DEP criu/cr-service.d [2020-04-09T19:39:22.040Z] DEP criu/cr-restore.d [2020-04-09T19:39:22.324Z] DEP criu/cr-errno.d [2020-04-09T19:39:22.324Z] DEP criu/cr-dump.d [2020-04-09T19:39:22.324Z] DEP criu/cr-dedup.d [2020-04-09T19:39:22.324Z] DEP criu/cr-check.d [2020-04-09T19:39:22.324Z] DEP criu/config.d [2020-04-09T19:39:22.608Z] DEP criu/clone-noasan.d [2020-04-09T19:39:22.608Z] DEP criu/cgroup.d [2020-04-09T19:39:22.608Z] DEP criu/cgroup-props.d [2020-04-09T19:39:22.608Z] DEP criu/bitmap.d [2020-04-09T19:39:22.608Z] DEP criu/bfd.d [2020-04-09T19:39:22.608Z] DEP criu/autofs.d [2020-04-09T19:39:22.970Z] DEP criu/aio.d [2020-04-09T19:39:22.970Z] DEP criu/action-scripts.d [2020-04-09T19:39:22.970Z] CC criu/action-scripts.o [2020-04-09T19:39:23.024Z] #42 74.71 fmt [2020-04-09T19:39:23.299Z] CC criu/aio.o [2020-04-09T19:39:23.299Z] CC criu/autofs.o [2020-04-09T19:39:24.336Z] CC criu/bfd.o [2020-04-09T19:39:24.336Z] CC criu/bitmap.o [2020-04-09T19:39:24.336Z] CC criu/cgroup-props.o [2020-04-09T19:39:24.386Z] #42 ... [2020-04-09T19:39:24.386Z] [2020-04-09T19:39:24.386Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:39:24.386Z] #29 66.30 internal/syscall/unix [2020-04-09T19:39:24.386Z] #29 66.40 strings [2020-04-09T19:39:24.386Z] #29 67.03 os [2020-04-09T19:39:24.386Z] #29 70.06 bytes [2020-04-09T19:39:24.386Z] #29 71.37 fmt [2020-04-09T19:39:24.386Z] #29 72.29 bufio [2020-04-09T19:39:24.386Z] #29 73.76 path/filepath [2020-04-09T19:39:24.386Z] #29 75.29 io/ioutil [2020-04-09T19:39:24.386Z] #29 76.06 path [2020-04-09T19:39:24.386Z] #29 ... [2020-04-09T19:39:24.386Z] [2020-04-09T19:39:24.386Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:24.386Z] #39 4.354 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:39:24.386Z] #39 4.354 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:39:24.386Z] #39 6.412 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:39:24.386Z] #39 6.456 GEN .gitid [2020-04-09T19:39:24.386Z] #39 6.470 GEN criu/include/version.h [2020-04-09T19:39:24.386Z] #39 6.523 GEN include/common/asm [2020-04-09T19:39:24.386Z] #39 8.130 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.247 PBCC images/opts.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.308 PBCC images/sit.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.404 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T19:39:24.386Z] #39 8.488 DEP images/opts.pb-c.d [2020-04-09T19:39:24.386Z] #39 8.583 DEP images/sit.pb-c.d [2020-04-09T19:39:24.386Z] #39 8.651 PBCC images/macvlan.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.687 DEP images/macvlan.pb-c.d [2020-04-09T19:39:24.386Z] #39 8.751 PBCC images/autofs.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.819 DEP images/autofs.pb-c.d [2020-04-09T19:39:24.386Z] #39 8.879 PBCC images/sysctl.pb-c.c [2020-04-09T19:39:24.386Z] #39 8.919 DEP images/sysctl.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.003 PBCC images/time.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.059 DEP images/time.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.101 PBCC images/binfmt-misc.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.126 DEP images/binfmt-misc.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.227 PBCC images/seccomp.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.251 DEP images/seccomp.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.286 PBCC images/userns.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.320 DEP images/userns.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.419 PBCC images/cgroup.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.445 DEP images/cgroup.pb-c.d [2020-04-09T19:39:24.386Z] #39 9.490 PBCC images/fown.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.522 PBCC images/ext-file.pb-c.c [2020-04-09T19:39:24.386Z] #39 9.562 DEP images/fown.pb-c.d [2020-04-09T19:39:24.641Z] #39 9.637 DEP images/ext-file.pb-c.d [2020-04-09T19:39:24.641Z] #39 ... [2020-04-09T19:39:24.641Z] [2020-04-09T19:39:24.641Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:39:24.641Z] #29 76.57 text/tabwriter [2020-04-09T19:39:24.643Z] CC criu/cgroup.o [2020-04-09T19:39:25.201Z] #29 77.03 flag [2020-04-09T19:39:25.201Z] #29 77.30 github.com/BurntSushi/toml [2020-04-09T19:39:26.714Z] CC criu/clone-noasan.o [2020-04-09T19:39:26.714Z] CC criu/config.o [2020-04-09T19:39:27.343Z] CC criu/cr-check.o [2020-04-09T19:39:27.712Z] #29 ... [2020-04-09T19:39:27.712Z] [2020-04-09T19:39:27.712Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-04-09T19:39:27.712Z] #34 6.226 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T19:39:27.712Z] #34 6.232 -- Detecting C compiler ABI info [2020-04-09T19:39:27.712Z] #34 6.939 -- Detecting C compiler ABI info - done [2020-04-09T19:39:27.712Z] #34 6.999 -- Detecting C compile features [2020-04-09T19:39:27.712Z] #34 9.266 -- Detecting C compile features - done [2020-04-09T19:39:27.712Z] #34 9.300 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T19:39:27.712Z] #34 9.596 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T19:39:27.713Z] #34 9.694 -- Configuring done [2020-04-09T19:39:27.713Z] #34 9.747 -- Generating done [2020-04-09T19:39:27.713Z] #34 9.751 -- Build files have been written to: /tmp/tmp.g0mGp5xxLc/tini [2020-04-09T19:39:27.713Z] #34 9.760 + make tini-static [2020-04-09T19:39:27.713Z] #34 10.21 Scanning dependencies of target tini-static [2020-04-09T19:39:27.713Z] #34 10.41 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T19:39:27.713Z] #34 12.13 [100%] Linking C executable tini-static [2020-04-09T19:39:27.713Z] #34 12.88 [100%] Built target tini-static [2020-04-09T19:39:27.713Z] #34 12.97 + mkdir -p /build [2020-04-09T19:39:27.713Z] #34 12.97 + cp tini-static /build/docker-init [2020-04-09T19:39:27.713Z] #34 DONE 13.5s [2020-04-09T19:39:27.713Z] [2020-04-09T19:39:27.713Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:39:27.713Z] #29 79.37 log [2020-04-09T19:39:28.008Z] CC criu/cr-dedup.o [2020-04-09T19:39:28.008Z] CC criu/cr-dump.o [2020-04-09T19:39:29.058Z] CC criu/cr-errno.o [2020-04-09T19:39:29.058Z] CC criu/cr-restore.o [2020-04-09T19:39:29.644Z] #29 ... [2020-04-09T19:39:29.644Z] [2020-04-09T19:39:29.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:29.644Z] #39 9.727 PBCC images/rpc.pb-c.c [2020-04-09T19:39:29.644Z] #39 9.779 DEP images/rpc.pb-c.d [2020-04-09T19:39:29.644Z] #39 9.830 PBCC images/siginfo.pb-c.c [2020-04-09T19:39:29.644Z] #39 9.861 DEP images/siginfo.pb-c.d [2020-04-09T19:39:29.644Z] #39 9.918 PBCC images/pagemap.pb-c.c [2020-04-09T19:39:29.644Z] #39 9.987 DEP images/pagemap.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.06 PBCC images/rlimit.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.13 DEP images/rlimit.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.18 PBCC images/file-lock.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.22 DEP images/file-lock.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.29 PBCC images/tty.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.31 DEP images/tty.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.37 PBCC images/tun.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.40 PBCC images/netdev.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.45 DEP images/tun.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.53 DEP images/netdev.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.64 PBCC images/vma.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.66 DEP images/vma.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.73 PBCC images/creds.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.80 DEP images/creds.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.87 PBCC images/utsns.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.90 DEP images/utsns.pb-c.d [2020-04-09T19:39:29.644Z] #39 10.96 PBCC images/ipc-desc.pb-c.c [2020-04-09T19:39:29.644Z] #39 10.99 PBCC images/ipc-sem.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.02 DEP images/ipc-desc.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.08 DEP images/ipc-sem.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.13 PBCC images/ipc-msg.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.16 DEP images/ipc-msg.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.23 PBCC images/ipc-shm.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.28 DEP images/ipc-shm.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.36 PBCC images/ipc-var.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.36 DEP images/ipc-var.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.48 PBCC images/sk-opts.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.48 PBCC images/packet-sock.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.56 DEP images/sk-opts.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.69 DEP images/packet-sock.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.74 PBCC images/sk-netlink.pb-c.c [2020-04-09T19:39:29.644Z] #39 11.86 DEP images/sk-netlink.pb-c.d [2020-04-09T19:39:29.644Z] #39 11.96 PBCC images/sk-inet.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.03 DEP images/sk-inet.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.10 PBCC images/sk-unix.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.19 DEP images/sk-unix.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.23 PBCC images/mm.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.31 DEP images/mm.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.36 PBCC images/timerfd.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.45 DEP images/timerfd.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.51 PBCC images/timer.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.54 DEP images/timer.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.65 PBCC images/sa.pb-c.c [2020-04-09T19:39:29.644Z] #39 12.73 DEP images/sa.pb-c.d [2020-04-09T19:39:29.644Z] #39 12.87 PBCC images/pipe-data.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.05 DEP images/pipe-data.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.17 PBCC images/mnt.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.35 DEP images/mnt.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.52 PBCC images/sk-packet.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.54 DEP images/sk-packet.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.56 PBCC images/tcp-stream.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.60 DEP images/tcp-stream.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.65 PBCC images/pipe.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.73 DEP images/pipe.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.78 PBCC images/pstree.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.81 DEP images/pstree.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.86 PBCC images/fs.pb-c.c [2020-04-09T19:39:29.644Z] #39 13.89 DEP images/fs.pb-c.d [2020-04-09T19:39:29.644Z] #39 13.96 PBCC images/signalfd.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.04 DEP images/signalfd.pb-c.d [2020-04-09T19:39:29.644Z] #39 14.13 PBCC images/fh.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.22 PBCC images/fsnotify.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.31 DEP images/fh.pb-c.d [2020-04-09T19:39:29.644Z] #39 14.39 DEP images/fsnotify.pb-c.d [2020-04-09T19:39:29.644Z] #39 14.50 PBCC images/eventpoll.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.54 DEP images/eventpoll.pb-c.d [2020-04-09T19:39:29.644Z] #39 14.59 PBCC images/eventfd.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.62 DEP images/eventfd.pb-c.d [2020-04-09T19:39:29.644Z] #39 14.70 PBCC images/remap-file-path.pb-c.c [2020-04-09T19:39:29.644Z] #39 14.71 DEP images/remap-file-path.pb-c.d [2020-04-09T19:39:29.900Z] #39 14.78 PBCC images/fifo.pb-c.c [2020-04-09T19:39:29.900Z] #39 14.83 DEP images/fifo.pb-c.d [2020-04-09T19:39:29.900Z] #39 14.98 PBCC images/ghost-file.pb-c.c [2020-04-09T19:39:30.155Z] #39 15.03 DEP images/ghost-file.pb-c.d [2020-04-09T19:39:30.155Z] #39 15.09 PBCC images/regfile.pb-c.c [2020-04-09T19:39:30.155Z] #39 15.21 DEP images/regfile.pb-c.d [2020-04-09T19:39:30.155Z] #39 15.27 PBCC images/ns.pb-c.c [2020-04-09T19:39:30.155Z] #39 15.31 DEP images/ns.pb-c.d [2020-04-09T19:39:30.155Z] #39 ... [2020-04-09T19:39:30.155Z] [2020-04-09T19:39:30.155Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:30.155Z] #14 9.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] [2020-04-09T19:39:30.155Z] #14 18.06 Fetched 8337 kB in 14s (580 kB/s) [2020-04-09T19:39:30.410Z] #14 18.06 Reading package lists... [2020-04-09T19:39:30.410Z] #14 ... [2020-04-09T19:39:30.410Z] [2020-04-09T19:39:30.410Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-04-09T19:39:30.410Z] #29 82.36 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:39:31.783Z] CC criu/cr-service.o [2020-04-09T19:39:32.067Z] CC criu/crtools.o [2020-04-09T19:39:32.352Z] CC criu/eventfd.o [2020-04-09T19:39:32.636Z] CC criu/eventpoll.o [2020-04-09T19:39:32.927Z] CC criu/external.o [2020-04-09T19:39:33.214Z] CC criu/fault-injection.o [2020-04-09T19:39:33.214Z] CC criu/fdstore.o [2020-04-09T19:39:33.214Z] CC criu/fifo.o [2020-04-09T19:39:33.524Z] CC criu/file-ids.o [2020-04-09T19:39:33.524Z] CC criu/file-lock.o [2020-04-09T19:39:34.180Z] CC criu/files-ext.o [2020-04-09T19:39:34.180Z] CC criu/files-reg.o [2020-04-09T19:39:35.193Z] CC criu/files.o [2020-04-09T19:39:35.671Z] #29 DONE 86.7s [2020-04-09T19:39:35.671Z] [2020-04-09T19:39:35.671Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:39:35.671Z] #57 39.03 Checking out files: 51% (1632/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 90% (2852/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T19:39:35.671Z] #57 40.33 + cd /tmp/tmp.UmuY8F0Wg0/src/github.com/containerd/containerd [2020-04-09T19:39:35.671Z] #57 40.33 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:39:35.671Z] #57 42.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T19:39:35.671Z] #57 42.76 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T19:39:35.672Z] #57 42.76 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:39:35.672Z] #57 42.76 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:39:35.672Z] #57 42.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T19:39:35.672Z] #57 42.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T19:39:35.672Z] #57 42.76 + '[' '' = dynamic ']' [2020-04-09T19:39:35.672Z] #57 42.76 + make [2020-04-09T19:39:35.672Z] #57 43.98 🇩 bin/ctr [2020-04-09T19:39:35.672Z] #57 ... [2020-04-09T19:39:35.672Z] [2020-04-09T19:39:35.672Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:35.672Z] #42 76.99 path/filepath [2020-04-09T19:39:35.672Z] #42 78.22 regexp [2020-04-09T19:39:35.672Z] #42 80.77 flag [2020-04-09T19:39:35.672Z] #42 82.00 go/token [2020-04-09T19:39:35.672Z] #42 82.56 internal/lazyregexp [2020-04-09T19:39:35.672Z] #42 83.00 path [2020-04-09T19:39:35.672Z] #42 83.13 go/scanner [2020-04-09T19:39:35.672Z] #42 83.56 io/ioutil [2020-04-09T19:39:35.672Z] #42 84.22 net/url [2020-04-09T19:39:35.672Z] #42 84.74 go/ast [2020-04-09T19:39:35.672Z] #42 86.58 text/template/parse [2020-04-09T19:39:35.672Z] #42 ... [2020-04-09T19:39:35.672Z] [2020-04-09T19:39:35.672Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:35.672Z] #39 15.36 PBCC images/fdinfo.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.41 DEP images/fdinfo.pb-c.d [2020-04-09T19:39:35.672Z] #39 15.47 PBCC images/core-aarch64.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.53 PBCC images/core-arm.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.57 PBCC images/core-ppc64.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.65 PBCC images/core-s390.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.74 PBCC images/core-x86.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.81 PBCC images/core.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.88 PBCC images/inventory.pb-c.c [2020-04-09T19:39:35.672Z] #39 15.98 DEP images/core-aarch64.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.06 DEP images/core-arm.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.11 DEP images/core-ppc64.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.24 DEP images/core-s390.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.30 DEP images/core-x86.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.37 DEP images/core.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.43 DEP images/inventory.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.50 PBCC images/cpuinfo.pb-c.c [2020-04-09T19:39:35.672Z] #39 16.54 DEP images/cpuinfo.pb-c.d [2020-04-09T19:39:35.672Z] #39 16.59 PBCC images/stats.pb-c.c [2020-04-09T19:39:35.672Z] #39 16.62 DEP images/stats.pb-c.d [2020-04-09T19:39:35.672Z] #39 18.16 make[1]: Nothing to be done for 'all'. [2020-04-09T19:39:35.672Z] #39 19.69 CC images/stats.o [2020-04-09T19:39:35.672Z] #39 20.48 CC images/core.o [2020-04-09T19:39:36.231Z] #39 21.21 CC images/core-x86.o [2020-04-09T19:39:36.421Z] CC criu/filesystems.o [2020-04-09T19:39:36.707Z] CC criu/fsnotify.o [2020-04-09T19:39:36.791Z] #39 21.75 CC images/core-arm.o [2020-04-09T19:39:37.338Z] CC criu/image-desc.o [2020-04-09T19:39:37.338Z] CC criu/image.o [2020-04-09T19:39:37.351Z] #39 22.19 CC images/core-aarch64.o [2020-04-09T19:39:37.606Z] #39 22.61 CC images/core-ppc64.o [2020-04-09T19:39:37.861Z] #39 ... [2020-04-09T19:39:37.861Z] [2020-04-09T19:39:37.861Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:37.861Z] #42 89.86 go/parser [2020-04-09T19:39:37.962Z] CC criu/ipc_ns.o [2020-04-09T19:39:38.589Z] CC criu/irmap.o [2020-04-09T19:39:38.878Z] CC criu/kcmp-ids.o [2020-04-09T19:39:38.878Z] CC criu/kerndat.o [2020-04-09T19:39:39.225Z] #42 91.33 text/template [2020-04-09T19:39:39.310Z] ok github.com/docker/docker/cmd/dockerd/hack 0.001s coverage: 72.9% of statements [2020-04-09T19:39:39.310Z] ok github.com/docker/docker/cmd/dockerd 0.036s coverage: 29.5% of statements [2020-04-09T19:39:39.310Z] ok github.com/docker/docker/container 0.122s coverage: 35.6% of statements [2020-04-09T19:39:39.310Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T19:39:39.310Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T19:39:39.310Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T19:39:39.310Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T19:39:39.554Z] CC criu/libnetlink.o [2020-04-09T19:39:39.554Z] CC criu/log.o [2020-04-09T19:39:39.838Z] CC criu/lsm.o [2020-04-09T19:39:40.137Z] CC criu/mem.o [2020-04-09T19:39:41.151Z] CC criu/mount.o [2020-04-09T19:39:42.486Z] #42 93.83 log [2020-04-09T19:39:42.486Z] #42 94.52 encoding/binary [2020-04-09T19:39:43.214Z] CC criu/namespaces.o [2020-04-09T19:39:43.411Z] #42 ... [2020-04-09T19:39:43.411Z] [2020-04-09T19:39:43.411Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:43.411Z] #39 23.35 CC images/core-s390.o [2020-04-09T19:39:43.411Z] #39 24.08 CC images/cpuinfo.o [2020-04-09T19:39:43.411Z] #39 24.50 CC images/inventory.o [2020-04-09T19:39:43.411Z] #39 24.78 CC images/fdinfo.o [2020-04-09T19:39:43.411Z] #39 25.19 CC images/fown.o [2020-04-09T19:39:43.411Z] #39 25.38 CC images/ns.o [2020-04-09T19:39:43.411Z] #39 25.57 CC images/regfile.o [2020-04-09T19:39:43.411Z] #39 25.81 CC images/ghost-file.o [2020-04-09T19:39:43.411Z] #39 26.09 CC images/fifo.o [2020-04-09T19:39:43.411Z] #39 26.36 CC images/remap-file-path.o [2020-04-09T19:39:43.411Z] #39 26.53 CC images/eventfd.o [2020-04-09T19:39:43.411Z] #39 26.72 CC images/eventpoll.o [2020-04-09T19:39:43.411Z] #39 27.00 CC images/fh.o [2020-04-09T19:39:43.411Z] #39 27.43 CC images/fsnotify.o [2020-04-09T19:39:43.411Z] #39 28.00 CC images/signalfd.o [2020-04-09T19:39:43.411Z] #39 28.20 CC images/fs.o [2020-04-09T19:39:43.411Z] #39 28.46 CC images/pstree.o [2020-04-09T19:39:43.666Z] #39 28.72 CC images/pipe.o [2020-04-09T19:39:43.921Z] #39 28.92 CC images/tcp-stream.o [2020-04-09T19:39:44.176Z] #39 29.17 CC images/sk-packet.o [2020-04-09T19:39:44.176Z] #39 ... [2020-04-09T19:39:44.176Z] [2020-04-09T19:39:44.176Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:44.176Z] #42 96.29 go/doc [2020-04-09T19:39:44.240Z] CC criu/net.o [2020-04-09T19:39:44.431Z] #42 96.34 encoding/base64 [2020-04-09T19:39:44.431Z] #42 ... [2020-04-09T19:39:44.431Z] [2020-04-09T19:39:44.431Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:44.431Z] #14 18.06 Reading package lists... [2020-04-09T19:39:44.431Z] #14 23.89 Reading package lists... [2020-04-09T19:39:44.431Z] #14 29.28 Building dependency tree... [2020-04-09T19:39:44.431Z] #14 30.40 Reading state information... [2020-04-09T19:39:44.431Z] #14 31.50 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T19:39:44.431Z] #14 31.50 libcap2-bin set to manually installed. [2020-04-09T19:39:44.431Z] #14 31.50 The following additional packages will be installed: [2020-04-09T19:39:44.431Z] #14 31.50 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T19:39:44.431Z] #14 31.50 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T19:39:44.431Z] #14 31.50 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:39:44.431Z] #14 31.50 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T19:39:44.431Z] #14 31.50 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T19:39:44.431Z] #14 31.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T19:39:44.431Z] #14 31.51 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T19:39:44.431Z] #14 31.51 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T19:39:44.431Z] #14 31.51 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T19:39:44.431Z] #14 31.52 Suggested packages: [2020-04-09T19:39:44.431Z] #14 31.52 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T19:39:44.431Z] #14 31.52 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T19:39:44.431Z] #14 31.52 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T19:39:44.431Z] #14 31.52 xfsdump acl attr quota [2020-04-09T19:39:44.431Z] #14 31.52 Recommended packages: [2020-04-09T19:39:44.431Z] #14 31.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T19:39:44.431Z] #14 31.52 python3-keyrings.alt python3-xdg unzip [2020-04-09T19:39:44.663Z] ok github.com/docker/docker/daemon/cluster 0.036s coverage: 0.5% of statements [2020-04-09T19:39:44.689Z] #14 ... [2020-04-09T19:39:44.689Z] [2020-04-09T19:39:44.689Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:39:44.689Z] #39 29.70 CC images/mnt.o [2020-04-09T19:39:44.944Z] #39 29.92 CC images/pipe-data.o [2020-04-09T19:39:45.200Z] #39 30.17 CC images/sa.o [2020-04-09T19:39:45.455Z] #39 30.54 CC images/timer.o [2020-04-09T19:39:45.474Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2020-04-09T19:39:46.016Z] #39 31.01 CC images/timerfd.o [2020-04-09T19:39:46.271Z] #39 31.25 CC images/mm.o [2020-04-09T19:39:46.290Z] CC criu/netfilter.o [2020-04-09T19:39:46.290Z] CC criu/page-pipe.o [2020-04-09T19:39:46.526Z] #39 31.56 CC images/sk-opts.o [2020-04-09T19:39:46.577Z] CC criu/page-xfer.o [2020-04-09T19:39:46.711Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-04-09T19:39:46.781Z] #39 31.80 CC images/sk-unix.o [2020-04-09T19:39:47.341Z] #39 32.13 CC images/sk-inet.o [2020-04-09T19:39:47.596Z] #39 32.62 CC images/tun.o [2020-04-09T19:39:47.613Z] CC criu/pagemap-cache.o [2020-04-09T19:39:47.613Z] CC criu/pagemap.o [2020-04-09T19:39:48.155Z] #39 33.07 CC images/sk-netlink.o [2020-04-09T19:39:48.155Z] #39 33.31 CC images/packet-sock.o [2020-04-09T19:39:48.254Z] CC criu/parasite-syscall.o [2020-04-09T19:39:48.556Z] CC criu/path.o [2020-04-09T19:39:48.715Z] #39 33.71 CC images/ipc-var.o [2020-04-09T19:39:48.851Z] CC criu/pie-util-vdso-elf32.o [2020-04-09T19:39:48.970Z] #39 33.92 CC images/ipc-desc.o [2020-04-09T19:39:48.970Z] #39 34.12 CC images/ipc-shm.o [2020-04-09T19:39:49.139Z] CC criu/pie-util-vdso.o [2020-04-09T19:39:49.139Z] CC criu/pie-util.o [2020-04-09T19:39:49.424Z] CC criu/pipes.o [2020-04-09T19:39:49.530Z] #39 34.42 CC images/ipc-msg.o [2020-04-09T19:39:49.530Z] #39 34.67 CC images/ipc-sem.o [2020-04-09T19:39:49.724Z] CC criu/plugin.o [2020-04-09T19:39:50.008Z] CC criu/proc_parse.o [2020-04-09T19:39:50.092Z] #39 34.93 CC images/utsns.o [2020-04-09T19:39:50.092Z] #39 35.14 CC images/creds.o [2020-04-09T19:39:50.347Z] #39 35.42 CC images/vma.o [2020-04-09T19:39:50.907Z] #39 35.73 CC images/netdev.o [2020-04-09T19:39:51.216Z] #39 36.15 CC images/tty.o [2020-04-09T19:39:51.808Z] #39 ... [2020-04-09T19:39:51.808Z] [2020-04-09T19:39:51.808Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:51.808Z] #14 34.71 The following NEW packages will be installed: [2020-04-09T19:39:51.808Z] #14 34.71 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T19:39:51.808Z] #14 34.71 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T19:39:51.808Z] #14 34.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T19:39:51.808Z] #14 34.72 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T19:39:51.808Z] #14 34.72 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:39:51.808Z] #14 34.72 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T19:39:51.808Z] #14 34.72 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T19:39:51.808Z] #14 34.72 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T19:39:51.808Z] #14 34.72 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T19:39:51.808Z] #14 34.72 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T19:39:51.808Z] #14 34.72 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T19:39:51.808Z] #14 34.72 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T19:39:51.808Z] #14 34.72 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T19:39:51.808Z] #14 34.73 xfsprogs xxd xz-utils zip [2020-04-09T19:39:51.808Z] #14 35.10 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:39:51.808Z] #14 35.10 Need to get 104 MB of archives. [2020-04-09T19:39:51.808Z] #14 35.10 After this operation, 597 MB of additional disk space will be used. [2020-04-09T19:39:51.808Z] #14 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T19:39:51.808Z] #14 35.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T19:39:51.808Z] #14 35.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T19:39:51.808Z] #14 35.28 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T19:39:51.808Z] #14 35.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T19:39:51.808Z] #14 35.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T19:39:51.808Z] #14 35.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T19:39:51.808Z] #14 35.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T19:39:51.808Z] #14 35.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T19:39:51.808Z] #14 35.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T19:39:51.808Z] #14 35.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T19:39:51.808Z] #14 35.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T19:39:51.808Z] #14 35.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T19:39:51.808Z] #14 35.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T19:39:51.808Z] #14 35.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T19:39:51.808Z] #14 35.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T19:39:51.808Z] #14 35.53 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T19:39:51.808Z] #14 35.54 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:39:51.808Z] #14 35.55 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T19:39:51.808Z] #14 35.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T19:39:51.808Z] #14 35.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T19:39:51.808Z] #14 35.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T19:39:51.808Z] #14 35.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T19:39:51.808Z] #14 35.67 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-04-09T19:39:51.808Z] #14 35.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-04-09T19:39:51.808Z] #14 36.10 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T19:39:51.808Z] #14 36.12 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T19:39:51.808Z] #14 36.13 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T19:39:51.808Z] #14 36.15 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T19:39:51.808Z] #14 36.53 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T19:39:51.808Z] #14 36.78 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T19:39:51.808Z] #14 36.81 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-04-09T19:39:51.808Z] #14 39.44 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-04-09T19:39:52.082Z] CC criu/protobuf-desc.o [2020-04-09T19:39:52.374Z] #14 41.58 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T19:39:52.374Z] #14 41.60 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T19:39:52.374Z] #14 41.61 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T19:39:52.374Z] #14 41.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T19:39:52.374Z] #14 41.62 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T19:39:52.374Z] #14 41.63 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T19:39:52.374Z] #14 41.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-04-09T19:39:52.374Z] #14 41.64 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T19:39:52.374Z] #14 41.66 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T19:39:52.374Z] #14 41.72 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T19:39:52.374Z] #14 41.75 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T19:39:52.374Z] #14 41.77 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T19:39:52.374Z] #14 41.78 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T19:39:52.374Z] #14 41.83 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T19:39:52.634Z] #14 41.84 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T19:39:52.634Z] #14 41.84 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T19:39:52.634Z] #14 41.85 Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T19:39:52.712Z] CC criu/protobuf.o [2020-04-09T19:39:52.712Z] CC criu/pstree.o [2020-04-09T19:39:53.348Z] CC criu/rbtree.o [2020-04-09T19:39:53.561Z] #14 42.62 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T19:39:53.561Z] #14 42.63 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T19:39:53.561Z] #14 42.63 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T19:39:53.561Z] #14 42.64 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T19:39:53.561Z] #14 42.65 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T19:39:53.561Z] #14 42.68 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T19:39:53.561Z] #14 42.70 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T19:39:53.561Z] #14 42.84 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T19:39:53.561Z] #14 42.85 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T19:39:53.561Z] #14 42.86 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T19:39:53.561Z] #14 42.94 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T19:39:53.634Z] CC criu/rst-malloc.o [2020-04-09T19:39:53.816Z] #14 42.95 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T19:39:53.816Z] #14 42.97 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T19:39:53.816Z] #14 42.98 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T19:39:53.816Z] #14 43.00 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T19:39:53.921Z] CC criu/seccomp.o [2020-04-09T19:39:54.071Z] #14 43.43 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T19:39:54.071Z] #14 43.51 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T19:39:54.216Z] CC criu/seize.o [2020-04-09T19:39:54.298Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.6% of statements [2020-04-09T19:39:54.327Z] #14 43.59 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T19:39:54.848Z] CC criu/servicefd.o [2020-04-09T19:39:55.135Z] CC criu/shmem.o [2020-04-09T19:39:55.253Z] #14 44.56 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:39:55.253Z] #14 ... [2020-04-09T19:39:55.253Z] [2020-04-09T19:39:55.253Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:39:55.253Z] #42 97.15 encoding/json [2020-04-09T19:39:55.253Z] #42 99.86 github.com/LK4D4/vndr/build [2020-04-09T19:39:55.253Z] #42 102.8 encoding/xml [2020-04-09T19:39:55.253Z] #42 103.7 github.com/LK4D4/vndr/versioned [2020-04-09T19:39:55.253Z] #42 103.9 compress/flate [2020-04-09T19:39:55.253Z] #42 106.9 hash [2020-04-09T19:39:55.253Z] #42 107.0 hash/crc32 [2020-04-09T19:39:55.253Z] #42 ... [2020-04-09T19:39:55.253Z] [2020-04-09T19:39:55.253Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:39:55.253Z] #14 44.70 Fetched 104 MB in 9s (11.9 MB/s) [2020-04-09T19:39:55.502Z] ok github.com/docker/docker/daemon/config 0.018s coverage: 82.2% of statements [2020-04-09T19:39:55.508Z] #14 44.77 Selecting previously unselected package pigz. [2020-04-09T19:39:55.508Z] #14 44.77 (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 ... 15464 files and directories currently installed.) [2020-04-09T19:39:55.508Z] #14 44.86 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T19:39:55.508Z] #14 44.86 Unpacking pigz (2.4-1) ... [2020-04-09T19:39:55.758Z] CC criu/sigframe.o [2020-04-09T19:39:55.758Z] CC criu/signalfd.o [2020-04-09T19:39:55.758Z] CC criu/sk-inet.o [2020-04-09T19:39:55.763Z] #14 45.00 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T19:39:55.763Z] #14 45.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:39:55.763Z] #14 45.03 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:39:55.867Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.4% of statements [2020-04-09T19:39:56.227Z] ok github.com/docker/docker/daemon 12.274s coverage: 17.5% of statements [2020-04-09T19:39:56.227Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T19:39:56.227Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T19:39:56.323Z] #14 45.67 Selecting previously unselected package python3.7-minimal. [2020-04-09T19:39:56.379Z] CC criu/sk-netlink.o [2020-04-09T19:39:56.593Z] #14 45.67 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:39:56.594Z] #14 45.68 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:39:56.652Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-09T19:39:56.652Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T19:39:56.652Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T19:39:56.862Z] CC criu/sk-packet.o [2020-04-09T19:39:57.147Z] CC criu/sk-queue.o [2020-04-09T19:39:57.439Z] CC criu/sk-tcp.o [2020-04-09T19:39:57.556Z] #14 46.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:39:57.725Z] CC criu/sk-unix.o [2020-04-09T19:39:57.812Z] #14 47.01 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:39:57.906Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-09T19:39:58.744Z] CC criu/sockets.o [2020-04-09T19:39:59.363Z] CC criu/stats.o [2020-04-09T19:39:59.654Z] CC criu/string.o [2020-04-09T19:39:59.654Z] CC criu/sysctl.o [2020-04-09T19:39:59.691Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 2.9% of statements [2020-04-09T19:39:59.941Z] CC criu/sysfs_parse.o [2020-04-09T19:40:00.225Z] CC criu/timerfd.o [2020-04-09T19:40:00.526Z] CC criu/tty.o [2020-04-09T19:40:00.645Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-04-09T19:40:00.645Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-09T19:40:00.645Z] Congratulations! All toml source files changed here have valid syntax. [2020-04-09T19:40:00.645Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-09T19:40:00.645Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-09T19:40:00.699Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.284s coverage: 57.8% of statements [2020-04-09T19:40:00.968Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/make.sh dynbinary-daemon test-docker-py [2020-04-09T19:40:01.072Z] #14 50.36 Selecting previously unselected package python3-minimal. [2020-04-09T19:40:01.226Z] [2020-04-09T19:40:01.328Z] #14 50.36 (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 ... 15713 files and directories currently installed.) [2020-04-09T19:40:01.328Z] #14 50.44 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T19:40:01.328Z] #14 50.45 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T19:40:01.328Z] #14 50.55 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T19:40:01.328Z] #14 50.56 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T19:40:01.328Z] #14 50.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T19:40:01.483Z] Removing bundles/ [2020-04-09T19:40:01.483Z] [2020-04-09T19:40:01.483Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T19:40:01.483Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:40:01.483Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T19:40:01.583Z] #14 50.72 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T19:40:01.583Z] #14 50.72 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:40:01.583Z] #14 50.73 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:40:01.838Z] #14 ... [2020-04-09T19:40:01.838Z] [2020-04-09T19:40:01.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:01.838Z] #39 36.92 CC images/file-lock.o [2020-04-09T19:40:01.838Z] #39 37.23 CC images/rlimit.o [2020-04-09T19:40:01.838Z] #39 37.52 CC images/pagemap.o [2020-04-09T19:40:01.838Z] #39 37.90 CC images/siginfo.o [2020-04-09T19:40:01.838Z] #39 38.23 CC images/rpc.o [2020-04-09T19:40:01.838Z] #39 39.85 CC images/ext-file.o [2020-04-09T19:40:01.838Z] #39 40.07 CC images/cgroup.o [2020-04-09T19:40:01.838Z] #39 40.71 CC images/userns.o [2020-04-09T19:40:01.838Z] #39 41.03 CC images/google/protobuf/descriptor.o [2020-04-09T19:40:01.838Z] #39 42.99 CC images/opts.o [2020-04-09T19:40:01.838Z] #39 43.21 CC images/seccomp.o [2020-04-09T19:40:01.838Z] #39 43.58 CC images/binfmt-misc.o [2020-04-09T19:40:01.838Z] #39 43.88 CC images/time.o [2020-04-09T19:40:01.838Z] #39 44.12 CC images/sysctl.o [2020-04-09T19:40:01.838Z] #39 44.38 CC images/autofs.o [2020-04-09T19:40:01.838Z] #39 44.69 CC images/macvlan.o [2020-04-09T19:40:01.838Z] #39 44.90 CC images/sit.o [2020-04-09T19:40:01.838Z] #39 45.22 LINK images/built-in.o [2020-04-09T19:40:01.838Z] #39 45.33 GEN compel/include/asm [2020-04-09T19:40:01.838Z] #39 45.35 GEN compel/include/version.h [2020-04-09T19:40:01.838Z] #39 45.38 touch .config [2020-04-09T19:40:01.838Z] #39 45.39 GEN include/common/config.h [2020-04-09T19:40:01.838Z] #39 45.48 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T19:40:01.838Z] #39 45.51 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T19:40:01.838Z] #39 45.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T19:40:01.838Z] #39 45.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T19:40:01.838Z] #39 45.59 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T19:40:01.838Z] #39 45.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T19:40:01.838Z] #39 45.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T19:40:01.838Z] #39 45.74 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T19:40:01.838Z] #39 45.77 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T19:40:01.838Z] #39 45.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T19:40:01.838Z] #39 45.80 DEP compel/plugins/std/infect.d [2020-04-09T19:40:01.839Z] #39 45.90 DEP compel/plugins/std/string.d [2020-04-09T19:40:01.839Z] #39 46.13 DEP compel/plugins/std/log.d [2020-04-09T19:40:01.839Z] #39 46.24 DEP compel/plugins/std/fds.d [2020-04-09T19:40:01.839Z] #39 46.34 DEP compel/plugins/std/std.d [2020-04-09T19:40:01.839Z] #39 46.44 DEP compel/plugins/shmem/shmem.d [2020-04-09T19:40:01.839Z] #39 46.53 DEP compel/plugins/fds/fds.d [2020-04-09T19:40:01.839Z] #39 46.67 CC compel/plugins/std/std.o [2020-04-09T19:40:02.011Z] CC criu/tun.o [2020-04-09T19:40:02.012Z] CC criu/uffd.o [2020-04-09T19:40:02.094Z] #39 47.00 CC compel/plugins/std/fds.o [2020-04-09T19:40:02.654Z] #39 47.48 CC compel/plugins/std/log.o [2020-04-09T19:40:02.910Z] #39 ... [2020-04-09T19:40:02.910Z] [2020-04-09T19:40:02.910Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:02.910Z] #14 52.00 Selecting previously unselected package python3.7. [2020-04-09T19:40:02.910Z] #14 52.00 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T19:40:02.910Z] #14 52.01 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:40:02.910Z] #14 52.18 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T19:40:02.910Z] #14 52.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T19:40:02.910Z] #14 52.21 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T19:40:03.028Z] CC criu/util.o [2020-04-09T19:40:03.165Z] #14 52.37 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T19:40:03.655Z] CC criu/uts_ns.o [2020-04-09T19:40:03.941Z] CC criu/vdso.o [2020-04-09T19:40:04.237Z] LINK criu/built-in.o [2020-04-09T19:40:04.237Z] LINK criu/criu [2020-04-09T19:40:04.528Z] #14 53.75 Selecting previously unselected package python3. [2020-04-09T19:40:04.528Z] #14 53.75 (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 ... 16125 files and directories currently installed.) [2020-04-09T19:40:04.528Z] #14 53.87 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T19:40:04.528Z] #14 53.88 Unpacking python3 (3.7.3-1) ... [2020-04-09T19:40:04.530Z] DEP lib/c/criu.d [2020-04-09T19:40:04.530Z] CC images/rpc.pb-c.o [2020-04-09T19:40:04.783Z] #14 53.99 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T19:40:04.783Z] #14 53.99 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T19:40:04.783Z] #14 54.00 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T19:40:04.783Z] #14 54.16 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T19:40:04.783Z] #14 54.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T19:40:05.039Z] #14 54.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T19:40:05.160Z] CC lib/c/criu.o [2020-04-09T19:40:05.297Z] #14 54.42 Selecting previously unselected package libiptc0:amd64. [2020-04-09T19:40:05.297Z] #14 54.43 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T19:40:05.297Z] #14 54.44 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T19:40:05.297Z] #14 ... [2020-04-09T19:40:05.297Z] [2020-04-09T19:40:05.297Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-04-09T19:40:05.297Z] #60 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:40:05.297Z] #60 109.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T19:40:05.297Z] #60 DONE 117.2s [2020-04-09T19:40:05.297Z] [2020-04-09T19:40:05.297Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T19:40:05.297Z] #61 DONE 0.1s [2020-04-09T19:40:05.297Z] [2020-04-09T19:40:05.297Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:05.297Z] #14 54.59 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T19:40:05.297Z] #14 54.60 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T19:40:05.297Z] #14 54.64 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T19:40:05.297Z] #14 54.76 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T19:40:05.297Z] #14 54.76 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T19:40:05.552Z] #14 54.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T19:40:05.552Z] #14 54.90 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T19:40:05.552Z] #14 54.90 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T19:40:05.552Z] #14 ... [2020-04-09T19:40:05.552Z] [2020-04-09T19:40:05.552Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:40:05.552Z] #42 107.6 compress/gzip [2020-04-09T19:40:05.552Z] #42 108.1 context [2020-04-09T19:40:05.552Z] #42 109.0 crypto/cipher [2020-04-09T19:40:05.552Z] #42 109.5 math/big [2020-04-09T19:40:05.552Z] #42 110.7 crypto/aes [2020-04-09T19:40:05.552Z] #42 112.1 crypto [2020-04-09T19:40:05.552Z] #42 112.4 crypto/des [2020-04-09T19:40:05.552Z] #42 112.9 crypto/internal/randutil [2020-04-09T19:40:05.552Z] #42 113.0 crypto/sha512 [2020-04-09T19:40:05.552Z] #42 114.1 crypto/ed25519/internal/edwards25519 [2020-04-09T19:40:05.552Z] #42 116.4 crypto/hmac [2020-04-09T19:40:05.552Z] #42 116.6 crypto/md5 [2020-04-09T19:40:05.552Z] #42 117.5 crypto/rc4 [2020-04-09T19:40:05.784Z] LINK lib/c/built-in.o [2020-04-09T19:40:05.784Z] LINK lib/c/libcriu.so [2020-04-09T19:40:05.807Z] #42 117.7 crypto/sha1 [2020-04-09T19:40:05.807Z] #42 ... [2020-04-09T19:40:05.807Z] [2020-04-09T19:40:05.807Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:05.807Z] #14 54.91 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T19:40:05.807Z] #14 55.13 Selecting previously unselected package iptables. [2020-04-09T19:40:05.807Z] #14 55.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T19:40:05.807Z] #14 55.16 Unpacking iptables (1.8.2-4) ... [2020-04-09T19:40:06.071Z] GEN magic.py [2020-04-09T19:40:06.071Z] Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:40:06.071Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:40:06.372Z] fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:40:06.681Z] make[1]: Nothing to be done for 'all'. [2020-04-09T19:40:06.733Z] #14 55.83 Selecting previously unselected package xxd. [2020-04-09T19:40:06.733Z] #14 55.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:40:06.733Z] #14 55.84 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:40:06.733Z] #14 56.01 Selecting previously unselected package vim-common. [2020-04-09T19:40:06.733Z] #14 56.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:40:06.733Z] #14 56.07 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:40:06.925Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.379s coverage: 45.9% of statements [2020-04-09T19:40:06.969Z] make[1]: 'images/built-in.o' is up to date. [2020-04-09T19:40:06.969Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T19:40:06.969Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T19:40:06.969Z] make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T19:40:06.969Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T19:40:06.969Z] make[1]: Nothing to be done for 'all'. [2020-04-09T19:40:06.969Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:40:06.988Z] #14 56.28 Selecting previously unselected package bash-completion. [2020-04-09T19:40:06.988Z] #14 56.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.253Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.548Z] make[2]: Nothing to be done for 'all'. [2020-04-09T19:40:07.548Z] INSTALL criu/criu [2020-04-09T19:40:09.041Z] Removing intermediate container f89f2e833e95 [2020-04-09T19:40:09.041Z] ---> 7da8ee488fe9 [2020-04-09T19:40:09.041Z] Step 14/140 : FROM base AS registry [2020-04-09T19:40:09.041Z] ---> daf0d91334d2 [2020-04-09T19:40:09.041Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T19:40:09.329Z] ---> Running in b76fef6853b3 [2020-04-09T19:40:09.329Z] Removing intermediate container b76fef6853b3 [2020-04-09T19:40:09.329Z] ---> 794639b93b49 [2020-04-09T19:40:09.329Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T19:40:09.329Z] ---> Running in 61ae9155995e [2020-04-09T19:40:09.341Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.920s coverage: 49.5% of statements [2020-04-09T19:40:09.616Z] Removing intermediate container 61ae9155995e [2020-04-09T19:40:09.616Z] ---> 445634b881e7 [2020-04-09T19:40:09.617Z] Step 17/140 : 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-04-09T19:40:09.617Z] ---> Running in db3cb3a79918 [2020-04-09T19:40:09.910Z] + mktemp -d [2020-04-09T19:40:09.910Z] + export GOPATH=/tmp/tmp.9jCfDmXfAf [2020-04-09T19:40:09.910Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution [2020-04-09T19:40:09.910Z] Cloning into '/tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution'... [2020-04-09T19:40:11.149Z] #14 59.78 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T19:40:11.149Z] #14 60.31 Selecting previously unselected package bzip2. [2020-04-09T19:40:11.149Z] #14 60.32 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T19:40:11.149Z] #14 60.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:40:11.149Z] #14 60.43 Selecting previously unselected package xz-utils. [2020-04-09T19:40:11.149Z] #14 60.44 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T19:40:11.149Z] #14 60.44 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T19:40:11.405Z] #14 60.63 Selecting previously unselected package apparmor. [2020-04-09T19:40:11.405Z] #14 60.63 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T19:40:11.405Z] #14 60.74 Unpacking apparmor (2.13.2-10) ... [2020-04-09T19:40:11.831Z] ok github.com/docker/docker/daemon/graphdriver/aufs 13.183s coverage: 72.3% of statements [2020-04-09T19:40:11.831Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T19:40:11.966Z] #14 61.25 Selecting previously unselected package aufs-tools. [2020-04-09T19:40:11.966Z] #14 61.25 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T19:40:11.966Z] #14 61.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:40:11.966Z] #14 61.41 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T19:40:11.966Z] #14 61.42 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T19:40:12.220Z] #14 61.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:40:13.084Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.562s coverage: 76.1% of statements [2020-04-09T19:40:13.420Z] + cd /tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution [2020-04-09T19:40:13.420Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T19:40:13.420Z] + GOPATH=/tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9jCfDmXfAf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-04-09T19:40:13.623Z] #14 ... [2020-04-09T19:40:13.623Z] [2020-04-09T19:40:13.623Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:13.623Z] #39 48.40 CC compel/plugins/std/string.o [2020-04-09T19:40:13.623Z] #39 49.27 CC compel/plugins/std/infect.o [2020-04-09T19:40:13.623Z] #39 49.78 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T19:40:13.623Z] #39 49.83 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T19:40:13.623Z] #39 49.88 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T19:40:13.623Z] #39 49.94 AR compel/plugins/std.lib.a [2020-04-09T19:40:13.623Z] #39 50.04 CC compel/plugins/fds/fds.o [2020-04-09T19:40:13.623Z] #39 50.79 AR compel/plugins/fds.lib.a [2020-04-09T19:40:13.623Z] #39 50.99 HOSTDEP compel/src/lib/log-host.d [2020-04-09T19:40:13.623Z] #39 51.22 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T19:40:13.623Z] #39 51.40 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T19:40:13.623Z] #39 51.55 HOSTDEP compel/src/main-host.d [2020-04-09T19:40:13.623Z] #39 51.67 DEP compel/src/lib/ptrace.d [2020-04-09T19:40:13.623Z] #39 51.84 DEP compel/src/lib/infect.d [2020-04-09T19:40:13.623Z] #39 52.04 DEP compel/src/lib/infect-util.d [2020-04-09T19:40:13.623Z] #39 52.15 DEP compel/src/lib/infect-rpc.d [2020-04-09T19:40:13.623Z] #39 52.35 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T19:40:13.623Z] #39 52.49 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T19:40:13.623Z] #39 52.61 DEP compel/src/lib/log.d [2020-04-09T19:40:13.623Z] #39 52.72 DEP compel/src/main.d [2020-04-09T19:40:13.623Z] #39 52.87 DEP compel/src/lib/handle-elf.d [2020-04-09T19:40:13.623Z] #39 52.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T19:40:13.623Z] #39 53.17 CC compel/src/lib/log.o [2020-04-09T19:40:13.623Z] #39 53.51 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T19:40:13.623Z] #39 54.25 CC compel/arch/x86/src/lib/infect.o [2020-04-09T19:40:13.623Z] #39 55.40 CC compel/src/lib/infect-rpc.o [2020-04-09T19:40:13.623Z] #39 55.82 CC compel/src/lib/infect-util.o [2020-04-09T19:40:13.623Z] #39 56.15 CC compel/src/lib/infect.o [2020-04-09T19:40:13.623Z] #39 58.60 CC compel/src/lib/ptrace.o [2020-04-09T19:40:14.188Z] #39 59.15 AR compel/libcompel.a [2020-04-09T19:40:14.188Z] #39 59.25 HOSTCC compel/src/main-host.o [2020-04-09T19:40:14.188Z] #39 ... [2020-04-09T19:40:14.188Z] [2020-04-09T19:40:14.188Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:14.188Z] #14 63.49 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T19:40:14.188Z] #14 63.50 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T19:40:14.188Z] #14 63.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:40:14.333Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.0% of statements [2020-04-09T19:40:15.132Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-04-09T19:40:16.071Z] #14 ... [2020-04-09T19:40:16.071Z] [2020-04-09T19:40:16.071Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:40:16.071Z] #42 118.1 crypto/rand [2020-04-09T19:40:16.071Z] #42 118.9 crypto/elliptic [2020-04-09T19:40:16.071Z] #42 119.0 encoding/asn1 [2020-04-09T19:40:16.071Z] #42 121.0 crypto/ed25519 [2020-04-09T19:40:16.071Z] #42 121.3 crypto/rsa [2020-04-09T19:40:16.071Z] #42 121.8 crypto/ecdsa [2020-04-09T19:40:16.071Z] #42 122.5 crypto/sha256 [2020-04-09T19:40:16.071Z] #42 122.5 crypto/dsa [2020-04-09T19:40:16.071Z] #42 123.0 encoding/hex [2020-04-09T19:40:16.071Z] #42 123.6 encoding/pem [2020-04-09T19:40:16.071Z] #42 123.6 crypto/x509/pkix [2020-04-09T19:40:16.071Z] #42 124.0 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T19:40:16.071Z] #42 124.2 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T19:40:16.071Z] #42 126.4 internal/singleflight [2020-04-09T19:40:16.071Z] #42 126.7 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T19:40:16.071Z] #42 127.2 vendor/golang.org/x/crypto/poly1305 [2020-04-09T19:40:16.071Z] #42 127.6 vendor/golang.org/x/sys/cpu [2020-04-09T19:40:16.071Z] #42 127.8 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T19:40:16.325Z] #42 128.2 net [2020-04-09T19:40:16.325Z] #42 ... [2020-04-09T19:40:16.325Z] [2020-04-09T19:40:16.325Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:16.325Z] #39 59.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T19:40:16.325Z] #39 59.77 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T19:40:16.325Z] #39 60.23 HOSTCC compel/src/lib/log-host.o [2020-04-09T19:40:16.325Z] #39 60.42 HOSTLINK compel/compel-host-bin [2020-04-09T19:40:16.325Z] #39 60.56 DEP soccr/soccr.d [2020-04-09T19:40:16.325Z] #39 60.75 CC soccr/soccr.o [2020-04-09T19:40:16.914Z] ok github.com/docker/docker/daemon/images 0.008s coverage: 4.9% of statements [2020-04-09T19:40:16.914Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.439s coverage: 60.1% of statements [2020-04-09T19:40:16.914Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T19:40:16.914Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T19:40:16.914Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T19:40:17.249Z] #39 62.16 AR soccr/libsoccr.a [2020-04-09T19:40:17.249Z] #39 62.21 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:40:17.278Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-04-09T19:40:17.278Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T19:40:17.503Z] #39 62.58 DEP criu/arch/x86/sigframe.d [2020-04-09T19:40:17.503Z] #39 62.68 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T19:40:17.759Z] #39 62.80 DEP criu/arch/x86/kerndat.d [2020-04-09T19:40:18.014Z] #39 63.02 DEP criu/arch/x86/crtools.d [2020-04-09T19:40:18.014Z] #39 63.21 DEP criu/arch/x86/cpu.d [2020-04-09T19:40:18.573Z] #39 63.48 CC criu/arch/x86/cpu.o [2020-04-09T19:40:19.132Z] #39 64.22 CC criu/arch/x86/crtools.o [2020-04-09T19:40:19.168Z] ok github.com/docker/docker/daemon/logger 0.210s coverage: 43.7% of statements [2020-04-09T19:40:19.540Z] ok github.com/docker/docker/daemon/logger/awslogs 0.083s coverage: 78.2% of statements [2020-04-09T19:40:19.540Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T19:40:19.540Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T19:40:19.926Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-04-09T19:40:20.294Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-09T19:40:21.014Z] #39 65.72 CC criu/arch/x86/kerndat.o [2020-04-09T19:40:21.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-04-09T19:40:21.076Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 62.1% of statements [2020-04-09T19:40:21.309Z] #39 66.25 CC criu/arch/x86/sigaction_compat.o [2020-04-09T19:40:21.563Z] #39 66.54 CC criu/arch/x86/sigframe.o [2020-04-09T19:40:21.818Z] #39 ... [2020-04-09T19:40:21.818Z] [2020-04-09T19:40:21.818Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:21.818Z] #14 65.63 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T19:40:21.818Z] #14 65.64 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T19:40:21.818Z] #14 65.65 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:40:21.818Z] #14 65.76 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T19:40:21.818Z] #14 65.79 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:40:21.818Z] #14 65.79 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:40:21.818Z] #14 65.99 Selecting previously unselected package dmsetup. [2020-04-09T19:40:21.818Z] #14 66.01 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:40:21.818Z] #14 66.01 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T19:40:21.818Z] #14 66.19 Selecting previously unselected package mingw-w64-common. [2020-04-09T19:40:21.818Z] #14 66.20 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T19:40:21.818Z] #14 66.20 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T19:40:21.818Z] #14 70.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T19:40:21.818Z] #14 70.75 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T19:40:21.818Z] #14 70.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:40:21.818Z] #14 ... [2020-04-09T19:40:21.818Z] [2020-04-09T19:40:21.818Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:21.818Z] #39 66.83 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T19:40:21.818Z] #39 66.87 DEP criu/pie/util-vdso-elf32.d [2020-04-09T19:40:21.818Z] #39 66.94 DEP criu/arch/x86/vdso-pie.d [2020-04-09T19:40:21.818Z] #39 67.00 DEP criu/pie/parasite-vdso.d [2020-04-09T19:40:21.868Z] ok github.com/docker/docker/daemon/logger/local 0.011s coverage: 74.7% of statements [2020-04-09T19:40:21.868Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T19:40:22.072Z] #39 67.16 DEP criu/pie/util-vdso.d [2020-04-09T19:40:22.072Z] #39 67.27 DEP criu/pie/util.d [2020-04-09T19:40:22.237Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.005s coverage: 20.0% of statements [2020-04-09T19:40:22.631Z] #39 67.48 CC criu/pie/util.o [2020-04-09T19:40:22.885Z] #39 67.86 CC criu/pie/util-vdso.o [2020-04-09T19:40:23.496Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-04-09T19:40:23.496Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-09T19:40:23.808Z] #39 68.62 CC criu/pie/parasite-vdso.o [2020-04-09T19:40:24.249Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-04-09T19:40:24.367Z] #39 69.29 CC criu/arch/x86/vdso-pie.o [2020-04-09T19:40:24.621Z] #39 69.67 CC criu/pie/util-vdso-elf32.o [2020-04-09T19:40:25.096Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 84.5% of statements [2020-04-09T19:40:25.096Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T19:40:25.096Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T19:40:25.587Z] #39 70.51 AR criu/pie/pie.lib.a [2020-04-09T19:40:25.587Z] #39 70.58 DEP criu/pie/restorer.d [2020-04-09T19:40:25.841Z] #39 70.88 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T19:40:26.096Z] #39 71.02 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T19:40:26.096Z] #39 71.05 DEP criu/arch/x86/restorer.d [2020-04-09T19:40:26.351Z] #39 71.24 DEP criu/pie/parasite.d [2020-04-09T19:40:26.605Z] #39 71.67 CC criu/pie/parasite.o [2020-04-09T19:40:26.716Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-04-09T19:40:26.860Z] #39 ... [2020-04-09T19:40:26.860Z] [2020-04-09T19:40:26.860Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:40:26.860Z] #42 128.9 vendor/golang.org/x/crypto/hkdf [2020-04-09T19:40:26.860Z] #42 129.1 vendor/golang.org/x/text/transform [2020-04-09T19:40:26.860Z] #42 129.8 vendor/golang.org/x/text/unicode/bidi [2020-04-09T19:40:26.860Z] #42 131.7 vendor/golang.org/x/text/secure/bidirule [2020-04-09T19:40:26.860Z] #42 132.0 vendor/golang.org/x/text/unicode/norm [2020-04-09T19:40:26.860Z] #42 136.0 vendor/golang.org/x/net/idna [2020-04-09T19:40:26.860Z] #42 138.2 vendor/golang.org/x/net/http2/hpack [2020-04-09T19:40:26.860Z] #42 ... [2020-04-09T19:40:26.860Z] [2020-04-09T19:40:26.860Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:26.860Z] #14 76.33 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T19:40:27.099Z] ok github.com/docker/docker/distribution 0.339s coverage: 22.3% of statements [2020-04-09T19:40:27.099Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T19:40:27.114Z] #14 76.34 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:40:27.114Z] #14 76.34 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:40:27.369Z] #14 76.48 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T19:40:27.369Z] #14 76.50 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:40:27.369Z] #14 76.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:40:28.011Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:40:28.372Z] ok github.com/docker/docker/errdefs 0.009s coverage: 49.4% of statements [2020-04-09T19:40:28.576Z] [2020-04-09T19:40:28.576Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-09T19:40:28.833Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-09T19:40:28.833Z] Using test binary docker [2020-04-09T19:40:28.833Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T19:40:28.833Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T19:40:28.833Z] INFO: Waiting for daemon to start... [2020-04-09T19:40:28.833Z] Starting dockerd [2020-04-09T19:40:29.410Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-04-09T19:40:29.410Z] ok github.com/docker/docker/distribution/xfer 1.442s coverage: 83.9% of statements [2020-04-09T19:40:29.410Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T19:40:30.180Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2020-04-09T19:40:30.180Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T19:40:30.541Z] ok github.com/docker/docker/image/v1 0.005s coverage: 25.0% of statements [2020-04-09T19:40:30.541Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T19:40:30.727Z] . [2020-04-09T19:40:30.727Z] INFO: Building docker-sdk-python3:4.1.0... [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T19:40:31.780Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T19:40:32.157Z] ok github.com/docker/docker/internal/testutil 0.001s coverage: 62.5% of statements [2020-04-09T19:40:32.523Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-09T19:40:32.845Z] #14 ... [2020-04-09T19:40:32.845Z] [2020-04-09T19:40:32.845Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:40:32.845Z] #48 134.1 + GOBIN=/build [2020-04-09T19:40:32.845Z] #48 134.1 + /build/gometalinter --install [2020-04-09T19:40:32.845Z] #48 134.1 Installing: [2020-04-09T19:40:32.845Z] #48 134.1 deadcode [2020-04-09T19:40:32.845Z] #48 134.1 dupl [2020-04-09T19:40:32.845Z] #48 134.1 errcheck [2020-04-09T19:40:32.845Z] #48 134.1 gas [2020-04-09T19:40:32.845Z] #48 134.1 gochecknoglobals [2020-04-09T19:40:32.845Z] #48 134.1 gochecknoinits [2020-04-09T19:40:32.845Z] #48 134.1 goconst [2020-04-09T19:40:32.845Z] #48 134.1 gocyclo [2020-04-09T19:40:32.845Z] #48 134.1 goimports [2020-04-09T19:40:32.845Z] #48 134.1 golint [2020-04-09T19:40:32.845Z] #48 134.1 gosimple [2020-04-09T19:40:32.845Z] #48 134.1 gotype [2020-04-09T19:40:32.845Z] #48 134.1 gotypex [2020-04-09T19:40:32.845Z] #48 134.1 ineffassign [2020-04-09T19:40:32.845Z] #48 134.1 interfacer [2020-04-09T19:40:32.845Z] #48 134.1 lll [2020-04-09T19:40:32.845Z] #48 134.1 maligned [2020-04-09T19:40:32.845Z] #48 134.1 megacheck [2020-04-09T19:40:32.845Z] #48 134.1 misspell [2020-04-09T19:40:32.845Z] #48 134.1 nakedret [2020-04-09T19:40:32.845Z] #48 134.1 safesql [2020-04-09T19:40:32.845Z] #48 134.1 staticcheck [2020-04-09T19:40:32.845Z] #48 134.1 structcheck [2020-04-09T19:40:32.845Z] #48 134.1 unconvert [2020-04-09T19:40:32.845Z] #48 134.1 unparam [2020-04-09T19:40:32.845Z] #48 134.1 unused [2020-04-09T19:40:32.845Z] #48 134.1 varcheck [2020-04-09T19:40:32.845Z] #48 ... [2020-04-09T19:40:32.845Z] [2020-04-09T19:40:32.845Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:32.845Z] #39 73.28 LINK criu/pie/parasite.built-in.o [2020-04-09T19:40:32.845Z] #39 73.29 GEN criu/pie/parasite-blob.h [2020-04-09T19:40:32.845Z] #39 73.32 CC criu/arch/x86/restorer.o [2020-04-09T19:40:32.845Z] #39 74.05 CC criu/arch/x86/restorer_unmap.o [2020-04-09T19:40:32.845Z] #39 74.09 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T19:40:32.845Z] #39 74.42 CC criu/pie/restorer.o [2020-04-09T19:40:32.845Z] #39 77.32 LINK criu/pie/restorer.built-in.o [2020-04-09T19:40:32.845Z] #39 77.35 GEN criu/pie/restorer-blob.h [2020-04-09T19:40:32.845Z] #39 77.41 DEP criu/vdso.d [2020-04-09T19:40:32.845Z] #39 77.55 DEP criu/vdso-compat.d [2020-04-09T19:40:32.845Z] #39 77.68 DEP criu/uts_ns.d [2020-04-09T19:40:32.845Z] #39 77.80 DEP criu/util.d [2020-04-09T19:40:33.100Z] #39 77.99 DEP criu/uffd.d [2020-04-09T19:40:33.100Z] #39 78.21 DEP criu/tun.d [2020-04-09T19:40:33.354Z] #39 78.42 DEP criu/tty.d [2020-04-09T19:40:33.608Z] #39 78.63 DEP criu/timerfd.d [2020-04-09T19:40:33.782Z] ok github.com/docker/docker/opts 0.015s coverage: 66.9% of statements [2020-04-09T19:40:33.782Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-09T19:40:33.865Z] #39 78.91 DEP criu/sysfs_parse.d [2020-04-09T19:40:34.119Z] #39 79.11 DEP criu/sysctl.d [2020-04-09T19:40:34.376Z] #39 79.35 DEP criu/string.d [2020-04-09T19:40:34.376Z] #39 79.41 DEP criu/stats.d [2020-04-09T19:40:34.633Z] #39 79.59 DEP criu/sockets.d [2020-04-09T19:40:34.633Z] #39 79.75 DEP criu/sk-unix.d [2020-04-09T19:40:35.193Z] #39 80.08 DEP criu/sk-tcp.d [2020-04-09T19:40:35.193Z] #39 80.30 DEP criu/sk-queue.d [2020-04-09T19:40:35.447Z] #39 80.52 DEP criu/sk-packet.d [2020-04-09T19:40:35.560Z] ok github.com/docker/docker/pkg/archive 0.457s coverage: 76.7% of statements [2020-04-09T19:40:36.006Z] #39 80.81 DEP criu/sk-netlink.d [2020-04-09T19:40:36.006Z] #39 81.01 DEP criu/sk-inet.d [2020-04-09T19:40:36.261Z] #39 81.20 DEP criu/signalfd.d [2020-04-09T19:40:36.261Z] #39 81.44 DEP criu/sigframe.d [2020-04-09T19:40:36.516Z] #39 81.59 DEP criu/shmem.d [2020-04-09T19:40:36.770Z] #39 81.83 DEP criu/servicefd.d [2020-04-09T19:40:36.806Z] ok github.com/docker/docker/pkg/authorization 0.408s coverage: 66.7% of statements [2020-04-09T19:40:36.806Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-09T19:40:37.024Z] #39 82.04 DEP criu/seize.d [2020-04-09T19:40:37.024Z] #39 ... [2020-04-09T19:40:37.024Z] [2020-04-09T19:40:37.024Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:40:37.024Z] #42 139.1 mime [2020-04-09T19:40:37.024Z] #42 140.7 mime/quotedprintable [2020-04-09T19:40:37.024Z] #42 141.0 net/http/internal [2020-04-09T19:40:37.024Z] #42 141.5 os/exec [2020-04-09T19:40:37.024Z] #42 146.1 net/textproto [2020-04-09T19:40:37.024Z] #42 146.1 crypto/x509 [2020-04-09T19:40:37.024Z] #42 147.3 vendor/golang.org/x/net/http/httpguts [2020-04-09T19:40:37.024Z] #42 147.6 vendor/golang.org/x/net/http/httpproxy [2020-04-09T19:40:37.024Z] #42 148.3 mime/multipart [2020-04-09T19:40:37.161Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-09T19:40:37.279Z] #42 ... [2020-04-09T19:40:37.279Z] [2020-04-09T19:40:37.279Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:37.279Z] #39 82.30 DEP criu/seccomp.d [2020-04-09T19:40:37.533Z] #39 82.52 DEP criu/rst-malloc.d [2020-04-09T19:40:37.788Z] #39 82.62 DEP criu/rbtree.d [2020-04-09T19:40:37.788Z] #39 82.69 DEP criu/pstree.d [2020-04-09T19:40:38.042Z] #39 82.96 DEP criu/protobuf.d [2020-04-09T19:40:38.042Z] #39 83.08 GEN criu/protobuf-desc-gen.h [2020-04-09T19:40:39.925Z] #39 84.73 DEP criu/protobuf-desc.d [2020-04-09T19:40:39.925Z] #39 84.91 DEP criu/proc_parse.d [2020-04-09T19:40:40.180Z] #39 85.20 DEP criu/plugin.d [2020-04-09T19:40:40.435Z] #39 85.34 DEP criu/pipes.d [2020-04-09T19:40:40.435Z] #39 85.58 DEP criu/pie-util.d [2020-04-09T19:40:40.690Z] #39 85.74 DEP criu/pie-util-vdso.d [2020-04-09T19:40:40.944Z] #39 85.93 DEP criu/pie-util-vdso-elf32.d [2020-04-09T19:40:41.196Z] ok github.com/docker/docker/pkg/chrootarchive 3.405s coverage: 43.2% of statements [2020-04-09T19:40:41.196Z] ok github.com/docker/docker/layer 7.946s coverage: 72.0% of statements [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T19:40:41.196Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T19:40:41.199Z] #39 86.10 DEP criu/path.d [2020-04-09T19:40:41.199Z] #39 86.29 DEP criu/parasite-syscall.d [2020-04-09T19:40:41.453Z] #39 86.49 DEP criu/pagemap.d [2020-04-09T19:40:41.557Z] ok github.com/docker/docker/pkg/directory 0.001s coverage: 80.0% of statements [2020-04-09T19:40:41.708Z] #39 86.76 DEP criu/pagemap-cache.d [2020-04-09T19:40:41.946Z] ok github.com/docker/docker/pkg/discovery 0.017s coverage: 58.3% of statements [2020-04-09T19:40:41.946Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-04-09T19:40:41.962Z] #39 86.91 DEP criu/page-xfer.d [2020-04-09T19:40:42.217Z] #39 87.17 DEP criu/page-pipe.d [2020-04-09T19:40:42.217Z] #39 87.29 DEP criu/netfilter.d [2020-04-09T19:40:42.499Z] #39 87.59 DEP criu/net.d [2020-04-09T19:40:42.733Z] ok github.com/docker/docker/pkg/discovery/memory 0.001s coverage: 92.3% of statements [2020-04-09T19:40:42.733Z] ok github.com/docker/docker/pkg/discovery/nodes 0.001s coverage: 93.8% of statements [2020-04-09T19:40:42.754Z] #39 87.85 DEP criu/namespaces.d [2020-04-09T19:40:43.010Z] #39 88.13 DEP criu/mount.d [2020-04-09T19:40:43.265Z] #39 88.26 DEP criu/mem.d [2020-04-09T19:40:43.515Z] ok github.com/docker/docker/pkg/dmesg 0.018s coverage: 83.3% of statements [2020-04-09T19:40:43.519Z] #39 88.44 DEP criu/lsm.d [2020-04-09T19:40:43.519Z] #39 88.57 DEP criu/log.d [2020-04-09T19:40:43.773Z] #39 88.72 DEP criu/libnetlink.d [2020-04-09T19:40:43.773Z] #39 88.86 DEP criu/kerndat.d [2020-04-09T19:40:44.027Z] #39 89.07 DEP criu/kcmp-ids.d [2020-04-09T19:40:44.282Z] #39 89.19 DEP criu/irmap.d [2020-04-09T19:40:44.282Z] #39 89.40 DEP criu/ipc_ns.d [2020-04-09T19:40:44.324Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 66.3% of statements [2020-04-09T19:40:44.536Z] #39 89.56 DEP criu/image.d [2020-04-09T19:40:44.790Z] #39 89.84 DEP criu/image-desc.d [2020-04-09T19:40:44.790Z] #39 89.97 DEP criu/fsnotify.d [2020-04-09T19:40:45.349Z] #39 90.17 DEP criu/filesystems.d [2020-04-09T19:40:45.349Z] #39 90.40 DEP criu/files.d [2020-04-09T19:40:45.603Z] #39 90.65 DEP criu/files-reg.d [2020-04-09T19:40:45.648Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2020-04-09T19:40:45.857Z] #39 90.89 DEP criu/files-ext.d [2020-04-09T19:40:46.015Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2020-04-09T19:40:46.112Z] #39 91.06 DEP criu/file-lock.d [2020-04-09T19:40:46.366Z] #39 91.25 DEP criu/file-ids.d [2020-04-09T19:40:46.366Z] #39 91.41 DEP criu/fifo.d [2020-04-09T19:40:46.374Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 10.2% of statements [2020-04-09T19:40:46.621Z] #39 91.58 DEP criu/fdstore.d [2020-04-09T19:40:46.621Z] #39 91.68 DEP criu/fault-injection.d [2020-04-09T19:40:46.621Z] #39 91.76 DEP criu/external.d [2020-04-09T19:40:46.736Z] ok github.com/docker/docker/pkg/fsutils 0.384s coverage: 85.1% of statements [2020-04-09T19:40:46.875Z] #39 91.93 DEP criu/eventpoll.d [2020-04-09T19:40:47.130Z] #39 92.13 DEP criu/eventfd.d [2020-04-09T19:40:47.384Z] #39 92.31 DEP criu/crtools.d [2020-04-09T19:40:47.543Z] ok github.com/docker/docker/pkg/ioutils 0.281s coverage: 70.4% of statements [2020-04-09T19:40:47.638Z] #39 92.52 DEP criu/cr-service.d [2020-04-09T19:40:47.638Z] #39 92.74 DEP criu/cr-restore.d [2020-04-09T19:40:47.930Z] ok github.com/docker/docker/pkg/idtools 0.684s coverage: 70.1% of statements [2020-04-09T19:40:47.930Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2020-04-09T19:40:48.198Z] #39 93.01 DEP criu/cr-errno.d [2020-04-09T19:40:48.198Z] #39 93.02 DEP criu/cr-dump.d [2020-04-09T19:40:48.198Z] #39 93.38 DEP criu/cr-dedup.d [2020-04-09T19:40:48.198Z] #39 ... [2020-04-09T19:40:48.198Z] [2020-04-09T19:40:48.198Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:40:48.198Z] #42 150.4 crypto/tls [2020-04-09T19:40:48.198Z] #42 157.3 net/http/httptrace [2020-04-09T19:40:48.198Z] #42 157.5 net/http [2020-04-09T19:40:48.284Z] ok github.com/docker/docker/pkg/locker 0.036s coverage: 88.9% of statements [2020-04-09T19:40:48.284Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-09T19:40:48.284Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T19:40:48.644Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-04-09T19:40:48.757Z] #42 ... [2020-04-09T19:40:48.757Z] [2020-04-09T19:40:48.757Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:48.757Z] #39 93.54 DEP criu/cr-check.d [2020-04-09T19:40:49.005Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-04-09T19:40:49.011Z] #39 93.88 DEP criu/config.d [2020-04-09T19:40:49.012Z] #39 94.02 DEP criu/clone-noasan.d [2020-04-09T19:40:49.012Z] #39 94.08 DEP criu/cgroup.d [2020-04-09T19:40:49.266Z] #39 94.24 DEP criu/cgroup-props.d [2020-04-09T19:40:49.266Z] #39 94.37 DEP criu/bitmap.d [2020-04-09T19:40:49.364Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2020-04-09T19:40:49.364Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 90.0% of statements [2020-04-09T19:40:49.521Z] #39 94.40 DEP criu/bfd.d [2020-04-09T19:40:49.521Z] #39 94.56 DEP criu/autofs.d [2020-04-09T19:40:49.715Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-04-09T19:40:49.775Z] #39 94.71 DEP criu/aio.d [2020-04-09T19:40:49.775Z] #39 94.87 DEP criu/action-scripts.d [2020-04-09T19:40:50.071Z] ok github.com/docker/docker/pkg/mount 1.263s coverage: 69.6% of statements [2020-04-09T19:40:50.071Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T19:40:50.071Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T19:40:50.071Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T19:40:50.334Z] #39 95.15 CC criu/action-scripts.o [2020-04-09T19:40:50.588Z] #39 95.71 CC criu/aio.o [2020-04-09T19:40:50.856Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-09T19:40:51.234Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-09T19:40:51.513Z] #39 96.34 CC criu/autofs.o [2020-04-09T19:40:51.604Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 87.9% of statements [2020-04-09T19:40:51.974Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-09T19:40:52.771Z] + dpkg --print-architecture [2020-04-09T19:40:52.771Z] + cd /tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution [2020-04-09T19:40:52.771Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T19:40:52.771Z] + GOPATH=/tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9jCfDmXfAf [2020-04-09T19:40:52.771Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T19:40:53.206Z] ok github.com/docker/docker/pkg/pubsub 1.022s coverage: 72.7% of statements [2020-04-09T19:40:53.395Z] #39 98.22 CC criu/bfd.o [2020-04-09T19:40:53.566Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-09T19:40:53.650Z] #39 ... [2020-04-09T19:40:53.650Z] [2020-04-09T19:40:53.650Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-04-09T19:40:53.650Z] #26 166.8 + rm -rf /tmp/tmp.jSsrlKezcW [2020-04-09T19:40:54.574Z] #26 DONE 167.4s [2020-04-09T19:40:54.574Z] [2020-04-09T19:40:54.574Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:54.574Z] #39 98.97 CC criu/bitmap.o [2020-04-09T19:40:54.574Z] #39 99.16 CC criu/cgroup-props.o [2020-04-09T19:40:55.933Z] #39 100.8 CC criu/cgroup.o [2020-04-09T19:40:56.660Z] ok github.com/docker/docker/pkg/signal 2.761s coverage: 61.0% of statements [2020-04-09T19:40:57.036Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2020-04-09T19:40:57.395Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-09T19:40:57.395Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-09T19:40:57.746Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-04-09T19:40:58.098Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 81.4% of statements [2020-04-09T19:40:58.979Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 35.1% of statements [2020-04-09T19:40:59.192Z] #39 ... [2020-04-09T19:40:59.193Z] [2020-04-09T19:40:59.193Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-04-09T19:40:59.193Z] #45 DONE 170.7s [2020-04-09T19:40:59.193Z] [2020-04-09T19:40:59.193Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:40:59.193Z] #14 98.10 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T19:40:59.193Z] #14 98.11 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T19:40:59.193Z] #14 98.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:40:59.193Z] #14 ... [2020-04-09T19:40:59.193Z] [2020-04-09T19:40:59.193Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:40:59.193Z] #39 104.3 CC criu/clone-noasan.o [2020-04-09T19:40:59.348Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2020-04-09T19:40:59.713Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2020-04-09T19:40:59.755Z] #39 104.7 CC criu/config.o [2020-04-09T19:41:00.060Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-04-09T19:41:00.427Z] testing: warning: no tests to run [2020-04-09T19:41:00.427Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: 0.0% of statements [no tests to run] [2020-04-09T19:41:00.781Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-09T19:41:01.116Z] #39 106.0 CC criu/cr-check.o [2020-04-09T19:41:01.141Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-09T19:41:01.141Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-04-09T19:41:01.241Z] + rm -rf /tmp/tmp.9jCfDmXfAf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9jCfDmXfAf [2020-04-09T19:41:03.062Z] #39 107.7 CC criu/cr-dedup.o [2020-04-09T19:41:03.062Z] #39 108.1 CC criu/cr-dump.o [2020-04-09T19:41:03.297Z] Removing intermediate container db3cb3a79918 [2020-04-09T19:41:03.297Z] ---> e03e50f9feff [2020-04-09T19:41:03.297Z] Step 18/140 : FROM base AS swagger [2020-04-09T19:41:03.297Z] ---> daf0d91334d2 [2020-04-09T19:41:03.297Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T19:41:03.297Z] ---> Running in f2df225b6d96 [2020-04-09T19:41:03.514Z] ok github.com/docker/docker/plugin 0.535s coverage: 27.3% of statements [2020-04-09T19:41:03.582Z] Removing intermediate container f2df225b6d96 [2020-04-09T19:41:03.582Z] ---> 2fc24c71faaf [2020-04-09T19:41:03.582Z] Step 20/140 : RUN set -x && export GOPATH="$(mktemp -d)" && git clone https://github.com/kolyshkin/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-04-09T19:41:03.582Z] ---> Running in dcaeaf7f0bc1 [2020-04-09T19:41:03.865Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-09T19:41:03.870Z] + mktemp -d [2020-04-09T19:41:03.870Z] + export GOPATH=/tmp/tmp.N6sM1AsPSR [2020-04-09T19:41:03.870Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.N6sM1AsPSR/src/github.com/go-swagger/go-swagger [2020-04-09T19:41:03.870Z] Cloning into '/tmp/tmp.N6sM1AsPSR/src/github.com/go-swagger/go-swagger'... [2020-04-09T19:41:04.626Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.5% of statements [2020-04-09T19:41:04.985Z] ok github.com/docker/docker/reference 0.014s coverage: 83.7% of statements [2020-04-09T19:41:05.573Z] #39 110.4 CC criu/cr-errno.o [2020-04-09T19:41:05.573Z] #39 110.5 CC criu/cr-restore.o [2020-04-09T19:41:05.573Z] #39 ... [2020-04-09T19:41:05.573Z] [2020-04-09T19:41:05.573Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:41:05.573Z] #14 114.8 Selecting previously unselected package libonig5:amd64. [2020-04-09T19:41:05.573Z] #14 114.8 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T19:41:05.573Z] #14 114.8 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:41:05.828Z] #14 115.0 Selecting previously unselected package libjq1:amd64. [2020-04-09T19:41:05.828Z] #14 115.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:41:05.828Z] #14 115.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:41:05.828Z] #14 115.1 Selecting previously unselected package jq. [2020-04-09T19:41:05.828Z] #14 115.1 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T19:41:05.828Z] #14 115.1 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:41:06.083Z] #14 115.2 Selecting previously unselected package libaio1:amd64. [2020-04-09T19:41:06.084Z] #14 115.2 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T19:41:06.084Z] #14 115.2 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T19:41:06.084Z] #14 115.3 Selecting previously unselected package libbtrfs0. [2020-04-09T19:41:06.084Z] #14 115.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T19:41:06.084Z] #14 115.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:41:06.084Z] #14 115.4 Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:41:06.084Z] #14 115.4 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T19:41:06.084Z] #14 115.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:41:06.315Z] ok github.com/docker/docker/registry 0.117s coverage: 56.3% of statements [2020-04-09T19:41:06.339Z] #14 115.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T19:41:06.339Z] #14 115.6 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:41:06.339Z] #14 115.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:41:06.339Z] #14 115.6 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T19:41:06.339Z] #14 115.6 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T19:41:06.339Z] #14 115.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:41:06.594Z] #14 115.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T19:41:06.594Z] #14 115.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T19:41:06.594Z] #14 115.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T19:41:06.702Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2020-04-09T19:41:06.849Z] #14 116.1 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T19:41:06.850Z] #14 116.1 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T19:41:06.850Z] #14 116.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T19:41:07.069Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 47.1% of statements [2020-04-09T19:41:07.105Z] #14 116.2 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T19:41:07.105Z] #14 116.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T19:41:07.105Z] #14 116.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T19:41:07.105Z] #14 116.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T19:41:07.105Z] #14 116.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T19:41:07.105Z] #14 116.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T19:41:07.105Z] #14 116.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T19:41:07.360Z] #14 116.5 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T19:41:07.360Z] #14 116.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T19:41:07.615Z] #14 116.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T19:41:07.615Z] #14 116.9 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T19:41:07.615Z] #14 116.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T19:41:07.870Z] #14 117.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T19:41:07.870Z] #14 117.2 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T19:41:07.870Z] #14 117.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T19:41:07.870Z] #14 117.3 Selecting previously unselected package libgpm2:amd64. [2020-04-09T19:41:07.871Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-09T19:41:08.125Z] #14 117.3 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T19:41:08.125Z] #14 117.4 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T19:41:08.125Z] #14 117.4 Selecting previously unselected package libicu63:amd64. [2020-04-09T19:41:08.125Z] #14 117.4 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T19:41:08.125Z] #14 117.4 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:41:08.242Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-09T19:41:08.380Z] #14 ... [2020-04-09T19:41:08.380Z] [2020-04-09T19:41:08.380Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-04-09T19:41:08.380Z] #42 171.6 github.com/LK4D4/vndr/godl [2020-04-09T19:41:08.380Z] #42 172.3 github.com/LK4D4/vndr [2020-04-09T19:41:08.380Z] #42 DONE 180.3s [2020-04-09T19:41:08.635Z] [2020-04-09T19:41:08.635Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:41:09.017Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-04-09T19:41:09.782Z] ok github.com/docker/docker/volume/mounts 0.032s coverage: 67.0% of statements [2020-04-09T19:41:10.537Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-04-09T19:41:10.550Z] #48 ... [2020-04-09T19:41:10.550Z] [2020-04-09T19:41:10.550Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:41:10.550Z] #39 115.5 CC criu/cr-service.o [2020-04-09T19:41:10.726Z] + cd /tmp/tmp.N6sM1AsPSR/src/github.com/go-swagger/go-swagger [2020-04-09T19:41:10.726Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-04-09T19:41:11.021Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T19:41:11.912Z] #39 116.7 CC criu/crtools.o [2020-04-09T19:41:12.472Z] #39 117.3 CC criu/eventfd.o [2020-04-09T19:41:12.727Z] #39 117.6 CC criu/eventpoll.o [2020-04-09T19:41:13.652Z] #39 118.5 CC criu/external.o [2020-04-09T19:41:13.652Z] #39 118.8 CC criu/fault-injection.o [2020-04-09T19:41:13.907Z] #39 118.9 CC criu/fdstore.o [2020-04-09T19:41:14.163Z] #39 119.3 CC criu/fifo.o [2020-04-09T19:41:14.723Z] #39 119.6 CC criu/file-ids.o [2020-04-09T19:41:14.978Z] #39 119.9 CC criu/file-lock.o [2020-04-09T19:41:15.550Z] #39 120.7 CC criu/files-ext.o [2020-04-09T19:41:16.112Z] #39 121.0 CC criu/files-reg.o [2020-04-09T19:41:16.112Z] #39 ... [2020-04-09T19:41:16.112Z] [2020-04-09T19:41:16.112Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:41:16.112Z] #14 121.4 Selecting previously unselected package libnet1:amd64. [2020-04-09T19:41:16.112Z] #14 121.5 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 121.5 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:41:16.112Z] #14 121.6 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T19:41:16.112Z] #14 121.6 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 121.6 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:41:16.112Z] #14 121.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T19:41:16.112Z] #14 121.7 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 121.7 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:41:16.112Z] #14 121.8 Selecting previously unselected package libreadline5:amd64. [2020-04-09T19:41:16.112Z] #14 121.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 121.8 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T19:41:16.112Z] #14 121.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T19:41:16.112Z] #14 121.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 121.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:41:16.112Z] #14 122.2 Selecting previously unselected package net-tools. [2020-04-09T19:41:16.112Z] #14 122.2 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 122.2 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:41:16.112Z] #14 122.4 Selecting previously unselected package python-pip-whl. [2020-04-09T19:41:16.112Z] #14 122.5 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T19:41:16.112Z] #14 122.5 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T19:41:16.112Z] #14 123.0 Selecting previously unselected package python3-lib2to3. [2020-04-09T19:41:16.112Z] #14 123.0 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.0 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:41:16.112Z] #14 123.1 Selecting previously unselected package python3-distutils. [2020-04-09T19:41:16.112Z] #14 123.1 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.1 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T19:41:16.112Z] #14 123.3 Selecting previously unselected package python3-pip. [2020-04-09T19:41:16.112Z] #14 123.3 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.3 Unpacking python3-pip (18.1-5) ... [2020-04-09T19:41:16.112Z] #14 123.4 Selecting previously unselected package python3-pkg-resources. [2020-04-09T19:41:16.112Z] #14 123.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.5 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:41:16.112Z] #14 123.6 Selecting previously unselected package python3-setuptools. [2020-04-09T19:41:16.112Z] #14 123.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.6 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T19:41:16.112Z] #14 123.8 Selecting previously unselected package python3-wheel. [2020-04-09T19:41:16.112Z] #14 123.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T19:41:16.112Z] #14 123.8 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T19:41:16.112Z] #14 123.9 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T19:41:16.112Z] #14 123.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T19:41:16.112Z] #14 123.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:41:16.112Z] #14 124.1 Selecting previously unselected package vim-runtime. [2020-04-09T19:41:16.112Z] #14 124.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:41:16.112Z] #14 124.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T19:41:16.112Z] #14 124.1 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T19:41:16.112Z] #14 124.1 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:41:17.370Z] sha256:a6de460cfa45944079545581843f8399a63009a5fad74aaf5aa08e23c2bc6389 [2020-04-09T19:41:17.370Z] INFO: Starting docker-py tests... [2020-04-09T19:41:17.370Z] ============================= test session starts ============================== [2020-04-09T19:41:17.370Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-09T19:41:17.370Z] rootdir: /src, inifile: pytest.ini [2020-04-09T19:41:17.370Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-09T19:41:17.370Z] collected 385 items / 3 deselected / 382 selected [2020-04-09T19:41:17.370Z] [2020-04-09T19:41:18.623Z] #14 127.4 Selecting previously unselected package vim. [2020-04-09T19:41:18.623Z] #14 127.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T19:41:18.623Z] #14 127.4 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T19:41:18.623Z] #14 127.9 Selecting previously unselected package xfsprogs. [2020-04-09T19:41:18.623Z] #14 127.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T19:41:18.623Z] #14 127.9 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T19:41:19.183Z] #14 128.4 Selecting previously unselected package zip. [2020-04-09T19:41:19.183Z] #14 128.4 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-04-09T19:41:19.183Z] #14 128.4 Unpacking zip (3.0-11+b1) ... [2020-04-09T19:41:19.438Z] #14 128.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T19:41:19.438Z] #14 128.6 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:41:19.438Z] #14 128.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:41:19.438Z] #14 128.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T19:41:19.438Z] #14 128.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T19:41:19.438Z] #14 128.7 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T19:41:19.438Z] #14 128.8 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:41:19.438Z] #14 128.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:41:19.438Z] #14 128.8 Setting up zip (3.0-11+b1) ... [2020-04-09T19:41:19.438Z] #14 128.8 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:41:19.438Z] #14 128.8 Setting up bash-completion (1:2.8-6) ... [2020-04-09T19:41:22.204Z] #14 131.4 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T19:41:22.204Z] #14 131.4 Setting up xz-utils (5.2.4-1) ... [2020-04-09T19:41:22.204Z] #14 131.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T19:41:22.204Z] #14 131.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T19:41:22.204Z] #14 131.4 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:41:22.204Z] #14 131.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up pigz (2.4-1) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up python-pip-whl (18.1-5) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T19:41:22.204Z] #14 131.5 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:41:22.764Z] #14 131.9 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T19:41:22.764Z] #14 132.0 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T19:41:22.764Z] #14 132.0 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T19:41:22.764Z] #14 132.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:41:22.764Z] #14 132.0 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T19:41:22.764Z] #14 132.0 Setting up vim (2:8.1.0875-5) ... [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T19:41:22.764Z] #14 132.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T19:41:22.764Z] #14 132.1 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T19:41:22.764Z] #14 132.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T19:41:22.764Z] #14 132.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:41:22.764Z] #14 132.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-04-09T19:41:22.764Z] #14 132.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-04-09T19:41:22.765Z] #14 132.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:41:22.765Z] #14 132.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-04-09T19:41:22.765Z] #14 132.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-04-09T19:41:22.765Z] #14 132.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:41:22.765Z] #14 132.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:41:22.765Z] #14 132.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T19:41:22.765Z] #14 132.2 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:41:23.020Z] #14 132.2 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T19:41:23.020Z] #14 132.2 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:41:23.988Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.8% of statements [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T19:41:23.988Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === Skipped [2020-04-09T19:41:24.351Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T19:41:24.351Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T19:41:24.351Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T19:41:24.351Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T19:41:24.351Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T19:41:24.351Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:41:24.351Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T19:41:24.351Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T19:41:24.351Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] [2020-04-09T19:41:24.351Z] DONE 2065 tests, 19 skipped in 199.604s Post stage [Pipeline] junit [2020-04-09T19:41:24.822Z] Recording test results [2020-04-09T19:41:25.531Z] #14 134.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T19:41:25.531Z] #14 134.7 Setting up iptables (1.8.2-4) ... [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T19:41:25.531Z] #14 134.8 Setting up python3 (3.7.3-1) ... [2020-04-09T19:41:26.091Z] #14 135.3 Setting up python3-wheel (0.32.3-2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T19:41:27.016Z] #14 136.0 Setting up apparmor (2.13.2-10) ... [2020-04-09T19:41:27.089Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -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:b66813eb456988a6af22657666b830476be65c06 hack/make.sh dynbinary test-integration [2020-04-09T19:41:27.447Z] [2020-04-09T19:41:27.447Z] Removing bundles/ [2020-04-09T19:41:27.447Z] [2020-04-09T19:41:27.447Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T19:41:27.447Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:41:27.447Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T19:41:27.941Z] #14 ... [2020-04-09T19:41:27.941Z] [2020-04-09T19:41:27.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:41:27.941Z] #39 123.0 CC criu/files.o [2020-04-09T19:41:27.941Z] #39 125.0 CC criu/filesystems.o [2020-04-09T19:41:27.941Z] #39 125.7 CC criu/fsnotify.o [2020-04-09T19:41:27.941Z] #39 127.0 CC criu/image-desc.o [2020-04-09T19:41:27.941Z] #39 127.2 CC criu/image.o [2020-04-09T19:41:27.941Z] #39 128.0 CC criu/ipc_ns.o [2020-04-09T19:41:27.941Z] #39 129.2 CC criu/irmap.o [2020-04-09T19:41:27.941Z] #39 130.0 CC criu/kcmp-ids.o [2020-04-09T19:41:27.941Z] #39 130.3 CC criu/kerndat.o [2020-04-09T19:41:27.941Z] #39 131.4 CC criu/libnetlink.o [2020-04-09T19:41:27.941Z] #39 131.8 CC criu/log.o [2020-04-09T19:41:27.941Z] #39 132.2 CC criu/lsm.o [2020-04-09T19:41:27.941Z] #39 132.5 CC criu/mem.o [2020-04-09T19:41:28.195Z] #39 ... [2020-04-09T19:41:28.195Z] [2020-04-09T19:41:28.195Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-04-09T19:41:28.195Z] #14 137.5 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:41:28.756Z] #14 138.0 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:41:29.682Z] #14 138.9 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T19:41:30.242Z] #14 139.4 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T19:41:31.648Z] #14 140.7 Setting up python3-pip (18.1-5) ... [2020-04-09T19:41:32.573Z] #14 141.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:41:32.573Z] #14 141.8 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T19:41:32.573Z] #14 141.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T19:41:32.573Z] #14 141.8 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T19:41:32.573Z] #14 141.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T19:41:32.573Z] #14 141.9 Processing triggers for mime-support (3.62) ... [2020-04-09T19:41:32.573Z] #14 141.9 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:41:33.477Z] + rm -rf /tmp/tmp.N6sM1AsPSR [2020-04-09T19:41:33.477Z] Removing intermediate container dcaeaf7f0bc1 [2020-04-09T19:41:33.477Z] ---> 5dc9d9c7a3b2 [2020-04-09T19:41:33.477Z] Step 21/140 : FROM base AS frozen-images [2020-04-09T19:41:33.477Z] ---> daf0d91334d2 [2020-04-09T19:41:33.477Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:41:33.477Z] ---> Using cache [2020-04-09T19:41:33.477Z] ---> e3d661ed126e [2020-04-09T19:41:33.477Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-04-09T19:41:33.477Z] ---> Running in f277044fe7d1 [2020-04-09T19:41:33.477Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:41:33.477Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:41:33.500Z] #14 DONE 142.5s [2020-04-09T19:41:33.500Z] [2020-04-09T19:41:33.500Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-04-09T19:41:33.776Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:41:33.776Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:41:34.834Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:41:34.834Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:41:35.386Z] #15 1.846 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T19:41:35.386Z] #15 1.851 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T19:41:35.386Z] #15 1.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T19:41:35.386Z] #15 DONE 2.0s [2020-04-09T19:41:35.386Z] [2020-04-09T19:41:35.386Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T19:41:36.903Z] Fetched 8120 kB in 3s (2393 kB/s) [2020-04-09T19:41:37.471Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-09T19:41:37.728Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-09T19:41:37.933Z] Reading package lists... [2020-04-09T19:41:38.979Z] Reading package lists... [2020-04-09T19:41:39.268Z] Building dependency tree... [2020-04-09T19:41:39.268Z] Reading state information... [2020-04-09T19:41:39.583Z] ca-certificates is already the newest version (20190110). [2020-04-09T19:41:39.583Z] The following additional packages will be installed: [2020-04-09T19:41:39.583Z] libjq1 libonig5 [2020-04-09T19:41:39.583Z] The following NEW packages will be installed: [2020-04-09T19:41:39.583Z] jq libjq1 libonig5 [2020-04-09T19:41:39.583Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:41:39.583Z] Need to get 358 kB of archives. [2020-04-09T19:41:39.583Z] After this operation, 1277 kB of additional disk space will be used. [2020-04-09T19:41:39.583Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T19:41:39.583Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T19:41:39.583Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T19:41:39.591Z] #16 ... [2020-04-09T19:41:39.591Z] [2020-04-09T19:41:39.591Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:41:39.591Z] #39 134.3 CC criu/mount.o [2020-04-09T19:41:39.591Z] #39 138.2 CC criu/namespaces.o [2020-04-09T19:41:39.591Z] #39 140.4 CC criu/net.o [2020-04-09T19:41:39.591Z] #39 143.8 CC criu/netfilter.o [2020-04-09T19:41:39.591Z] #39 144.2 CC criu/page-pipe.o [2020-04-09T19:41:39.663Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-09T19:41:39.878Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:41:40.153Z] #39 145.0 CC criu/page-xfer.o [2020-04-09T19:41:40.177Z] Fetched 358 kB in 0s (2123 kB/s) [2020-04-09T19:41:40.177Z] Selecting previously unselected package libonig5:ppc64el. [2020-04-09T19:41:40.177Z] (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 ... 15330 files and directories currently installed.) [2020-04-09T19:41:40.177Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T19:41:40.177Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T19:41:40.177Z] Selecting previously unselected package libjq1:ppc64el. [2020-04-09T19:41:40.177Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T19:41:40.177Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T19:41:40.177Z] Selecting previously unselected package jq. [2020-04-09T19:41:40.177Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T19:41:40.177Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:41:40.177Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T19:41:40.177Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T19:41:40.177Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:41:40.177Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:41:40.827Z] Removing intermediate container f277044fe7d1 [2020-04-09T19:41:40.827Z] ---> b9cbe4c5a8d3 [2020-04-09T19:41:40.827Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-04-09T19:41:41.113Z] ---> 1ca7dc4f109f [2020-04-09T19:41:41.113Z] Step 25/140 : 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-04-09T19:41:41.113Z] ---> Running in 9b09b6870e38 [2020-04-09T19:41:41.156Z] #39 ... [2020-04-09T19:41:41.156Z] [2020-04-09T19:41:41.156Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T19:41:41.156Z] #16 5.795 Collecting yamllint==1.16.0 [2020-04-09T19:41:42.128Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T19:41:42.128Z]  [2020-04-09T19:41:43.091Z]  ###   4.3% ###############   21.6% ###########################  37.7% ###################################   48.9% #############################################  63.7% ########################################################## 80.8% ######################################################################## 100.0% [2020-04-09T19:41:43.091Z]  [2020-04-09T19:41:43.726Z]  #####    8.2% #######################  32.9% ######################################################  75.1% ######################################################################## 100.0% [2020-04-09T19:41:43.726Z]  [2020-04-09T19:41:44.644Z] #=#=#  #####  7.3% #####################   30.3% ####################################   50.8% ###################################################   71.8% ################################################################## 91.7% ######################################################################## 100.0% [2020-04-09T19:41:44.644Z]  [2020-04-09T19:41:46.177Z]  #  2.2% ####### 9.7% #############    19.3% ###################  27.6% ##########################  36.3% ################################   44.5% ######################################  53.4% #############################################  62.6% ##################################################  69.6% #######################################################    77.4% ############################################################## 86.9% ####################################################################  94.9% ######################################################################## 100.0% [2020-04-09T19:41:46.177Z]  [2020-04-09T19:41:46.395Z] #16 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T19:41:46.395Z] #16 11.24 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T19:41:46.395Z] #16 11.27 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T19:41:46.651Z] #16 11.32 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T19:41:46.651Z] #16 11.47 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T19:41:46.814Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T19:41:47.127Z]  [2020-04-09T19:41:47.468Z]  ###   4.4% ######################################################################## 100.0% [2020-04-09T19:41:47.468Z]  [2020-04-09T19:41:48.014Z] #16 12.76 Building wheels for collected packages: pyyaml [2020-04-09T19:41:48.014Z] #16 12.77 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T19:41:48.105Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T19:41:48.390Z]  [2020-04-09T19:41:48.678Z]  ######################################################################## 100.0% [2020-04-09T19:41:48.678Z]  [2020-04-09T19:41:49.322Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T19:41:49.322Z] skipping existing c8c2d4a6b2e3 [2020-04-09T19:41:49.322Z] [2020-04-09T19:41:49.377Z] #16 13.86 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T19:41:49.377Z] #16 13.86 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T19:41:49.377Z] #16 13.95 Successfully built pyyaml [2020-04-09T19:41:49.377Z] #16 ... [2020-04-09T19:41:49.377Z] [2020-04-09T19:41:49.377Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:41:49.377Z] #52 178.3 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-04-09T19:41:49.938Z] #52 ... [2020-04-09T19:41:49.938Z] [2020-04-09T19:41:49.938Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-04-09T19:41:49.938Z] #16 13.97 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T19:41:49.938Z] #16 14.29 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T19:41:49.938Z] #16 DONE 14.8s [2020-04-09T19:41:50.193Z] [2020-04-09T19:41:50.193Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T19:41:50.193Z] #21 DONE 0.2s [2020-04-09T19:41:50.193Z] [2020-04-09T19:41:50.193Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:41:50.363Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T19:41:50.363Z]  [2020-04-09T19:41:50.363Z]  ######################################################################## 100.0% [2020-04-09T19:41:50.363Z]  [2020-04-09T19:41:50.363Z] Download of images into '/build' complete. [2020-04-09T19:41:50.363Z] Use something like the following to load the result into a Docker daemon: [2020-04-09T19:41:50.363Z] tar -cC '/build' . | docker load [2020-04-09T19:41:50.755Z] #25 DONE 0.7s [2020-04-09T19:41:50.755Z] [2020-04-09T19:41:50.755Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T19:41:51.010Z] #27 DONE 0.1s [2020-04-09T19:41:51.010Z] [2020-04-09T19:41:51.010Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T19:41:51.265Z] #30 DONE 0.1s [2020-04-09T19:41:51.265Z] [2020-04-09T19:41:51.265Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T19:41:51.265Z] #35 DONE 0.1s [2020-04-09T19:41:51.265Z] [2020-04-09T19:41:51.265Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:41:51.265Z] #39 146.4 CC criu/pagemap-cache.o [2020-04-09T19:41:51.265Z] #39 146.8 CC criu/pagemap.o [2020-04-09T19:41:51.265Z] #39 147.6 CC criu/parasite-syscall.o [2020-04-09T19:41:51.265Z] #39 148.4 CC criu/path.o [2020-04-09T19:41:51.265Z] #39 148.6 CC criu/pie-util-vdso-elf32.o [2020-04-09T19:41:51.265Z] #39 149.0 CC criu/pie-util-vdso.o [2020-04-09T19:41:51.265Z] #39 149.3 CC criu/pie-util.o [2020-04-09T19:41:51.265Z] #39 149.5 CC criu/pipes.o [2020-04-09T19:41:51.265Z] #39 150.2 CC criu/plugin.o [2020-04-09T19:41:51.265Z] #39 150.7 CC criu/proc_parse.o [2020-04-09T19:41:51.265Z] #39 153.6 CC criu/protobuf-desc.o [2020-04-09T19:41:51.265Z] #39 154.8 CC criu/protobuf.o [2020-04-09T19:41:51.265Z] #39 155.4 CC criu/pstree.o [2020-04-09T19:41:51.265Z] #39 ... [2020-04-09T19:41:51.265Z] [2020-04-09T19:41:51.265Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-04-09T19:41:51.265Z] #52 180.5 + mkdir -p /build [2020-04-09T19:41:51.520Z] #52 180.5 + cp runc /build/runc [2020-04-09T19:41:51.520Z] #52 DONE 180.7s [2020-04-09T19:41:51.520Z] [2020-04-09T19:41:51.520Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:41:51.520Z] #39 156.6 CC criu/rbtree.o [2020-04-09T19:41:52.081Z] #39 157.0 CC criu/rst-malloc.o [2020-04-09T19:41:52.378Z] #39 157.4 CC criu/seccomp.o [2020-04-09T19:41:53.092Z] Removing intermediate container 9b09b6870e38 [2020-04-09T19:41:53.092Z] ---> a3c2b88b2302 [2020-04-09T19:41:53.092Z] Step 26/140 : FROM base AS cross-false [2020-04-09T19:41:53.092Z] ---> daf0d91334d2 [2020-04-09T19:41:53.092Z] Step 27/140 : FROM base AS cross-true [2020-04-09T19:41:53.092Z] ---> daf0d91334d2 [2020-04-09T19:41:53.092Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:41:53.092Z] ---> Using cache [2020-04-09T19:41:53.092Z] ---> e3d661ed126e [2020-04-09T19:41:53.092Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-04-09T19:41:53.305Z] #39 158.3 CC criu/seize.o [2020-04-09T19:41:53.388Z] ---> Running in 14f645c1ff12 [2020-04-09T19:41:54.020Z] Removing intermediate container 14f645c1ff12 [2020-04-09T19:41:54.020Z] ---> 6c501f8ce0ee [2020-04-09T19:41:54.020Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-04-09T19:41:54.020Z] ---> Running in 61496e73e0db [2020-04-09T19:41:54.230Z] #39 159.1 CC criu/servicefd.o [2020-04-09T19:41:54.530Z] #39 159.4 CC criu/shmem.o [2020-04-09T19:41:55.082Z] Removing intermediate container 61496e73e0db [2020-04-09T19:41:55.082Z] ---> 3b5acfbf888e [2020-04-09T19:41:55.082Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-04-09T19:41:55.082Z] ---> Running in 257177981e10 [2020-04-09T19:41:55.091Z] #39 160.1 CC criu/sigframe.o [2020-04-09T19:41:55.346Z] #39 160.3 CC criu/signalfd.o [2020-04-09T19:41:55.632Z] #39 160.6 CC criu/sk-inet.o [2020-04-09T19:41:55.739Z] Removing intermediate container 257177981e10 [2020-04-09T19:41:55.739Z] ---> e109836bb2db [2020-04-09T19:41:55.739Z] Step 32/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T19:41:55.739Z] ---> Running in 01a85ee666a6 [2020-04-09T19:41:56.559Z] #39 161.6 CC criu/sk-netlink.o [2020-04-09T19:41:56.778Z] Removing intermediate container 01a85ee666a6 [2020-04-09T19:41:56.778Z] ---> 73e2a4d48c76 [2020-04-09T19:41:56.778Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-04-09T19:41:56.778Z] ---> daf0d91334d2 [2020-04-09T19:41:56.778Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-04-09T19:41:56.778Z] ---> daf0d91334d2 [2020-04-09T19:41:56.778Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:41:56.778Z] ---> Using cache [2020-04-09T19:41:56.778Z] ---> e3d661ed126e [2020-04-09T19:41:56.778Z] Step 36/140 : RUN apt-get update && apt-get install -y --no-install-recommends libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T19:41:56.778Z] ---> Running in 314a80a6d326 [2020-04-09T19:41:56.816Z] #39 162.0 CC criu/sk-packet.o [2020-04-09T19:41:57.063Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:41:57.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:41:57.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:41:57.277Z] Running on azwin-2-08e770 in d:\jenkins\workspace\moby_PR-40800 [Pipeline] { [Pipeline] ws [2020-04-09T19:41:57.297Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-09T19:41:57.364Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:41:57.375Z] #39 162.4 CC criu/sk-queue.o [2020-04-09T19:41:57.934Z] #39 162.8 CC criu/sk-tcp.o [2020-04-09T19:41:57.934Z] #39 ... [2020-04-09T19:41:57.934Z] [2020-04-09T19:41:57.934Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:41:57.934Z] #36 227.6 + dpkg --print-architecture [2020-04-09T19:41:57.934Z] #36 227.6 + cd /tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution [2020-04-09T19:41:57.934Z] #36 227.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T19:41:57.934Z] #36 228.0 + GOPATH=/tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U2L7rqEt7G [2020-04-09T19:41:57.934Z] #36 228.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T19:41:58.390Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:41:58.390Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:42:00.469Z] Fetched 8120 kB in 3s (2569 kB/s) [2020-04-09T19:42:01.512Z] Reading package lists... [2020-04-09T19:42:03.021Z] Reading package lists... [2020-04-09T19:42:03.021Z] Building dependency tree... [2020-04-09T19:42:03.021Z] Reading state information... [2020-04-09T19:42:03.315Z] The following additional packages will be installed: [2020-04-09T19:42:03.315Z] libapparmor1 [2020-04-09T19:42:03.315Z] Suggested packages: [2020-04-09T19:42:03.315Z] seccomp [2020-04-09T19:42:03.315Z] The following NEW packages will be installed: [2020-04-09T19:42:03.315Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-04-09T19:42:03.315Z] 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:42:03.315Z] Need to get 307 kB of archives. [2020-04-09T19:42:03.315Z] After this operation, 1108 kB of additional disk space will be used. [2020-04-09T19:42:03.315Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-09T19:42:03.315Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-09T19:42:03.315Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-09T19:42:03.602Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:42:03.602Z] Fetched 307 kB in 0s (2244 kB/s) [2020-04-09T19:42:03.602Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-04-09T19:42:03.891Z] (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 ... 15330 files and directories currently installed.) [2020-04-09T19:42:03.891Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-09T19:42:03.891Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T19:42:03.891Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-09T19:42:03.891Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-09T19:42:03.892Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T19:42:03.892Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-09T19:42:03.892Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-09T19:42:03.892Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T19:42:03.892Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T19:42:03.892Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T19:42:03.892Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T19:42:03.892Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:42:04.519Z] Removing intermediate container 314a80a6d326 [2020-04-09T19:42:04.520Z] ---> 63a8e113e624 [2020-04-09T19:42:04.520Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-04-09T19:42:04.520Z] ---> 73e2a4d48c76 [2020-04-09T19:42:04.520Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:42:04.520Z] ---> Running in 5258d1d2624d [2020-04-09T19:42:04.520Z] Removing intermediate container 5258d1d2624d [2020-04-09T19:42:04.520Z] ---> d678195af78e [2020-04-09T19:42:04.520Z] Step 39/140 : RUN if [ "$(go env GOHOSTARCH)" = "amd64" ]; then apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libapparmor-dev libseccomp-dev && rm -rf /var/lib/apt/lists/*; fi [2020-04-09T19:42:04.874Z] ---> Running in c3ca55b7d751 [2020-04-09T19:42:05.498Z] Removing intermediate container c3ca55b7d751 [2020-04-09T19:42:05.498Z] ---> a9dec9a8284a [2020-04-09T19:42:05.498Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-04-09T19:42:05.498Z] ---> 63a8e113e624 [2020-04-09T19:42:05.498Z] Step 41/140 : FROM base AS tomlv [2020-04-09T19:42:05.498Z] ---> daf0d91334d2 [2020-04-09T19:42:05.498Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-04-09T19:42:05.788Z] ---> Running in 1bd9f822f877 [2020-04-09T19:42:05.788Z] Removing intermediate container 1bd9f822f877 [2020-04-09T19:42:05.788Z] ---> 7e7390ccea34 [2020-04-09T19:42:05.788Z] Step 43/140 : ARG TOMLV_COMMIT [2020-04-09T19:42:05.788Z] ---> Running in e7e6f04951bb [2020-04-09T19:42:06.079Z] Removing intermediate container e7e6f04951bb [2020-04-09T19:42:06.079Z] ---> 661216b98b62 [2020-04-09T19:42:06.079Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:42:06.079Z] ---> 920db7aa3b45 [2020-04-09T19:42:06.079Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:42:06.375Z] ---> ee28cfad264c [2020-04-09T19:42:06.375Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:42:06.375Z] ---> Running in 4d8a3c78cb1b [2020-04-09T19:42:06.664Z] + RM_GOPATH=0 [2020-04-09T19:42:06.664Z] + TMP_GOPATH= [2020-04-09T19:42:06.664Z] + : /build [2020-04-09T19:42:06.664Z] + '[' -z '' ']' [2020-04-09T19:42:06.664Z] ++ mktemp -d [2020-04-09T19:42:06.664Z] + export GOPATH=/tmp/tmp.zuniTf3twz [2020-04-09T19:42:06.664Z] + GOPATH=/tmp/tmp.zuniTf3twz [2020-04-09T19:42:06.664Z] + RM_GOPATH=1 [2020-04-09T19:42:06.664Z] ++ dirname ./install.sh [2020-04-09T19:42:06.664Z] + dir=. [2020-04-09T19:42:06.664Z] + bin=tomlv [2020-04-09T19:42:06.664Z] + shift [2020-04-09T19:42:06.664Z] + '[' '!' -f ./tomlv.installer ']' [2020-04-09T19:42:06.664Z] + . ./tomlv.installer [2020-04-09T19:42:06.664Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:42:06.664Z] + install_tomlv [2020-04-09T19:42:06.664Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T19:42:06.664Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.zuniTf3twz/src/github.com/BurntSushi/toml [2020-04-09T19:42:06.664Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:42:06.664Z] Cloning into '/tmp/tmp.zuniTf3twz/src/github.com/BurntSushi/toml'... [2020-04-09T19:42:07.288Z] + cd /tmp/tmp.zuniTf3twz/src/github.com/BurntSushi/toml [2020-04-09T19:42:07.288Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T19:42:07.288Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:42:07.288Z] runtime/internal/sys [2020-04-09T19:42:07.288Z] internal/cpu [2020-04-09T19:42:07.288Z] math/bits [2020-04-09T19:42:07.288Z] runtime/internal/atomic [2020-04-09T19:42:07.288Z] runtime/internal/math [2020-04-09T19:42:07.288Z] unicode/utf8 [2020-04-09T19:42:07.288Z] internal/race [2020-04-09T19:42:07.288Z] internal/bytealg [2020-04-09T19:42:07.288Z] sync/atomic [2020-04-09T19:42:07.288Z] math [2020-04-09T19:42:07.579Z] unicode [2020-04-09T19:42:07.579Z] internal/testlog [2020-04-09T19:42:07.579Z] encoding [2020-04-09T19:42:07.579Z] runtime [2020-04-09T19:42:07.579Z] runtime/cgo [2020-04-09T19:42:07.859Z] #36 ... [2020-04-09T19:42:07.859Z] [2020-04-09T19:42:07.859Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T19:42:07.859Z] #39 163.3 CC criu/sk-unix.o [2020-04-09T19:42:07.859Z] #39 164.8 CC criu/sockets.o [2020-04-09T19:42:07.859Z] #39 165.6 CC criu/stats.o [2020-04-09T19:42:07.859Z] #39 165.9 CC criu/string.o [2020-04-09T19:42:07.859Z] #39 165.9 CC criu/sysctl.o [2020-04-09T19:42:07.859Z] #39 166.4 CC criu/sysfs_parse.o [2020-04-09T19:42:07.859Z] #39 166.8 CC criu/timerfd.o [2020-04-09T19:42:07.859Z] #39 167.1 CC criu/tty.o [2020-04-09T19:42:07.859Z] #39 168.6 CC criu/tun.o [2020-04-09T19:42:07.859Z] #39 169.0 CC criu/uffd.o [2020-04-09T19:42:07.859Z] #39 170.0 CC criu/util.o [2020-04-09T19:42:07.859Z] #39 171.1 CC criu/uts_ns.o [2020-04-09T19:42:07.859Z] #39 171.3 CC criu/vdso-compat.o [2020-04-09T19:42:07.859Z] #39 171.4 CC criu/vdso.o [2020-04-09T19:42:07.859Z] #39 172.0 LINK criu/built-in.o [2020-04-09T19:42:07.859Z] #39 172.1 LINK criu/criu [2020-04-09T19:42:07.859Z] #39 172.4 DEP lib/c/criu.d [2020-04-09T19:42:07.859Z] #39 172.4 CC images/rpc.pb-c.o [2020-04-09T19:42:07.859Z] #39 172.9 CC lib/c/criu.o [2020-04-09T19:42:09.217Z] #39 173.9 LINK lib/c/built-in.o [2020-04-09T19:42:09.217Z] #39 173.9 LINK lib/c/libcriu.so [2020-04-09T19:42:09.217Z] #39 174.1 GEN magic.py [2020-04-09T19:42:09.217Z] #39 174.2 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T19:42:09.217Z] #39 174.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T19:42:10.140Z] #39 174.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T19:42:10.395Z] #39 175.5 make[1]: Nothing to be done for 'all'. [2020-04-09T19:42:10.954Z] #39 176.1 make[1]: 'images/built-in.o' is up to date. [2020-04-09T19:42:11.208Z] #39 176.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T19:42:11.208Z] #39 176.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T19:42:11.208Z] #39 176.2 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T19:42:11.208Z] #39 176.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T19:42:11.208Z] #39 176.2 make[1]: Nothing to be done for 'all'. [2020-04-09T19:42:11.208Z] #39 176.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T19:42:11.463Z] #39 176.4 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.4 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.4 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.5 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.5 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.6 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.463Z] #39 176.6 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.717Z] #39 176.7 make[2]: Nothing to be done for 'all'. [2020-04-09T19:42:11.717Z] #39 176.7 INSTALL criu/criu [2020-04-09T19:42:11.972Z] #39 DONE 177.0s [2020-04-09T19:42:11.972Z] [2020-04-09T19:42:11.972Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:42:12.061Z] internal/reflectlite [2020-04-09T19:42:12.061Z] sync [2020-04-09T19:42:12.061Z] errors [2020-04-09T19:42:12.061Z] sort [2020-04-09T19:42:12.062Z] internal/oserror [2020-04-09T19:42:12.062Z] strconv [2020-04-09T19:42:12.062Z] io [2020-04-09T19:42:12.062Z] syscall [2020-04-09T19:42:12.356Z] bytes [2020-04-09T19:42:12.356Z] strings [2020-04-09T19:42:12.999Z] bufio [2020-04-09T19:42:12.999Z] reflect [2020-04-09T19:42:12.999Z] path [2020-04-09T19:42:13.293Z] text/tabwriter [2020-04-09T19:42:13.579Z] internal/syscall/unix [2020-04-09T19:42:13.579Z] time [2020-04-09T19:42:14.610Z] internal/poll [2020-04-09T19:42:14.610Z] os [2020-04-09T19:42:14.905Z] internal/fmtsort [2020-04-09T19:42:15.193Z] path/filepath [2020-04-09T19:42:15.193Z] fmt [2020-04-09T19:42:15.193Z] io/ioutil [2020-04-09T19:42:15.230Z] #57 ... [2020-04-09T19:42:15.230Z] [2020-04-09T19:42:15.230Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-04-09T19:42:15.230Z] #36 247.5 + rm -rf /tmp/tmp.U2L7rqEt7G/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.U2L7rqEt7G [2020-04-09T19:42:15.230Z] #36 DONE 247.7s [2020-04-09T19:42:15.230Z] [2020-04-09T19:42:15.230Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:42:15.484Z] #57 ... [2020-04-09T19:42:15.484Z] [2020-04-09T19:42:15.484Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-04-09T19:42:15.484Z] #48 DONE 247.2s [2020-04-09T19:42:15.484Z] [2020-04-09T19:42:15.484Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:42:15.819Z] log [2020-04-09T19:42:15.819Z] flag [2020-04-09T19:42:15.819Z] github.com/BurntSushi/toml [2020-04-09T19:42:16.408Z] #57 ... [2020-04-09T19:42:16.408Z] [2020-04-09T19:42:16.408Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T19:42:16.462Z] github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T19:42:16.662Z] #37 DONE 0.1s [2020-04-09T19:42:16.662Z] [2020-04-09T19:42:16.662Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-04-09T19:42:16.662Z] #40 DONE 0.1s [2020-04-09T19:42:16.662Z] [2020-04-09T19:42:16.662Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T19:42:16.764Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-09T19:42:16.917Z] #43 DONE 0.1s [2020-04-09T19:42:16.917Z] [2020-04-09T19:42:16.917Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T19:42:16.917Z] #46 DONE 0.1s [2020-04-09T19:42:16.917Z] [2020-04-09T19:42:16.917Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:42:17.885Z] #57 ... [2020-04-09T19:42:17.885Z] [2020-04-09T19:42:17.885Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T19:42:18.139Z] #49 DONE 0.5s [2020-04-09T19:42:18.139Z] [2020-04-09T19:42:18.139Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T19:42:18.394Z] #53 DONE 0.1s [2020-04-09T19:42:18.394Z] [2020-04-09T19:42:18.394Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-04-09T19:42:18.514Z] Removing intermediate container 4d8a3c78cb1b [2020-04-09T19:42:18.514Z] ---> aa100ca59716 [2020-04-09T19:42:18.514Z] Step 47/140 : FROM base AS vndr [2020-04-09T19:42:18.514Z] ---> daf0d91334d2 [2020-04-09T19:42:18.514Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-04-09T19:42:18.514Z] ---> Running in 882773f6e95f [2020-04-09T19:42:18.514Z] Removing intermediate container 882773f6e95f [2020-04-09T19:42:18.514Z] ---> 5196871eca91 [2020-04-09T19:42:18.514Z] Step 49/140 : ARG VNDR_COMMIT [2020-04-09T19:42:18.514Z] ---> Running in b78b77b0cc7e [2020-04-09T19:42:18.514Z] Removing intermediate container b78b77b0cc7e [2020-04-09T19:42:18.514Z] ---> 6993d54d80d9 [2020-04-09T19:42:18.514Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:42:18.799Z] ---> e546e7e8366b [2020-04-09T19:42:18.799Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:42:18.799Z] ---> fb16be568069 [2020-04-09T19:42:18.799Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:42:18.799Z] ---> Running in 88f1c13d85e2 [2020-04-09T19:42:19.085Z] + RM_GOPATH=0 [2020-04-09T19:42:19.085Z] + TMP_GOPATH= [2020-04-09T19:42:19.085Z] + : /build [2020-04-09T19:42:19.085Z] + '[' -z '' ']' [2020-04-09T19:42:19.085Z] ++ mktemp -d [2020-04-09T19:42:19.085Z] + export GOPATH=/tmp/tmp.5Jp3AnbNgk [2020-04-09T19:42:19.085Z] + GOPATH=/tmp/tmp.5Jp3AnbNgk [2020-04-09T19:42:19.085Z] + RM_GOPATH=1 [2020-04-09T19:42:19.085Z] ++ dirname ./install.sh [2020-04-09T19:42:19.085Z] + dir=. [2020-04-09T19:42:19.085Z] + bin=vndr [2020-04-09T19:42:19.085Z] + shift [2020-04-09T19:42:19.085Z] + '[' '!' -f ./vndr.installer ']' [2020-04-09T19:42:19.085Z] + . ./vndr.installer [2020-04-09T19:42:19.085Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:42:19.085Z] + install_vndr [2020-04-09T19:42:19.085Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T19:42:19.085Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5Jp3AnbNgk/src/github.com/LK4D4/vndr [2020-04-09T19:42:19.085Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:42:19.085Z] Cloning into '/tmp/tmp.5Jp3AnbNgk/src/github.com/LK4D4/vndr'... [2020-04-09T19:42:19.375Z] + cd /tmp/tmp.5Jp3AnbNgk/src/github.com/LK4D4/vndr [2020-04-09T19:42:19.375Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T19:42:19.375Z] + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T19:42:19.667Z] internal/cpu [2020-04-09T19:42:19.667Z] internal/race [2020-04-09T19:42:19.667Z] runtime/internal/sys [2020-04-09T19:42:19.667Z] runtime/internal/atomic [2020-04-09T19:42:19.667Z] sync/atomic [2020-04-09T19:42:19.667Z] runtime/internal/math [2020-04-09T19:42:19.667Z] internal/bytealg [2020-04-09T19:42:19.667Z] unicode [2020-04-09T19:42:19.667Z] unicode/utf8 [2020-04-09T19:42:19.667Z] math/bits [2020-04-09T19:42:19.965Z] internal/testlog [2020-04-09T19:42:19.965Z] math [2020-04-09T19:42:19.965Z] runtime [2020-04-09T19:42:19.965Z] encoding [2020-04-09T19:42:19.965Z] unicode/utf16 [2020-04-09T19:42:19.965Z] container/list [2020-04-09T19:42:20.285Z] crypto/internal/subtle [2020-04-09T19:42:20.285Z] crypto/subtle [2020-04-09T19:42:20.285Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T19:42:20.285Z] internal/nettrace [2020-04-09T19:42:20.285Z] runtime/cgo [2020-04-09T19:42:20.575Z] vendor/golang.org/x/crypto/internal/subtle [2020-04-09T19:42:21.020Z] using credential docker-jenkins-github-credentials [2020-04-09T19:42:21.118Z] Cloning the remote Git repository [2020-04-09T19:42:21.118Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:42:21.422Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:42:21.969Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-09T19:42:24.058Z] sync [2020-04-09T19:42:24.058Z] internal/reflectlite [2020-04-09T19:42:23.359Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:42:23.359Z] > git --version # timeout=10 [2020-04-09T19:42:23.409Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:42:23.412Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:42:24.343Z] github.com/LK4D4/vndr/godl/singleflight [2020-04-09T19:42:24.343Z] internal/singleflight [2020-04-09T19:42:24.343Z] math/rand [2020-04-09T19:42:24.629Z] errors [2020-04-09T19:42:24.629Z] sort [2020-04-09T19:42:24.629Z] internal/oserror [2020-04-09T19:42:24.629Z] io [2020-04-09T19:42:24.629Z] strconv [2020-04-09T19:42:24.629Z] syscall [2020-04-09T19:42:24.629Z] vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T19:42:24.920Z] bytes [2020-04-09T19:42:25.236Z] bufio [2020-04-09T19:42:25.525Z] reflect [2020-04-09T19:42:25.815Z] strings [2020-04-09T19:42:25.815Z] hash [2020-04-09T19:42:25.889Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:42:25.889Z] [2020-04-09T19:42:25.889Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T19:42:25.889Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T19:42:25.889Z] HOSTNAME=8947a1b02772 [2020-04-09T19:42:25.889Z] TESTDEBUG=0 [2020-04-09T19:42:25.889Z] DEST=bundles/test-integration [2020-04-09T19:42:25.889Z] PWD=/go/src/github.com/docker/docker [2020-04-09T19:42:25.889Z] DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:42:25.889Z] container=docker [2020-04-09T19:42:25.889Z] HOME=/root [2020-04-09T19:42:25.889Z] GOLANG_VERSION=1.13.9 [2020-04-09T19:42:25.889Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T19:42:25.889Z] VALIDATE_BRANCH=19.03 [2020-04-09T19:42:25.889Z] TERM=xterm [2020-04-09T19:42:25.889Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T19:42:25.889Z] SHLVL=1 [2020-04-09T19:42:25.889Z] TIMEOUT=120m [2020-04-09T19:42:25.889Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T19:42:25.889Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T19:42:25.889Z] GO111MODULE=off [2020-04-09T19:42:25.889Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T19:42:25.889Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T19:42:25.889Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T19:42:25.889Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T19:42:25.889Z] GOPATH=/go [2020-04-09T19:42:25.889Z] PKG_CONFIG=pkg-config [2020-04-09T19:42:25.889Z] _=/usr/bin/env [2020-04-09T19:42:25.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T19:42:26.104Z] hash/crc32 [2020-04-09T19:42:26.391Z] crypto [2020-04-09T19:42:26.391Z] time [2020-04-09T19:42:26.391Z] internal/syscall/unix [2020-04-09T19:42:26.391Z] regexp/syntax [2020-04-09T19:42:26.391Z] path [2020-04-09T19:42:26.510Z] #57 218.1 🇩 bin/containerd [2020-04-09T19:42:26.679Z] crypto/internal/randutil [2020-04-09T19:42:26.679Z] crypto/hmac [2020-04-09T19:42:26.679Z] crypto/rc4 [2020-04-09T19:42:26.679Z] vendor/golang.org/x/crypto/hkdf [2020-04-09T19:42:26.966Z] vendor/golang.org/x/text/transform [2020-04-09T19:42:27.608Z] regexp [2020-04-09T19:42:27.608Z] context [2020-04-09T19:42:27.608Z] internal/poll [2020-04-09T19:42:27.898Z] os [2020-04-09T19:42:28.184Z] internal/fmtsort [2020-04-09T19:42:28.184Z] encoding/binary [2020-04-09T19:42:28.184Z] github.com/LK4D4/vndr/versioned [2020-04-09T19:42:28.472Z] encoding/base64 [2020-04-09T19:42:28.472Z] crypto/cipher [2020-04-09T19:42:28.472Z] crypto/sha512 [2020-04-09T19:42:28.472Z] fmt [2020-04-09T19:42:28.759Z] path/filepath [2020-04-09T19:42:28.759Z] internal/lazyregexp [2020-04-09T19:42:28.759Z] crypto/aes [2020-04-09T19:42:28.759Z] crypto/des [2020-04-09T19:42:29.046Z] crypto/ed25519/internal/edwards25519 [2020-04-09T19:42:29.046Z] crypto/md5 [2020-04-09T19:42:29.046Z] io/ioutil [2020-04-09T19:42:29.336Z] crypto/sha1 [2020-04-09T19:42:29.336Z] crypto/sha256 [2020-04-09T19:42:29.625Z] encoding/pem [2020-04-09T19:42:29.625Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T19:42:29.625Z] net [2020-04-09T19:42:29.625Z] flag [2020-04-09T19:42:29.625Z] go/token [2020-04-09T19:42:29.930Z] net/url [2020-04-09T19:42:29.930Z] go/scanner [2020-04-09T19:42:30.225Z] text/template/parse [2020-04-09T19:42:30.225Z] go/ast [2020-04-09T19:42:30.515Z] log [2020-04-09T19:42:30.515Z] encoding/json [2020-04-09T19:42:31.558Z] text/template [2020-04-09T19:42:31.558Z] go/parser [2020-04-09T19:42:32.193Z] encoding/xml [2020-04-09T19:42:32.487Z] compress/flate [2020-04-09T19:42:32.778Z] go/doc [2020-04-09T19:42:33.414Z] compress/gzip [2020-04-09T19:42:33.709Z] math/big [2020-04-09T19:42:33.709Z] github.com/LK4D4/vndr/build [2020-04-09T19:42:33.998Z] encoding/hex [2020-04-09T19:42:33.998Z] vendor/golang.org/x/crypto/poly1305 [2020-04-09T19:42:34.290Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T19:42:34.580Z] vendor/golang.org/x/crypto/curve25519 [2020-04-09T19:42:34.878Z] vendor/golang.org/x/text/unicode/bidi [2020-04-09T19:42:34.878Z] vendor/golang.org/x/text/unicode/norm [2020-04-09T19:42:35.509Z] vendor/golang.org/x/text/secure/bidirule [2020-04-09T19:42:35.509Z] vendor/golang.org/x/net/http2/hpack [2020-04-09T19:42:36.140Z] mime [2020-04-09T19:42:36.140Z] crypto/rand [2020-04-09T19:42:36.140Z] crypto/elliptic [2020-04-09T19:42:36.432Z] encoding/asn1 [2020-04-09T19:42:36.758Z] crypto/ed25519 [2020-04-09T19:42:36.758Z] crypto/rsa [2020-04-09T19:42:37.055Z] crypto/dsa [2020-04-09T19:42:37.055Z] vendor/golang.org/x/net/idna [2020-04-09T19:42:37.055Z] crypto/ecdsa [2020-04-09T19:42:37.055Z] crypto/x509/pkix [2020-04-09T19:42:37.350Z] vendor/golang.org/x/crypto/cryptobyte [2020-04-09T19:42:37.350Z] net/textproto [2020-04-09T19:42:37.350Z] mime/quotedprintable [2020-04-09T19:42:37.350Z] net/http/internal [2020-04-09T19:42:37.649Z] os/exec [2020-04-09T19:42:37.649Z] mime/multipart [2020-04-09T19:42:37.955Z] vendor/golang.org/x/net/http/httpguts [2020-04-09T19:42:37.956Z] crypto/x509 [2020-04-09T19:42:37.956Z] vendor/golang.org/x/net/http/httpproxy [2020-04-09T19:42:38.987Z] crypto/tls [2020-04-09T19:42:40.548Z] Fetching without tags [2020-04-09T19:42:41.051Z] net/http/httptrace [2020-04-09T19:42:41.051Z] net/http [2020-04-09T19:42:41.281Z] Merging remotes/origin/19.03 commit edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 into PR head commit b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:42:40.202Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:42:40.280Z] > git config --add remote.origin.fetch +refs/pull/40800/head:refs/remotes/origin/PR-40800 # timeout=10 [2020-04-09T19:42:40.326Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:42:40.457Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:42:40.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:42:40.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:42:40.588Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40800/head:refs/remotes/origin/PR-40800 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-04-09T19:42:41.389Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:42:41.440Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:42:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T19:42:42.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T19:42:43.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T19:42:44.564Z] github.com/LK4D4/vndr/godl [2020-04-09T19:42:44.564Z] github.com/LK4D4/vndr [2020-04-09T19:42:44.628Z] Merge succeeded, producing b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:42:44.628Z] Checking out Revision b66813eb456988a6af22657666b830476be65c06 (PR-40800) [2020-04-09T19:42:44.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T19:42:44.308Z] > git merge edbb1d9e953d2d45f91d0f65f7f4feff2b5b62f1 # timeout=10 [2020-04-09T19:42:44.514Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-09T19:42:44.662Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:42:44.712Z] > git checkout -f b66813eb456988a6af22657666b830476be65c06 # timeout=10 [2020-04-09T19:42:45.655Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T19:42:46.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T19:42:47.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T19:42:47.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T19:42:48.425Z] #57 239.6 🇩 bin/containerd-stress [2020-04-09T19:42:48.425Z] #57 241.2 🇩 bin/containerd-shim [2020-04-09T19:42:49.000Z] Removing intermediate container 88f1c13d85e2 [2020-04-09T19:42:49.000Z] ---> f7746c72d0c4 [2020-04-09T19:42:49.000Z] Step 53/140 : FROM dev-base AS containerd [2020-04-09T19:42:49.000Z] ---> daf0d91334d2 [2020-04-09T19:42:49.000Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:42:49.000Z] ---> Using cache [2020-04-09T19:42:49.000Z] ---> e3d661ed126e [2020-04-09T19:42:49.000Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-04-09T19:42:49.000Z] ---> Running in ccbd95fb644f [2020-04-09T19:42:49.000Z] Removing intermediate container ccbd95fb644f [2020-04-09T19:42:49.000Z] ---> b07187334676 [2020-04-09T19:42:49.000Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-04-09T19:42:49.000Z] ---> Running in a2af80cab856 [2020-04-09T19:42:49.286Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:42:49.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T19:42:49.578Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:42:49.578Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:42:49.578Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:42:50.210Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:42:50.210Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:42:50.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T19:42:53.147Z] Fetched 8120 kB in 3s (3020 kB/s) [2020-04-09T19:42:53.147Z] Reading package lists... [2020-04-09T19:42:53.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T19:42:54.053Z] #57 247.0 🇩 bin/containerd-shim-runc-v1 [2020-04-09T19:42:54.643Z] Reading package lists... [2020-04-09T19:42:54.643Z] Building dependency tree... [2020-04-09T19:42:54.643Z] Reading state information... [2020-04-09T19:42:54.936Z] The following additional packages will be installed: [2020-04-09T19:42:54.936Z] libbtrfs0 [2020-04-09T19:42:54.936Z] The following NEW packages will be installed: [2020-04-09T19:42:54.936Z] libbtrfs-dev libbtrfs0 [2020-04-09T19:42:54.936Z] 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:42:54.936Z] Need to get 120 kB of archives. [2020-04-09T19:42:54.936Z] After this operation, 423 kB of additional disk space will be used. [2020-04-09T19:42:54.936Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T19:42:54.936Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T19:42:55.221Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:42:55.221Z] Fetched 120 kB in 0s (1355 kB/s) [2020-04-09T19:42:55.221Z] Selecting previously unselected package libbtrfs0. [2020-04-09T19:42:55.221Z] (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 ... 15330 files and directories currently installed.) [2020-04-09T19:42:55.221Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T19:42:55.221Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:42:55.221Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:42:55.221Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T19:42:55.221Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:42:55.508Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:42:55.508Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:42:55.508Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:42:55.794Z] Removing intermediate container a2af80cab856 [2020-04-09T19:42:55.794Z] ---> 78823979d73b [2020-04-09T19:42:55.794Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-04-09T19:42:56.078Z] ---> Running in 80b573b40cb0 [2020-04-09T19:42:56.078Z] Removing intermediate container 80b573b40cb0 [2020-04-09T19:42:56.078Z] ---> c6ca32ec8343 [2020-04-09T19:42:56.078Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:42:56.365Z] ---> c9e4bd16a5ff [2020-04-09T19:42:56.365Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:42:56.365Z] ---> 4f979d2744e4 [2020-04-09T19:42:56.365Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:42:56.565Z] #57 249.5 🇩 binaries [2020-04-09T19:42:56.565Z] #57 249.5 + mkdir -p /build [2020-04-09T19:42:56.565Z] #57 249.5 + cp bin/containerd /build/containerd [2020-04-09T19:42:56.565Z] #57 249.6 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T19:42:56.565Z] #57 249.6 + cp bin/ctr /build/ctr [2020-04-09T19:42:56.659Z] ---> Running in 4f85eb5b83a3 [2020-04-09T19:42:56.820Z] #57 DONE 249.9s [2020-04-09T19:42:56.943Z] + RM_GOPATH=0 [2020-04-09T19:42:56.944Z] + TMP_GOPATH= [2020-04-09T19:42:56.944Z] + : /build [2020-04-09T19:42:56.944Z] + '[' -z '' ']' [2020-04-09T19:42:56.944Z] ++ mktemp -d [2020-04-09T19:42:56.944Z] + export GOPATH=/tmp/tmp.gac3qVereo [2020-04-09T19:42:56.944Z] + GOPATH=/tmp/tmp.gac3qVereo [2020-04-09T19:42:56.944Z] + RM_GOPATH=1 [2020-04-09T19:42:56.944Z] ++ dirname ./install.sh [2020-04-09T19:42:56.944Z] Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:42:56.944Z] + dir=. [2020-04-09T19:42:56.944Z] + bin=containerd [2020-04-09T19:42:56.944Z] + shift [2020-04-09T19:42:56.944Z] + '[' '!' -f ./containerd.installer ']' [2020-04-09T19:42:56.944Z] + . ./containerd.installer [2020-04-09T19:42:56.944Z] ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:42:56.944Z] + install_containerd [2020-04-09T19:42:56.944Z] + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' [2020-04-09T19:42:56.944Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.gac3qVereo/src/github.com/containerd/containerd [2020-04-09T19:42:56.944Z] Cloning into '/tmp/tmp.gac3qVereo/src/github.com/containerd/containerd'... [2020-04-09T19:42:58.180Z] [2020-04-09T19:42:58.180Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T19:42:58.180Z] #58 DONE 0.2s [2020-04-09T19:42:58.180Z] [2020-04-09T19:42:58.180Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T19:42:58.180Z] #62 DONE 0.1s [2020-04-09T19:42:58.180Z] [2020-04-09T19:42:58.180Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-04-09T19:42:58.180Z] #64 DONE 0.1s [2020-04-09T19:42:58.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T19:42:58.434Z] [2020-04-09T19:42:58.434Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T19:42:58.434Z] #67 DONE 0.1s [2020-04-09T19:42:58.434Z] [2020-04-09T19:42:58.434Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-04-09T19:42:58.434Z] #68 DONE 0.0s [2020-04-09T19:42:58.434Z] [2020-04-09T19:42:58.434Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T19:42:58.993Z] #69 DONE 0.7s [2020-04-09T19:42:59.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T19:42:59.248Z] [2020-04-09T19:42:59.248Z] #70 exporting to image [2020-04-09T19:42:59.248Z] #70 exporting layers [2020-04-09T19:42:59.948Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T19:43:00.690Z] Commit message: "api docs: fix broken link on GitHub" [2020-04-09T19:43:01.085Z] > git --version # timeout=10 [2020-04-09T19:43:01.181Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:43:01.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:43:02.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T19:43:03.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T19:43:03.806Z] + cd /tmp/tmp.gac3qVereo/src/github.com/containerd/containerd [2020-04-09T19:43:03.806Z] + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:43:04.425Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T19:43:04.425Z] + BUILDTAGS='netgo osusergo static_build' [2020-04-09T19:43:04.425Z] + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:43:04.425Z] + EXTRA_FLAGS=-buildmode=pie [2020-04-09T19:43:04.425Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T19:43:04.425Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T19:43:04.425Z] + '[' '' = dynamic ']' [2020-04-09T19:43:04.425Z] + make [2020-04-09T19:43:04.493Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T19:43:04.493Z] Using test binary docker [2020-04-09T19:43:04.493Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T19:43:04.493Z] +++ /etc/init.d/apparmor start [2020-04-09T19:43:04.493Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T19:43:04.493Z] Starting dockerd [2020-04-09T19:43:04.493Z] INFO: Waiting for daemon to start... [2020-04-09T19:43:04.493Z] +++ 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-04-09T19:43:04.539Z] + docker version [2020-04-09T19:43:05.442Z] 🇩 bin/ctr [2020-04-09T19:43:05.770Z] #70 exporting layers 6.5s done [2020-04-09T19:43:05.771Z] #70 writing image sha256:bc1dd47f4b8c64e55c13644ee32bbc2867b45408e297680f2fbd1bff2b550e01 done [2020-04-09T19:43:05.771Z] #70 naming to docker.io/library/docker:b66813eb456988a6af22657666b830476be65c06 done [2020-04-09T19:43:05.771Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-09T19:43:06.842Z] . [2020-04-09T19:43:06.842Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T19:43:06.843Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T19:43:06.843Z] Error: No such image: emptyfs [2020-04-09T19:43:06.843Z] ++++ docker load [2020-04-09T19:43:06.843Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T19:43:06.843Z] Running integration-test (iteration 1) [2020-04-09T19:43:06.843Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T19:43:06.843Z] ++ 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-04-09T19:43:06.843Z] ++ set -e [2020-04-09T19:43:06.843Z] ++ '[' -n 0 ']' [2020-04-09T19:43:06.843Z] ++ set -x [2020-04-09T19:43:06.843Z] ++ 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-04-09T19:43:06.845Z] [2020-04-09T19:43:06.845Z] Removing bundles/ [2020-04-09T19:43:06.845Z] [2020-04-09T19:43:06.845Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T19:43:06.845Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:43:06.845Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T19:43:11.650Z] Client: Docker Engine - Enterprise [2020-04-09T19:43:11.650Z] Version: 19.03.5 [2020-04-09T19:43:11.650Z] API version: 1.40 [2020-04-09T19:43:11.650Z] Go version: go1.12.12 [2020-04-09T19:43:11.650Z] Git commit: 2ee0c57608 [2020-04-09T19:43:11.650Z] Built: 11/13/2019 08:00:16 [2020-04-09T19:43:11.650Z] OS/Arch: windows/amd64 [2020-04-09T19:43:11.650Z] Experimental: false [2020-04-09T19:43:11.650Z] [2020-04-09T19:43:11.650Z] Server: Docker Engine - Enterprise [2020-04-09T19:43:11.650Z] Engine: [2020-04-09T19:43:11.650Z] Version: 19.03.5 [2020-04-09T19:43:11.650Z] API version: 1.40 (minimum version 1.24) [2020-04-09T19:43:11.650Z] Go version: go1.12.12 [2020-04-09T19:43:11.650Z] Git commit: 2ee0c57608 [2020-04-09T19:43:11.650Z] Built: 11/13/2019 07:58:51 [2020-04-09T19:43:11.650Z] OS/Arch: windows/amd64 [2020-04-09T19:43:11.650Z] Experimental: true [Pipeline] sh [2020-04-09T19:43:13.231Z] + docker info [2020-04-09T19:43:14.672Z] Loaded image: buildpack-deps:jessie [2020-04-09T19:43:14.672Z] Loaded image: busybox:latest [2020-04-09T19:43:14.672Z] Loaded image: busybox:glibc [2020-04-09T19:43:14.672Z] Loaded image: debian:jessie [2020-04-09T19:43:14.672Z] Loaded image: hello-world:latest [2020-04-09T19:43:14.672Z] INFO: Testing against a local daemon [2020-04-09T19:43:14.672Z] === RUN TestBuildWithSession [2020-04-09T19:43:17.056Z] --- PASS: TestBuildWithSession (2.34s) [2020-04-09T19:43:17.056Z] === RUN TestBuildSquashParent [2020-04-09T19:43:22.348Z] ................................................ [ 29%] [2020-04-09T19:43:23.200Z] --- PASS: TestBuildSquashParent (5.64s) [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:43:23.200Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:43:23.200Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:43:23.200Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:43:23.200Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:43:25.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:43:25.552Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:43:27.308Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:43:27.672Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.63s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.73s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.85s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.20s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2020-04-09T19:43:30.246Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.24s) [2020-04-09T19:43:30.246Z] === RUN TestBuildMultiStageCopy [2020-04-09T19:43:30.246Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T19:43:31.999Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T19:43:32.768Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T19:43:33.142Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T19:43:33.488Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy (4.16s) [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.29s) [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s) [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2020-04-09T19:43:34.231Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2020-04-09T19:43:34.231Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T19:43:35.469Z] --- PASS: TestBuildMultiStageParentConfig (1.26s) [2020-04-09T19:43:35.469Z] === RUN TestBuildLabelWithTargets [2020-04-09T19:43:37.240Z] --- PASS: TestBuildLabelWithTargets (1.95s) [2020-04-09T19:43:37.240Z] === RUN TestBuildWithEmptyLayers [2020-04-09T19:43:37.992Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2020-04-09T19:43:37.992Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T19:43:41.091Z] --- PASS: TestBuildMultiStageOnBuild (2.56s) [2020-04-09T19:43:41.091Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T19:43:41.841Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2020-04-09T19:43:41.841Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T19:43:42.001Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-04-09T19:43:43.557Z] Client: [2020-04-09T19:43:43.557Z] Debug Mode: false [2020-04-09T19:43:43.557Z] Plugins: [2020-04-09T19:43:43.557Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T19:43:43.557Z] [2020-04-09T19:43:43.557Z] Server: [2020-04-09T19:43:43.557Z] Containers: 0 [2020-04-09T19:43:43.557Z] Running: 0 [2020-04-09T19:43:43.557Z] Paused: 0 [2020-04-09T19:43:43.557Z] Stopped: 0 [2020-04-09T19:43:43.557Z] Images: 0 [2020-04-09T19:43:43.557Z] Server Version: 19.03.5 [2020-04-09T19:43:43.557Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T19:43:43.557Z] Windows: [2020-04-09T19:43:43.557Z] LCOW: [2020-04-09T19:43:43.557Z] Logging Driver: json-file [2020-04-09T19:43:43.557Z] Plugins: [2020-04-09T19:43:43.557Z] Volume: local [2020-04-09T19:43:43.557Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T19:43:43.557Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T19:43:43.557Z] Swarm: inactive [2020-04-09T19:43:43.557Z] Default Isolation: process [2020-04-09T19:43:43.557Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T19:43:43.557Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T19:43:43.557Z] OSType: windows [2020-04-09T19:43:43.557Z] Architecture: x86_64 [2020-04-09T19:43:43.557Z] CPUs: 4 [2020-04-09T19:43:43.557Z] Total Memory: 32GiB [2020-04-09T19:43:43.557Z] Name: azwin-2-08e770 [2020-04-09T19:43:43.557Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T19:43:43.557Z] Docker Root Dir: D:\docker [2020-04-09T19:43:43.557Z] Debug Mode: false [2020-04-09T19:43:43.557Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:43:43.557Z] Labels: [2020-04-09T19:43:43.557Z] Experimental: true [2020-04-09T19:43:43.557Z] Insecure Registries: [2020-04-09T19:43:43.557Z] 10.0.0.4:5000 [2020-04-09T19:43:43.557Z] 127.0.0.0/8 [2020-04-09T19:43:43.557Z] Registry Mirrors: [2020-04-09T19:43:43.557Z] http://10.0.0.4:5000/ [2020-04-09T19:43:43.557Z] Live Restore Enabled: false [2020-04-09T19:43:43.557Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-09T19:43:44.910Z] --- PASS: TestBuildMultiStageLayerLeak (2.75s) [2020-04-09T19:43:44.910Z] === RUN TestBuildWithHugeFile [2020-04-09T19:43:49.958Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-09T19:43:53.863Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-09T19:44:02.370Z] 🇩 bin/containerd [2020-04-09T19:44:13.259Z] --- PASS: TestBuildWithHugeFile (25.62s) [2020-04-09T19:44:13.259Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T19:44:13.259Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:44:13.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:44:13.259Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:44:13.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:44:13.259Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:44:13.259Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:44:13.259Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:44:13.259Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:44:13.259Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:44:13.259Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2020-04-09T19:44:13.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2020-04-09T19:44:13.259Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2020-04-09T19:44:13.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2020-04-09T19:44:13.259Z] === RUN TestBuildPreserveOwnership [2020-04-09T19:44:13.259Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T19:44:14.021Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T19:44:14.273Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-09T19:44:14.273Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9df77c34\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-09T19:44:14.273Z] ---------------------------------------------------------------------------- [2020-04-09T19:44:14.273Z] [2020-04-09T19:44:14.273Z] INFO: executeCI.ps1 starting at Thu Apr 9 19:44:09 CUT 2020 [2020-04-09T19:44:14.273Z] [2020-04-09T19:44:14.273Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-09T19:44:14.273Z] INFO: Running git version 2.24.1.windows.2 [2020-04-09T19:44:14.273Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-09T19:44:14.273Z] INFO: Environment variables: [2020-04-09T19:44:14.273Z] [2020-04-09T19:44:14.273Z] Name Value [2020-04-09T19:44:14.273Z] ---- ----- [2020-04-09T19:44:14.273Z] ALLUSERSPROFILE C:\ProgramData [2020-04-09T19:44:14.273Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-09T19:44:14.273Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-09T19:44:14.273Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-09T19:44:14.273Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-09T19:44:14.273Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-09T19:44:14.273Z] BRANCH_NAME PR-40800 [2020-04-09T19:44:14.273Z] BUILD_DISPLAY_NAME #1 [2020-04-09T19:44:14.273Z] BUILD_ID 1 [2020-04-09T19:44:14.273Z] BUILD_NUMBER 1 [2020-04-09T19:44:14.273Z] BUILD_TAG jenkins-moby-PR-40800-1 [2020-04-09T19:44:14.273Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40800/1/ [2020-04-09T19:44:14.273Z] CHANGE_AUTHOR thaJeztah [2020-04-09T19:44:14.273Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-09T19:44:14.273Z] CHANGE_BRANCH 19.03_backport_api_docs_fix_link [2020-04-09T19:44:14.273Z] CHANGE_FORK thaJeztah/docker [2020-04-09T19:44:14.273Z] CHANGE_ID 40800 [2020-04-09T19:44:14.273Z] CHANGE_TARGET 19.03 [2020-04-09T19:44:14.273Z] CHANGE_TITLE [19.03 backport] api docs: fix broken link on GitHub [2020-04-09T19:44:14.273Z] CHANGE_URL https://github.com/moby/moby/pull/40800 [2020-04-09T19:44:14.273Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:44:14.273Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-09T19:44:14.273Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-09T19:44:14.273Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-09T19:44:14.273Z] COMPUTERNAME azwin-2-08e770 [2020-04-09T19:44:14.273Z] ComSpec C:\windows\system32\cmd.exe [2020-04-09T19:44:14.273Z] ConfigSequenceNumber 0 [2020-04-09T19:44:14.273Z] DOCKER_BUILDKIT 0 [2020-04-09T19:44:14.273Z] DOCKER_DUT_DEBUG 1 [2020-04-09T19:44:14.273Z] DOCKER_EXPERIMENTAL 1 [2020-04-09T19:44:14.273Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-09T19:44:14.273Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-09T19:44:14.273Z] EXECUTOR_NUMBER 0 [2020-04-09T19:44:14.273Z] FQDN azwin-2-08e770.westus.cloudapp.azure.com [2020-04-09T19:44:14.273Z] GIT_BRANCH PR-40800 [2020-04-09T19:44:14.273Z] GIT_COMMIT b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:44:14.273Z] GIT_URL https://github.com/moby/moby.git [2020-04-09T19:44:14.273Z] HUDSON_COOKIE 9f626131-f6d5-4e52-bd83-fb1541b431ff [2020-04-09T19:44:14.273Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-09T19:44:14.273Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-09T19:44:14.273Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-09T19:44:14.273Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-09T19:44:14.273Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-09T19:44:14.273Z] JENKINS_NODE_COOKIE 03e10db7-364f-4f15-aaab-964ca6e287fe [2020-04-09T19:44:14.273Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-09T19:44:14.273Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-09T19:44:14.273Z] JOB_BASE_NAME PR-40800 [2020-04-09T19:44:14.273Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40800/display/redirect [2020-04-09T19:44:14.273Z] JOB_NAME moby/PR-40800 [2020-04-09T19:44:14.273Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40800/ [2020-04-09T19:44:14.273Z] library.jps.version master [2020-04-09T19:44:14.273Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-09T19:44:14.273Z] NODE_LABELS amd64 azure azwin-2-08e770 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-09T19:44:14.273Z] NODE_NAME azwin-2-08e770 [2020-04-09T19:44:14.273Z] NUMBER_OF_PROCESSORS 4 [2020-04-09T19:44:14.273Z] OS Windows_NT [2020-04-09T19:44:14.273Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-09T19:44:14.273Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-09T19:44:14.273Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-09T19:44:14.273Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-09T19:44:14.275Z] PROCESSOR_LEVEL 6 [2020-04-09T19:44:14.275Z] PROCESSOR_REVISION 4f01 [2020-04-09T19:44:14.275Z] ProgramData C:\ProgramData [2020-04-09T19:44:14.275Z] ProgramFiles C:\Program Files [2020-04-09T19:44:14.275Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-09T19:44:14.275Z] ProgramW6432 C:\Program Files [2020-04-09T19:44:14.275Z] PROMPT $P$G [2020-04-09T19:44:14.275Z] PSExecutionPolicyPreference Bypass [2020-04-09T19:44:14.275Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-09T19:44:14.275Z] PUBLIC C:\Users\Public [2020-04-09T19:44:14.275Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40800/1/display/redirect?page=changes [2020-04-09T19:44:14.275Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40800/1/display/redirect [2020-04-09T19:44:14.275Z] SKIP_VALIDATION_TESTS 1 [2020-04-09T19:44:14.275Z] SOURCES_DRIVE d [2020-04-09T19:44:14.275Z] SOURCES_SUBDIR gopath [2020-04-09T19:44:14.275Z] STAGE_NAME Run tests [2020-04-09T19:44:14.275Z] SystemDrive C: [2020-04-09T19:44:14.275Z] SystemRoot C:\windows [2020-04-09T19:44:14.275Z] TEMP C:\windows\TEMP [2020-04-09T19:44:14.275Z] TESTDEBUG 0 [2020-04-09T19:44:14.275Z] TESTRUN_DRIVE d [2020-04-09T19:44:14.276Z] TESTRUN_SUBDIR CI [2020-04-09T19:44:14.276Z] TIMEOUT 120m [2020-04-09T19:44:14.276Z] TMP C:\windows\TEMP [2020-04-09T19:44:14.276Z] USERDOMAIN WORKGROUP [2020-04-09T19:44:14.276Z] USERNAME azwin-2-08e770$ [2020-04-09T19:44:14.276Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-09T19:44:14.276Z] windir C:\windows [2020-04-09T19:44:14.276Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-09T19:44:14.276Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-09T19:44:14.276Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-09T19:44:14.276Z] [2020-04-09T19:44:14.276Z] [2020-04-09T19:44:14.276Z] [2020-04-09T19:44:14.276Z] INFO: Sources under d:\gopath\... [2020-04-09T19:44:14.276Z] INFO: Test run under d:\CI\... [2020-04-09T19:44:14.276Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-09T19:44:14.276Z] INFO: docker/docker repository was found [2020-04-09T19:44:14.276Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-04-09T19:44:14.276Z] ltsc2019: Pulling from windows/servercore [2020-04-09T19:44:14.276Z] 65014b3c3121: Pulling fs layer [2020-04-09T19:44:14.276Z] 23645bd7ee08: Pulling fs layer [2020-04-09T19:44:16.388Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2020-04-09T19:44:16.388Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.50s) [2020-04-09T19:44:16.388Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.86s) [2020-04-09T19:44:16.388Z] === RUN TestBuildPlatformInvalid [2020-04-09T19:44:16.388Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-04-09T19:44:16.388Z] PASS [2020-04-09T19:44:16.388Z] [2020-04-09T19:44:16.388Z] DONE 30 tests in 69.387s [2020-04-09T19:44:16.388Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T19:44:16.388Z] ++ 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-04-09T19:44:16.388Z] ++ set -e [2020-04-09T19:44:16.388Z] ++ '[' -n 0 ']' [2020-04-09T19:44:16.388Z] ++ set -x [2020-04-09T19:44:16.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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-04-09T19:44:16.388Z] INFO: Testing against a local daemon [2020-04-09T19:44:16.388Z] === RUN TestConfigList [2020-04-09T19:44:17.758Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-09T19:44:19.453Z] --- PASS: TestConfigList (2.76s) [2020-04-09T19:44:19.453Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T19:44:19.453Z] daemon.go:325: [dd322451bc79a] waiting for daemon to start [2020-04-09T19:44:19.453Z] daemon.go:325: [dd322451bc79a] waiting for daemon to start [2020-04-09T19:44:19.453Z] daemon.go:353: [dd322451bc79a] daemon started [2020-04-09T19:44:19.453Z] daemon.go:461: [dd322451bc79a] Stopping daemon [2020-04-09T19:44:19.453Z] daemon.go:296: [dd322451bc79a] exiting daemon [2020-04-09T19:44:19.453Z] daemon.go:448: [dd322451bc79a] Daemon stopped [2020-04-09T19:44:19.453Z] === RUN TestConfigsCreateAndDelete [2020-04-09T19:44:21.788Z] --- PASS: TestConfigsCreateAndDelete (2.77s) [2020-04-09T19:44:21.788Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T19:44:21.788Z] daemon.go:325: [dd6850467998f] waiting for daemon to start [2020-04-09T19:44:21.788Z] daemon.go:325: [dd6850467998f] waiting for daemon to start [2020-04-09T19:44:21.788Z] daemon.go:353: [dd6850467998f] daemon started [2020-04-09T19:44:21.788Z] daemon.go:461: [dd6850467998f] Stopping daemon [2020-04-09T19:44:21.788Z] daemon.go:296: [dd6850467998f] exiting daemon [2020-04-09T19:44:21.788Z] daemon.go:448: [dd6850467998f] Daemon stopped [2020-04-09T19:44:21.788Z] === RUN TestConfigsUpdate [2020-04-09T19:44:22.958Z] 23645bd7ee08: Verifying Checksum [2020-04-09T19:44:22.958Z] 23645bd7ee08: Download complete [2020-04-09T19:44:24.374Z] --- PASS: TestConfigsUpdate (2.76s) [2020-04-09T19:44:24.374Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T19:44:24.374Z] daemon.go:325: [dd5929995dc7c] waiting for daemon to start [2020-04-09T19:44:24.374Z] daemon.go:325: [dd5929995dc7c] waiting for daemon to start [2020-04-09T19:44:24.374Z] daemon.go:353: [dd5929995dc7c] daemon started [2020-04-09T19:44:24.374Z] daemon.go:461: [dd5929995dc7c] Stopping daemon [2020-04-09T19:44:24.374Z] daemon.go:296: [dd5929995dc7c] exiting daemon [2020-04-09T19:44:24.374Z] daemon.go:448: [dd5929995dc7c] Daemon stopped [2020-04-09T19:44:24.374Z] === RUN TestTemplatedConfig [2020-04-09T19:44:25.196Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-09T19:44:27.477Z] --- PASS: TestTemplatedConfig (2.89s) [2020-04-09T19:44:27.477Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T19:44:27.477Z] daemon.go:325: [d3d2f37bcd4ae] waiting for daemon to start [2020-04-09T19:44:27.477Z] daemon.go:325: [d3d2f37bcd4ae] waiting for daemon to start [2020-04-09T19:44:27.477Z] daemon.go:353: [d3d2f37bcd4ae] daemon started [2020-04-09T19:44:27.477Z] daemon.go:461: [d3d2f37bcd4ae] Stopping daemon [2020-04-09T19:44:27.477Z] daemon.go:296: [d3d2f37bcd4ae] exiting daemon [2020-04-09T19:44:27.477Z] daemon.go:448: [d3d2f37bcd4ae] Daemon stopped [2020-04-09T19:44:27.477Z] === RUN TestConfigInspect [2020-04-09T19:44:27.495Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-04-09T19:44:28.193Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:44:28.193Z] [2020-04-09T19:44:28.193Z] [2020-04-09T19:44:28.193Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-09T19:44:28.193Z] [2020-04-09T19:44:28.193Z] [2020-04-09T19:44:28.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T19:44:28.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T19:44:28.193Z] No new tests added to integration. [2020-04-09T19:44:28.193Z] [2020-04-09T19:44:28.193Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T19:44:28.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T19:44:28.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T19:44:28.193Z] HOSTNAME=c601e4907b47 [2020-04-09T19:44:28.193Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T19:44:28.193Z] TESTDEBUG=0 [2020-04-09T19:44:28.193Z] DEST=bundles/test-integration [2020-04-09T19:44:28.193Z] PWD=/go/src/github.com/docker/docker [2020-04-09T19:44:28.193Z] KEEPBUNDLE=1 [2020-04-09T19:44:28.193Z] DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:44:28.193Z] container=docker [2020-04-09T19:44:28.193Z] HOME=/root [2020-04-09T19:44:28.193Z] GOLANG_VERSION=1.13.9 [2020-04-09T19:44:28.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T19:44:28.193Z] VALIDATE_BRANCH=19.03 [2020-04-09T19:44:28.193Z] TERM=xterm [2020-04-09T19:44:28.193Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T19:44:28.193Z] SHLVL=1 [2020-04-09T19:44:28.193Z] TIMEOUT=120m [2020-04-09T19:44:28.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T19:44:28.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T19:44:28.193Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-09T19:44:28.193Z] GO111MODULE=off [2020-04-09T19:44:28.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T19:44:28.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T19:44:28.193Z] GOPATH=/go [2020-04-09T19:44:28.193Z] PKG_CONFIG=pkg-config [2020-04-09T19:44:28.193Z] _=/usr/bin/env [2020-04-09T19:44:28.193Z] Building test suite binary ./integration-cli/test.main [2020-04-09T19:44:28.193Z] HOSTNAME=c663a5b3f2e6 [2020-04-09T19:44:28.193Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T19:44:28.193Z] TESTDEBUG=0 [2020-04-09T19:44:28.193Z] DEST=bundles/test-integration [2020-04-09T19:44:28.193Z] PWD=/go/src/github.com/docker/docker [2020-04-09T19:44:28.193Z] KEEPBUNDLE=1 [2020-04-09T19:44:28.193Z] DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:44:28.193Z] container=docker [2020-04-09T19:44:28.193Z] HOME=/root [2020-04-09T19:44:28.193Z] GOLANG_VERSION=1.13.9 [2020-04-09T19:44:28.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T19:44:28.193Z] VALIDATE_BRANCH=19.03 [2020-04-09T19:44:28.193Z] TERM=xterm [2020-04-09T19:44:28.193Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T19:44:28.193Z] SHLVL=1 [2020-04-09T19:44:28.193Z] TIMEOUT=120m [2020-04-09T19:44:28.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T19:44:28.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T19:44:28.193Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-09T19:44:28.193Z] GO111MODULE=off [2020-04-09T19:44:28.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T19:44:28.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T19:44:28.193Z] GOPATH=/go [2020-04-09T19:44:28.193Z] PKG_CONFIG=pkg-config [2020-04-09T19:44:28.193Z] _=/usr/bin/env [2020-04-09T19:44:28.193Z] Building test suite binary ./integration-cli/test.main [2020-04-09T19:44:28.193Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T19:44:28.193Z] HOSTNAME=cb5a0861aeae [2020-04-09T19:44:28.193Z] TESTDEBUG=0 [2020-04-09T19:44:28.193Z] DEST=bundles/test-integration [2020-04-09T19:44:28.193Z] PWD=/go/src/github.com/docker/docker [2020-04-09T19:44:28.193Z] KEEPBUNDLE=1 [2020-04-09T19:44:28.193Z] DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:44:28.193Z] container=docker [2020-04-09T19:44:28.193Z] HOME=/root [2020-04-09T19:44:28.193Z] GOLANG_VERSION=1.13.9 [2020-04-09T19:44:28.193Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T19:44:28.193Z] VALIDATE_BRANCH=19.03 [2020-04-09T19:44:28.193Z] TERM=xterm [2020-04-09T19:44:28.193Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T19:44:28.193Z] SHLVL=1 [2020-04-09T19:44:28.193Z] TIMEOUT=120m [2020-04-09T19:44:28.193Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T19:44:28.193Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T19:44:28.193Z] GO111MODULE=off [2020-04-09T19:44:28.193Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T19:44:28.193Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T19:44:28.193Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T19:44:28.193Z] GOPATH=/go [2020-04-09T19:44:28.193Z] PKG_CONFIG=pkg-config [2020-04-09T19:44:28.193Z] _=/usr/bin/env [2020-04-09T19:44:28.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T19:44:30.077Z] 65014b3c3121: Verifying Checksum [2020-04-09T19:44:30.077Z] 65014b3c3121: Download complete [2020-04-09T19:44:30.662Z] --- PASS: TestConfigInspect (2.65s) [2020-04-09T19:44:30.662Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T19:44:30.662Z] daemon.go:325: [ddf8d1b3d7e75] waiting for daemon to start [2020-04-09T19:44:30.662Z] daemon.go:325: [ddf8d1b3d7e75] waiting for daemon to start [2020-04-09T19:44:30.662Z] daemon.go:353: [ddf8d1b3d7e75] daemon started [2020-04-09T19:44:30.662Z] daemon.go:461: [ddf8d1b3d7e75] Stopping daemon [2020-04-09T19:44:30.662Z] daemon.go:296: [ddf8d1b3d7e75] exiting daemon [2020-04-09T19:44:30.662Z] daemon.go:448: [ddf8d1b3d7e75] Daemon stopped [2020-04-09T19:44:30.662Z] === RUN TestConfigCreateWithLabels [2020-04-09T19:44:31.543Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-09T19:44:33.049Z] --- PASS: TestConfigCreateWithLabels (2.79s) [2020-04-09T19:44:33.049Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T19:44:33.049Z] daemon.go:325: [d81facba1ff91] waiting for daemon to start [2020-04-09T19:44:33.049Z] daemon.go:325: [d81facba1ff91] waiting for daemon to start [2020-04-09T19:44:33.049Z] daemon.go:353: [d81facba1ff91] daemon started [2020-04-09T19:44:33.049Z] daemon.go:461: [d81facba1ff91] Stopping daemon [2020-04-09T19:44:33.049Z] daemon.go:296: [d81facba1ff91] exiting daemon [2020-04-09T19:44:33.049Z] daemon.go:448: [d81facba1ff91] Daemon stopped [2020-04-09T19:44:33.049Z] === RUN TestConfigCreateResolve [2020-04-09T19:44:35.227Z] 🇩 bin/containerd-stress [2020-04-09T19:44:35.425Z] --- PASS: TestConfigCreateResolve (2.70s) [2020-04-09T19:44:35.425Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T19:44:35.425Z] daemon.go:325: [dc52ff59630eb] waiting for daemon to start [2020-04-09T19:44:35.425Z] daemon.go:325: [dc52ff59630eb] waiting for daemon to start [2020-04-09T19:44:35.425Z] daemon.go:353: [dc52ff59630eb] daemon started [2020-04-09T19:44:35.425Z] daemon.go:461: [dc52ff59630eb] Stopping daemon [2020-04-09T19:44:35.425Z] daemon.go:296: [dc52ff59630eb] exiting daemon [2020-04-09T19:44:35.425Z] daemon.go:448: [dc52ff59630eb] Daemon stopped [2020-04-09T19:44:35.425Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T19:44:35.849Z] 🇩 bin/containerd-shim [2020-04-09T19:44:36.184Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-09T19:44:36.184Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T19:44:36.184Z] daemon.go:325: [d18a935c2243e] waiting for daemon to start [2020-04-09T19:44:36.184Z] daemon.go:325: [d18a935c2243e] waiting for daemon to start [2020-04-09T19:44:36.184Z] daemon.go:353: [d18a935c2243e] daemon started [2020-04-09T19:44:36.184Z] daemon.go:461: [d18a935c2243e] Stopping daemon [2020-04-09T19:44:36.184Z] daemon.go:296: [d18a935c2243e] exiting daemon [2020-04-09T19:44:36.184Z] daemon.go:448: [d18a935c2243e] Daemon stopped [2020-04-09T19:44:36.184Z] PASS [2020-04-09T19:44:36.184Z] [2020-04-09T19:44:36.184Z] DONE 8 tests in 19.931s [2020-04-09T19:44:36.184Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T19:44:36.184Z] ++ 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-04-09T19:44:36.184Z] ++ set -e [2020-04-09T19:44:36.184Z] ++ '[' -n 0 ']' [2020-04-09T19:44:36.184Z] ++ set -x [2020-04-09T19:44:36.184Z] ++ 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-04-09T19:44:36.184Z] INFO: Testing against a local daemon [2020-04-09T19:44:36.184Z] === RUN TestCheckpoint [2020-04-09T19:44:36.184Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T19:44:36.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T19:44:36.184Z] === RUN TestContainerInvalidJSON [2020-04-09T19:44:36.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:44:36.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:44:36.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:44:36.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:44:36.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:44:36.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:44:36.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:44:36.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:44:36.184Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:44:36.184Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-09T19:44:36.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T19:44:36.184Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T19:44:36.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T19:44:36.184Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T19:44:36.184Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-09T19:44:36.184Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T19:44:36.532Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2020-04-09T19:44:36.532Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T19:44:36.532Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2020-04-09T19:44:36.532Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T19:44:36.532Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-09T19:44:36.532Z] === RUN TestCopyFromContainer [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer// [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T19:44:38.907Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer (2.47s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer// (0.05s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-09T19:44:39.349Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-09T19:44:39.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T19:44:39.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:44:39.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:44:39.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:44:39.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:44:39.349Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:44:39.349Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:44:39.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:44:39.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:44:39.349Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:44:39.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T19:44:39.349Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T19:44:39.349Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-09T19:44:39.349Z] === RUN TestCreateWithInvalidEnv [2020-04-09T19:44:39.349Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T19:44:39.349Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T19:44:39.349Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T19:44:39.349Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T19:44:39.349Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T19:44:39.349Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T19:44:39.349Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T19:44:39.349Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T19:44:39.349Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T19:44:39.349Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T19:44:39.349Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T19:44:39.349Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T19:44:39.349Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-04-09T19:44:39.349Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T19:44:41.774Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:44:41.774Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:44:41.774Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:44:41.774Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2020-04-09T19:44:42.131Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2020-04-09T19:44:42.131Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.48s) [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:44:44.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:44:44.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:44:44.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:44:44.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:44:44.503Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:44:44.503Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:44:44.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:44:44.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:44:44.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:44:44.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:44:44.503Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T19:44:44.503Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-09T19:44:44.503Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T19:44:45.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-04-09T19:44:45.251Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T19:44:45.251Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T19:44:45.251Z] === RUN TestDaemonRestartIpcMode [2020-04-09T19:44:45.251Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T19:44:45.251Z] === RUN TestDiff [2020-04-09T19:44:46.150Z] ......................... [ 67%] [2020-04-09T19:44:46.226Z] 🇩 bin/containerd-shim-runc-v1 [2020-04-09T19:44:46.495Z] --- PASS: TestDiff (0.92s) [2020-04-09T19:44:46.495Z] === RUN TestExecWithCloseStdin [2020-04-09T19:44:47.342Z] --- PASS: TestExecWithCloseStdin (0.96s) [2020-04-09T19:44:47.342Z] === RUN TestExec [2020-04-09T19:44:48.100Z] --- PASS: TestExec (0.92s) [2020-04-09T19:44:48.100Z] === RUN TestExecUser [2020-04-09T19:44:49.310Z] --- PASS: TestExecUser (1.01s) [2020-04-09T19:44:49.310Z] === RUN TestExportContainerAndImportImage [2020-04-09T19:44:50.535Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-04-09T19:44:50.535Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T19:44:50.677Z] 🇩 binaries [2020-04-09T19:44:50.677Z] + mkdir -p /build [2020-04-09T19:44:50.677Z] + cp bin/containerd /build/containerd [2020-04-09T19:44:50.677Z] + cp bin/containerd-shim /build/containerd-shim [2020-04-09T19:44:50.677Z] + cp bin/ctr /build/ctr [2020-04-09T19:44:51.759Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-04-09T19:44:51.759Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T19:44:51.759Z] daemon.go:325: [d588a28aeafe2] waiting for daemon to start [2020-04-09T19:44:51.759Z] daemon.go:325: [d588a28aeafe2] waiting for daemon to start [2020-04-09T19:44:51.759Z] daemon.go:353: [d588a28aeafe2] daemon started [2020-04-09T19:44:51.759Z] daemon.go:461: [d588a28aeafe2] Stopping daemon [2020-04-09T19:44:51.759Z] daemon.go:296: [d588a28aeafe2] exiting daemon [2020-04-09T19:44:51.759Z] daemon.go:448: [d588a28aeafe2] Daemon stopped [2020-04-09T19:44:51.759Z] daemon.go:325: [d588a28aeafe2] waiting for daemon to start [2020-04-09T19:44:51.759Z] daemon.go:325: [d588a28aeafe2] waiting for daemon to start [2020-04-09T19:44:51.759Z] daemon.go:353: [d588a28aeafe2] daemon started [2020-04-09T19:44:51.759Z] daemon.go:461: [d588a28aeafe2] Stopping daemon [2020-04-09T19:44:51.759Z] daemon.go:296: [d588a28aeafe2] exiting daemon [2020-04-09T19:44:51.759Z] daemon.go:448: [d588a28aeafe2] Daemon stopped [2020-04-09T19:44:51.759Z] === RUN TestHealthCheckWorkdir [2020-04-09T19:44:52.968Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-04-09T19:44:52.968Z] === RUN TestHealthKillContainer [2020-04-09T19:44:56.109Z] --- PASS: TestHealthKillContainer (3.12s) [2020-04-09T19:44:56.109Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T19:44:56.873Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-04-09T19:44:56.873Z] === RUN TestIpcModeNone [2020-04-09T19:44:57.532Z] Removing intermediate container 4f85eb5b83a3 [2020-04-09T19:44:57.532Z] ---> f4d228ee9d35 [2020-04-09T19:44:57.532Z] Step 61/140 : FROM dev-base AS proxy [2020-04-09T19:44:57.532Z] ---> daf0d91334d2 [2020-04-09T19:44:57.532Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-04-09T19:44:57.532Z] ---> Running in 7c9af1e86ebc [2020-04-09T19:44:57.532Z] Removing intermediate container 7c9af1e86ebc [2020-04-09T19:44:57.532Z] ---> 5df334b2b834 [2020-04-09T19:44:57.532Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-04-09T19:44:57.532Z] ---> Running in ad3cda0688fa [2020-04-09T19:44:57.532Z] Removing intermediate container ad3cda0688fa [2020-04-09T19:44:57.532Z] ---> 80e76f5870dd [2020-04-09T19:44:57.532Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:44:57.532Z] ---> f434d2fc5640 [2020-04-09T19:44:57.532Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:44:57.532Z] ---> b96fcd707842 [2020-04-09T19:44:57.532Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:44:57.532Z] ---> Running in b5bc124d2eb9 [2020-04-09T19:44:57.532Z] + RM_GOPATH=0 [2020-04-09T19:44:57.532Z] + TMP_GOPATH= [2020-04-09T19:44:57.532Z] + : /build [2020-04-09T19:44:57.532Z] + '[' -z '' ']' [2020-04-09T19:44:57.532Z] ++ mktemp -d [2020-04-09T19:44:57.533Z] + export GOPATH=/tmp/tmp.IBqTX2u1bk [2020-04-09T19:44:57.533Z] + GOPATH=/tmp/tmp.IBqTX2u1bk [2020-04-09T19:44:57.533Z] + RM_GOPATH=1 [2020-04-09T19:44:57.533Z] ++ dirname ./install.sh [2020-04-09T19:44:57.533Z] + dir=. [2020-04-09T19:44:57.533Z] + bin=proxy [2020-04-09T19:44:57.533Z] + shift [2020-04-09T19:44:57.533Z] + '[' '!' -f ./proxy.installer ']' [2020-04-09T19:44:57.533Z] + . ./proxy.installer [2020-04-09T19:44:57.533Z] ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:44:57.533Z] + install_proxy [2020-04-09T19:44:57.533Z] + case "$1" in [2020-04-09T19:44:57.533Z] + export CGO_ENABLED=0 [2020-04-09T19:44:57.533Z] + CGO_ENABLED=0 [2020-04-09T19:44:57.533Z] + _install_proxy [2020-04-09T19:44:57.533Z] + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' [2020-04-09T19:44:57.533Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IBqTX2u1bk/src/github.com/docker/libnetwork [2020-04-09T19:44:57.533Z] Cloning into '/tmp/tmp.IBqTX2u1bk/src/github.com/docker/libnetwork'... [2020-04-09T19:44:57.533Z] Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:44:57.654Z] --- PASS: TestIpcModeNone (1.03s) [2020-04-09T19:44:57.654Z] === RUN TestIpcModePrivate [2020-04-09T19:44:58.872Z] --- PASS: TestIpcModePrivate (1.02s) [2020-04-09T19:44:58.872Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2020-04-09T19:44:58.872Z] === RUN TestIpcModeShareable [2020-04-09T19:45:00.109Z] --- PASS: TestIpcModeShareable (1.08s) [2020-04-09T19:45:00.109Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2020-04-09T19:45:00.109Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T19:45:01.024Z] + cd /tmp/tmp.IBqTX2u1bk/src/github.com/docker/libnetwork [2020-04-09T19:45:01.024Z] + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 [2020-04-09T19:45:01.024Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T19:45:03.291Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.91s) [2020-04-09T19:45:03.291Z] === RUN TestAPIIpcModeHost [2020-04-09T19:45:03.644Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-04-09T19:45:03.644Z] === RUN TestDaemonIpcModeShareable [2020-04-09T19:45:04.504Z] Removing intermediate container b5bc124d2eb9 [2020-04-09T19:45:04.504Z] ---> 96dc127950d1 [2020-04-09T19:45:04.504Z] Step 67/140 : FROM base AS gometalinter [2020-04-09T19:45:04.504Z] ---> daf0d91334d2 [2020-04-09T19:45:04.504Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-04-09T19:45:04.504Z] ---> Running in e5e10e5400ea [2020-04-09T19:45:04.504Z] Removing intermediate container e5e10e5400ea [2020-04-09T19:45:04.504Z] ---> c5fab4fe3144 [2020-04-09T19:45:04.504Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:45:04.504Z] ---> d1dca95abf14 [2020-04-09T19:45:04.504Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:45:04.792Z] ---> cc5a5eb7d054 [2020-04-09T19:45:04.792Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:45:04.792Z] ---> Running in 88f686827cbd [2020-04-09T19:45:05.080Z] + RM_GOPATH=0 [2020-04-09T19:45:05.080Z] + TMP_GOPATH= [2020-04-09T19:45:05.080Z] + : /build [2020-04-09T19:45:05.080Z] + '[' -z '' ']' [2020-04-09T19:45:05.080Z] ++ mktemp -d [2020-04-09T19:45:05.080Z] + export GOPATH=/tmp/tmp.9rRevLDjpP [2020-04-09T19:45:05.080Z] + GOPATH=/tmp/tmp.9rRevLDjpP [2020-04-09T19:45:05.080Z] + RM_GOPATH=1 [2020-04-09T19:45:05.080Z] ++ dirname ./install.sh [2020-04-09T19:45:05.080Z] Installing gometalinter version v2.0.6 [2020-04-09T19:45:05.080Z] + dir=. [2020-04-09T19:45:05.080Z] + bin=gometalinter [2020-04-09T19:45:05.080Z] + shift [2020-04-09T19:45:05.080Z] + '[' '!' -f ./gometalinter.installer ']' [2020-04-09T19:45:05.080Z] + . ./gometalinter.installer [2020-04-09T19:45:05.080Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-04-09T19:45:05.080Z] + install_gometalinter [2020-04-09T19:45:05.080Z] + echo 'Installing gometalinter version v2.0.6' [2020-04-09T19:45:05.080Z] + go get -d github.com/alecthomas/gometalinter [2020-04-09T19:45:05.402Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-04-09T19:45:05.402Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T19:45:05.402Z] daemon.go:325: [d6b4745c340a4] waiting for daemon to start [2020-04-09T19:45:05.402Z] daemon.go:325: [d6b4745c340a4] waiting for daemon to start [2020-04-09T19:45:05.402Z] daemon.go:353: [d6b4745c340a4] daemon started [2020-04-09T19:45:05.402Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-04-09T19:45:05.402Z] daemon.go:461: [d6b4745c340a4] Stopping daemon [2020-04-09T19:45:05.402Z] daemon.go:296: [d6b4745c340a4] exiting daemon [2020-04-09T19:45:05.402Z] daemon.go:448: [d6b4745c340a4] Daemon stopped [2020-04-09T19:45:05.402Z] === RUN TestDaemonIpcModePrivate [2020-04-09T19:45:06.575Z] + cd /tmp/tmp.9rRevLDjpP/src/github.com/alecthomas/gometalinter [2020-04-09T19:45:06.575Z] + git checkout -q v2.0.6 [2020-04-09T19:45:06.575Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-04-09T19:45:07.174Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2020-04-09T19:45:07.174Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T19:45:07.174Z] daemon.go:325: [d36478942486d] waiting for daemon to start [2020-04-09T19:45:07.174Z] daemon.go:325: [d36478942486d] waiting for daemon to start [2020-04-09T19:45:07.174Z] daemon.go:353: [d36478942486d] daemon started [2020-04-09T19:45:07.174Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-04-09T19:45:07.174Z] daemon.go:461: [d36478942486d] Stopping daemon [2020-04-09T19:45:07.174Z] daemon.go:296: [d36478942486d] exiting daemon [2020-04-09T19:45:07.174Z] daemon.go:448: [d36478942486d] Daemon stopped [2020-04-09T19:45:07.174Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T19:45:08.906Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2020-04-09T19:45:08.906Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T19:45:08.906Z] daemon.go:325: [dd2949d448670] waiting for daemon to start [2020-04-09T19:45:08.906Z] daemon.go:325: [dd2949d448670] waiting for daemon to start [2020-04-09T19:45:08.906Z] daemon.go:353: [dd2949d448670] daemon started [2020-04-09T19:45:08.906Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2020-04-09T19:45:08.906Z] daemon.go:461: [dd2949d448670] Stopping daemon [2020-04-09T19:45:08.906Z] daemon.go:296: [dd2949d448670] exiting daemon [2020-04-09T19:45:08.906Z] daemon.go:448: [dd2949d448670] Daemon stopped [2020-04-09T19:45:08.906Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T19:45:10.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2020-04-09T19:45:10.651Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T19:45:10.651Z] daemon.go:325: [d4ad408db4a5a] waiting for daemon to start [2020-04-09T19:45:10.651Z] daemon.go:325: [d4ad408db4a5a] waiting for daemon to start [2020-04-09T19:45:10.651Z] daemon.go:353: [d4ad408db4a5a] daemon started [2020-04-09T19:45:10.651Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2020-04-09T19:45:10.651Z] daemon.go:461: [d4ad408db4a5a] Stopping daemon [2020-04-09T19:45:10.651Z] daemon.go:296: [d4ad408db4a5a] exiting daemon [2020-04-09T19:45:10.651Z] daemon.go:448: [d4ad408db4a5a] Daemon stopped [2020-04-09T19:45:10.651Z] === RUN TestIpcModeOlderClient [2020-04-09T19:45:10.651Z] === PAUSE TestIpcModeOlderClient [2020-04-09T19:45:10.651Z] === RUN TestKillContainerInvalidSignal [2020-04-09T19:45:11.093Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2020-04-09T19:45:11.093Z] === RUN TestKillContainer [2020-04-09T19:45:11.093Z] === RUN TestKillContainer/no_signal [2020-04-09T19:45:12.347Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T19:45:12.705Z] === RUN TestKillContainer/killing_signal [2020-04-09T19:45:14.119Z] --- PASS: TestKillContainer (2.67s) [2020-04-09T19:45:14.119Z] --- PASS: TestKillContainer/no_signal (0.88s) [2020-04-09T19:45:14.119Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2020-04-09T19:45:14.119Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-04-09T19:45:14.119Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T19:45:14.119Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T19:45:14.879Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T19:45:15.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.87s) [2020-04-09T19:45:15.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.94s) [2020-04-09T19:45:15.627Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2020-04-09T19:45:15.627Z] === RUN TestKillStoppedContainer [2020-04-09T19:45:15.980Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-09T19:45:15.980Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T19:45:15.980Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-09T19:45:15.980Z] === RUN TestKillDifferentUserContainer [2020-04-09T19:45:16.731Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2020-04-09T19:45:16.731Z] === RUN TestInspectOomKilledTrue [2020-04-09T19:45:16.731Z] --- SKIP: TestInspectOomKilledTrue (0.02s) [2020-04-09T19:45:16.731Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:45:16.731Z] === RUN TestInspectOomKilledFalse [2020-04-09T19:45:16.731Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T19:45:16.731Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:45:16.731Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T19:45:17.546Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-09T19:45:17.546Z] === RUN TestLinksContainerNames [2020-04-09T19:45:18.791Z] --- PASS: TestLinksContainerNames (1.62s) [2020-04-09T19:45:18.791Z] === RUN TestLogsFollowTailEmpty [2020-04-09T19:45:20.008Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2020-04-09T19:45:20.008Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T19:45:20.784Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/default [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/private [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/slave [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/shared [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/default [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/slave [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/private [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/shared [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T19:45:20.784Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:45:20.784Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:45:20.784Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T19:45:21.137Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T19:45:21.493Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-09T19:45:21.493Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-04-09T19:45:21.493Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T19:45:23.255Z] --- PASS: TestContainerBindMountNonRecursive (1.73s) [2020-04-09T19:45:23.255Z] === RUN TestNetworkNat [2020-04-09T19:45:24.465Z] --- PASS: TestNetworkNat (0.91s) [2020-04-09T19:45:24.465Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T19:45:24.917Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-09T19:45:25.116Z] + GOBIN=/build [2020-04-09T19:45:25.116Z] + /build/gometalinter --install [2020-04-09T19:45:25.116Z] Installing: [2020-04-09T19:45:25.116Z] deadcode [2020-04-09T19:45:25.116Z] dupl [2020-04-09T19:45:25.116Z] errcheck [2020-04-09T19:45:25.116Z] gas [2020-04-09T19:45:25.116Z] gochecknoglobals [2020-04-09T19:45:25.116Z] gochecknoinits [2020-04-09T19:45:25.116Z] goconst [2020-04-09T19:45:25.116Z] gocyclo [2020-04-09T19:45:25.116Z] goimports [2020-04-09T19:45:25.116Z] golint [2020-04-09T19:45:25.116Z] gosimple [2020-04-09T19:45:25.116Z] gotype [2020-04-09T19:45:25.116Z] gotypex [2020-04-09T19:45:25.116Z] ineffassign [2020-04-09T19:45:25.116Z] interfacer [2020-04-09T19:45:25.116Z] lll [2020-04-09T19:45:25.116Z] maligned [2020-04-09T19:45:25.116Z] megacheck [2020-04-09T19:45:25.116Z] misspell [2020-04-09T19:45:25.116Z] nakedret [2020-04-09T19:45:25.116Z] safesql [2020-04-09T19:45:25.116Z] staticcheck [2020-04-09T19:45:25.116Z] structcheck [2020-04-09T19:45:25.116Z] unconvert [2020-04-09T19:45:25.116Z] unparam [2020-04-09T19:45:25.116Z] unused [2020-04-09T19:45:25.116Z] varcheck [2020-04-09T19:45:25.325Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2020-04-09T19:45:25.325Z] === RUN TestNetworkLoopbackNat [2020-04-09T19:45:26.551Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-04-09T19:45:26.551Z] === RUN TestPause [2020-04-09T19:45:27.332Z] --- PASS: TestPause (0.99s) [2020-04-09T19:45:27.332Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T19:45:27.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T19:45:27.332Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T19:45:27.332Z] === RUN TestPauseStopPausedContainer [2020-04-09T19:45:28.541Z] --- PASS: TestPauseStopPausedContainer (1.00s) [2020-04-09T19:45:28.541Z] === RUN TestPsFilter [2020-04-09T19:45:28.541Z] --- PASS: TestPsFilter (0.23s) [2020-04-09T19:45:28.541Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T19:45:29.296Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-04-09T19:45:29.296Z] === RUN TestRemoveContainerWithVolume [2020-04-09T19:45:30.518Z] --- PASS: TestRemoveContainerWithVolume (0.97s) [2020-04-09T19:45:30.518Z] === RUN TestRemoveContainerRunning [2020-04-09T19:45:31.268Z] --- PASS: TestRemoveContainerRunning (0.91s) [2020-04-09T19:45:31.268Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T19:45:32.232Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2020-04-09T19:45:32.232Z] === RUN TestRemoveInvalidContainer [2020-04-09T19:45:32.232Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-09T19:45:32.232Z] === RUN TestRenameLinkedContainer [2020-04-09T19:45:36.166Z] --- PASS: TestRenameLinkedContainer (3.43s) [2020-04-09T19:45:36.166Z] === RUN TestRenameStoppedContainer [2020-04-09T19:45:36.521Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-04-09T19:45:36.521Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T19:45:38.281Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-04-09T19:45:38.281Z] === RUN TestRenameInvalidName [2020-04-09T19:45:39.043Z] --- PASS: TestRenameInvalidName (0.99s) [2020-04-09T19:45:39.043Z] === RUN TestRenameAnonymousContainer [2020-04-09T19:45:39.770Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-09T19:45:41.665Z] tests/integration/client_test.py ..... [ 76%] [2020-04-09T19:45:42.188Z] --- PASS: TestRenameAnonymousContainer (2.84s) [2020-04-09T19:45:42.188Z] === RUN TestRenameContainerWithSameName [2020-04-09T19:45:42.248Z] tests/integration/errors_test.py . [ 76%] [2020-04-09T19:45:42.545Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2020-04-09T19:45:42.545Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T19:45:44.405Z] --- PASS: TestRenameContainerWithLinkedContainer (1.75s) [2020-04-09T19:45:44.405Z] === RUN TestResize [2020-04-09T19:45:45.165Z] --- PASS: TestResize (0.92s) [2020-04-09T19:45:45.165Z] === RUN TestResizeWithInvalidSize [2020-04-09T19:45:46.100Z] --- PASS: TestResizeWithInvalidSize (0.92s) [2020-04-09T19:45:46.100Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T19:45:47.328Z] --- PASS: TestResizeWhenContainerNotStarted (0.95s) [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:47.328Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:47.328Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:47.328Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:45:47.328Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:45:49.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:49.648Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:50.417Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:45:51.156Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:45:51.905Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:45:52.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:45:53.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:45:54.634Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:45:56.636Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:45:58.392Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d892d56cbc5b1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d892d56cbc5b1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d892d56cbc5b1] daemon started [2020-04-09T19:46:00.174Z] daemon.go:296: [d892d56cbc5b1] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:325: [d892d56cbc5b1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d892d56cbc5b1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d892d56cbc5b1] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d892d56cbc5b1] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d892d56cbc5b1] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d892d56cbc5b1] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.35s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [db5db923accd0] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [db5db923accd0] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [db5db923accd0] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [db5db923accd0] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [db5db923accd0] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [db5db923accd0] Daemon stopped [2020-04-09T19:46:00.174Z] daemon.go:325: [db5db923accd0] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [db5db923accd0] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [db5db923accd0] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [db5db923accd0] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [db5db923accd0] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [db5db923accd0] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d57861fbeb7ce] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d57861fbeb7ce] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d57861fbeb7ce] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d57861fbeb7ce] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d57861fbeb7ce] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d57861fbeb7ce] Daemon stopped [2020-04-09T19:46:00.174Z] daemon.go:325: [d57861fbeb7ce] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d57861fbeb7ce] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d57861fbeb7ce] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d57861fbeb7ce] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d57861fbeb7ce] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d57861fbeb7ce] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [de02ea33b5699] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [de02ea33b5699] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [de02ea33b5699] daemon started [2020-04-09T19:46:00.174Z] daemon.go:325: [de02ea33b5699] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:296: [de02ea33b5699] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:325: [de02ea33b5699] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [de02ea33b5699] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [de02ea33b5699] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [de02ea33b5699] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [de02ea33b5699] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d60b53cb63233] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d60b53cb63233] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d60b53cb63233] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d60b53cb63233] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d60b53cb63233] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d60b53cb63233] Daemon stopped [2020-04-09T19:46:00.174Z] daemon.go:325: [d60b53cb63233] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d60b53cb63233] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d60b53cb63233] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d60b53cb63233] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d60b53cb63233] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d60b53cb63233] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d49326c6e7566] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d49326c6e7566] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d49326c6e7566] daemon started [2020-04-09T19:46:00.174Z] daemon.go:325: [d49326c6e7566] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:296: [d49326c6e7566] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:325: [d49326c6e7566] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d49326c6e7566] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d49326c6e7566] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d49326c6e7566] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d49326c6e7566] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d86e7a9fb07e1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d86e7a9fb07e1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d86e7a9fb07e1] daemon started [2020-04-09T19:46:00.174Z] daemon.go:296: [d86e7a9fb07e1] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:325: [d86e7a9fb07e1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d86e7a9fb07e1] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d86e7a9fb07e1] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d86e7a9fb07e1] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d86e7a9fb07e1] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d86e7a9fb07e1] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.18s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [d1b04ebdd7028] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d1b04ebdd7028] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d1b04ebdd7028] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d1b04ebdd7028] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d1b04ebdd7028] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d1b04ebdd7028] Daemon stopped [2020-04-09T19:46:00.174Z] daemon.go:325: [d1b04ebdd7028] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [d1b04ebdd7028] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [d1b04ebdd7028] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [d1b04ebdd7028] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [d1b04ebdd7028] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [d1b04ebdd7028] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.69s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [dc6c05970d326] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [dc6c05970d326] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [dc6c05970d326] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [dc6c05970d326] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [dc6c05970d326] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [dc6c05970d326] Daemon stopped [2020-04-09T19:46:00.174Z] daemon.go:325: [dc6c05970d326] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [dc6c05970d326] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [dc6c05970d326] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [dc6c05970d326] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [dc6c05970d326] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [dc6c05970d326] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.48s) [2020-04-09T19:46:00.174Z] 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-04-09T19:46:00.174Z] daemon.go:325: [dfbba28740744] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:325: [dfbba28740744] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [dfbba28740744] daemon started [2020-04-09T19:46:00.174Z] daemon.go:325: [dfbba28740744] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:296: [dfbba28740744] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:325: [dfbba28740744] waiting for daemon to start [2020-04-09T19:46:00.174Z] daemon.go:353: [dfbba28740744] daemon started [2020-04-09T19:46:00.174Z] daemon.go:461: [dfbba28740744] Stopping daemon [2020-04-09T19:46:00.174Z] daemon.go:296: [dfbba28740744] exiting daemon [2020-04-09T19:46:00.174Z] daemon.go:448: [dfbba28740744] Daemon stopped [2020-04-09T19:46:00.174Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s) [2020-04-09T19:46:00.175Z] 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-04-09T19:46:00.175Z] daemon.go:325: [d1524f3b646fe] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:325: [d1524f3b646fe] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:353: [d1524f3b646fe] daemon started [2020-04-09T19:46:00.175Z] daemon.go:325: [d1524f3b646fe] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:296: [d1524f3b646fe] exiting daemon [2020-04-09T19:46:00.175Z] daemon.go:325: [d1524f3b646fe] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:353: [d1524f3b646fe] daemon started [2020-04-09T19:46:00.175Z] daemon.go:461: [d1524f3b646fe] Stopping daemon [2020-04-09T19:46:00.175Z] daemon.go:296: [d1524f3b646fe] exiting daemon [2020-04-09T19:46:00.175Z] daemon.go:448: [d1524f3b646fe] Daemon stopped [2020-04-09T19:46:00.175Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) [2020-04-09T19:46:00.175Z] 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-04-09T19:46:00.175Z] daemon.go:325: [d064594d6de41] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:325: [d064594d6de41] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:353: [d064594d6de41] daemon started [2020-04-09T19:46:00.175Z] daemon.go:461: [d064594d6de41] Stopping daemon [2020-04-09T19:46:00.175Z] daemon.go:296: [d064594d6de41] exiting daemon [2020-04-09T19:46:00.175Z] daemon.go:448: [d064594d6de41] Daemon stopped [2020-04-09T19:46:00.175Z] daemon.go:325: [d064594d6de41] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:325: [d064594d6de41] waiting for daemon to start [2020-04-09T19:46:00.175Z] daemon.go:353: [d064594d6de41] daemon started [2020-04-09T19:46:00.175Z] daemon.go:461: [d064594d6de41] Stopping daemon [2020-04-09T19:46:00.175Z] daemon.go:296: [d064594d6de41] exiting daemon [2020-04-09T19:46:00.175Z] daemon.go:448: [d064594d6de41] Daemon stopped [2020-04-09T19:46:00.175Z] === RUN TestKernelTCPMemory [2020-04-09T19:46:01.398Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-04-09T19:46:01.398Z] === RUN TestNISDomainname [2020-04-09T19:46:02.144Z] --- PASS: TestNISDomainname (1.12s) [2020-04-09T19:46:02.144Z] === RUN TestStats [2020-04-09T19:46:04.156Z] --- PASS: TestStats (1.95s) [2020-04-09T19:46:04.156Z] === RUN TestStopContainerWithTimeout [2020-04-09T19:46:04.156Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T19:46:04.156Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T19:46:04.156Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T19:46:04.156Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T19:46:04.156Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T19:46:04.156Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T19:46:04.156Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T19:46:04.156Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T19:46:04.156Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T19:46:04.156Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T19:46:04.502Z] Removing intermediate container 88f686827cbd [2020-04-09T19:46:04.502Z] ---> 41e21c49d5fa [2020-04-09T19:46:04.502Z] Step 72/140 : FROM base AS gotestsum [2020-04-09T19:46:04.502Z] ---> daf0d91334d2 [2020-04-09T19:46:04.502Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-04-09T19:46:04.502Z] ---> Running in e4271d907a1f [2020-04-09T19:46:04.502Z] Removing intermediate container e4271d907a1f [2020-04-09T19:46:04.502Z] ---> 8c511a604e82 [2020-04-09T19:46:04.502Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-04-09T19:46:04.502Z] ---> Running in aa2f2dae808d [2020-04-09T19:46:04.502Z] Removing intermediate container aa2f2dae808d [2020-04-09T19:46:04.502Z] ---> 8cbb97cc9afa [2020-04-09T19:46:04.502Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:46:04.502Z] ---> c51bcf8336d1 [2020-04-09T19:46:04.502Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:46:04.502Z] ---> a0fed84e8be1 [2020-04-09T19:46:04.502Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:46:04.502Z] ---> Running in 748030c9d7b6 [2020-04-09T19:46:04.502Z] + RM_GOPATH=0 [2020-04-09T19:46:04.502Z] + TMP_GOPATH= [2020-04-09T19:46:04.502Z] + : /build [2020-04-09T19:46:04.502Z] + '[' -z '' ']' [2020-04-09T19:46:04.502Z] ++ mktemp -d [2020-04-09T19:46:04.502Z] + export GOPATH=/tmp/tmp.Bd0ZluPHSE [2020-04-09T19:46:04.502Z] + GOPATH=/tmp/tmp.Bd0ZluPHSE [2020-04-09T19:46:04.502Z] + RM_GOPATH=1 [2020-04-09T19:46:04.502Z] ++ dirname ./install.sh [2020-04-09T19:46:04.502Z] + dir=. [2020-04-09T19:46:04.502Z] + bin=gotestsum [2020-04-09T19:46:04.502Z] + shift [2020-04-09T19:46:04.502Z] + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T19:46:04.502Z] + . ./gotestsum.installer [2020-04-09T19:46:04.502Z] ++ : v0.3.5 [2020-04-09T19:46:04.502Z] + install_gotestsum [2020-04-09T19:46:04.502Z] + echo 'Installing gotestsum version v0.3.5' [2020-04-09T19:46:04.502Z] Installing gotestsum version v0.3.5 [2020-04-09T19:46:04.502Z] + go get -d gotest.tools/gotestsum [2020-04-09T19:46:05.370Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T19:46:07.110Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T19:46:09.467Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-09T19:46:09.467Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2020-04-09T19:46:09.467Z] --- PASS: TestStopContainerWithTimeout/3 (2.90s) [2020-04-09T19:46:09.467Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-04-09T19:46:09.467Z] --- PASS: TestStopContainerWithTimeout/1 (1.93s) [2020-04-09T19:46:09.467Z] === RUN TestDeleteDevicemapper [2020-04-09T19:46:09.467Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T19:46:09.467Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T19:46:09.467Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T19:46:12.715Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.43s) [2020-04-09T19:46:12.715Z] === RUN TestUpdateMemory [2020-04-09T19:46:12.715Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T19:46:12.715Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:46:12.715Z] === RUN TestUpdateCPUQuota [2020-04-09T19:46:12.949Z] + cd /tmp/tmp.Bd0ZluPHSE/src/gotest.tools/gotestsum [2020-04-09T19:46:12.949Z] + git checkout -q v0.3.5 [2020-04-09T19:46:12.949Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T19:46:13.931Z] --- PASS: TestUpdateCPUQuota (1.20s) [2020-04-09T19:46:13.931Z] === RUN TestUpdatePidsLimit [2020-04-09T19:46:13.931Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T19:46:13.931Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T19:46:14.280Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T19:46:14.637Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T19:46:14.990Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T19:46:15.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T19:46:15.753Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.47s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-04-09T19:46:17.485Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-09T19:46:17.485Z] === RUN TestUpdateRestartPolicy [2020-04-09T19:46:19.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T19:46:19.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T19:46:20.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T19:46:21.122Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-09T19:46:25.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T19:46:28.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T19:46:30.965Z] --- PASS: TestUpdateRestartPolicy (12.90s) [2020-04-09T19:46:30.965Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T19:46:30.965Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-04-09T19:46:30.965Z] === RUN TestWaitNonBlocked [2020-04-09T19:46:30.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:46:30.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:46:30.965Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:46:30.965Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:46:30.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:46:30.965Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:46:31.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T19:46:32.197Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-09T19:46:32.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2020-04-09T19:46:32.197Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2020-04-09T19:46:32.197Z] === RUN TestWaitBlocked [2020-04-09T19:46:32.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:46:32.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:46:32.197Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:46:32.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:46:32.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:46:32.197Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:46:32.986Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-09T19:46:32.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2020-04-09T19:46:32.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2020-04-09T19:46:32.986Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T19:46:32.986Z] === CONT TestIpcModeOlderClient [2020-04-09T19:46:33.350Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-04-09T19:46:33.350Z] === CONT TestDaemonRestartIpcMode [2020-04-09T19:46:34.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T19:46:35.384Z] Removing intermediate container 748030c9d7b6 [2020-04-09T19:46:35.384Z] ---> 6e9ae2ba2cbe [2020-04-09T19:46:35.384Z] Step 78/140 : FROM dev-base AS dockercli [2020-04-09T19:46:35.384Z] ---> daf0d91334d2 [2020-04-09T19:46:35.384Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-04-09T19:46:35.384Z] ---> Running in 975928ecbc8c [2020-04-09T19:46:35.384Z] Removing intermediate container 975928ecbc8c [2020-04-09T19:46:35.384Z] ---> 3405036518d1 [2020-04-09T19:46:35.384Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-04-09T19:46:35.384Z] ---> Running in 7a68d7f88e9e [2020-04-09T19:46:35.384Z] Removing intermediate container 7a68d7f88e9e [2020-04-09T19:46:35.384Z] ---> fcaea0b7103e [2020-04-09T19:46:35.384Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-04-09T19:46:35.384Z] ---> Running in 84f90381398a [2020-04-09T19:46:35.384Z] Removing intermediate container 84f90381398a [2020-04-09T19:46:35.384Z] ---> 8057a155e303 [2020-04-09T19:46:35.384Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:46:35.384Z] ---> 1947a3ea775a [2020-04-09T19:46:35.384Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:46:35.384Z] ---> cd44ff72614b [2020-04-09T19:46:35.384Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:46:35.384Z] ---> Running in eb76445f3dbe [2020-04-09T19:46:35.384Z] + RM_GOPATH=0 [2020-04-09T19:46:35.384Z] + TMP_GOPATH= [2020-04-09T19:46:35.384Z] + : /build [2020-04-09T19:46:35.384Z] + '[' -z '' ']' [2020-04-09T19:46:35.384Z] ++ mktemp -d [2020-04-09T19:46:35.384Z] + export GOPATH=/tmp/tmp.kvue9VxUpo [2020-04-09T19:46:35.384Z] + GOPATH=/tmp/tmp.kvue9VxUpo [2020-04-09T19:46:35.384Z] + RM_GOPATH=1 [2020-04-09T19:46:35.384Z] ++ dirname ./install.sh [2020-04-09T19:46:35.384Z] + dir=. [2020-04-09T19:46:35.384Z] + bin=dockercli [2020-04-09T19:46:35.384Z] + shift [2020-04-09T19:46:35.384Z] + '[' '!' -f ./dockercli.installer ']' [2020-04-09T19:46:35.384Z] + . ./dockercli.installer [2020-04-09T19:46:35.384Z] ++ : stable [2020-04-09T19:46:35.384Z] ++ : 17.06.2-ce [2020-04-09T19:46:35.384Z] + install_dockercli [2020-04-09T19:46:35.384Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T19:46:35.384Z] Install docker/cli version 17.06.2-ce from stable [2020-04-09T19:46:35.384Z] ++ uname -m [2020-04-09T19:46:35.384Z] + arch=ppc64le [2020-04-09T19:46:35.384Z] + '[' ppc64le '!=' x86_64 ']' [2020-04-09T19:46:35.384Z] + '[' ppc64le '!=' s390x ']' [2020-04-09T19:46:35.384Z] + '[' ppc64le '!=' armhf ']' [2020-04-09T19:46:35.384Z] + build_dockercli [2020-04-09T19:46:35.384Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.kvue9VxUpo/tmp/docker-ce [2020-04-09T19:46:35.384Z] Cloning into '/tmp/tmp.kvue9VxUpo/tmp/docker-ce'... [2020-04-09T19:46:35.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T19:46:35.874Z] --- PASS: TestContainerStartOnDaemonRestart (2.92s) [2020-04-09T19:46:35.874Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T19:46:35.874Z] daemon.go:325: [d37f103ab0745] waiting for daemon to start [2020-04-09T19:46:35.874Z] daemon.go:325: [d37f103ab0745] waiting for daemon to start [2020-04-09T19:46:35.874Z] daemon.go:353: [d37f103ab0745] daemon started [2020-04-09T19:46:35.874Z] daemon.go:325: [d37f103ab0745] waiting for daemon to start [2020-04-09T19:46:35.874Z] daemon.go:296: [d37f103ab0745] exiting daemon [2020-04-09T19:46:35.874Z] daemon.go:325: [d37f103ab0745] waiting for daemon to start [2020-04-09T19:46:35.874Z] daemon.go:353: [d37f103ab0745] daemon started [2020-04-09T19:46:35.874Z] daemon.go:461: [d37f103ab0745] Stopping daemon [2020-04-09T19:46:35.874Z] daemon.go:296: [d37f103ab0745] exiting daemon [2020-04-09T19:46:35.874Z] daemon.go:448: [d37f103ab0745] Daemon stopped [2020-04-09T19:46:37.081Z] --- PASS: TestDaemonRestartIpcMode (3.98s) [2020-04-09T19:46:37.081Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T19:46:37.081Z] daemon.go:325: [d26cfe1552f81] waiting for daemon to start [2020-04-09T19:46:37.081Z] daemon.go:325: [d26cfe1552f81] waiting for daemon to start [2020-04-09T19:46:37.081Z] daemon.go:353: [d26cfe1552f81] daemon started [2020-04-09T19:46:37.081Z] daemon.go:461: [d26cfe1552f81] Stopping daemon [2020-04-09T19:46:37.081Z] daemon.go:296: [d26cfe1552f81] exiting daemon [2020-04-09T19:46:37.081Z] daemon.go:448: [d26cfe1552f81] Daemon stopped [2020-04-09T19:46:37.081Z] daemon.go:325: [d26cfe1552f81] waiting for daemon to start [2020-04-09T19:46:37.081Z] daemon.go:325: [d26cfe1552f81] waiting for daemon to start [2020-04-09T19:46:37.081Z] daemon.go:353: [d26cfe1552f81] daemon started [2020-04-09T19:46:37.081Z] daemon.go:461: [d26cfe1552f81] Stopping daemon [2020-04-09T19:46:37.081Z] daemon.go:296: [d26cfe1552f81] exiting daemon [2020-04-09T19:46:37.081Z] daemon.go:448: [d26cfe1552f81] Daemon stopped [2020-04-09T19:46:37.081Z] PASS [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === Skipped [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-09T19:46:37.081Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.02s) [2020-04-09T19:46:37.081Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T19:46:37.081Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T19:46:37.081Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T19:46:37.081Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-09T19:46:37.081Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] [2020-04-09T19:46:37.081Z] DONE 189 tests, 6 skipped in 121.135s [2020-04-09T19:46:37.440Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T19:46:37.440Z] ++ 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-04-09T19:46:37.440Z] ++ set -e [2020-04-09T19:46:37.440Z] ++ '[' -n 0 ']' [2020-04-09T19:46:37.440Z] ++ set -x [2020-04-09T19:46:37.440Z] ++ 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-04-09T19:46:37.440Z] INFO: Testing against a local daemon [2020-04-09T19:46:37.440Z] === RUN TestCommitInheritsEnv [2020-04-09T19:46:38.187Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-04-09T19:46:38.187Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T19:46:38.187Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T19:46:38.187Z] === RUN TestImagesFilterMultiReference [2020-04-09T19:46:38.187Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-04-09T19:46:38.187Z] === RUN TestImagePullPlatformInvalid [2020-04-09T19:46:38.187Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-09T19:46:38.187Z] === RUN TestRemoveImageOrphaning [2020-04-09T19:46:38.543Z] --- PASS: TestRemoveImageOrphaning (0.46s) [2020-04-09T19:46:38.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T19:46:38.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-09T19:46:38.543Z] === RUN TestTagInvalidReference [2020-04-09T19:46:38.543Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-09T19:46:38.543Z] === RUN TestTagValidPrefixedRepo [2020-04-09T19:46:38.543Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-09T19:46:38.543Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T19:46:38.543Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-09T19:46:38.543Z] === RUN TestTagOfficialNames [2020-04-09T19:46:38.543Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-09T19:46:38.543Z] === RUN TestTagMatchesDigest [2020-04-09T19:46:38.543Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-09T19:46:38.543Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T19:46:39.956Z] ......... [ 86%] [2020-04-09T19:46:41.876Z] 65014b3c3121: Pull complete [2020-04-09T19:46:42.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T19:46:44.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T19:46:44.912Z] tests/integration/models_images_test.py .............. [ 89%] [2020-04-09T19:46:46.793Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-09T19:46:53.337Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-09T19:46:53.593Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-09T19:46:54.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T19:46:59.664Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-09T19:47:03.357Z] Checking out files: 53% (5719/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 97% (10419/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-09T19:47:03.357Z] + cd /tmp/tmp.kvue9VxUpo/tmp/docker-ce [2020-04-09T19:47:03.357Z] + git checkout -q v17.06.2-ce [2020-04-09T19:47:03.453Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-09T19:47:03.453Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-09T19:47:04.877Z] + mkdir -p /tmp/tmp.kvue9VxUpo/src/github.com/docker [2020-04-09T19:47:04.877Z] + mv components/cli /tmp/tmp.kvue9VxUpo/src/github.com/docker/cli [2020-04-09T19:47:04.877Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-09T19:47:08.222Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-09T19:47:08.479Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-09T19:47:08.479Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-09T19:47:08.479Z] [2020-04-09T19:47:08.479Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-09T19:47:08.479Z] =========================== short test summary info ============================ [2020-04-09T19:47:08.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-09T19:47:08.479Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-09T19:47:08.479Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-09T19:47:08.479Z] Not supported on most drivers [2020-04-09T19:47:08.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-09T19:47:08.479Z] Can fail if eth0 has multiple IP addresses [2020-04-09T19:47:08.479Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-09T19:47:08.479Z] This doesn't seem to be taken into account by the engine [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-09T19:47:08.479Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-09T19:47:08.479Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-09T19:47:08.479Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 356.68 seconds == [2020-04-09T19:47:09.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-09T19:47:16.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T19:47:20.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T19:47:21.224Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-04-09T19:47:21.224Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T19:47:21.224Z] [2020-04-09T19:47:21.224Z] Unloading profiles will leave already running processes permanently [2020-04-09T19:47:21.224Z] unconfined, which can lead to unexpected situations. [2020-04-09T19:47:21.224Z] [2020-04-09T19:47:21.224Z] To set a process to complain mode, use the command line tool [2020-04-09T19:47:21.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T19:47:21.224Z] Post stage [Pipeline] junit [2020-04-09T19:47:21.800Z] Recording test results [Pipeline] sh [2020-04-09T19:47:22.200Z] + echo Ensuring container killed. [2020-04-09T19:47:22.200Z] Ensuring container killed. [2020-04-09T19:47:22.200Z] + docker rm -vf docker-pr1 [2020-04-09T19:47:22.200Z] Error: No such container: docker-pr1 [2020-04-09T19:47:22.200Z] + true [Pipeline] sh [2020-04-09T19:47:22.479Z] + echo Chowning /workspace to jenkins user [2020-04-09T19:47:22.479Z] Chowning /workspace to jenkins user [2020-04-09T19:47:22.479Z] + id -u [2020-04-09T19:47:22.479Z] + id -g [2020-04-09T19:47:22.479Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40800:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T19:47:23.733Z] + bundleName=docker-py [2020-04-09T19:47:23.734Z] + echo Creating docker-py-bundles.tar.gz [2020-04-09T19:47:23.734Z] Creating docker-py-bundles.tar.gz [2020-04-09T19:47:23.734Z] + 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-04-09T19:47:23.757Z] Archiving artifacts [2020-04-09T19:47:23.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T19:47:23.992Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-09T19:47:24.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER docker:b66813eb456988a6af22657666b830476be65c06 hack/make.sh binary-daemon [2020-04-09T19:47:24.606Z] [2020-04-09T19:47:24.863Z] Removing bundles/ [2020-04-09T19:47:24.863Z] [2020-04-09T19:47:24.863Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-09T19:47:24.863Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-09T19:47:24.863Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T19:47:29.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T19:47:31.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T19:47:34.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T19:47:38.055Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T19:47:38.055Z] Using test binary docker [2020-04-09T19:47:38.055Z] +++ /etc/init.d/apparmor start [2020-04-09T19:47:38.055Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T19:47:38.055Z] INFO: Waiting for daemon to start... [2020-04-09T19:47:38.055Z] Starting dockerd [2020-04-09T19:47:38.055Z] +++ 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-04-09T19:47:40.566Z] . [2020-04-09T19:47:40.566Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T19:47:40.566Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T19:47:40.566Z] Error: No such image: emptyfs [2020-04-09T19:47:40.566Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T19:47:40.566Z] ++++ docker load [2020-04-09T19:47:40.820Z] Running integration-test (iteration 1) [2020-04-09T19:47:40.820Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T19:47:40.820Z] ++ 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-04-09T19:47:40.820Z] ++ set -e [2020-04-09T19:47:40.820Z] ++ '[' -n 0 ']' [2020-04-09T19:47:40.820Z] ++ set -x [2020-04-09T19:47:40.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=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-04-09T19:47:51.417Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-09T19:47:51.417Z] Copying nested executables into bundles/binary-daemon [2020-04-09T19:47:51.417Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-09T19:47:51.739Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER docker:b66813eb456988a6af22657666b830476be65c06 hack/make.sh cross [2020-04-09T19:47:51.998Z] [2020-04-09T19:47:52.255Z] Removing bundles/ [2020-04-09T19:47:52.255Z] [2020-04-09T19:47:52.255Z] ---> Making bundle: cross (in bundles/cross) [2020-04-09T19:47:52.255Z] Cross building: bundles/cross/linux/amd64 [2020-04-09T19:47:52.255Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T19:47:52.255Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-09T19:48:12.827Z] Loaded image: buildpack-deps:jessie [2020-04-09T19:48:12.827Z] Loaded image: busybox:latest [2020-04-09T19:48:13.125Z] Loaded image: busybox:glibc [2020-04-09T19:48:13.125Z] Loaded image: debian:jessie [2020-04-09T19:48:13.125Z] Loaded image: hello-world:latest [2020-04-09T19:48:13.295Z] + return [2020-04-09T19:48:13.295Z] Removing intermediate container eb76445f3dbe [2020-04-09T19:48:13.295Z] ---> 132982b498bd [2020-04-09T19:48:13.295Z] Step 85/140 : FROM runtime-dev AS runc [2020-04-09T19:48:13.295Z] ---> 63a8e113e624 [2020-04-09T19:48:13.295Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-04-09T19:48:13.295Z] ---> Running in 775314fc841a [2020-04-09T19:48:13.380Z] INFO: Testing against a local daemon [2020-04-09T19:48:13.380Z] === RUN TestBuildWithSession [2020-04-09T19:48:13.585Z] Removing intermediate container 775314fc841a [2020-04-09T19:48:13.585Z] ---> b244d05411b7 [2020-04-09T19:48:13.585Z] Step 87/140 : ARG RUNC_COMMIT [2020-04-09T19:48:13.585Z] ---> Running in 3d7331d84177 [2020-04-09T19:48:13.585Z] Removing intermediate container 3d7331d84177 [2020-04-09T19:48:13.585Z] ---> 1b1c319df46b [2020-04-09T19:48:13.585Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-04-09T19:48:13.585Z] ---> Running in e32cfc89eccb [2020-04-09T19:48:13.879Z] Removing intermediate container e32cfc89eccb [2020-04-09T19:48:13.879Z] ---> b0dff0c6c612 [2020-04-09T19:48:13.879Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:48:13.879Z] ---> 36cc09402897 [2020-04-09T19:48:13.879Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:48:14.164Z] ---> e7f609790e7a [2020-04-09T19:48:14.164Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:48:14.164Z] ---> Running in f1593c84d9f8 [2020-04-09T19:48:14.450Z] + RM_GOPATH=0 [2020-04-09T19:48:14.450Z] + TMP_GOPATH= [2020-04-09T19:48:14.450Z] + : /build [2020-04-09T19:48:14.450Z] + '[' -z '' ']' [2020-04-09T19:48:14.450Z] ++ mktemp -d [2020-04-09T19:48:14.450Z] + export GOPATH=/tmp/tmp.ospks6katy [2020-04-09T19:48:14.450Z] + GOPATH=/tmp/tmp.ospks6katy [2020-04-09T19:48:14.450Z] + RM_GOPATH=1 [2020-04-09T19:48:14.450Z] ++ dirname ./install.sh [2020-04-09T19:48:14.450Z] + dir=. [2020-04-09T19:48:14.450Z] + bin=runc [2020-04-09T19:48:14.450Z] + shift [2020-04-09T19:48:14.450Z] + '[' '!' -f ./runc.installer ']' [2020-04-09T19:48:14.450Z] + . ./runc.installer [2020-04-09T19:48:14.450Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:48:14.450Z] + install_runc [2020-04-09T19:48:14.450Z] + uname -r [2020-04-09T19:48:14.450Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T19:48:14.450Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T19:48:14.450Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T19:48:14.450Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ospks6katy/src/github.com/opencontainers/runc [2020-04-09T19:48:14.450Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T19:48:14.450Z] Cloning into '/tmp/tmp.ospks6katy/src/github.com/opencontainers/runc'... [2020-04-09T19:48:16.507Z] + cd /tmp/tmp.ospks6katy/src/github.com/opencontainers/runc [2020-04-09T19:48:16.507Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:48:16.792Z] + '[' -z '' ']' [2020-04-09T19:48:16.792Z] + target=static [2020-04-09T19:48:16.792Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T19:48:17.416Z] 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-04-09T19:48:17.469Z] --- PASS: TestImportExtremelyLargeImageWorks (85.12s) [2020-04-09T19:48:17.469Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T19:48:17.469Z] daemon.go:325: [d1312287a39d4] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [d1312287a39d4] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [d1312287a39d4] daemon started [2020-04-09T19:48:17.469Z] daemon.go:461: [d1312287a39d4] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [d1312287a39d4] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [d1312287a39d4] Daemon stopped [2020-04-09T19:48:17.469Z] PASS [2020-04-09T19:48:17.469Z] [2020-04-09T19:48:17.469Z] DONE 11 tests in 86.500s [2020-04-09T19:48:17.469Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T19:48:17.469Z] ++ 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-04-09T19:48:17.469Z] ++ set -e [2020-04-09T19:48:17.469Z] ++ '[' -n 0 ']' [2020-04-09T19:48:17.469Z] ++ set -x [2020-04-09T19:48:17.469Z] ++ 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-04-09T19:48:17.469Z] INFO: Testing against a local daemon [2020-04-09T19:48:17.469Z] === RUN TestNetworkCreateDelete [2020-04-09T19:48:17.469Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-09T19:48:17.469Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T19:48:17.469Z] --- PASS: TestDockerNetworkDeletePreferID (0.30s) [2020-04-09T19:48:17.469Z] === RUN TestInspectNetwork [2020-04-09T19:48:17.469Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T19:48:17.469Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T19:48:17.469Z] === RUN TestInspectNetwork/network_name [2020-04-09T19:48:17.469Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T19:48:17.469Z] --- PASS: TestInspectNetwork (8.40s) [2020-04-09T19:48:17.469Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T19:48:17.469Z] daemon.go:325: [d717c561a644b] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [d717c561a644b] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [d717c561a644b] daemon started [2020-04-09T19:48:17.469Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T19:48:17.469Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T19:48:17.469Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T19:48:17.469Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T19:48:17.469Z] daemon.go:461: [d717c561a644b] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [d717c561a644b] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [d717c561a644b] Daemon stopped [2020-04-09T19:48:17.469Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T19:48:17.469Z] --- PASS: TestRunContainerWithBridgeNone (2.32s) [2020-04-09T19:48:17.469Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T19:48:17.469Z] daemon.go:325: [d73a6f0fb870f] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [d73a6f0fb870f] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [d73a6f0fb870f] daemon started [2020-04-09T19:48:17.469Z] daemon.go:461: [d73a6f0fb870f] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [d73a6f0fb870f] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [d73a6f0fb870f] Daemon stopped [2020-04-09T19:48:17.469Z] === RUN TestNetworkInvalidJSON [2020-04-09T19:48:17.469Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T19:48:17.469Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T19:48:17.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:48:17.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:48:17.469Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:48:17.469Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:48:17.469Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T19:48:17.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:48:17.469Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:48:17.469Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-09T19:48:17.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T19:48:17.469Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T19:48:17.469Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T19:48:17.469Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T19:48:17.469Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-04-09T19:48:17.469Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T19:48:17.469Z] daemon.go:325: [da78617777cdd] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [da78617777cdd] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [da78617777cdd] daemon started [2020-04-09T19:48:17.469Z] daemon.go:461: [da78617777cdd] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [da78617777cdd] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [da78617777cdd] Daemon stopped [2020-04-09T19:48:17.469Z] daemon.go:325: [da78617777cdd] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [da78617777cdd] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [da78617777cdd] daemon started [2020-04-09T19:48:17.469Z] daemon.go:461: [da78617777cdd] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [da78617777cdd] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [da78617777cdd] Daemon stopped [2020-04-09T19:48:17.469Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T19:48:17.469Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2020-04-09T19:48:17.469Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T19:48:17.469Z] daemon.go:325: [d42d35216a96d] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:325: [d42d35216a96d] waiting for daemon to start [2020-04-09T19:48:17.469Z] daemon.go:353: [d42d35216a96d] daemon started [2020-04-09T19:48:17.469Z] daemon.go:461: [d42d35216a96d] Stopping daemon [2020-04-09T19:48:17.469Z] daemon.go:296: [d42d35216a96d] exiting daemon [2020-04-09T19:48:17.469Z] daemon.go:448: [d42d35216a96d] Daemon stopped [2020-04-09T19:48:17.469Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T19:48:18.226Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2020-04-09T19:48:18.226Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T19:48:18.226Z] daemon.go:325: [d6de617fe434f] waiting for daemon to start [2020-04-09T19:48:18.226Z] daemon.go:325: [d6de617fe434f] waiting for daemon to start [2020-04-09T19:48:18.226Z] daemon.go:353: [d6de617fe434f] daemon started [2020-04-09T19:48:18.226Z] daemon.go:461: [d6de617fe434f] Stopping daemon [2020-04-09T19:48:18.226Z] daemon.go:296: [d6de617fe434f] exiting daemon [2020-04-09T19:48:18.226Z] daemon.go:448: [d6de617fe434f] Daemon stopped [2020-04-09T19:48:18.226Z] daemon.go:325: [d6de617fe434f] waiting for daemon to start [2020-04-09T19:48:18.226Z] daemon.go:325: [d6de617fe434f] waiting for daemon to start [2020-04-09T19:48:18.226Z] daemon.go:353: [d6de617fe434f] daemon started [2020-04-09T19:48:18.226Z] daemon.go:461: [d6de617fe434f] Stopping daemon [2020-04-09T19:48:18.226Z] daemon.go:296: [d6de617fe434f] exiting daemon [2020-04-09T19:48:18.226Z] daemon.go:448: [d6de617fe434f] Daemon stopped [2020-04-09T19:48:18.226Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T19:48:18.612Z] --- PASS: TestBuildWithSession (4.44s) [2020-04-09T19:48:18.612Z] === RUN TestBuildSquashParent [2020-04-09T19:48:18.776Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T19:48:18.776Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-09T19:48:18.776Z] Cross building: bundles/cross/windows/amd64 [2020-04-09T19:48:18.776Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T19:48:18.776Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-09T19:48:19.612Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2020-04-09T19:48:19.612Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T19:48:19.612Z] daemon.go:325: [dd234bdebfc0e] waiting for daemon to start [2020-04-09T19:48:19.612Z] daemon.go:325: [dd234bdebfc0e] waiting for daemon to start [2020-04-09T19:48:19.612Z] daemon.go:353: [dd234bdebfc0e] daemon started [2020-04-09T19:48:19.612Z] daemon.go:461: [dd234bdebfc0e] Stopping daemon [2020-04-09T19:48:19.612Z] daemon.go:296: [dd234bdebfc0e] exiting daemon [2020-04-09T19:48:19.612Z] daemon.go:448: [dd234bdebfc0e] Daemon stopped [2020-04-09T19:48:19.612Z] daemon.go:325: [dd234bdebfc0e] waiting for daemon to start [2020-04-09T19:48:19.612Z] daemon.go:325: [dd234bdebfc0e] waiting for daemon to start [2020-04-09T19:48:19.612Z] daemon.go:353: [dd234bdebfc0e] daemon started [2020-04-09T19:48:19.613Z] daemon.go:461: [dd234bdebfc0e] Stopping daemon [2020-04-09T19:48:19.613Z] daemon.go:296: [dd234bdebfc0e] exiting daemon [2020-04-09T19:48:19.613Z] daemon.go:448: [dd234bdebfc0e] Daemon stopped [2020-04-09T19:48:19.613Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T19:48:19.971Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-04-09T19:48:19.971Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T19:48:19.971Z] daemon.go:325: [dd7cd6b21ee15] waiting for daemon to start [2020-04-09T19:48:19.971Z] daemon.go:325: [dd7cd6b21ee15] waiting for daemon to start [2020-04-09T19:48:19.971Z] daemon.go:353: [dd7cd6b21ee15] daemon started [2020-04-09T19:48:19.971Z] daemon.go:461: [dd7cd6b21ee15] Stopping daemon [2020-04-09T19:48:19.971Z] daemon.go:296: [dd7cd6b21ee15] exiting daemon [2020-04-09T19:48:19.971Z] daemon.go:448: [dd7cd6b21ee15] Daemon stopped [2020-04-09T19:48:19.971Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T19:48:23.071Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2020-04-09T19:48:23.071Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T19:48:23.071Z] daemon.go:325: [d55ae971075a1] waiting for daemon to start [2020-04-09T19:48:23.071Z] daemon.go:325: [d55ae971075a1] waiting for daemon to start [2020-04-09T19:48:23.071Z] daemon.go:353: [d55ae971075a1] daemon started [2020-04-09T19:48:23.071Z] daemon.go:461: [d55ae971075a1] Stopping daemon [2020-04-09T19:48:23.071Z] daemon.go:296: [d55ae971075a1] exiting daemon [2020-04-09T19:48:23.071Z] daemon.go:448: [d55ae971075a1] Daemon stopped [2020-04-09T19:48:23.071Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T19:48:23.071Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T19:48:23.071Z] service_test.go:230: FLAKY_TEST [2020-04-09T19:48:23.071Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T19:48:28.547Z] --- PASS: TestBuildSquashParent (10.41s) [2020-04-09T19:48:28.548Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-04-09T19:48:28.548Z] daemon.go:325: [db6dad61b92ca] waiting for daemon to start [2020-04-09T19:48:28.548Z] daemon.go:325: [db6dad61b92ca] waiting for daemon to start [2020-04-09T19:48:28.548Z] daemon.go:353: [db6dad61b92ca] daemon started [2020-04-09T19:48:28.548Z] daemon.go:461: [db6dad61b92ca] Stopping daemon [2020-04-09T19:48:28.548Z] daemon.go:296: [db6dad61b92ca] exiting daemon [2020-04-09T19:48:28.548Z] daemon.go:448: [db6dad61b92ca] Daemon stopped [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:48:28.548Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:48:28.548Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:48:28.548Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T19:48:28.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T19:48:31.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T19:48:31.809Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T19:48:35.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T19:48:35.071Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.25s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.41s) [2020-04-09T19:48:38.332Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.64s) [2020-04-09T19:48:38.332Z] === RUN TestBuildMultiStageCopy [2020-04-09T19:48:38.332Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T19:48:39.257Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2020-04-09T19:48:39.257Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T19:48:39.257Z] daemon.go:325: [d350588ca0d38] waiting for daemon to start [2020-04-09T19:48:39.257Z] daemon.go:325: [d350588ca0d38] waiting for daemon to start [2020-04-09T19:48:39.257Z] daemon.go:353: [d350588ca0d38] daemon started [2020-04-09T19:48:39.257Z] daemon.go:461: [d350588ca0d38] Stopping daemon [2020-04-09T19:48:39.257Z] daemon.go:296: [d350588ca0d38] exiting daemon [2020-04-09T19:48:39.257Z] daemon.go:448: [d350588ca0d38] Daemon stopped [2020-04-09T19:48:39.257Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T19:48:39.257Z] daemon.go:325: [de7059b0df396] waiting for daemon to start [2020-04-09T19:48:39.257Z] daemon.go:325: [de7059b0df396] waiting for daemon to start [2020-04-09T19:48:39.257Z] daemon.go:353: [de7059b0df396] daemon started [2020-04-09T19:48:39.257Z] daemon.go:461: [de7059b0df396] Stopping daemon [2020-04-09T19:48:39.257Z] daemon.go:296: [de7059b0df396] exiting daemon [2020-04-09T19:48:39.257Z] daemon.go:448: [de7059b0df396] Daemon stopped [2020-04-09T19:48:39.257Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T19:48:40.690Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T19:48:40.690Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-09T19:48:40.690Z] remote: Enumerating objects: 2, done. [2020-04-09T19:48:40.690Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-09T19:48:40.690Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-09T19:48:40.690Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-09T19:48:40.690Z] 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-04-09T19:48:40.690Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-09T19:48:41.592Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T19:48:42.151Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T19:48:43.076Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T19:48:43.636Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy (5.76s) [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.12s) [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2020-04-09T19:48:44.196Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-04-09T19:48:44.196Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T19:48:45.942Z] [2020-04-09T19:48:46.081Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-04-09T19:48:46.082Z] === RUN TestBuildLabelWithTargets [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T19:48:46.765Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2020-04-09T19:48:46.765Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T19:48:46.765Z] daemon.go:325: [d0cfc38bff69b] waiting for daemon to start [2020-04-09T19:48:46.765Z] daemon.go:325: [d0cfc38bff69b] waiting for daemon to start [2020-04-09T19:48:46.765Z] daemon.go:353: [d0cfc38bff69b] daemon started [2020-04-09T19:48:46.765Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kt6kybsr25vjj9fgvot9024da Created:2020-04-09 19:48:39.467636261 +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[3cbbb7ede93c5693795232a9e79fd7315142f65ff68a8646ae4bbdeccdfc82da:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dy8xxwcwg5zvbr0ajyxlufb0f EndpointID:2a682b522c9c3c127824efb932222aec360fb308bd3549f53cd555e9397e1ee2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:800aa2e62e4898af86d51e3b0bb4ffdd63871bda1e70b5bea25cb89c4192bdf0 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:661185c3ab12 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dy8xxwcwg5zvbr0ajyxlufb0f EndpointID:2a682b522c9c3c127824efb932222aec360fb308bd3549f53cd555e9397e1ee2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T19:48:46.765Z] daemon.go:461: [d0cfc38bff69b] Stopping daemon [2020-04-09T19:48:46.765Z] daemon.go:296: [d0cfc38bff69b] exiting daemon [2020-04-09T19:48:46.765Z] daemon.go:448: [d0cfc38bff69b] Daemon stopped [2020-04-09T19:48:46.765Z] PASS [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] === Skipped [2020-04-09T19:48:46.765Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T19:48:46.765Z] service_test.go:230: FLAKY_TEST [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] DONE 21 tests, 1 skipped in 42.541s [2020-04-09T19:48:46.765Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T19:48:46.765Z] ++ 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-04-09T19:48:46.765Z] ++ set -e [2020-04-09T19:48:46.765Z] ++ '[' -n 0 ']' [2020-04-09T19:48:46.765Z] ++ set -x [2020-04-09T19:48:46.765Z] ++ 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-04-09T19:48:46.765Z] INFO: Testing against a local daemon [2020-04-09T19:48:46.765Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T19:48:46.765Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T19:48:46.765Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:48:46.765Z] === RUN TestDockerNetworkIpvlan [2020-04-09T19:48:46.765Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T19:48:46.765Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:48:46.765Z] PASS [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] === Skipped [2020-04-09T19:48:46.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T19:48:46.765Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T19:48:46.765Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] [2020-04-09T19:48:46.765Z] DONE 2 tests, 2 skipped in 0.151s [2020-04-09T19:48:46.765Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T19:48:46.765Z] ++ 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-04-09T19:48:46.765Z] ++ set -e [2020-04-09T19:48:46.765Z] ++ '[' -n 0 ']' [2020-04-09T19:48:46.765Z] ++ set -x [2020-04-09T19:48:46.765Z] ++ 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-04-09T19:48:46.765Z] INFO: Testing against a local daemon [2020-04-09T19:48:46.765Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T19:48:46.831Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/test/unit [2020-04-09T19:48:48.105Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2020-04-09T19:48:48.105Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T19:48:48.105Z] daemon.go:325: [dc83c6223d991] waiting for daemon to start [2020-04-09T19:48:48.105Z] daemon.go:325: [dc83c6223d991] waiting for daemon to start [2020-04-09T19:48:48.105Z] daemon.go:353: [dc83c6223d991] daemon started [2020-04-09T19:48:48.105Z] daemon.go:461: [dc83c6223d991] Stopping daemon [2020-04-09T19:48:48.105Z] daemon.go:296: [dc83c6223d991] exiting daemon [2020-04-09T19:48:48.105Z] daemon.go:448: [dc83c6223d991] Daemon stopped [2020-04-09T19:48:48.105Z] daemon.go:325: [dc83c6223d991] waiting for daemon to start [2020-04-09T19:48:48.105Z] daemon.go:325: [dc83c6223d991] waiting for daemon to start [2020-04-09T19:48:48.105Z] daemon.go:353: [dc83c6223d991] daemon started [2020-04-09T19:48:48.105Z] daemon.go:461: [dc83c6223d991] Stopping daemon [2020-04-09T19:48:48.105Z] daemon.go:296: [dc83c6223d991] exiting daemon [2020-04-09T19:48:48.105Z] daemon.go:448: [dc83c6223d991] Daemon stopped [2020-04-09T19:48:48.105Z] === RUN TestDockerNetworkMacvlan [2020-04-09T19:48:48.203Z] ? github.com/docker/docker/api [no test files] [2020-04-09T19:48:48.592Z] --- PASS: TestBuildLabelWithTargets (2.75s) [2020-04-09T19:48:48.592Z] === RUN TestBuildWithEmptyLayers [2020-04-09T19:48:48.880Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T19:48:49.663Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T19:48:49.953Z] --- PASS: TestBuildWithEmptyLayers (1.43s) [2020-04-09T19:48:49.953Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T19:48:50.063Z] 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-04-09T19:48:50.063Z] + mkdir -p /build [2020-04-09T19:48:50.063Z] + cp runc /build/runc [2020-04-09T19:48:50.063Z] Removing intermediate container f1593c84d9f8 [2020-04-09T19:48:50.063Z] ---> de619a5ddfc1 [2020-04-09T19:48:50.063Z] Step 92/140 : FROM dev-base AS tini [2020-04-09T19:48:50.063Z] ---> daf0d91334d2 [2020-04-09T19:48:50.063Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:48:50.063Z] ---> Using cache [2020-04-09T19:48:50.063Z] ---> e3d661ed126e [2020-04-09T19:48:50.063Z] Step 94/140 : ARG TINI_COMMIT [2020-04-09T19:48:50.063Z] ---> Running in 12da48f81af9 [2020-04-09T19:48:50.063Z] Removing intermediate container 12da48f81af9 [2020-04-09T19:48:50.063Z] ---> db8d8e8997a7 [2020-04-09T19:48:50.063Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-04-09T19:48:50.063Z] ---> Running in 297b0aa73f4f [2020-04-09T19:48:50.063Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:48:50.063Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:48:50.063Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:48:50.063Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:48:50.425Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T19:48:50.684Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:48:50.684Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:48:52.719Z] Fetched 8120 kB in 3s (2826 kB/s) [2020-04-09T19:48:53.538Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T19:48:53.740Z] Reading package lists... [2020-04-09T19:48:53.757Z] 23645bd7ee08: Pull complete [2020-04-09T19:48:53.757Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-09T19:48:53.757Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T19:48:53.757Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T19:48:53.757Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-04-09T19:48:53.757Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-04-09T19:48:53.757Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-09T19:48:53.757Z] INFO: Docker version of control daemon [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] Client: Docker Engine - Enterprise [2020-04-09T19:48:53.757Z] Version: 19.03.5 [2020-04-09T19:48:53.757Z] API version: 1.40 [2020-04-09T19:48:53.757Z] Go version: go1.12.12 [2020-04-09T19:48:53.757Z] Git commit: 2ee0c57608 [2020-04-09T19:48:53.757Z] Built: 11/13/2019 08:00:16 [2020-04-09T19:48:53.757Z] OS/Arch: windows/amd64 [2020-04-09T19:48:53.757Z] Experimental: false [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] Server: Docker Engine - Enterprise [2020-04-09T19:48:53.757Z] Engine: [2020-04-09T19:48:53.757Z] Version: 19.03.5 [2020-04-09T19:48:53.757Z] API version: 1.40 (minimum version 1.24) [2020-04-09T19:48:53.757Z] Go version: go1.12.12 [2020-04-09T19:48:53.757Z] Git commit: 2ee0c57608 [2020-04-09T19:48:53.757Z] Built: 11/13/2019 07:58:51 [2020-04-09T19:48:53.757Z] OS/Arch: windows/amd64 [2020-04-09T19:48:53.757Z] Experimental: true [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] INFO: Docker info of control daemon [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] Client: [2020-04-09T19:48:53.757Z] Debug Mode: false [2020-04-09T19:48:53.757Z] Plugins: [2020-04-09T19:48:53.757Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] Server: [2020-04-09T19:48:53.757Z] Containers: 0 [2020-04-09T19:48:53.757Z] Running: 0 [2020-04-09T19:48:53.757Z] Paused: 0 [2020-04-09T19:48:53.757Z] Stopped: 0 [2020-04-09T19:48:53.757Z] Images: 1 [2020-04-09T19:48:53.757Z] Server Version: 19.03.5 [2020-04-09T19:48:53.757Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T19:48:53.757Z] Windows: [2020-04-09T19:48:53.757Z] LCOW: [2020-04-09T19:48:53.757Z] Logging Driver: json-file [2020-04-09T19:48:53.757Z] Plugins: [2020-04-09T19:48:53.757Z] Volume: local [2020-04-09T19:48:53.757Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T19:48:53.757Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T19:48:53.757Z] Swarm: inactive [2020-04-09T19:48:53.757Z] Default Isolation: process [2020-04-09T19:48:53.757Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T19:48:53.757Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T19:48:53.757Z] OSType: windows [2020-04-09T19:48:53.757Z] Architecture: x86_64 [2020-04-09T19:48:53.757Z] CPUs: 4 [2020-04-09T19:48:53.757Z] Total Memory: 32GiB [2020-04-09T19:48:53.757Z] Name: azwin-2-08e770 [2020-04-09T19:48:53.757Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T19:48:53.757Z] Docker Root Dir: D:\docker [2020-04-09T19:48:53.757Z] Debug Mode: false [2020-04-09T19:48:53.757Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:48:53.757Z] Labels: [2020-04-09T19:48:53.757Z] Experimental: true [2020-04-09T19:48:53.757Z] Insecure Registries: [2020-04-09T19:48:53.757Z] 10.0.0.4:5000 [2020-04-09T19:48:53.757Z] 127.0.0.0/8 [2020-04-09T19:48:53.757Z] Registry Mirrors: [2020-04-09T19:48:53.757Z] http://10.0.0.4:5000/ [2020-04-09T19:48:53.757Z] Live Restore Enabled: false [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] INFO: Commit hash is b66813eb4 [2020-04-09T19:48:53.757Z] INFO: Nuke-Everything... [2020-04-09T19:48:53.757Z] INFO: Container count on control daemon to delete is 0 [2020-04-09T19:48:53.757Z] INFO: Nuking d:\CI [2020-04-09T19:48:53.757Z] INFO: Zapped successfully [2020-04-09T19:48:53.757Z] INFO: Location for testing is d:\CI\PR-40800\1 [2020-04-09T19:48:53.757Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:53.757Z] INFO: Building the image from Dockerfile.windows at 04/09/2020 19:48:48... [2020-04-09T19:48:53.757Z] [2020-04-09T19:48:54.112Z] --- PASS: TestBuildMultiStageOnBuild (3.59s) [2020-04-09T19:48:54.112Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T19:48:54.733Z] Sending build context to Docker daemon 55.36MB [2020-04-09T19:48:54.733Z] [2020-04-09T19:48:54.733Z] Step 1/8 : FROM microsoft/windowsservercore [2020-04-09T19:48:54.733Z] ---> 80e84fd280e2 [2020-04-09T19:48:54.733Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-09T19:48:54.758Z] ok github.com/docker/docker/api/server 0.033s coverage: 7.9% of statements [2020-04-09T19:48:55.201Z] ---> Running in f3a1bd8e58e3 [2020-04-09T19:48:55.249Z] Reading package lists... [2020-04-09T19:48:55.249Z] Building dependency tree... [2020-04-09T19:48:55.249Z] Reading state information... [2020-04-09T19:48:55.497Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-04-09T19:48:55.497Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T19:48:55.535Z] The following additional packages will be installed: [2020-04-09T19:48:55.535Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T19:48:55.535Z] Suggested packages: [2020-04-09T19:48:55.535Z] cmake-doc ninja-build lrzip [2020-04-09T19:48:55.535Z] Recommended packages: [2020-04-09T19:48:55.535Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T19:48:55.665Z] Removing intermediate container f3a1bd8e58e3 [2020-04-09T19:48:55.665Z] ---> d2f70ffde0c2 [2020-04-09T19:48:55.665Z] Step 3/8 : ARG GO_VERSION=1.13.9 [2020-04-09T19:48:55.821Z] The following NEW packages will be installed: [2020-04-09T19:48:55.821Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T19:48:55.821Z] vim-common xxd [2020-04-09T19:48:55.821Z] 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:48:55.821Z] Need to get 14.9 MB of archives. [2020-04-09T19:48:55.821Z] After this operation, 67.2 MB of additional disk space will be used. [2020-04-09T19:48:55.821Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T19:48:55.821Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:48:55.821Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T19:48:56.105Z] Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T19:48:56.128Z] ---> Running in 5356c16913ec [2020-04-09T19:48:56.591Z] Removing intermediate container 5356c16913ec [2020-04-09T19:48:56.591Z] ---> d46a953e5065 [2020-04-09T19:48:56.591Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-04-09T19:48:56.591Z] ---> Running in 5b247d397b8e [2020-04-09T19:48:56.640Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T19:48:56.730Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-09T19:48:57.038Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-09T19:48:57.038Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-09T19:48:57.038Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-09T19:48:57.038Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-09T19:48:57.038Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-09T19:48:57.055Z] Removing intermediate container 5b247d397b8e [2020-04-09T19:48:57.055Z] ---> 2e74e315f05f [2020-04-09T19:48:57.055Z] 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-04-09T19:48:57.055Z] ---> Running in 0f7f8d24ce2a [2020-04-09T19:48:57.659Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:48:57.659Z] Fetched 14.9 MB in 2s (9378 kB/s) [2020-04-09T19:48:57.659Z] Selecting previously unselected package xxd. [2020-04-09T19:48:57.659Z] (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 ... 15330 files and directories currently installed.) [2020-04-09T19:48:57.659Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T19:48:57.659Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:48:57.659Z] Selecting previously unselected package vim-common. [2020-04-09T19:48:57.659Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:48:57.659Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:48:57.659Z] Selecting previously unselected package cmake-data. [2020-04-09T19:48:57.659Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T19:48:57.659Z] Unpacking cmake-data (3.13.4-1) ... [2020-04-09T19:48:58.673Z] Selecting previously unselected package libicu63:ppc64el. [2020-04-09T19:48:58.673Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T19:48:58.673Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T19:48:59.669Z] --- PASS: TestBuildMultiStageLayerLeak (4.03s) [2020-04-09T19:48:59.669Z] === RUN TestBuildWithHugeFile [2020-04-09T19:48:59.702Z] Selecting previously unselected package libxml2:ppc64el. [2020-04-09T19:48:59.702Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-09T19:48:59.702Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:48:59.988Z] Selecting previously unselected package libarchive13:ppc64el. [2020-04-09T19:48:59.988Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-09T19:48:59.988Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T19:48:59.988Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-09T19:48:59.988Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-09T19:48:59.988Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T19:48:59.988Z] Selecting previously unselected package librhash0:ppc64el. [2020-04-09T19:48:59.988Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-09T19:48:59.988Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-09T19:48:59.988Z] Selecting previously unselected package libuv1:ppc64el. [2020-04-09T19:48:59.988Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-09T19:49:00.278Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-09T19:49:00.278Z] Selecting previously unselected package cmake. [2020-04-09T19:49:00.278Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-09T19:49:00.278Z] Unpacking cmake (3.13.4-1) ... [2020-04-09T19:49:00.909Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T19:49:00.909Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:49:00.909Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-09T19:49:00.909Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:49:00.909Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-09T19:49:00.909Z] Setting up cmake-data (3.13.4-1) ... [2020-04-09T19:49:00.909Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T19:49:00.909Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T19:49:00.909Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T19:49:00.909Z] Setting up cmake (3.13.4-1) ... [2020-04-09T19:49:00.909Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:49:00.909Z] Processing triggers for mime-support (3.62) ... [2020-04-09T19:49:02.991Z] Removing intermediate container 297b0aa73f4f [2020-04-09T19:49:02.991Z] ---> 7304996838dd [2020-04-09T19:49:02.991Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:49:02.991Z] ---> bf2217488956 [2020-04-09T19:49:02.991Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-04-09T19:49:03.275Z] ---> Running in 05f45b4df9ca [2020-04-09T19:49:03.275Z] Removing intermediate container 05f45b4df9ca [2020-04-09T19:49:03.275Z] ---> 745609ad016f [2020-04-09T19:49:03.275Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:49:03.559Z] ---> a82d6a99c1a4 [2020-04-09T19:49:03.559Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:49:03.559Z] ---> Running in e0a796fcecc2 [2020-04-09T19:49:03.847Z] + RM_GOPATH=0 [2020-04-09T19:49:03.847Z] + TMP_GOPATH= [2020-04-09T19:49:03.847Z] + : /build [2020-04-09T19:49:03.847Z] + '[' -z '' ']' [2020-04-09T19:49:03.847Z] ++ mktemp -d [2020-04-09T19:49:03.847Z] + export GOPATH=/tmp/tmp.weDU5sS0KB [2020-04-09T19:49:03.847Z] + GOPATH=/tmp/tmp.weDU5sS0KB [2020-04-09T19:49:03.847Z] + RM_GOPATH=1 [2020-04-09T19:49:03.847Z] ++ dirname ./install.sh [2020-04-09T19:49:03.847Z] + dir=. [2020-04-09T19:49:03.847Z] + bin=tini [2020-04-09T19:49:03.847Z] + shift [2020-04-09T19:49:03.847Z] + '[' '!' -f ./tini.installer ']' [2020-04-09T19:49:03.847Z] + . ./tini.installer [2020-04-09T19:49:03.847Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:49:03.847Z] + install_tini [2020-04-09T19:49:03.847Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:49:03.847Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T19:49:03.847Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.weDU5sS0KB/tini [2020-04-09T19:49:03.847Z] Cloning into '/tmp/tmp.weDU5sS0KB/tini'... [2020-04-09T19:49:04.138Z] + cd /tmp/tmp.weDU5sS0KB/tini [2020-04-09T19:49:04.138Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T19:49:04.138Z] + cmake . [2020-04-09T19:49:04.428Z] -- The C compiler identification is GNU 8.3.0 [2020-04-09T19:49:04.428Z] -- Check for working C compiler: /usr/bin/cc [2020-04-09T19:49:04.428Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T19:49:04.428Z] -- Detecting C compiler ABI info [2020-04-09T19:49:04.712Z] -- Detecting C compiler ABI info - done [2020-04-09T19:49:04.712Z] -- Detecting C compile features [2020-04-09T19:49:04.998Z] -- Detecting C compile features - done [2020-04-09T19:49:04.998Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T19:49:04.998Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T19:49:05.283Z] -- Configuring done [2020-04-09T19:49:05.283Z] -- Generating done [2020-04-09T19:49:05.283Z] -- Build files have been written to: /tmp/tmp.weDU5sS0KB/tini [2020-04-09T19:49:05.283Z] + make tini-static [2020-04-09T19:49:05.283Z] Scanning dependencies of target tini-static [2020-04-09T19:49:05.283Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T19:49:05.609Z] [100%] Linking C executable tini-static [2020-04-09T19:49:05.804Z] [2020-04-09T19:49:05.804Z] SUCCESS: Specified value was saved. [2020-04-09T19:49:05.895Z] [100%] Built target tini-static [2020-04-09T19:49:05.895Z] + mkdir -p /build [2020-04-09T19:49:05.895Z] + cp tini-static /build/docker-init [2020-04-09T19:49:06.308Z] Removing intermediate container e0a796fcecc2 [2020-04-09T19:49:06.308Z] ---> 2918cd329148 [2020-04-09T19:49:06.308Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-04-09T19:49:06.308Z] ---> daf0d91334d2 [2020-04-09T19:49:06.308Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-04-09T19:49:06.308Z] ---> Running in 99dc0af993d8 [2020-04-09T19:49:06.419Z] INFO: Downloading git... [2020-04-09T19:49:06.592Z] Removing intermediate container 99dc0af993d8 [2020-04-09T19:49:06.592Z] ---> 0e97103bc064 [2020-04-09T19:49:06.592Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-04-09T19:49:06.592Z] ---> Running in 3e8cc245c4e6 [2020-04-09T19:49:06.592Z] Removing intermediate container 3e8cc245c4e6 [2020-04-09T19:49:06.592Z] ---> 5613a9127e1f [2020-04-09T19:49:06.592Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:49:06.879Z] ---> 221bf53565c7 [2020-04-09T19:49:06.879Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-04-09T19:49:06.879Z] ---> ee41958d8e79 [2020-04-09T19:49:06.879Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-04-09T19:49:06.879Z] ---> Running in b44cd34f3a8d [2020-04-09T19:49:07.500Z] INFO: Downloading go... [2020-04-09T19:49:07.504Z] + RM_GOPATH=0 [2020-04-09T19:49:07.504Z] + TMP_GOPATH= [2020-04-09T19:49:07.504Z] + : /build/ [2020-04-09T19:49:07.504Z] + '[' -z '' ']' [2020-04-09T19:49:07.504Z] ++ mktemp -d [2020-04-09T19:49:07.504Z] + export GOPATH=/tmp/tmp.EnvB6uR8aj [2020-04-09T19:49:07.504Z] + GOPATH=/tmp/tmp.EnvB6uR8aj [2020-04-09T19:49:07.504Z] + RM_GOPATH=1 [2020-04-09T19:49:07.504Z] ++ dirname ./install.sh [2020-04-09T19:49:07.504Z] + dir=. [2020-04-09T19:49:07.504Z] + bin=rootlesskit [2020-04-09T19:49:07.504Z] + shift [2020-04-09T19:49:07.504Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T19:49:07.504Z] + . ./rootlesskit.installer [2020-04-09T19:49:07.504Z] ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:49:07.504Z] + install_rootlesskit [2020-04-09T19:49:07.504Z] + case "$1" in [2020-04-09T19:49:07.504Z] + export CGO_ENABLED=0 [2020-04-09T19:49:07.504Z] + CGO_ENABLED=0 [2020-04-09T19:49:07.504Z] + _install_rootlesskit [2020-04-09T19:49:07.504Z] Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:49:07.504Z] + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2020-04-09T19:49:07.504Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EnvB6uR8aj/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:49:07.504Z] Cloning into '/tmp/tmp.EnvB6uR8aj/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T19:49:08.539Z] + cd /tmp/tmp.EnvB6uR8aj/src/github.com/rootless-containers/rootlesskit [2020-04-09T19:49:08.539Z] + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2020-04-09T19:49:08.539Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:49:08.539Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T19:49:09.057Z] INFO: Downloading compiler 1 of 3... [2020-04-09T19:49:09.519Z] INFO: Downloading compiler 2 of 3... [2020-04-09T19:49:10.498Z] INFO: Downloading compiler 3 of 3... [2020-04-09T19:49:10.498Z] INFO: Extracting git... [2020-04-09T19:49:12.758Z] --- PASS: TestDockerNetworkMacvlan (24.63s) [2020-04-09T19:49:12.758Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:49:12.759Z] daemon.go:325: [daa7a9de99b70] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:325: [daa7a9de99b70] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:353: [daa7a9de99b70] daemon started [2020-04-09T19:49:12.759Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-09T19:49:12.759Z] daemon.go:461: [daa7a9de99b70] Stopping daemon [2020-04-09T19:49:12.759Z] daemon.go:296: [daa7a9de99b70] exiting daemon [2020-04-09T19:49:12.759Z] daemon.go:448: [daa7a9de99b70] Daemon stopped [2020-04-09T19:49:12.759Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:49:12.759Z] daemon.go:325: [daa0403bc71b5] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:325: [daa0403bc71b5] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:353: [daa0403bc71b5] daemon started [2020-04-09T19:49:12.759Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-04-09T19:49:12.759Z] daemon.go:461: [daa0403bc71b5] Stopping daemon [2020-04-09T19:49:12.759Z] daemon.go:296: [daa0403bc71b5] exiting daemon [2020-04-09T19:49:12.759Z] daemon.go:448: [daa0403bc71b5] Daemon stopped [2020-04-09T19:49:12.759Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:49:12.759Z] daemon.go:325: [d211f63c1e065] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:325: [d211f63c1e065] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:353: [d211f63c1e065] daemon started [2020-04-09T19:49:12.759Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2020-04-09T19:49:12.759Z] daemon.go:461: [d211f63c1e065] Stopping daemon [2020-04-09T19:49:12.759Z] daemon.go:296: [d211f63c1e065] exiting daemon [2020-04-09T19:49:12.759Z] daemon.go:448: [d211f63c1e065] Daemon stopped [2020-04-09T19:49:12.759Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:49:12.759Z] daemon.go:325: [d9ae12996da75] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:325: [d9ae12996da75] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:353: [d9ae12996da75] daemon started [2020-04-09T19:49:12.759Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.13s) [2020-04-09T19:49:12.759Z] daemon.go:461: [d9ae12996da75] Stopping daemon [2020-04-09T19:49:12.759Z] daemon.go:296: [d9ae12996da75] exiting daemon [2020-04-09T19:49:12.759Z] daemon.go:448: [d9ae12996da75] Daemon stopped [2020-04-09T19:49:12.759Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:49:12.759Z] daemon.go:325: [d9caa82047ce2] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:325: [d9caa82047ce2] waiting for daemon to start [2020-04-09T19:49:12.759Z] daemon.go:353: [d9caa82047ce2] daemon started [2020-04-09T19:49:12.759Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.73s) [2020-04-09T19:49:12.759Z] daemon.go:461: [d9caa82047ce2] Stopping daemon [2020-04-09T19:49:12.759Z] daemon.go:296: [d9caa82047ce2] exiting daemon [2020-04-09T19:49:12.759Z] daemon.go:448: [d9caa82047ce2] Daemon stopped [2020-04-09T19:49:12.759Z] PASS [2020-04-09T19:49:12.759Z] [2020-04-09T19:49:12.759Z] DONE 7 tests in 26.105s [2020-04-09T19:49:12.759Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T19:49:12.759Z] ++ 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-04-09T19:49:12.759Z] ++ set -e [2020-04-09T19:49:12.759Z] ++ '[' -n 0 ']' [2020-04-09T19:49:12.759Z] ++ set -x [2020-04-09T19:49:12.759Z] ++ 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-04-09T19:49:12.759Z] testing: warning: no tests to run [2020-04-09T19:49:12.759Z] PASS [2020-04-09T19:49:12.759Z] [2020-04-09T19:49:12.759Z] DONE 0 tests in 0.057s [2020-04-09T19:49:12.759Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T19:49:12.759Z] ++ 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-04-09T19:49:12.759Z] ++ set -e [2020-04-09T19:49:12.759Z] ++ '[' -n 0 ']' [2020-04-09T19:49:12.759Z] ++ set -x [2020-04-09T19:49:12.759Z] ++ 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-04-09T19:49:12.759Z] INFO: Testing against a local daemon [2020-04-09T19:49:12.759Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/server/httputils 0.024s coverage: 14.7% of statements [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/types/time 0.027s coverage: 100.0% of statements [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/api/server/router/swarm 0.017s coverage: 3.1% of statements [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T19:49:12.853Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2020-04-09T19:49:12.853Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2020-04-09T19:49:13.419Z] ok github.com/docker/docker/builder/fscache 0.125s coverage: 69.2% of statements [2020-04-09T19:49:14.351Z] ok github.com/docker/docker/builder/remotecontext 0.416s coverage: 13.6% of statements [2020-04-09T19:49:14.705Z] --- PASS: TestAuthZPluginAllowRequest (1.61s) [2020-04-09T19:49:14.705Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T19:49:14.705Z] daemon.go:325: [d4508c3ffdb07] waiting for daemon to start [2020-04-09T19:49:14.705Z] daemon.go:325: [d4508c3ffdb07] waiting for daemon to start [2020-04-09T19:49:14.705Z] daemon.go:353: [d4508c3ffdb07] daemon started [2020-04-09T19:49:14.705Z] daemon.go:461: [d4508c3ffdb07] Stopping daemon [2020-04-09T19:49:14.705Z] daemon.go:296: [d4508c3ffdb07] exiting daemon [2020-04-09T19:49:14.705Z] daemon.go:448: [d4508c3ffdb07] Daemon stopped [2020-04-09T19:49:14.705Z] === RUN TestAuthZPluginTLS [2020-04-09T19:49:15.062Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-09T19:49:15.062Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T19:49:15.062Z] daemon.go:325: [d00053f0e8133] waiting for daemon to start [2020-04-09T19:49:15.062Z] daemon.go:325: [d00053f0e8133] waiting for daemon to start [2020-04-09T19:49:15.062Z] daemon.go:353: [d00053f0e8133] daemon started [2020-04-09T19:49:15.062Z] daemon.go:461: [d00053f0e8133] Stopping daemon [2020-04-09T19:49:15.062Z] daemon.go:296: [d00053f0e8133] exiting daemon [2020-04-09T19:49:15.062Z] daemon.go:448: [d00053f0e8133] Daemon stopped [2020-04-09T19:49:15.062Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T19:49:15.284Z] ok github.com/docker/docker/builder/dockerfile 1.219s coverage: 45.1% of statements [2020-04-09T19:49:15.412Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-09T19:49:15.412Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T19:49:15.412Z] daemon.go:325: [dbe51e212f5d7] waiting for daemon to start [2020-04-09T19:49:15.412Z] daemon.go:325: [dbe51e212f5d7] waiting for daemon to start [2020-04-09T19:49:15.412Z] daemon.go:353: [dbe51e212f5d7] daemon started [2020-04-09T19:49:15.412Z] daemon.go:461: [dbe51e212f5d7] Stopping daemon [2020-04-09T19:49:15.412Z] daemon.go:296: [dbe51e212f5d7] exiting daemon [2020-04-09T19:49:15.412Z] daemon.go:448: [dbe51e212f5d7] Daemon stopped [2020-04-09T19:49:15.412Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T19:49:16.152Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-09T19:49:16.152Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T19:49:16.152Z] daemon.go:325: [de926a6bdc777] waiting for daemon to start [2020-04-09T19:49:16.152Z] daemon.go:325: [de926a6bdc777] waiting for daemon to start [2020-04-09T19:49:16.152Z] daemon.go:353: [de926a6bdc777] daemon started [2020-04-09T19:49:16.152Z] daemon.go:461: [de926a6bdc777] Stopping daemon [2020-04-09T19:49:16.152Z] daemon.go:296: [de926a6bdc777] exiting daemon [2020-04-09T19:49:16.152Z] daemon.go:448: [de926a6bdc777] Daemon stopped [2020-04-09T19:49:16.152Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T19:49:16.515Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-04-09T19:49:16.515Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T19:49:16.515Z] daemon.go:325: [d5820cadae925] waiting for daemon to start [2020-04-09T19:49:16.515Z] daemon.go:325: [d5820cadae925] waiting for daemon to start [2020-04-09T19:49:16.515Z] daemon.go:353: [d5820cadae925] daemon started [2020-04-09T19:49:16.515Z] daemon.go:461: [d5820cadae925] Stopping daemon [2020-04-09T19:49:16.515Z] daemon.go:296: [d5820cadae925] exiting daemon [2020-04-09T19:49:16.515Z] daemon.go:448: [d5820cadae925] Daemon stopped [2020-04-09T19:49:16.515Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T19:49:17.183Z] ok github.com/docker/docker/client 0.220s coverage: 75.7% of statements [2020-04-09T19:49:17.183Z] ok github.com/docker/docker/builder/remotecontext/git 5.379s coverage: 85.1% of statements [2020-04-09T19:49:17.183Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T19:49:17.183Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T19:49:18.263Z] --- PASS: TestAuthZPluginAllowEventStream (1.56s) [2020-04-09T19:49:18.263Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T19:49:18.263Z] daemon.go:325: [da8f754f90586] waiting for daemon to start [2020-04-09T19:49:18.263Z] daemon.go:325: [da8f754f90586] waiting for daemon to start [2020-04-09T19:49:18.263Z] daemon.go:353: [da8f754f90586] daemon started [2020-04-09T19:49:18.263Z] daemon.go:461: [da8f754f90586] Stopping daemon [2020-04-09T19:49:18.263Z] daemon.go:296: [da8f754f90586] exiting daemon [2020-04-09T19:49:18.263Z] daemon.go:448: [da8f754f90586] Daemon stopped [2020-04-09T19:49:18.263Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T19:49:18.627Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2020-04-09T19:49:18.627Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T19:49:18.627Z] daemon.go:325: [d9b6bd9f70a35] waiting for daemon to start [2020-04-09T19:49:18.627Z] daemon.go:325: [d9b6bd9f70a35] waiting for daemon to start [2020-04-09T19:49:18.627Z] daemon.go:353: [d9b6bd9f70a35] daemon started [2020-04-09T19:49:18.627Z] daemon.go:461: [d9b6bd9f70a35] Stopping daemon [2020-04-09T19:49:18.627Z] daemon.go:296: [d9b6bd9f70a35] exiting daemon [2020-04-09T19:49:18.627Z] daemon.go:448: [d9b6bd9f70a35] Daemon stopped [2020-04-09T19:49:18.627Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T19:49:19.386Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-09T19:49:19.386Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T19:49:19.386Z] daemon.go:325: [d3ffc506a9129] waiting for daemon to start [2020-04-09T19:49:19.386Z] daemon.go:325: [d3ffc506a9129] waiting for daemon to start [2020-04-09T19:49:19.386Z] daemon.go:353: [d3ffc506a9129] daemon started [2020-04-09T19:49:19.386Z] daemon.go:461: [d3ffc506a9129] Stopping daemon [2020-04-09T19:49:19.386Z] daemon.go:296: [d3ffc506a9129] exiting daemon [2020-04-09T19:49:19.386Z] daemon.go:448: [d3ffc506a9129] Daemon stopped [2020-04-09T19:49:19.386Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T19:49:19.751Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-09T19:49:19.751Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T19:49:19.751Z] daemon.go:325: [df3d7c22c0fc9] waiting for daemon to start [2020-04-09T19:49:19.751Z] daemon.go:325: [df3d7c22c0fc9] waiting for daemon to start [2020-04-09T19:49:19.751Z] daemon.go:353: [df3d7c22c0fc9] daemon started [2020-04-09T19:49:19.751Z] daemon.go:461: [df3d7c22c0fc9] Stopping daemon [2020-04-09T19:49:19.751Z] daemon.go:296: [df3d7c22c0fc9] exiting daemon [2020-04-09T19:49:19.751Z] daemon.go:448: [df3d7c22c0fc9] Daemon stopped [2020-04-09T19:49:19.751Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T19:49:21.159Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T19:49:21.159Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T19:49:22.260Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2020-04-09T19:49:22.260Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T19:49:22.260Z] daemon.go:325: [d1440a1435673] waiting for daemon to start [2020-04-09T19:49:22.260Z] daemon.go:325: [d1440a1435673] waiting for daemon to start [2020-04-09T19:49:22.260Z] daemon.go:353: [d1440a1435673] daemon started [2020-04-09T19:49:22.260Z] daemon.go:461: [d1440a1435673] Stopping daemon [2020-04-09T19:49:22.260Z] daemon.go:296: [d1440a1435673] exiting daemon [2020-04-09T19:49:22.260Z] daemon.go:448: [d1440a1435673] Daemon stopped [2020-04-09T19:49:22.260Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T19:49:22.443Z] ok github.com/docker/docker/cmd/dockerd/hack 0.028s coverage: 72.9% of statements [2020-04-09T19:49:23.199Z] Removing intermediate container b44cd34f3a8d [2020-04-09T19:49:23.199Z] ---> 4987b74efae3 [2020-04-09T19:49:23.199Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T19:49:23.485Z] ---> 5744c2781303 [2020-04-09T19:49:23.485Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-04-09T19:49:23.770Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-04-09T19:49:23.770Z] bad55c542dc9: Pulling fs layer [2020-04-09T19:49:23.994Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.05s) [2020-04-09T19:49:23.994Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T19:49:23.994Z] daemon.go:325: [de1c23b9db123] waiting for daemon to start [2020-04-09T19:49:23.994Z] daemon.go:325: [de1c23b9db123] waiting for daemon to start [2020-04-09T19:49:23.994Z] daemon.go:353: [de1c23b9db123] daemon started [2020-04-09T19:49:23.994Z] daemon.go:461: [de1c23b9db123] Stopping daemon [2020-04-09T19:49:23.994Z] daemon.go:296: [de1c23b9db123] exiting daemon [2020-04-09T19:49:23.994Z] daemon.go:448: [de1c23b9db123] Daemon stopped [2020-04-09T19:49:23.994Z] === RUN TestAuthZPluginHeader [2020-04-09T19:49:24.404Z] bad55c542dc9: Verifying Checksum [2020-04-09T19:49:24.404Z] bad55c542dc9: Download complete [2020-04-09T19:49:24.690Z] bad55c542dc9: Pull complete [2020-04-09T19:49:24.690Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T19:49:24.690Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-04-09T19:49:24.690Z] ---> e49efe6f0050 [2020-04-09T19:49:24.690Z] Step 108/140 : FROM runtime-dev AS dev [2020-04-09T19:49:24.690Z] ---> 63a8e113e624 [2020-04-09T19:49:24.690Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-04-09T19:49:24.690Z] ---> Running in 54662c0f44fb [2020-04-09T19:49:24.744Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-04-09T19:49:24.744Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T19:49:24.744Z] daemon.go:325: [d0b7c2330c9e9] waiting for daemon to start [2020-04-09T19:49:24.744Z] daemon.go:325: [d0b7c2330c9e9] waiting for daemon to start [2020-04-09T19:49:24.744Z] daemon.go:353: [d0b7c2330c9e9] daemon started [2020-04-09T19:49:24.744Z] daemon.go:461: [d0b7c2330c9e9] Stopping daemon [2020-04-09T19:49:24.744Z] daemon.go:296: [d0b7c2330c9e9] exiting daemon [2020-04-09T19:49:24.744Z] daemon.go:448: [d0b7c2330c9e9] Daemon stopped [2020-04-09T19:49:24.744Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T19:49:24.744Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-04-09T19:49:24.744Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:24.744Z] === RUN TestAuthZPluginV2Disable [2020-04-09T19:49:24.744Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T19:49:24.744Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:24.744Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T19:49:24.744Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T19:49:24.744Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:24.744Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T19:49:24.744Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T19:49:24.744Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:24.744Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T19:49:24.973Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.041s coverage: 65.3% of statements [2020-04-09T19:49:24.973Z] ok github.com/docker/docker/daemon/cluster/convert 0.015s coverage: 35.8% of statements [2020-04-09T19:49:24.976Z] Removing intermediate container 54662c0f44fb [2020-04-09T19:49:24.976Z] ---> d3a0fe1b88e6 [2020-04-09T19:49:24.976Z] Step 110/140 : RUN groupadd -r docker [2020-04-09T19:49:24.976Z] ---> Running in c86c74481d40 [2020-04-09T19:49:25.368Z] INFO: Expanding go... [2020-04-09T19:49:25.539Z] ok github.com/docker/docker/container 0.173s coverage: 35.6% of statements [2020-04-09T19:49:25.597Z] Removing intermediate container c86c74481d40 [2020-04-09T19:49:25.597Z] ---> 79cb05f8f136 [2020-04-09T19:49:25.597Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-04-09T19:49:25.881Z] ---> Running in 77c40a06cbb1 [2020-04-09T19:49:26.105Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.4% of statements [2020-04-09T19:49:26.500Z] Removing intermediate container 77c40a06cbb1 [2020-04-09T19:49:26.500Z] ---> edd085f51e45 [2020-04-09T19:49:26.500Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-04-09T19:49:26.500Z] ---> Running in 65129e3ed0b1 [2020-04-09T19:49:26.670Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2020-04-09T19:49:26.787Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T19:49:27.413Z] Removing intermediate container 65129e3ed0b1 [2020-04-09T19:49:27.413Z] ---> be9a3cb6ee84 [2020-04-09T19:49:27.413Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-04-09T19:49:27.413Z] ---> Running in 784f25496f59 [2020-04-09T19:49:27.604Z] ok github.com/docker/docker/daemon/config 0.148s coverage: 82.2% of statements [2020-04-09T19:49:28.031Z] Removing intermediate container 784f25496f59 [2020-04-09T19:49:28.031Z] ---> 1f8607a0d9e3 [2020-04-09T19:49:28.031Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-04-09T19:49:28.031Z] ---> Running in 3f42b3a55ba5 [2020-04-09T19:49:28.169Z] ok github.com/docker/docker/daemon/graphdriver 0.037s coverage: 2.2% of statements [2020-04-09T19:49:29.049Z] Removing intermediate container 3f42b3a55ba5 [2020-04-09T19:49:29.049Z] ---> 0ce5fde660e9 [2020-04-09T19:49:29.049Z] Step 115/140 : RUN ldconfig [2020-04-09T19:49:29.049Z] ---> Running in d565d225da3b [2020-04-09T19:49:29.543Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 29.5% of statements [2020-04-09T19:49:29.543Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T19:49:29.543Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T19:49:29.543Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T19:49:29.543Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T19:49:29.543Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2020-04-09T19:49:29.677Z] Removing intermediate container d565d225da3b [2020-04-09T19:49:29.677Z] ---> 99289e58a58b [2020-04-09T19:49:29.677Z] Step 116/140 : RUN apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion binutils-mingw-w64 libbtrfs-dev bzip2 g++-mingw-w64-x86-64 iptables jq libcap2-bin libdevmapper-dev libnet1 libnl-3-200 libprotobuf-c1 libsystemd-dev libudev-dev net-tools pigz python3-pip python3-setuptools python3-wheel thin-provisioning-tools vim vim-common xfsprogs xz-utils zip && rm -rf /var/lib/apt/lists/* [2020-04-09T19:49:29.677Z] ---> Running in b8449bbf7fca [2020-04-09T19:49:29.800Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.401s coverage: 56.9% of statements [2020-04-09T19:49:30.303Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2020-04-09T19:49:30.303Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-04-09T19:49:30.303Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [49.3 kB] [2020-04-09T19:49:30.366Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.049s coverage: 2.9% of statements [2020-04-09T19:49:30.589Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7694 kB] [2020-04-09T19:49:31.609Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [182 kB] [2020-04-09T19:49:31.609Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7360 B] [2020-04-09T19:49:31.738Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.581s coverage: 76.1% of statements [2020-04-09T19:49:31.738Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-04-09T19:49:32.672Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2020-04-09T19:49:32.672Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.733s coverage: 49.5% of statements [2020-04-09T19:49:33.088Z] Fetched 8120 kB in 3s (2682 kB/s) [2020-04-09T19:49:33.239Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-04-09T19:49:33.497Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.634s coverage: 45.9% of statements [2020-04-09T19:49:33.754Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 4.9% of statements [2020-04-09T19:49:34.031Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.496s coverage: 13.7% of statements [2020-04-09T19:49:34.031Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.7% of statements [2020-04-09T19:49:34.294Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2020-04-09T19:49:34.294Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 78.6% of statements [2020-04-09T19:49:34.552Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.024s coverage: 88.3% of statements [2020-04-09T19:49:34.571Z] Reading package lists... [2020-04-09T19:49:34.810Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 26.2% of statements [2020-04-09T19:49:34.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 62.1% of statements [2020-04-09T19:49:35.375Z] ok github.com/docker/docker/daemon/logger/local 0.041s coverage: 74.7% of statements [2020-04-09T19:49:35.588Z] Reading package lists... [2020-04-09T19:49:35.632Z] ok github.com/docker/docker/daemon/logger/templates 0.008s coverage: 8.3% of statements [2020-04-09T19:49:35.632Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 20.0% of statements [2020-04-09T19:49:35.632Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-04-09T19:49:35.882Z] Building dependency tree... [2020-04-09T19:49:35.882Z] Reading state information... [2020-04-09T19:49:35.882Z] libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T19:49:35.882Z] libcap2-bin set to manually installed. [2020-04-09T19:49:35.882Z] The following additional packages will be installed: [2020-04-09T19:49:35.882Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T19:49:35.882Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T19:49:35.882Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:49:35.882Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-04-09T19:49:35.882Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-04-09T19:49:35.882Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-04-09T19:49:35.882Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-04-09T19:49:35.882Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T19:49:35.882Z] python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T19:49:35.882Z] Suggested packages: [2020-04-09T19:49:35.882Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-04-09T19:49:35.882Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-04-09T19:49:35.882Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-04-09T19:49:35.882Z] xfsdump acl attr quota [2020-04-09T19:49:35.882Z] Recommended packages: [2020-04-09T19:49:35.882Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T19:49:35.882Z] python3-keyrings.alt python3-xdg unzip [2020-04-09T19:49:36.198Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-04-09T19:49:36.764Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2020-04-09T19:49:36.907Z] The following NEW packages will be installed: [2020-04-09T19:49:36.907Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-04-09T19:49:36.907Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-04-09T19:49:36.907Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-04-09T19:49:36.907Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-04-09T19:49:36.907Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-04-09T19:49:36.907Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-04-09T19:49:36.907Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T19:49:36.907Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T19:49:36.907Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-04-09T19:49:36.907Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-04-09T19:49:36.907Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-04-09T19:49:36.907Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-04-09T19:49:36.907Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-04-09T19:49:36.907Z] xfsprogs xxd xz-utils zip [2020-04-09T19:49:36.907Z] 0 upgraded, 68 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T19:49:36.907Z] Need to get 106 MB of archives. [2020-04-09T19:49:36.907Z] After this operation, 660 MB of additional disk space will be used. [2020-04-09T19:49:36.907Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-09T19:49:37.021Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.673s coverage: 60.4% of statements [2020-04-09T19:49:37.021Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2020-04-09T19:49:37.203Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-09T19:49:37.203Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-09T19:49:37.203Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-09T19:49:37.203Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-09T19:49:37.203Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-09T19:49:37.278Z] ok github.com/docker/docker/daemon/logger/splunk 1.525s coverage: 84.5% of statements [2020-04-09T19:49:37.278Z] ok github.com/docker/docker/distribution 0.164s coverage: 22.3% of statements [2020-04-09T19:49:37.496Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-09T19:49:37.496Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-09T19:49:37.496Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-09T19:49:37.496Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-09T19:49:37.496Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-09T19:49:37.496Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-09T19:49:37.496Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-09T19:49:37.496Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-09T19:49:37.496Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-09T19:49:37.496Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-09T19:49:37.496Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T19:49:37.496Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T19:49:37.496Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-09T19:49:37.496Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-09T19:49:37.496Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-09T19:49:37.496Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-09T19:49:37.496Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-09T19:49:37.496Z] Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-04-09T19:49:37.784Z] Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-04-09T19:49:37.784Z] Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-04-09T19:49:37.784Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-09T19:49:37.784Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-09T19:49:37.784Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T19:49:38.071Z] Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-04-09T19:49:38.209Z] ok github.com/docker/docker/image 0.033s coverage: 86.4% of statements [2020-04-09T19:49:38.210Z] ok github.com/docker/docker/image/cache 0.011s coverage: 19.2% of statements [2020-04-09T19:49:38.210Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-04-09T19:49:38.355Z] Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-04-09T19:49:38.355Z] Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2020-04-09T19:49:38.467Z] ok github.com/docker/docker/internal/testutil 0.004s coverage: 62.5% of statements [2020-04-09T19:49:38.467Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 87.5% of statements [2020-04-09T19:49:38.725Z] ok github.com/docker/docker/pkg/aaparser 0.013s coverage: 50.0% of statements [2020-04-09T19:49:38.725Z] ok github.com/docker/docker/distribution/xfer 1.460s coverage: 83.9% of statements [2020-04-09T19:49:38.983Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.619s coverage: 72.3% of statements [2020-04-09T19:49:39.241Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2020-04-09T19:49:39.499Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-04-09T19:49:39.499Z] ok github.com/docker/docker/opts 0.048s coverage: 66.9% of statements [2020-04-09T19:49:39.757Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2020-04-09T19:49:39.840Z] Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2020-04-09T19:49:40.015Z] ok github.com/docker/docker/pkg/authorization 0.369s coverage: 66.7% of statements [2020-04-09T19:49:40.272Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-04-09T19:49:40.272Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2020-04-09T19:49:40.460Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T19:49:40.460Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T19:49:40.460Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T19:49:40.460Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-09T19:49:40.460Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T19:49:40.461Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T19:49:40.461Z] Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-04-09T19:49:40.461Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-09T19:49:40.461Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-09T19:49:40.461Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-09T19:49:40.461Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-09T19:49:40.461Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-09T19:49:40.461Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-09T19:49:40.461Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-09T19:49:40.461Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-09T19:49:40.461Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-09T19:49:40.461Z] Get:50 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T19:49:40.530Z] ok github.com/docker/docker/pkg/discovery/memory 0.017s coverage: 92.3% of statements [2020-04-09T19:49:40.530Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-04-09T19:49:40.746Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T19:49:40.746Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T19:49:40.746Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T19:49:40.746Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-09T19:49:40.746Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-09T19:49:40.746Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-09T19:49:40.746Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T19:49:40.788Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-04-09T19:49:40.788Z] ok github.com/docker/docker/pkg/archive 0.702s coverage: 76.9% of statements [2020-04-09T19:49:41.031Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T19:49:41.031Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T19:49:41.031Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-09T19:49:41.031Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T19:49:41.031Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T19:49:41.031Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T19:49:41.031Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-09T19:49:41.031Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T19:49:41.031Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-09T19:49:41.031Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-09T19:49:41.045Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-04-09T19:49:41.304Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 10.2% of statements [2020-04-09T19:49:41.316Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-09T19:49:41.316Z] debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T19:49:41.561Z] ok github.com/docker/docker/pkg/fsutils 0.300s coverage: 85.1% of statements [2020-04-09T19:49:41.561Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-04-09T19:49:41.602Z] Fetched 106 MB in 4s (25.4 MB/s) [2020-04-09T19:49:41.602Z] Selecting previously unselected package pigz. [2020-04-09T19:49:41.602Z] (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 ... 15393 files and directories currently installed.) [2020-04-09T19:49:41.602Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-09T19:49:41.602Z] Unpacking pigz (2.4-1) ... [2020-04-09T19:49:41.602Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-09T19:49:41.602Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T19:49:41.602Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T19:49:41.602Z] Selecting previously unselected package python3.7-minimal. [2020-04-09T19:49:41.602Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T19:49:41.602Z] Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:49:41.819Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-04-09T19:49:41.819Z] ok github.com/docker/docker/pkg/idtools 0.345s coverage: 70.1% of statements [2020-04-09T19:49:41.819Z] ok github.com/docker/docker/pkg/locker 0.021s coverage: 88.9% of statements [2020-04-09T19:49:42.077Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2020-04-09T19:49:42.077Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.0% of statements [2020-04-09T19:49:42.222Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T19:49:42.222Z] Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T19:49:42.334Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-04-09T19:49:42.593Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2020-04-09T19:49:42.593Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-04-09T19:49:42.593Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.0% of statements [2020-04-09T19:49:42.850Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-04-09T19:49:42.867Z] Selecting previously unselected package python3-minimal. [2020-04-09T19:49:42.867Z] (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 ... 15642 files and directories currently installed.) [2020-04-09T19:49:42.867Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-09T19:49:42.867Z] Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T19:49:42.867Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-04-09T19:49:43.107Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-09T19:49:43.152Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-09T19:49:43.152Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T19:49:43.152Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-09T19:49:43.152Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T19:49:43.152Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T19:49:43.364Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 87.9% of statements [2020-04-09T19:49:43.365Z] ok github.com/docker/docker/pkg/mount 0.948s coverage: 69.6% of statements [2020-04-09T19:49:43.436Z] Selecting previously unselected package python3.7. [2020-04-09T19:49:43.436Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T19:49:43.436Z] Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:49:43.436Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-09T19:49:43.436Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-09T19:49:43.436Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T19:49:43.436Z] Setting up python3-minimal (3.7.3-1) ... [2020-04-09T19:49:43.622Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-09T19:49:43.623Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2020-04-09T19:49:43.623Z] ok github.com/docker/docker/pkg/chrootarchive 3.443s coverage: 43.2% of statements [2020-04-09T19:49:43.721Z] Selecting previously unselected package python3. [2020-04-09T19:49:43.721Z] (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 ... 16054 files and directories currently installed.) [2020-04-09T19:49:43.721Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-09T19:49:43.721Z] Unpacking python3 (3.7.3-1) ... [2020-04-09T19:49:43.721Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-04-09T19:49:43.721Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T19:49:43.721Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T19:49:43.721Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-04-09T19:49:43.721Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T19:49:43.880Z] ok github.com/docker/docker/pkg/discovery/kv 3.054s coverage: 84.1% of statements [2020-04-09T19:49:43.880Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2020-04-09T19:49:44.008Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T19:49:44.008Z] Selecting previously unselected package libiptc0:ppc64el. [2020-04-09T19:49:44.008Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-09T19:49:44.008Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T19:49:44.008Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-09T19:49:44.008Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-09T19:49:44.008Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T19:49:44.008Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-09T19:49:44.008Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-09T19:49:44.008Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T19:49:44.008Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-04-09T19:49:44.008Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-09T19:49:44.008Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T19:49:44.008Z] Selecting previously unselected package iptables. [2020-04-09T19:49:44.008Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-09T19:49:44.008Z] Unpacking iptables (1.8.2-4) ... [2020-04-09T19:49:44.345Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2020-04-09T19:49:44.345Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-09T19:49:44.345Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-04-09T19:49:44.366Z] Selecting previously unselected package xxd. [2020-04-09T19:49:44.366Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T19:49:44.366Z] Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T19:49:44.366Z] Selecting previously unselected package vim-common. [2020-04-09T19:49:44.366Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:49:44.366Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T19:49:44.366Z] Selecting previously unselected package bash-completion. [2020-04-09T19:49:44.366Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T19:49:44.416Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2020-04-09T19:49:44.416Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:353: [d6f0a6f75432d] daemon started [2020-04-09T19:49:44.416Z] daemon.go:461: [d6f0a6f75432d] Stopping daemon [2020-04-09T19:49:44.416Z] daemon.go:296: [d6f0a6f75432d] exiting daemon [2020-04-09T19:49:44.416Z] daemon.go:448: [d6f0a6f75432d] Daemon stopped [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:339: [d6f0a6f75432d] error pinging daemon on start: Get http://d6f0a6f75432d.sock/_ping: context deadline exceeded [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:339: [d6f0a6f75432d] error pinging daemon on start: Get http://d6f0a6f75432d.sock/_ping: context deadline exceeded [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:339: [d6f0a6f75432d] error pinging daemon on start: Get http://d6f0a6f75432d.sock/_ping: context deadline exceeded [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:339: [d6f0a6f75432d] error pinging daemon on start: Get http://d6f0a6f75432d.sock/_ping: context deadline exceeded [2020-04-09T19:49:44.416Z] daemon.go:296: [d6f0a6f75432d] exiting daemon [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:325: [d6f0a6f75432d] waiting for daemon to start [2020-04-09T19:49:44.416Z] daemon.go:353: [d6f0a6f75432d] daemon started [2020-04-09T19:49:44.416Z] daemon.go:461: [d6f0a6f75432d] Stopping daemon [2020-04-09T19:49:44.416Z] daemon.go:296: [d6f0a6f75432d] exiting daemon [2020-04-09T19:49:44.416Z] daemon.go:448: [d6f0a6f75432d] Daemon stopped [2020-04-09T19:49:44.416Z] PASS [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] === Skipped [2020-04-09T19:49:44.416Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s) [2020-04-09T19:49:44.416Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T19:49:44.416Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T19:49:44.416Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T19:49:44.416Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] DONE 17 tests, 4 skipped in 28.835s [2020-04-09T19:49:44.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T19:49:44.416Z] ++ 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-04-09T19:49:44.416Z] ++ set -e [2020-04-09T19:49:44.416Z] ++ '[' -n 0 ']' [2020-04-09T19:49:44.416Z] ++ set -x [2020-04-09T19:49:44.416Z] ++ 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-04-09T19:49:44.416Z] INFO: Testing against a local daemon [2020-04-09T19:49:44.416Z] === RUN TestPluginInvalidJSON [2020-04-09T19:49:44.416Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:49:44.416Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:49:44.416Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:49:44.416Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-09T19:49:44.416Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T19:49:44.416Z] PASS [2020-04-09T19:49:44.416Z] [2020-04-09T19:49:44.416Z] DONE 2 tests in 0.263s [2020-04-09T19:49:44.416Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T19:49:44.416Z] ++ 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-04-09T19:49:44.416Z] ++ set -e [2020-04-09T19:49:44.416Z] ++ '[' -n 0 ']' [2020-04-09T19:49:44.416Z] ++ set -x [2020-04-09T19:49:44.416Z] ++ 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-04-09T19:49:44.416Z] INFO: Testing against a local daemon [2020-04-09T19:49:44.416Z] === RUN TestExternalGraphDriver [2020-04-09T19:49:44.416Z] === RUN TestExternalGraphDriver/json [2020-04-09T19:49:44.416Z] === RUN TestExternalGraphDriver/spec [2020-04-09T19:49:44.607Z] ok github.com/docker/docker/daemon 12.210s coverage: 17.5% of statements [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T19:49:44.607Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T19:49:44.607Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2020-04-09T19:49:44.607Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 81.4% of statements [2020-04-09T19:49:44.607Z] ok github.com/docker/docker/pkg/pubsub 1.056s coverage: 72.7% of statements [2020-04-09T19:49:44.865Z] ok github.com/docker/docker/pkg/tailfile 0.071s coverage: 88.6% of statements [2020-04-09T19:49:45.122Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 35.1% of statements [2020-04-09T19:49:45.379Z] ok github.com/docker/docker/pkg/tarsum 0.070s coverage: 89.3% of statements [2020-04-09T19:49:45.379Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2020-04-09T19:49:45.379Z] testing: warning: no tests to run [2020-04-09T19:49:45.379Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: 0.0% of statements [no tests to run] [2020-04-09T19:49:45.387Z] Unpacking bash-completion (1:2.8-6) ... [2020-04-09T19:49:45.637Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-04-09T19:49:45.637Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-09T19:49:45.637Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-04-09T19:49:45.679Z] Selecting previously unselected package bzip2. [2020-04-09T19:49:45.679Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-09T19:49:45.679Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:49:45.679Z] Selecting previously unselected package xz-utils. [2020-04-09T19:49:45.679Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-09T19:49:45.679Z] Unpacking xz-utils (5.2.4-1) ... [2020-04-09T19:49:45.679Z] Selecting previously unselected package apparmor. [2020-04-09T19:49:45.679Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-09T19:49:45.679Z] Unpacking apparmor (2.13.2-10) ... [2020-04-09T19:49:45.965Z] Selecting previously unselected package aufs-tools. [2020-04-09T19:49:45.965Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-09T19:49:45.965Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:49:45.965Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T19:49:45.965Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T19:49:45.965Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:49:46.158Z] === RUN TestExternalGraphDriver/pull [2020-04-09T19:49:46.235Z] ok github.com/docker/docker/reference 0.024s coverage: 84.4% of statements [2020-04-09T19:49:46.235Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.5% of statements [2020-04-09T19:49:46.587Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T19:49:46.587Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T19:49:46.587Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:49:46.803Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 74.1% of statements [2020-04-09T19:49:46.803Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 47.1% of statements [2020-04-09T19:49:46.803Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-09T19:49:47.060Z] ok github.com/docker/docker/pkg/signal 3.033s coverage: 61.0% of statements [2020-04-09T19:49:47.060Z] ok github.com/docker/docker/layer 7.281s coverage: 72.0% of statements [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T19:49:47.060Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T19:49:47.213Z] Selecting previously unselected package binutils-mingw-w64. [2020-04-09T19:49:47.213Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T19:49:47.213Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:49:47.213Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-09T19:49:47.213Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T19:49:47.213Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T19:49:47.213Z] Selecting previously unselected package dmsetup. [2020-04-09T19:49:47.213Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T19:49:47.213Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T19:49:47.213Z] Selecting previously unselected package mingw-w64-common. [2020-04-09T19:49:47.213Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T19:49:47.213Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T19:49:47.625Z] ok github.com/docker/docker/runconfig 0.043s coverage: 68.2% of statements [2020-04-09T19:49:47.625Z] ok github.com/docker/docker/plugin 0.545s coverage: 27.3% of statements [2020-04-09T19:49:47.625Z] ok github.com/docker/docker/registry 0.182s coverage: 56.3% of statements [2020-04-09T19:49:47.625Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-04-09T19:49:47.625Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-04-09T19:49:47.882Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2020-04-09T19:49:47.917Z] --- PASS: TestExternalGraphDriver (5.89s) [2020-04-09T19:49:47.917Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:353: [df0d6c7ccc2f5] daemon started [2020-04-09T19:49:47.917Z] daemon.go:461: [df0d6c7ccc2f5] Stopping daemon [2020-04-09T19:49:47.917Z] daemon.go:296: [df0d6c7ccc2f5] exiting daemon [2020-04-09T19:49:47.917Z] daemon.go:448: [df0d6c7ccc2f5] Daemon stopped [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:353: [df0d6c7ccc2f5] daemon started [2020-04-09T19:49:47.917Z] daemon.go:461: [df0d6c7ccc2f5] Stopping daemon [2020-04-09T19:49:47.917Z] daemon.go:296: [df0d6c7ccc2f5] exiting daemon [2020-04-09T19:49:47.917Z] daemon.go:448: [df0d6c7ccc2f5] Daemon stopped [2020-04-09T19:49:47.917Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:353: [df0d6c7ccc2f5] daemon started [2020-04-09T19:49:47.917Z] daemon.go:461: [df0d6c7ccc2f5] Stopping daemon [2020-04-09T19:49:47.917Z] daemon.go:296: [df0d6c7ccc2f5] exiting daemon [2020-04-09T19:49:47.917Z] daemon.go:448: [df0d6c7ccc2f5] Daemon stopped [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:353: [df0d6c7ccc2f5] daemon started [2020-04-09T19:49:47.917Z] daemon.go:461: [df0d6c7ccc2f5] Stopping daemon [2020-04-09T19:49:47.917Z] daemon.go:296: [df0d6c7ccc2f5] exiting daemon [2020-04-09T19:49:47.917Z] daemon.go:448: [df0d6c7ccc2f5] Daemon stopped [2020-04-09T19:49:47.917Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:325: [df0d6c7ccc2f5] waiting for daemon to start [2020-04-09T19:49:47.917Z] daemon.go:353: [df0d6c7ccc2f5] daemon started [2020-04-09T19:49:47.917Z] daemon.go:461: [df0d6c7ccc2f5] Stopping daemon [2020-04-09T19:49:47.917Z] daemon.go:296: [df0d6c7ccc2f5] exiting daemon [2020-04-09T19:49:47.917Z] daemon.go:448: [df0d6c7ccc2f5] Daemon stopped [2020-04-09T19:49:47.917Z] --- PASS: TestExternalGraphDriver/pull (1.91s) [2020-04-09T19:49:47.917Z] === RUN TestGraphdriverPluginV2 [2020-04-09T19:49:47.917Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-09T19:49:47.917Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:47.917Z] PASS [2020-04-09T19:49:47.917Z] [2020-04-09T19:49:47.917Z] === Skipped [2020-04-09T19:49:47.917Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-09T19:49:47.917Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:49:47.917Z] [2020-04-09T19:49:47.917Z] [2020-04-09T19:49:47.917Z] DONE 5 tests, 1 skipped in 6.232s [2020-04-09T19:49:47.917Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T19:49:47.917Z] ++ 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-04-09T19:49:47.917Z] ++ set -e [2020-04-09T19:49:47.917Z] ++ '[' -n 0 ']' [2020-04-09T19:49:47.917Z] ++ set -x [2020-04-09T19:49:47.917Z] ++ 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-04-09T19:49:48.139Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.0% of statements [2020-04-09T19:49:48.231Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T19:49:48.231Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T19:49:48.231Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:49:48.293Z] INFO: Testing against a local daemon [2020-04-09T19:49:48.293Z] === RUN TestContinueAfterPluginCrash [2020-04-09T19:49:48.293Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T19:49:48.293Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T19:49:48.293Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T19:49:48.293Z] === CONT TestContinueAfterPluginCrash [2020-04-09T19:49:48.293Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T19:49:49.740Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T19:49:49.740Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T19:49:49.740Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:49:49.740Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T19:49:49.740Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T19:49:49.740Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:49:50.756Z] INFO: Expanding compiler 1 of 3... [2020-04-09T19:49:51.224Z] INFO: Expanding compiler 2 of 3... [2020-04-09T19:49:55.257Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T19:49:55.257Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T19:49:55.257Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:49:55.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T19:49:55.913Z] Using test binary docker [2020-04-09T19:49:55.913Z] [2020-04-09T19:49:55.913Z] Using test binary docker [2020-04-09T19:49:55.913Z] +++ /etc/init.d/apparmor start [2020-04-09T19:49:55.913Z] +++ /etc/init.d/apparmor start [2020-04-09T19:49:55.913Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T19:49:55.913Z] (warning). [2020-04-09T19:49:55.913Z] INFO: Waiting for daemon to start... [2020-04-09T19:49:55.913Z] INFO: Waiting for daemon to start... [2020-04-09T19:49:55.913Z] Starting dockerd [2020-04-09T19:49:55.913Z] +++ 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=trueStarting dockerd [2020-04-09T19:49:55.913Z] [2020-04-09T19:49:55.913Z] +++ 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-04-09T19:49:55.913Z] .. [2020-04-09T19:49:55.913Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T19:49:55.913Z] [2020-04-09T19:49:55.913Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T19:49:55.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T19:49:55.913Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T19:49:55.913Z] Error: No such image: emptyfs [2020-04-09T19:49:55.913Z] Error: No such image: emptyfs [2020-04-09T19:49:55.913Z] ++++ docker load [2020-04-09T19:49:55.913Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T19:49:55.913Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T19:49:55.913Z] ++++ docker load [2020-04-09T19:49:55.913Z] Running integration-test (iteration 1) [2020-04-09T19:49:55.913Z] 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-04-09T19:49:55.913Z] ++ 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-04-09T19:49:55.913Z] ++ set -e [2020-04-09T19:49:55.913Z] ++ '[' -n 0 ']' [2020-04-09T19:49:55.913Z] ++ set -x [2020-04-09T19:49:55.913Z] ++ 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-04-09T19:49:55.913Z] Running integration-test (iteration 1) [2020-04-09T19:49:55.913Z] 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-04-09T19:49:55.913Z] ++ 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-04-09T19:49:55.913Z] ++ set -e [2020-04-09T19:49:55.913Z] ++ '[' -n 0 ']' [2020-04-09T19:49:55.913Z] ++ set -x [2020-04-09T19:49:55.914Z] ++ 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-04-09T19:49:57.045Z] INFO: Expanding compiler 3 of 3... [2020-04-09T19:49:57.511Z] INFO: Removing downloaded files... [2020-04-09T19:49:57.511Z] INFO: Creating source directory... [2020-04-09T19:49:57.511Z] INFO: Configuring git core.autocrlf... [2020-04-09T19:49:57.511Z] INFO: Completed [2020-04-09T19:49:57.655Z] --- PASS: TestDaemonStartWithLogOpt (9.59s) [2020-04-09T19:49:57.655Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T19:49:57.655Z] daemon.go:325: [d59b77bc52b48] waiting for daemon to start [2020-04-09T19:49:57.655Z] daemon.go:325: [d59b77bc52b48] waiting for daemon to start [2020-04-09T19:49:57.655Z] daemon.go:353: [d59b77bc52b48] daemon started [2020-04-09T19:49:57.655Z] daemon.go:461: [d59b77bc52b48] Stopping daemon [2020-04-09T19:49:57.655Z] daemon.go:296: [d59b77bc52b48] exiting daemon [2020-04-09T19:49:57.655Z] daemon.go:448: [d59b77bc52b48] Daemon stopped [2020-04-09T19:49:57.655Z] daemon.go:325: [d59b77bc52b48] waiting for daemon to start [2020-04-09T19:49:57.655Z] daemon.go:325: [d59b77bc52b48] waiting for daemon to start [2020-04-09T19:49:57.655Z] daemon.go:353: [d59b77bc52b48] daemon started [2020-04-09T19:49:57.655Z] daemon.go:461: [d59b77bc52b48] Stopping daemon [2020-04-09T19:49:57.655Z] daemon.go:296: [d59b77bc52b48] exiting daemon [2020-04-09T19:49:57.655Z] daemon.go:448: [d59b77bc52b48] Daemon stopped [2020-04-09T19:49:59.656Z] Selecting previously unselected package libonig5:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libjq1:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package jq. [2020-04-09T19:49:59.656Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libaio1:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libbtrfs0. [2020-04-09T19:49:59.656Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libbtrfs-dev. [2020-04-09T19:49:59.656Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-09T19:49:59.656Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-09T19:49:59.656Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T19:49:59.656Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-09T19:49:59.944Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-09T19:49:59.944Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T19:49:59.944Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-09T19:49:59.944Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T19:49:59.944Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T19:49:59.944Z] Selecting previously unselected package libgpm2:ppc64el. [2020-04-09T19:49:59.944Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-09T19:49:59.944Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T19:49:59.944Z] Selecting previously unselected package libicu63:ppc64el. [2020-04-09T19:49:59.944Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T19:49:59.944Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T19:50:01.445Z] Selecting previously unselected package libnet1:ppc64el. [2020-04-09T19:50:01.445Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T19:50:01.445Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T19:50:01.445Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T19:50:01.445Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T19:50:01.445Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T19:50:01.445Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T19:50:01.445Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T19:50:01.445Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:50:01.445Z] Selecting previously unselected package libreadline5:ppc64el. [2020-04-09T19:50:01.445Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-09T19:50:01.445Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T19:50:01.445Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-09T19:50:01.445Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T19:50:01.445Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T19:50:01.729Z] Selecting previously unselected package net-tools. [2020-04-09T19:50:01.729Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-09T19:50:01.729Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:50:01.729Z] Selecting previously unselected package python-pip-whl. [2020-04-09T19:50:01.729Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-04-09T19:50:01.729Z] Unpacking python-pip-whl (18.1-5) ... [2020-04-09T19:50:02.020Z] Selecting previously unselected package python3-lib2to3. [2020-04-09T19:50:02.020Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T19:50:02.020Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:50:02.020Z] Selecting previously unselected package python3-distutils. [2020-04-09T19:50:02.020Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T19:50:02.020Z] Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T19:50:02.020Z] Selecting previously unselected package python3-pip. [2020-04-09T19:50:02.020Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-04-09T19:50:02.020Z] Unpacking python3-pip (18.1-5) ... [2020-04-09T19:50:02.020Z] Selecting previously unselected package python3-pkg-resources. [2020-04-09T19:50:02.020Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T19:50:02.020Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:50:02.020Z] Selecting previously unselected package python3-setuptools. [2020-04-09T19:50:02.020Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T19:50:02.020Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T19:50:02.306Z] Selecting previously unselected package python3-wheel. [2020-04-09T19:50:02.306Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T19:50:02.306Z] Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T19:50:02.306Z] Selecting previously unselected package thin-provisioning-tools. [2020-04-09T19:50:02.306Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-09T19:50:02.306Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:50:02.306Z] Selecting previously unselected package vim-runtime. [2020-04-09T19:50:02.306Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T19:50:02.306Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T19:50:02.306Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T19:50:02.306Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:50:02.569Z] --- PASS: TestContinueAfterPluginCrash (14.31s) [2020-04-09T19:50:02.569Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T19:50:02.569Z] daemon.go:325: [d45e4cd8b8eea] waiting for daemon to start [2020-04-09T19:50:02.569Z] daemon.go:325: [d45e4cd8b8eea] waiting for daemon to start [2020-04-09T19:50:02.569Z] daemon.go:353: [d45e4cd8b8eea] daemon started [2020-04-09T19:50:02.569Z] daemon.go:461: [d45e4cd8b8eea] Stopping daemon [2020-04-09T19:50:02.569Z] daemon.go:296: [d45e4cd8b8eea] exiting daemon [2020-04-09T19:50:02.569Z] daemon.go:448: [d45e4cd8b8eea] Daemon stopped [2020-04-09T19:50:02.569Z] PASS [2020-04-09T19:50:02.569Z] [2020-04-09T19:50:02.569Z] DONE 2 tests in 14.485s [2020-04-09T19:50:02.569Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T19:50:02.569Z] ++ 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-04-09T19:50:02.569Z] ++ set -e [2020-04-09T19:50:02.569Z] ++ '[' -n 0 ']' [2020-04-09T19:50:02.569Z] ++ set -x [2020-04-09T19:50:02.569Z] ++ 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-04-09T19:50:02.955Z] INFO: Testing against a local daemon [2020-04-09T19:50:02.955Z] === RUN TestPluginWithDevMounts [2020-04-09T19:50:02.955Z] === PAUSE TestPluginWithDevMounts [2020-04-09T19:50:02.955Z] === CONT TestPluginWithDevMounts [2020-04-09T19:50:03.801Z] Selecting previously unselected package vim. [2020-04-09T19:50:03.801Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T19:50:03.801Z] Unpacking vim (2:8.1.0875-5) ... [2020-04-09T19:50:03.801Z] Selecting previously unselected package xfsprogs. [2020-04-09T19:50:03.801Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-09T19:50:03.801Z] Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T19:50:04.086Z] Selecting previously unselected package zip. [2020-04-09T19:50:04.086Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-04-09T19:50:04.086Z] Unpacking zip (3.0-11+b1) ... [2020-04-09T19:50:04.086Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T19:50:04.086Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T19:50:04.086Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T19:50:04.086Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T19:50:04.086Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T19:50:04.086Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T19:50:04.086Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T19:50:04.086Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T19:50:04.086Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T19:50:04.086Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T19:50:04.086Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T19:50:04.086Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:50:04.086Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T19:50:04.086Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T19:50:04.086Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T19:50:04.086Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T19:50:04.086Z] Setting up xxd (2:8.1.0875-5) ... [2020-04-09T19:50:04.086Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T19:50:04.086Z] Setting up zip (3.0-11+b1) ... [2020-04-09T19:50:04.086Z] Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T19:50:04.086Z] Setting up bash-completion (1:2.8-6) ... [2020-04-09T19:50:04.848Z] --- PASS: TestPluginWithDevMounts (1.95s) [2020-04-09T19:50:04.849Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T19:50:04.849Z] daemon.go:325: [d8640f3b7c84c] waiting for daemon to start [2020-04-09T19:50:04.849Z] daemon.go:325: [d8640f3b7c84c] waiting for daemon to start [2020-04-09T19:50:04.849Z] daemon.go:353: [d8640f3b7c84c] daemon started [2020-04-09T19:50:04.849Z] daemon.go:461: [d8640f3b7c84c] Stopping daemon [2020-04-09T19:50:04.849Z] daemon.go:296: [d8640f3b7c84c] exiting daemon [2020-04-09T19:50:04.849Z] daemon.go:448: [d8640f3b7c84c] Daemon stopped [2020-04-09T19:50:04.849Z] PASS [2020-04-09T19:50:04.849Z] [2020-04-09T19:50:04.849Z] DONE 1 tests in 2.226s [2020-04-09T19:50:04.849Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T19:50:04.849Z] ++ 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-04-09T19:50:04.849Z] ++ set -e [2020-04-09T19:50:04.849Z] ++ '[' -n 0 ']' [2020-04-09T19:50:04.849Z] ++ set -x [2020-04-09T19:50:04.849Z] ++ 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-04-09T19:50:04.849Z] INFO: Testing against a local daemon [2020-04-09T19:50:04.849Z] === RUN TestSecretInspect [2020-04-09T19:50:05.570Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T19:50:05.570Z] Setting up xz-utils (5.2.4-1) ... [2020-04-09T19:50:05.570Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T19:50:05.570Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T19:50:05.570Z] Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T19:50:05.570Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T19:50:05.570Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T19:50:05.570Z] Setting up pigz (2.4-1) ... [2020-04-09T19:50:05.570Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T19:50:05.570Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T19:50:05.570Z] Setting up python-pip-whl (18.1-5) ... [2020-04-09T19:50:05.570Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T19:50:05.570Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T19:50:05.570Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T19:50:05.570Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-09T19:50:05.570Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T19:50:05.570Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T19:50:05.856Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T19:50:05.856Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T19:50:05.856Z] Setting up vim (2:8.1.0875-5) ... [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T19:50:05.856Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T19:50:05.856Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T19:50:05.856Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T19:50:05.856Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:50:05.856Z] 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-04-09T19:50:05.856Z] 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-04-09T19:50:05.856Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T19:50:05.856Z] 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-04-09T19:50:05.856Z] 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-04-09T19:50:05.856Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T19:50:05.856Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T19:50:05.856Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T19:50:05.856Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T19:50:05.856Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T19:50:05.856Z] Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T19:50:07.352Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T19:50:07.352Z] Setting up iptables (1.8.2-4) ... [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T19:50:07.352Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T19:50:07.352Z] Setting up python3 (3.7.3-1) ... [2020-04-09T19:50:07.352Z] Setting up python3-wheel (0.32.3-2) ... [2020-04-09T19:50:07.352Z] Setting up apparmor (2.13.2-10) ... [2020-04-09T19:50:07.942Z] --- PASS: TestSecretInspect (2.77s) [2020-04-09T19:50:07.943Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T19:50:07.943Z] daemon.go:325: [d27593b32a3cd] waiting for daemon to start [2020-04-09T19:50:07.943Z] daemon.go:325: [d27593b32a3cd] waiting for daemon to start [2020-04-09T19:50:07.943Z] daemon.go:353: [d27593b32a3cd] daemon started [2020-04-09T19:50:07.943Z] daemon.go:461: [d27593b32a3cd] Stopping daemon [2020-04-09T19:50:07.943Z] daemon.go:296: [d27593b32a3cd] exiting daemon [2020-04-09T19:50:07.943Z] daemon.go:448: [d27593b32a3cd] Daemon stopped [2020-04-09T19:50:07.943Z] === RUN TestSecretList [2020-04-09T19:50:08.385Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T19:50:08.385Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T19:50:08.675Z] Setting up python3-distutils (3.7.3-1) ... [2020-04-09T19:50:08.961Z] Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T19:50:09.250Z] Setting up python3-pip (18.1-5) ... [2020-04-09T19:50:09.879Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T19:50:09.880Z] Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T19:50:09.880Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T19:50:09.880Z] Setting up xfsprogs (4.20.0-1) ... [2020-04-09T19:50:09.880Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T19:50:09.880Z] Processing triggers for mime-support (3.62) ... [2020-04-09T19:50:09.880Z] Processing triggers for libc-bin (2.28-10) ... [2020-04-09T19:50:10.314Z] --- PASS: TestSecretList (2.75s) [2020-04-09T19:50:10.314Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T19:50:10.314Z] daemon.go:325: [dc77557ef88d3] waiting for daemon to start [2020-04-09T19:50:10.314Z] daemon.go:325: [dc77557ef88d3] waiting for daemon to start [2020-04-09T19:50:10.314Z] daemon.go:353: [dc77557ef88d3] daemon started [2020-04-09T19:50:10.314Z] daemon.go:461: [dc77557ef88d3] Stopping daemon [2020-04-09T19:50:10.314Z] daemon.go:296: [dc77557ef88d3] exiting daemon [2020-04-09T19:50:10.314Z] daemon.go:448: [dc77557ef88d3] Daemon stopped [2020-04-09T19:50:10.314Z] === RUN TestSecretsCreateAndDelete [2020-04-09T19:50:13.494Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2020-04-09T19:50:13.494Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T19:50:13.494Z] daemon.go:325: [d2bf683594093] waiting for daemon to start [2020-04-09T19:50:13.494Z] daemon.go:325: [d2bf683594093] waiting for daemon to start [2020-04-09T19:50:13.494Z] daemon.go:353: [d2bf683594093] daemon started [2020-04-09T19:50:13.494Z] daemon.go:461: [d2bf683594093] Stopping daemon [2020-04-09T19:50:13.494Z] daemon.go:296: [d2bf683594093] exiting daemon [2020-04-09T19:50:13.494Z] daemon.go:448: [d2bf683594093] Daemon stopped [2020-04-09T19:50:13.494Z] === RUN TestSecretsUpdate [2020-04-09T19:50:15.931Z] --- PASS: TestSecretsUpdate (2.78s) [2020-04-09T19:50:15.931Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T19:50:15.931Z] daemon.go:325: [d3a69ab17b9fb] waiting for daemon to start [2020-04-09T19:50:15.931Z] daemon.go:325: [d3a69ab17b9fb] waiting for daemon to start [2020-04-09T19:50:15.931Z] daemon.go:353: [d3a69ab17b9fb] daemon started [2020-04-09T19:50:15.931Z] daemon.go:461: [d3a69ab17b9fb] Stopping daemon [2020-04-09T19:50:15.931Z] daemon.go:296: [d3a69ab17b9fb] exiting daemon [2020-04-09T19:50:15.931Z] daemon.go:448: [d3a69ab17b9fb] Daemon stopped [2020-04-09T19:50:15.931Z] === RUN TestTemplatedSecret [2020-04-09T19:50:19.866Z] --- PASS: TestTemplatedSecret (3.48s) [2020-04-09T19:50:19.866Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T19:50:19.866Z] daemon.go:325: [d0973ce71e9c3] waiting for daemon to start [2020-04-09T19:50:19.866Z] daemon.go:325: [d0973ce71e9c3] waiting for daemon to start [2020-04-09T19:50:19.866Z] daemon.go:353: [d0973ce71e9c3] daemon started [2020-04-09T19:50:19.866Z] daemon.go:461: [d0973ce71e9c3] Stopping daemon [2020-04-09T19:50:19.866Z] daemon.go:296: [d0973ce71e9c3] exiting daemon [2020-04-09T19:50:19.867Z] daemon.go:448: [d0973ce71e9c3] Daemon stopped [2020-04-09T19:50:19.867Z] === RUN TestSecretCreateResolve [2020-04-09T19:50:20.180Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.8% of statements [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T19:50:20.180Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === Skipped [2020-04-09T19:50:20.180Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T19:50:20.180Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T19:50:20.180Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T19:50:20.180Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T19:50:20.180Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T19:50:20.180Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:50:20.180Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T19:50:20.180Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T19:50:20.180Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] [2020-04-09T19:50:20.180Z] DONE 2065 tests, 19 skipped in 89.443s Post stage [Pipeline] junit [2020-04-09T19:50:20.190Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-09T19:50:20.685Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40800/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/validate/vendor [2020-04-09T19:50:21.250Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-09T19:50:22.439Z] --- PASS: TestSecretCreateResolve (2.45s) [2020-04-09T19:50:22.439Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T19:50:22.439Z] daemon.go:325: [d33976d3da704] waiting for daemon to start [2020-04-09T19:50:22.439Z] daemon.go:325: [d33976d3da704] waiting for daemon to start [2020-04-09T19:50:22.439Z] daemon.go:353: [d33976d3da704] daemon started [2020-04-09T19:50:22.439Z] daemon.go:461: [d33976d3da704] Stopping daemon [2020-04-09T19:50:22.439Z] daemon.go:296: [d33976d3da704] exiting daemon [2020-04-09T19:50:22.439Z] daemon.go:448: [d33976d3da704] Daemon stopped [2020-04-09T19:50:22.439Z] PASS [2020-04-09T19:50:22.439Z] [2020-04-09T19:50:22.439Z] DONE 6 tests in 17.259s [2020-04-09T19:50:22.439Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T19:50:22.439Z] ++ 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-04-09T19:50:22.439Z] ++ set -e [2020-04-09T19:50:22.439Z] ++ '[' -n 0 ']' [2020-04-09T19:50:22.439Z] ++ set -x [2020-04-09T19:50:22.439Z] ++ 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-04-09T19:50:22.439Z] INFO: Testing against a local daemon [2020-04-09T19:50:22.439Z] === RUN TestServiceCreateInit [2020-04-09T19:50:22.439Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T19:50:22.452Z] Removing intermediate container b8449bbf7fca [2020-04-09T19:50:22.452Z] ---> 0542ce283cb3 [2020-04-09T19:50:22.452Z] Step 117/140 : RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2020-04-09T19:50:22.452Z] ---> Running in ac9730a37bb0 [2020-04-09T19:50:22.452Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T19:50:22.452Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T19:50:22.452Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T19:50:22.452Z] Removing intermediate container ac9730a37bb0 [2020-04-09T19:50:22.452Z] ---> 86d8e0f97e04 [2020-04-09T19:50:22.452Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-04-09T19:50:22.452Z] ---> Running in 6592736e0e6a [2020-04-09T19:50:22.500Z] + echo Building e2e image [2020-04-09T19:50:22.500Z] Building e2e image [2020-04-09T19:50:22.500Z] + docker build --build-arg DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-09T19:50:22.500Z] #2 [internal] load .dockerignore [2020-04-09T19:50:22.500Z] #2 DONE 0.0s [2020-04-09T19:50:22.500Z] [2020-04-09T19:50:22.500Z] #1 [internal] load build definition from Dockerfile.e2e [2020-04-09T19:50:22.500Z] #1 transferring dockerfile: 3.21kB done [2020-04-09T19:50:22.500Z] #1 DONE 0.0s [2020-04-09T19:50:22.500Z] [2020-04-09T19:50:22.500Z] #2 [internal] load .dockerignore [2020-04-09T19:50:22.500Z] #2 transferring context: 34B done [2020-04-09T19:50:22.500Z] #2 DONE 0.0s [2020-04-09T19:50:22.500Z] [2020-04-09T19:50:22.500Z] #4 [internal] load metadata for docker.io/library/golang:1.13.9-alpine [2020-04-09T19:50:22.759Z] #4 DONE 0.3s [2020-04-09T19:50:22.759Z] [2020-04-09T19:50:22.759Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-09T19:50:22.759Z] #3 DONE 0.3s [2020-04-09T19:50:22.759Z] [2020-04-09T19:50:22.759Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-09T19:50:22.759Z] #14 resolve docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 done [2020-04-09T19:50:22.759Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 [2020-04-09T19:50:23.017Z] #14 extracting sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 0.1s done [2020-04-09T19:50:23.017Z] #14 sha256:c732a2540651eb09faab95b03b3b5928ab23e096fae0006bdc2abf9e0cb5bfb4 301.28kB / 301.28kB 0.1s done [2020-04-09T19:50:23.017Z] #14 sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 153B / 153B 0.0s done [2020-04-09T19:50:23.017Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 0B / 126.94MB 0.1s [2020-04-09T19:50:23.017Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 0B / 127B 0.1s [2020-04-09T19:50:23.017Z] #14 sha256:7d45a6fc9cde63c3bf41651736996fe94a8347e726fe581926fd8c26e244e3b2 1.65kB / 1.65kB done [2020-04-09T19:50:23.017Z] #14 sha256:ed003971a4809c9ae45afe2d318c24b9e3f6b30864a322877c69a46c504d852c 1.36kB / 1.36kB done [2020-04-09T19:50:23.017Z] #14 sha256:2e384b27f926110890d5b7a82937b43ca8b27a1a2c389bef060882244b97f1aa 3.83kB / 3.83kB done [2020-04-09T19:50:23.017Z] #14 ... [2020-04-09T19:50:23.017Z] [2020-04-09T19:50:23.017Z] #8 [internal] load build context [2020-04-09T19:50:23.018Z] #8 transferring context: 799.48kB 0.2s done [2020-04-09T19:50:23.018Z] #8 DONE 0.2s [2020-04-09T19:50:23.018Z] [2020-04-09T19:50:23.018Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-09T19:50:23.018Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 17.78MB / 126.94MB 0.3s [2020-04-09T19:50:23.018Z] #14 sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 127B / 127B 0.1s done [2020-04-09T19:50:23.018Z] #14 extracting sha256:7b2225181d6bcfb7877529a7257ff207cb14e52831420f770cbc2187031b6228 done [2020-04-09T19:50:23.274Z] #14 ... [2020-04-09T19:50:23.274Z] [2020-04-09T19:50:23.274Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-09T19:50:23.274Z] #5 resolve docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f done [2020-04-09T19:50:23.274Z] #5 sha256:7c3773f7bcc969f03f8f653910001d99a9d324b4b9caa008846ad2c3089f5a5f 1.64kB / 1.64kB done [2020-04-09T19:50:23.274Z] #5 sha256:de78803598bc4c940fc4591d412bffe488205d5d953f94751c6308deeaaa7eb8 528B / 528B done [2020-04-09T19:50:23.274Z] #5 sha256:af341ccd2df8b0e2d67cf8dd32e087bfda4e5756ebd1c76bbf3efa0dc246590e 1.51kB / 1.51kB done [2020-04-09T19:50:23.274Z] #5 sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 2.79MB / 2.79MB 0.1s done [2020-04-09T19:50:23.274Z] #5 extracting sha256:4167d3e149762ea326c26fc2fd4e36fdeb7d4e639408ad30f37b8f25ac285a98 0.1s done [2020-04-09T19:50:23.274Z] #5 DONE 0.4s [2020-04-09T19:50:23.274Z] [2020-04-09T19:50:23.274Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-09T19:50:23.274Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 24.94MB / 126.94MB 0.4s [2020-04-09T19:50:23.274Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 39.18MB / 126.94MB 0.6s [2020-04-09T19:50:23.531Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 51.31MB / 126.94MB 0.7s [2020-04-09T19:50:23.531Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 79.47MB / 126.94MB 0.9s [2020-04-09T19:50:23.788Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 86.54MB / 126.94MB 1.0s [2020-04-09T19:50:23.948Z] Collecting yamllint==1.16.0 [2020-04-09T19:50:23.948Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T19:50:23.948Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T19:50:24.045Z] #14 ... [2020-04-09T19:50:24.045Z] [2020-04-09T19:50:24.045Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-09T19:50:24.045Z] #6 DONE 0.8s [2020-04-09T19:50:24.045Z] [2020-04-09T19:50:24.045Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.9-alpine@sha256:7d45a6fc9c... [2020-04-09T19:50:24.045Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 107.30MB / 126.94MB 1.3s [2020-04-09T19:50:24.045Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 118.44MB / 126.94MB 1.4s [2020-04-09T19:50:24.233Z] Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T19:50:24.233Z] Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T19:50:24.233Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T19:50:24.302Z] #14 sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 126.94MB / 126.94MB 1.5s done [2020-04-09T19:50:24.302Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b [2020-04-09T19:50:24.859Z] Building wheels for collected packages: pyyaml [2020-04-09T19:50:24.860Z] Running setup.py bdist_wheel for pyyaml: started [2020-04-09T19:50:25.479Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T19:50:25.479Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T19:50:25.479Z] Successfully built pyyaml [2020-04-09T19:50:25.479Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T19:50:25.479Z] Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T19:50:26.118Z] Removing intermediate container 6592736e0e6a [2020-04-09T19:50:26.118Z] ---> a8fdae5d8cf8 [2020-04-09T19:50:26.118Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-04-09T19:50:26.752Z] ---> da1e8bfd545d [2020-04-09T19:50:26.752Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:50:27.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T19:50:27.579Z] #14 extracting sha256:856cb8afaffb8e946e0264acfde46c8dc2f8b558dca1fa9a1e4efc0aaf94cc8b 2.8s done [2020-04-09T19:50:27.579Z] #14 extracting sha256:71e269b8748ecde6220d356ca2e00c50fb5f69b3f1ab07ffb6941456bbb96b94 done [2020-04-09T19:50:27.579Z] #14 DONE 4.7s [2020-04-09T19:50:27.579Z] [2020-04-09T19:50:27.579Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-09T19:50:27.971Z] Loaded image: buildpack-deps:jessie [2020-04-09T19:50:27.972Z] Loaded image: busybox:latest [2020-04-09T19:50:27.972Z] Loaded image: busybox:glibc [2020-04-09T19:50:27.972Z] Loaded image: debian:jessie [2020-04-09T19:50:27.972Z] Loaded image: hello-world:latest [2020-04-09T19:50:27.972Z] INFO: Testing against a local daemon [2020-04-09T19:50:27.972Z] === RUN TestDockerDaemonSuite [2020-04-09T19:50:27.972Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-09T19:50:27.972Z] Loaded image: buildpack-deps:jessie [2020-04-09T19:50:27.972Z] Loaded image: busybox:latest [2020-04-09T19:50:27.972Z] Loaded image: busybox:glibc [2020-04-09T19:50:27.972Z] Loaded image: debian:jessie [2020-04-09T19:50:27.972Z] Loaded image: hello-world:latest [2020-04-09T19:50:27.972Z] INFO: Testing against a local daemon [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-09T19:50:27.972Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-09T19:50:28.142Z] #15 0.595 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T19:50:28.227Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-09T19:50:28.786Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-09T19:50:28.786Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-09T19:50:29.072Z] #15 ... [2020-04-09T19:50:29.072Z] [2020-04-09T19:50:29.072Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-09T19:50:29.072Z] #7 0.670 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-04-09T19:50:29.072Z] #7 1.726 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-04-09T19:50:29.072Z] #7 1.824 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-04-09T19:50:29.072Z] #7 1.829 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-04-09T19:50:29.072Z] #7 1.837 (3/30) Installing readline (8.0.0-r0) [2020-04-09T19:50:29.072Z] #7 1.842 (4/30) Installing bash (5.0.0-r0) [2020-04-09T19:50:29.072Z] #7 1.857 Executing bash-5.0.0-r0.post-install [2020-04-09T19:50:29.072Z] #7 1.859 (5/30) Installing ca-certificates (20190108-r0) [2020-04-09T19:50:29.072Z] #7 1.872 (6/30) Installing libgcc (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 1.874 (7/30) Installing libstdc++ (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 1.886 (8/30) Installing binutils (2.32-r0) [2020-04-09T19:50:29.072Z] #7 1.963 (9/30) Installing gmp (6.1.2-r1) [2020-04-09T19:50:29.072Z] #7 1.970 (10/30) Installing isl (0.18-r0) [2020-04-09T19:50:29.072Z] #7 1.987 (11/30) Installing libgomp (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 1.990 (12/30) Installing libatomic (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 1.993 (13/30) Installing mpfr3 (3.1.5-r1) [2020-04-09T19:50:29.072Z] #7 1.998 (14/30) Installing mpc1 (1.1.0-r0) [2020-04-09T19:50:29.072Z] #7 2.001 (15/30) Installing gcc (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 2.796 (16/30) Installing musl-dev (1.1.22-r3) [2020-04-09T19:50:29.072Z] #7 2.889 (17/30) Installing libc-dev (0.7.1-r0) [2020-04-09T19:50:29.072Z] #7 2.891 (18/30) Installing g++ (8.3.0-r0) [2020-04-09T19:50:29.072Z] #7 3.380 (19/30) Installing nghttp2-libs (1.39.2-r0) [2020-04-09T19:50:29.072Z] #7 3.383 (20/30) Installing libcurl (7.66.0-r0) [2020-04-09T19:50:29.072Z] #7 3.389 (21/30) Installing expat (2.2.8-r0) [2020-04-09T19:50:29.072Z] #7 3.392 (22/30) Installing pcre2 (10.33-r0) [2020-04-09T19:50:29.072Z] #7 3.399 (23/30) Installing git (2.22.2-r0) [2020-04-09T19:50:29.072Z] #7 3.544 (24/30) Installing libmnl (1.0.4-r0) [2020-04-09T19:50:29.072Z] #7 3.546 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-04-09T19:50:29.072Z] #7 3.550 (26/30) Installing iptables (1.8.3-r1) [2020-04-09T19:50:29.072Z] #7 3.570 (27/30) Installing pigz (2.4-r0) [2020-04-09T19:50:29.072Z] #7 3.575 (28/30) Installing tar (1.32-r0) [2020-04-09T19:50:29.072Z] #7 3.583 (29/30) Installing xz-libs (5.2.4-r0) [2020-04-09T19:50:29.072Z] #7 3.586 (30/30) Installing xz (5.2.4-r0) [2020-04-09T19:50:29.072Z] #7 3.592 Executing busybox-1.30.1-r3.trigger [2020-04-09T19:50:29.072Z] #7 3.595 Executing ca-certificates-20190108-r0.trigger [2020-04-09T19:50:29.072Z] #7 3.629 OK: 178 MiB in 44 packages [2020-04-09T19:50:29.072Z] #7 DONE 5.0s [2020-04-09T19:50:29.072Z] [2020-04-09T19:50:29.072Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-09T19:50:29.072Z] #9 DONE 0.1s [2020-04-09T19:50:29.072Z] [2020-04-09T19:50:29.072Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-09T19:50:29.072Z] #10 DONE 0.1s [2020-04-09T19:50:29.329Z] [2020-04-09T19:50:29.329Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-09T19:50:29.329Z] #11 DONE 0.1s [2020-04-09T19:50:29.329Z] [2020-04-09T19:50:29.329Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-09T19:50:29.329Z] #12 DONE 0.1s [2020-04-09T19:50:29.329Z] [2020-04-09T19:50:29.329Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-09T19:50:29.329Z] #15 1.653 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T19:50:29.329Z] #15 ... [2020-04-09T19:50:29.329Z] [2020-04-09T19:50:29.329Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-09T19:50:29.329Z] #13 DONE 0.1s [2020-04-09T19:50:29.329Z] [2020-04-09T19:50:29.329Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-09T19:50:29.329Z] #15 1.740 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-09T19:50:29.329Z] #15 1.743 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-09T19:50:29.329Z] #15 1.750 (3/42) Installing readline (8.0.1-r0) [2020-04-09T19:50:29.329Z] #15 1.754 (4/42) Installing bash (5.0.11-r1) [2020-04-09T19:50:29.329Z] #15 1.767 Executing bash-5.0.11-r1.post-install [2020-04-09T19:50:29.329Z] #15 1.769 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-09T19:50:29.329Z] #15 1.843 (6/42) Installing libblkid (2.34-r1) [2020-04-09T19:50:29.329Z] #15 1.848 (7/42) Installing libuuid (2.34-r1) [2020-04-09T19:50:29.329Z] #15 1.850 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-09T19:50:29.329Z] #15 1.856 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-09T19:50:29.329Z] #15 1.860 (10/42) Installing libgcc (9.2.0-r4) [2020-04-09T19:50:29.329Z] #15 1.863 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-09T19:50:29.329Z] #15 1.876 (12/42) Installing binutils (2.33.1-r0) [2020-04-09T19:50:29.329Z] #15 1.943 (13/42) Installing libmagic (5.37-r1) [2020-04-09T19:50:29.586Z] #15 1.962 (14/42) Installing file (5.37-r1) [2020-04-09T19:50:29.586Z] #15 1.964 (15/42) Installing gmp (6.1.2-r1) [2020-04-09T19:50:29.586Z] #15 1.970 (16/42) Installing isl (0.18-r0) [2020-04-09T19:50:29.586Z] #15 1.986 (17/42) Installing libgomp (9.2.0-r4) [2020-04-09T19:50:29.586Z] #15 1.989 (18/42) Installing libatomic (9.2.0-r4) [2020-04-09T19:50:29.586Z] #15 1.991 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-09T19:50:29.586Z] #15 1.997 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-09T19:50:29.586Z] #15 1.999 (21/42) Installing gcc (9.2.0-r4) [2020-04-09T19:50:29.712Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-09T19:50:29.712Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-09T19:50:29.712Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-09T19:50:30.149Z] #15 2.640 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-09T19:50:30.406Z] #15 2.708 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-09T19:50:30.406Z] #15 2.710 (24/42) Installing g++ (9.2.0-r4) [2020-04-09T19:50:30.663Z] #15 3.102 (25/42) Installing make (4.2.1-r2) [2020-04-09T19:50:30.663Z] #15 3.106 (26/42) Installing fortify-headers (1.1-r0) [2020-04-09T19:50:30.663Z] #15 3.108 (27/42) Installing build-base (0.5-r1) [2020-04-09T19:50:30.663Z] #15 3.110 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-09T19:50:30.663Z] #15 3.113 (29/42) Installing libcurl (7.67.0-r0) [2020-04-09T19:50:30.663Z] #15 3.119 (30/42) Installing curl (7.67.0-r0) [2020-04-09T19:50:30.663Z] #15 3.122 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-09T19:50:30.663Z] #15 3.127 (32/42) Installing jq (1.6-r0) [2020-04-09T19:50:30.663Z] #15 3.134 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-09T19:50:30.663Z] #15 3.139 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-09T19:50:30.663Z] #15 3.141 (35/42) Installing libaio (0.3.112-r1) [2020-04-09T19:50:30.663Z] #15 3.143 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-09T19:50:30.663Z] #15 3.184 (37/42) Installing libfdisk (2.34-r1) [2020-04-09T19:50:30.663Z] #15 3.189 (38/42) Installing libmount (2.34-r1) [2020-04-09T19:50:30.663Z] #15 3.194 (39/42) Installing libsmartcols (2.34-r1) [2020-04-09T19:50:30.663Z] #15 3.198 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-09T19:50:30.663Z] #15 3.201 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-09T19:50:30.663Z] #15 3.222 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-09T19:50:30.919Z] #15 3.227 Executing busybox-1.31.1-r9.trigger [2020-04-09T19:50:30.920Z] #15 3.232 OK: 196 MiB in 57 packages [2020-04-09T19:50:31.176Z] #15 DONE 3.6s [2020-04-09T19:50:31.176Z] [2020-04-09T19:50:31.176Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-09T19:50:31.182Z] ---> ee0fd86043c9 [2020-04-09T19:50:31.182Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-04-09T19:50:31.482Z] ---> bd6fa7f6b4d4 [2020-04-09T19:50:31.482Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-04-09T19:50:31.739Z] #16 DONE 0.7s [2020-04-09T19:50:31.766Z] ---> e082d11bed87 [2020-04-09T19:50:31.766Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-04-09T19:50:31.766Z] ---> 1e49bc8538c3 [2020-04-09T19:50:31.766Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-04-09T19:50:31.996Z] [2020-04-09T19:50:31.996Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-09T19:50:32.220Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-09T19:50:32.220Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-09T19:50:32.220Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-09T19:50:32.220Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-09T19:50:32.387Z] --- PASS: TestServiceCreateInit (9.48s) [2020-04-09T19:50:32.387Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.74s) [2020-04-09T19:50:32.387Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T19:50:32.387Z] daemon.go:325: [d8bea12221f0a] waiting for daemon to start [2020-04-09T19:50:32.387Z] daemon.go:325: [d8bea12221f0a] waiting for daemon to start [2020-04-09T19:50:32.387Z] daemon.go:353: [d8bea12221f0a] daemon started [2020-04-09T19:50:32.387Z] daemon.go:461: [d8bea12221f0a] Stopping daemon [2020-04-09T19:50:32.387Z] daemon.go:296: [d8bea12221f0a] exiting daemon [2020-04-09T19:50:32.387Z] daemon.go:448: [d8bea12221f0a] Daemon stopped [2020-04-09T19:50:32.387Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.73s) [2020-04-09T19:50:32.387Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T19:50:32.387Z] daemon.go:325: [dc73b17738580] waiting for daemon to start [2020-04-09T19:50:32.387Z] daemon.go:325: [dc73b17738580] waiting for daemon to start [2020-04-09T19:50:32.387Z] daemon.go:353: [dc73b17738580] daemon started [2020-04-09T19:50:32.387Z] daemon.go:461: [dc73b17738580] Stopping daemon [2020-04-09T19:50:32.387Z] daemon.go:296: [dc73b17738580] exiting daemon [2020-04-09T19:50:32.387Z] daemon.go:448: [dc73b17738580] Daemon stopped [2020-04-09T19:50:32.387Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T19:50:32.560Z] #17 DONE 0.7s [2020-04-09T19:50:32.780Z] ---> 64473bb48b80 [2020-04-09T19:50:32.780Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-04-09T19:50:32.782Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-09T19:50:32.817Z] #18 DONE 0.0s [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-09T19:50:32.817Z] #26 DONE 0.1s [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T19:50:32.817Z] #19 DONE 0.1s [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:50:32.817Z] #22 DONE 0.1s [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-09T19:50:32.817Z] #27 DONE 0.1s [2020-04-09T19:50:32.817Z] [2020-04-09T19:50:32.817Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T19:50:33.068Z] ---> 01a5f7379c8c [2020-04-09T19:50:33.068Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-04-09T19:50:33.074Z] #20 ... [2020-04-09T19:50:33.074Z] [2020-04-09T19:50:33.074Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T19:50:33.074Z] #23 DONE 0.1s [2020-04-09T19:50:33.074Z] [2020-04-09T19:50:33.075Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-09T19:50:33.075Z] #28 DONE 0.1s [2020-04-09T19:50:33.075Z] [2020-04-09T19:50:33.075Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T19:50:33.332Z] #29 ... [2020-04-09T19:50:33.332Z] [2020-04-09T19:50:33.332Z] #31 [builder 1/4] COPY . . [2020-04-09T19:50:33.332Z] #31 DONE 0.5s [2020-04-09T19:50:33.332Z] [2020-04-09T19:50:33.332Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-09T19:50:33.342Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-09T19:50:33.361Z] ---> 29633d7b9673 [2020-04-09T19:50:33.361Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-04-09T19:50:33.646Z] ---> c2672744ef68 [2020-04-09T19:50:33.646Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-04-09T19:50:34.264Z] #32 DONE 1.0s [2020-04-09T19:50:34.264Z] [2020-04-09T19:50:34.264Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T19:50:34.264Z] #24 0.778 + RM_GOPATH=0 [2020-04-09T19:50:34.264Z] #24 0.778 + TMP_GOPATH= [2020-04-09T19:50:34.264Z] #24 0.778 + : /build [2020-04-09T19:50:34.264Z] #24 0.778 + '[' -z '' ']' [2020-04-09T19:50:34.264Z] #24 0.778 ++ mktemp -d [2020-04-09T19:50:34.264Z] #24 0.779 + export GOPATH=/tmp/tmp.LhbGeD [2020-04-09T19:50:34.264Z] #24 0.779 + GOPATH=/tmp/tmp.LhbGeD [2020-04-09T19:50:34.264Z] #24 0.779 + RM_GOPATH=1 [2020-04-09T19:50:34.264Z] #24 0.780 ++ dirname ./install.sh [2020-04-09T19:50:34.264Z] #24 0.780 + dir=. [2020-04-09T19:50:34.264Z] #24 0.780 + bin=dockercli [2020-04-09T19:50:34.264Z] #24 0.780 + shift [2020-04-09T19:50:34.264Z] #24 0.780 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T19:50:34.264Z] #24 0.780 + . ./dockercli.installer [2020-04-09T19:50:34.264Z] #24 0.780 ++ : stable [2020-04-09T19:50:34.264Z] #24 0.780 ++ : 17.06.2-ce [2020-04-09T19:50:34.264Z] #24 0.781 + install_dockercli [2020-04-09T19:50:34.264Z] #24 0.781 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T19:50:34.264Z] #24 0.781 Install docker/cli version 17.06.2-ce from stable [2020-04-09T19:50:34.264Z] #24 0.781 ++ uname -m [2020-04-09T19:50:34.264Z] #24 0.782 + arch=x86_64 [2020-04-09T19:50:34.264Z] #24 0.782 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T19:50:34.264Z] #24 0.782 + url=https://download.docker.com/linux/static [2020-04-09T19:50:34.264Z] #24 0.782 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T19:50:34.264Z] #24 0.782 + tar -xz docker/docker [2020-04-09T19:50:34.704Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-09T19:50:34.704Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-09T19:50:34.704Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-09T19:50:34.704Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-09T19:50:34.704Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T19:50:35.209Z] #24 2.097 + mkdir -p /build [2020-04-09T19:50:35.209Z] #24 2.098 + mv docker/docker /build/ [2020-04-09T19:50:35.209Z] #24 2.098 + rmdir docker [2020-04-09T19:50:35.209Z] #24 DONE 2.2s [2020-04-09T19:50:35.209Z] [2020-04-09T19:50:35.209Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T19:50:35.209Z] #20 1.386 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T19:50:35.209Z] #20 1.543 curl: option --progress: is ambiguous [2020-04-09T19:50:35.209Z] #20 1.543 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:35.209Z] #20 1.707 curl: option --progress: is ambiguous [2020-04-09T19:50:35.209Z] #20 1.707 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:35.209Z] #20 1.858 curl: option --progress: is ambiguous [2020-04-09T19:50:35.209Z] #20 1.858 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:35.209Z] #20 2.014 curl: option --progress: is ambiguous [2020-04-09T19:50:35.209Z] #20 2.014 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:35.209Z] #20 2.176 [2020-04-09T19:50:35.265Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T19:50:35.787Z] #20 2.766 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T19:50:35.787Z] #20 2.962 curl: option --progress: is ambiguous [2020-04-09T19:50:35.787Z] #20 2.962 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:35.787Z] #20 3.150 [2020-04-09T19:50:36.720Z] #20 3.919 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T19:50:36.978Z] #20 4.147 curl: option --progress: is ambiguous [2020-04-09T19:50:36.978Z] #20 4.147 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:36.978Z] #20 4.308 [2020-04-09T19:50:37.124Z] ---> 44f4aec841f0 [2020-04-09T19:50:37.124Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-04-09T19:50:37.124Z] ---> 76620b71b0b2 [2020-04-09T19:50:37.124Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-04-09T19:50:37.911Z] #20 5.010 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T19:50:37.911Z] #20 5.193 curl: option --progress: is ambiguous [2020-04-09T19:50:37.911Z] #20 5.193 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:38.141Z] ---> 101a016a1888 [2020-04-09T19:50:38.141Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-04-09T19:50:38.169Z] #20 5.420 [2020-04-09T19:50:38.525Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-09T19:50:38.772Z] ---> f68a6797ee25 [2020-04-09T19:50:38.772Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-04-09T19:50:38.781Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-09T19:50:39.063Z] ---> e4065343ff0f [2020-04-09T19:50:39.063Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-04-09T19:50:39.104Z] #20 6.253 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T19:50:39.349Z] ---> b76dc7c589e6 [2020-04-09T19:50:39.349Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-04-09T19:50:39.349Z] ---> Running in b09ef6ffd92b [2020-04-09T19:50:39.361Z] #20 6.482 curl: option --progress: is ambiguous [2020-04-09T19:50:39.361Z] #20 6.482 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T19:50:39.619Z] #20 6.718 [2020-04-09T19:50:39.619Z] #20 6.784 Download of images into '/build' complete. [2020-04-09T19:50:39.619Z] #20 6.784 Use something like the following to load the result into a Docker daemon: [2020-04-09T19:50:39.619Z] #20 6.784 tar -cC '/build' . | docker load [2020-04-09T19:50:39.634Z] Removing intermediate container b09ef6ffd92b [2020-04-09T19:50:39.634Z] ---> e64af15e5d8c [2020-04-09T19:50:39.634Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-04-09T19:50:39.634Z] ---> Running in 4ba670993a73 [2020-04-09T19:50:39.634Z] Removing intermediate container 4ba670993a73 [2020-04-09T19:50:39.634Z] ---> a8a0893a7f35 [2020-04-09T19:50:39.634Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-04-09T19:50:39.634Z] ---> Running in 3804da9870de [2020-04-09T19:50:39.878Z] #20 DONE 7.0s [2020-04-09T19:50:39.878Z] [2020-04-09T19:50:39.878Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T19:50:39.878Z] #33 0.735 [2020-04-09T19:50:39.878Z] #33 0.785 Removing bundles/ [2020-04-09T19:50:39.878Z] #33 0.786 [2020-04-09T19:50:39.878Z] #33 0.789 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-09T19:50:39.878Z] #33 1.040 Building test suite binary ./integration-cli/test.main [2020-04-09T19:50:39.921Z] Removing intermediate container 3804da9870de [2020-04-09T19:50:39.921Z] ---> c165d0ec10f5 [2020-04-09T19:50:39.921Z] Step 137/140 : VOLUME /var/lib/docker [2020-04-09T19:50:39.921Z] ---> Running in 3caeb7d1341e [2020-04-09T19:50:39.921Z] Removing intermediate container 3caeb7d1341e [2020-04-09T19:50:39.921Z] ---> dc47ac5e1284 [2020-04-09T19:50:39.921Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-04-09T19:50:40.207Z] ---> Running in 9710eb68dce8 [2020-04-09T19:50:40.207Z] Removing intermediate container 9710eb68dce8 [2020-04-09T19:50:40.207Z] ---> 1ab871f4ad57 [2020-04-09T19:50:40.207Z] Step 139/140 : FROM dev AS final [2020-04-09T19:50:40.207Z] ---> 1ab871f4ad57 [2020-04-09T19:50:40.207Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-04-09T19:50:40.448Z] #33 ... [2020-04-09T19:50:40.448Z] [2020-04-09T19:50:40.448Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T19:50:40.448Z] #21 DONE 0.1s [2020-04-09T19:50:40.448Z] [2020-04-09T19:50:40.448Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-09T19:50:40.705Z] #25 DONE 0.2s [2020-04-09T19:50:40.705Z] [2020-04-09T19:50:40.705Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T19:50:41.291Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-09T19:50:41.291Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T19:50:43.176Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-09T19:50:44.100Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-09T19:50:45.023Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-09T19:50:45.967Z] #33 ... [2020-04-09T19:50:45.967Z] [2020-04-09T19:50:45.967Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T19:50:45.967Z] #29 12.72 # github.com/docker/docker/contrib/httpserver [2020-04-09T19:50:45.967Z] #29 12.72 loadinternal: cannot find runtime/cgo [2020-04-09T19:50:45.967Z] #29 DONE 13.1s [2020-04-09T19:50:45.967Z] [2020-04-09T19:50:45.967Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T19:50:46.432Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-09T19:50:46.534Z] #33 ... [2020-04-09T19:50:46.534Z] [2020-04-09T19:50:46.534Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-09T19:50:46.792Z] #30 DONE 0.2s [2020-04-09T19:50:46.792Z] [2020-04-09T19:50:46.792Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T19:50:47.071Z] ---> 9013294d0e9a [2020-04-09T19:50:47.356Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-09T19:50:47.357Z] Successfully built 9013294d0e9a [2020-04-09T19:50:47.357Z] Successfully tagged docker:b66813eb456988a6af22657666b830476be65c06 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T19:50:47.815Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:b66813eb456988a6af22657666b830476be65c06 hack/test/unit [2020-04-09T19:50:48.283Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-09T19:50:48.283Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-09T19:50:48.745Z] --- PASS: TestCreateServiceMultipleTimes (16.77s) [2020-04-09T19:50:48.745Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T19:50:48.745Z] daemon.go:325: [dc1c80048e497] waiting for daemon to start [2020-04-09T19:50:48.745Z] daemon.go:325: [dc1c80048e497] waiting for daemon to start [2020-04-09T19:50:48.745Z] daemon.go:353: [dc1c80048e497] daemon started [2020-04-09T19:50:48.745Z] daemon.go:461: [dc1c80048e497] Stopping daemon [2020-04-09T19:50:48.745Z] daemon.go:296: [dc1c80048e497] exiting daemon [2020-04-09T19:50:48.745Z] daemon.go:448: [dc1c80048e497] Daemon stopped [2020-04-09T19:50:48.745Z] === RUN TestCreateServiceConflict [2020-04-09T19:50:49.644Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-09T19:50:49.899Z] --- PASS: TestBuildWithHugeFile (110.56s) [2020-04-09T19:50:49.899Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T19:50:49.899Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:50:49.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:50:49.899Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:50:49.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:50:49.899Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:50:49.899Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:50:49.899Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T19:50:49.899Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T19:50:50.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T19:50:50.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-04-09T19:50:50.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-04-09T19:50:50.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-04-09T19:50:50.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2020-04-09T19:50:50.154Z] === RUN TestBuildPreserveOwnership [2020-04-09T19:50:50.154Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T19:50:50.408Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-09T19:50:50.663Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-09T19:50:51.182Z] --- PASS: TestCreateServiceConflict (2.73s) [2020-04-09T19:50:51.182Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T19:50:51.182Z] daemon.go:325: [d6362d9f5fccd] waiting for daemon to start [2020-04-09T19:50:51.182Z] daemon.go:325: [d6362d9f5fccd] waiting for daemon to start [2020-04-09T19:50:51.182Z] daemon.go:353: [d6362d9f5fccd] daemon started [2020-04-09T19:50:51.182Z] daemon.go:461: [d6362d9f5fccd] Stopping daemon [2020-04-09T19:50:51.182Z] daemon.go:296: [d6362d9f5fccd] exiting daemon [2020-04-09T19:50:51.182Z] daemon.go:448: [d6362d9f5fccd] Daemon stopped [2020-04-09T19:50:51.182Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T19:50:52.259Z] ? github.com/docker/docker/api [no test files] [2020-04-09T19:50:52.545Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-09T19:50:53.906Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T19:50:53.907Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-09T19:50:54.465Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-09T19:50:55.104Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2020-04-09T19:50:55.104Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T19:50:55.104Z] daemon.go:325: [d755794f9ea0c] waiting for daemon to start [2020-04-09T19:50:55.104Z] daemon.go:325: [d755794f9ea0c] waiting for daemon to start [2020-04-09T19:50:55.104Z] daemon.go:353: [d755794f9ea0c] daemon started [2020-04-09T19:50:55.104Z] daemon.go:461: [d755794f9ea0c] Stopping daemon [2020-04-09T19:50:55.104Z] daemon.go:296: [d755794f9ea0c] exiting daemon [2020-04-09T19:50:55.104Z] daemon.go:448: [d755794f9ea0c] Daemon stopped [2020-04-09T19:50:55.104Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T19:50:55.826Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-09T19:50:55.826Z] --- PASS: TestBuildPreserveOwnership (5.62s) [2020-04-09T19:50:55.826Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.51s) [2020-04-09T19:50:55.826Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-04-09T19:50:55.826Z] === RUN TestBuildPlatformInvalid [2020-04-09T19:50:56.081Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2020-04-09T19:50:56.081Z] PASS [2020-04-09T19:50:56.081Z] [2020-04-09T19:50:56.081Z] DONE 30 tests in 195.194s [2020-04-09T19:50:56.081Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T19:50:56.081Z] ++ 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-04-09T19:50:56.081Z] ++ set -e [2020-04-09T19:50:56.081Z] ++ '[' -n 0 ']' [2020-04-09T19:50:56.081Z] ++ set -x [2020-04-09T19:50:56.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=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-04-09T19:50:56.081Z] INFO: Testing against a local daemon [2020-04-09T19:50:56.081Z] === RUN TestConfigList [2020-04-09T19:50:56.641Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-09T19:50:57.564Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-09T19:50:58.924Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-09T19:50:59.847Z] --- PASS: TestConfigList (3.52s) [2020-04-09T19:50:59.847Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T19:50:59.847Z] daemon.go:325: [d7cd2d5552149] waiting for daemon to start [2020-04-09T19:50:59.847Z] daemon.go:325: [d7cd2d5552149] waiting for daemon to start [2020-04-09T19:50:59.847Z] daemon.go:353: [d7cd2d5552149] daemon started [2020-04-09T19:50:59.847Z] daemon.go:461: [d7cd2d5552149] Stopping daemon [2020-04-09T19:50:59.847Z] daemon.go:296: [d7cd2d5552149] exiting daemon [2020-04-09T19:50:59.847Z] daemon.go:448: [d7cd2d5552149] Daemon stopped [2020-04-09T19:50:59.847Z] === RUN TestConfigsCreateAndDelete [2020-04-09T19:50:59.847Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-09T19:50:59.847Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-09T19:51:00.771Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-09T19:51:01.330Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-09T19:51:01.889Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-09T19:51:03.250Z] --- PASS: TestConfigsCreateAndDelete (3.38s) [2020-04-09T19:51:03.250Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T19:51:03.250Z] daemon.go:325: [dbc132e511f1b] waiting for daemon to start [2020-04-09T19:51:03.250Z] daemon.go:325: [dbc132e511f1b] waiting for daemon to start [2020-04-09T19:51:03.250Z] daemon.go:353: [dbc132e511f1b] daemon started [2020-04-09T19:51:03.250Z] daemon.go:461: [dbc132e511f1b] Stopping daemon [2020-04-09T19:51:03.250Z] daemon.go:296: [dbc132e511f1b] exiting daemon [2020-04-09T19:51:03.250Z] daemon.go:448: [dbc132e511f1b] Daemon stopped [2020-04-09T19:51:03.250Z] === RUN TestConfigsUpdate [2020-04-09T19:51:03.504Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T19:51:04.063Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T19:51:04.063Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-09T19:51:04.664Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-09T19:51:05.224Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-09T19:51:05.783Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-09T19:51:06.343Z] --- PASS: TestConfigsUpdate (3.12s) [2020-04-09T19:51:06.343Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T19:51:06.343Z] daemon.go:325: [d53dacf5b1ac0] waiting for daemon to start [2020-04-09T19:51:06.343Z] daemon.go:325: [d53dacf5b1ac0] waiting for daemon to start [2020-04-09T19:51:06.343Z] daemon.go:353: [d53dacf5b1ac0] daemon started [2020-04-09T19:51:06.343Z] daemon.go:461: [d53dacf5b1ac0] Stopping daemon [2020-04-09T19:51:06.343Z] daemon.go:296: [d53dacf5b1ac0] exiting daemon [2020-04-09T19:51:06.343Z] daemon.go:448: [d53dacf5b1ac0] Daemon stopped [2020-04-09T19:51:06.343Z] === RUN TestTemplatedConfig [2020-04-09T19:51:06.343Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-09T19:51:06.343Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-09T19:51:06.343Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-09T19:51:07.704Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-09T19:51:08.629Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-09T19:51:09.189Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-09T19:51:09.747Z] --- PASS: TestTemplatedConfig (3.67s) [2020-04-09T19:51:09.747Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T19:51:09.747Z] daemon.go:325: [de49d27f81aeb] waiting for daemon to start [2020-04-09T19:51:09.747Z] daemon.go:325: [de49d27f81aeb] waiting for daemon to start [2020-04-09T19:51:09.747Z] daemon.go:353: [de49d27f81aeb] daemon started [2020-04-09T19:51:09.747Z] daemon.go:461: [de49d27f81aeb] Stopping daemon [2020-04-09T19:51:09.747Z] daemon.go:296: [de49d27f81aeb] exiting daemon [2020-04-09T19:51:09.747Z] daemon.go:448: [de49d27f81aeb] Daemon stopped [2020-04-09T19:51:09.747Z] === RUN TestConfigInspect [2020-04-09T19:51:11.107Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-09T19:51:11.303Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2020-04-09T19:51:11.303Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T19:51:11.303Z] daemon.go:325: [d293e67d53f80] waiting for daemon to start [2020-04-09T19:51:11.303Z] daemon.go:325: [d293e67d53f80] waiting for daemon to start [2020-04-09T19:51:11.303Z] daemon.go:353: [d293e67d53f80] daemon started [2020-04-09T19:51:11.303Z] daemon.go:461: [d293e67d53f80] Stopping daemon [2020-04-09T19:51:11.303Z] daemon.go:296: [d293e67d53f80] exiting daemon [2020-04-09T19:51:11.303Z] daemon.go:448: [d293e67d53f80] Daemon stopped [2020-04-09T19:51:11.303Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T19:51:12.516Z] --- PASS: TestCreateServiceSecretFileMode (3.18s) [2020-04-09T19:51:12.516Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T19:51:12.516Z] daemon.go:325: [d30fb5b00255b] waiting for daemon to start [2020-04-09T19:51:12.516Z] daemon.go:325: [d30fb5b00255b] waiting for daemon to start [2020-04-09T19:51:12.516Z] daemon.go:353: [d30fb5b00255b] daemon started [2020-04-09T19:51:12.516Z] daemon.go:461: [d30fb5b00255b] Stopping daemon [2020-04-09T19:51:12.516Z] daemon.go:296: [d30fb5b00255b] exiting daemon [2020-04-09T19:51:12.516Z] daemon.go:448: [d30fb5b00255b] Daemon stopped [2020-04-09T19:51:12.516Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T19:51:12.991Z] --- PASS: TestConfigInspect (3.23s) [2020-04-09T19:51:12.991Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T19:51:12.991Z] daemon.go:325: [de4c1af2b598d] waiting for daemon to start [2020-04-09T19:51:12.991Z] daemon.go:325: [de4c1af2b598d] waiting for daemon to start [2020-04-09T19:51:12.991Z] daemon.go:353: [de4c1af2b598d] daemon started [2020-04-09T19:51:12.991Z] daemon.go:461: [de4c1af2b598d] Stopping daemon [2020-04-09T19:51:12.991Z] daemon.go:296: [de4c1af2b598d] exiting daemon [2020-04-09T19:51:12.991Z] daemon.go:448: [de4c1af2b598d] Daemon stopped [2020-04-09T19:51:12.991Z] === RUN TestConfigCreateWithLabels [2020-04-09T19:51:13.322Z] #33 35.65 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T19:51:13.322Z] #33 36.93 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T19:51:13.322Z] #33 37.75 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T19:51:13.322Z] #33 38.96 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T19:51:13.551Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-09T19:51:13.892Z] #33 39.74 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T19:51:14.474Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-09T19:51:14.825Z] #33 40.58 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T19:51:15.034Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-09T19:51:15.621Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-04-09T19:51:15.621Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T19:51:15.621Z] daemon.go:325: [dd591462f64c8] waiting for daemon to start [2020-04-09T19:51:15.621Z] daemon.go:325: [dd591462f64c8] waiting for daemon to start [2020-04-09T19:51:15.621Z] daemon.go:353: [dd591462f64c8] daemon started [2020-04-09T19:51:15.621Z] daemon.go:461: [dd591462f64c8] Stopping daemon [2020-04-09T19:51:15.621Z] daemon.go:296: [dd591462f64c8] exiting daemon [2020-04-09T19:51:15.621Z] daemon.go:448: [dd591462f64c8] Daemon stopped [2020-04-09T19:51:15.621Z] === RUN TestCreateServiceSysctls [2020-04-09T19:51:15.756Z] #33 41.36 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T19:51:15.957Z] --- PASS: TestConfigCreateWithLabels (2.94s) [2020-04-09T19:51:15.957Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T19:51:15.957Z] daemon.go:325: [dd6ec2690bc14] waiting for daemon to start [2020-04-09T19:51:15.957Z] daemon.go:325: [dd6ec2690bc14] waiting for daemon to start [2020-04-09T19:51:15.957Z] daemon.go:353: [dd6ec2690bc14] daemon started [2020-04-09T19:51:15.957Z] daemon.go:461: [dd6ec2690bc14] Stopping daemon [2020-04-09T19:51:15.957Z] daemon.go:296: [dd6ec2690bc14] exiting daemon [2020-04-09T19:51:15.957Z] daemon.go:448: [dd6ec2690bc14] Daemon stopped [2020-04-09T19:51:15.957Z] === RUN TestConfigCreateResolve [2020-04-09T19:51:16.320Z] #33 42.10 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T19:51:16.578Z] #33 42.32 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T19:51:17.509Z] #33 43.36 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T19:51:18.439Z] #33 44.05 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T19:51:19.214Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-09T19:51:19.215Z] --- PASS: TestConfigCreateResolve (3.13s) [2020-04-09T19:51:19.215Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T19:51:19.215Z] daemon.go:325: [df2e1c1ad297e] waiting for daemon to start [2020-04-09T19:51:19.215Z] daemon.go:325: [df2e1c1ad297e] waiting for daemon to start [2020-04-09T19:51:19.215Z] daemon.go:353: [df2e1c1ad297e] daemon started [2020-04-09T19:51:19.215Z] daemon.go:461: [df2e1c1ad297e] Stopping daemon [2020-04-09T19:51:19.215Z] daemon.go:296: [df2e1c1ad297e] exiting daemon [2020-04-09T19:51:19.215Z] daemon.go:448: [df2e1c1ad297e] Daemon stopped [2020-04-09T19:51:19.215Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T19:51:19.369Z] #33 45.08 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T19:51:19.371Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2020-04-09T19:51:19.657Z] --- PASS: TestCreateServiceSysctls (4.03s) [2020-04-09T19:51:19.657Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T19:51:19.657Z] daemon.go:325: [d4b09d9a04faf] waiting for daemon to start [2020-04-09T19:51:19.657Z] daemon.go:325: [d4b09d9a04faf] waiting for daemon to start [2020-04-09T19:51:19.657Z] daemon.go:353: [d4b09d9a04faf] daemon started [2020-04-09T19:51:19.657Z] daemon.go:461: [d4b09d9a04faf] Stopping daemon [2020-04-09T19:51:19.657Z] daemon.go:296: [d4b09d9a04faf] exiting daemon [2020-04-09T19:51:19.657Z] daemon.go:448: [d4b09d9a04faf] Daemon stopped [2020-04-09T19:51:19.657Z] === RUN TestInspect [2020-04-09T19:51:19.773Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-04-09T19:51:19.773Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T19:51:19.773Z] daemon.go:325: [da67bd9b77d78] waiting for daemon to start [2020-04-09T19:51:19.773Z] daemon.go:325: [da67bd9b77d78] waiting for daemon to start [2020-04-09T19:51:19.773Z] daemon.go:353: [da67bd9b77d78] daemon started [2020-04-09T19:51:19.773Z] daemon.go:461: [da67bd9b77d78] Stopping daemon [2020-04-09T19:51:19.773Z] daemon.go:296: [da67bd9b77d78] exiting daemon [2020-04-09T19:51:19.773Z] daemon.go:448: [da67bd9b77d78] Daemon stopped [2020-04-09T19:51:19.773Z] PASS [2020-04-09T19:51:19.773Z] [2020-04-09T19:51:19.773Z] DONE 8 tests in 23.673s [2020-04-09T19:51:19.773Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T19:51:19.773Z] ++ 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-04-09T19:51:19.773Z] ++ set -e [2020-04-09T19:51:19.773Z] ++ '[' -n 0 ']' [2020-04-09T19:51:19.773Z] ++ set -x [2020-04-09T19:51:19.773Z] ++ 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-04-09T19:51:19.773Z] INFO: Testing against a local daemon [2020-04-09T19:51:19.773Z] === RUN TestCheckpoint [2020-04-09T19:51:19.773Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T19:51:19.773Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T19:51:19.773Z] === RUN TestContainerInvalidJSON [2020-04-09T19:51:19.773Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:51:19.773Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:51:19.773Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:51:19.773Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:51:19.773Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:51:19.773Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:51:19.773Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T19:51:19.773Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T19:51:19.773Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T19:51:19.773Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-09T19:51:19.773Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T19:51:19.773Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T19:51:19.773Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T19:51:19.773Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T19:51:20.044Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-04-09T19:51:20.044Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T19:51:20.044Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-09T19:51:20.044Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T19:51:20.300Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-09T19:51:20.300Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T19:51:20.300Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-09T19:51:20.300Z] === RUN TestCopyFromContainer [2020-04-09T19:51:20.740Z] #33 46.17 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T19:51:21.671Z] #33 47.30 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T19:51:22.184Z] === RUN TestCopyFromContainer// [2020-04-09T19:51:22.184Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T19:51:22.184Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T19:51:22.438Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T19:51:22.438Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-09T19:51:22.438Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T19:51:22.603Z] #33 48.07 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T19:51:22.692Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T19:51:22.692Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T19:51:22.692Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T19:51:22.947Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T19:51:22.947Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-09T19:51:22.947Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer (2.80s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-09T19:51:22.947Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-09T19:51:22.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T19:51:22.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:51:22.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:51:22.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:51:23.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:51:23.202Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:51:23.202Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:51:23.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T19:51:23.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T19:51:23.202Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T19:51:23.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-09T19:51:23.202Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T19:51:23.202Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-04-09T19:51:23.202Z] === RUN TestCreateWithInvalidEnv [2020-04-09T19:51:23.202Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T19:51:23.202Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T19:51:23.202Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T19:51:23.202Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T19:51:23.202Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T19:51:23.202Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T19:51:23.202Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T19:51:23.202Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T19:51:23.202Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T19:51:23.202Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T19:51:23.202Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T19:51:23.202Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T19:51:23.202Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-09T19:51:23.202Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T19:51:23.457Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-09T19:51:23.534Z] #33 49.32 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T19:51:23.619Z] --- PASS: TestInspect (3.44s) [2020-04-09T19:51:23.619Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T19:51:23.619Z] daemon.go:325: [d4ff7c96a3e03] waiting for daemon to start [2020-04-09T19:51:23.619Z] daemon.go:325: [d4ff7c96a3e03] waiting for daemon to start [2020-04-09T19:51:23.619Z] daemon.go:353: [d4ff7c96a3e03] daemon started [2020-04-09T19:51:23.619Z] daemon.go:461: [d4ff7c96a3e03] Stopping daemon [2020-04-09T19:51:23.620Z] daemon.go:296: [d4ff7c96a3e03] exiting daemon [2020-04-09T19:51:23.620Z] daemon.go:448: [d4ff7c96a3e03] Daemon stopped [2020-04-09T19:51:23.620Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T19:51:24.016Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-09T19:51:24.465Z] #33 50.07 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T19:51:24.575Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-09T19:51:25.028Z] #33 50.83 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T19:51:25.498Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:51:25.498Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:51:25.498Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T19:51:25.498Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-09T19:51:25.753Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-09T19:51:25.753Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T19:51:25.959Z] #33 51.60 [2020-04-09T19:51:26.216Z] #33 DONE 52.1s [2020-04-09T19:51:26.472Z] [2020-04-09T19:51:26.472Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-09T19:51:27.640Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-09T19:51:27.841Z] #34 DONE 1.2s [2020-04-09T19:51:27.895Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.41s) [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:51:28.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:51:28.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:51:28.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:51:28.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:51:28.150Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:51:28.150Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:51:28.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T19:51:28.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T19:51:28.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T19:51:28.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T19:51:28.150Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-04-09T19:51:28.150Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T19:51:28.150Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T19:51:28.710Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-09T19:51:28.773Z] [2020-04-09T19:51:28.773Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-09T19:51:29.269Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.89s) [2020-04-09T19:51:29.269Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T19:51:29.269Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T19:51:29.269Z] === RUN TestDaemonRestartIpcMode [2020-04-09T19:51:29.269Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T19:51:29.269Z] === RUN TestDiff [2020-04-09T19:51:29.337Z] #35 DONE 0.5s [2020-04-09T19:51:29.337Z] [2020-04-09T19:51:29.337Z] #36 exporting to image [2020-04-09T19:51:29.337Z] #36 exporting layers [2020-04-09T19:51:29.812Z] --- PASS: TestDockerNetworkConnectAlias (5.81s) [2020-04-09T19:51:29.812Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T19:51:29.812Z] daemon.go:325: [dfc934deb8f6c] waiting for daemon to start [2020-04-09T19:51:29.812Z] daemon.go:325: [dfc934deb8f6c] waiting for daemon to start [2020-04-09T19:51:29.812Z] daemon.go:353: [dfc934deb8f6c] daemon started [2020-04-09T19:51:29.812Z] daemon.go:461: [dfc934deb8f6c] Stopping daemon [2020-04-09T19:51:29.812Z] daemon.go:296: [dfc934deb8f6c] exiting daemon [2020-04-09T19:51:29.812Z] daemon.go:448: [dfc934deb8f6c] Daemon stopped [2020-04-09T19:51:29.812Z] === RUN TestDockerNetworkReConnect [2020-04-09T19:51:30.192Z] --- PASS: TestDiff (0.89s) [2020-04-09T19:51:30.192Z] === RUN TestExecWithCloseStdin [2020-04-09T19:51:30.192Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-09T19:51:30.446Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-09T19:51:30.706Z] #36 exporting layers 1.2s done [2020-04-09T19:51:30.706Z] #36 writing image sha256:48b7315ff9a9beb8b261e8ba8a158d78aae08e9d5c2bcd147487630057b2c521 done [2020-04-09T19:51:30.706Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-09T19:51:30.706Z] #36 DONE 1.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T19:51:31.005Z] --- PASS: TestExecWithCloseStdin (1.06s) [2020-04-09T19:51:31.005Z] === RUN TestExec [2020-04-09T19:51:31.010Z] + echo Ensuring container killed. [2020-04-09T19:51:31.010Z] Ensuring container killed. [2020-04-09T19:51:31.010Z] + docker rm -vf docker-pr1 [2020-04-09T19:51:31.010Z] Error: No such container: docker-pr1 [2020-04-09T19:51:31.010Z] + true [Pipeline] sh [2020-04-09T19:51:31.259Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-09T19:51:31.288Z] + echo Chowning /workspace to jenkins user [2020-04-09T19:51:31.288Z] Chowning /workspace to jenkins user [2020-04-09T19:51:31.288Z] + id -u [2020-04-09T19:51:31.288Z] + id -g [2020-04-09T19:51:31.288Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40800:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T19:51:32.184Z] --- PASS: TestExec (1.00s) [2020-04-09T19:51:32.184Z] === RUN TestExecUser [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T19:51:32.547Z] + bundleName=unit [2020-04-09T19:51:32.547Z] + echo Creating unit-bundles.tar.gz [2020-04-09T19:51:32.547Z] Creating unit-bundles.tar.gz [2020-04-09T19:51:32.547Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-09T19:51:32.547Z] bundles/junit-report.xml [2020-04-09T19:51:32.547Z] bundles/go-test-report.json [2020-04-09T19:51:32.547Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-09T19:51:32.665Z] Archiving artifacts [2020-04-09T19:51:32.749Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-09T19:51:32.891Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T19:51:33.005Z] --- PASS: TestExecUser (0.97s) [2020-04-09T19:51:33.005Z] === RUN TestExportContainerAndImportImage [2020-04-09T19:51:33.198Z] + make clean [2020-04-09T19:51:33.198Z] docker volume rm -f docker-dev-cache [2020-04-09T19:51:33.198Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T19:51:33.259Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T19:51:33.767Z] --- PASS: TestDockerNetworkReConnect (4.66s) [2020-04-09T19:51:33.768Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T19:51:33.768Z] daemon.go:325: [dfe961582b59a] waiting for daemon to start [2020-04-09T19:51:33.768Z] daemon.go:325: [dfe961582b59a] waiting for daemon to start [2020-04-09T19:51:33.768Z] daemon.go:353: [dfe961582b59a] daemon started [2020-04-09T19:51:33.768Z] daemon.go:461: [dfe961582b59a] Stopping daemon [2020-04-09T19:51:33.768Z] daemon.go:296: [dfe961582b59a] exiting daemon [2020-04-09T19:51:33.768Z] daemon.go:448: [dfe961582b59a] Daemon stopped [2020-04-09T19:51:33.768Z] === RUN TestServicePlugin [2020-04-09T19:51:33.768Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T19:51:33.768Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:51:33.768Z] === RUN TestServiceUpdateLabel [2020-04-09T19:51:34.182Z] --- PASS: TestExportContainerAndImportImage (1.22s) [2020-04-09T19:51:34.182Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T19:51:35.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T19:51:35.541Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-09T19:51:35.795Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2020-04-09T19:51:35.795Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T19:51:35.795Z] daemon.go:325: [d2ac26fd37736] waiting for daemon to start [2020-04-09T19:51:35.795Z] daemon.go:325: [d2ac26fd37736] waiting for daemon to start [2020-04-09T19:51:35.795Z] daemon.go:353: [d2ac26fd37736] daemon started [2020-04-09T19:51:35.795Z] daemon.go:461: [d2ac26fd37736] Stopping daemon [2020-04-09T19:51:35.795Z] daemon.go:296: [d2ac26fd37736] exiting daemon [2020-04-09T19:51:35.795Z] daemon.go:448: [d2ac26fd37736] Daemon stopped [2020-04-09T19:51:35.795Z] daemon.go:325: [d2ac26fd37736] waiting for daemon to start [2020-04-09T19:51:35.795Z] daemon.go:325: [d2ac26fd37736] waiting for daemon to start [2020-04-09T19:51:35.795Z] daemon.go:353: [d2ac26fd37736] daemon started [2020-04-09T19:51:35.795Z] daemon.go:461: [d2ac26fd37736] Stopping daemon [2020-04-09T19:51:35.795Z] daemon.go:296: [d2ac26fd37736] exiting daemon [2020-04-09T19:51:35.795Z] daemon.go:448: [d2ac26fd37736] Daemon stopped [2020-04-09T19:51:35.795Z] === RUN TestHealthCheckWorkdir [2020-04-09T19:51:35.795Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-09T19:51:36.139Z] --- PASS: TestServiceUpdateLabel (2.74s) [2020-04-09T19:51:36.139Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T19:51:36.139Z] daemon.go:325: [d9533b9aafd0e] waiting for daemon to start [2020-04-09T19:51:36.139Z] daemon.go:325: [d9533b9aafd0e] waiting for daemon to start [2020-04-09T19:51:36.139Z] daemon.go:353: [d9533b9aafd0e] daemon started [2020-04-09T19:51:36.139Z] daemon.go:461: [d9533b9aafd0e] Stopping daemon [2020-04-09T19:51:36.139Z] daemon.go:296: [d9533b9aafd0e] exiting daemon [2020-04-09T19:51:36.139Z] daemon.go:448: [d9533b9aafd0e] Daemon stopped [2020-04-09T19:51:36.139Z] === RUN TestServiceUpdateSecrets [2020-04-09T19:51:36.719Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-09T19:51:36.973Z] --- PASS: TestHealthCheckWorkdir (1.27s) [2020-04-09T19:51:36.973Z] === RUN TestHealthKillContainer [2020-04-09T19:51:37.533Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-09T19:51:39.417Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-09T19:51:40.339Z] --- PASS: TestHealthKillContainer (3.15s) [2020-04-09T19:51:40.339Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T19:51:40.899Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2020-04-09T19:51:40.899Z] === RUN TestIpcModeNone [2020-04-09T19:51:41.154Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-09T19:51:42.077Z] --- PASS: TestIpcModeNone (1.11s) [2020-04-09T19:51:42.077Z] === RUN TestIpcModePrivate [2020-04-09T19:51:43.002Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-09T19:51:43.002Z] --- PASS: TestIpcModePrivate (1.00s) [2020-04-09T19:51:43.002Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:215, shared: false, mustBeShared: false [2020-04-09T19:51:43.002Z] === RUN TestIpcModeShareable [2020-04-09T19:51:44.364Z] --- PASS: TestIpcModeShareable (1.01s) [2020-04-09T19:51:44.364Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:198, shared: true, mustBeShared: true [2020-04-09T19:51:44.364Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T19:51:45.289Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-09T19:51:45.848Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-09T19:51:46.410Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-09T19:51:47.334Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.98s) [2020-04-09T19:51:47.334Z] === RUN TestAPIIpcModeHost [2020-04-09T19:51:47.894Z] --- PASS: TestAPIIpcModeHost (0.88s) [2020-04-09T19:51:47.894Z] === RUN TestDaemonIpcModeShareable [2020-04-09T19:51:49.253Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-09T19:51:49.507Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-09T19:51:49.507Z] --- PASS: TestDaemonIpcModeShareable (1.52s) [2020-04-09T19:51:49.507Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T19:51:49.507Z] daemon.go:325: [d2004c22643e9] waiting for daemon to start [2020-04-09T19:51:49.507Z] daemon.go:325: [d2004c22643e9] waiting for daemon to start [2020-04-09T19:51:49.507Z] daemon.go:353: [d2004c22643e9] daemon started [2020-04-09T19:51:49.507Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: true, mustBeShared: true [2020-04-09T19:51:49.507Z] daemon.go:461: [d2004c22643e9] Stopping daemon [2020-04-09T19:51:49.507Z] daemon.go:296: [d2004c22643e9] exiting daemon [2020-04-09T19:51:49.507Z] daemon.go:448: [d2004c22643e9] Daemon stopped [2020-04-09T19:51:49.507Z] === RUN TestDaemonIpcModePrivate [2020-04-09T19:51:50.066Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-09T19:51:51.425Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-09T19:51:51.425Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2020-04-09T19:51:51.425Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T19:51:51.425Z] daemon.go:325: [dcdfe6b9bd782] waiting for daemon to start [2020-04-09T19:51:51.425Z] daemon.go:325: [dcdfe6b9bd782] waiting for daemon to start [2020-04-09T19:51:51.425Z] daemon.go:353: [dcdfe6b9bd782] daemon started [2020-04-09T19:51:51.425Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:205, shared: false, mustBeShared: false [2020-04-09T19:51:51.425Z] daemon.go:461: [dcdfe6b9bd782] Stopping daemon [2020-04-09T19:51:51.425Z] daemon.go:296: [dcdfe6b9bd782] exiting daemon [2020-04-09T19:51:51.425Z] daemon.go:448: [dcdfe6b9bd782] Daemon stopped [2020-04-09T19:51:51.425Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T19:51:52.272Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2020-04-09T19:51:52.272Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T19:51:52.272Z] daemon.go:325: [d01d800b5ffd8] waiting for daemon to start [2020-04-09T19:51:52.272Z] daemon.go:325: [d01d800b5ffd8] waiting for daemon to start [2020-04-09T19:51:52.272Z] daemon.go:353: [d01d800b5ffd8] daemon started [2020-04-09T19:51:52.272Z] daemon.go:461: [d01d800b5ffd8] Stopping daemon [2020-04-09T19:51:52.272Z] daemon.go:296: [d01d800b5ffd8] exiting daemon [2020-04-09T19:51:52.272Z] daemon.go:448: [d01d800b5ffd8] Daemon stopped [2020-04-09T19:51:52.272Z] === RUN TestServiceUpdateConfigs [2020-04-09T19:51:53.309Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-04-09T19:51:53.309Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T19:51:53.309Z] daemon.go:325: [dd432ccc63aad] waiting for daemon to start [2020-04-09T19:51:53.309Z] daemon.go:325: [dd432ccc63aad] waiting for daemon to start [2020-04-09T19:51:53.309Z] daemon.go:353: [dd432ccc63aad] daemon started [2020-04-09T19:51:53.309Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2020-04-09T19:51:53.309Z] daemon.go:461: [dd432ccc63aad] Stopping daemon [2020-04-09T19:51:53.309Z] daemon.go:296: [dd432ccc63aad] exiting daemon [2020-04-09T19:51:53.309Z] daemon.go:448: [dd432ccc63aad] Daemon stopped [2020-04-09T19:51:53.309Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T19:51:54.232Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-09T19:51:55.155Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-04-09T19:51:55.155Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T19:51:55.155Z] daemon.go:325: [df4cc72c71357] waiting for daemon to start [2020-04-09T19:51:55.155Z] daemon.go:325: [df4cc72c71357] waiting for daemon to start [2020-04-09T19:51:55.155Z] daemon.go:353: [df4cc72c71357] daemon started [2020-04-09T19:51:55.155Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:191, shared: true, mustBeShared: true [2020-04-09T19:51:55.155Z] daemon.go:461: [df4cc72c71357] Stopping daemon [2020-04-09T19:51:55.155Z] daemon.go:296: [df4cc72c71357] exiting daemon [2020-04-09T19:51:55.155Z] daemon.go:448: [df4cc72c71357] Daemon stopped [2020-04-09T19:51:55.155Z] === RUN TestIpcModeOlderClient [2020-04-09T19:51:55.155Z] === PAUSE TestIpcModeOlderClient [2020-04-09T19:51:55.155Z] === RUN TestKillContainerInvalidSignal [2020-04-09T19:51:55.409Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-09T19:51:56.334Z] --- PASS: TestKillContainerInvalidSignal (1.12s) [2020-04-09T19:51:56.334Z] === RUN TestKillContainer [2020-04-09T19:51:56.334Z] === RUN TestKillContainer/no_signal [2020-04-09T19:51:56.589Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-09T19:51:57.149Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T19:51:57.403Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-09T19:51:57.961Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-09T19:51:57.961Z] === RUN TestKillContainer/killing_signal [2020-04-09T19:51:58.525Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-09T19:51:58.780Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-09T19:51:59.035Z] --- PASS: TestKillContainer (2.75s) [2020-04-09T19:51:59.035Z] --- PASS: TestKillContainer/no_signal (0.91s) [2020-04-09T19:51:59.035Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2020-04-09T19:51:59.035Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2020-04-09T19:51:59.035Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T19:51:59.035Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T19:51:59.291Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-09T19:51:59.851Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T19:52:00.775Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-09T19:52:01.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2020-04-09T19:52:01.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2020-04-09T19:52:01.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.88s) [2020-04-09T19:52:01.029Z] === RUN TestKillStoppedContainer [2020-04-09T19:52:01.029Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-09T19:52:01.029Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T19:52:01.029Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-04-09T19:52:01.029Z] === RUN TestKillDifferentUserContainer [2020-04-09T19:52:01.029Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-09T19:52:01.954Z] --- PASS: TestKillDifferentUserContainer (0.87s) [2020-04-09T19:52:01.954Z] === RUN TestInspectOomKilledTrue [2020-04-09T19:52:01.954Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T19:52:01.954Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:52:01.954Z] === RUN TestInspectOomKilledFalse [2020-04-09T19:52:01.954Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T19:52:01.954Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:52:01.954Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T19:52:02.514Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-09T19:52:02.514Z] === RUN TestLinksContainerNames [2020-04-09T19:52:02.771Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-09T19:52:03.695Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-09T19:52:04.254Z] --- PASS: TestLinksContainerNames (1.76s) [2020-04-09T19:52:04.254Z] === RUN TestLogsFollowTailEmpty [2020-04-09T19:52:04.509Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-09T19:52:04.764Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-09T19:52:05.323Z] --- PASS: TestLogsFollowTailEmpty (1.04s) [2020-04-09T19:52:05.323Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T19:52:06.251Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot [2020-04-09T19:52:06.251Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/default [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/private [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/slave [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/shared [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/default [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/shared [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:52:06.251Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:52:06.251Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T19:52:06.251Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:52:06.252Z] === CONT TestMountDaemonRoot/slave [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T19:52:06.252Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:52:06.252Z] === CONT TestMountDaemonRoot/private [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T19:52:06.252Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:52:06.252Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:52:06.252Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T19:52:06.506Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T19:52:06.506Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T19:52:06.761Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T19:52:07.015Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.07s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T19:52:07.015Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-09T19:52:07.015Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T19:52:08.377Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-09T19:52:08.477Z] --- PASS: TestServiceUpdateConfigs (15.32s) [2020-04-09T19:52:08.477Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T19:52:08.477Z] daemon.go:325: [de660668e8b1e] waiting for daemon to start [2020-04-09T19:52:08.477Z] daemon.go:325: [de660668e8b1e] waiting for daemon to start [2020-04-09T19:52:08.477Z] daemon.go:353: [de660668e8b1e] daemon started [2020-04-09T19:52:08.477Z] daemon.go:461: [de660668e8b1e] Stopping daemon [2020-04-09T19:52:08.477Z] daemon.go:296: [de660668e8b1e] exiting daemon [2020-04-09T19:52:08.477Z] daemon.go:448: [de660668e8b1e] Daemon stopped [2020-04-09T19:52:08.477Z] === RUN TestServiceUpdateNetwork [2020-04-09T19:52:08.937Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2020-04-09T19:52:08.937Z] === RUN TestNetworkNat [2020-04-09T19:52:09.359Z] Removing intermediate container 0f7f8d24ce2a [2020-04-09T19:52:09.359Z] ---> 21f05692e2ec [2020-04-09T19:52:09.359Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-04-09T19:52:09.359Z] ---> Running in eff4b7e7643f [2020-04-09T19:52:09.359Z] Removing intermediate container eff4b7e7643f [2020-04-09T19:52:09.359Z] ---> 8a7a9030f5a6 [2020-04-09T19:52:09.359Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-09T19:52:09.359Z] ---> Running in 123104d755e7 [2020-04-09T19:52:09.359Z] Removing intermediate container 123104d755e7 [2020-04-09T19:52:09.359Z] ---> c599c2ec84d0 [2020-04-09T19:52:09.359Z] Step 8/8 : COPY . . [2020-04-09T19:52:09.496Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-09T19:52:10.055Z] --- PASS: TestNetworkNat (0.91s) [2020-04-09T19:52:10.055Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T19:52:10.055Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-09T19:52:10.979Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2020-04-09T19:52:10.979Z] === RUN TestNetworkLoopbackNat [2020-04-09T19:52:11.905Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-09T19:52:12.161Z] --- PASS: TestNetworkLoopbackNat (1.25s) [2020-04-09T19:52:12.161Z] === RUN TestPause [2020-04-09T19:52:12.416Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-09T19:52:13.061Z] --- PASS: TestPause (0.76s) [2020-04-09T19:52:13.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T19:52:13.061Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T19:52:13.061Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T19:52:13.061Z] === RUN TestPauseStopPausedContainer [2020-04-09T19:52:13.647Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2020-04-09T19:52:13.647Z] === RUN TestPsFilter [2020-04-09T19:52:13.904Z] --- PASS: TestPsFilter (0.20s) [2020-04-09T19:52:13.905Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T19:52:14.464Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2020-04-09T19:52:14.464Z] === RUN TestRemoveContainerWithVolume [2020-04-09T19:52:15.387Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-04-09T19:52:15.387Z] === RUN TestRemoveContainerRunning [2020-04-09T19:52:15.947Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-09T19:52:16.202Z] --- PASS: TestRemoveContainerRunning (0.93s) [2020-04-09T19:52:16.202Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T19:52:17.127Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-09T19:52:17.127Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2020-04-09T19:52:17.127Z] === RUN TestRemoveInvalidContainer [2020-04-09T19:52:17.127Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-09T19:52:17.127Z] === RUN TestRenameLinkedContainer [2020-04-09T19:52:20.384Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-04-09T19:52:20.384Z] === RUN TestRenameStoppedContainer [2020-04-09T19:52:21.307Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-04-09T19:52:21.307Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T19:52:21.879Z] --- PASS: TestServiceUpdateNetwork (13.75s) [2020-04-09T19:52:21.879Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T19:52:21.879Z] daemon.go:325: [d9b8c9fcc85ea] waiting for daemon to start [2020-04-09T19:52:21.879Z] daemon.go:325: [d9b8c9fcc85ea] waiting for daemon to start [2020-04-09T19:52:21.879Z] daemon.go:353: [d9b8c9fcc85ea] daemon started [2020-04-09T19:52:21.879Z] daemon.go:461: [d9b8c9fcc85ea] Stopping daemon [2020-04-09T19:52:21.879Z] daemon.go:296: [d9b8c9fcc85ea] exiting daemon [2020-04-09T19:52:21.879Z] daemon.go:448: [d9b8c9fcc85ea] Daemon stopped [2020-04-09T19:52:21.879Z] PASS [2020-04-09T19:52:21.879Z] [2020-04-09T19:52:21.879Z] === Skipped [2020-04-09T19:52:21.879Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-09T19:52:21.879Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T19:52:21.879Z] [2020-04-09T19:52:21.879Z] [2020-04-09T19:52:21.879Z] DONE 18 tests, 1 skipped in 118.642s [2020-04-09T19:52:21.879Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T19:52:21.879Z] ++ 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-04-09T19:52:21.879Z] ++ set -e [2020-04-09T19:52:21.879Z] ++ '[' -n 0 ']' [2020-04-09T19:52:21.879Z] ++ set -x [2020-04-09T19:52:21.879Z] ++ 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-04-09T19:52:21.879Z] INFO: Testing against a local daemon [2020-04-09T19:52:21.879Z] === RUN TestSessionCreate [2020-04-09T19:52:21.879Z] --- PASS: TestSessionCreate (0.02s) [2020-04-09T19:52:21.879Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T19:52:21.879Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-04-09T19:52:21.879Z] PASS [2020-04-09T19:52:21.879Z] [2020-04-09T19:52:21.879Z] DONE 2 tests in 0.196s [2020-04-09T19:52:21.879Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T19:52:21.879Z] ++ 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-04-09T19:52:21.879Z] ++ set -e [2020-04-09T19:52:21.879Z] ++ '[' -n 0 ']' [2020-04-09T19:52:21.879Z] ++ set -x [2020-04-09T19:52:21.879Z] ++ 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-04-09T19:52:21.879Z] INFO: Testing against a local daemon [2020-04-09T19:52:21.879Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T19:52:21.879Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T19:52:21.879Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T19:52:21.879Z] === RUN TestEventsExecDie [2020-04-09T19:52:21.879Z] --- PASS: TestEventsExecDie (0.84s) [2020-04-09T19:52:21.879Z] === RUN TestEventsBackwardsCompatible [2020-04-09T19:52:22.231Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-09T19:52:22.400Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-09T19:52:22.400Z] === RUN TestInfoBinaryCommits [2020-04-09T19:52:22.400Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-09T19:52:22.400Z] === RUN TestInfoAPIVersioned [2020-04-09T19:52:22.400Z] --- PASS: TestInfoAPIVersioned (0.00s) [2020-04-09T19:52:22.400Z] === RUN TestInfoAPI [2020-04-09T19:52:22.400Z] --- PASS: TestInfoAPI (0.02s) [2020-04-09T19:52:22.400Z] === RUN TestInfoAPIWarnings [2020-04-09T19:52:22.486Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-09T19:52:22.741Z] --- PASS: TestRenameRunningContainerAndReuse (1.64s) [2020-04-09T19:52:22.741Z] === RUN TestRenameInvalidName [2020-04-09T19:52:22.761Z] --- PASS: TestInfoAPIWarnings (0.79s) [2020-04-09T19:52:22.761Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T19:52:22.761Z] daemon.go:325: [dba247287a524] waiting for daemon to start [2020-04-09T19:52:22.761Z] daemon.go:325: [dba247287a524] waiting for daemon to start [2020-04-09T19:52:22.761Z] daemon.go:353: [dba247287a524] daemon started [2020-04-09T19:52:22.761Z] daemon.go:461: [dba247287a524] Stopping daemon [2020-04-09T19:52:22.761Z] daemon.go:296: [dba247287a524] exiting daemon [2020-04-09T19:52:22.761Z] daemon.go:448: [dba247287a524] Daemon stopped [2020-04-09T19:52:22.761Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T19:52:23.127Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2020-04-09T19:52:23.127Z] === RUN TestPingCacheHeaders [2020-04-09T19:52:23.127Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-09T19:52:23.127Z] === RUN TestPingGet [2020-04-09T19:52:23.127Z] --- PASS: TestPingGet (0.02s) [2020-04-09T19:52:23.127Z] === RUN TestPingHead [2020-04-09T19:52:23.127Z] --- PASS: TestPingHead (0.03s) [2020-04-09T19:52:23.127Z] === RUN TestVersion [2020-04-09T19:52:23.508Z] --- PASS: TestVersion (0.03s) [2020-04-09T19:52:23.508Z] PASS [2020-04-09T19:52:23.508Z] [2020-04-09T19:52:23.508Z] === Skipped [2020-04-09T19:52:23.508Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T19:52:23.508Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T19:52:23.508Z] [2020-04-09T19:52:23.508Z] [2020-04-09T19:52:23.508Z] DONE 12 tests, 1 skipped in 2.427s [2020-04-09T19:52:23.508Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T19:52:23.508Z] ++ 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-04-09T19:52:23.508Z] ++ set -e [2020-04-09T19:52:23.508Z] ++ '[' -n 0 ']' [2020-04-09T19:52:23.508Z] ++ set -x [2020-04-09T19:52:23.508Z] ++ 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-04-09T19:52:23.508Z] INFO: Testing against a local daemon [2020-04-09T19:52:23.508Z] === RUN TestVolumesCreateAndList [2020-04-09T19:52:23.508Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-09T19:52:23.508Z] === RUN TestVolumesRemove [2020-04-09T19:52:23.508Z] --- PASS: TestVolumesRemove (0.08s) [2020-04-09T19:52:23.508Z] === RUN TestVolumesInspect [2020-04-09T19:52:23.508Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-09T19:52:23.508Z] === RUN TestVolumesInvalidJSON [2020-04-09T19:52:23.508Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T19:52:23.508Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T19:52:23.508Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T19:52:23.508Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-09T19:52:23.508Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T19:52:23.508Z] PASS [2020-04-09T19:52:23.665Z] --- PASS: TestRenameInvalidName (0.84s) [2020-04-09T19:52:23.665Z] === RUN TestRenameAnonymousContainer [2020-04-09T19:52:23.859Z] [2020-04-09T19:52:23.859Z] DONE 5 tests in 0.341s [2020-04-09T19:52:23.859Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T19:52:23.859Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T19:52:23.859Z] +++ kill 10796 [2020-04-09T19:52:25.026Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-09T19:52:25.064Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T19:52:25.064Z] +++ /etc/init.d/apparmor stop [2020-04-09T19:52:25.064Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T19:52:25.064Z] [2020-04-09T19:52:25.064Z] Unloading profiles will leave already running processes permanently [2020-04-09T19:52:25.064Z] unconfined, which can lead to unexpected situations. [2020-04-09T19:52:25.064Z] [2020-04-09T19:52:25.064Z] To set a process to complain mode, use the command line tool [2020-04-09T19:52:25.064Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T19:52:25.064Z] +++ true [2020-04-09T19:52:25.064Z] [2020-04-09T19:52:25.281Z] === RUN TestDockerSuite/TestBuildAddTar Post stage [Pipeline] junit [2020-04-09T19:52:26.409Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T19:52:27.783Z] + echo Ensuring container killed. [2020-04-09T19:52:27.783Z] Ensuring container killed. [2020-04-09T19:52:27.783Z] + docker rm -vf docker-pr1 [2020-04-09T19:52:27.783Z] Error: No such container: docker-pr1 [2020-04-09T19:52:27.783Z] + true [2020-04-09T19:52:27.796Z] --- PASS: TestRenameAnonymousContainer (4.03s) [2020-04-09T19:52:27.796Z] === RUN TestRenameContainerWithSameName [Pipeline] sh [2020-04-09T19:52:28.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-09T19:52:28.605Z] + echo Chowning /workspace to jenkins user [2020-04-09T19:52:28.605Z] Chowning /workspace to jenkins user [2020-04-09T19:52:28.605Z] + id -u [2020-04-09T19:52:28.605Z] + id -g [2020-04-09T19:52:28.605Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40800:/workspace busybox chown -R 1001:1001 /workspace [2020-04-09T19:52:28.611Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-04-09T19:52:28.611Z] === RUN TestRenameContainerWithLinkedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T19:52:30.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-09T19:52:30.495Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2020-04-09T19:52:30.495Z] === RUN TestResize [2020-04-09T19:52:30.584Z] ---> 3d3f6efe0b7b [2020-04-09T19:52:30.584Z] Successfully built 3d3f6efe0b7b [2020-04-09T19:52:30.584Z] Successfully tagged docker:latest [2020-04-09T19:52:30.584Z] INFO: Image build ended at 04/09/2020 19:52:29. Duration:00:03:41.1450000 [2020-04-09T19:52:30.584Z] [2020-04-09T19:52:30.584Z] [2020-04-09T19:52:30.584Z] INFO: Building the test binaries at 04/09/2020 19:52:29... [2020-04-09T19:52:31.075Z] + bundleName=s390x-integration [2020-04-09T19:52:31.075Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-09T19:52:31.075Z] Creating s390x-integration-bundles.tar.gz [2020-04-09T19:52:31.075Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T19:52:31.075Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T19:52:31.196Z] Archiving artifacts [2020-04-09T19:52:31.463Z] --- PASS: TestResize (0.92s) [2020-04-09T19:52:31.464Z] === RUN TestResizeWithInvalidSize [2020-04-09T19:52:32.388Z] --- PASS: TestResizeWithInvalidSize (1.09s) [2020-04-09T19:52:32.388Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T19:52:32.468Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T19:52:33.144Z] + make clean [2020-04-09T19:52:33.144Z] docker volume rm -f docker-dev-cache [2020-04-09T19:52:33.211Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T19:52:34.273Z] --- PASS: TestResizeWhenContainerNotStarted (1.68s) [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:34.273Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:34.273Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:34.273Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T19:52:34.273Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T19:52:35.196Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-09T19:52:35.308Z] INFO: make.ps1 starting at 04/09/2020 19:52:34 [2020-04-09T19:52:35.773Z] INFO: Git commit (b66813eb4) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T19:52:35.773Z] INFO: Invoking autogen... [2020-04-09T19:52:36.236Z] INFO: Building daemon... [2020-04-09T19:52:37.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:37.255Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-09T19:52:37.255Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:38.615Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-09T19:52:38.615Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T19:52:39.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T19:52:40.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T19:52:41.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T19:52:43.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-09T19:52:43.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T19:52:44.165Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T19:52:44.420Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-09T19:52:46.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T19:52:47.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-09T19:52:47.226Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T19:52:47.785Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d6205cf6881bd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d6205cf6881bd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6205cf6881bd] daemon started [2020-04-09T19:52:50.294Z] daemon.go:325: [d6205cf6881bd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:296: [d6205cf6881bd] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [d6205cf6881bd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6205cf6881bd] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d6205cf6881bd] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d6205cf6881bd] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d6205cf6881bd] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.36s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [dd36e09829234] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dd36e09829234] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dd36e09829234] daemon started [2020-04-09T19:52:50.294Z] daemon.go:325: [dd36e09829234] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:296: [dd36e09829234] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [dd36e09829234] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dd36e09829234] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dd36e09829234] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dd36e09829234] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dd36e09829234] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.79s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d6303fae49371] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d6303fae49371] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6303fae49371] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d6303fae49371] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d6303fae49371] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d6303fae49371] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [d6303fae49371] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d6303fae49371] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6303fae49371] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d6303fae49371] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d6303fae49371] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d6303fae49371] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d6b9683635bfd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d6b9683635bfd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6b9683635bfd] daemon started [2020-04-09T19:52:50.294Z] daemon.go:296: [d6b9683635bfd] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [d6b9683635bfd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d6b9683635bfd] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d6b9683635bfd] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d6b9683635bfd] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d6b9683635bfd] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d6b9683635bfd] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.85s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [da75f82a0b89a] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [da75f82a0b89a] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [da75f82a0b89a] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [da75f82a0b89a] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [da75f82a0b89a] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [da75f82a0b89a] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [da75f82a0b89a] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [da75f82a0b89a] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [da75f82a0b89a] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [da75f82a0b89a] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [da75f82a0b89a] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [da75f82a0b89a] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d669ac019d996] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d669ac019d996] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d669ac019d996] daemon started [2020-04-09T19:52:50.294Z] daemon.go:296: [d669ac019d996] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [d669ac019d996] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d669ac019d996] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d669ac019d996] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d669ac019d996] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d669ac019d996] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d669ac019d996] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.05s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [dd6ed980029ee] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dd6ed980029ee] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dd6ed980029ee] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dd6ed980029ee] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dd6ed980029ee] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dd6ed980029ee] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [dd6ed980029ee] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dd6ed980029ee] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dd6ed980029ee] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dd6ed980029ee] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dd6ed980029ee] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dd6ed980029ee] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [de3d7e3c30396] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [de3d7e3c30396] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [de3d7e3c30396] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [de3d7e3c30396] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [de3d7e3c30396] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [de3d7e3c30396] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [de3d7e3c30396] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [de3d7e3c30396] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [de3d7e3c30396] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [de3d7e3c30396] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [de3d7e3c30396] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [de3d7e3c30396] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.65s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [dfb00c4c7fca0] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dfb00c4c7fca0] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dfb00c4c7fca0] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dfb00c4c7fca0] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dfb00c4c7fca0] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dfb00c4c7fca0] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [dfb00c4c7fca0] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dfb00c4c7fca0] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dfb00c4c7fca0] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dfb00c4c7fca0] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dfb00c4c7fca0] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dfb00c4c7fca0] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d332895e1383b] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d332895e1383b] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d332895e1383b] daemon started [2020-04-09T19:52:50.294Z] daemon.go:325: [d332895e1383b] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:296: [d332895e1383b] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [d332895e1383b] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d332895e1383b] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d332895e1383b] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d332895e1383b] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d332895e1383b] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [dee3131d1bd0f] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [dee3131d1bd0f] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dee3131d1bd0f] daemon started [2020-04-09T19:52:50.294Z] daemon.go:325: [dee3131d1bd0f] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:296: [dee3131d1bd0f] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:325: [dee3131d1bd0f] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [dee3131d1bd0f] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [dee3131d1bd0f] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [dee3131d1bd0f] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [dee3131d1bd0f] Daemon stopped [2020-04-09T19:52:50.294Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s) [2020-04-09T19:52:50.294Z] 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-04-09T19:52:50.294Z] daemon.go:325: [d73643058642d] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d73643058642d] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d73643058642d] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d73643058642d] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d73643058642d] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d73643058642d] Daemon stopped [2020-04-09T19:52:50.294Z] daemon.go:325: [d73643058642d] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:325: [d73643058642d] waiting for daemon to start [2020-04-09T19:52:50.294Z] daemon.go:353: [d73643058642d] daemon started [2020-04-09T19:52:50.294Z] daemon.go:461: [d73643058642d] Stopping daemon [2020-04-09T19:52:50.294Z] daemon.go:296: [d73643058642d] exiting daemon [2020-04-09T19:52:50.294Z] daemon.go:448: [d73643058642d] Daemon stopped [2020-04-09T19:52:50.294Z] === RUN TestKernelTCPMemory [2020-04-09T19:52:51.218Z] --- PASS: TestKernelTCPMemory (0.98s) [2020-04-09T19:52:51.218Z] === RUN TestNISDomainname [2020-04-09T19:52:52.141Z] --- PASS: TestNISDomainname (1.18s) [2020-04-09T19:52:52.141Z] === RUN TestStats [2020-04-09T19:52:52.395Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-09T19:52:52.650Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-09T19:52:52.904Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-09T19:52:54.263Z] --- PASS: TestStats (1.94s) [2020-04-09T19:52:54.264Z] === RUN TestStopContainerWithTimeout [2020-04-09T19:52:54.264Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T19:52:54.264Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T19:52:54.264Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T19:52:54.264Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T19:52:54.264Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T19:52:54.264Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T19:52:54.264Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T19:52:54.264Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T19:52:54.264Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T19:52:54.264Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T19:52:55.189Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-09T19:52:55.748Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T19:52:55.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-09T19:52:56.648Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-04-09T19:52:57.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-09T19:52:57.363Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T19:52:58.149Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T19:52:58.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-09T19:52:58.976Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-09T19:52:58.976Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2020-04-09T19:52:58.976Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-04-09T19:52:58.976Z] --- PASS: TestStopContainerWithTimeout/-1 (2.83s) [2020-04-09T19:52:58.976Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2020-04-09T19:52:58.976Z] === RUN TestDeleteDevicemapper [2020-04-09T19:52:58.976Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T19:52:58.976Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T19:52:58.976Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T19:52:59.654Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T19:52:59.654Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T19:53:00.287Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T19:53:00.871Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-09T19:53:01.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-09T19:53:02.369Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T19:53:02.369Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T19:53:02.489Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.47s) [2020-04-09T19:53:02.489Z] === RUN TestUpdateMemory [2020-04-09T19:53:02.489Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T19:53:02.489Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:53:02.489Z] === RUN TestUpdateCPUQuota [2020-04-09T19:53:02.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-09T19:53:03.007Z] ok github.com/docker/docker/api/types/strslice 0.049s coverage: 90.0% of statements [2020-04-09T19:53:03.300Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2020-04-09T19:53:03.592Z] ok github.com/docker/docker/api/types/time 0.034s coverage: 100.0% of statements [2020-04-09T19:53:03.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-09T19:53:03.883Z] ok github.com/docker/docker/api/server/router/swarm 0.024s coverage: 3.1% of statements [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T19:53:03.883Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T19:53:04.517Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-04-09T19:53:04.517Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T19:53:04.517Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T19:53:04.518Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T19:53:04.593Z] --- PASS: TestUpdateCPUQuota (1.79s) [2020-04-09T19:53:04.593Z] === RUN TestUpdatePidsLimit [2020-04-09T19:53:04.593Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T19:53:04.848Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T19:53:04.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-09T19:53:05.103Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T19:53:05.151Z] ok github.com/docker/docker/builder/dockerignore 0.011s coverage: 96.8% of statements [2020-04-09T19:53:05.663Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T19:53:06.222Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T19:53:06.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-09T19:53:06.476Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T19:53:07.035Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T19:53:07.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-09T19:53:08.883Z] --- PASS: TestUpdatePidsLimit (4.32s) [2020-04-09T19:53:08.883Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2020-04-09T19:53:08.883Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2020-04-09T19:53:08.883Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2020-04-09T19:53:08.883Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-04-09T19:53:08.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-04-09T19:53:08.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-09T19:53:08.884Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-09T19:53:08.884Z] === RUN TestUpdateRestartPolicy [2020-04-09T19:53:12.139Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-09T19:53:13.679Z] ok github.com/docker/docker/builder/fscache 0.138s coverage: 69.2% of statements [2020-04-09T19:53:14.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-09T19:53:16.461Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2020-04-09T19:53:16.461Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.6% of statements [2020-04-09T19:53:17.092Z] ok github.com/docker/docker/builder/dockerfile 1.030s coverage: 45.1% of statements [2020-04-09T19:53:17.092Z] ok github.com/docker/docker/builder/remotecontext/git 5.035s coverage: 85.1% of statements [2020-04-09T19:53:17.092Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T19:53:17.092Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T19:53:17.902Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-09T19:53:19.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-09T19:53:21.144Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-09T19:53:22.067Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2020-04-09T19:53:22.067Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T19:53:22.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2020-04-09T19:53:22.992Z] === RUN TestWaitNonBlocked [2020-04-09T19:53:22.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:53:22.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:53:22.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:53:22.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:53:22.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T19:53:22.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T19:53:23.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-09T19:53:24.476Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-04-09T19:53:24.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.98s) [2020-04-09T19:53:24.476Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2020-04-09T19:53:24.476Z] === RUN TestWaitBlocked [2020-04-09T19:53:24.476Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:53:24.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:53:24.476Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:53:24.476Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:53:24.476Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T19:53:24.476Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T19:53:24.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T19:53:24.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T19:53:24.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-09T19:53:25.655Z] --- PASS: TestWaitBlocked (0.02s) [2020-04-09T19:53:25.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-04-09T19:53:25.655Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2020-04-09T19:53:25.655Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T19:53:25.655Z] === CONT TestIpcModeOlderClient [2020-04-09T19:53:25.655Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-09T19:53:25.655Z] === CONT TestDaemonRestartIpcMode [2020-04-09T19:53:27.017Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-09T19:53:28.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-09T19:53:29.470Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2020-04-09T19:53:29.470Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T19:53:29.470Z] daemon.go:325: [ddfc4b07285a2] waiting for daemon to start [2020-04-09T19:53:29.470Z] daemon.go:325: [ddfc4b07285a2] waiting for daemon to start [2020-04-09T19:53:29.470Z] daemon.go:353: [ddfc4b07285a2] daemon started [2020-04-09T19:53:29.470Z] daemon.go:325: [ddfc4b07285a2] waiting for daemon to start [2020-04-09T19:53:29.470Z] daemon.go:296: [ddfc4b07285a2] exiting daemon [2020-04-09T19:53:29.470Z] daemon.go:325: [ddfc4b07285a2] waiting for daemon to start [2020-04-09T19:53:29.470Z] daemon.go:353: [ddfc4b07285a2] daemon started [2020-04-09T19:53:29.470Z] daemon.go:461: [ddfc4b07285a2] Stopping daemon [2020-04-09T19:53:29.470Z] daemon.go:296: [ddfc4b07285a2] exiting daemon [2020-04-09T19:53:29.470Z] daemon.go:448: [ddfc4b07285a2] Daemon stopped [2020-04-09T19:53:30.393Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-09T19:53:30.393Z] --- PASS: TestDaemonRestartIpcMode (4.53s) [2020-04-09T19:53:30.393Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T19:53:30.393Z] daemon.go:325: [d98c397bc87d9] waiting for daemon to start [2020-04-09T19:53:30.393Z] daemon.go:325: [d98c397bc87d9] waiting for daemon to start [2020-04-09T19:53:30.393Z] daemon.go:353: [d98c397bc87d9] daemon started [2020-04-09T19:53:30.393Z] daemon.go:461: [d98c397bc87d9] Stopping daemon [2020-04-09T19:53:30.393Z] daemon.go:296: [d98c397bc87d9] exiting daemon [2020-04-09T19:53:30.393Z] daemon.go:448: [d98c397bc87d9] Daemon stopped [2020-04-09T19:53:30.393Z] daemon.go:325: [d98c397bc87d9] waiting for daemon to start [2020-04-09T19:53:30.393Z] daemon.go:325: [d98c397bc87d9] waiting for daemon to start [2020-04-09T19:53:30.393Z] daemon.go:353: [d98c397bc87d9] daemon started [2020-04-09T19:53:30.393Z] daemon.go:461: [d98c397bc87d9] Stopping daemon [2020-04-09T19:53:30.393Z] daemon.go:296: [d98c397bc87d9] exiting daemon [2020-04-09T19:53:30.393Z] daemon.go:448: [d98c397bc87d9] Daemon stopped [2020-04-09T19:53:30.393Z] PASS [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === Skipped [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-09T19:53:30.393Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T19:53:30.393Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T19:53:30.393Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T19:53:30.393Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T19:53:30.393Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-09T19:53:30.393Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] [2020-04-09T19:53:30.393Z] DONE 189 tests, 6 skipped in 130.598s [2020-04-09T19:53:30.393Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T19:53:30.393Z] ++ 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-04-09T19:53:30.393Z] ++ set -e [2020-04-09T19:53:30.393Z] ++ '[' -n 0 ']' [2020-04-09T19:53:30.393Z] ++ set -x [2020-04-09T19:53:30.393Z] ++ 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-04-09T19:53:30.393Z] INFO: Testing against a local daemon [2020-04-09T19:53:30.393Z] === RUN TestCommitInheritsEnv [2020-04-09T19:53:30.647Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-09T19:53:30.901Z] --- PASS: TestCommitInheritsEnv (0.54s) [2020-04-09T19:53:30.901Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T19:53:30.901Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T19:53:30.901Z] === RUN TestImagesFilterMultiReference [2020-04-09T19:53:31.156Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-09T19:53:31.156Z] === RUN TestImagePullPlatformInvalid [2020-04-09T19:53:31.156Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-09T19:53:31.156Z] === RUN TestRemoveImageOrphaning [2020-04-09T19:53:31.716Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2020-04-09T19:53:31.716Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T19:53:31.716Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-09T19:53:31.716Z] === RUN TestTagInvalidReference [2020-04-09T19:53:31.716Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-09T19:53:31.716Z] === RUN TestTagValidPrefixedRepo [2020-04-09T19:53:31.716Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-09T19:53:31.716Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T19:53:31.716Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-09T19:53:31.716Z] === RUN TestTagOfficialNames [2020-04-09T19:53:31.716Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-09T19:53:31.716Z] === RUN TestTagMatchesDigest [2020-04-09T19:53:31.716Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-04-09T19:53:31.716Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T19:53:32.434Z] ok github.com/docker/docker/client 0.395s coverage: 75.7% of statements [2020-04-09T19:53:33.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-09T19:53:34.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-09T19:53:35.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-09T19:53:37.766Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-09T19:53:41.925Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-09T19:53:42.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-09T19:53:43.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-09T19:53:44.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-09T19:53:46.215Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-09T19:53:46.774Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-09T19:53:47.697Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-09T19:53:47.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-09T19:53:48.438Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-09T19:53:48.438Z] [2020-04-09T19:53:48.438Z] ________ ____ __. [2020-04-09T19:53:48.438Z] \_____ \ | |/ _| [2020-04-09T19:53:48.438Z] / | \| < [2020-04-09T19:53:48.438Z] / | \ | \ [2020-04-09T19:53:48.438Z] \_______ /____|__ \ [2020-04-09T19:53:48.438Z] \/ \/ [2020-04-09T19:53:48.438Z] [2020-04-09T19:53:48.438Z] INFO: make.ps1 ended at 04/09/2020 19:53:48 [2020-04-09T19:53:50.632Z] INFO: Binaries build ended at 04/09/2020 19:53:50. Duration:00:01:20.2580823 [2020-04-09T19:53:52.829Z] INFO: Copying the built daemon binary to d:\CI\PR-40800\1\binary\dockerd-b66813eb4.exe... [2020-04-09T19:53:53.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-09T19:53:53.803Z] INFO: Copying the built client binary to d:\CI\PR-40800\1\binary\docker-b66813eb4.exe... [2020-04-09T19:53:53.803Z] INFO: Copying dockerversion from the container... [2020-04-09T19:53:54.265Z] INFO: Copying the golang package from the container to d:\CI\PR-40800\1\installer\go.zip... [2020-04-09T19:53:55.070Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-09T19:53:56.430Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-09T19:53:57.190Z] INFO: Extracting go.zip to d:\CI\PR-40800\1\go [2020-04-09T19:53:57.790Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-09T19:53:57.790Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-09T19:53:58.713Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-09T19:54:00.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-09T19:54:04.759Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-09T19:54:06.121Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-09T19:54:08.631Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-09T19:54:08.631Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-09T19:54:09.989Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-09T19:54:10.244Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-09T19:54:10.499Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-09T19:54:10.753Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-09T19:54:11.314Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-09T19:54:11.568Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-09T19:54:11.568Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-09T19:54:13.492Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-09T19:54:13.746Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-09T19:54:19.806Z] ok github.com/docker/docker/cmd/dockerd/hack 0.030s coverage: 72.9% of statements [2020-04-09T19:54:20.270Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-09T19:54:20.270Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-09T19:54:20.831Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-09T19:54:21.086Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-09T19:54:21.341Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-09T19:54:21.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:54:23.322Z] ok github.com/docker/docker/cmd/dockerd 0.179s coverage: 29.5% of statements [2020-04-09T19:54:25.158Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-09T19:54:25.387Z] ok github.com/docker/docker/container 0.194s coverage: 35.6% of statements [2020-04-09T19:54:25.387Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T19:54:25.387Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T19:54:25.387Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T19:54:25.387Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T19:54:26.518Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-09T19:54:27.077Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-09T19:54:27.077Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-09T19:54:27.212Z] INFO: Extraction ended at 04/09/2020 19:54:24. Duration:00:00:27.7522600 [2020-04-09T19:54:27.212Z] INFO: Updating the golang and path environment variables [2020-04-09T19:54:27.212Z] INFO: GOPATH=d:\gopath [2020-04-09T19:54:27.212Z] INFO: go version go1.13.9 windows/amd64 [2020-04-09T19:54:27.212Z] INFO: Running the daemon under test in debug mode [2020-04-09T19:54:27.212Z] INFO: Starting a daemon under test... [2020-04-09T19:54:27.212Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40800\1\daemon --pidfile d:\CI\PR-40800\1\docker.pid -D [2020-04-09T19:54:27.212Z] INFO: Process started successfully. [2020-04-09T19:54:27.212Z] INFO: Start tailing logs of the daemon under tests [2020-04-09T19:54:27.212Z] INFO: Waiting for the daemon under test to start... [2020-04-09T19:54:28.013Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-09T19:54:28.190Z] INFO: Daemon under test started and replied! [2020-04-09T19:54:28.190Z] INFO: Docker version of the daemon under test [2020-04-09T19:54:28.190Z] [2020-04-09T19:54:28.269Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-09T19:54:28.655Z] Client: [2020-04-09T19:54:28.655Z] Version: 17.06.2-ce [2020-04-09T19:54:28.655Z] API version: 1.30 [2020-04-09T19:54:28.655Z] Go version: go1.8.3 [2020-04-09T19:54:28.655Z] Git commit: cec0b72 [2020-04-09T19:54:28.655Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-09T19:54:28.655Z] OS/Arch: windows/amd64 [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] Server: [2020-04-09T19:54:28.655Z] Version: 0.0.0-dev [2020-04-09T19:54:28.655Z] API version: 1.40 (minimum version 1.24) [2020-04-09T19:54:28.655Z] Go version: go1.13.9 [2020-04-09T19:54:28.655Z] Git commit: b66813eb4 [2020-04-09T19:54:28.655Z] Built: 04/09/2020 19:52:35 [2020-04-09T19:54:28.655Z] OS/Arch: windows/amd64 [2020-04-09T19:54:28.655Z] Experimental: false [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] INFO: Docker info of the daemon under test [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] Containers: 0 [2020-04-09T19:54:28.655Z] Running: 0 [2020-04-09T19:54:28.655Z] Paused: 0 [2020-04-09T19:54:28.655Z] Stopped: 0 [2020-04-09T19:54:28.655Z] Images: 0 [2020-04-09T19:54:28.655Z] Server Version: 0.0.0-dev [2020-04-09T19:54:28.655Z] Storage Driver: windowsfilter [2020-04-09T19:54:28.655Z] Windows: [2020-04-09T19:54:28.655Z] Logging Driver: json-file [2020-04-09T19:54:28.655Z] Plugins: [2020-04-09T19:54:28.655Z] Volume: local [2020-04-09T19:54:28.655Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T19:54:28.655Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T19:54:28.655Z] Swarm: inactive [2020-04-09T19:54:28.655Z] Default Isolation: process [2020-04-09T19:54:28.655Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T19:54:28.655Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T19:54:28.655Z] OSType: windows [2020-04-09T19:54:28.655Z] Architecture: x86_64 [2020-04-09T19:54:28.655Z] CPUs: 4 [2020-04-09T19:54:28.655Z] Total Memory: 32GiB [2020-04-09T19:54:28.655Z] Name: azwin-2-08e770 [2020-04-09T19:54:28.655Z] ID: GK6I:NWZZ:TNF3:MBWN:LUIM:MCRU:T6W6:KBSV:TXTX:2SCM:ERVD:CQDN [2020-04-09T19:54:28.655Z] Docker Root Dir: D:\CI\PR-40800\1\daemon [2020-04-09T19:54:28.655Z] Debug Mode (client): false [2020-04-09T19:54:28.655Z] Debug Mode (server): true [2020-04-09T19:54:28.655Z] File Descriptors: -1 [2020-04-09T19:54:28.655Z] Goroutines: 17 [2020-04-09T19:54:28.655Z] System Time: 2020-04-09T19:54:28.2363068Z [2020-04-09T19:54:28.655Z] EventsListeners: 0 [2020-04-09T19:54:28.655Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:54:28.655Z] Labels: [2020-04-09T19:54:28.655Z] Experimental: false [2020-04-09T19:54:28.655Z] Insecure Registries: [2020-04-09T19:54:28.655Z] 127.0.0.0/8 [2020-04-09T19:54:28.655Z] Live Restore Enabled: false [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] INFO: Docker images of the daemon under test [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T19:54:28.655Z] [2020-04-09T19:54:28.655Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-09T19:54:28.655Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-09T19:54:28.655Z] ltsc2019: Pulling from windows/servercore [2020-04-09T19:54:28.828Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-09T19:54:28.828Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-09T19:54:29.083Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-09T19:54:29.127Z] 65014b3c3121: Pulling fs layer [2020-04-09T19:54:29.127Z] 23645bd7ee08: Pulling fs layer [2020-04-09T19:54:29.338Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-09T19:54:32.599Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-09T19:54:33.171Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-09T19:54:35.757Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.083s coverage: 65.3% of statements [2020-04-09T19:54:35.757Z] ok github.com/docker/docker/daemon/cluster/convert 0.060s coverage: 35.8% of statements [2020-04-09T19:54:36.429Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-09T19:54:37.845Z] 23645bd7ee08: Verifying Checksum [2020-04-09T19:54:37.845Z] 23645bd7ee08: Download complete [2020-04-09T19:54:38.315Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-09T19:54:42.654Z] ok github.com/docker/docker/daemon/cluster 0.262s coverage: 0.5% of statements [2020-04-09T19:54:43.546Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-09T19:54:43.800Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-09T19:54:44.360Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-09T19:54:45.285Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-09T19:54:46.209Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-09T19:54:48.217Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.4% of statements [2020-04-09T19:54:48.234Z] 65014b3c3121: Verifying Checksum [2020-04-09T19:54:48.234Z] 65014b3c3121: Download complete [2020-04-09T19:54:49.467Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T19:54:49.722Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-09T19:54:50.937Z] ok github.com/docker/docker/daemon/config 0.310s coverage: 82.2% of statements [2020-04-09T19:54:51.226Z] ok github.com/docker/docker/daemon/events 0.109s coverage: 50.0% of statements [2020-04-09T19:54:52.977Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-09T19:54:54.862Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-09T19:54:55.658Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-09T19:54:55.786Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T19:54:56.346Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-09T19:54:56.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-09T19:54:56.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-09T19:54:56.600Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-09T19:54:56.600Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-09T19:54:58.004Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-09T19:54:58.368Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.500s coverage: 13.6% of statements [2020-04-09T19:54:58.563Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-09T19:54:59.121Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-09T19:54:59.391Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-09T19:54:59.680Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-09T19:55:02.120Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.809s coverage: 57.8% of statements [2020-04-09T19:55:02.190Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-09T19:55:02.190Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-09T19:55:02.190Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-09T19:55:03.148Z] ok github.com/docker/docker/daemon 12.616s coverage: 17.5% of statements [2020-04-09T19:55:03.148Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T19:55:03.148Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T19:55:03.148Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T19:55:03.148Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T19:55:03.552Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-09T19:55:05.435Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-09T19:55:05.888Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.252s coverage: 68.5% of statements [2020-04-09T19:55:08.704Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-09T19:55:09.262Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-09T19:55:09.415Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.479s coverage: 45.9% of statements [2020-04-09T19:55:09.415Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T19:55:09.415Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.064s coverage: 49.5% of statements [2020-04-09T19:55:11.147Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-09T19:55:12.209Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.756s coverage: 76.1% of statements [2020-04-09T19:55:12.509Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-09T19:55:12.764Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T19:55:12.764Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-09T19:55:13.236Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.644s coverage: 55.1% of statements [2020-04-09T19:55:13.236Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T19:55:13.236Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T19:55:13.323Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-09T19:55:13.553Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2020-04-09T19:55:15.054Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2020-04-09T19:55:15.054Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2020-04-09T19:55:16.584Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-09T19:55:19.880Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-09T19:55:20.136Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-09T19:55:20.629Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.7% of statements [2020-04-09T19:55:20.629Z] ok github.com/docker/docker/daemon/logger/gelf 0.057s coverage: 67.0% of statements [2020-04-09T19:55:21.669Z] ok github.com/docker/docker/daemon/logger/awslogs 0.689s coverage: 78.6% of statements [2020-04-09T19:55:21.963Z] ok github.com/docker/docker/daemon/images 0.097s coverage: 4.9% of statements [2020-04-09T19:55:21.963Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T19:55:21.963Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T19:55:21.963Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T19:55:21.963Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T19:55:24.036Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.038s coverage: 88.3% of statements [2020-04-09T19:55:24.036Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 26.2% of statements [2020-04-09T19:55:25.368Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-09T19:55:25.544Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 62.1% of statements [2020-04-09T19:55:27.050Z] ok github.com/docker/docker/daemon/logger/local 0.096s coverage: 74.7% of statements [2020-04-09T19:55:27.050Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T19:55:27.249Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-09T19:55:27.249Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-09T19:55:27.808Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-09T19:55:28.367Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-09T19:55:28.545Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 20.0% of statements [2020-04-09T19:55:29.170Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2020-04-09T19:55:29.292Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-09T19:55:29.547Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-09T19:55:30.676Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 47.8% of statements [2020-04-09T19:55:31.718Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-04-09T19:55:32.008Z] ok github.com/docker/docker/daemon/logger/splunk 3.057s coverage: 84.5% of statements [2020-04-09T19:55:32.008Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T19:55:32.008Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T19:55:33.703Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-09T19:55:34.263Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-09T19:55:35.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-09T19:55:35.187Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-09T19:55:36.547Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-09T19:55:37.578Z] ok github.com/docker/docker/distribution/metadata 0.163s coverage: 48.2% of statements [2020-04-09T19:55:37.578Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-04-09T19:55:37.907Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-09T19:55:38.202Z] ok github.com/docker/docker/distribution 0.616s coverage: 22.3% of statements [2020-04-09T19:55:38.202Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T19:55:39.231Z] ok github.com/docker/docker/distribution/xfer 1.462s coverage: 83.9% of statements [2020-04-09T19:55:39.231Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T19:55:39.789Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-09T19:55:41.974Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-04-09T19:55:42.303Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-09T19:55:43.026Z] ok github.com/docker/docker/image 0.115s coverage: 86.4% of statements [2020-04-09T19:55:43.026Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T19:55:43.316Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2020-04-09T19:55:43.316Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T19:55:44.814Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T19:55:46.331Z] ok github.com/docker/docker/internal/testutil 0.025s coverage: 62.5% of statements [2020-04-09T19:55:46.619Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2020-04-09T19:55:48.112Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 50.0% of statements [2020-04-09T19:55:50.851Z] ok github.com/docker/docker/opts 0.114s coverage: 66.9% of statements [2020-04-09T19:55:52.231Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T19:55:52.231Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-09T19:55:52.907Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-04-09T19:55:53.591Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-09T19:55:53.938Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2020-04-09T19:55:54.227Z] ok github.com/docker/docker/pkg/archive 1.453s coverage: 77.0% of statements [2020-04-09T19:55:54.515Z] ok github.com/docker/docker/pkg/authorization 2.188s coverage: 66.7% of statements [2020-04-09T19:55:54.515Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-09T19:55:55.544Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2020-04-09T19:55:56.592Z] ok github.com/docker/docker/pkg/discovery 0.023s coverage: 58.3% of statements [2020-04-09T19:55:56.885Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-04-09T19:55:57.025Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-09T19:55:57.280Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-09T19:55:58.938Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-04-09T19:55:59.232Z] ok github.com/docker/docker/layer 7.635s coverage: 72.0% of statements [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T19:55:59.232Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T19:55:59.522Z] ok github.com/docker/docker/pkg/discovery/nodes 0.021s coverage: 93.8% of statements [2020-04-09T19:55:59.791Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-09T19:55:59.791Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-09T19:56:00.149Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2020-04-09T19:56:00.782Z] ok github.com/docker/docker/pkg/chrootarchive 4.382s coverage: 43.2% of statements [2020-04-09T19:56:00.782Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T19:56:00.782Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T19:56:01.413Z] ok github.com/docker/docker/pkg/filenotify 0.641s coverage: 66.3% of statements [2020-04-09T19:56:02.042Z] ok github.com/docker/docker/pkg/fileutils 0.024s coverage: 89.5% of statements [2020-04-09T19:56:02.332Z] ok github.com/docker/docker/pkg/discovery/kv 3.184s coverage: 84.1% of statements [2020-04-09T19:56:02.989Z] ok github.com/docker/docker/pkg/fsutils 0.525s coverage: 85.1% of statements [2020-04-09T19:56:04.487Z] ok github.com/docker/docker/pkg/homedir 0.031s coverage: 10.2% of statements [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite (340.26s) [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.76s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-09T19:56:05.024Z] daemon.go:325: [d9b218b375981] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d9b218b375981] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d9b218b375981] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d9b218b375981] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d9b218b375981] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d9b218b375981] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d9b218b375981] Daemon stopped [2020-04-09T19:56:05.024Z] daemon.go:325: [d9b218b375981] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d9b218b375981] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d9b218b375981] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d9b218b375981] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d9b218b375981] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d9b218b375981] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-09T19:56:05.024Z] daemon.go:325: [d710efbc4d333] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d710efbc4d333] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d710efbc4d333] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d710efbc4d333] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d710efbc4d333] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d710efbc4d333] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.59s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T19:56:05.024Z] daemon.go:325: [dd6b520cdc321] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [dd6b520cdc321] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [dd6b520cdc321] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [dd6b520cdc321] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [dd6b520cdc321] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [dd6b520cdc321] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.30s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T19:56:05.024Z] daemon.go:325: [d9ccc086eaac6] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d9ccc086eaac6] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d9ccc086eaac6] daemon started [2020-04-09T19:56:05.024Z] daemon.go:296: [d9ccc086eaac6] exiting daemon [2020-04-09T19:56:05.024Z] docker_cli_daemon_test.go:1449: Daemon d9ccc086eaac6 is not started [2020-04-09T19:56:05.024Z] daemon.go:325: [d9ccc086eaac6] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d9ccc086eaac6] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d9ccc086eaac6] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d9ccc086eaac6] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d9ccc086eaac6] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d9ccc086eaac6] Daemon stopped [2020-04-09T19:56:05.024Z] check_test.go:309: Daemon d136389ea79e0 is not started [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-09T19:56:05.024Z] daemon.go:325: [ddc477cbd733b] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [ddc477cbd733b] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [ddc477cbd733b] daemon started [2020-04-09T19:56:05.024Z] daemon.go:296: [ddc477cbd733b] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:325: [ddc477cbd733b] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [ddc477cbd733b] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [ddc477cbd733b] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [ddc477cbd733b] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [ddc477cbd733b] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [ddc477cbd733b] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T19:56:05.024Z] daemon.go:325: [d807d36ebb509] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d807d36ebb509] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d807d36ebb509] daemon started [2020-04-09T19:56:05.024Z] daemon.go:296: [d807d36ebb509] exiting daemon [2020-04-09T19:56:05.024Z] check_test.go:309: Daemon de66086e1d024 is not started [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.56s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-09T19:56:05.024Z] daemon.go:325: [dca9f6b5df69c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [dca9f6b5df69c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [dca9f6b5df69c] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [dca9f6b5df69c] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [dca9f6b5df69c] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [dca9f6b5df69c] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.26s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:296: [d8664e4362e5c] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d8664e4362e5c] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d8664e4362e5c] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d8664e4362e5c] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d8664e4362e5c] Daemon stopped [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [d8664e4362e5c] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [d8664e4362e5c] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [d8664e4362e5c] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [d8664e4362e5c] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [d8664e4362e5c] Daemon stopped [2020-04-09T19:56:05.024Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2020-04-09T19:56:05.024Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-09T19:56:05.024Z] daemon.go:325: [dccab77214449] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [dccab77214449] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [dccab77214449] daemon started [2020-04-09T19:56:05.024Z] daemon.go:461: [dccab77214449] Stopping daemon [2020-04-09T19:56:05.024Z] daemon.go:296: [dccab77214449] exiting daemon [2020-04-09T19:56:05.024Z] daemon.go:448: [dccab77214449] Daemon stopped [2020-04-09T19:56:05.024Z] daemon.go:325: [dccab77214449] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:325: [dccab77214449] waiting for daemon to start [2020-04-09T19:56:05.024Z] daemon.go:353: [dccab77214449] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [dccab77214449] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [dccab77214449] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [dccab77214449] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.41s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-09T19:56:05.025Z] daemon.go:325: [de4ff40ad065e] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [de4ff40ad065e] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [de4ff40ad065e] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [de4ff40ad065e] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [de4ff40ad065e] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [de4ff40ad065e] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [de4ff40ad065e] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [de4ff40ad065e] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [de4ff40ad065e] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [de4ff40ad065e] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [de4ff40ad065e] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [de4ff40ad065e] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.41s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-09T19:56:05.025Z] daemon.go:325: [d8fb42325b4ca] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d8fb42325b4ca] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d8fb42325b4ca] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d8fb42325b4ca] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d8fb42325b4ca] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d8fb42325b4ca] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [d8fb42325b4ca] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d8fb42325b4ca] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d8fb42325b4ca] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d8fb42325b4ca] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d8fb42325b4ca] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d8fb42325b4ca] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.51s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-09T19:56:05.025Z] daemon.go:325: [d3cd86e6b6172] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d3cd86e6b6172] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d3cd86e6b6172] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d3cd86e6b6172] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d3cd86e6b6172] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d3cd86e6b6172] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [d3cd86e6b6172] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d3cd86e6b6172] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d3cd86e6b6172] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d3cd86e6b6172] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d3cd86e6b6172] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d3cd86e6b6172] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-09T19:56:05.025Z] daemon.go:325: [d4bc09eea1f35] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d4bc09eea1f35] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d4bc09eea1f35] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d4bc09eea1f35] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d4bc09eea1f35] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d4bc09eea1f35] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [d4bc09eea1f35] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d4bc09eea1f35] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d4bc09eea1f35] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d4bc09eea1f35] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d4bc09eea1f35] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d4bc09eea1f35] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.27s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-09T19:56:05.025Z] daemon.go:325: [d3f08b3b1db94] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d3f08b3b1db94] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d3f08b3b1db94] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d3f08b3b1db94] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d3f08b3b1db94] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d3f08b3b1db94] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [d3f08b3b1db94] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d3f08b3b1db94] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d3f08b3b1db94] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d3f08b3b1db94] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d3f08b3b1db94] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d3f08b3b1db94] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T19:56:05.025Z] daemon.go:325: [d9ced86251ff2] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:296: [d9ced86251ff2] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:325: [d9ced86251ff2] waiting for daemon to start [2020-04-09T19:56:05.025Z] check_test.go:309: Daemon d0465e7c94fdb is not started [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T19:56:05.025Z] daemon.go:325: [d3d8021044e4f] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:296: [d3d8021044e4f] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:325: [d3d8021044e4f] waiting for daemon to start [2020-04-09T19:56:05.025Z] check_test.go:309: Daemon dfdd856eb68aa is not started [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-09T19:56:05.025Z] daemon.go:325: [da35cd7ed1a5b] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [da35cd7ed1a5b] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [da35cd7ed1a5b] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [da35cd7ed1a5b] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [da35cd7ed1a5b] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [da35cd7ed1a5b] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-09T19:56:05.025Z] daemon.go:325: [d8e8bd763dd73] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d8e8bd763dd73] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d8e8bd763dd73] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d8e8bd763dd73] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d8e8bd763dd73] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d8e8bd763dd73] Daemon stopped [2020-04-09T19:56:05.025Z] check_test.go:309: Daemon d8e8bd763dd73 is not started [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.76s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-09T19:56:05.025Z] daemon.go:325: [d30fa3bf68ed8] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d30fa3bf68ed8] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d30fa3bf68ed8] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d30fa3bf68ed8] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d30fa3bf68ed8] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d30fa3bf68ed8] Daemon stopped [2020-04-09T19:56:05.025Z] daemon.go:325: [d30fa3bf68ed8] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [d30fa3bf68ed8] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [d30fa3bf68ed8] daemon started [2020-04-09T19:56:05.025Z] daemon.go:461: [d30fa3bf68ed8] Stopping daemon [2020-04-09T19:56:05.025Z] daemon.go:296: [d30fa3bf68ed8] exiting daemon [2020-04-09T19:56:05.025Z] daemon.go:448: [d30fa3bf68ed8] Daemon stopped [2020-04-09T19:56:05.025Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.78s) [2020-04-09T19:56:05.025Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-09T19:56:05.025Z] daemon.go:325: [df95492d6e643] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:325: [df95492d6e643] waiting for daemon to start [2020-04-09T19:56:05.025Z] daemon.go:353: [df95492d6e643] daemon started [2020-04-09T19:56:05.121Z] ok github.com/docker/docker/pkg/jsonmessage 0.031s coverage: 91.7% of statements [2020-04-09T19:56:05.280Z] daemon.go:461: [df95492d6e643] Stopping daemon [2020-04-09T19:56:05.280Z] daemon.go:296: [df95492d6e643] exiting daemon [2020-04-09T19:56:05.280Z] daemon.go:448: [df95492d6e643] Daemon stopped [2020-04-09T19:56:05.280Z] daemon.go:325: [df95492d6e643] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:325: [df95492d6e643] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:353: [df95492d6e643] daemon started [2020-04-09T19:56:05.280Z] daemon.go:461: [df95492d6e643] Stopping daemon [2020-04-09T19:56:05.280Z] daemon.go:296: [df95492d6e643] exiting daemon [2020-04-09T19:56:05.280Z] daemon.go:448: [df95492d6e643] Daemon stopped [2020-04-09T19:56:05.280Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.44s) [2020-04-09T19:56:05.280Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-09T19:56:05.280Z] daemon.go:325: [dcc82b1f3be16] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:325: [dcc82b1f3be16] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:353: [dcc82b1f3be16] daemon started [2020-04-09T19:56:05.280Z] daemon.go:461: [dcc82b1f3be16] Stopping daemon [2020-04-09T19:56:05.280Z] daemon.go:296: [dcc82b1f3be16] exiting daemon [2020-04-09T19:56:05.280Z] daemon.go:448: [dcc82b1f3be16] Daemon stopped [2020-04-09T19:56:05.280Z] daemon.go:325: [dcc82b1f3be16] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:325: [dcc82b1f3be16] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:353: [dcc82b1f3be16] daemon started [2020-04-09T19:56:05.280Z] daemon.go:461: [dcc82b1f3be16] Stopping daemon [2020-04-09T19:56:05.280Z] daemon.go:296: [dcc82b1f3be16] exiting daemon [2020-04-09T19:56:05.280Z] daemon.go:448: [dcc82b1f3be16] Daemon stopped [2020-04-09T19:56:05.280Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-04-09T19:56:05.280Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-09T19:56:05.280Z] daemon.go:325: [d17b0b284743c] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:325: [d17b0b284743c] waiting for daemon to start [2020-04-09T19:56:05.280Z] daemon.go:353: [d17b0b284743c] daemon started [2020-04-09T19:56:05.280Z] daemon.go:461: [d17b0b284743c] Stopping daemon [2020-04-09T19:56:05.280Z] daemon.go:296: [d17b0b284743c] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d17b0b284743c] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d17b0b284743c] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d17b0b284743c] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d17b0b284743c] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d17b0b284743c] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d17b0b284743c] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d17b0b284743c] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-09T19:56:05.281Z] daemon.go:325: [d8f8dc540de62] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8f8dc540de62] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8f8dc540de62] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8f8dc540de62] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8f8dc540de62] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8f8dc540de62] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-04-09T19:56:05.281Z] daemon.go:325: [deb6a1a914f35] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [deb6a1a914f35] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [deb6a1a914f35] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [deb6a1a914f35] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [deb6a1a914f35] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [deb6a1a914f35] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.73s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-09T19:56:05.281Z] daemon.go:325: [dc6c81a64ce16] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [dc6c81a64ce16] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [dc6c81a64ce16] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [dc6c81a64ce16] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [dc6c81a64ce16] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [dc6c81a64ce16] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-09T19:56:05.281Z] daemon.go:325: [d86ff555d3635] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:296: [d86ff555d3635] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:325: [d86ff555d3635] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:461: [d86ff555d3635] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:450: [d86ff555d3635] Error when stopping daemon: daemon not started [2020-04-09T19:56:05.281Z] check_test.go:309: Daemon d86ff555d3635 is not started [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-04-09T19:56:05.281Z] daemon.go:325: [dcbd8c9c03633] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [dcbd8c9c03633] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [dcbd8c9c03633] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [dcbd8c9c03633] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [dcbd8c9c03633] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [dcbd8c9c03633] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-09T19:56:05.281Z] daemon.go:325: [d9fa56fb55c5a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d9fa56fb55c5a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d9fa56fb55c5a] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d9fa56fb55c5a] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d9fa56fb55c5a] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d9fa56fb55c5a] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c151c390ccb] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c151c390ccb] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8c151c390ccb] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8c151c390ccb] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8c151c390ccb] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8c151c390ccb] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.06s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-09T19:56:05.281Z] daemon.go:325: [d45b782442d4d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d45b782442d4d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d45b782442d4d] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d45b782442d4d] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d45b782442d4d] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d45b782442d4d] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d45b782442d4d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d45b782442d4d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d45b782442d4d] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d45b782442d4d] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d45b782442d4d] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d45b782442d4d] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.17s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-04-09T19:56:05.281Z] daemon.go:325: [d0e6757a3d6e9] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d0e6757a3d6e9] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d0e6757a3d6e9] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d0e6757a3d6e9] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d0e6757a3d6e9] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d0e6757a3d6e9] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d0e6757a3d6e9] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d0e6757a3d6e9] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d0e6757a3d6e9] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d0e6757a3d6e9] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d0e6757a3d6e9] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d0e6757a3d6e9] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.75s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-04-09T19:56:05.281Z] daemon.go:325: [d186de74e326d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d186de74e326d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d186de74e326d] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d186de74e326d] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d186de74e326d] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d186de74e326d] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d186de74e326d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d186de74e326d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d186de74e326d] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d186de74e326d] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d186de74e326d] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d186de74e326d] Daemon stopped [2020-04-09T19:56:05.281Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T19:56:05.281Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T19:56:05.281Z] check_test.go:309: Daemon dee4646dede62 is not started [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.12s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-09T19:56:05.281Z] daemon.go:325: [d8f351904d650] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8f351904d650] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8f351904d650] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8f351904d650] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8f351904d650] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8f351904d650] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.89s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-09T19:56:05.281Z] daemon.go:325: [df2c2568fdf5d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [df2c2568fdf5d] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [df2c2568fdf5d] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [df2c2568fdf5d] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [df2c2568fdf5d] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [df2c2568fdf5d] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.60s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-09T19:56:05.281Z] daemon.go:325: [d8256f0da01b6] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8256f0da01b6] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8256f0da01b6] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8256f0da01b6] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8256f0da01b6] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8256f0da01b6] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.80s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-09T19:56:05.281Z] daemon.go:325: [d0dd010d4063b] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d0dd010d4063b] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d0dd010d4063b] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d0dd010d4063b] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d0dd010d4063b] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d0dd010d4063b] Daemon stopped [2020-04-09T19:56:05.281Z] check_test.go:309: Daemon d0dd010d4063b is not started [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.89s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c531b4f4cff] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c531b4f4cff] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8c531b4f4cff] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8c531b4f4cff] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8c531b4f4cff] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8c531b4f4cff] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c531b4f4cff] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8c531b4f4cff] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8c531b4f4cff] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8c531b4f4cff] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8c531b4f4cff] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8c531b4f4cff] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-09T19:56:05.281Z] daemon.go:325: [d5aa680fd4b20] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d5aa680fd4b20] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d5aa680fd4b20] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d5aa680fd4b20] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d5aa680fd4b20] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d5aa680fd4b20] Daemon stopped [2020-04-09T19:56:05.281Z] check_test.go:309: Daemon d5aa680fd4b20 is not started [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.68s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-09T19:56:05.281Z] daemon.go:325: [d8cb670eae481] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8cb670eae481] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8cb670eae481] daemon started [2020-04-09T19:56:05.281Z] daemon.go:296: [d8cb670eae481] exiting daemon [2020-04-09T19:56:05.281Z] docker_cli_daemon_plugins_test.go:80: Daemon d8cb670eae481 is not started [2020-04-09T19:56:05.281Z] daemon.go:325: [d8cb670eae481] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d8cb670eae481] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d8cb670eae481] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d8cb670eae481] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d8cb670eae481] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d8cb670eae481] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.23s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-09T19:56:05.281Z] daemon.go:325: [d571eac65bb0e] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d571eac65bb0e] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d571eac65bb0e] daemon started [2020-04-09T19:56:05.281Z] daemon.go:296: [d571eac65bb0e] exiting daemon [2020-04-09T19:56:05.281Z] docker_cli_daemon_plugins_test.go:170: Daemon d571eac65bb0e is not started [2020-04-09T19:56:05.281Z] daemon.go:325: [d571eac65bb0e] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d571eac65bb0e] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d571eac65bb0e] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d571eac65bb0e] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d571eac65bb0e] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d571eac65bb0e] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.61s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-09T19:56:05.281Z] daemon.go:325: [d6fb133af6e9a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d6fb133af6e9a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d6fb133af6e9a] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d6fb133af6e9a] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d6fb133af6e9a] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d6fb133af6e9a] Daemon stopped [2020-04-09T19:56:05.281Z] daemon.go:325: [d6fb133af6e9a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d6fb133af6e9a] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d6fb133af6e9a] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d6fb133af6e9a] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d6fb133af6e9a] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d6fb133af6e9a] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-09T19:56:05.281Z] daemon.go:325: [d6250309a46fa] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d6250309a46fa] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d6250309a46fa] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d6250309a46fa] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d6250309a46fa] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d6250309a46fa] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-09T19:56:05.281Z] daemon.go:325: [d9234f32db789] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d9234f32db789] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d9234f32db789] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d9234f32db789] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d9234f32db789] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d9234f32db789] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-09T19:56:05.281Z] daemon.go:325: [d8d2b3bac6b46] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:296: [d8d2b3bac6b46] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:325: [d8d2b3bac6b46] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:461: [d8d2b3bac6b46] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:450: [d8d2b3bac6b46] Error when stopping daemon: daemon not started [2020-04-09T19:56:05.281Z] check_test.go:309: Daemon d8d2b3bac6b46 is not started [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-09T19:56:05.281Z] daemon.go:325: [d31e59d58a967] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d31e59d58a967] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d31e59d58a967] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d31e59d58a967] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d31e59d58a967] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d31e59d58a967] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.63s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-09T19:56:05.281Z] daemon.go:325: [d72e4253f0dd7] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d72e4253f0dd7] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d72e4253f0dd7] daemon started [2020-04-09T19:56:05.281Z] daemon.go:461: [d72e4253f0dd7] Stopping daemon [2020-04-09T19:56:05.281Z] daemon.go:296: [d72e4253f0dd7] exiting daemon [2020-04-09T19:56:05.281Z] daemon.go:448: [d72e4253f0dd7] Daemon stopped [2020-04-09T19:56:05.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2020-04-09T19:56:05.281Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-09T19:56:05.281Z] daemon.go:325: [d9d5a8cd68b73] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:325: [d9d5a8cd68b73] waiting for daemon to start [2020-04-09T19:56:05.281Z] daemon.go:353: [d9d5a8cd68b73] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d9d5a8cd68b73] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d9d5a8cd68b73] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d9d5a8cd68b73] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.88s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-09T19:56:05.282Z] daemon.go:325: [d64b4ade858db] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d64b4ade858db] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d64b4ade858db] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d64b4ade858db] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d64b4ade858db] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d64b4ade858db] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.82s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-09T19:56:05.282Z] daemon.go:325: [d59de5c315b00] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d59de5c315b00] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d59de5c315b00] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d59de5c315b00] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d59de5c315b00] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d59de5c315b00] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.80s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-09T19:56:05.282Z] daemon.go:325: [d9da696508d37] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d9da696508d37] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d9da696508d37] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d9da696508d37] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d9da696508d37] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d9da696508d37] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.00s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-09T19:56:05.282Z] daemon.go:325: [d087fbb4af0cd] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d087fbb4af0cd] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d087fbb4af0cd] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d087fbb4af0cd] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d087fbb4af0cd] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d087fbb4af0cd] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-09T19:56:05.282Z] daemon.go:325: [daa5cd9cced7e] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [daa5cd9cced7e] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [daa5cd9cced7e] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [daa5cd9cced7e] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [daa5cd9cced7e] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [daa5cd9cced7e] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-09T19:56:05.282Z] daemon.go:325: [d4ab90779823a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d4ab90779823a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d4ab90779823a] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d4ab90779823a] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d4ab90779823a] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d4ab90779823a] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-09T19:56:05.282Z] daemon.go:325: [dd1f78737a27b] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dd1f78737a27b] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dd1f78737a27b] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dd1f78737a27b] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dd1f78737a27b] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dd1f78737a27b] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.37s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-09T19:56:05.282Z] daemon.go:325: [d32589b3df18e] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d32589b3df18e] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d32589b3df18e] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d32589b3df18e] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d32589b3df18e] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d32589b3df18e] Daemon stopped [2020-04-09T19:56:05.282Z] check_test.go:309: Daemon d32589b3df18e is not started [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-09T19:56:05.282Z] daemon.go:325: [db55ab4247fdc] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [db55ab4247fdc] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [db55ab4247fdc] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [db55ab4247fdc] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [db55ab4247fdc] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [db55ab4247fdc] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [db55ab4247fdc] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [db55ab4247fdc] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [db55ab4247fdc] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [db55ab4247fdc] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [db55ab4247fdc] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [db55ab4247fdc] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.17s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-09T19:56:05.282Z] daemon.go:325: [d27bc866d68f0] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d27bc866d68f0] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d27bc866d68f0] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d27bc866d68f0] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d27bc866d68f0] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d27bc866d68f0] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d27bc866d68f0] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d27bc866d68f0] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d27bc866d68f0] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d27bc866d68f0] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d27bc866d68f0] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d27bc866d68f0] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d27bc866d68f0] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-09T19:56:05.282Z] daemon.go:325: [dc8d26aa121c3] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dc8d26aa121c3] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dc8d26aa121c3] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dc8d26aa121c3] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dc8d26aa121c3] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dc8d26aa121c3] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [dc8d26aa121c3] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dc8d26aa121c3] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dc8d26aa121c3] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dc8d26aa121c3] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dc8d26aa121c3] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dc8d26aa121c3] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-09T19:56:05.282Z] daemon.go:325: [d3c3e649b276f] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d3c3e649b276f] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d3c3e649b276f] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d3c3e649b276f] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d3c3e649b276f] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d3c3e649b276f] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d3c3e649b276f] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d3c3e649b276f] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d3c3e649b276f] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d3c3e649b276f] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d3c3e649b276f] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d3c3e649b276f] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.57s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-09T19:56:05.282Z] daemon.go:325: [d00a07d5c2170] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d00a07d5c2170] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d00a07d5c2170] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d00a07d5c2170] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d00a07d5c2170] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d00a07d5c2170] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d00a07d5c2170] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d00a07d5c2170] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d00a07d5c2170] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d00a07d5c2170] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d00a07d5c2170] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d00a07d5c2170] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.83s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-09T19:56:05.282Z] daemon.go:325: [d34492a1cb26c] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d34492a1cb26c] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d34492a1cb26c] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d34492a1cb26c] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d34492a1cb26c] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d34492a1cb26c] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d34492a1cb26c] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d34492a1cb26c] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d34492a1cb26c] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d34492a1cb26c] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d34492a1cb26c] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d34492a1cb26c] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.25s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-09T19:56:05.282Z] daemon.go:325: [d02fdefdc100d] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d02fdefdc100d] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d02fdefdc100d] daemon started [2020-04-09T19:56:05.282Z] daemon.go:325: [d02fdefdc100d] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:296: [d02fdefdc100d] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:325: [d02fdefdc100d] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d02fdefdc100d] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d02fdefdc100d] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d02fdefdc100d] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d02fdefdc100d] Daemon stopped [2020-04-09T19:56:05.282Z] check_test.go:309: Daemon d02fdefdc100d is not started [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.75s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-09T19:56:05.282Z] daemon.go:325: [d7f8968eaba43] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d7f8968eaba43] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d7f8968eaba43] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d7f8968eaba43] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d7f8968eaba43] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d7f8968eaba43] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d7f8968eaba43] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d7f8968eaba43] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d7f8968eaba43] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d7f8968eaba43] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d7f8968eaba43] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d7f8968eaba43] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-09T19:56:05.282Z] daemon.go:325: [ded3a0ef4654a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [ded3a0ef4654a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [ded3a0ef4654a] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [ded3a0ef4654a] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [ded3a0ef4654a] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [ded3a0ef4654a] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [ded3a0ef4654a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [ded3a0ef4654a] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [ded3a0ef4654a] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [ded3a0ef4654a] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [ded3a0ef4654a] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [ded3a0ef4654a] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.64s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dea764c4c55b5] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dea764c4c55b5] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dea764c4c55b5] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dea764c4c55b5] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dea764c4c55b5] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dea764c4c55b5] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dea764c4c55b5] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dea764c4c55b5] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [dea764c4c55b5] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [dea764c4c55b5] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [dea764c4c55b5] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [dea764c4c55b5] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [dea764c4c55b5] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.79s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-09T19:56:05.282Z] daemon.go:325: [d3492c8b731ee] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d3492c8b731ee] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d3492c8b731ee] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d3492c8b731ee] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d3492c8b731ee] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d3492c8b731ee] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d3492c8b731ee] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d3492c8b731ee] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d3492c8b731ee] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d3492c8b731ee] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d3492c8b731ee] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d3492c8b731ee] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d0d36325d1589] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d0d36325d1589] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d0d36325d1589] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d0d36325d1589] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d0d36325d1589] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d0d36325d1589] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d0d36325d1589] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d0d36325d1589] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d0d36325d1589] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d0d36325d1589] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d0d36325d1589] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d0d36325d1589] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d0d36325d1589] Daemon stopped [2020-04-09T19:56:05.282Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.14s) [2020-04-09T19:56:05.282Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-09T19:56:05.282Z] daemon.go:325: [d73c29cfeeeab] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d73c29cfeeeab] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d73c29cfeeeab] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d73c29cfeeeab] Stopping daemon [2020-04-09T19:56:05.282Z] daemon.go:296: [d73c29cfeeeab] exiting daemon [2020-04-09T19:56:05.282Z] daemon.go:448: [d73c29cfeeeab] Daemon stopped [2020-04-09T19:56:05.282Z] daemon.go:325: [d73c29cfeeeab] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:325: [d73c29cfeeeab] waiting for daemon to start [2020-04-09T19:56:05.282Z] daemon.go:353: [d73c29cfeeeab] daemon started [2020-04-09T19:56:05.282Z] daemon.go:461: [d73c29cfeeeab] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d73c29cfeeeab] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d73c29cfeeeab] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.54s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-09T19:56:05.283Z] daemon.go:325: [d58d672dfcff9] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d58d672dfcff9] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d58d672dfcff9] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d58d672dfcff9] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d58d672dfcff9] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d58d672dfcff9] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [d58d672dfcff9] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d58d672dfcff9] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d58d672dfcff9] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d58d672dfcff9] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d58d672dfcff9] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d58d672dfcff9] Daemon stopped [2020-04-09T19:56:05.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T19:56:05.283Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T19:56:05.283Z] check_test.go:309: Daemon dc0c6087f0ab5 is not started [2020-04-09T19:56:05.283Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T19:56:05.283Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T19:56:05.283Z] check_test.go:309: Daemon dd01afc21344f is not started [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.95s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-09T19:56:05.283Z] daemon.go:325: [db05ba557315c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [db05ba557315c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [db05ba557315c] daemon started [2020-04-09T19:56:05.283Z] daemon.go:296: [db05ba557315c] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:325: [db05ba557315c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [db05ba557315c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [db05ba557315c] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [db05ba557315c] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [db05ba557315c] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [db05ba557315c] Daemon stopped [2020-04-09T19:56:05.283Z] check_test.go:309: Daemon db05ba557315c is not started [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.50s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-09T19:56:05.283Z] daemon.go:325: [dbde4e77f9f12] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbde4e77f9f12] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbde4e77f9f12] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbde4e77f9f12] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbde4e77f9f12] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbde4e77f9f12] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [dbde4e77f9f12] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbde4e77f9f12] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbde4e77f9f12] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbde4e77f9f12] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbde4e77f9f12] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbde4e77f9f12] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.59s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-09T19:56:05.283Z] daemon.go:325: [d0011642304db] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d0011642304db] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d0011642304db] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d0011642304db] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d0011642304db] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d0011642304db] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [d0011642304db] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d0011642304db] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d0011642304db] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d0011642304db] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d0011642304db] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d0011642304db] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.49s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-09T19:56:05.283Z] daemon.go:325: [d012d55280e4c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d012d55280e4c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d012d55280e4c] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d012d55280e4c] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d012d55280e4c] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d012d55280e4c] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [d012d55280e4c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d012d55280e4c] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d012d55280e4c] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d012d55280e4c] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d012d55280e4c] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d012d55280e4c] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.57s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-09T19:56:05.283Z] daemon.go:325: [d30c2f4b4c281] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d30c2f4b4c281] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d30c2f4b4c281] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d30c2f4b4c281] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d30c2f4b4c281] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d30c2f4b4c281] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [d30c2f4b4c281] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [d30c2f4b4c281] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [d30c2f4b4c281] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [d30c2f4b4c281] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [d30c2f4b4c281] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [d30c2f4b4c281] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-09T19:56:05.283Z] daemon.go:325: [dbd03860502dd] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbd03860502dd] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbd03860502dd] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbd03860502dd] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbd03860502dd] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbd03860502dd] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [dbd03860502dd] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbd03860502dd] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbd03860502dd] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbd03860502dd] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbd03860502dd] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbd03860502dd] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.87s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-09T19:56:05.283Z] daemon.go:325: [dbfda63d07502] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbfda63d07502] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbfda63d07502] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbfda63d07502] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbfda63d07502] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbfda63d07502] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [dbfda63d07502] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [dbfda63d07502] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [dbfda63d07502] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [dbfda63d07502] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [dbfda63d07502] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [dbfda63d07502] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.99s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-09T19:56:05.283Z] daemon.go:325: [da9c5d7be5617] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [da9c5d7be5617] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [da9c5d7be5617] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [da9c5d7be5617] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [da9c5d7be5617] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [da9c5d7be5617] Daemon stopped [2020-04-09T19:56:05.283Z] daemon.go:325: [da9c5d7be5617] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [da9c5d7be5617] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [da9c5d7be5617] daemon started [2020-04-09T19:56:05.283Z] daemon.go:461: [da9c5d7be5617] Stopping daemon [2020-04-09T19:56:05.283Z] daemon.go:296: [da9c5d7be5617] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:448: [da9c5d7be5617] Daemon stopped [2020-04-09T19:56:05.283Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2020-04-09T19:56:05.283Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-09T19:56:05.283Z] daemon.go:325: [db81ffa4f8348] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [db81ffa4f8348] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:353: [db81ffa4f8348] daemon started [2020-04-09T19:56:05.283Z] daemon.go:296: [db81ffa4f8348] exiting daemon [2020-04-09T19:56:05.283Z] daemon.go:325: [db81ffa4f8348] waiting for daemon to start [2020-04-09T19:56:05.283Z] daemon.go:325: [db81ffa4f8348] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [db81ffa4f8348] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [db81ffa4f8348] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [db81ffa4f8348] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [db81ffa4f8348] Daemon stopped [2020-04-09T19:56:05.539Z] check_test.go:309: Daemon db81ffa4f8348 is not started [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.70s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-09T19:56:05.539Z] daemon.go:325: [d0fd92634e08a] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d0fd92634e08a] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d0fd92634e08a] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d0fd92634e08a] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d0fd92634e08a] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d0fd92634e08a] Daemon stopped [2020-04-09T19:56:05.539Z] daemon.go:325: [d0fd92634e08a] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d0fd92634e08a] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d0fd92634e08a] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d0fd92634e08a] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d0fd92634e08a] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d0fd92634e08a] Daemon stopped [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.98s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-09T19:56:05.539Z] daemon.go:325: [d5a157c364704] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d5a157c364704] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d5a157c364704] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d5a157c364704] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d5a157c364704] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d5a157c364704] Daemon stopped [2020-04-09T19:56:05.539Z] daemon.go:325: [d5a157c364704] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d5a157c364704] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d5a157c364704] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d5a157c364704] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d5a157c364704] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d5a157c364704] Daemon stopped [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.01s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-09T19:56:05.539Z] daemon.go:325: [db41e606e1251] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [db41e606e1251] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [db41e606e1251] daemon started [2020-04-09T19:56:05.539Z] daemon.go:296: [db41e606e1251] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:461: [db41e606e1251] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:450: [db41e606e1251] Error when stopping daemon: daemon not started [2020-04-09T19:56:05.539Z] check_test.go:309: Daemon db41e606e1251 is not started [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-09T19:56:05.539Z] daemon.go:325: [df4f63cddf48e] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [df4f63cddf48e] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [df4f63cddf48e] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [df4f63cddf48e] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [df4f63cddf48e] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [df4f63cddf48e] Daemon stopped [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.93s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d97d430adb036] daemon started [2020-04-09T19:56:05.539Z] daemon.go:296: [d97d430adb036] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d97d430adb036] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d97d430adb036] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d97d430adb036] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d97d430adb036] Daemon stopped [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d97d430adb036] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d97d430adb036] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d97d430adb036] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d97d430adb036] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d97d430adb036] Daemon stopped [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.13s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-09T19:56:05.539Z] daemon.go:325: [d57d2adb57b03] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d57d2adb57b03] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d57d2adb57b03] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d57d2adb57b03] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d57d2adb57b03] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d57d2adb57b03] Daemon stopped [2020-04-09T19:56:05.539Z] daemon.go:325: [d57d2adb57b03] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:325: [d57d2adb57b03] waiting for daemon to start [2020-04-09T19:56:05.539Z] daemon.go:353: [d57d2adb57b03] daemon started [2020-04-09T19:56:05.539Z] daemon.go:461: [d57d2adb57b03] Stopping daemon [2020-04-09T19:56:05.539Z] daemon.go:296: [d57d2adb57b03] exiting daemon [2020-04-09T19:56:05.539Z] daemon.go:448: [d57d2adb57b03] Daemon stopped [2020-04-09T19:56:05.539Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-09T19:56:05.539Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-09T19:56:05.539Z] daemon.go:325: [dd05bcc4ff96c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dd05bcc4ff96c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dd05bcc4ff96c] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dd05bcc4ff96c] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dd05bcc4ff96c] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dd05bcc4ff96c] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-09T19:56:05.540Z] daemon.go:325: [d851294cd0e23] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d851294cd0e23] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d851294cd0e23] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d851294cd0e23] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d851294cd0e23] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d851294cd0e23] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-09T19:56:05.540Z] daemon.go:325: [de029e360eecc] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [de029e360eecc] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [de029e360eecc] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [de029e360eecc] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [de029e360eecc] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [de029e360eecc] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-09T19:56:05.540Z] daemon.go:325: [d9a1e977417eb] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d9a1e977417eb] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d9a1e977417eb] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d9a1e977417eb] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d9a1e977417eb] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d9a1e977417eb] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-09T19:56:05.540Z] daemon.go:325: [d2568d1a401b5] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [d2568d1a401b5] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [d2568d1a401b5] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-09T19:56:05.540Z] daemon.go:325: [dcd2c6d500df4] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [dcd2c6d500df4] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [dcd2c6d500df4] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-09T19:56:05.540Z] daemon.go:325: [dd0b9f2c3b26b] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [dd0b9f2c3b26b] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [dd0b9f2c3b26b] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-09T19:56:05.540Z] daemon.go:325: [d16b62b31ff32] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d16b62b31ff32] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d16b62b31ff32] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d16b62b31ff32] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d16b62b31ff32] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d16b62b31ff32] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-09T19:56:05.540Z] daemon.go:325: [df2d9f37c5ba0] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [df2d9f37c5ba0] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [df2d9f37c5ba0] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [df2d9f37c5ba0] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [df2d9f37c5ba0] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [df2d9f37c5ba0] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-09T19:56:05.540Z] daemon.go:325: [d14c29f709896] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [d14c29f709896] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [d14c29f709896] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-09T19:56:05.540Z] daemon.go:325: [d0ecf166b355c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [d0ecf166b355c] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [d0ecf166b355c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T19:56:05.540Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-09T19:56:05.540Z] daemon.go:325: [d03df04843665] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [d03df04843665] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [d03df04843665] waiting for daemon to start [2020-04-09T19:56:05.540Z] check_test.go:309: Daemon dd2ad37364483 is not started [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.18s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-09T19:56:05.540Z] daemon.go:325: [dc1991ec36a44] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dc1991ec36a44] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dc1991ec36a44] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dc1991ec36a44] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dc1991ec36a44] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dc1991ec36a44] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [dc1991ec36a44] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dc1991ec36a44] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dc1991ec36a44] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dc1991ec36a44] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dc1991ec36a44] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dc1991ec36a44] Daemon stopped [2020-04-09T19:56:05.540Z] check_test.go:309: Daemon dc1991ec36a44 is not started [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-09T19:56:05.540Z] daemon.go:325: [d502f7fd6a87c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d502f7fd6a87c] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d502f7fd6a87c] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d502f7fd6a87c] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d502f7fd6a87c] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d502f7fd6a87c] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-09T19:56:05.540Z] daemon.go:325: [d398c5724e95d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d398c5724e95d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d398c5724e95d] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d398c5724e95d] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d398c5724e95d] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d398c5724e95d] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.35s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-09T19:56:05.540Z] daemon.go:325: [dd31a9c27c1df] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dd31a9c27c1df] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dd31a9c27c1df] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dd31a9c27c1df] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dd31a9c27c1df] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dd31a9c27c1df] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [dd31a9c27c1df] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dd31a9c27c1df] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dd31a9c27c1df] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dd31a9c27c1df] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dd31a9c27c1df] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dd31a9c27c1df] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-09T19:56:05.540Z] daemon.go:325: [d57eb8dc118a3] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d57eb8dc118a3] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d57eb8dc118a3] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d57eb8dc118a3] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d57eb8dc118a3] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d57eb8dc118a3] Daemon stopped [2020-04-09T19:56:05.540Z] check_test.go:309: Daemon d57eb8dc118a3 is not started [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-09T19:56:05.540Z] daemon.go:325: [de4fce0579ea7] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [de4fce0579ea7] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [de4fce0579ea7] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [de4fce0579ea7] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [de4fce0579ea7] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [de4fce0579ea7] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.22s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-09T19:56:05.540Z] daemon.go:325: [d7fbdf3f5f5e3] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d7fbdf3f5f5e3] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d7fbdf3f5f5e3] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d7fbdf3f5f5e3] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d7fbdf3f5f5e3] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d7fbdf3f5f5e3] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.33s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d3ff4026ddf3f] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d3ff4026ddf3f] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d3ff4026ddf3f] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d3ff4026ddf3f] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d3ff4026ddf3f] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d3ff4026ddf3f] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d3ff4026ddf3f] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d3ff4026ddf3f] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d3ff4026ddf3f] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d3ff4026ddf3f] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d3ff4026ddf3f] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d3ff4026ddf3f] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d3ff4026ddf3f] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-09T19:56:05.540Z] daemon.go:325: [d1127d56272ea] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d1127d56272ea] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d1127d56272ea] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d1127d56272ea] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d1127d56272ea] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d1127d56272ea] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [d1127d56272ea] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:296: [d1127d56272ea] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:325: [d1127d56272ea] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:461: [d1127d56272ea] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:450: [d1127d56272ea] Error when stopping daemon: daemon not started [2020-04-09T19:56:05.540Z] check_test.go:309: Daemon d1127d56272ea is not started [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.15s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-09T19:56:05.540Z] daemon.go:325: [dc595ea66acdd] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dc595ea66acdd] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dc595ea66acdd] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dc595ea66acdd] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dc595ea66acdd] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dc595ea66acdd] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [dc595ea66acdd] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [dc595ea66acdd] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [dc595ea66acdd] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [dc595ea66acdd] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [dc595ea66acdd] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [dc595ea66acdd] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.85s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T19:56:05.540Z] daemon.go:325: [da16e5294af58] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [da16e5294af58] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [da16e5294af58] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [da16e5294af58] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [da16e5294af58] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [da16e5294af58] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [da16e5294af58] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [da16e5294af58] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [da16e5294af58] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [da16e5294af58] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [da16e5294af58] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [da16e5294af58] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.02s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-09T19:56:05.540Z] daemon.go:325: [df13e3120cf9d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [df13e3120cf9d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [df13e3120cf9d] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [df13e3120cf9d] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [df13e3120cf9d] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [df13e3120cf9d] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [df13e3120cf9d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [df13e3120cf9d] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [df13e3120cf9d] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [df13e3120cf9d] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [df13e3120cf9d] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [df13e3120cf9d] Daemon stopped [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.07s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T19:56:05.540Z] daemon.go:325: [d825b3cb94e82] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d825b3cb94e82] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d825b3cb94e82] daemon started [2020-04-09T19:56:05.540Z] daemon.go:461: [d825b3cb94e82] Stopping daemon [2020-04-09T19:56:05.540Z] daemon.go:296: [d825b3cb94e82] exiting daemon [2020-04-09T19:56:05.540Z] daemon.go:448: [d825b3cb94e82] Daemon stopped [2020-04-09T19:56:05.540Z] daemon.go:325: [d825b3cb94e82] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [d825b3cb94e82] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:353: [d825b3cb94e82] daemon started [2020-04-09T19:56:05.540Z] check_test.go:309: Daemon d7a3850816220 is not started [2020-04-09T19:56:05.540Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2020-04-09T19:56:05.540Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-04-09T19:56:05.540Z] daemon.go:325: [db75a16784558] waiting for daemon to start [2020-04-09T19:56:05.540Z] daemon.go:325: [db75a16784558] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [db75a16784558] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [db75a16784558] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [db75a16784558] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [db75a16784558] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-09T19:56:05.541Z] daemon.go:325: [d537b15204167] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d537b15204167] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d537b15204167] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d537b15204167] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d537b15204167] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d537b15204167] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-09T19:56:05.541Z] daemon.go:325: [d6817630fdb7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d6817630fdb7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d6817630fdb7a] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d6817630fdb7a] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d6817630fdb7a] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d6817630fdb7a] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.31s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-04-09T19:56:05.541Z] daemon.go:325: [db6e74152e35c] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [db6e74152e35c] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [db6e74152e35c] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [db6e74152e35c] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [db6e74152e35c] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [db6e74152e35c] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-09T19:56:05.541Z] check_test.go:309: Daemon d444d283de51e is not started [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.74s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-09T19:56:05.541Z] daemon.go:325: [d387696326e84] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d387696326e84] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d387696326e84] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d387696326e84] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d387696326e84] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d387696326e84] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.61s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-09T19:56:05.541Z] daemon.go:325: [d983e8349f7d9] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d983e8349f7d9] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d983e8349f7d9] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d983e8349f7d9] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d983e8349f7d9] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d983e8349f7d9] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.89s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-09T19:56:05.541Z] daemon.go:325: [d5bd17d38ede3] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d5bd17d38ede3] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d5bd17d38ede3] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d5bd17d38ede3] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d5bd17d38ede3] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d5bd17d38ede3] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d5bd17d38ede3] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d5bd17d38ede3] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d5bd17d38ede3] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d5bd17d38ede3] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d5bd17d38ede3] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d5bd17d38ede3] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.66s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-04-09T19:56:05.541Z] daemon.go:325: [ddb25b3d598af] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [ddb25b3d598af] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [ddb25b3d598af] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [ddb25b3d598af] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [ddb25b3d598af] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [ddb25b3d598af] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-04-09T19:56:05.541Z] daemon.go:325: [d41ea1a0ea2cc] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d41ea1a0ea2cc] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d41ea1a0ea2cc] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d41ea1a0ea2cc] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d41ea1a0ea2cc] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d41ea1a0ea2cc] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.55s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T19:56:05.541Z] daemon.go:325: [d15f6aaee5a3f] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d15f6aaee5a3f] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d15f6aaee5a3f] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d15f6aaee5a3f] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d15f6aaee5a3f] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d15f6aaee5a3f] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.42s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-09T19:56:05.541Z] daemon.go:325: [d20af141a9881] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d20af141a9881] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d20af141a9881] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d20af141a9881] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d20af141a9881] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d20af141a9881] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d20af141a9881] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d20af141a9881] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d20af141a9881] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d20af141a9881] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d20af141a9881] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d20af141a9881] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.49s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-09T19:56:05.541Z] daemon.go:325: [d09853602388d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d09853602388d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d09853602388d] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d09853602388d] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d09853602388d] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d09853602388d] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d09853602388d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d09853602388d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d09853602388d] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d09853602388d] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d09853602388d] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d09853602388d] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.20s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-04-09T19:56:05.541Z] daemon.go:325: [d2f4a0200ad52] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d2f4a0200ad52] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d2f4a0200ad52] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d2f4a0200ad52] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d2f4a0200ad52] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d2f4a0200ad52] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d2f4a0200ad52] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d2f4a0200ad52] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d2f4a0200ad52] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d2f4a0200ad52] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d2f4a0200ad52] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d2f4a0200ad52] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.82s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-09T19:56:05.541Z] daemon.go:325: [d9719f42fd722] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d9719f42fd722] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d9719f42fd722] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d9719f42fd722] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d9719f42fd722] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d9719f42fd722] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.23s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-09T19:56:05.541Z] daemon.go:325: [d8085d065513d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d8085d065513d] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d8085d065513d] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d8085d065513d] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d8085d065513d] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d8085d065513d] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-09T19:56:05.541Z] daemon.go:325: [d2be8c1ef7df6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d2be8c1ef7df6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d2be8c1ef7df6] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d2be8c1ef7df6] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d2be8c1ef7df6] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d2be8c1ef7df6] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-09T19:56:05.541Z] daemon.go:325: [d1626b78c9dec] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d1626b78c9dec] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d1626b78c9dec] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d1626b78c9dec] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d1626b78c9dec] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d1626b78c9dec] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d1626b78c9dec] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d1626b78c9dec] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d1626b78c9dec] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d1626b78c9dec] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d1626b78c9dec] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d1626b78c9dec] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.80s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d591b6af57b7a] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d591b6af57b7a] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d591b6af57b7a] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d591b6af57b7a] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d591b6af57b7a] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d591b6af57b7a] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d591b6af57b7a] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d591b6af57b7a] Daemon stopped [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:296: [d591b6af57b7a] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:461: [d591b6af57b7a] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:450: [d591b6af57b7a] Error when stopping daemon: daemon not started [2020-04-09T19:56:05.541Z] docker_cli_daemon_test.go:2542: Daemon d591b6af57b7a is not started [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d591b6af57b7a] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d591b6af57b7a] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d591b6af57b7a] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d591b6af57b7a] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d591b6af57b7a] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.61s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-09T19:56:05.541Z] daemon.go:325: [df9bfe1f7d3cc] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [df9bfe1f7d3cc] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [df9bfe1f7d3cc] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [df9bfe1f7d3cc] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [df9bfe1f7d3cc] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [df9bfe1f7d3cc] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.04s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T19:56:05.541Z] daemon.go:325: [d4cd18c3738e4] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d4cd18c3738e4] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d4cd18c3738e4] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d4cd18c3738e4] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d4cd18c3738e4] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d4cd18c3738e4] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.03s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-04-09T19:56:05.541Z] daemon.go:325: [d819633bd1da6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [d819633bd1da6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [d819633bd1da6] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [d819633bd1da6] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [d819633bd1da6] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [d819633bd1da6] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.01s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-04-09T19:56:05.541Z] daemon.go:325: [db6b70c7c2fa6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [db6b70c7c2fa6] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [db6b70c7c2fa6] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [db6b70c7c2fa6] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [db6b70c7c2fa6] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [db6b70c7c2fa6] Daemon stopped [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-04-09T19:56:05.541Z] check_test.go:309: Daemon d8fbcf283e2ff is not started [2020-04-09T19:56:05.541Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.36s) [2020-04-09T19:56:05.541Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-04-09T19:56:05.541Z] daemon.go:325: [da74713513b4e] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:325: [da74713513b4e] waiting for daemon to start [2020-04-09T19:56:05.541Z] daemon.go:353: [da74713513b4e] daemon started [2020-04-09T19:56:05.541Z] daemon.go:461: [da74713513b4e] Stopping daemon [2020-04-09T19:56:05.541Z] daemon.go:296: [da74713513b4e] exiting daemon [2020-04-09T19:56:05.541Z] daemon.go:448: [da74713513b4e] Daemon stopped [2020-04-09T19:56:05.541Z] === RUN TestDockerSwarmSuite [2020-04-09T19:56:05.541Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-09T19:56:06.156Z] ok github.com/docker/docker/pkg/locker 0.068s coverage: 88.9% of statements [2020-04-09T19:56:06.156Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2020-04-09T19:56:06.156Z] ok github.com/docker/docker/pkg/idtools 1.000s coverage: 70.1% of statements [2020-04-09T19:56:07.672Z] ok github.com/docker/docker/pkg/ioutils 2.547s coverage: 70.4% of statements [2020-04-09T19:56:07.672Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T19:56:07.672Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-04-09T19:56:07.672Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-04-09T19:56:09.170Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2020-04-09T19:56:09.170Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.018s coverage: 90.0% of statements [2020-04-09T19:56:09.460Z] ok github.com/docker/docker/pkg/pidfile 0.065s coverage: 82.4% of statements [2020-04-09T19:56:09.460Z] ok github.com/docker/docker/pkg/mount 0.999s coverage: 69.6% of statements [2020-04-09T19:56:09.460Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T19:56:09.460Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T19:56:09.460Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T19:56:09.697Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-09T19:56:10.979Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2020-04-09T19:56:11.580Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-09T19:56:12.482Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 87.9% of statements [2020-04-09T19:56:12.482Z] ok github.com/docker/docker/pkg/plugins/transport 0.027s coverage: 85.7% of statements [2020-04-09T19:56:12.482Z] ok github.com/docker/docker/pkg/progress 0.007s coverage: 75.9% of statements [2020-04-09T19:56:12.505Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-09T19:56:12.505Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-09T19:56:12.505Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-09T19:56:13.979Z] ok github.com/docker/docker/pkg/reexec 0.048s coverage: 82.4% of statements [2020-04-09T19:56:14.603Z] ok github.com/docker/docker/pkg/pubsub 1.205s coverage: 72.7% of statements [2020-04-09T19:56:14.892Z] ok github.com/docker/docker/pkg/stdcopy 0.016s coverage: 100.0% of statements [2020-04-09T19:56:16.392Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-04-09T19:56:16.680Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2020-04-09T19:56:17.310Z] ok github.com/docker/docker/pkg/symlink 0.024s coverage: 87.7% of statements [2020-04-09T19:56:17.950Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 80.8% of statements [2020-04-09T19:56:18.979Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 35.1% of statements [2020-04-09T19:56:19.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T19:56:19.031Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-09T19:56:19.602Z] ok github.com/docker/docker/pkg/tailfile 0.100s coverage: 88.6% of statements [2020-04-09T19:56:19.602Z] ok github.com/docker/docker/pkg/signal 5.609s coverage: 61.0% of statements [2020-04-09T19:56:20.913Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-09T19:56:21.101Z] ok github.com/docker/docker/pkg/term 0.014s coverage: 85.9% of statements [2020-04-09T19:56:21.101Z] ok github.com/docker/docker/pkg/tarsum 0.245s coverage: 89.3% of statements [2020-04-09T19:56:21.390Z] testing: warning: no tests to run [2020-04-09T19:56:21.390Z] ok github.com/docker/docker/pkg/term/windows 0.023s coverage: 0.0% of statements [no tests to run] [2020-04-09T19:56:22.415Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-04-09T19:56:22.415Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2020-04-09T19:56:22.415Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-09T19:56:23.428Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-09T19:56:25.958Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2020-04-09T19:56:26.248Z] ok github.com/docker/docker/profiles/seccomp 0.040s coverage: 69.1% of statements [2020-04-09T19:56:27.751Z] ok github.com/docker/docker/reference 0.019s coverage: 83.7% of statements [2020-04-09T19:56:28.782Z] ok github.com/docker/docker/plugin 0.590s coverage: 27.3% of statements [2020-04-09T19:56:30.293Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 49.0% of statements [2020-04-09T19:56:30.293Z] ok github.com/docker/docker/registry/resumable 0.026s coverage: 100.0% of statements [2020-04-09T19:56:31.530Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-09T19:56:31.530Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-09T19:56:31.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T19:56:32.357Z] ok github.com/docker/docker/registry 0.372s coverage: 56.3% of statements [2020-04-09T19:56:32.648Z] ok github.com/docker/docker/runconfig 0.025s coverage: 68.2% of statements [2020-04-09T19:56:32.945Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-04-09T19:56:33.144Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-09T19:56:35.714Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 67.0% of statements [2020-04-09T19:56:36.001Z] ok github.com/docker/docker/volume/local 0.056s coverage: 73.0% of statements [2020-04-09T19:56:36.403Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-09T19:56:37.485Z] ok github.com/docker/docker/volume/service 0.033s coverage: 73.0% of statements [2020-04-09T19:56:37.769Z] --- PASS: TestImportExtremelyLargeImageWorks (185.80s) [2020-04-09T19:56:37.769Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T19:56:37.769Z] daemon.go:325: [d644839f86be0] waiting for daemon to start [2020-04-09T19:56:37.769Z] daemon.go:325: [d644839f86be0] waiting for daemon to start [2020-04-09T19:56:37.769Z] daemon.go:353: [d644839f86be0] daemon started [2020-04-09T19:56:37.769Z] daemon.go:461: [d644839f86be0] Stopping daemon [2020-04-09T19:56:37.769Z] daemon.go:296: [d644839f86be0] exiting daemon [2020-04-09T19:56:37.769Z] daemon.go:448: [d644839f86be0] Daemon stopped [2020-04-09T19:56:37.769Z] PASS [2020-04-09T19:56:37.769Z] [2020-04-09T19:56:37.769Z] DONE 11 tests in 187.242s [2020-04-09T19:56:37.769Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T19:56:37.769Z] ++ 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-04-09T19:56:37.769Z] ++ set -e [2020-04-09T19:56:37.769Z] ++ '[' -n 0 ']' [2020-04-09T19:56:37.769Z] ++ set -x [2020-04-09T19:56:37.769Z] ++ 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-04-09T19:56:37.769Z] INFO: Testing against a local daemon [2020-04-09T19:56:37.769Z] === RUN TestNetworkCreateDelete [2020-04-09T19:56:37.769Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-04-09T19:56:37.769Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T19:56:38.329Z] --- PASS: TestDockerNetworkDeletePreferID (0.51s) [2020-04-09T19:56:38.329Z] === RUN TestInspectNetwork [2020-04-09T19:56:44.852Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T19:56:44.852Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T19:56:44.852Z] === RUN TestInspectNetwork/network_name [2020-04-09T19:56:44.852Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T19:56:47.789Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.8% of statements [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T19:56:47.789Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === Skipped [2020-04-09T19:56:47.789Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T19:56:47.789Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T19:56:47.789Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T19:56:47.789Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T19:56:47.789Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T19:56:47.789Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T19:56:47.789Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T19:56:47.789Z] graphtest_unix.go:73: No driver to put! [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T19:56:47.789Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] [2020-04-09T19:56:47.789Z] DONE 2065 tests, 19 skipped in 356.481s Post stage [Pipeline] junit [2020-04-09T19:56:47.826Z] Recording test results [2020-04-09T19:56:48.107Z] --- PASS: TestInspectNetwork (9.71s) [2020-04-09T19:56:48.107Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T19:56:48.107Z] daemon.go:325: [d9136b551c012] waiting for daemon to start [2020-04-09T19:56:48.107Z] daemon.go:325: [d9136b551c012] waiting for daemon to start [2020-04-09T19:56:48.107Z] daemon.go:353: [d9136b551c012] daemon started [2020-04-09T19:56:48.107Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T19:56:48.107Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T19:56:48.107Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T19:56:48.107Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T19:56:48.107Z] daemon.go:461: [d9136b551c012] Stopping daemon [2020-04-09T19:56:48.107Z] daemon.go:296: [d9136b551c012] exiting daemon [2020-04-09T19:56:48.107Z] daemon.go:448: [d9136b551c012] Daemon stopped [2020-04-09T19:56:48.107Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T19:56:48.699Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40800/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 -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:b66813eb456988a6af22657666b830476be65c06 hack/make.sh dynbinary test-integration [2020-04-09T19:56:48.986Z] [2020-04-09T19:56:49.277Z] Removing bundles/ [2020-04-09T19:56:49.277Z] [2020-04-09T19:56:49.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T19:56:49.277Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:56:49.277Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T19:56:50.614Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2020-04-09T19:56:50.614Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T19:56:50.614Z] daemon.go:325: [d7225814cbaec] waiting for daemon to start [2020-04-09T19:56:50.614Z] daemon.go:325: [d7225814cbaec] waiting for daemon to start [2020-04-09T19:56:50.614Z] daemon.go:353: [d7225814cbaec] daemon started [2020-04-09T19:56:50.614Z] daemon.go:461: [d7225814cbaec] Stopping daemon [2020-04-09T19:56:50.614Z] daemon.go:296: [d7225814cbaec] exiting daemon [2020-04-09T19:56:50.614Z] daemon.go:448: [d7225814cbaec] Daemon stopped [2020-04-09T19:56:50.614Z] === RUN TestNetworkInvalidJSON [2020-04-09T19:56:50.614Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T19:56:50.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T19:56:50.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:56:50.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:56:50.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:56:50.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:56:50.614Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T19:56:50.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T19:56:50.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T19:56:50.614Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T19:56:50.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T19:56:50.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T19:56:50.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T19:56:50.614Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T19:56:51.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-04-09T19:56:51.973Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T19:56:51.973Z] daemon.go:325: [d772a84896e10] waiting for daemon to start [2020-04-09T19:56:51.973Z] daemon.go:325: [d772a84896e10] waiting for daemon to start [2020-04-09T19:56:51.973Z] daemon.go:353: [d772a84896e10] daemon started [2020-04-09T19:56:51.973Z] daemon.go:461: [d772a84896e10] Stopping daemon [2020-04-09T19:56:51.973Z] daemon.go:296: [d772a84896e10] exiting daemon [2020-04-09T19:56:51.973Z] daemon.go:448: [d772a84896e10] Daemon stopped [2020-04-09T19:56:51.973Z] daemon.go:325: [d772a84896e10] waiting for daemon to start [2020-04-09T19:56:51.973Z] daemon.go:325: [d772a84896e10] waiting for daemon to start [2020-04-09T19:56:51.973Z] daemon.go:353: [d772a84896e10] daemon started [2020-04-09T19:56:51.973Z] daemon.go:461: [d772a84896e10] Stopping daemon [2020-04-09T19:56:51.973Z] daemon.go:296: [d772a84896e10] exiting daemon [2020-04-09T19:56:51.973Z] daemon.go:448: [d772a84896e10] Daemon stopped [2020-04-09T19:56:51.973Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T19:56:52.532Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2020-04-09T19:56:52.532Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T19:56:52.532Z] daemon.go:325: [ddb6906d9f03c] waiting for daemon to start [2020-04-09T19:56:52.532Z] daemon.go:325: [ddb6906d9f03c] waiting for daemon to start [2020-04-09T19:56:52.532Z] daemon.go:353: [ddb6906d9f03c] daemon started [2020-04-09T19:56:52.532Z] daemon.go:461: [ddb6906d9f03c] Stopping daemon [2020-04-09T19:56:52.532Z] daemon.go:296: [ddb6906d9f03c] exiting daemon [2020-04-09T19:56:52.532Z] daemon.go:448: [ddb6906d9f03c] Daemon stopped [2020-04-09T19:56:52.532Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T19:56:53.892Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-09T19:56:53.892Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-09T19:56:53.892Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.33s) [2020-04-09T19:56:53.892Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T19:56:53.892Z] daemon.go:325: [dbfb36a2bf7e8] waiting for daemon to start [2020-04-09T19:56:53.892Z] daemon.go:325: [dbfb36a2bf7e8] waiting for daemon to start [2020-04-09T19:56:53.892Z] daemon.go:353: [dbfb36a2bf7e8] daemon started [2020-04-09T19:56:53.892Z] daemon.go:461: [dbfb36a2bf7e8] Stopping daemon [2020-04-09T19:56:53.892Z] daemon.go:296: [dbfb36a2bf7e8] exiting daemon [2020-04-09T19:56:53.892Z] daemon.go:448: [dbfb36a2bf7e8] Daemon stopped [2020-04-09T19:56:53.892Z] daemon.go:325: [dbfb36a2bf7e8] waiting for daemon to start [2020-04-09T19:56:53.892Z] daemon.go:325: [dbfb36a2bf7e8] waiting for daemon to start [2020-04-09T19:56:53.892Z] daemon.go:353: [dbfb36a2bf7e8] daemon started [2020-04-09T19:56:53.892Z] daemon.go:461: [dbfb36a2bf7e8] Stopping daemon [2020-04-09T19:56:53.892Z] daemon.go:296: [dbfb36a2bf7e8] exiting daemon [2020-04-09T19:56:53.892Z] daemon.go:448: [dbfb36a2bf7e8] Daemon stopped [2020-04-09T19:56:53.892Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T19:56:53.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-09T19:56:53.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T19:56:55.252Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-09T19:56:55.252Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T19:56:55.252Z] daemon.go:325: [d3321fae4ec83] waiting for daemon to start [2020-04-09T19:56:55.252Z] daemon.go:325: [d3321fae4ec83] waiting for daemon to start [2020-04-09T19:56:55.252Z] daemon.go:353: [d3321fae4ec83] daemon started [2020-04-09T19:56:55.252Z] daemon.go:461: [d3321fae4ec83] Stopping daemon [2020-04-09T19:56:55.252Z] daemon.go:296: [d3321fae4ec83] exiting daemon [2020-04-09T19:56:55.252Z] daemon.go:448: [d3321fae4ec83] Daemon stopped [2020-04-09T19:56:55.252Z] daemon.go:325: [d3321fae4ec83] waiting for daemon to start [2020-04-09T19:56:55.252Z] daemon.go:325: [d3321fae4ec83] waiting for daemon to start [2020-04-09T19:56:55.252Z] daemon.go:353: [d3321fae4ec83] daemon started [2020-04-09T19:56:55.252Z] daemon.go:461: [d3321fae4ec83] Stopping daemon [2020-04-09T19:56:55.252Z] daemon.go:296: [d3321fae4ec83] exiting daemon [2020-04-09T19:56:55.252Z] daemon.go:448: [d3321fae4ec83] Daemon stopped [2020-04-09T19:56:55.252Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T19:56:55.812Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.67s) [2020-04-09T19:56:55.812Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T19:56:55.812Z] daemon.go:325: [d8953fde2b76e] waiting for daemon to start [2020-04-09T19:56:55.812Z] daemon.go:325: [d8953fde2b76e] waiting for daemon to start [2020-04-09T19:56:55.812Z] daemon.go:353: [d8953fde2b76e] daemon started [2020-04-09T19:56:55.812Z] daemon.go:461: [d8953fde2b76e] Stopping daemon [2020-04-09T19:56:55.812Z] daemon.go:296: [d8953fde2b76e] exiting daemon [2020-04-09T19:56:55.812Z] daemon.go:448: [d8953fde2b76e] Daemon stopped [2020-04-09T19:56:55.812Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T19:56:59.070Z] --- PASS: TestServiceWithPredefinedNetwork (2.93s) [2020-04-09T19:56:59.070Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T19:56:59.070Z] daemon.go:325: [d3d08f4632d5d] waiting for daemon to start [2020-04-09T19:56:59.070Z] daemon.go:325: [d3d08f4632d5d] waiting for daemon to start [2020-04-09T19:56:59.070Z] daemon.go:353: [d3d08f4632d5d] daemon started [2020-04-09T19:56:59.070Z] daemon.go:461: [d3d08f4632d5d] Stopping daemon [2020-04-09T19:56:59.070Z] daemon.go:296: [d3d08f4632d5d] exiting daemon [2020-04-09T19:56:59.070Z] daemon.go:448: [d3d08f4632d5d] Daemon stopped [2020-04-09T19:56:59.070Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T19:56:59.070Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T19:56:59.070Z] service_test.go:230: FLAKY_TEST [2020-04-09T19:56:59.070Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T19:56:59.070Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-09T19:56:59.070Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-09T19:56:59.325Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-09T19:57:00.248Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-09T19:57:00.248Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-09T19:57:00.502Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-09T19:57:00.762Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-09T19:57:03.277Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-09T19:57:04.636Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-09T19:57:05.997Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-09T19:57:07.357Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-09T19:57:09.242Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-09T19:57:10.165Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-09T19:57:14.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-09T19:57:15.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T19:57:17.753Z] --- PASS: TestServiceWithDataPathPortInit (18.54s) [2020-04-09T19:57:17.753Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T19:57:17.753Z] daemon.go:325: [da9eb4a82912a] waiting for daemon to start [2020-04-09T19:57:17.753Z] daemon.go:325: [da9eb4a82912a] waiting for daemon to start [2020-04-09T19:57:17.753Z] daemon.go:353: [da9eb4a82912a] daemon started [2020-04-09T19:57:17.753Z] daemon.go:461: [da9eb4a82912a] Stopping daemon [2020-04-09T19:57:17.753Z] daemon.go:296: [da9eb4a82912a] exiting daemon [2020-04-09T19:57:17.753Z] daemon.go:448: [da9eb4a82912a] Daemon stopped [2020-04-09T19:57:17.753Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T19:57:17.753Z] daemon.go:325: [de4127414af45] waiting for daemon to start [2020-04-09T19:57:17.753Z] daemon.go:325: [de4127414af45] waiting for daemon to start [2020-04-09T19:57:17.753Z] daemon.go:353: [de4127414af45] daemon started [2020-04-09T19:57:17.753Z] daemon.go:461: [de4127414af45] Stopping daemon [2020-04-09T19:57:17.753Z] daemon.go:296: [de4127414af45] exiting daemon [2020-04-09T19:57:17.753Z] daemon.go:448: [de4127414af45] Daemon stopped [2020-04-09T19:57:17.753Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T19:57:17.753Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-09T19:57:27.677Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.14s) [2020-04-09T19:57:27.677Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T19:57:27.677Z] daemon.go:325: [d110b054dd41e] waiting for daemon to start [2020-04-09T19:57:27.677Z] daemon.go:325: [d110b054dd41e] waiting for daemon to start [2020-04-09T19:57:27.677Z] daemon.go:353: [d110b054dd41e] daemon started [2020-04-09T19:57:27.677Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:t1bb1fy7cdvoixyixkv2gzvmb Created:2020-04-09 19:57:18.686072154 +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[c1ab3f486eeffae19d81d16c7ac880592432df33413dc727507285e9b896af3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vrtyjm3bozelhebpw2kf8kel5 EndpointID:e5dd12916f9152e0b1ab7359173b436c0343b4c674267839605ebc0b83ceca5a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ee7a6155eff5ae3eebe09346cdfc2a5627e39c69ef120fc6e407fb6d30fdaaf3 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:ccdfb8af54ca IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vrtyjm3bozelhebpw2kf8kel5 EndpointID:e5dd12916f9152e0b1ab7359173b436c0343b4c674267839605ebc0b83ceca5a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T19:57:27.677Z] daemon.go:461: [d110b054dd41e] Stopping daemon [2020-04-09T19:57:27.677Z] daemon.go:296: [d110b054dd41e] exiting daemon [2020-04-09T19:57:27.677Z] daemon.go:448: [d110b054dd41e] Daemon stopped [2020-04-09T19:57:27.677Z] PASS [2020-04-09T19:57:27.677Z] [2020-04-09T19:57:27.677Z] === Skipped [2020-04-09T19:57:27.677Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T19:57:27.677Z] service_test.go:230: FLAKY_TEST [2020-04-09T19:57:27.677Z] [2020-04-09T19:57:27.677Z] [2020-04-09T19:57:27.677Z] DONE 21 tests, 1 skipped in 48.804s [2020-04-09T19:57:27.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T19:57:27.678Z] ++ 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-04-09T19:57:27.678Z] ++ set -e [2020-04-09T19:57:27.678Z] ++ '[' -n 0 ']' [2020-04-09T19:57:27.678Z] ++ set -x [2020-04-09T19:57:27.678Z] ++ 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-04-09T19:57:27.678Z] INFO: Testing against a local daemon [2020-04-09T19:57:27.678Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T19:57:27.678Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T19:57:27.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:57:27.678Z] === RUN TestDockerNetworkIpvlan [2020-04-09T19:57:27.678Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T19:57:27.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:57:27.678Z] PASS [2020-04-09T19:57:27.678Z] [2020-04-09T19:57:27.678Z] === Skipped [2020-04-09T19:57:27.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T19:57:27.678Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:57:27.678Z] [2020-04-09T19:57:27.678Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T19:57:27.678Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T19:57:27.678Z] [2020-04-09T19:57:27.678Z] [2020-04-09T19:57:27.678Z] DONE 2 tests, 2 skipped in 0.104s [2020-04-09T19:57:27.678Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T19:57:27.678Z] ++ 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-04-09T19:57:27.678Z] ++ set -e [2020-04-09T19:57:27.678Z] ++ '[' -n 0 ']' [2020-04-09T19:57:27.678Z] ++ set -x [2020-04-09T19:57:27.678Z] ++ 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-04-09T19:57:27.678Z] INFO: Testing against a local daemon [2020-04-09T19:57:27.678Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T19:57:28.236Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2020-04-09T19:57:28.236Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T19:57:28.236Z] daemon.go:325: [d5594eaf4a68f] waiting for daemon to start [2020-04-09T19:57:28.236Z] daemon.go:325: [d5594eaf4a68f] waiting for daemon to start [2020-04-09T19:57:28.236Z] daemon.go:353: [d5594eaf4a68f] daemon started [2020-04-09T19:57:28.236Z] daemon.go:461: [d5594eaf4a68f] Stopping daemon [2020-04-09T19:57:28.236Z] daemon.go:296: [d5594eaf4a68f] exiting daemon [2020-04-09T19:57:28.236Z] daemon.go:448: [d5594eaf4a68f] Daemon stopped [2020-04-09T19:57:28.236Z] daemon.go:325: [d5594eaf4a68f] waiting for daemon to start [2020-04-09T19:57:28.236Z] daemon.go:325: [d5594eaf4a68f] waiting for daemon to start [2020-04-09T19:57:28.236Z] daemon.go:353: [d5594eaf4a68f] daemon started [2020-04-09T19:57:28.236Z] daemon.go:461: [d5594eaf4a68f] Stopping daemon [2020-04-09T19:57:28.236Z] daemon.go:296: [d5594eaf4a68f] exiting daemon [2020-04-09T19:57:28.236Z] daemon.go:448: [d5594eaf4a68f] Daemon stopped [2020-04-09T19:57:28.236Z] === RUN TestDockerNetworkMacvlan [2020-04-09T19:57:28.796Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T19:57:29.719Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T19:57:30.494Z] 65014b3c3121: Pull complete [2020-04-09T19:57:30.644Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T19:57:33.900Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T19:57:38.057Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T19:57:39.437Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-09T19:57:41.329Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-09T19:57:51.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-09T19:57:51.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-09T19:57:51.251Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-09T19:57:51.506Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-09T19:57:52.866Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-09T19:57:52.866Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-09T19:57:53.424Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan (25.77s) [2020-04-09T19:57:53.983Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:57:53.983Z] daemon.go:325: [d9af03ebdee45] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:325: [d9af03ebdee45] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:353: [d9af03ebdee45] daemon started [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-04-09T19:57:53.983Z] daemon.go:461: [d9af03ebdee45] Stopping daemon [2020-04-09T19:57:53.983Z] daemon.go:296: [d9af03ebdee45] exiting daemon [2020-04-09T19:57:53.983Z] daemon.go:448: [d9af03ebdee45] Daemon stopped [2020-04-09T19:57:53.983Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:57:53.983Z] daemon.go:325: [d8d59e6332631] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:325: [d8d59e6332631] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:353: [d8d59e6332631] daemon started [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-04-09T19:57:53.983Z] daemon.go:461: [d8d59e6332631] Stopping daemon [2020-04-09T19:57:53.983Z] daemon.go:296: [d8d59e6332631] exiting daemon [2020-04-09T19:57:53.983Z] daemon.go:448: [d8d59e6332631] Daemon stopped [2020-04-09T19:57:53.983Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:57:53.983Z] daemon.go:325: [d86cb21a40906] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:325: [d86cb21a40906] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:353: [d86cb21a40906] daemon started [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.66s) [2020-04-09T19:57:53.983Z] daemon.go:461: [d86cb21a40906] Stopping daemon [2020-04-09T19:57:53.983Z] daemon.go:296: [d86cb21a40906] exiting daemon [2020-04-09T19:57:53.983Z] daemon.go:448: [d86cb21a40906] Daemon stopped [2020-04-09T19:57:53.983Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:57:53.983Z] daemon.go:325: [d5ecf803f180b] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:325: [d5ecf803f180b] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:353: [d5ecf803f180b] daemon started [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.85s) [2020-04-09T19:57:53.983Z] daemon.go:461: [d5ecf803f180b] Stopping daemon [2020-04-09T19:57:53.983Z] daemon.go:296: [d5ecf803f180b] exiting daemon [2020-04-09T19:57:53.983Z] daemon.go:448: [d5ecf803f180b] Daemon stopped [2020-04-09T19:57:53.983Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T19:57:53.983Z] daemon.go:325: [dd8a1a3dab06d] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:325: [dd8a1a3dab06d] waiting for daemon to start [2020-04-09T19:57:53.983Z] daemon.go:353: [dd8a1a3dab06d] daemon started [2020-04-09T19:57:53.983Z] --- PASS: TestDockerNetworkMacvlan/Addressing (16.23s) [2020-04-09T19:57:53.983Z] daemon.go:461: [dd8a1a3dab06d] Stopping daemon [2020-04-09T19:57:53.983Z] daemon.go:296: [dd8a1a3dab06d] exiting daemon [2020-04-09T19:57:53.983Z] daemon.go:448: [dd8a1a3dab06d] Daemon stopped [2020-04-09T19:57:53.983Z] PASS [2020-04-09T19:57:53.983Z] [2020-04-09T19:57:53.983Z] DONE 7 tests in 27.289s [2020-04-09T19:57:53.983Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T19:57:53.983Z] ++ 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-04-09T19:57:53.983Z] ++ set -e [2020-04-09T19:57:53.983Z] ++ '[' -n 0 ']' [2020-04-09T19:57:53.983Z] ++ set -x [2020-04-09T19:57:53.983Z] ++ 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-04-09T19:57:53.983Z] testing: warning: no tests to run [2020-04-09T19:57:53.983Z] PASS [2020-04-09T19:57:53.983Z] [2020-04-09T19:57:53.983Z] DONE 0 tests in 0.021s [2020-04-09T19:57:53.983Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T19:57:53.983Z] ++ 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-04-09T19:57:53.983Z] ++ set -e [2020-04-09T19:57:53.983Z] ++ '[' -n 0 ']' [2020-04-09T19:57:53.983Z] ++ set -x [2020-04-09T19:57:53.983Z] ++ 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-04-09T19:57:53.983Z] INFO: Testing against a local daemon [2020-04-09T19:57:53.983Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T19:57:55.864Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2020-04-09T19:57:55.864Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T19:57:55.864Z] daemon.go:325: [d47aa49163e43] waiting for daemon to start [2020-04-09T19:57:55.864Z] daemon.go:325: [d47aa49163e43] waiting for daemon to start [2020-04-09T19:57:55.864Z] daemon.go:353: [d47aa49163e43] daemon started [2020-04-09T19:57:55.864Z] daemon.go:461: [d47aa49163e43] Stopping daemon [2020-04-09T19:57:55.864Z] daemon.go:296: [d47aa49163e43] exiting daemon [2020-04-09T19:57:55.864Z] daemon.go:448: [d47aa49163e43] Daemon stopped [2020-04-09T19:57:55.864Z] === RUN TestAuthZPluginTLS [2020-04-09T19:57:56.118Z] --- PASS: TestAuthZPluginTLS (0.55s) [2020-04-09T19:57:56.118Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T19:57:56.118Z] daemon.go:325: [dca408882f439] waiting for daemon to start [2020-04-09T19:57:56.118Z] daemon.go:325: [dca408882f439] waiting for daemon to start [2020-04-09T19:57:56.118Z] daemon.go:353: [dca408882f439] daemon started [2020-04-09T19:57:56.118Z] daemon.go:461: [dca408882f439] Stopping daemon [2020-04-09T19:57:56.118Z] daemon.go:296: [dca408882f439] exiting daemon [2020-04-09T19:57:56.118Z] daemon.go:448: [dca408882f439] Daemon stopped [2020-04-09T19:57:56.118Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T19:57:56.676Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-04-09T19:57:56.676Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T19:57:56.676Z] daemon.go:325: [d9e2351cb4ddc] waiting for daemon to start [2020-04-09T19:57:56.676Z] daemon.go:325: [d9e2351cb4ddc] waiting for daemon to start [2020-04-09T19:57:56.676Z] daemon.go:353: [d9e2351cb4ddc] daemon started [2020-04-09T19:57:56.676Z] daemon.go:461: [d9e2351cb4ddc] Stopping daemon [2020-04-09T19:57:56.676Z] daemon.go:296: [d9e2351cb4ddc] exiting daemon [2020-04-09T19:57:56.676Z] daemon.go:448: [d9e2351cb4ddc] Daemon stopped [2020-04-09T19:57:56.676Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T19:57:57.235Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-09T19:57:57.235Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T19:57:57.235Z] daemon.go:325: [d525678ab9a04] waiting for daemon to start [2020-04-09T19:57:57.235Z] daemon.go:325: [d525678ab9a04] waiting for daemon to start [2020-04-09T19:57:57.235Z] daemon.go:353: [d525678ab9a04] daemon started [2020-04-09T19:57:57.235Z] daemon.go:461: [d525678ab9a04] Stopping daemon [2020-04-09T19:57:57.235Z] daemon.go:296: [d525678ab9a04] exiting daemon [2020-04-09T19:57:57.235Z] daemon.go:448: [d525678ab9a04] Daemon stopped [2020-04-09T19:57:57.235Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T19:57:57.793Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-09T19:57:57.793Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T19:57:57.793Z] daemon.go:325: [d3e2e476a65ea] waiting for daemon to start [2020-04-09T19:57:57.793Z] daemon.go:325: [d3e2e476a65ea] waiting for daemon to start [2020-04-09T19:57:57.793Z] daemon.go:353: [d3e2e476a65ea] daemon started [2020-04-09T19:57:57.793Z] daemon.go:461: [d3e2e476a65ea] Stopping daemon [2020-04-09T19:57:57.793Z] daemon.go:296: [d3e2e476a65ea] exiting daemon [2020-04-09T19:57:57.793Z] daemon.go:448: [d3e2e476a65ea] Daemon stopped [2020-04-09T19:57:57.793Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T19:57:59.155Z] --- PASS: TestAuthZPluginAllowEventStream (1.50s) [2020-04-09T19:57:59.155Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T19:57:59.155Z] daemon.go:325: [db3912abebbc5] waiting for daemon to start [2020-04-09T19:57:59.155Z] daemon.go:325: [db3912abebbc5] waiting for daemon to start [2020-04-09T19:57:59.155Z] daemon.go:353: [db3912abebbc5] daemon started [2020-04-09T19:57:59.155Z] daemon.go:461: [db3912abebbc5] Stopping daemon [2020-04-09T19:57:59.155Z] daemon.go:296: [db3912abebbc5] exiting daemon [2020-04-09T19:57:59.155Z] daemon.go:448: [db3912abebbc5] Daemon stopped [2020-04-09T19:57:59.155Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T19:57:59.713Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-04-09T19:57:59.713Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T19:57:59.713Z] daemon.go:325: [dfbd26a100572] waiting for daemon to start [2020-04-09T19:57:59.713Z] daemon.go:325: [dfbd26a100572] waiting for daemon to start [2020-04-09T19:57:59.713Z] daemon.go:353: [dfbd26a100572] daemon started [2020-04-09T19:57:59.713Z] daemon.go:461: [dfbd26a100572] Stopping daemon [2020-04-09T19:57:59.713Z] daemon.go:296: [dfbd26a100572] exiting daemon [2020-04-09T19:57:59.713Z] daemon.go:448: [dfbd26a100572] Daemon stopped [2020-04-09T19:57:59.713Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T19:58:00.272Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2020-04-09T19:58:00.272Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T19:58:00.272Z] daemon.go:325: [dd5caef3e39bf] waiting for daemon to start [2020-04-09T19:58:00.272Z] daemon.go:325: [dd5caef3e39bf] waiting for daemon to start [2020-04-09T19:58:00.272Z] daemon.go:353: [dd5caef3e39bf] daemon started [2020-04-09T19:58:00.272Z] daemon.go:461: [dd5caef3e39bf] Stopping daemon [2020-04-09T19:58:00.272Z] daemon.go:296: [dd5caef3e39bf] exiting daemon [2020-04-09T19:58:00.272Z] daemon.go:448: [dd5caef3e39bf] Daemon stopped [2020-04-09T19:58:00.272Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T19:58:00.831Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-04-09T19:58:00.831Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T19:58:00.831Z] daemon.go:325: [dfd9c428b34c3] waiting for daemon to start [2020-04-09T19:58:00.831Z] daemon.go:325: [dfd9c428b34c3] waiting for daemon to start [2020-04-09T19:58:00.831Z] daemon.go:353: [dfd9c428b34c3] daemon started [2020-04-09T19:58:00.831Z] daemon.go:461: [dfd9c428b34c3] Stopping daemon [2020-04-09T19:58:00.831Z] daemon.go:296: [dfd9c428b34c3] exiting daemon [2020-04-09T19:58:00.831Z] daemon.go:448: [dfd9c428b34c3] Daemon stopped [2020-04-09T19:58:00.831Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T19:58:03.337Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.04s) [2020-04-09T19:58:03.337Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T19:58:03.337Z] daemon.go:325: [dae547b7a54bd] waiting for daemon to start [2020-04-09T19:58:03.337Z] daemon.go:325: [dae547b7a54bd] waiting for daemon to start [2020-04-09T19:58:03.337Z] daemon.go:353: [dae547b7a54bd] daemon started [2020-04-09T19:58:03.337Z] daemon.go:461: [dae547b7a54bd] Stopping daemon [2020-04-09T19:58:03.337Z] daemon.go:296: [dae547b7a54bd] exiting daemon [2020-04-09T19:58:03.337Z] daemon.go:448: [dae547b7a54bd] Daemon stopped [2020-04-09T19:58:03.337Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T19:58:03.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T19:58:05.219Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-09T19:58:05.475Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.48s) [2020-04-09T19:58:05.475Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T19:58:05.475Z] daemon.go:325: [da7dd3181db24] waiting for daemon to start [2020-04-09T19:58:05.475Z] daemon.go:325: [da7dd3181db24] waiting for daemon to start [2020-04-09T19:58:05.475Z] daemon.go:353: [da7dd3181db24] daemon started [2020-04-09T19:58:05.475Z] daemon.go:461: [da7dd3181db24] Stopping daemon [2020-04-09T19:58:05.475Z] daemon.go:296: [da7dd3181db24] exiting daemon [2020-04-09T19:58:05.475Z] daemon.go:448: [da7dd3181db24] Daemon stopped [2020-04-09T19:58:05.475Z] === RUN TestAuthZPluginHeader [2020-04-09T19:58:05.730Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-09T19:58:06.289Z] --- PASS: TestAuthZPluginHeader (0.91s) [2020-04-09T19:58:06.289Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T19:58:06.289Z] daemon.go:325: [d8c1d83eb8bf9] waiting for daemon to start [2020-04-09T19:58:06.289Z] daemon.go:325: [d8c1d83eb8bf9] waiting for daemon to start [2020-04-09T19:58:06.289Z] daemon.go:353: [d8c1d83eb8bf9] daemon started [2020-04-09T19:58:06.289Z] daemon.go:461: [d8c1d83eb8bf9] Stopping daemon [2020-04-09T19:58:06.289Z] daemon.go:296: [d8c1d83eb8bf9] exiting daemon [2020-04-09T19:58:06.289Z] daemon.go:448: [d8c1d83eb8bf9] Daemon stopped [2020-04-09T19:58:06.289Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T19:58:06.544Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-09T19:58:07.102Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-09T19:58:07.400Z] === RUN TestDockerSuite/TestBuildFails [2020-04-09T19:58:08.324Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-09T19:58:08.324Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-09T19:58:10.831Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-09T19:58:10.831Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.61s) [2020-04-09T19:58:10.831Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T19:58:10.831Z] daemon.go:325: [d7b7bd7072aa6] waiting for daemon to start [2020-04-09T19:58:10.831Z] daemon.go:325: [d7b7bd7072aa6] waiting for daemon to start [2020-04-09T19:58:10.831Z] daemon.go:353: [d7b7bd7072aa6] daemon started [2020-04-09T19:58:10.831Z] daemon.go:461: [d7b7bd7072aa6] Stopping daemon [2020-04-09T19:58:10.831Z] daemon.go:296: [d7b7bd7072aa6] exiting daemon [2020-04-09T19:58:10.831Z] daemon.go:448: [d7b7bd7072aa6] Daemon stopped [2020-04-09T19:58:10.831Z] daemon.go:325: [d7b7bd7072aa6] waiting for daemon to start [2020-04-09T19:58:10.831Z] daemon.go:325: [d7b7bd7072aa6] waiting for daemon to start [2020-04-09T19:58:10.831Z] daemon.go:353: [d7b7bd7072aa6] daemon started [2020-04-09T19:58:10.831Z] daemon.go:461: [d7b7bd7072aa6] Stopping daemon [2020-04-09T19:58:10.831Z] daemon.go:296: [d7b7bd7072aa6] exiting daemon [2020-04-09T19:58:10.831Z] daemon.go:448: [d7b7bd7072aa6] Daemon stopped [2020-04-09T19:58:10.831Z] === RUN TestAuthZPluginV2Disable [2020-04-09T19:58:13.341Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-09T19:58:14.301Z] --- PASS: TestAuthZPluginV2Disable (3.42s) [2020-04-09T19:58:14.301Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-04-09T19:58:14.301Z] daemon.go:325: [d6887ddcae1ee] waiting for daemon to start [2020-04-09T19:58:14.301Z] daemon.go:325: [d6887ddcae1ee] waiting for daemon to start [2020-04-09T19:58:14.301Z] daemon.go:353: [d6887ddcae1ee] daemon started [2020-04-09T19:58:14.301Z] daemon.go:461: [d6887ddcae1ee] Stopping daemon [2020-04-09T19:58:14.301Z] daemon.go:296: [d6887ddcae1ee] exiting daemon [2020-04-09T19:58:14.301Z] daemon.go:448: [d6887ddcae1ee] Daemon stopped [2020-04-09T19:58:14.301Z] daemon.go:325: [d6887ddcae1ee] waiting for daemon to start [2020-04-09T19:58:14.301Z] daemon.go:325: [d6887ddcae1ee] waiting for daemon to start [2020-04-09T19:58:14.301Z] daemon.go:353: [d6887ddcae1ee] daemon started [2020-04-09T19:58:14.301Z] daemon.go:461: [d6887ddcae1ee] Stopping daemon [2020-04-09T19:58:14.301Z] daemon.go:296: [d6887ddcae1ee] exiting daemon [2020-04-09T19:58:14.301Z] daemon.go:448: [d6887ddcae1ee] Daemon stopped [2020-04-09T19:58:14.301Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T19:58:14.859Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-09T19:58:16.740Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-09T19:58:16.740Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-09T19:58:17.663Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2020-04-09T19:58:17.663Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-04-09T19:58:17.663Z] daemon.go:325: [d403f8f890456] waiting for daemon to start [2020-04-09T19:58:17.663Z] daemon.go:325: [d403f8f890456] waiting for daemon to start [2020-04-09T19:58:17.663Z] daemon.go:353: [d403f8f890456] daemon started [2020-04-09T19:58:17.663Z] daemon.go:461: [d403f8f890456] Stopping daemon [2020-04-09T19:58:17.663Z] daemon.go:296: [d403f8f890456] exiting daemon [2020-04-09T19:58:17.663Z] daemon.go:448: [d403f8f890456] Daemon stopped [2020-04-09T19:58:17.663Z] daemon.go:325: [d403f8f890456] waiting for daemon to start [2020-04-09T19:58:17.663Z] daemon.go:325: [d403f8f890456] waiting for daemon to start [2020-04-09T19:58:17.663Z] daemon.go:353: [d403f8f890456] daemon started [2020-04-09T19:58:17.663Z] daemon.go:461: [d403f8f890456] Stopping daemon [2020-04-09T19:58:17.663Z] daemon.go:296: [d403f8f890456] exiting daemon [2020-04-09T19:58:17.663Z] daemon.go:448: [d403f8f890456] Daemon stopped [2020-04-09T19:58:17.663Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T19:58:17.918Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-09T19:58:20.424Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-09T19:58:21.348Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-09T19:58:21.906Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-09T19:58:25.164Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-09T19:58:27.673Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-09T19:58:29.033Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-09T19:58:30.391Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.91s) [2020-04-09T19:58:30.391Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:353: [d65b3ef9c46ff] daemon started [2020-04-09T19:58:30.391Z] daemon.go:461: [d65b3ef9c46ff] Stopping daemon [2020-04-09T19:58:30.391Z] daemon.go:296: [d65b3ef9c46ff] exiting daemon [2020-04-09T19:58:30.391Z] daemon.go:448: [d65b3ef9c46ff] Daemon stopped [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:296: [d65b3ef9c46ff] exiting daemon [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:325: [d65b3ef9c46ff] waiting for daemon to start [2020-04-09T19:58:30.391Z] daemon.go:353: [d65b3ef9c46ff] daemon started [2020-04-09T19:58:30.391Z] daemon.go:461: [d65b3ef9c46ff] Stopping daemon [2020-04-09T19:58:30.391Z] daemon.go:296: [d65b3ef9c46ff] exiting daemon [2020-04-09T19:58:30.391Z] daemon.go:448: [d65b3ef9c46ff] Daemon stopped [2020-04-09T19:58:30.391Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T19:58:33.647Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-09T19:58:33.647Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-09T19:58:34.205Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-09T19:58:34.765Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-09T19:58:35.323Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-09T19:58:35.323Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-09T19:58:35.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T19:58:36.440Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-09T19:58:36.999Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-09T19:58:37.253Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-09T19:58:37.813Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-09T19:58:38.068Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-09T19:58:38.628Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-09T19:58:39.987Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-09T19:58:42.495Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-09T19:58:47.754Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2020-04-09T19:58:47.754Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:353: [d58a015ce7c09] daemon started [2020-04-09T19:58:47.755Z] daemon.go:461: [d58a015ce7c09] Stopping daemon [2020-04-09T19:58:47.755Z] daemon.go:296: [d58a015ce7c09] exiting daemon [2020-04-09T19:58:47.755Z] daemon.go:448: [d58a015ce7c09] Daemon stopped [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:339: [d58a015ce7c09] error pinging daemon on start: Get http://d58a015ce7c09.sock/_ping: context deadline exceeded [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:339: [d58a015ce7c09] error pinging daemon on start: Get http://d58a015ce7c09.sock/_ping: context deadline exceeded [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:339: [d58a015ce7c09] error pinging daemon on start: Get http://d58a015ce7c09.sock/_ping: context deadline exceeded [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:339: [d58a015ce7c09] error pinging daemon on start: Get http://d58a015ce7c09.sock/_ping: context deadline exceeded [2020-04-09T19:58:47.755Z] daemon.go:296: [d58a015ce7c09] exiting daemon [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:325: [d58a015ce7c09] waiting for daemon to start [2020-04-09T19:58:47.755Z] daemon.go:353: [d58a015ce7c09] daemon started [2020-04-09T19:58:47.755Z] daemon.go:461: [d58a015ce7c09] Stopping daemon [2020-04-09T19:58:47.755Z] daemon.go:296: [d58a015ce7c09] exiting daemon [2020-04-09T19:58:47.755Z] daemon.go:448: [d58a015ce7c09] Daemon stopped [2020-04-09T19:58:47.755Z] PASS [2020-04-09T19:58:47.755Z] [2020-04-09T19:58:47.755Z] DONE 17 tests in 53.055s [2020-04-09T19:58:47.755Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T19:58:47.755Z] ++ 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-04-09T19:58:47.755Z] ++ set -e [2020-04-09T19:58:47.755Z] ++ '[' -n 0 ']' [2020-04-09T19:58:47.755Z] ++ set -x [2020-04-09T19:58:47.755Z] ++ 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-04-09T19:58:47.755Z] INFO: Testing against a local daemon [2020-04-09T19:58:47.755Z] === RUN TestPluginInvalidJSON [2020-04-09T19:58:47.755Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:58:47.755Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:58:47.755Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T19:58:47.755Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-09T19:58:47.755Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T19:58:47.755Z] PASS [2020-04-09T19:58:47.755Z] [2020-04-09T19:58:47.755Z] DONE 2 tests in 0.116s [2020-04-09T19:58:47.755Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T19:58:47.755Z] ++ 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-04-09T19:58:47.755Z] ++ set -e [2020-04-09T19:58:47.755Z] ++ '[' -n 0 ']' [2020-04-09T19:58:47.755Z] ++ set -x [2020-04-09T19:58:47.755Z] ++ 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-04-09T19:58:47.755Z] INFO: Testing against a local daemon [2020-04-09T19:58:47.755Z] === RUN TestExternalGraphDriver [2020-04-09T19:58:47.755Z] === RUN TestExternalGraphDriver/json [2020-04-09T19:58:47.755Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-09T19:58:49.716Z] === RUN TestExternalGraphDriver/spec [2020-04-09T19:58:51.076Z] === RUN TestExternalGraphDriver/pull [2020-04-09T19:58:51.634Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-09T19:58:51.634Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-09T19:58:51.634Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-09T19:58:51.890Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-09T19:58:51.890Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-09T19:58:52.144Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-09T19:58:53.504Z] --- PASS: TestExternalGraphDriver (6.03s) [2020-04-09T19:58:53.504Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:353: [d0a82f4624598] daemon started [2020-04-09T19:58:53.504Z] daemon.go:461: [d0a82f4624598] Stopping daemon [2020-04-09T19:58:53.504Z] daemon.go:296: [d0a82f4624598] exiting daemon [2020-04-09T19:58:53.504Z] daemon.go:448: [d0a82f4624598] Daemon stopped [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:353: [d0a82f4624598] daemon started [2020-04-09T19:58:53.504Z] daemon.go:461: [d0a82f4624598] Stopping daemon [2020-04-09T19:58:53.504Z] daemon.go:296: [d0a82f4624598] exiting daemon [2020-04-09T19:58:53.504Z] daemon.go:448: [d0a82f4624598] Daemon stopped [2020-04-09T19:58:53.504Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:353: [d0a82f4624598] daemon started [2020-04-09T19:58:53.504Z] daemon.go:461: [d0a82f4624598] Stopping daemon [2020-04-09T19:58:53.504Z] daemon.go:296: [d0a82f4624598] exiting daemon [2020-04-09T19:58:53.504Z] daemon.go:448: [d0a82f4624598] Daemon stopped [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:353: [d0a82f4624598] daemon started [2020-04-09T19:58:53.504Z] daemon.go:461: [d0a82f4624598] Stopping daemon [2020-04-09T19:58:53.504Z] daemon.go:296: [d0a82f4624598] exiting daemon [2020-04-09T19:58:53.504Z] daemon.go:448: [d0a82f4624598] Daemon stopped [2020-04-09T19:58:53.504Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:325: [d0a82f4624598] waiting for daemon to start [2020-04-09T19:58:53.504Z] daemon.go:353: [d0a82f4624598] daemon started [2020-04-09T19:58:53.504Z] daemon.go:461: [d0a82f4624598] Stopping daemon [2020-04-09T19:58:53.505Z] daemon.go:296: [d0a82f4624598] exiting daemon [2020-04-09T19:58:53.505Z] daemon.go:448: [d0a82f4624598] Daemon stopped [2020-04-09T19:58:53.505Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2020-04-09T19:58:53.505Z] === RUN TestGraphdriverPluginV2 [2020-04-09T19:58:54.063Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-09T19:58:55.422Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-09T19:58:56.655Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T19:58:56.655Z] [2020-04-09T19:58:56.655Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T19:58:56.655Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T19:58:56.655Z] HOSTNAME=fbaaa6f02c5d [2020-04-09T19:58:56.655Z] TESTDEBUG=0 [2020-04-09T19:58:56.655Z] DEST=bundles/test-integration [2020-04-09T19:58:56.655Z] PWD=/go/src/github.com/docker/docker [2020-04-09T19:58:56.656Z] DOCKER_GITCOMMIT=b66813eb456988a6af22657666b830476be65c06 [2020-04-09T19:58:56.656Z] container=docker [2020-04-09T19:58:56.656Z] HOME=/root [2020-04-09T19:58:56.656Z] GOLANG_VERSION=1.13.9 [2020-04-09T19:58:56.656Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T19:58:56.656Z] VALIDATE_BRANCH=19.03 [2020-04-09T19:58:56.656Z] TERM=xterm [2020-04-09T19:58:56.656Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T19:58:56.656Z] SHLVL=1 [2020-04-09T19:58:56.656Z] TIMEOUT=120m [2020-04-09T19:58:56.656Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T19:58:56.656Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T19:58:56.656Z] GO111MODULE=off [2020-04-09T19:58:56.656Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T19:58:56.656Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T19:58:56.656Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T19:58:56.656Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T19:58:56.656Z] GOPATH=/go [2020-04-09T19:58:56.656Z] PKG_CONFIG=pkg-config [2020-04-09T19:58:56.656Z] _=/usr/bin/env [2020-04-09T19:58:56.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T19:58:57.930Z] --- PASS: TestGraphdriverPluginV2 (4.74s) [2020-04-09T19:58:57.930Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-04-09T19:58:57.930Z] daemon.go:325: [de5c59cb182fc] waiting for daemon to start [2020-04-09T19:58:57.930Z] daemon.go:325: [de5c59cb182fc] waiting for daemon to start [2020-04-09T19:58:57.930Z] daemon.go:353: [de5c59cb182fc] daemon started [2020-04-09T19:58:57.930Z] daemon.go:461: [de5c59cb182fc] Stopping daemon [2020-04-09T19:58:57.930Z] daemon.go:296: [de5c59cb182fc] exiting daemon [2020-04-09T19:58:57.930Z] daemon.go:448: [de5c59cb182fc] Daemon stopped [2020-04-09T19:58:57.930Z] daemon.go:325: [de5c59cb182fc] waiting for daemon to start [2020-04-09T19:58:57.930Z] daemon.go:325: [de5c59cb182fc] waiting for daemon to start [2020-04-09T19:58:57.930Z] daemon.go:353: [de5c59cb182fc] daemon started [2020-04-09T19:58:57.930Z] daemon.go:461: [de5c59cb182fc] Stopping daemon [2020-04-09T19:58:57.930Z] daemon.go:296: [de5c59cb182fc] exiting daemon [2020-04-09T19:58:57.930Z] daemon.go:448: [de5c59cb182fc] Daemon stopped [2020-04-09T19:58:57.930Z] PASS [2020-04-09T19:58:57.930Z] [2020-04-09T19:58:57.930Z] DONE 5 tests in 10.878s [2020-04-09T19:58:57.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T19:58:57.930Z] ++ 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-04-09T19:58:57.930Z] ++ set -e [2020-04-09T19:58:57.930Z] ++ '[' -n 0 ']' [2020-04-09T19:58:57.930Z] ++ set -x [2020-04-09T19:58:57.930Z] ++ 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-04-09T19:58:58.185Z] INFO: Testing against a local daemon [2020-04-09T19:58:58.185Z] === RUN TestContinueAfterPluginCrash [2020-04-09T19:58:58.185Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T19:58:58.185Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T19:58:58.185Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T19:58:58.185Z] === CONT TestContinueAfterPluginCrash [2020-04-09T19:58:58.185Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T19:59:00.066Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-09T19:59:00.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T19:59:00.990Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-09T19:59:01.915Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-09T19:59:16.744Z] --- PASS: TestDaemonStartWithLogOpt (16.21s) [2020-04-09T19:59:16.744Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T19:59:16.744Z] daemon.go:325: [d2b4e1333e946] waiting for daemon to start [2020-04-09T19:59:16.744Z] daemon.go:325: [d2b4e1333e946] waiting for daemon to start [2020-04-09T19:59:16.744Z] daemon.go:353: [d2b4e1333e946] daemon started [2020-04-09T19:59:16.744Z] daemon.go:461: [d2b4e1333e946] Stopping daemon [2020-04-09T19:59:16.744Z] daemon.go:296: [d2b4e1333e946] exiting daemon [2020-04-09T19:59:16.744Z] daemon.go:448: [d2b4e1333e946] Daemon stopped [2020-04-09T19:59:16.744Z] daemon.go:325: [d2b4e1333e946] waiting for daemon to start [2020-04-09T19:59:16.744Z] daemon.go:325: [d2b4e1333e946] waiting for daemon to start [2020-04-09T19:59:16.744Z] daemon.go:353: [d2b4e1333e946] daemon started [2020-04-09T19:59:16.744Z] daemon.go:461: [d2b4e1333e946] Stopping daemon [2020-04-09T19:59:16.744Z] daemon.go:296: [d2b4e1333e946] exiting daemon [2020-04-09T19:59:16.744Z] daemon.go:448: [d2b4e1333e946] Daemon stopped [2020-04-09T19:59:16.744Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-09T19:59:19.253Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-09T19:59:19.253Z] --- PASS: TestContinueAfterPluginCrash (21.18s) [2020-04-09T19:59:19.253Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T19:59:19.253Z] daemon.go:325: [dba887651a860] waiting for daemon to start [2020-04-09T19:59:19.253Z] daemon.go:325: [dba887651a860] waiting for daemon to start [2020-04-09T19:59:19.253Z] daemon.go:353: [dba887651a860] daemon started [2020-04-09T19:59:19.253Z] daemon.go:461: [dba887651a860] Stopping daemon [2020-04-09T19:59:19.253Z] daemon.go:296: [dba887651a860] exiting daemon [2020-04-09T19:59:19.253Z] daemon.go:448: [dba887651a860] Daemon stopped [2020-04-09T19:59:19.253Z] PASS [2020-04-09T19:59:19.253Z] [2020-04-09T19:59:19.253Z] DONE 2 tests in 21.297s [2020-04-09T19:59:19.253Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T19:59:19.253Z] ++ 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-04-09T19:59:19.253Z] ++ set -e [2020-04-09T19:59:19.253Z] ++ '[' -n 0 ']' [2020-04-09T19:59:19.253Z] ++ set -x [2020-04-09T19:59:19.253Z] ++ 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-04-09T19:59:19.508Z] INFO: Testing against a local daemon [2020-04-09T19:59:19.508Z] === RUN TestPluginWithDevMounts [2020-04-09T19:59:19.508Z] === PAUSE TestPluginWithDevMounts [2020-04-09T19:59:19.508Z] === CONT TestPluginWithDevMounts [2020-04-09T19:59:20.868Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-09T19:59:21.427Z] --- PASS: TestPluginWithDevMounts (1.97s) [2020-04-09T19:59:21.427Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T19:59:21.427Z] daemon.go:325: [d24cde470bfa0] waiting for daemon to start [2020-04-09T19:59:21.427Z] daemon.go:325: [d24cde470bfa0] waiting for daemon to start [2020-04-09T19:59:21.427Z] daemon.go:353: [d24cde470bfa0] daemon started [2020-04-09T19:59:21.427Z] daemon.go:461: [d24cde470bfa0] Stopping daemon [2020-04-09T19:59:21.427Z] daemon.go:296: [d24cde470bfa0] exiting daemon [2020-04-09T19:59:21.427Z] daemon.go:448: [d24cde470bfa0] Daemon stopped [2020-04-09T19:59:21.427Z] PASS [2020-04-09T19:59:21.427Z] [2020-04-09T19:59:21.427Z] DONE 1 tests in 2.116s [2020-04-09T19:59:21.427Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T19:59:21.427Z] ++ 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-04-09T19:59:21.427Z] ++ set -e [2020-04-09T19:59:21.427Z] ++ '[' -n 0 ']' [2020-04-09T19:59:21.427Z] ++ set -x [2020-04-09T19:59:21.427Z] ++ 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-04-09T19:59:21.682Z] INFO: Testing against a local daemon [2020-04-09T19:59:21.682Z] === RUN TestSecretInspect [2020-04-09T19:59:23.042Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-09T19:59:23.042Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-09T19:59:24.950Z] --- PASS: TestSecretInspect (3.14s) [2020-04-09T19:59:24.950Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T19:59:24.950Z] daemon.go:325: [df3d1b4807f47] waiting for daemon to start [2020-04-09T19:59:24.950Z] daemon.go:325: [df3d1b4807f47] waiting for daemon to start [2020-04-09T19:59:24.950Z] daemon.go:353: [df3d1b4807f47] daemon started [2020-04-09T19:59:24.950Z] daemon.go:461: [df3d1b4807f47] Stopping daemon [2020-04-09T19:59:24.950Z] daemon.go:296: [df3d1b4807f47] exiting daemon [2020-04-09T19:59:24.950Z] daemon.go:448: [df3d1b4807f47] Daemon stopped [2020-04-09T19:59:24.950Z] === RUN TestSecretList [2020-04-09T19:59:25.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-09T19:59:27.756Z] --- PASS: TestSecretList (3.07s) [2020-04-09T19:59:27.756Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T19:59:27.756Z] daemon.go:325: [d748f0a7b7ee8] waiting for daemon to start [2020-04-09T19:59:27.756Z] daemon.go:325: [d748f0a7b7ee8] waiting for daemon to start [2020-04-09T19:59:27.756Z] daemon.go:353: [d748f0a7b7ee8] daemon started [2020-04-09T19:59:27.756Z] daemon.go:461: [d748f0a7b7ee8] Stopping daemon [2020-04-09T19:59:27.756Z] daemon.go:296: [d748f0a7b7ee8] exiting daemon [2020-04-09T19:59:27.756Z] daemon.go:448: [d748f0a7b7ee8] Daemon stopped [2020-04-09T19:59:27.756Z] === RUN TestSecretsCreateAndDelete [2020-04-09T19:59:28.317Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-09T19:59:29.240Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-09T19:59:29.799Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T19:59:31.159Z] --- PASS: TestSecretsCreateAndDelete (3.14s) [2020-04-09T19:59:31.159Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T19:59:31.159Z] daemon.go:325: [d232382b6d36a] waiting for daemon to start [2020-04-09T19:59:31.159Z] daemon.go:325: [d232382b6d36a] waiting for daemon to start [2020-04-09T19:59:31.159Z] daemon.go:353: [d232382b6d36a] daemon started [2020-04-09T19:59:31.159Z] daemon.go:461: [d232382b6d36a] Stopping daemon [2020-04-09T19:59:31.159Z] daemon.go:296: [d232382b6d36a] exiting daemon [2020-04-09T19:59:31.159Z] daemon.go:448: [d232382b6d36a] Daemon stopped [2020-04-09T19:59:31.159Z] === RUN TestSecretsUpdate [2020-04-09T19:59:31.414Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-09T19:59:31.672Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-09T19:59:34.180Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-09T19:59:34.434Z] --- PASS: TestSecretsUpdate (3.47s) [2020-04-09T19:59:34.434Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T19:59:34.434Z] daemon.go:325: [da54eceb9cd22] waiting for daemon to start [2020-04-09T19:59:34.434Z] daemon.go:325: [da54eceb9cd22] waiting for daemon to start [2020-04-09T19:59:34.434Z] daemon.go:353: [da54eceb9cd22] daemon started [2020-04-09T19:59:34.434Z] daemon.go:461: [da54eceb9cd22] Stopping daemon [2020-04-09T19:59:34.434Z] daemon.go:296: [da54eceb9cd22] exiting daemon [2020-04-09T19:59:34.434Z] daemon.go:448: [da54eceb9cd22] Daemon stopped [2020-04-09T19:59:34.434Z] === RUN TestTemplatedSecret [2020-04-09T19:59:34.993Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-09T19:59:36.352Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-09T19:59:37.277Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-09T19:59:37.836Z] --- PASS: TestTemplatedSecret (3.41s) [2020-04-09T19:59:37.836Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T19:59:37.836Z] daemon.go:325: [d445311b21aac] waiting for daemon to start [2020-04-09T19:59:37.836Z] daemon.go:325: [d445311b21aac] waiting for daemon to start [2020-04-09T19:59:37.836Z] daemon.go:353: [d445311b21aac] daemon started [2020-04-09T19:59:37.836Z] daemon.go:461: [d445311b21aac] Stopping daemon [2020-04-09T19:59:37.836Z] daemon.go:296: [d445311b21aac] exiting daemon [2020-04-09T19:59:37.836Z] daemon.go:448: [d445311b21aac] Daemon stopped [2020-04-09T19:59:37.836Z] === RUN TestSecretCreateResolve [2020-04-09T19:59:39.197Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-09T19:59:39.452Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-09T19:59:39.452Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-09T19:59:40.012Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-09T19:59:40.267Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-09T19:59:40.938Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-04-09T19:59:40.938Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T19:59:40.938Z] daemon.go:325: [dfc1461f14410] waiting for daemon to start [2020-04-09T19:59:40.938Z] daemon.go:325: [dfc1461f14410] waiting for daemon to start [2020-04-09T19:59:40.938Z] daemon.go:353: [dfc1461f14410] daemon started [2020-04-09T19:59:40.938Z] daemon.go:461: [dfc1461f14410] Stopping daemon [2020-04-09T19:59:40.938Z] daemon.go:296: [dfc1461f14410] exiting daemon [2020-04-09T19:59:40.938Z] daemon.go:448: [dfc1461f14410] Daemon stopped [2020-04-09T19:59:40.938Z] PASS [2020-04-09T19:59:40.938Z] [2020-04-09T19:59:40.938Z] DONE 6 tests in 19.554s [2020-04-09T19:59:40.938Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-09T19:59:40.938Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T19:59:40.938Z] ++ 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-04-09T19:59:40.938Z] ++ set -e [2020-04-09T19:59:40.938Z] ++ '[' -n 0 ']' [2020-04-09T19:59:40.938Z] ++ set -x [2020-04-09T19:59:40.938Z] ++ 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-04-09T19:59:41.193Z] INFO: Testing against a local daemon [2020-04-09T19:59:41.193Z] === RUN TestServiceCreateInit [2020-04-09T19:59:41.193Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T19:59:42.287Z] 23645bd7ee08: Pull complete [2020-04-09T19:59:42.287Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-09T19:59:42.287Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T19:59:42.287Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-09T19:59:42.287Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-09T19:59:42.287Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-09T19:59:42.287Z] WARN: Skipping validation tests [2020-04-09T19:59:42.287Z] INFO: Running unit tests at 04/09/2020 19:59:40... [2020-04-09T19:59:43.699Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-09T19:59:43.954Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-09T19:59:43.954Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T19:59:44.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T19:59:44.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T19:59:45.211Z] INFO: make.ps1 starting at 04/09/2020 19:59:44 [2020-04-09T19:59:45.673Z] INFO: Git commit (b66813eb4) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T19:59:45.673Z] INFO: Invoking autogen... [2020-04-09T19:59:46.135Z] INFO: Running unit tests... [2020-04-09T19:59:46.460Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T19:59:47.018Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-09T19:59:49.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T19:59:49.526Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-09T19:59:50.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T19:59:52.032Z] --- PASS: TestServiceCreateInit (10.55s) [2020-04-09T19:59:52.032Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2020-04-09T19:59:52.032Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T19:59:52.032Z] daemon.go:325: [d3229f6f51e78] waiting for daemon to start [2020-04-09T19:59:52.032Z] daemon.go:325: [d3229f6f51e78] waiting for daemon to start [2020-04-09T19:59:52.032Z] daemon.go:353: [d3229f6f51e78] daemon started [2020-04-09T19:59:52.032Z] daemon.go:461: [d3229f6f51e78] Stopping daemon [2020-04-09T19:59:52.032Z] daemon.go:296: [d3229f6f51e78] exiting daemon [2020-04-09T19:59:52.032Z] daemon.go:448: [d3229f6f51e78] Daemon stopped [2020-04-09T19:59:52.032Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.62s) [2020-04-09T19:59:52.032Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T19:59:52.032Z] daemon.go:325: [d9a9f4d5fb6a9] waiting for daemon to start [2020-04-09T19:59:52.032Z] daemon.go:325: [d9a9f4d5fb6a9] waiting for daemon to start [2020-04-09T19:59:52.032Z] daemon.go:353: [d9a9f4d5fb6a9] daemon started [2020-04-09T19:59:52.032Z] daemon.go:461: [d9a9f4d5fb6a9] Stopping daemon [2020-04-09T19:59:52.032Z] daemon.go:296: [d9a9f4d5fb6a9] exiting daemon [2020-04-09T19:59:52.032Z] daemon.go:448: [d9a9f4d5fb6a9] Daemon stopped [2020-04-09T19:59:52.032Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T19:59:52.032Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-09T19:59:52.968Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-09T19:59:53.278Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T19:59:54.853Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-09T19:59:55.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T19:59:55.411Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-09T19:59:57.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T19:59:57.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:00:00.641Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-09T20:00:01.222Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:00:02.521Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-09T20:00:03.081Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-09T20:00:03.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:00:04.440Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-09T20:00:07.298Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:00:08.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:00:09.670Z] --- PASS: TestCreateServiceMultipleTimes (18.00s) [2020-04-09T20:00:09.670Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T20:00:09.670Z] daemon.go:325: [d5cbacfc16632] waiting for daemon to start [2020-04-09T20:00:09.670Z] daemon.go:325: [d5cbacfc16632] waiting for daemon to start [2020-04-09T20:00:09.670Z] daemon.go:353: [d5cbacfc16632] daemon started [2020-04-09T20:00:09.670Z] daemon.go:461: [d5cbacfc16632] Stopping daemon [2020-04-09T20:00:09.670Z] daemon.go:296: [d5cbacfc16632] exiting daemon [2020-04-09T20:00:09.670Z] daemon.go:448: [d5cbacfc16632] Daemon stopped [2020-04-09T20:00:09.670Z] === RUN TestCreateServiceConflict [2020-04-09T20:00:12.928Z] --- PASS: TestCreateServiceConflict (3.04s) [2020-04-09T20:00:12.928Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T20:00:12.928Z] daemon.go:325: [d76928be4c5ba] waiting for daemon to start [2020-04-09T20:00:12.928Z] daemon.go:325: [d76928be4c5ba] waiting for daemon to start [2020-04-09T20:00:12.928Z] daemon.go:353: [d76928be4c5ba] daemon started [2020-04-09T20:00:12.928Z] daemon.go:461: [d76928be4c5ba] Stopping daemon [2020-04-09T20:00:12.928Z] daemon.go:296: [d76928be4c5ba] exiting daemon [2020-04-09T20:00:12.928Z] daemon.go:448: [d76928be4c5ba] Daemon stopped [2020-04-09T20:00:12.928Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:00:13.851Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-09T20:00:17.106Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2020-04-09T20:00:17.106Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T20:00:17.106Z] daemon.go:325: [ddb96d6c5241a] waiting for daemon to start [2020-04-09T20:00:17.106Z] daemon.go:325: [ddb96d6c5241a] waiting for daemon to start [2020-04-09T20:00:17.106Z] daemon.go:353: [ddb96d6c5241a] daemon started [2020-04-09T20:00:17.106Z] daemon.go:461: [ddb96d6c5241a] Stopping daemon [2020-04-09T20:00:17.106Z] daemon.go:296: [ddb96d6c5241a] exiting daemon [2020-04-09T20:00:17.106Z] daemon.go:448: [ddb96d6c5241a] Daemon stopped [2020-04-09T20:00:17.106Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:00:18.987Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-09T20:00:20.871Z] === RUN TestDockerSuite/TestBuildRm [2020-04-09T20:00:21.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:00:22.160Z] ok github.com/docker/docker/api/server 0.196s coverage: 7.9% of statements [2020-04-09T20:00:23.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:00:24.127Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-09T20:00:25.051Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-09T20:00:25.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:00:26.412Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-09T20:00:26.708Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-09T20:00:27.266Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-09T20:00:28.665Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-09T20:00:29.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:00:30.024Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-09T20:00:30.946Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-09T20:00:31.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:00:31.506Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.76s) [2020-04-09T20:00:31.506Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T20:00:31.506Z] daemon.go:325: [d183751ba643c] waiting for daemon to start [2020-04-09T20:00:31.506Z] daemon.go:325: [d183751ba643c] waiting for daemon to start [2020-04-09T20:00:31.506Z] daemon.go:353: [d183751ba643c] daemon started [2020-04-09T20:00:31.506Z] daemon.go:461: [d183751ba643c] Stopping daemon [2020-04-09T20:00:31.506Z] daemon.go:296: [d183751ba643c] exiting daemon [2020-04-09T20:00:31.506Z] daemon.go:448: [d183751ba643c] Daemon stopped [2020-04-09T20:00:31.506Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:00:33.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:00:34.764Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-04-09T20:00:34.764Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T20:00:34.764Z] daemon.go:325: [d561f7d6cce9b] waiting for daemon to start [2020-04-09T20:00:34.764Z] daemon.go:325: [d561f7d6cce9b] waiting for daemon to start [2020-04-09T20:00:34.764Z] daemon.go:353: [d561f7d6cce9b] daemon started [2020-04-09T20:00:34.764Z] daemon.go:461: [d561f7d6cce9b] Stopping daemon [2020-04-09T20:00:34.764Z] daemon.go:296: [d561f7d6cce9b] exiting daemon [2020-04-09T20:00:34.764Z] daemon.go:448: [d561f7d6cce9b] Daemon stopped [2020-04-09T20:00:34.764Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:00:35.018Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-09T20:00:35.018Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-09T20:00:35.212Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:00:35.212Z] Using test binary docker [2020-04-09T20:00:35.212Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:00:35.212Z] +++ /etc/init.d/apparmor start [2020-04-09T20:00:35.212Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:00:35.212Z] INFO: Waiting for daemon to start... [2020-04-09T20:00:35.212Z] Starting dockerd [2020-04-09T20:00:35.212Z] +++ 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-04-09T20:00:35.273Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-09T20:00:35.273Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-09T20:00:35.832Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:00:35.832Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-09T20:00:37.192Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-09T20:00:37.192Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-09T20:00:37.254Z] . [2020-04-09T20:00:37.254Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:00:37.539Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:00:37.539Z] Error: No such image: emptyfs [2020-04-09T20:00:37.539Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:00:37.539Z] ++++ docker load [2020-04-09T20:00:37.825Z] Running integration-test (iteration 1) [2020-04-09T20:00:37.825Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:00:37.825Z] ++ 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-04-09T20:00:37.825Z] ++ set -e [2020-04-09T20:00:37.825Z] ++ '[' -n 0 ']' [2020-04-09T20:00:37.825Z] ++ set -x [2020-04-09T20:00:37.825Z] ++ 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-04-09T20:00:38.552Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-09T20:00:38.552Z] --- PASS: TestCreateServiceConfigFileMode (3.84s) [2020-04-09T20:00:38.552Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T20:00:38.552Z] daemon.go:325: [d66b6e4e2e70e] waiting for daemon to start [2020-04-09T20:00:38.552Z] daemon.go:325: [d66b6e4e2e70e] waiting for daemon to start [2020-04-09T20:00:38.552Z] daemon.go:353: [d66b6e4e2e70e] daemon started [2020-04-09T20:00:38.552Z] daemon.go:461: [d66b6e4e2e70e] Stopping daemon [2020-04-09T20:00:38.552Z] daemon.go:296: [d66b6e4e2e70e] exiting daemon [2020-04-09T20:00:38.552Z] daemon.go:448: [d66b6e4e2e70e] Daemon stopped [2020-04-09T20:00:38.552Z] === RUN TestCreateServiceSysctls [2020-04-09T20:00:43.781Z] --- PASS: TestCreateServiceSysctls (4.65s) [2020-04-09T20:00:43.781Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T20:00:43.781Z] daemon.go:325: [dccf207b6b281] waiting for daemon to start [2020-04-09T20:00:43.781Z] daemon.go:325: [dccf207b6b281] waiting for daemon to start [2020-04-09T20:00:43.781Z] daemon.go:353: [dccf207b6b281] daemon started [2020-04-09T20:00:43.781Z] daemon.go:461: [dccf207b6b281] Stopping daemon [2020-04-09T20:00:43.781Z] daemon.go:296: [dccf207b6b281] exiting daemon [2020-04-09T20:00:43.781Z] daemon.go:448: [dccf207b6b281] Daemon stopped [2020-04-09T20:00:43.781Z] === RUN TestInspect [2020-04-09T20:00:43.781Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-09T20:00:44.705Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-09T20:00:47.214Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-09T20:00:47.468Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-09T20:00:47.722Z] --- PASS: TestInspect (4.43s) [2020-04-09T20:00:47.722Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T20:00:47.722Z] daemon.go:325: [dd6b2132b91e1] waiting for daemon to start [2020-04-09T20:00:47.722Z] daemon.go:325: [dd6b2132b91e1] waiting for daemon to start [2020-04-09T20:00:47.722Z] daemon.go:353: [dd6b2132b91e1] daemon started [2020-04-09T20:00:47.722Z] daemon.go:461: [dd6b2132b91e1] Stopping daemon [2020-04-09T20:00:47.722Z] daemon.go:296: [dd6b2132b91e1] exiting daemon [2020-04-09T20:00:47.722Z] daemon.go:448: [dd6b2132b91e1] Daemon stopped [2020-04-09T20:00:47.722Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:00:48.645Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-09T20:00:50.527Z] === RUN TestDockerSuite/TestBuildUser [2020-04-09T20:00:52.409Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:00:52.409Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-09T20:00:53.160Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:00:53.160Z] Loaded image: busybox:latest [2020-04-09T20:00:53.160Z] Loaded image: busybox:glibc [2020-04-09T20:00:53.160Z] Loaded image: debian:jessie [2020-04-09T20:00:53.160Z] Loaded image: hello-world:latest [2020-04-09T20:00:53.160Z] INFO: Testing against a local daemon [2020-04-09T20:00:53.160Z] === RUN TestBuildWithSession [2020-04-09T20:00:54.294Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2020-04-09T20:00:54.294Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T20:00:54.294Z] daemon.go:325: [dedde1887a9a2] waiting for daemon to start [2020-04-09T20:00:54.294Z] daemon.go:325: [dedde1887a9a2] waiting for daemon to start [2020-04-09T20:00:54.294Z] daemon.go:353: [dedde1887a9a2] daemon started [2020-04-09T20:00:54.294Z] daemon.go:461: [dedde1887a9a2] Stopping daemon [2020-04-09T20:00:54.294Z] daemon.go:296: [dedde1887a9a2] exiting daemon [2020-04-09T20:00:54.294Z] daemon.go:448: [dedde1887a9a2] Daemon stopped [2020-04-09T20:00:54.294Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:00:54.650Z] --- PASS: TestBuildWithSession (2.18s) [2020-04-09T20:00:54.650Z] === RUN TestBuildSquashParent [2020-04-09T20:00:56.806Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-09T20:00:59.312Z] --- PASS: TestDockerNetworkReConnect (4.90s) [2020-04-09T20:00:59.312Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T20:00:59.312Z] daemon.go:325: [d4dafc94b1c29] waiting for daemon to start [2020-04-09T20:00:59.312Z] daemon.go:325: [d4dafc94b1c29] waiting for daemon to start [2020-04-09T20:00:59.312Z] daemon.go:353: [d4dafc94b1c29] daemon started [2020-04-09T20:00:59.312Z] daemon.go:461: [d4dafc94b1c29] Stopping daemon [2020-04-09T20:00:59.312Z] daemon.go:296: [d4dafc94b1c29] exiting daemon [2020-04-09T20:00:59.312Z] daemon.go:448: [d4dafc94b1c29] Daemon stopped [2020-04-09T20:00:59.312Z] === RUN TestServicePlugin [2020-04-09T20:01:00.156Z] --- PASS: TestBuildSquashParent (4.97s) [2020-04-09T20:01:00.156Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:01:00.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:01:00.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:01:00.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:01:00.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:01:00.157Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:01:00.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:01:00.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:01:00.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:01:00.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:01:00.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:01:00.157Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:01:00.157Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:01:00.157Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:01:00.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:01:00.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:01:00.157Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:01:02.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:01:02.858Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.99s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.12s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-04-09T20:01:04.922Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-04-09T20:01:04.922Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:01:04.922Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:01:06.974Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:01:07.266Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:01:07.557Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:01:08.188Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy (3.70s) [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.37s) [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.44s) [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2020-04-09T20:01:08.475Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-09T20:01:08.475Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:01:09.495Z] --- PASS: TestBuildMultiStageParentConfig (1.11s) [2020-04-09T20:01:09.495Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:01:11.537Z] --- PASS: TestBuildLabelWithTargets (1.60s) [2020-04-09T20:01:11.537Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:01:12.160Z] --- PASS: TestBuildWithEmptyLayers (0.81s) [2020-04-09T20:01:12.160Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:01:12.935Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:01:12.935Z] ok github.com/docker/docker/api/server/httputils 0.122s coverage: 14.7% of statements [2020-04-09T20:01:14.203Z] --- PASS: TestBuildMultiStageOnBuild (2.33s) [2020-04-09T20:01:14.203Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:01:14.485Z] ok github.com/docker/docker/api/server/middleware 0.156s coverage: 37.7% of statements [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:01:14.485Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:01:15.692Z] --- PASS: TestBuildUncleanTarFilenames (1.13s) [2020-04-09T20:01:15.692Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:01:16.130Z] ok github.com/docker/docker/api/server/router/swarm 0.110s coverage: 3.1% of statements [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:01:16.130Z] ok github.com/docker/docker/api/types/filters 0.154s coverage: 92.2% of statements [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:01:16.130Z] ok github.com/docker/docker/api/types/strslice 0.042s coverage: 90.0% of statements [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:01:16.130Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:01:16.596Z] ok github.com/docker/docker/api/types/time 0.402s coverage: 100.0% of statements [2020-04-09T20:01:16.596Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:01:16.596Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:01:17.345Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-09T20:01:17.345Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-09T20:01:17.345Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-09T20:01:17.345Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-09T20:01:17.762Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2020-04-09T20:01:17.762Z] === RUN TestBuildWithHugeFile [2020-04-09T20:01:18.267Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-09T20:01:20.150Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-09T20:01:20.150Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-09T20:01:20.150Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-09T20:01:20.150Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-09T20:01:20.150Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-09T20:01:22.031Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-09T20:01:22.031Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-09T20:01:22.438Z] ok github.com/docker/docker/builder/dockerfile 0.447s coverage: 43.2% of statements [2020-04-09T20:01:22.438Z] ok github.com/docker/docker/builder/dockerignore 0.058s coverage: 96.8% of statements [2020-04-09T20:01:22.438Z] ok github.com/docker/docker/builder/fscache 1.035s coverage: 69.2% of statements [2020-04-09T20:01:22.438Z] ok github.com/docker/docker/builder/remotecontext 0.503s coverage: 9.2% of statements [2020-04-09T20:01:22.958Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-09T20:01:23.880Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-09T20:01:24.803Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-09T20:01:24.803Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-09T20:01:28.057Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-09T20:01:28.057Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-09T20:01:29.416Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-09T20:01:30.777Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-09T20:01:30.777Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-09T20:01:31.699Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-09T20:01:31.699Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-09T20:01:32.258Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-09T20:01:33.616Z] --- PASS: TestServicePlugin (34.62s) [2020-04-09T20:01:33.616Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:01:33.616Z] daemon.go:325: [dac28d3425cc6] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:325: [dac28d3425cc6] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:353: [dac28d3425cc6] daemon started [2020-04-09T20:01:33.616Z] daemon.go:461: [dac28d3425cc6] Stopping daemon [2020-04-09T20:01:33.616Z] daemon.go:296: [dac28d3425cc6] exiting daemon [2020-04-09T20:01:33.616Z] daemon.go:448: [dac28d3425cc6] Daemon stopped [2020-04-09T20:01:33.616Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:01:33.616Z] daemon.go:325: [d2b206be98572] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:325: [d2b206be98572] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:353: [d2b206be98572] daemon started [2020-04-09T20:01:33.616Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:01:33.616Z] daemon.go:325: [de91fc7a4b9f1] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:325: [de91fc7a4b9f1] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:353: [de91fc7a4b9f1] daemon started [2020-04-09T20:01:33.616Z] plugin_test.go:60: [de91fc7a4b9f1] joining swarm manager [d2b206be98572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:01:33.616Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-04-09T20:01:33.616Z] daemon.go:325: [dd46d670d6d6f] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:325: [dd46d670d6d6f] waiting for daemon to start [2020-04-09T20:01:33.616Z] daemon.go:353: [dd46d670d6d6f] daemon started [2020-04-09T20:01:33.616Z] plugin_test.go:63: [dd46d670d6d6f] joining swarm manager [d2b206be98572]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:01:33.616Z] daemon.go:461: [dd46d670d6d6f] Stopping daemon [2020-04-09T20:01:33.616Z] daemon.go:296: [dd46d670d6d6f] exiting daemon [2020-04-09T20:01:33.616Z] daemon.go:448: [dd46d670d6d6f] Daemon stopped [2020-04-09T20:01:33.616Z] daemon.go:461: [de91fc7a4b9f1] Stopping daemon [2020-04-09T20:01:33.616Z] daemon.go:296: [de91fc7a4b9f1] exiting daemon [2020-04-09T20:01:33.616Z] daemon.go:448: [de91fc7a4b9f1] Daemon stopped [2020-04-09T20:01:33.616Z] daemon.go:461: [d2b206be98572] Stopping daemon [2020-04-09T20:01:33.616Z] daemon.go:296: [d2b206be98572] exiting daemon [2020-04-09T20:01:33.616Z] daemon.go:448: [d2b206be98572] Daemon stopped [2020-04-09T20:01:33.616Z] === RUN TestServiceUpdateLabel [2020-04-09T20:01:34.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:01:35.097Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-09T20:01:35.097Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-09T20:01:35.097Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-09T20:01:36.020Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-09T20:01:36.274Z] --- PASS: TestServiceUpdateLabel (2.72s) [2020-04-09T20:01:36.274Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T20:01:36.274Z] daemon.go:325: [dfccebdbf36a7] waiting for daemon to start [2020-04-09T20:01:36.274Z] daemon.go:325: [dfccebdbf36a7] waiting for daemon to start [2020-04-09T20:01:36.274Z] daemon.go:353: [dfccebdbf36a7] daemon started [2020-04-09T20:01:36.274Z] daemon.go:461: [dfccebdbf36a7] Stopping daemon [2020-04-09T20:01:36.274Z] daemon.go:296: [dfccebdbf36a7] exiting daemon [2020-04-09T20:01:36.274Z] daemon.go:448: [dfccebdbf36a7] Daemon stopped [2020-04-09T20:01:36.274Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:01:36.834Z] === RUN TestDockerSuite/TestCommitChange [2020-04-09T20:01:38.194Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-09T20:01:39.554Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-09T20:01:40.931Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-09T20:01:42.811Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-09T20:01:43.734Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-09T20:01:45.093Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-09T20:01:46.453Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-09T20:01:48.334Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-09T20:01:49.256Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-09T20:01:51.139Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-09T20:01:52.061Z] --- PASS: TestServiceUpdateSecrets (15.57s) [2020-04-09T20:01:52.062Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T20:01:52.062Z] daemon.go:325: [d43ebb2c3700a] waiting for daemon to start [2020-04-09T20:01:52.062Z] daemon.go:325: [d43ebb2c3700a] waiting for daemon to start [2020-04-09T20:01:52.062Z] daemon.go:353: [d43ebb2c3700a] daemon started [2020-04-09T20:01:52.062Z] daemon.go:461: [d43ebb2c3700a] Stopping daemon [2020-04-09T20:01:52.062Z] daemon.go:296: [d43ebb2c3700a] exiting daemon [2020-04-09T20:01:52.062Z] daemon.go:448: [d43ebb2c3700a] Daemon stopped [2020-04-09T20:01:52.062Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:01:52.984Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-09T20:01:52.984Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-09T20:01:53.908Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-09T20:01:54.832Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-09T20:01:55.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-09T20:01:56.312Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-09T20:01:57.235Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-09T20:01:57.235Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-09T20:01:57.235Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-09T20:01:57.235Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:01:58.158Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-09T20:01:58.158Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-09T20:01:58.158Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-09T20:01:58.158Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-09T20:01:58.158Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-09T20:01:58.212Z] ok github.com/docker/docker/builder/remotecontext/git 31.902s coverage: 85.1% of statements [2020-04-09T20:01:58.212Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:01:58.212Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:01:58.213Z] ok github.com/docker/docker/cli/debug 0.058s coverage: 100.0% of statements [2020-04-09T20:01:58.213Z] ok github.com/docker/docker/client 0.677s coverage: 75.2% of statements [2020-04-09T20:01:59.080Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-09T20:01:59.761Z] ok github.com/docker/docker/cmd/dockerd 0.717s coverage: 18.6% of statements [2020-04-09T20:02:00.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-09T20:02:00.927Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-09T20:02:00.927Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-09T20:02:02.692Z] ok github.com/docker/docker/container 0.615s coverage: 42.8% of statements [2020-04-09T20:02:02.692Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:02:02.692Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:02:02.692Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:02:02.692Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:02:02.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-09T20:02:03.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-09T20:02:03.731Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-09T20:02:04.655Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-09T20:02:05.307Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-09T20:02:06.241Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-09T20:02:07.165Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-09T20:02:07.165Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-09T20:02:07.419Z] --- PASS: TestServiceUpdateConfigs (15.64s) [2020-04-09T20:02:07.419Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T20:02:07.419Z] daemon.go:325: [d0814aff6ba7a] waiting for daemon to start [2020-04-09T20:02:07.419Z] daemon.go:325: [d0814aff6ba7a] waiting for daemon to start [2020-04-09T20:02:07.419Z] daemon.go:353: [d0814aff6ba7a] daemon started [2020-04-09T20:02:07.419Z] daemon.go:461: [d0814aff6ba7a] Stopping daemon [2020-04-09T20:02:07.419Z] daemon.go:296: [d0814aff6ba7a] exiting daemon [2020-04-09T20:02:07.419Z] daemon.go:448: [d0814aff6ba7a] Daemon stopped [2020-04-09T20:02:07.419Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:02:07.978Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-09T20:02:08.902Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-09T20:02:09.462Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-09T20:02:09.716Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-09T20:02:10.640Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-09T20:02:12.521Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-09T20:02:13.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-09T20:02:13.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-09T20:02:13.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-09T20:02:13.881Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-09T20:02:13.881Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-09T20:02:14.806Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-09T20:02:20.035Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-09T20:02:20.035Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-09T20:02:20.959Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-09T20:02:20.959Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-09T20:02:20.959Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-09T20:02:21.882Z] --- PASS: TestServiceUpdateNetwork (14.32s) [2020-04-09T20:02:21.882Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T20:02:21.882Z] daemon.go:325: [d9a25053545a3] waiting for daemon to start [2020-04-09T20:02:21.882Z] daemon.go:325: [d9a25053545a3] waiting for daemon to start [2020-04-09T20:02:21.882Z] daemon.go:353: [d9a25053545a3] daemon started [2020-04-09T20:02:21.882Z] daemon.go:461: [d9a25053545a3] Stopping daemon [2020-04-09T20:02:21.882Z] daemon.go:296: [d9a25053545a3] exiting daemon [2020-04-09T20:02:21.882Z] daemon.go:448: [d9a25053545a3] Daemon stopped [2020-04-09T20:02:21.882Z] PASS [2020-04-09T20:02:21.882Z] [2020-04-09T20:02:21.882Z] DONE 18 tests in 160.825s [2020-04-09T20:02:21.882Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:02:21.882Z] ++ 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-04-09T20:02:21.882Z] ++ set -e [2020-04-09T20:02:21.882Z] ++ '[' -n 0 ']' [2020-04-09T20:02:21.882Z] ++ set -x [2020-04-09T20:02:21.882Z] ++ 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-04-09T20:02:21.882Z] INFO: Testing against a local daemon [2020-04-09T20:02:21.882Z] === RUN TestSessionCreate [2020-04-09T20:02:21.882Z] --- PASS: TestSessionCreate (0.02s) [2020-04-09T20:02:21.882Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:02:22.137Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-09T20:02:22.137Z] PASS [2020-04-09T20:02:22.137Z] [2020-04-09T20:02:22.137Z] DONE 2 tests in 0.142s [2020-04-09T20:02:22.137Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:02:22.137Z] ++ 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-04-09T20:02:22.137Z] ++ set -e [2020-04-09T20:02:22.137Z] ++ '[' -n 0 ']' [2020-04-09T20:02:22.137Z] ++ set -x [2020-04-09T20:02:22.137Z] ++ 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-04-09T20:02:22.137Z] INFO: Testing against a local daemon [2020-04-09T20:02:22.137Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:02:22.137Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:02:22.137Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:02:22.137Z] === RUN TestEventsExecDie [2020-04-09T20:02:23.062Z] --- PASS: TestEventsExecDie (0.85s) [2020-04-09T20:02:23.062Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:02:23.062Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-09T20:02:23.062Z] === RUN TestInfoBinaryCommits [2020-04-09T20:02:23.062Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-04-09T20:02:23.062Z] === RUN TestInfoAPIVersioned [2020-04-09T20:02:23.062Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:02:23.062Z] === RUN TestInfoAPI [2020-04-09T20:02:23.062Z] --- PASS: TestInfoAPI (0.02s) [2020-04-09T20:02:23.062Z] === RUN TestInfoAPIWarnings [2020-04-09T20:02:23.985Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-09T20:02:23.985Z] --- PASS: TestInfoAPIWarnings (0.76s) [2020-04-09T20:02:23.985Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T20:02:23.985Z] daemon.go:325: [d3c4626d08481] waiting for daemon to start [2020-04-09T20:02:23.985Z] daemon.go:325: [d3c4626d08481] waiting for daemon to start [2020-04-09T20:02:23.985Z] daemon.go:353: [d3c4626d08481] daemon started [2020-04-09T20:02:23.985Z] daemon.go:461: [d3c4626d08481] Stopping daemon [2020-04-09T20:02:23.985Z] daemon.go:296: [d3c4626d08481] exiting daemon [2020-04-09T20:02:23.985Z] daemon.go:448: [d3c4626d08481] Daemon stopped [2020-04-09T20:02:23.985Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:02:23.985Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-04-09T20:02:23.985Z] === RUN TestPingCacheHeaders [2020-04-09T20:02:23.985Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-04-09T20:02:23.985Z] === RUN TestPingGet [2020-04-09T20:02:23.985Z] --- PASS: TestPingGet (0.01s) [2020-04-09T20:02:23.985Z] === RUN TestPingHead [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon 3.527s coverage: 9.1% of statements [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/cluster 2.280s coverage: 0.5% of statements [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.270s coverage: 65.3% of statements [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/cluster/convert 0.685s coverage: 35.8% of statements [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.170s coverage: 10.9% of statements [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/config 0.966s coverage: 79.7% of statements [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/discovery 0.667s coverage: 30.4% of statements [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/events 0.534s coverage: 50.0% of statements [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:02:24.023Z] ok github.com/docker/docker/daemon/graphdriver 0.153s coverage: 2.3% of statements [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-09T20:02:24.023Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-09T20:02:24.324Z] --- PASS: TestPingHead (0.02s) [2020-04-09T20:02:24.324Z] === RUN TestVersion [2020-04-09T20:02:24.324Z] --- PASS: TestVersion (0.03s) [2020-04-09T20:02:24.324Z] PASS [2020-04-09T20:02:24.324Z] [2020-04-09T20:02:24.324Z] === Skipped [2020-04-09T20:02:24.324Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:02:24.324Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:02:24.324Z] [2020-04-09T20:02:24.324Z] [2020-04-09T20:02:24.324Z] DONE 12 tests, 1 skipped in 2.131s [2020-04-09T20:02:24.324Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:02:24.324Z] ++ 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-04-09T20:02:24.324Z] ++ set -e [2020-04-09T20:02:24.324Z] ++ '[' -n 0 ']' [2020-04-09T20:02:24.324Z] ++ set -x [2020-04-09T20:02:24.324Z] ++ 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-04-09T20:02:24.324Z] INFO: Testing against a local daemon [2020-04-09T20:02:24.324Z] === RUN TestVolumesCreateAndList [2020-04-09T20:02:24.324Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-04-09T20:02:24.324Z] === RUN TestVolumesRemove [2020-04-09T20:02:24.324Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-09T20:02:24.324Z] === RUN TestVolumesInspect [2020-04-09T20:02:24.324Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-09T20:02:24.324Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:02:24.324Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:02:24.324Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:02:24.324Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:02:24.324Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-09T20:02:24.324Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:02:24.324Z] PASS [2020-04-09T20:02:24.579Z] [2020-04-09T20:02:24.579Z] DONE 5 tests in 0.269s [2020-04-09T20:02:24.579Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:02:24.579Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-09T20:02:24.579Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:02:24.580Z] +++ kill 4626 [2020-04-09T20:02:25.577Z] ok github.com/docker/docker/daemon/images 0.394s coverage: 4.9% of statements [2020-04-09T20:02:25.577Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:02:25.577Z] ok github.com/docker/docker/daemon/links 0.114s coverage: 93.0% of statements [2020-04-09T20:02:25.577Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:02:25.577Z] ok github.com/docker/docker/daemon/logger 0.462s coverage: 44.0% of statements [2020-04-09T20:02:25.938Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:02:25.938Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:02:25.938Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:02:25.938Z] [2020-04-09T20:02:25.938Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:02:25.938Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:02:25.938Z] [2020-04-09T20:02:25.938Z] To set a process to complain mode, use the command line tool [2020-04-09T20:02:25.938Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:02:25.938Z] +++ true [2020-04-09T20:02:25.938Z] [2020-04-09T20:02:25.938Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-09T20:02:26.040Z] ok github.com/docker/docker/daemon/logger/awslogs 0.624s coverage: 78.2% of statements [2020-04-09T20:02:26.040Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-09T20:02:26.040Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:02:26.040Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:02:26.040Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-09T20:02:26.040Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-09T20:02:27.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.527s coverage: 62.1% of statements [2020-04-09T20:02:27.022Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.367s coverage: 88.3% of statements [2020-04-09T20:02:29.956Z] ok github.com/docker/docker/daemon/logger/local 0.541s coverage: 74.7% of statements [2020-04-09T20:02:29.956Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:02:29.956Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.160s coverage: 19.5% of statements [2020-04-09T20:02:31.167Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-09T20:02:31.167Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-09T20:02:31.505Z] ok github.com/docker/docker/daemon/logger/splunk 2.213s coverage: 84.5% of statements [2020-04-09T20:02:31.505Z] ok github.com/docker/docker/daemon/logger/syslog 0.223s coverage: 47.8% of statements [2020-04-09T20:02:31.505Z] ok github.com/docker/docker/daemon/logger/templates 0.135s coverage: 8.3% of statements [2020-04-09T20:02:31.505Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:02:31.505Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-09T20:02:31.505Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:02:33.048Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-09T20:02:33.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-09T20:02:35.280Z] ok github.com/docker/docker/distribution 1.479s coverage: 20.5% of statements [2020-04-09T20:02:35.280Z] ok github.com/docker/docker/distribution/metadata 1.650s coverage: 48.2% of statements [2020-04-09T20:02:35.280Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:02:35.280Z] ok github.com/docker/docker/distribution/xfer 1.757s coverage: 61.7% of statements [2020-04-09T20:02:35.280Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:02:35.280Z] ok github.com/docker/docker/errdefs 0.123s coverage: 49.4% of statements [2020-04-09T20:02:39.044Z] ok github.com/docker/docker/image 1.056s coverage: 86.4% of statements [2020-04-09T20:02:39.044Z] ok github.com/docker/docker/image/cache 0.327s coverage: 19.2% of statements [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:02:39.044Z] ok github.com/docker/docker/image/v1 0.495s coverage: 25.0% of statements [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-04-09T20:02:39.044Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:02:40.597Z] ok github.com/docker/docker/internal/testutil 0.265s coverage: 62.5% of statements [2020-04-09T20:02:43.528Z] ok github.com/docker/docker/layer 0.737s coverage: 30.4% of statements [2020-04-09T20:02:43.528Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:02:44.507Z] ok github.com/docker/docker/libcontainerd/local 0.357s coverage: 1.0% of statements [2020-04-09T20:02:44.507Z] ok github.com/docker/docker/libcontainerd/queue 0.147s coverage: 100.0% of statements [2020-04-09T20:02:44.507Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:02:44.507Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:02:44.507Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:02:44.507Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:02:44.507Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:02:44.507Z] ok github.com/docker/docker/opts 0.365s coverage: 67.3% of statements [2020-04-09T20:02:44.507Z] ok github.com/docker/docker/pkg/aaparser 0.106s coverage: 50.0% of statements [2020-04-09T20:02:54.919Z] --- PASS: TestBuildWithHugeFile (84.27s) [2020-04-09T20:02:54.919Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:02:54.919Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:02:54.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:02:54.919Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:02:54.919Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:02:54.919Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:02:54.919Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:02:54.919Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:02:54.919Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:02:54.919Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:02:54.920Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-04-09T20:02:54.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2020-04-09T20:02:54.920Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-04-09T20:02:54.920Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.31s) [2020-04-09T20:02:54.920Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:02:54.920Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:02:54.920Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:02:54.920Z] --- PASS: TestBuildPreserveOwnership (4.84s) [2020-04-09T20:02:54.920Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2020-04-09T20:02:54.920Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2020-04-09T20:02:54.920Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:02:54.920Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-09T20:02:54.920Z] PASS [2020-04-09T20:02:54.920Z] [2020-04-09T20:02:54.920Z] DONE 30 tests in 129.706s [2020-04-09T20:02:54.920Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:02:54.920Z] ++ 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-04-09T20:02:54.920Z] ++ set -e [2020-04-09T20:02:54.920Z] ++ '[' -n 0 ']' [2020-04-09T20:02:54.920Z] ++ set -x [2020-04-09T20:02:54.920Z] ++ 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-04-09T20:02:54.920Z] INFO: Testing against a local daemon [2020-04-09T20:02:54.920Z] === RUN TestConfigList [2020-04-09T20:02:54.920Z] --- PASS: TestConfigList (2.28s) [2020-04-09T20:02:54.920Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-04-09T20:02:54.920Z] daemon.go:325: [d6ab1e2bbee83] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:325: [d6ab1e2bbee83] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:353: [d6ab1e2bbee83] daemon started [2020-04-09T20:02:54.920Z] daemon.go:461: [d6ab1e2bbee83] Stopping daemon [2020-04-09T20:02:54.920Z] daemon.go:296: [d6ab1e2bbee83] exiting daemon [2020-04-09T20:02:54.920Z] daemon.go:448: [d6ab1e2bbee83] Daemon stopped [2020-04-09T20:02:54.920Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:02:54.920Z] --- PASS: TestConfigsCreateAndDelete (2.32s) [2020-04-09T20:02:54.920Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-04-09T20:02:54.920Z] daemon.go:325: [d3b90040610b5] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:325: [d3b90040610b5] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:353: [d3b90040610b5] daemon started [2020-04-09T20:02:54.920Z] daemon.go:461: [d3b90040610b5] Stopping daemon [2020-04-09T20:02:54.920Z] daemon.go:296: [d3b90040610b5] exiting daemon [2020-04-09T20:02:54.920Z] daemon.go:448: [d3b90040610b5] Daemon stopped [2020-04-09T20:02:54.920Z] === RUN TestConfigsUpdate [2020-04-09T20:02:54.920Z] --- PASS: TestConfigsUpdate (2.30s) [2020-04-09T20:02:54.920Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-04-09T20:02:54.920Z] daemon.go:325: [d170ab7aa296e] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:325: [d170ab7aa296e] waiting for daemon to start [2020-04-09T20:02:54.920Z] daemon.go:353: [d170ab7aa296e] daemon started [2020-04-09T20:02:54.920Z] daemon.go:461: [d170ab7aa296e] Stopping daemon [2020-04-09T20:02:54.920Z] daemon.go:296: [d170ab7aa296e] exiting daemon [2020-04-09T20:02:54.920Z] daemon.go:448: [d170ab7aa296e] Daemon stopped [2020-04-09T20:02:54.920Z] === RUN TestTemplatedConfig [2020-04-09T20:02:57.628Z] --- PASS: TestTemplatedConfig (2.71s) [2020-04-09T20:02:57.628Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-04-09T20:02:57.628Z] daemon.go:325: [ddf278b385601] waiting for daemon to start [2020-04-09T20:02:57.628Z] daemon.go:325: [ddf278b385601] waiting for daemon to start [2020-04-09T20:02:57.628Z] daemon.go:353: [ddf278b385601] daemon started [2020-04-09T20:02:57.628Z] daemon.go:461: [ddf278b385601] Stopping daemon [2020-04-09T20:02:57.628Z] daemon.go:296: [ddf278b385601] exiting daemon [2020-04-09T20:02:57.628Z] daemon.go:448: [ddf278b385601] Daemon stopped [2020-04-09T20:02:57.628Z] === RUN TestConfigInspect [2020-04-09T20:03:00.355Z] --- PASS: TestConfigInspect (2.85s) [2020-04-09T20:03:00.355Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-04-09T20:03:00.355Z] daemon.go:325: [d1ca1206c8905] waiting for daemon to start [2020-04-09T20:03:00.355Z] daemon.go:325: [d1ca1206c8905] waiting for daemon to start [2020-04-09T20:03:00.355Z] daemon.go:353: [d1ca1206c8905] daemon started [2020-04-09T20:03:00.355Z] daemon.go:461: [d1ca1206c8905] Stopping daemon [2020-04-09T20:03:00.355Z] daemon.go:296: [d1ca1206c8905] exiting daemon [2020-04-09T20:03:00.355Z] daemon.go:448: [d1ca1206c8905] Daemon stopped [2020-04-09T20:03:00.355Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:03:00.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-09T20:03:00.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:03:00.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-09T20:03:00.480Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-09T20:03:02.363Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-09T20:03:02.413Z] --- PASS: TestConfigCreateWithLabels (2.24s) [2020-04-09T20:03:02.413Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-04-09T20:03:02.413Z] daemon.go:325: [d8056d6433dba] waiting for daemon to start [2020-04-09T20:03:02.413Z] daemon.go:325: [d8056d6433dba] waiting for daemon to start [2020-04-09T20:03:02.413Z] daemon.go:353: [d8056d6433dba] daemon started [2020-04-09T20:03:02.413Z] daemon.go:461: [d8056d6433dba] Stopping daemon [2020-04-09T20:03:02.413Z] daemon.go:296: [d8056d6433dba] exiting daemon [2020-04-09T20:03:02.413Z] daemon.go:448: [d8056d6433dba] Daemon stopped [2020-04-09T20:03:02.413Z] === RUN TestConfigCreateResolve [2020-04-09T20:03:04.870Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-09T20:03:05.106Z] --- PASS: TestConfigCreateResolve (2.33s) [2020-04-09T20:03:05.106Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-04-09T20:03:05.106Z] daemon.go:325: [d6353a960b633] waiting for daemon to start [2020-04-09T20:03:05.106Z] daemon.go:325: [d6353a960b633] waiting for daemon to start [2020-04-09T20:03:05.106Z] daemon.go:353: [d6353a960b633] daemon started [2020-04-09T20:03:05.106Z] daemon.go:461: [d6353a960b633] Stopping daemon [2020-04-09T20:03:05.106Z] daemon.go:296: [d6353a960b633] exiting daemon [2020-04-09T20:03:05.106Z] daemon.go:448: [d6353a960b633] Daemon stopped [2020-04-09T20:03:05.106Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:03:05.106Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-09T20:03:05.106Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-04-09T20:03:05.106Z] daemon.go:325: [d40344e298b16] waiting for daemon to start [2020-04-09T20:03:05.106Z] daemon.go:325: [d40344e298b16] waiting for daemon to start [2020-04-09T20:03:05.106Z] daemon.go:353: [d40344e298b16] daemon started [2020-04-09T20:03:05.106Z] daemon.go:461: [d40344e298b16] Stopping daemon [2020-04-09T20:03:05.106Z] daemon.go:296: [d40344e298b16] exiting daemon [2020-04-09T20:03:05.106Z] daemon.go:448: [d40344e298b16] Daemon stopped [2020-04-09T20:03:05.106Z] PASS [2020-04-09T20:03:05.106Z] [2020-04-09T20:03:05.106Z] DONE 8 tests in 17.752s [2020-04-09T20:03:05.106Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:03:05.106Z] ++ 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-04-09T20:03:05.106Z] ++ set -e [2020-04-09T20:03:05.106Z] ++ '[' -n 0 ']' [2020-04-09T20:03:05.106Z] ++ set -x [2020-04-09T20:03:05.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:03:05.401Z] INFO: Testing against a local daemon [2020-04-09T20:03:05.401Z] === RUN TestCheckpoint [2020-04-09T20:03:05.401Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:03:05.401Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:03:05.401Z] === RUN TestContainerInvalidJSON [2020-04-09T20:03:05.401Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:03:05.401Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:03:05.401Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:03:05.401Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:03:05.401Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:03:05.401Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:03:05.401Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:03:05.401Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:03:05.401Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:03:05.401Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-04-09T20:03:05.401Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:03:05.401Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:03:05.401Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:03:05.401Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:03:05.401Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-04-09T20:03:05.401Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:03:05.689Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2020-04-09T20:03:05.689Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:03:05.689Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-09T20:03:05.689Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:03:05.974Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-09T20:03:05.974Z] === RUN TestCopyFromContainer [2020-04-09T20:03:07.375Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-09T20:03:07.483Z] === RUN TestCopyFromContainer// [2020-04-09T20:03:07.483Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:03:07.768Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:03:07.768Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:03:08.058Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:03:08.058Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:03:08.058Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:03:08.344Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:03:08.344Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:03:08.344Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer (2.65s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-09T20:03:08.632Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-09T20:03:08.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:03:08.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:03:08.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:03:08.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:03:08.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:03:08.632Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:03:08.632Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:03:08.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:03:08.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:03:08.632Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:03:08.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.02s) [2020-04-09T20:03:08.632Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:03:08.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-09T20:03:08.632Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:03:08.632Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:03:08.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:03:08.632Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:03:08.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:03:08.632Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:03:08.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:03:08.632Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:03:08.632Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:03:08.632Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:03:08.632Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:03:08.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:03:08.632Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:03:08.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-09T20:03:08.632Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:03:09.256Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-09T20:03:09.256Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-09T20:03:10.180Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-09T20:03:10.693Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:03:10.693Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:03:10.693Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:03:10.693Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-09T20:03:10.981Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-09T20:03:10.981Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:03:11.102Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-09T20:03:12.461Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:03:13.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:03:13.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:03:13.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:03:13.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:03:13.028Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:03:13.028Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:03:13.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:03:13.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:03:13.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:03:13.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:03:13.028Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-04-09T20:03:13.028Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-04-09T20:03:13.028Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:03:13.384Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-09T20:03:14.043Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2020-04-09T20:03:14.043Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:03:14.043Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:03:14.043Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:03:14.043Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:03:14.043Z] === RUN TestDiff [2020-04-09T20:03:14.306Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/archive 9.433s coverage: 62.2% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/authorization 0.696s coverage: 26.2% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/broadcaster 0.092s coverage: 100.0% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/capabilities 0.142s coverage: 87.5% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/chrootarchive 0.286s coverage: 15.4% of statements [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/discovery 0.084s coverage: 58.3% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/discovery/file 0.247s coverage: 92.9% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/discovery/kv 3.586s coverage: 84.1% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/discovery/memory 0.114s coverage: 92.3% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/discovery/nodes 0.194s coverage: 93.8% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/filenotify 0.072s coverage: 38.2% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/fileutils 0.220s coverage: 87.7% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/homedir 0.128s coverage: 37.5% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/idtools 0.067s coverage: 6.3% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 69.1% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/jsonmessage 0.244s coverage: 91.7% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/locker 0.118s coverage: 88.9% of statements [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/longpath 0.052s coverage: 100.0% of statements [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/namesgenerator 0.075s coverage: 85.7% of statements [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-09T20:03:14.532Z] ok github.com/docker/docker/pkg/pidfile 0.149s coverage: 82.6% of statements [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:03:14.532Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:03:14.669Z] --- PASS: TestDiff (0.71s) [2020-04-09T20:03:14.669Z] === RUN TestExecWithCloseStdin [2020-04-09T20:03:15.229Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-09T20:03:15.291Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-04-09T20:03:15.291Z] === RUN TestExec [2020-04-09T20:03:16.151Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-09T20:03:16.303Z] --- PASS: TestExec (0.79s) [2020-04-09T20:03:16.303Z] === RUN TestExecUser [2020-04-09T20:03:16.922Z] --- PASS: TestExecUser (0.80s) [2020-04-09T20:03:16.923Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:03:17.510Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-09T20:03:17.949Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2020-04-09T20:03:17.949Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:03:18.070Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-09T20:03:19.429Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-09T20:03:19.435Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2020-04-09T20:03:19.435Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-04-09T20:03:19.435Z] daemon.go:325: [da270a52b4c21] waiting for daemon to start [2020-04-09T20:03:19.435Z] daemon.go:325: [da270a52b4c21] waiting for daemon to start [2020-04-09T20:03:19.435Z] daemon.go:353: [da270a52b4c21] daemon started [2020-04-09T20:03:19.435Z] daemon.go:461: [da270a52b4c21] Stopping daemon [2020-04-09T20:03:19.435Z] daemon.go:296: [da270a52b4c21] exiting daemon [2020-04-09T20:03:19.435Z] daemon.go:448: [da270a52b4c21] Daemon stopped [2020-04-09T20:03:19.435Z] daemon.go:325: [da270a52b4c21] waiting for daemon to start [2020-04-09T20:03:19.435Z] daemon.go:325: [da270a52b4c21] waiting for daemon to start [2020-04-09T20:03:19.435Z] daemon.go:353: [da270a52b4c21] daemon started [2020-04-09T20:03:19.435Z] daemon.go:461: [da270a52b4c21] Stopping daemon [2020-04-09T20:03:19.435Z] daemon.go:296: [da270a52b4c21] exiting daemon [2020-04-09T20:03:19.435Z] daemon.go:448: [da270a52b4c21] Daemon stopped [2020-04-09T20:03:19.435Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:03:20.353Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-09T20:03:20.454Z] --- PASS: TestHealthCheckWorkdir (0.98s) [2020-04-09T20:03:20.454Z] === RUN TestHealthKillContainer [2020-04-09T20:03:21.276Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-09T20:03:22.198Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-09T20:03:23.958Z] --- PASS: TestHealthKillContainer (2.91s) [2020-04-09T20:03:23.958Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:03:24.081Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-09T20:03:24.246Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2020-04-09T20:03:24.246Z] === RUN TestIpcModeNone [2020-04-09T20:03:24.647Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-09T20:03:24.868Z] --- PASS: TestIpcModeNone (0.83s) [2020-04-09T20:03:24.868Z] === RUN TestIpcModePrivate [2020-04-09T20:03:25.617Z] --- PASS: TestIpcModePrivate (0.80s) [2020-04-09T20:03:25.617Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-04-09T20:03:25.617Z] === RUN TestIpcModeShareable [2020-04-09T20:03:25.647Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-09T20:03:25.647Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-09T20:03:26.569Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-09T20:03:26.641Z] --- PASS: TestIpcModeShareable (0.82s) [2020-04-09T20:03:26.641Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-04-09T20:03:26.641Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:03:27.493Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-09T20:03:28.852Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-09T20:03:29.331Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2020-04-09T20:03:29.331Z] === RUN TestAPIIpcModeHost [2020-04-09T20:03:29.617Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-04-09T20:03:29.617Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:03:29.777Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-09T20:03:30.699Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-09T20:03:31.099Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2020-04-09T20:03:31.099Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-04-09T20:03:31.100Z] daemon.go:325: [d1130f039f983] waiting for daemon to start [2020-04-09T20:03:31.100Z] daemon.go:325: [d1130f039f983] waiting for daemon to start [2020-04-09T20:03:31.100Z] daemon.go:353: [d1130f039f983] daemon started [2020-04-09T20:03:31.100Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-09T20:03:31.100Z] daemon.go:461: [d1130f039f983] Stopping daemon [2020-04-09T20:03:31.100Z] daemon.go:296: [d1130f039f983] exiting daemon [2020-04-09T20:03:31.100Z] daemon.go:448: [d1130f039f983] Daemon stopped [2020-04-09T20:03:31.100Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:03:32.580Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-09T20:03:33.154Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2020-04-09T20:03:33.154Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-04-09T20:03:33.154Z] daemon.go:325: [d5680e1441631] waiting for daemon to start [2020-04-09T20:03:33.154Z] daemon.go:325: [d5680e1441631] waiting for daemon to start [2020-04-09T20:03:33.154Z] daemon.go:353: [d5680e1441631] daemon started [2020-04-09T20:03:33.154Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-09T20:03:33.154Z] daemon.go:461: [d5680e1441631] Stopping daemon [2020-04-09T20:03:33.154Z] daemon.go:296: [d5680e1441631] exiting daemon [2020-04-09T20:03:33.154Z] daemon.go:448: [d5680e1441631] Daemon stopped [2020-04-09T20:03:33.155Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:03:33.503Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-09T20:03:34.649Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2020-04-09T20:03:34.649Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-04-09T20:03:34.649Z] daemon.go:325: [d660cc15644df] waiting for daemon to start [2020-04-09T20:03:34.649Z] daemon.go:325: [d660cc15644df] waiting for daemon to start [2020-04-09T20:03:34.649Z] daemon.go:353: [d660cc15644df] daemon started [2020-04-09T20:03:34.649Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-09T20:03:34.649Z] daemon.go:461: [d660cc15644df] Stopping daemon [2020-04-09T20:03:34.649Z] daemon.go:296: [d660cc15644df] exiting daemon [2020-04-09T20:03:34.649Z] daemon.go:448: [d660cc15644df] Daemon stopped [2020-04-09T20:03:34.649Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/plugins 35.229s coverage: 73.6% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.131s coverage: 56.8% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/plugins/transport 0.228s coverage: 85.7% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/pools 0.124s coverage: 87.9% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/progress 0.070s coverage: 75.9% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 72.7% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/reexec 0.147s coverage: 82.4% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/signal 0.089s coverage: 20.3% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/streamformatter 0.197s coverage: 66.2% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/sysinfo 0.062s coverage: 38.2% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/system 0.099s coverage: 12.3% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/tarsum 0.268s coverage: 89.3% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/term 0.084s coverage: 30.8% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/term/windows 0.054s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/truncindex 0.182s coverage: 91.5% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/urlutil 0.052s coverage: 100.0% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/plugin 0.234s coverage: 12.0% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/plugin/v2 0.223s coverage: 20.1% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/reference 0.294s coverage: 84.4% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/registry 0.458s coverage: 52.0% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/registry/resumable 0.425s coverage: 100.0% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/restartmanager 0.069s coverage: 49.0% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/runconfig 0.127s coverage: 54.5% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/volume/drivers 0.282s coverage: 36.1% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/volume/local 0.264s coverage: 37.7% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/volume/mounts 0.169s coverage: 66.2% of statements [2020-04-09T20:03:35.693Z] ok github.com/docker/docker/volume/service 0.453s coverage: 70.3% of statements [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:03:35.693Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:03:36.010Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-09T20:03:36.155Z] INFO: make.ps1 ended at 04/09/2020 20:03:35 [2020-04-09T20:03:36.694Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.69s) [2020-04-09T20:03:36.694Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-04-09T20:03:36.694Z] daemon.go:325: [dbde4b1066bbf] waiting for daemon to start [2020-04-09T20:03:36.694Z] daemon.go:325: [dbde4b1066bbf] waiting for daemon to start [2020-04-09T20:03:36.694Z] daemon.go:353: [dbde4b1066bbf] daemon started [2020-04-09T20:03:36.694Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-09T20:03:36.694Z] daemon.go:461: [dbde4b1066bbf] Stopping daemon [2020-04-09T20:03:36.694Z] daemon.go:296: [dbde4b1066bbf] exiting daemon [2020-04-09T20:03:36.694Z] daemon.go:448: [dbde4b1066bbf] Daemon stopped [2020-04-09T20:03:36.694Z] === RUN TestIpcModeOlderClient [2020-04-09T20:03:36.694Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:03:36.694Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:03:36.983Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2020-04-09T20:03:36.983Z] === RUN TestKillContainer [2020-04-09T20:03:36.983Z] === RUN TestKillContainer/no_signal [2020-04-09T20:03:37.633Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:03:37.704Z] INFO: Unit tests ended at 04/09/2020 20:03:37. Duration:00:03:56.9515655 [2020-04-09T20:03:37.705Z] INFO: Building busybox [2020-04-09T20:03:37.705Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-04-09T20:03:37.705Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-04-09T20:03:37.705Z] [2020-04-09T20:03:37.705Z] Sending build context to Docker daemon 2.56kB [2020-04-09T20:03:37.705Z] [2020-04-09T20:03:37.705Z] Step 1/6 : FROM microsoft/windowsservercore [2020-04-09T20:03:37.705Z] ---> 80e84fd280e2 [2020-04-09T20:03:37.705Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-09T20:03:37.705Z] ---> Running in 388707c3eba8 [2020-04-09T20:03:38.264Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:03:39.283Z] --- PASS: TestKillContainer (2.09s) [2020-04-09T20:03:39.283Z] --- PASS: TestKillContainer/no_signal (0.71s) [2020-04-09T20:03:39.283Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2020-04-09T20:03:39.283Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2020-04-09T20:03:39.283Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:03:39.283Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:03:39.903Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:03:40.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-04-09T20:03:40.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2020-04-09T20:03:40.523Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s) [2020-04-09T20:03:40.523Z] === RUN TestKillStoppedContainer [2020-04-09T20:03:40.523Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-09T20:03:40.523Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:03:40.523Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-09T20:03:40.523Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:03:41.241Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-09T20:03:41.549Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2020-04-09T20:03:41.549Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:03:42.572Z] --- PASS: TestInspectOomKilledTrue (1.19s) [2020-04-09T20:03:42.572Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:03:43.196Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2020-04-09T20:03:43.196Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:03:43.534Z] Removing intermediate container 388707c3eba8 [2020-04-09T20:03:43.534Z] ---> 07ec2a0906ea [2020-04-09T20:03:43.534Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-04-09T20:03:43.817Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-04-09T20:03:43.817Z] === RUN TestLinksContainerNames [2020-04-09T20:03:44.497Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-09T20:03:45.055Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-09T20:03:45.086Z] [2020-04-09T20:03:45.086Z] ---> 9cdbfcadd8dd [2020-04-09T20:03:45.086Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-09T20:03:45.086Z] ---> Running in 7c9ece98f192 [2020-04-09T20:03:45.313Z] --- PASS: TestLinksContainerNames (1.32s) [2020-04-09T20:03:45.313Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:03:45.931Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2020-04-09T20:03:45.931Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:03:46.552Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:03:46.552Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:03:46.552Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:03:46.552Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:03:46.636Z] [2020-04-09T20:03:46.636Z] SUCCESS: Specified value was saved. [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:03:46.835Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-04-09T20:03:46.835Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-04-09T20:03:46.835Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:03:48.870Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2020-04-09T20:03:48.870Z] === RUN TestNetworkNat [2020-04-09T20:03:49.494Z] --- PASS: TestNetworkNat (0.75s) [2020-04-09T20:03:49.494Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:03:49.562Z] Removing intermediate container 7c9ece98f192 [2020-04-09T20:03:49.562Z] ---> b56a580d48a6 [2020-04-09T20:03:49.562Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-09T20:03:49.562Z] ---> Running in 1b866eb09c4e [2020-04-09T20:03:50.114Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-04-09T20:03:50.114Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:03:50.327Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-09T20:03:51.142Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2020-04-09T20:03:51.142Z] === RUN TestPause [2020-04-09T20:03:51.763Z] --- PASS: TestPause (0.75s) [2020-04-09T20:03:51.763Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:03:51.763Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:03:51.763Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:03:51.763Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:03:52.386Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-04-09T20:03:52.386Z] === RUN TestPsFilter [2020-04-09T20:03:52.674Z] --- PASS: TestPsFilter (0.19s) [2020-04-09T20:03:52.674Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:03:53.300Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2020-04-09T20:03:53.300Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:03:53.583Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-09T20:03:53.927Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2020-04-09T20:03:53.927Z] === RUN TestRemoveContainerRunning [2020-04-09T20:03:54.141Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-09T20:03:54.558Z] --- PASS: TestRemoveContainerRunning (0.70s) [2020-04-09T20:03:54.558Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:03:55.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2020-04-09T20:03:55.372Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:03:55.372Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2020-04-09T20:03:55.372Z] === RUN TestRenameLinkedContainer [2020-04-09T20:03:56.692Z] Cannot create a file when that file already exists. [2020-04-09T20:03:58.081Z] --- PASS: TestRenameLinkedContainer (2.71s) [2020-04-09T20:03:58.081Z] === RUN TestRenameStoppedContainer [2020-04-09T20:03:59.094Z] --- PASS: TestRenameStoppedContainer (0.65s) [2020-04-09T20:03:59.094Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:03:59.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-09T20:03:59.370Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-09T20:04:00.107Z] --- PASS: TestRenameRunningContainerAndReuse (1.32s) [2020-04-09T20:04:00.107Z] === RUN TestRenameInvalidName [2020-04-09T20:04:00.308Z] === RUN TestDockerSuite/TestCpToDot [2020-04-09T20:04:01.125Z] --- PASS: TestRenameInvalidName (0.72s) [2020-04-09T20:04:01.125Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:04:01.230Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-09T20:04:02.589Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-09T20:04:03.802Z] Removing intermediate container 1b866eb09c4e [2020-04-09T20:04:03.802Z] ---> e859c56533fa [2020-04-09T20:04:03.802Z] Step 6/6 : CMD ["sh"] [2020-04-09T20:04:03.802Z] ---> Running in 845c73dc0f6a [2020-04-09T20:04:03.802Z] Removing intermediate container 845c73dc0f6a [2020-04-09T20:04:03.802Z] ---> 56d563852066 [2020-04-09T20:04:03.802Z] Successfully built 56d563852066 [2020-04-09T20:04:03.802Z] Successfully tagged busybox:latest [2020-04-09T20:04:03.802Z] INFO: Docker images of the daemon under test [2020-04-09T20:04:03.802Z] [2020-04-09T20:04:03.802Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T20:04:03.802Z] busybox latest 56d563852066 Less than a second ago 4.97GB [2020-04-09T20:04:03.802Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:04:03.802Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:04:03.802Z] [2020-04-09T20:04:03.802Z] INFO: Running integration tests at 04/09/2020 20:04:03... [2020-04-09T20:04:03.802Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-09T20:04:03.802Z] INFO: Integration API tests being run from the host: [2020-04-09T20:04:03.813Z] --- PASS: TestRenameAnonymousContainer (2.57s) [2020-04-09T20:04:03.813Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:04:04.100Z] --- PASS: TestRenameContainerWithSameName (0.64s) [2020-04-09T20:04:04.100Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:04:04.264Z] INFO: make.ps1 starting at 04/09/2020 20:04:03 [2020-04-09T20:04:04.470Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-09T20:04:05.260Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-04-09T20:04:05.437Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-09T20:04:05.585Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-04-09T20:04:05.585Z] === RUN TestResize [2020-04-09T20:04:06.204Z] --- PASS: TestResize (0.66s) [2020-04-09T20:04:06.204Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:04:06.831Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2020-04-09T20:04:06.831Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:04:07.457Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:04:07.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:04:07.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:07.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:07.458Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:07.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:07.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:07.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:07.458Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:07.458Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:07.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:04:07.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:04:07.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:04:07.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:04:08.691Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-09T20:04:08.946Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-09T20:04:09.869Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-09T20:04:11.012Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:04:11.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:04:11.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:04:11.751Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-09T20:04:11.751Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-09T20:04:11.751Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-09T20:04:12.310Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-09T20:04:12.513Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:13.233Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-09T20:04:13.233Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-09T20:04:13.233Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-09T20:04:14.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:04:14.156Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-09T20:04:14.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:14.410Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-09T20:04:14.410Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-09T20:04:14.606Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:04:14.665Z] === RUN TestDockerSuite/TestCreateRM [2020-04-09T20:04:14.665Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-09T20:04:14.665Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-09T20:04:14.919Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-09T20:04:14.919Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-09T20:04:15.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:04:17.427Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-09T20:04:17.427Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-09T20:04:17.427Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.17s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [db76254774a5f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [db76254774a5f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [db76254774a5f] daemon started [2020-04-09T20:04:18.354Z] daemon.go:325: [db76254774a5f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:296: [db76254774a5f] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [db76254774a5f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [db76254774a5f] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [db76254774a5f] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [db76254774a5f] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [db76254774a5f] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.30s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [ddc4aaecb5228] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [ddc4aaecb5228] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [ddc4aaecb5228] daemon started [2020-04-09T20:04:18.354Z] daemon.go:325: [ddc4aaecb5228] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:296: [ddc4aaecb5228] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [ddc4aaecb5228] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [ddc4aaecb5228] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [ddc4aaecb5228] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [ddc4aaecb5228] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [ddc4aaecb5228] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.38s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [d1aafba24f983] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [d1aafba24f983] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d1aafba24f983] daemon started [2020-04-09T20:04:18.354Z] daemon.go:325: [d1aafba24f983] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:296: [d1aafba24f983] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [d1aafba24f983] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d1aafba24f983] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [d1aafba24f983] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [d1aafba24f983] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [d1aafba24f983] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.10s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [dfea670808ed8] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dfea670808ed8] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dfea670808ed8] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [dfea670808ed8] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [dfea670808ed8] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [dfea670808ed8] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [dfea670808ed8] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dfea670808ed8] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dfea670808ed8] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [dfea670808ed8] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [dfea670808ed8] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [dfea670808ed8] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.44s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [d238a562b64e4] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [d238a562b64e4] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d238a562b64e4] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [d238a562b64e4] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [d238a562b64e4] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [d238a562b64e4] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [d238a562b64e4] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [d238a562b64e4] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d238a562b64e4] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [d238a562b64e4] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [d238a562b64e4] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [d238a562b64e4] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.44s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [de00d59878175] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [de00d59878175] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [de00d59878175] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [de00d59878175] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [de00d59878175] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [de00d59878175] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [de00d59878175] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [de00d59878175] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [de00d59878175] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [de00d59878175] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [de00d59878175] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [de00d59878175] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.05s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [d9478bf32e7d0] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [d9478bf32e7d0] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d9478bf32e7d0] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [d9478bf32e7d0] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [d9478bf32e7d0] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [d9478bf32e7d0] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [d9478bf32e7d0] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [d9478bf32e7d0] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [d9478bf32e7d0] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [d9478bf32e7d0] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [d9478bf32e7d0] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [d9478bf32e7d0] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.62s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [df8f8a0edc8af] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [df8f8a0edc8af] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [df8f8a0edc8af] daemon started [2020-04-09T20:04:18.354Z] daemon.go:325: [df8f8a0edc8af] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:296: [df8f8a0edc8af] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [df8f8a0edc8af] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [df8f8a0edc8af] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [df8f8a0edc8af] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [df8f8a0edc8af] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [df8f8a0edc8af] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [dd80f0dc89f99] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dd80f0dc89f99] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dd80f0dc89f99] daemon started [2020-04-09T20:04:18.354Z] daemon.go:296: [dd80f0dc89f99] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [dd80f0dc89f99] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dd80f0dc89f99] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dd80f0dc89f99] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [dd80f0dc89f99] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [dd80f0dc89f99] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [dd80f0dc89f99] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.39s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [df79e4011255f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [df79e4011255f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [df79e4011255f] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [df79e4011255f] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [df79e4011255f] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [df79e4011255f] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [df79e4011255f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [df79e4011255f] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [df79e4011255f] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [df79e4011255f] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [df79e4011255f] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [df79e4011255f] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.11s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [dc7a2cad34902] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dc7a2cad34902] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dc7a2cad34902] daemon started [2020-04-09T20:04:18.354Z] daemon.go:296: [dc7a2cad34902] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:325: [dc7a2cad34902] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [dc7a2cad34902] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [dc7a2cad34902] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [dc7a2cad34902] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [dc7a2cad34902] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [dc7a2cad34902] Daemon stopped [2020-04-09T20:04:18.354Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-04-09T20:04:18.354Z] 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-04-09T20:04:18.354Z] daemon.go:325: [ddcbcbb2925dc] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [ddcbcbb2925dc] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [ddcbcbb2925dc] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [ddcbcbb2925dc] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [ddcbcbb2925dc] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [ddcbcbb2925dc] Daemon stopped [2020-04-09T20:04:18.354Z] daemon.go:325: [ddcbcbb2925dc] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:325: [ddcbcbb2925dc] waiting for daemon to start [2020-04-09T20:04:18.354Z] daemon.go:353: [ddcbcbb2925dc] daemon started [2020-04-09T20:04:18.354Z] daemon.go:461: [ddcbcbb2925dc] Stopping daemon [2020-04-09T20:04:18.354Z] daemon.go:296: [ddcbcbb2925dc] exiting daemon [2020-04-09T20:04:18.354Z] daemon.go:448: [ddcbcbb2925dc] Daemon stopped [2020-04-09T20:04:18.354Z] === RUN TestKernelTCPMemory [2020-04-09T20:04:18.642Z] --- PASS: TestKernelTCPMemory (0.87s) [2020-04-09T20:04:18.642Z] === RUN TestNISDomainname [2020-04-09T20:04:19.658Z] --- PASS: TestNISDomainname (0.95s) [2020-04-09T20:04:19.658Z] === RUN TestStats [2020-04-09T20:04:20.685Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-09T20:04:20.940Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-09T20:04:20.940Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-09T20:04:20.940Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-09T20:04:21.194Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-09T20:04:21.194Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-09T20:04:21.194Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-09T20:04:21.690Z] --- PASS: TestStats (1.71s) [2020-04-09T20:04:21.690Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:04:21.690Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:04:21.690Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:04:21.690Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:04:21.690Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:04:21.690Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:04:21.690Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:04:21.690Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:04:21.690Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:04:21.690Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:04:21.690Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:04:21.690Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:04:21.690Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:04:22.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-09T20:04:24.043Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-09T20:04:24.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-09T20:04:25.173Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-09T20:04:25.173Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2020-04-09T20:04:25.173Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-04-09T20:04:25.173Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-04-09T20:04:25.173Z] --- PASS: TestStopContainerWithTimeout/-1 (3.29s) [2020-04-09T20:04:25.173Z] === RUN TestDeleteDevicemapper [2020-04-09T20:04:25.173Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:04:25.173Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:04:25.173Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:04:25.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:04:26.581Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-09T20:04:27.241Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.14s) [2020-04-09T20:04:27.241Z] === RUN TestUpdateMemory [2020-04-09T20:04:27.867Z] --- PASS: TestUpdateMemory (0.98s) [2020-04-09T20:04:27.867Z] === RUN TestUpdateCPUQuota [2020-04-09T20:04:28.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-09T20:04:29.350Z] --- PASS: TestUpdateCPUQuota (1.29s) [2020-04-09T20:04:29.350Z] === RUN TestUpdatePidsLimit [2020-04-09T20:04:29.350Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:04:29.391Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-09T20:04:29.635Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:04:29.951Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:04:30.236Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:04:30.314Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-09T20:04:30.314Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-09T20:04:30.520Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:04:30.805Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:04:31.237Z] === RUN TestDockerSuite/TestDockerFails [2020-04-09T20:04:31.237Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-09T20:04:31.237Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-09T20:04:31.237Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-09T20:04:31.428Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit (3.50s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-04-09T20:04:32.924Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2020-04-09T20:04:32.924Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:04:33.121Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-09T20:04:33.681Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-09T20:04:35.039Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-09T20:04:35.039Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-09T20:04:35.294Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-09T20:04:35.294Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-09T20:04:35.363Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-04-09T20:04:37.592Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-04-09T20:04:41.814Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-09T20:04:42.315Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-04-09T20:04:44.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:04:44.575Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-09T20:04:45.248Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-04-09T20:04:45.474Z] --- PASS: TestUpdateRestartPolicy (12.16s) [2020-04-09T20:04:45.474Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:04:45.474Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2020-04-09T20:04:45.474Z] === RUN TestWaitNonBlocked [2020-04-09T20:04:45.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:04:45.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:04:45.474Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:04:45.474Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:04:45.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:04:45.474Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:04:46.492Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-09T20:04:46.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-04-09T20:04:46.492Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-04-09T20:04:46.492Z] === RUN TestWaitBlocked [2020-04-09T20:04:46.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:04:46.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:04:46.492Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:04:46.492Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:04:46.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:04:46.492Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:04:47.530Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-09T20:04:47.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-04-09T20:04:47.531Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2020-04-09T20:04:47.531Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:04:47.531Z] === CONT TestIpcModeOlderClient [2020-04-09T20:04:47.531Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:04:47.815Z] --- PASS: TestIpcModeOlderClient (0.22s) [2020-04-09T20:04:47.832Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-09T20:04:48.185Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-09T20:04:49.162Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-09T20:04:50.340Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-09T20:04:50.714Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-09T20:04:51.314Z] --- PASS: TestContainerStartOnDaemonRestart (3.28s) [2020-04-09T20:04:51.314Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-04-09T20:04:51.314Z] daemon.go:325: [d2981e43c618f] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:325: [d2981e43c618f] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:353: [d2981e43c618f] daemon started [2020-04-09T20:04:51.314Z] daemon.go:325: [d2981e43c618f] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:296: [d2981e43c618f] exiting daemon [2020-04-09T20:04:51.314Z] daemon.go:325: [d2981e43c618f] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:353: [d2981e43c618f] daemon started [2020-04-09T20:04:51.314Z] daemon.go:461: [d2981e43c618f] Stopping daemon [2020-04-09T20:04:51.314Z] daemon.go:296: [d2981e43c618f] exiting daemon [2020-04-09T20:04:51.314Z] daemon.go:448: [d2981e43c618f] Daemon stopped [2020-04-09T20:04:51.314Z] --- PASS: TestDaemonRestartIpcMode (3.96s) [2020-04-09T20:04:51.314Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-04-09T20:04:51.314Z] daemon.go:325: [d2a912d99ad2c] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:325: [d2a912d99ad2c] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:353: [d2a912d99ad2c] daemon started [2020-04-09T20:04:51.314Z] daemon.go:461: [d2a912d99ad2c] Stopping daemon [2020-04-09T20:04:51.314Z] daemon.go:296: [d2a912d99ad2c] exiting daemon [2020-04-09T20:04:51.314Z] daemon.go:448: [d2a912d99ad2c] Daemon stopped [2020-04-09T20:04:51.314Z] daemon.go:325: [d2a912d99ad2c] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:325: [d2a912d99ad2c] waiting for daemon to start [2020-04-09T20:04:51.314Z] daemon.go:353: [d2a912d99ad2c] daemon started [2020-04-09T20:04:51.314Z] daemon.go:461: [d2a912d99ad2c] Stopping daemon [2020-04-09T20:04:51.314Z] daemon.go:296: [d2a912d99ad2c] exiting daemon [2020-04-09T20:04:51.314Z] daemon.go:448: [d2a912d99ad2c] Daemon stopped [2020-04-09T20:04:51.314Z] PASS [2020-04-09T20:04:51.314Z] [2020-04-09T20:04:51.314Z] === Skipped [2020-04-09T20:04:51.314Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-09T20:04:51.314Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:04:51.314Z] [2020-04-09T20:04:51.314Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:04:51.314Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:04:51.314Z] [2020-04-09T20:04:51.314Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:04:51.314Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:04:51.314Z] [2020-04-09T20:04:51.314Z] [2020-04-09T20:04:51.314Z] DONE 189 tests, 3 skipped in 106.216s [2020-04-09T20:04:51.599Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:04:51.599Z] ++ 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-04-09T20:04:51.599Z] ++ set -e [2020-04-09T20:04:51.599Z] ++ '[' -n 0 ']' [2020-04-09T20:04:51.599Z] ++ set -x [2020-04-09T20:04:51.599Z] ++ 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-04-09T20:04:51.599Z] INFO: Testing against a local daemon [2020-04-09T20:04:51.599Z] === RUN TestCommitInheritsEnv [2020-04-09T20:04:51.689Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-09T20:04:51.699Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-09T20:04:52.217Z] --- PASS: TestCommitInheritsEnv (0.45s) [2020-04-09T20:04:52.217Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:04:52.217Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:04:52.217Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:04:52.217Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-09T20:04:52.217Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:04:52.217Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-09T20:04:52.217Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:04:52.502Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2020-04-09T20:04:52.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:04:52.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-09T20:04:52.502Z] === RUN TestTagInvalidReference [2020-04-09T20:04:52.621Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-09T20:04:52.666Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-09T20:04:52.786Z] --- PASS: TestTagInvalidReference (0.04s) [2020-04-09T20:04:52.786Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:04:52.786Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-04-09T20:04:52.786Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:04:52.786Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-04-09T20:04:52.786Z] === RUN TestTagOfficialNames [2020-04-09T20:04:52.786Z] --- PASS: TestTagOfficialNames (0.06s) [2020-04-09T20:04:52.786Z] === RUN TestTagMatchesDigest [2020-04-09T20:04:52.786Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-09T20:04:52.786Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:04:53.548Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-09T20:04:54.511Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-09T20:04:55.435Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-09T20:04:55.589Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-09T20:04:55.993Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-09T20:04:57.874Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-09T20:04:59.756Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-09T20:05:00.332Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-09T20:05:01.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:05:03.016Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-09T20:05:06.275Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-09T20:05:07.200Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-09T20:05:08.559Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-09T20:05:09.483Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-09T20:05:09.737Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-09T20:05:10.778Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-09T20:05:11.095Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-09T20:05:12.272Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-09T20:05:12.272Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-09T20:05:12.831Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-09T20:05:12.831Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-09T20:05:12.831Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-09T20:05:13.735Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-04-09T20:05:14.718Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-09T20:05:16.076Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-09T20:05:16.076Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-09T20:05:16.076Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-09T20:05:16.661Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-04-09T20:05:17.003Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-09T20:05:17.003Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-09T20:05:17.562Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-09T20:05:17.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-09T20:05:18.484Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-09T20:05:18.738Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-09T20:05:18.738Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-09T20:05:18.738Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-09T20:05:20.621Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-09T20:05:21.388Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-04-09T20:05:21.981Z] === RUN TestDockerSuite/TestEventsRename [2020-04-09T20:05:22.903Z] === RUN TestDockerSuite/TestEventsResize [2020-04-09T20:05:23.463Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-09T20:05:23.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:05:23.971Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-09T20:05:24.341Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-04-09T20:05:25.329Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-09T20:05:25.888Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-09T20:05:27.273Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-04-09T20:05:29.261Z] === RUN TestDockerSuite/TestEventsTop [2020-04-09T20:05:30.184Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-09T20:05:31.042Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-09T20:05:31.042Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:05:31.042Z] INFO: Testing against a local daemon [2020-04-09T20:05:31.042Z] === RUN TestBuildWithSession [2020-04-09T20:05:31.042Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:05:31.042Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:31.042Z] === RUN TestBuildSquashParent [2020-04-09T20:05:31.042Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-04-09T20:05:31.042Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:31.042Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:05:31.042Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-09T20:05:31.042Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:31.042Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:05:31.042Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:05:32.689Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-09T20:05:34.047Z] === RUN TestDockerSuite/TestExec [2020-04-09T20:05:34.971Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-09T20:05:35.894Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-09T20:05:36.817Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-09T20:05:37.375Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-09T20:05:39.256Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-09T20:05:40.179Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-09T20:05:41.101Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-09T20:05:41.405Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:05:41.660Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-09T20:05:41.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:05:42.583Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-09T20:05:42.842Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:05:43.505Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-09T20:05:44.388Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:05:44.429Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy (14.92s) [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.31s) [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.82s) [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.14s) [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.24s) [2020-04-09T20:05:45.368Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.40s) [2020-04-09T20:05:45.368Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:05:45.368Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2020-04-09T20:05:45.368Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:45.368Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:05:45.368Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-04-09T20:05:45.368Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:45.368Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:05:45.788Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-09T20:05:46.924Z] --- PASS: TestBuildWithEmptyLayers (1.12s) [2020-04-09T20:05:46.924Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:05:46.924Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-04-09T20:05:46.924Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:46.924Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:05:46.924Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-04-09T20:05:46.924Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:46.924Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:05:46.924Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2020-04-09T20:05:46.924Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:46.924Z] === RUN TestBuildWithHugeFile [2020-04-09T20:05:46.924Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2020-04-09T20:05:46.924Z] build_test.go:492: testEnv.OSType == "windows" [2020-04-09T20:05:46.924Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:05:46.924Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:05:46.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:05:46.924Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:05:46.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:05:46.924Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:05:46.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:05:46.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:05:46.924Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:05:46.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:05:46.924Z] --- PASS: TestBuildWithEmptyDockerfile (0.43s) [2020-04-09T20:05:46.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2020-04-09T20:05:46.924Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-04-09T20:05:46.924Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-04-09T20:05:46.924Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:05:46.924Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2020-04-09T20:05:46.924Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:46.924Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:05:46.924Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-04-09T20:05:46.924Z] PASS [2020-04-09T20:05:46.924Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-09T20:05:47.146Z] === RUN TestDockerSuite/TestExecEnv [2020-04-09T20:05:47.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:05:47.394Z] INFO: Testing against a local daemon [2020-04-09T20:05:47.394Z] === RUN TestConfigList [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigList (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestConfigsUpdate [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestTemplatedConfig [2020-04-09T20:05:47.394Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestConfigInspect [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigInspect (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:05:47.394Z] === RUN TestConfigCreateResolve [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:05:47.394Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:05:47.394Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-04-09T20:05:47.394Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:05:47.394Z] PASS [2020-04-09T20:05:47.394Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-09T20:05:47.394Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:05:47.394Z] INFO: Testing against a local daemon [2020-04-09T20:05:47.394Z] === RUN TestCheckpoint [2020-04-09T20:05:47.394Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:05:47.394Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:05:47.394Z] === RUN TestContainerInvalidJSON [2020-04-09T20:05:47.394Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:05:47.394Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:05:47.394Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:05:47.394Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:05:47.394Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:05:47.394Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:05:47.394Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:05:47.394Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:05:47.394Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:05:47.394Z] --- PASS: TestContainerInvalidJSON (0.06s) [2020-04-09T20:05:47.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-04-09T20:05:47.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-04-09T20:05:47.394Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-04-09T20:05:47.394Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:05:47.394Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2020-04-09T20:05:47.394Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:05:47.394Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-04-09T20:05:47.394Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:05:47.394Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-09T20:05:47.394Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:05:47.394Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-04-09T20:05:47.394Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCopyFromContainer [2020-04-09T20:05:47.394Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-04-09T20:05:47.394Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:05:47.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:05:47.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:05:47.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:05:47.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:05:47.394Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:05:47.394Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:05:47.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:05:47.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:05:47.394Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:05:47.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-04-09T20:05:47.394Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:05:47.394Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-04-09T20:05:47.394Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:05:47.394Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:05:47.394Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:05:47.394Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:05:47.394Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-09T20:05:47.394Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-04-09T20:05:47.394Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:05:47.394Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-04-09T20:05:47.394Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:47.394Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:05:47.394Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-04-09T20:05:47.394Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:05:47.394Z] === RUN TestCreateWithCapabilities [2020-04-09T20:05:47.394Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-04-09T20:05:47.394Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-09T20:05:47.394Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:05:47.394Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-09T20:05:47.394Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:05:47.394Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:05:47.394Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:05:47.705Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-09T20:05:47.859Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:05:47.859Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:05:47.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:05:47.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:05:47.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:05:47.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:05:47.859Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-09T20:05:47.859Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T20:05:47.859Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:05:47.859Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-09T20:05:47.859Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-09T20:05:47.859Z] === RUN TestDiff [2020-04-09T20:05:47.859Z] --- SKIP: TestDiff (0.00s) [2020-04-09T20:05:47.859Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-09T20:05:47.859Z] === RUN TestExecWithCloseStdin [2020-04-09T20:05:49.586Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-09T20:05:50.051Z] --- PASS: TestExecWithCloseStdin (2.23s) [2020-04-09T20:05:50.051Z] === RUN TestExec [2020-04-09T20:05:50.051Z] --- SKIP: TestExec (0.00s) [2020-04-09T20:05:50.051Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:05:50.051Z] === RUN TestExecUser [2020-04-09T20:05:50.051Z] --- SKIP: TestExecUser (0.01s) [2020-04-09T20:05:50.051Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:05:50.051Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:05:50.051Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-04-09T20:05:50.051Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:50.051Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:05:50.051Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-04-09T20:05:50.051Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:50.051Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:05:50.051Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-04-09T20:05:50.051Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:05:50.051Z] === RUN TestHealthKillContainer [2020-04-09T20:05:50.051Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-04-09T20:05:50.051Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-09T20:05:50.051Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:05:50.051Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-04-09T20:05:50.051Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-09T20:05:50.051Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:05:50.508Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-09T20:05:52.246Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2020-04-09T20:05:52.246Z] === RUN TestKillContainer [2020-04-09T20:05:52.246Z] --- SKIP: TestKillContainer (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-09T20:05:52.246Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:05:52.246Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:05:52.246Z] === RUN TestKillStoppedContainer [2020-04-09T20:05:52.246Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:05:52.246Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:05:52.246Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:05:52.246Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:05:52.246Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-09T20:05:52.246Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:05:52.246Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:05:52.246Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:05:52.246Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:05:52.246Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:05:52.246Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:05:52.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-09T20:05:53.312Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-09T20:05:53.798Z] --- PASS: TestLogsFollowTailEmpty (1.83s) [2020-04-09T20:05:53.798Z] === RUN TestNetworkNat [2020-04-09T20:05:53.798Z] --- SKIP: TestNetworkNat (0.00s) [2020-04-09T20:05:53.798Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-09T20:05:53.798Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:05:53.798Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-04-09T20:05:53.798Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:05:53.798Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:05:53.798Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-04-09T20:05:53.798Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-09T20:05:53.798Z] === RUN TestPause [2020-04-09T20:05:53.798Z] --- SKIP: TestPause (0.00s) [2020-04-09T20:05:53.798Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-09T20:05:53.798Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:05:54.234Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-09T20:05:55.158Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-09T20:05:55.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:05:55.994Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.90s) [2020-04-09T20:05:55.994Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:05:55.994Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-04-09T20:05:55.994Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:05:55.994Z] === RUN TestPsFilter [2020-04-09T20:05:55.994Z] --- PASS: TestPsFilter (0.14s) [2020-04-09T20:05:55.994Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:05:56.000Z] === RUN TestDockerSuite/TestExecParseError [2020-04-09T20:05:56.924Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-09T20:05:58.186Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.17s) [2020-04-09T20:05:58.186Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:05:58.281Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-09T20:05:58.840Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-09T20:06:00.379Z] --- PASS: TestRemoveContainerWithVolume (2.10s) [2020-04-09T20:06:00.379Z] === RUN TestRemoveContainerRunning [2020-04-09T20:06:00.721Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-09T20:06:01.643Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-09T20:06:01.933Z] --- PASS: TestRemoveContainerRunning (1.89s) [2020-04-09T20:06:01.933Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:06:02.566Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-09T20:06:04.128Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.90s) [2020-04-09T20:06:04.128Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:06:04.128Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-09T20:06:04.128Z] === RUN TestRenameLinkedContainer [2020-04-09T20:06:04.128Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-04-09T20:06:04.128Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:04.128Z] === RUN TestRenameStoppedContainer [2020-04-09T20:06:06.326Z] --- PASS: TestRenameStoppedContainer (2.13s) [2020-04-09T20:06:06.326Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:06:12.157Z] --- PASS: TestRenameRunningContainerAndReuse (5.66s) [2020-04-09T20:06:12.157Z] === RUN TestRenameInvalidName [2020-04-09T20:06:13.705Z] --- PASS: TestRenameInvalidName (1.94s) [2020-04-09T20:06:13.705Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:06:13.705Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-04-09T20:06:13.705Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:13.705Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:06:14.711Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-09T20:06:14.711Z] === RUN TestDockerSuite/TestExecTTY [2020-04-09T20:06:14.965Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-09T20:06:15.888Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-09T20:06:15.901Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2020-04-09T20:06:15.901Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:06:15.901Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-04-09T20:06:15.901Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:15.901Z] === RUN TestResize [2020-04-09T20:06:15.901Z] --- SKIP: TestResize (0.00s) [2020-04-09T20:06:15.901Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:15.901Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:06:15.901Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-04-09T20:06:15.901Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:15.901Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:06:16.809Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-09T20:06:17.734Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-09T20:06:17.734Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-09T20:06:18.113Z] --- PASS: TestResizeWhenContainerNotStarted (2.51s) [2020-04-09T20:06:18.113Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:06:18.113Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:06:18.113Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:18.113Z] === RUN TestStats [2020-04-09T20:06:18.113Z] --- SKIP: TestStats (0.00s) [2020-04-09T20:06:18.113Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-04-09T20:06:18.113Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:06:18.656Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:06:19.579Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-09T20:06:20.502Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-09T20:06:21.863Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-09T20:06:22.785Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-09T20:06:23.942Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.72s) [2020-04-09T20:06:23.942Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:06:23.942Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-04-09T20:06:23.942Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-09T20:06:23.942Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:06:24.145Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-09T20:06:29.378Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-09T20:06:34.640Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-09T20:06:36.000Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-09T20:06:41.230Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-09T20:06:41.789Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-09T20:06:41.789Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-09T20:06:41.789Z] === RUN TestDockerSuite/TestHealth [2020-04-09T20:06:45.231Z] --- PASS: TestUpdateRestartPolicy (20.82s) [2020-04-09T20:06:45.231Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:06:45.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:06:46.781Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s) [2020-04-09T20:06:46.782Z] === RUN TestWaitNonBlocked [2020-04-09T20:06:46.782Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:06:46.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:06:46.782Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:06:46.782Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:06:46.782Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:06:46.782Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:06:49.715Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-09T20:06:49.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.66s) [2020-04-09T20:06:49.715Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.74s) [2020-04-09T20:06:49.715Z] === RUN TestWaitBlocked [2020-04-09T20:06:49.715Z] --- SKIP: TestWaitBlocked (0.00s) [2020-04-09T20:06:49.715Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:49.715Z] PASS [2020-04-09T20:06:49.715Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-09T20:06:49.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:49.715Z] INFO: Testing against a local daemon [2020-04-09T20:06:49.715Z] === RUN TestCommitInheritsEnv [2020-04-09T20:06:49.715Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2020-04-09T20:06:49.715Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:06:49.715Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:06:49.715Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-09T20:06:49.715Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-09T20:06:49.715Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:06:49.715Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-09T20:06:49.715Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:06:49.715Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-04-09T20:06:49.715Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:06:49.715Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-04-09T20:06:49.715Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:06:49.715Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:06:49.715Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-09T20:06:49.715Z] === RUN TestTagInvalidReference [2020-04-09T20:06:49.715Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-09T20:06:49.715Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:06:49.715Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-04-09T20:06:49.715Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:06:49.715Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-09T20:06:49.715Z] === RUN TestTagOfficialNames [2020-04-09T20:06:49.715Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-04-09T20:06:49.715Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-09T20:06:49.715Z] === RUN TestTagMatchesDigest [2020-04-09T20:06:49.715Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-09T20:06:49.715Z] PASS [2020-04-09T20:06:49.715Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-09T20:06:49.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:49.715Z] INFO: Testing against a local daemon [2020-04-09T20:06:49.716Z] === RUN TestNetworkCreateDelete [2020-04-09T20:06:49.716Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-04-09T20:06:49.716Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:49.716Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:06:49.716Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-04-09T20:06:49.716Z] 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-04-09T20:06:49.716Z] === RUN TestInspectNetwork [2020-04-09T20:06:49.716Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-09T20:06:49.716Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:49.716Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:06:49.716Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-09T20:06:49.716Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:49.716Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:06:49.716Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:06:49.716Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:06:49.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:06:49.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:06:49.716Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:06:49.716Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:06:49.716Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:06:49.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:06:49.716Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:06:49.716Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-09T20:06:49.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-04-09T20:06:49.716Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-09T20:06:49.716Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-04-09T20:06:49.716Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:06:49.716Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:06:49.716Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:51: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:06:49.716Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:94: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:06:49.716Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:127: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:06:49.716Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:177: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:06:49.716Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:201: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:06:49.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:06:49.716Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:06:49.716Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:319: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:06:49.716Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-09T20:06:49.716Z] service_test.go:386: testEnv.OSType == "windows" [2020-04-09T20:06:49.716Z] PASS [2020-04-09T20:06:49.716Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-09T20:06:49.716Z] PASS [2020-04-09T20:06:49.716Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-09T20:06:49.716Z] PASS [2020-04-09T20:06:49.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-09T20:06:49.716Z] PASS [2020-04-09T20:06:49.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-09T20:06:49.716Z] PASS [2020-04-09T20:06:49.716Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-09T20:06:50.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.180Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.180Z] === RUN TestPluginInvalidJSON [2020-04-09T20:06:50.180Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:06:50.180Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:06:50.180Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:06:50.180Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-09T20:06:50.180Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-09T20:06:50.180Z] PASS [2020-04-09T20:06:50.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-09T20:06:50.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.180Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.180Z] === RUN TestExternalGraphDriver [2020-04-09T20:06:50.180Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-04-09T20:06:50.180Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-09T20:06:50.180Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:06:50.180Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-04-09T20:06:50.180Z] external_test.go:407: runtime.GOOS == "windows" [2020-04-09T20:06:50.180Z] PASS [2020-04-09T20:06:50.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-09T20:06:50.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.180Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.180Z] PASS [2020-04-09T20:06:50.180Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-09T20:06:50.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.180Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-09T20:06:50.180Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.180Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.180Z] === RUN TestSecretInspect [2020-04-09T20:06:50.180Z] --- SKIP: TestSecretInspect (0.00s) [2020-04-09T20:06:50.180Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.180Z] === RUN TestSecretList [2020-04-09T20:06:50.180Z] --- SKIP: TestSecretList (0.00s) [2020-04-09T20:06:50.180Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.180Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:06:50.180Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-04-09T20:06:50.180Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.180Z] === RUN TestSecretsUpdate [2020-04-09T20:06:50.180Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-04-09T20:06:50.180Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.180Z] === RUN TestTemplatedSecret [2020-04-09T20:06:50.180Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-09T20:06:50.661Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestSecretCreateResolve [2020-04-09T20:06:50.661Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-04-09T20:06:50.661Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:50.661Z] PASS [2020-04-09T20:06:50.661Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-09T20:06:50.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.661Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.661Z] === RUN TestServiceCreateInit [2020-04-09T20:06:50.661Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:06:50.661Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:06:50.661Z] --- PASS: TestServiceCreateInit (0.04s) [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceConflict [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-04-09T20:06:50.661Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-04-09T20:06:50.661Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestCreateServiceSysctls [2020-04-09T20:06:50.661Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-04-09T20:06:50.661Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestInspect [2020-04-09T20:06:50.661Z] --- SKIP: TestInspect (0.00s) [2020-04-09T20:06:50.661Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:06:50.661Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-04-09T20:06:50.661Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:06:50.661Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-04-09T20:06:50.661Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestServicePlugin [2020-04-09T20:06:50.661Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:06:50.661Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestServiceUpdateLabel [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-04-09T20:06:50.661Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:50.661Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-04-09T20:06:50.661Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:50.661Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-04-09T20:06:50.661Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:50.661Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:06:50.661Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-04-09T20:06:50.661Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:06:50.661Z] PASS [2020-04-09T20:06:50.661Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-09T20:06:50.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.661Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.661Z] === RUN TestSessionCreate [2020-04-09T20:06:50.661Z] --- SKIP: TestSessionCreate (0.00s) [2020-04-09T20:06:50.661Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:50.661Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:06:50.661Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-04-09T20:06:50.661Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:50.661Z] PASS [2020-04-09T20:06:50.661Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-09T20:06:50.661Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:50.661Z] INFO: Testing against a local daemon [2020-04-09T20:06:50.661Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:06:50.661Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:06:50.661Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:06:50.661Z] === RUN TestEventsExecDie [2020-04-09T20:06:50.661Z] --- SKIP: TestEventsExecDie (0.00s) [2020-04-09T20:06:50.661Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-09T20:06:50.661Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:06:50.661Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-04-09T20:06:50.661Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-09T20:06:50.661Z] === RUN TestInfoAPI [2020-04-09T20:06:51.125Z] --- PASS: TestInfoAPI (0.05s) [2020-04-09T20:06:51.125Z] === RUN TestInfoAPIWarnings [2020-04-09T20:06:51.125Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-04-09T20:06:51.125Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:06:51.125Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:06:52.101Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2020-04-09T20:06:52.101Z] === RUN TestPingCacheHeaders [2020-04-09T20:06:52.101Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-09T20:06:52.101Z] === RUN TestPingGet [2020-04-09T20:06:52.101Z] --- PASS: TestPingGet (0.03s) [2020-04-09T20:06:52.101Z] === RUN TestPingHead [2020-04-09T20:06:52.101Z] --- PASS: TestPingHead (0.03s) [2020-04-09T20:06:52.101Z] === RUN TestVersion [2020-04-09T20:06:52.101Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:06:52.101Z] PASS [2020-04-09T20:06:52.101Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-09T20:06:52.101Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:06:52.101Z] INFO: Testing against a local daemon [2020-04-09T20:06:52.101Z] === RUN TestVolumesCreateAndList [2020-04-09T20:06:52.101Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-09T20:06:52.101Z] === RUN TestVolumesRemove [2020-04-09T20:06:52.101Z] --- SKIP: TestVolumesRemove (0.00s) [2020-04-09T20:06:52.101Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-09T20:06:52.101Z] === RUN TestVolumesInspect [2020-04-09T20:06:52.101Z] --- PASS: TestVolumesInspect (0.05s) [2020-04-09T20:06:52.101Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:06:52.101Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:06:52.101Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:06:52.101Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:06:52.101Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-09T20:06:52.101Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:06:52.101Z] PASS [2020-04-09T20:06:52.101Z] INFO: make.ps1 ended at 04/09/2020 20:06:52 [2020-04-09T20:06:52.101Z] INFO: Integration CLI tests being run from the host: [2020-04-09T20:06:52.101Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-09T20:07:03.960Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-09T20:07:04.519Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-09T20:07:04.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-09T20:07:04.519Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-09T20:07:04.519Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-09T20:07:04.567Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:07:04.567Z] INFO: Testing against a local daemon [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-09T20:07:04.567Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-09T20:07:05.030Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-09T20:07:05.030Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-09T20:07:05.078Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-09T20:07:05.078Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-09T20:07:05.636Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-09T20:07:05.636Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-09T20:07:06.006Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-09T20:07:06.006Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-09T20:07:06.558Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-09T20:07:06.558Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-09T20:07:07.486Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-09T20:07:08.409Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-09T20:07:08.409Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-09T20:07:09.332Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-09T20:07:12.591Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:07:12.591Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-09T20:07:12.591Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-09T20:07:12.591Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-09T20:07:13.950Z] === RUN TestDockerSuite/TestImportFile [2020-04-09T20:07:16.459Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-09T20:07:16.460Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-09T20:07:18.986Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-09T20:07:20.875Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-09T20:07:22.757Z] === RUN TestDockerSuite/TestInfoDebug [2020-04-09T20:07:23.012Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:07:23.576Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:07:24.135Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:07:25.058Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-09T20:07:25.981Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-09T20:07:26.904Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-09T20:07:27.827Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-09T20:07:27.827Z] === RUN TestDockerSuite/TestInfoFormat [2020-04-09T20:07:27.827Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-09T20:07:27.827Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-04-09T20:07:28.385Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-09T20:07:29.309Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-09T20:07:29.868Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-09T20:07:30.790Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-09T20:07:31.713Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-09T20:07:32.271Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-09T20:07:33.193Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-09T20:07:33.448Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-09T20:07:35.331Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-09T20:07:35.890Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-09T20:07:36.814Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-09T20:07:36.814Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-09T20:07:37.737Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-09T20:07:37.737Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-09T20:07:38.661Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-09T20:07:39.584Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-09T20:07:40.509Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-09T20:07:41.432Z] === RUN TestDockerSuite/TestInspectImage [2020-04-09T20:07:41.432Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-09T20:07:41.432Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-09T20:07:41.432Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-09T20:07:42.357Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-09T20:07:43.289Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-09T20:07:43.289Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-09T20:07:43.859Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-09T20:07:44.781Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-09T20:07:46.661Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-09T20:07:46.661Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-09T20:07:47.219Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-09T20:07:48.142Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-09T20:07:50.024Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-09T20:07:50.582Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-09T20:07:51.505Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-09T20:07:51.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-09T20:07:52.065Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-09T20:07:52.987Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-09T20:07:53.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-09T20:07:54.835Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-09T20:07:54.835Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-09T20:07:57.455Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-09T20:07:58.814Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-09T20:08:00.694Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-09T20:08:00.948Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-09T20:08:03.456Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-09T20:08:05.965Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-09T20:08:07.848Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-09T20:08:08.103Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-09T20:08:10.612Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-09T20:08:11.170Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-09T20:08:12.103Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-09T20:08:17.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-09T20:08:22.571Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-09T20:08:24.452Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-09T20:08:25.011Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-09T20:08:26.894Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-09T20:08:28.254Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-09T20:08:28.813Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-09T20:08:29.736Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-09T20:08:31.619Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-09T20:08:32.542Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-09T20:08:32.542Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-09T20:08:32.797Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-09T20:08:32.797Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-09T20:08:32.797Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-09T20:08:33.720Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-09T20:08:34.647Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-09T20:08:34.647Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-09T20:08:37.902Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-09T20:08:38.825Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-09T20:08:39.384Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-09T20:08:42.639Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-09T20:08:44.520Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-09T20:08:45.080Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-09T20:08:45.080Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-09T20:08:46.441Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-09T20:08:47.363Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-09T20:08:47.617Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-09T20:08:48.978Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-09T20:08:50.336Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-09T20:08:51.259Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-09T20:08:53.764Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-09T20:08:54.323Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-09T20:08:54.923Z] === RUN TestDockerSuite/TestLogsSince [2020-04-09T20:09:02.988Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-09T20:09:08.257Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-09T20:09:08.511Z] === RUN TestDockerSuite/TestLogsTail [2020-04-09T20:09:09.434Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-09T20:09:10.357Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-09T20:09:10.915Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-09T20:09:11.474Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-09T20:09:12.398Z] === RUN TestDockerSuite/TestNetHostname [2020-04-09T20:09:12.398Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-09T20:09:14.906Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-09T20:09:15.466Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-09T20:09:16.824Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-09T20:09:19.341Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-09T20:09:19.900Z] === RUN TestDockerSuite/TestPluginActive [2020-04-09T20:09:21.780Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-09T20:09:22.703Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-09T20:09:27.934Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-09T20:09:28.856Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-09T20:09:28.856Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-09T20:09:29.415Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-09T20:09:32.672Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-09T20:09:34.029Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:09:35.910Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-09T20:09:41.139Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-09T20:09:41.139Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-09T20:09:43.021Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-09T20:09:43.580Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-09T20:09:44.506Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-09T20:09:46.388Z] === RUN TestDockerSuite/TestPortList [2020-04-09T20:09:46.948Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-09T20:09:48.248Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-09T20:09:49.795Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-09T20:09:50.204Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-09T20:09:51.989Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-09T20:09:51.989Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-09T20:09:51.989Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-09T20:09:51.989Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-09T20:09:51.989Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-09T20:09:53.463Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-09T20:09:54.938Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-09T20:09:54.938Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-09T20:09:54.938Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-09T20:09:56.723Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-09T20:09:58.082Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-09T20:10:00.402Z] --- PASS: TestImportExtremelyLargeImageWorks (301.28s) [2020-04-09T20:10:00.402Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-04-09T20:10:00.402Z] daemon.go:325: [df1c34f4d16ab] waiting for daemon to start [2020-04-09T20:10:00.402Z] daemon.go:325: [df1c34f4d16ab] waiting for daemon to start [2020-04-09T20:10:00.402Z] daemon.go:353: [df1c34f4d16ab] daemon started [2020-04-09T20:10:00.402Z] daemon.go:461: [df1c34f4d16ab] Stopping daemon [2020-04-09T20:10:00.402Z] daemon.go:296: [df1c34f4d16ab] exiting daemon [2020-04-09T20:10:00.402Z] daemon.go:448: [df1c34f4d16ab] Daemon stopped [2020-04-09T20:10:00.402Z] PASS [2020-04-09T20:10:00.402Z] [2020-04-09T20:10:00.402Z] DONE 11 tests in 302.645s [2020-04-09T20:10:00.402Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:10:00.402Z] ++ 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-04-09T20:10:00.402Z] ++ set -e [2020-04-09T20:10:00.402Z] ++ '[' -n 0 ']' [2020-04-09T20:10:00.402Z] ++ set -x [2020-04-09T20:10:00.402Z] ++ 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-04-09T20:10:00.402Z] INFO: Testing against a local daemon [2020-04-09T20:10:00.402Z] === RUN TestNetworkCreateDelete [2020-04-09T20:10:00.402Z] --- PASS: TestNetworkCreateDelete (0.24s) [2020-04-09T20:10:00.403Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:10:00.403Z] --- PASS: TestDockerNetworkDeletePreferID (0.71s) [2020-04-09T20:10:00.403Z] === RUN TestInspectNetwork [2020-04-09T20:10:00.403Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:10:00.403Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:10:00.403Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:10:00.403Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:10:03.553Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-09T20:10:03.933Z] --- PASS: TestInspectNetwork (8.36s) [2020-04-09T20:10:03.933Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-04-09T20:10:03.933Z] daemon.go:325: [d787c744f35e6] waiting for daemon to start [2020-04-09T20:10:03.933Z] daemon.go:325: [d787c744f35e6] waiting for daemon to start [2020-04-09T20:10:03.933Z] daemon.go:353: [d787c744f35e6] daemon started [2020-04-09T20:10:03.933Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:10:03.933Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2020-04-09T20:10:03.933Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-04-09T20:10:03.933Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:10:03.933Z] daemon.go:461: [d787c744f35e6] Stopping daemon [2020-04-09T20:10:03.933Z] daemon.go:296: [d787c744f35e6] exiting daemon [2020-04-09T20:10:03.933Z] daemon.go:448: [d787c744f35e6] Daemon stopped [2020-04-09T20:10:03.933Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:10:05.974Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-04-09T20:10:05.974Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-04-09T20:10:05.974Z] daemon.go:325: [d3b4db9fc293c] waiting for daemon to start [2020-04-09T20:10:05.974Z] daemon.go:325: [d3b4db9fc293c] waiting for daemon to start [2020-04-09T20:10:05.974Z] daemon.go:353: [d3b4db9fc293c] daemon started [2020-04-09T20:10:05.974Z] daemon.go:461: [d3b4db9fc293c] Stopping daemon [2020-04-09T20:10:05.974Z] daemon.go:296: [d3b4db9fc293c] exiting daemon [2020-04-09T20:10:05.975Z] daemon.go:448: [d3b4db9fc293c] Daemon stopped [2020-04-09T20:10:05.975Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:10:05.975Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:10:05.975Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:10:05.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:10:05.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:10:05.975Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:10:05.975Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:10:05.975Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:10:05.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:10:05.975Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:10:05.975Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-04-09T20:10:05.975Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:10:05.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:10:05.975Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:10:05.975Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:10:06.147Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-09T20:10:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-09T20:10:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-09T20:10:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-09T20:10:06.147Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-09T20:10:06.996Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-09T20:10:06.996Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-04-09T20:10:06.996Z] daemon.go:325: [d0c5f3f1c3ffe] waiting for daemon to start [2020-04-09T20:10:06.996Z] daemon.go:325: [d0c5f3f1c3ffe] waiting for daemon to start [2020-04-09T20:10:06.996Z] daemon.go:353: [d0c5f3f1c3ffe] daemon started [2020-04-09T20:10:06.996Z] daemon.go:461: [d0c5f3f1c3ffe] Stopping daemon [2020-04-09T20:10:06.996Z] daemon.go:296: [d0c5f3f1c3ffe] exiting daemon [2020-04-09T20:10:06.996Z] daemon.go:448: [d0c5f3f1c3ffe] Daemon stopped [2020-04-09T20:10:06.996Z] daemon.go:325: [d0c5f3f1c3ffe] waiting for daemon to start [2020-04-09T20:10:06.996Z] daemon.go:325: [d0c5f3f1c3ffe] waiting for daemon to start [2020-04-09T20:10:06.996Z] daemon.go:353: [d0c5f3f1c3ffe] daemon started [2020-04-09T20:10:06.996Z] daemon.go:461: [d0c5f3f1c3ffe] Stopping daemon [2020-04-09T20:10:06.996Z] daemon.go:296: [d0c5f3f1c3ffe] exiting daemon [2020-04-09T20:10:06.996Z] daemon.go:448: [d0c5f3f1c3ffe] Daemon stopped [2020-04-09T20:10:06.996Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:10:07.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-09T20:10:07.070Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-09T20:10:07.628Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-09T20:10:07.883Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-09T20:10:08.019Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2020-04-09T20:10:08.019Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-04-09T20:10:08.019Z] daemon.go:325: [dafb3c3b89959] waiting for daemon to start [2020-04-09T20:10:08.019Z] daemon.go:325: [dafb3c3b89959] waiting for daemon to start [2020-04-09T20:10:08.019Z] daemon.go:353: [dafb3c3b89959] daemon started [2020-04-09T20:10:08.019Z] daemon.go:461: [dafb3c3b89959] Stopping daemon [2020-04-09T20:10:08.019Z] daemon.go:296: [dafb3c3b89959] exiting daemon [2020-04-09T20:10:08.019Z] daemon.go:448: [dafb3c3b89959] Daemon stopped [2020-04-09T20:10:08.019Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:10:09.039Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.30s) [2020-04-09T20:10:09.039Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-04-09T20:10:09.039Z] daemon.go:325: [de4bcb7b68180] waiting for daemon to start [2020-04-09T20:10:09.039Z] daemon.go:325: [de4bcb7b68180] waiting for daemon to start [2020-04-09T20:10:09.039Z] daemon.go:353: [de4bcb7b68180] daemon started [2020-04-09T20:10:09.039Z] daemon.go:461: [de4bcb7b68180] Stopping daemon [2020-04-09T20:10:09.039Z] daemon.go:296: [de4bcb7b68180] exiting daemon [2020-04-09T20:10:09.039Z] daemon.go:448: [de4bcb7b68180] Daemon stopped [2020-04-09T20:10:09.039Z] daemon.go:325: [de4bcb7b68180] waiting for daemon to start [2020-04-09T20:10:09.039Z] daemon.go:325: [de4bcb7b68180] waiting for daemon to start [2020-04-09T20:10:09.039Z] daemon.go:353: [de4bcb7b68180] daemon started [2020-04-09T20:10:09.039Z] daemon.go:461: [de4bcb7b68180] Stopping daemon [2020-04-09T20:10:09.039Z] daemon.go:296: [de4bcb7b68180] exiting daemon [2020-04-09T20:10:09.039Z] daemon.go:448: [de4bcb7b68180] Daemon stopped [2020-04-09T20:10:09.040Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:10:09.242Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-09T20:10:09.496Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-09T20:10:11.083Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.54s) [2020-04-09T20:10:11.083Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:10:11.083Z] daemon.go:325: [d7f5a2861bc7f] waiting for daemon to start [2020-04-09T20:10:11.083Z] daemon.go:325: [d7f5a2861bc7f] waiting for daemon to start [2020-04-09T20:10:11.083Z] daemon.go:353: [d7f5a2861bc7f] daemon started [2020-04-09T20:10:11.083Z] daemon.go:461: [d7f5a2861bc7f] Stopping daemon [2020-04-09T20:10:11.083Z] daemon.go:296: [d7f5a2861bc7f] exiting daemon [2020-04-09T20:10:11.083Z] daemon.go:448: [d7f5a2861bc7f] Daemon stopped [2020-04-09T20:10:11.083Z] daemon.go:325: [d7f5a2861bc7f] waiting for daemon to start [2020-04-09T20:10:11.083Z] daemon.go:325: [d7f5a2861bc7f] waiting for daemon to start [2020-04-09T20:10:11.083Z] daemon.go:353: [d7f5a2861bc7f] daemon started [2020-04-09T20:10:11.083Z] daemon.go:461: [d7f5a2861bc7f] Stopping daemon [2020-04-09T20:10:11.083Z] daemon.go:296: [d7f5a2861bc7f] exiting daemon [2020-04-09T20:10:11.083Z] daemon.go:448: [d7f5a2861bc7f] Daemon stopped [2020-04-09T20:10:11.083Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:10:11.368Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-04-09T20:10:11.368Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:10:11.368Z] daemon.go:325: [d916ad22b9192] waiting for daemon to start [2020-04-09T20:10:11.368Z] daemon.go:325: [d916ad22b9192] waiting for daemon to start [2020-04-09T20:10:11.368Z] daemon.go:353: [d916ad22b9192] daemon started [2020-04-09T20:10:11.368Z] daemon.go:461: [d916ad22b9192] Stopping daemon [2020-04-09T20:10:11.368Z] daemon.go:296: [d916ad22b9192] exiting daemon [2020-04-09T20:10:11.368Z] daemon.go:448: [d916ad22b9192] Daemon stopped [2020-04-09T20:10:11.368Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:10:11.378Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-09T20:10:12.738Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-09T20:10:14.079Z] --- PASS: TestServiceWithPredefinedNetwork (2.47s) [2020-04-09T20:10:14.079Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-04-09T20:10:14.079Z] daemon.go:325: [d74a638e5c93c] waiting for daemon to start [2020-04-09T20:10:14.079Z] daemon.go:325: [d74a638e5c93c] waiting for daemon to start [2020-04-09T20:10:14.079Z] daemon.go:353: [d74a638e5c93c] daemon started [2020-04-09T20:10:14.079Z] daemon.go:461: [d74a638e5c93c] Stopping daemon [2020-04-09T20:10:14.079Z] daemon.go:296: [d74a638e5c93c] exiting daemon [2020-04-09T20:10:14.079Z] daemon.go:448: [d74a638e5c93c] Daemon stopped [2020-04-09T20:10:14.079Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:10:14.079Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:10:14.079Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:10:14.079Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:10:14.620Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-09T20:10:14.620Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-09T20:10:14.874Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-09T20:10:15.128Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-09T20:10:17.678Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-09T20:10:18.600Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-09T20:10:19.524Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-09T20:10:21.405Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-09T20:10:23.288Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-09T20:10:28.549Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-09T20:10:28.549Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-09T20:10:28.549Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-09T20:10:29.370Z] --- PASS: TestServiceWithDataPathPortInit (14.91s) [2020-04-09T20:10:29.370Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:10:29.370Z] daemon.go:325: [d739d43af197e] waiting for daemon to start [2020-04-09T20:10:29.370Z] daemon.go:325: [d739d43af197e] waiting for daemon to start [2020-04-09T20:10:29.370Z] daemon.go:353: [d739d43af197e] daemon started [2020-04-09T20:10:29.370Z] daemon.go:461: [d739d43af197e] Stopping daemon [2020-04-09T20:10:29.370Z] daemon.go:296: [d739d43af197e] exiting daemon [2020-04-09T20:10:29.370Z] daemon.go:448: [d739d43af197e] Daemon stopped [2020-04-09T20:10:29.370Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-04-09T20:10:29.370Z] daemon.go:325: [d9dd35ad9d4fb] waiting for daemon to start [2020-04-09T20:10:29.370Z] daemon.go:325: [d9dd35ad9d4fb] waiting for daemon to start [2020-04-09T20:10:29.370Z] daemon.go:353: [d9dd35ad9d4fb] daemon started [2020-04-09T20:10:29.370Z] daemon.go:461: [d9dd35ad9d4fb] Stopping daemon [2020-04-09T20:10:29.370Z] daemon.go:296: [d9dd35ad9d4fb] exiting daemon [2020-04-09T20:10:29.370Z] daemon.go:448: [d9dd35ad9d4fb] Daemon stopped [2020-04-09T20:10:29.370Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:10:32.727Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-09T20:10:34.086Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-09T20:10:36.366Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.39s) [2020-04-09T20:10:36.366Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-04-09T20:10:36.366Z] daemon.go:325: [df6c80799dd0b] waiting for daemon to start [2020-04-09T20:10:36.366Z] daemon.go:325: [df6c80799dd0b] waiting for daemon to start [2020-04-09T20:10:36.366Z] daemon.go:353: [df6c80799dd0b] daemon started [2020-04-09T20:10:36.366Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vwd0m93hni8c0pmjqcihtu94v Created:2020-04-09 20:10:29.786187666 +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[c7a8a1e2dfc87fa8386bb2b911fb19c32405bbe1a0e9b6b3e1298eadded92c73:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4jktysikdet4m6bin58z14pk EndpointID:6df7900c10e93216a39492ebf9f74b07d83ad038c74fe41a4cb118ba6289a1fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c01ba74a4664884134032f198d8f758fe784675da4f5b9c493e2311647162948 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:2b80c0875112 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z4jktysikdet4m6bin58z14pk EndpointID:6df7900c10e93216a39492ebf9f74b07d83ad038c74fe41a4cb118ba6289a1fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:10:36.366Z] daemon.go:461: [df6c80799dd0b] Stopping daemon [2020-04-09T20:10:36.366Z] daemon.go:296: [df6c80799dd0b] exiting daemon [2020-04-09T20:10:36.366Z] daemon.go:448: [df6c80799dd0b] Daemon stopped [2020-04-09T20:10:36.366Z] PASS [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] === Skipped [2020-04-09T20:10:36.366Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:10:36.366Z] service_test.go:230: FLAKY_TEST [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] DONE 21 tests, 1 skipped in 41.895s [2020-04-09T20:10:36.366Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:10:36.366Z] ++ 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-04-09T20:10:36.366Z] ++ set -e [2020-04-09T20:10:36.366Z] ++ '[' -n 0 ']' [2020-04-09T20:10:36.366Z] ++ set -x [2020-04-09T20:10:36.366Z] ++ 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-04-09T20:10:36.366Z] INFO: Testing against a local daemon [2020-04-09T20:10:36.366Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:10:36.366Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-09T20:10:36.366Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:10:36.366Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:10:36.366Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:10:36.366Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:10:36.366Z] PASS [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] === Skipped [2020-04-09T20:10:36.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-09T20:10:36.366Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:10:36.366Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] [2020-04-09T20:10:36.366Z] DONE 2 tests, 2 skipped in 0.108s [2020-04-09T20:10:36.366Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:10:36.367Z] ++ 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-04-09T20:10:36.367Z] ++ set -e [2020-04-09T20:10:36.367Z] ++ '[' -n 0 ']' [2020-04-09T20:10:36.367Z] ++ set -x [2020-04-09T20:10:36.367Z] ++ 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-04-09T20:10:36.367Z] INFO: Testing against a local daemon [2020-04-09T20:10:36.367Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:10:37.849Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.50s) [2020-04-09T20:10:37.849Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-04-09T20:10:37.849Z] daemon.go:325: [db65c8e004220] waiting for daemon to start [2020-04-09T20:10:37.849Z] daemon.go:325: [db65c8e004220] waiting for daemon to start [2020-04-09T20:10:37.849Z] daemon.go:353: [db65c8e004220] daemon started [2020-04-09T20:10:37.849Z] daemon.go:461: [db65c8e004220] Stopping daemon [2020-04-09T20:10:37.849Z] daemon.go:296: [db65c8e004220] exiting daemon [2020-04-09T20:10:37.849Z] daemon.go:448: [db65c8e004220] Daemon stopped [2020-04-09T20:10:37.849Z] daemon.go:325: [db65c8e004220] waiting for daemon to start [2020-04-09T20:10:37.849Z] daemon.go:325: [db65c8e004220] waiting for daemon to start [2020-04-09T20:10:37.849Z] daemon.go:353: [db65c8e004220] daemon started [2020-04-09T20:10:37.849Z] daemon.go:461: [db65c8e004220] Stopping daemon [2020-04-09T20:10:37.849Z] daemon.go:296: [db65c8e004220] exiting daemon [2020-04-09T20:10:37.849Z] daemon.go:448: [db65c8e004220] Daemon stopped [2020-04-09T20:10:37.849Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:10:38.862Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:10:39.875Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:10:40.607Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-09T20:10:40.932Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:10:41.529Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-09T20:10:43.645Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:10:44.037Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-09T20:10:45.397Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-09T20:10:47.116Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:10:47.280Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-09T20:10:47.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-09T20:10:48.639Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-09T20:10:51.149Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-09T20:10:51.404Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-09T20:10:53.286Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-09T20:10:53.286Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-09T20:10:54.208Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-09T20:10:54.767Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-09T20:10:56.648Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-09T20:10:57.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-09T20:10:59.452Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-09T20:11:00.375Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-09T20:11:00.375Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-09T20:11:00.630Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-09T20:11:00.630Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-09T20:11:00.630Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-09T20:11:01.569Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-09T20:11:02.933Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-09T20:11:03.187Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-09T20:11:05.071Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan (25.11s) [2020-04-09T20:11:05.597Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:11:05.597Z] daemon.go:325: [d60d7d036714e] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [d60d7d036714e] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [d60d7d036714e] daemon started [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-09T20:11:05.597Z] daemon.go:461: [d60d7d036714e] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [d60d7d036714e] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [d60d7d036714e] Daemon stopped [2020-04-09T20:11:05.597Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:11:05.597Z] daemon.go:325: [dae6281aceef1] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [dae6281aceef1] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [dae6281aceef1] daemon started [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-04-09T20:11:05.597Z] daemon.go:461: [dae6281aceef1] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [dae6281aceef1] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [dae6281aceef1] Daemon stopped [2020-04-09T20:11:05.597Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:11:05.597Z] daemon.go:325: [d1ad19ba562ac] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [d1ad19ba562ac] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [d1ad19ba562ac] daemon started [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.15s) [2020-04-09T20:11:05.597Z] daemon.go:461: [d1ad19ba562ac] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [d1ad19ba562ac] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [d1ad19ba562ac] Daemon stopped [2020-04-09T20:11:05.597Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:11:05.597Z] daemon.go:325: [d115a05a32903] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [d115a05a32903] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [d115a05a32903] daemon started [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-04-09T20:11:05.597Z] daemon.go:461: [d115a05a32903] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [d115a05a32903] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [d115a05a32903] Daemon stopped [2020-04-09T20:11:05.597Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-04-09T20:11:05.597Z] daemon.go:325: [d03146465dabc] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [d03146465dabc] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [d03146465dabc] daemon started [2020-04-09T20:11:05.597Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.97s) [2020-04-09T20:11:05.597Z] daemon.go:461: [d03146465dabc] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [d03146465dabc] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [d03146465dabc] Daemon stopped [2020-04-09T20:11:05.597Z] PASS [2020-04-09T20:11:05.597Z] [2020-04-09T20:11:05.597Z] DONE 7 tests in 26.708s [2020-04-09T20:11:05.597Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:11:05.597Z] ++ 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-04-09T20:11:05.597Z] ++ set -e [2020-04-09T20:11:05.597Z] ++ '[' -n 0 ']' [2020-04-09T20:11:05.597Z] ++ set -x [2020-04-09T20:11:05.597Z] ++ 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-04-09T20:11:05.597Z] testing: warning: no tests to run [2020-04-09T20:11:05.597Z] PASS [2020-04-09T20:11:05.597Z] [2020-04-09T20:11:05.597Z] DONE 0 tests in 0.016s [2020-04-09T20:11:05.597Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:11:05.597Z] ++ 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-04-09T20:11:05.597Z] ++ set -e [2020-04-09T20:11:05.597Z] ++ '[' -n 0 ']' [2020-04-09T20:11:05.597Z] ++ set -x [2020-04-09T20:11:05.597Z] ++ 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-04-09T20:11:05.597Z] INFO: Testing against a local daemon [2020-04-09T20:11:05.597Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:11:05.597Z] --- PASS: TestAuthZPluginAllowRequest (1.60s) [2020-04-09T20:11:05.597Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-04-09T20:11:05.597Z] daemon.go:325: [d2d48480dbc55] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [d2d48480dbc55] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [d2d48480dbc55] daemon started [2020-04-09T20:11:05.597Z] daemon.go:461: [d2d48480dbc55] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [d2d48480dbc55] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [d2d48480dbc55] Daemon stopped [2020-04-09T20:11:05.597Z] === RUN TestAuthZPluginTLS [2020-04-09T20:11:05.597Z] --- PASS: TestAuthZPluginTLS (0.58s) [2020-04-09T20:11:05.597Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-04-09T20:11:05.597Z] daemon.go:325: [dd0d5f4f93b1c] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:325: [dd0d5f4f93b1c] waiting for daemon to start [2020-04-09T20:11:05.597Z] daemon.go:353: [dd0d5f4f93b1c] daemon started [2020-04-09T20:11:05.597Z] daemon.go:461: [dd0d5f4f93b1c] Stopping daemon [2020-04-09T20:11:05.597Z] daemon.go:296: [dd0d5f4f93b1c] exiting daemon [2020-04-09T20:11:05.597Z] daemon.go:448: [dd0d5f4f93b1c] Daemon stopped [2020-04-09T20:11:05.597Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:11:05.630Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-09T20:11:05.883Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2020-04-09T20:11:05.883Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-04-09T20:11:05.883Z] daemon.go:325: [d70861fa7c73e] waiting for daemon to start [2020-04-09T20:11:05.883Z] daemon.go:325: [d70861fa7c73e] waiting for daemon to start [2020-04-09T20:11:05.883Z] daemon.go:353: [d70861fa7c73e] daemon started [2020-04-09T20:11:05.883Z] daemon.go:461: [d70861fa7c73e] Stopping daemon [2020-04-09T20:11:05.883Z] daemon.go:296: [d70861fa7c73e] exiting daemon [2020-04-09T20:11:05.883Z] daemon.go:448: [d70861fa7c73e] Daemon stopped [2020-04-09T20:11:05.883Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:11:06.188Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-09T20:11:06.514Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2020-04-09T20:11:06.514Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-04-09T20:11:06.514Z] daemon.go:325: [d692c562dff2d] waiting for daemon to start [2020-04-09T20:11:06.514Z] daemon.go:325: [d692c562dff2d] waiting for daemon to start [2020-04-09T20:11:06.514Z] daemon.go:353: [d692c562dff2d] daemon started [2020-04-09T20:11:06.514Z] daemon.go:461: [d692c562dff2d] Stopping daemon [2020-04-09T20:11:06.514Z] daemon.go:296: [d692c562dff2d] exiting daemon [2020-04-09T20:11:06.514Z] daemon.go:448: [d692c562dff2d] Daemon stopped [2020-04-09T20:11:06.514Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:11:07.138Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-09T20:11:07.138Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-04-09T20:11:07.138Z] daemon.go:325: [d4cb61d5b3f83] waiting for daemon to start [2020-04-09T20:11:07.138Z] daemon.go:325: [d4cb61d5b3f83] waiting for daemon to start [2020-04-09T20:11:07.138Z] daemon.go:353: [d4cb61d5b3f83] daemon started [2020-04-09T20:11:07.138Z] daemon.go:461: [d4cb61d5b3f83] Stopping daemon [2020-04-09T20:11:07.138Z] daemon.go:296: [d4cb61d5b3f83] exiting daemon [2020-04-09T20:11:07.138Z] daemon.go:448: [d4cb61d5b3f83] Daemon stopped [2020-04-09T20:11:07.138Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:11:08.626Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2020-04-09T20:11:08.626Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-04-09T20:11:08.626Z] daemon.go:325: [df4b29c5af9e3] waiting for daemon to start [2020-04-09T20:11:08.626Z] daemon.go:325: [df4b29c5af9e3] waiting for daemon to start [2020-04-09T20:11:08.626Z] daemon.go:353: [df4b29c5af9e3] daemon started [2020-04-09T20:11:08.626Z] daemon.go:461: [df4b29c5af9e3] Stopping daemon [2020-04-09T20:11:08.626Z] daemon.go:296: [df4b29c5af9e3] exiting daemon [2020-04-09T20:11:08.626Z] daemon.go:448: [df4b29c5af9e3] Daemon stopped [2020-04-09T20:11:08.626Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:11:09.251Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-04-09T20:11:09.251Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-04-09T20:11:09.251Z] daemon.go:325: [deaa9394b7ebc] waiting for daemon to start [2020-04-09T20:11:09.251Z] daemon.go:325: [deaa9394b7ebc] waiting for daemon to start [2020-04-09T20:11:09.251Z] daemon.go:353: [deaa9394b7ebc] daemon started [2020-04-09T20:11:09.251Z] daemon.go:461: [deaa9394b7ebc] Stopping daemon [2020-04-09T20:11:09.251Z] daemon.go:296: [deaa9394b7ebc] exiting daemon [2020-04-09T20:11:09.251Z] daemon.go:448: [deaa9394b7ebc] Daemon stopped [2020-04-09T20:11:09.251Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:11:09.877Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2020-04-09T20:11:09.877Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-04-09T20:11:09.877Z] daemon.go:325: [d254817e3609a] waiting for daemon to start [2020-04-09T20:11:09.877Z] daemon.go:325: [d254817e3609a] waiting for daemon to start [2020-04-09T20:11:09.877Z] daemon.go:353: [d254817e3609a] daemon started [2020-04-09T20:11:09.877Z] daemon.go:461: [d254817e3609a] Stopping daemon [2020-04-09T20:11:09.877Z] daemon.go:296: [d254817e3609a] exiting daemon [2020-04-09T20:11:09.877Z] daemon.go:448: [d254817e3609a] Daemon stopped [2020-04-09T20:11:09.877Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:11:10.513Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2020-04-09T20:11:10.513Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:11:10.513Z] daemon.go:325: [ddcab87d56e73] waiting for daemon to start [2020-04-09T20:11:10.513Z] daemon.go:325: [ddcab87d56e73] waiting for daemon to start [2020-04-09T20:11:10.513Z] daemon.go:353: [ddcab87d56e73] daemon started [2020-04-09T20:11:10.513Z] daemon.go:461: [ddcab87d56e73] Stopping daemon [2020-04-09T20:11:10.513Z] daemon.go:296: [ddcab87d56e73] exiting daemon [2020-04-09T20:11:10.513Z] daemon.go:448: [ddcab87d56e73] Daemon stopped [2020-04-09T20:11:10.513Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:11:12.564Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.10s) [2020-04-09T20:11:12.564Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:11:12.564Z] daemon.go:325: [d4b5f7d2995fc] waiting for daemon to start [2020-04-09T20:11:12.564Z] daemon.go:325: [d4b5f7d2995fc] waiting for daemon to start [2020-04-09T20:11:12.564Z] daemon.go:353: [d4b5f7d2995fc] daemon started [2020-04-09T20:11:12.564Z] daemon.go:461: [d4b5f7d2995fc] Stopping daemon [2020-04-09T20:11:12.564Z] daemon.go:296: [d4b5f7d2995fc] exiting daemon [2020-04-09T20:11:12.564Z] daemon.go:448: [d4b5f7d2995fc] Daemon stopped [2020-04-09T20:11:12.564Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:11:14.257Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-09T20:11:14.604Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.04s) [2020-04-09T20:11:14.604Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:11:14.604Z] daemon.go:325: [d08b3f9e59f34] waiting for daemon to start [2020-04-09T20:11:14.604Z] daemon.go:325: [d08b3f9e59f34] waiting for daemon to start [2020-04-09T20:11:14.604Z] daemon.go:353: [d08b3f9e59f34] daemon started [2020-04-09T20:11:14.604Z] daemon.go:461: [d08b3f9e59f34] Stopping daemon [2020-04-09T20:11:14.604Z] daemon.go:296: [d08b3f9e59f34] exiting daemon [2020-04-09T20:11:14.604Z] daemon.go:448: [d08b3f9e59f34] Daemon stopped [2020-04-09T20:11:14.604Z] === RUN TestAuthZPluginHeader [2020-04-09T20:11:15.179Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-09T20:11:15.631Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-04-09T20:11:15.631Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-04-09T20:11:15.631Z] daemon.go:325: [de34fe207dcea] waiting for daemon to start [2020-04-09T20:11:15.631Z] daemon.go:325: [de34fe207dcea] waiting for daemon to start [2020-04-09T20:11:15.631Z] daemon.go:353: [de34fe207dcea] daemon started [2020-04-09T20:11:15.631Z] daemon.go:461: [de34fe207dcea] Stopping daemon [2020-04-09T20:11:15.631Z] daemon.go:296: [de34fe207dcea] exiting daemon [2020-04-09T20:11:15.631Z] daemon.go:448: [de34fe207dcea] Daemon stopped [2020-04-09T20:11:15.631Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:11:15.631Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:11:15.631Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:15.631Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:11:15.631Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:11:15.631Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:15.631Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:11:15.631Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:11:15.631Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:15.631Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:11:15.631Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:11:15.631Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:15.631Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:11:17.683Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-09T20:11:17.683Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-09T20:11:17.683Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-09T20:11:17.937Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-09T20:11:19.298Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-09T20:11:20.656Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-09T20:11:22.540Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-09T20:11:26.693Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-09T20:11:27.616Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-09T20:11:27.616Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-09T20:11:27.870Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-09T20:11:32.022Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-09T20:11:32.276Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-09T20:11:32.530Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-09T20:11:33.089Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-09T20:11:34.343Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2020-04-09T20:11:34.343Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:353: [d0783464bbbc2] daemon started [2020-04-09T20:11:34.343Z] daemon.go:461: [d0783464bbbc2] Stopping daemon [2020-04-09T20:11:34.343Z] daemon.go:296: [d0783464bbbc2] exiting daemon [2020-04-09T20:11:34.343Z] daemon.go:448: [d0783464bbbc2] Daemon stopped [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:339: [d0783464bbbc2] error pinging daemon on start: Get http://d0783464bbbc2.sock/_ping: context deadline exceeded [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:339: [d0783464bbbc2] error pinging daemon on start: Get http://d0783464bbbc2.sock/_ping: context deadline exceeded [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:339: [d0783464bbbc2] error pinging daemon on start: Get http://d0783464bbbc2.sock/_ping: context deadline exceeded [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:339: [d0783464bbbc2] error pinging daemon on start: Get http://d0783464bbbc2.sock/_ping: context deadline exceeded [2020-04-09T20:11:34.343Z] daemon.go:296: [d0783464bbbc2] exiting daemon [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:325: [d0783464bbbc2] waiting for daemon to start [2020-04-09T20:11:34.343Z] daemon.go:353: [d0783464bbbc2] daemon started [2020-04-09T20:11:34.343Z] daemon.go:461: [d0783464bbbc2] Stopping daemon [2020-04-09T20:11:34.343Z] daemon.go:296: [d0783464bbbc2] exiting daemon [2020-04-09T20:11:34.343Z] daemon.go:448: [d0783464bbbc2] Daemon stopped [2020-04-09T20:11:34.343Z] PASS [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] === Skipped [2020-04-09T20:11:34.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:11:34.343Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:11:34.343Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:11:34.343Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:11:34.343Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] DONE 17 tests, 4 skipped in 29.375s [2020-04-09T20:11:34.343Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:11:34.343Z] ++ 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-04-09T20:11:34.343Z] ++ set -e [2020-04-09T20:11:34.343Z] ++ '[' -n 0 ']' [2020-04-09T20:11:34.343Z] ++ set -x [2020-04-09T20:11:34.343Z] ++ 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-04-09T20:11:34.343Z] INFO: Testing against a local daemon [2020-04-09T20:11:34.343Z] === RUN TestPluginInvalidJSON [2020-04-09T20:11:34.343Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:11:34.343Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:11:34.343Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:11:34.343Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-04-09T20:11:34.343Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:11:34.343Z] PASS [2020-04-09T20:11:34.343Z] [2020-04-09T20:11:34.343Z] DONE 2 tests in 0.193s [2020-04-09T20:11:34.343Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:11:34.343Z] ++ 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-04-09T20:11:34.343Z] ++ set -e [2020-04-09T20:11:34.343Z] ++ '[' -n 0 ']' [2020-04-09T20:11:34.343Z] ++ set -x [2020-04-09T20:11:34.343Z] ++ 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-04-09T20:11:34.343Z] INFO: Testing against a local daemon [2020-04-09T20:11:34.343Z] === RUN TestExternalGraphDriver [2020-04-09T20:11:34.343Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:11:34.967Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:11:34.972Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-09T20:11:35.900Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-09T20:11:37.679Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:11:37.782Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-09T20:11:38.706Z] === RUN TestDockerSuite/TestRmiTag [2020-04-09T20:11:38.706Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-09T20:11:39.628Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-09T20:11:39.729Z] --- PASS: TestExternalGraphDriver (6.72s) [2020-04-09T20:11:39.729Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:353: [dd9e1541c04b7] daemon started [2020-04-09T20:11:39.729Z] daemon.go:461: [dd9e1541c04b7] Stopping daemon [2020-04-09T20:11:39.729Z] daemon.go:296: [dd9e1541c04b7] exiting daemon [2020-04-09T20:11:39.729Z] daemon.go:448: [dd9e1541c04b7] Daemon stopped [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:353: [dd9e1541c04b7] daemon started [2020-04-09T20:11:39.729Z] daemon.go:461: [dd9e1541c04b7] Stopping daemon [2020-04-09T20:11:39.729Z] daemon.go:296: [dd9e1541c04b7] exiting daemon [2020-04-09T20:11:39.729Z] daemon.go:448: [dd9e1541c04b7] Daemon stopped [2020-04-09T20:11:39.729Z] --- PASS: TestExternalGraphDriver/json (2.21s) [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:353: [dd9e1541c04b7] daemon started [2020-04-09T20:11:39.729Z] daemon.go:461: [dd9e1541c04b7] Stopping daemon [2020-04-09T20:11:39.729Z] daemon.go:296: [dd9e1541c04b7] exiting daemon [2020-04-09T20:11:39.729Z] daemon.go:448: [dd9e1541c04b7] Daemon stopped [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:353: [dd9e1541c04b7] daemon started [2020-04-09T20:11:39.729Z] daemon.go:461: [dd9e1541c04b7] Stopping daemon [2020-04-09T20:11:39.729Z] daemon.go:296: [dd9e1541c04b7] exiting daemon [2020-04-09T20:11:39.729Z] daemon.go:448: [dd9e1541c04b7] Daemon stopped [2020-04-09T20:11:39.729Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:325: [dd9e1541c04b7] waiting for daemon to start [2020-04-09T20:11:39.729Z] daemon.go:353: [dd9e1541c04b7] daemon started [2020-04-09T20:11:39.729Z] daemon.go:461: [dd9e1541c04b7] Stopping daemon [2020-04-09T20:11:39.729Z] daemon.go:296: [dd9e1541c04b7] exiting daemon [2020-04-09T20:11:39.729Z] daemon.go:448: [dd9e1541c04b7] Daemon stopped [2020-04-09T20:11:39.729Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2020-04-09T20:11:39.729Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:11:39.729Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:11:39.729Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:39.729Z] PASS [2020-04-09T20:11:39.729Z] [2020-04-09T20:11:39.729Z] === Skipped [2020-04-09T20:11:39.729Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:11:39.729Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:11:39.729Z] [2020-04-09T20:11:39.729Z] [2020-04-09T20:11:39.729Z] DONE 5 tests, 1 skipped in 6.915s [2020-04-09T20:11:39.729Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:11:39.729Z] ++ 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-04-09T20:11:39.729Z] ++ set -e [2020-04-09T20:11:39.729Z] ++ '[' -n 0 ']' [2020-04-09T20:11:39.729Z] ++ set -x [2020-04-09T20:11:39.729Z] ++ 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-04-09T20:11:39.729Z] INFO: Testing against a local daemon [2020-04-09T20:11:39.729Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:11:39.729Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:11:39.729Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:11:39.729Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:11:39.729Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:11:39.729Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:11:43.821Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-09T20:11:44.745Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-09T20:11:45.668Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-09T20:11:45.923Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-09T20:11:46.177Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-09T20:11:48.058Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-09T20:11:48.618Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-09T20:11:48.874Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-09T20:11:49.128Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-09T20:11:50.050Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-09T20:11:50.051Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-09T20:11:50.608Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-09T20:11:52.490Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-09T20:11:53.415Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-09T20:11:54.337Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-09T20:11:55.259Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-09T20:11:57.182Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-09T20:11:58.287Z] --- PASS: TestDaemonStartWithLogOpt (16.26s) [2020-04-09T20:11:58.287Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-04-09T20:11:58.287Z] daemon.go:325: [da825bdf7a77f] waiting for daemon to start [2020-04-09T20:11:58.287Z] daemon.go:325: [da825bdf7a77f] waiting for daemon to start [2020-04-09T20:11:58.287Z] daemon.go:353: [da825bdf7a77f] daemon started [2020-04-09T20:11:58.287Z] daemon.go:461: [da825bdf7a77f] Stopping daemon [2020-04-09T20:11:58.287Z] daemon.go:296: [da825bdf7a77f] exiting daemon [2020-04-09T20:11:58.287Z] daemon.go:448: [da825bdf7a77f] Daemon stopped [2020-04-09T20:11:58.287Z] daemon.go:325: [da825bdf7a77f] waiting for daemon to start [2020-04-09T20:11:58.287Z] daemon.go:325: [da825bdf7a77f] waiting for daemon to start [2020-04-09T20:11:58.287Z] daemon.go:353: [da825bdf7a77f] daemon started [2020-04-09T20:11:58.287Z] daemon.go:461: [da825bdf7a77f] Stopping daemon [2020-04-09T20:11:58.287Z] daemon.go:296: [da825bdf7a77f] exiting daemon [2020-04-09T20:11:58.287Z] daemon.go:448: [da825bdf7a77f] Daemon stopped [2020-04-09T20:11:58.542Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-09T20:11:59.465Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-09T20:12:00.218Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-09T20:12:00.353Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-09T20:12:00.353Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-09T20:12:00.492Z] --- PASS: TestContinueAfterPluginCrash (21.01s) [2020-04-09T20:12:00.492Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-04-09T20:12:00.492Z] daemon.go:325: [d17d472f74ffb] waiting for daemon to start [2020-04-09T20:12:00.492Z] daemon.go:325: [d17d472f74ffb] waiting for daemon to start [2020-04-09T20:12:00.492Z] daemon.go:353: [d17d472f74ffb] daemon started [2020-04-09T20:12:00.492Z] daemon.go:461: [d17d472f74ffb] Stopping daemon [2020-04-09T20:12:00.492Z] daemon.go:296: [d17d472f74ffb] exiting daemon [2020-04-09T20:12:00.492Z] daemon.go:448: [d17d472f74ffb] Daemon stopped [2020-04-09T20:12:00.492Z] PASS [2020-04-09T20:12:00.492Z] [2020-04-09T20:12:00.492Z] DONE 2 tests in 21.119s [2020-04-09T20:12:00.781Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:12:00.781Z] ++ 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-04-09T20:12:00.781Z] ++ set -e [2020-04-09T20:12:00.781Z] ++ '[' -n 0 ']' [2020-04-09T20:12:00.781Z] ++ set -x [2020-04-09T20:12:00.781Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:12:00.781Z] INFO: Testing against a local daemon [2020-04-09T20:12:00.781Z] === RUN TestPluginWithDevMounts [2020-04-09T20:12:00.781Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:12:00.781Z] === CONT TestPluginWithDevMounts [2020-04-09T20:12:00.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-09T20:12:00.815Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-09T20:12:01.141Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-09T20:12:02.063Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-09T20:12:02.986Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-09T20:12:03.497Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-04-09T20:12:03.497Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-04-09T20:12:03.497Z] daemon.go:325: [d3b7708c1a701] waiting for daemon to start [2020-04-09T20:12:03.497Z] daemon.go:325: [d3b7708c1a701] waiting for daemon to start [2020-04-09T20:12:03.497Z] daemon.go:353: [d3b7708c1a701] daemon started [2020-04-09T20:12:03.497Z] daemon.go:461: [d3b7708c1a701] Stopping daemon [2020-04-09T20:12:03.497Z] daemon.go:296: [d3b7708c1a701] exiting daemon [2020-04-09T20:12:03.497Z] daemon.go:448: [d3b7708c1a701] Daemon stopped [2020-04-09T20:12:03.497Z] PASS [2020-04-09T20:12:03.497Z] [2020-04-09T20:12:03.497Z] DONE 1 tests in 2.408s [2020-04-09T20:12:03.497Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:12:03.497Z] ++ 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-04-09T20:12:03.497Z] ++ set -e [2020-04-09T20:12:03.497Z] ++ '[' -n 0 ']' [2020-04-09T20:12:03.497Z] ++ set -x [2020-04-09T20:12:03.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:12:03.498Z] INFO: Testing against a local daemon [2020-04-09T20:12:03.498Z] === RUN TestSecretInspect [2020-04-09T20:12:03.953Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-09T20:12:05.312Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-09T20:12:05.535Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-09T20:12:05.552Z] --- PASS: TestSecretInspect (2.36s) [2020-04-09T20:12:05.552Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-04-09T20:12:05.552Z] daemon.go:325: [d9220a40cc960] waiting for daemon to start [2020-04-09T20:12:05.552Z] daemon.go:325: [d9220a40cc960] waiting for daemon to start [2020-04-09T20:12:05.552Z] daemon.go:353: [d9220a40cc960] daemon started [2020-04-09T20:12:05.552Z] daemon.go:461: [d9220a40cc960] Stopping daemon [2020-04-09T20:12:05.552Z] daemon.go:296: [d9220a40cc960] exiting daemon [2020-04-09T20:12:05.552Z] daemon.go:448: [d9220a40cc960] Daemon stopped [2020-04-09T20:12:05.552Z] === RUN TestSecretList [2020-04-09T20:12:05.998Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-09T20:12:05.998Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-09T20:12:05.998Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-09T20:12:05.998Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-09T20:12:06.235Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-09T20:12:06.461Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-09T20:12:07.159Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-09T20:12:07.437Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-09T20:12:08.082Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-09T20:12:08.082Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-09T20:12:08.256Z] --- PASS: TestSecretList (2.29s) [2020-04-09T20:12:08.256Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-04-09T20:12:08.256Z] daemon.go:325: [d6478454d77b5] waiting for daemon to start [2020-04-09T20:12:08.256Z] daemon.go:325: [d6478454d77b5] waiting for daemon to start [2020-04-09T20:12:08.256Z] daemon.go:353: [d6478454d77b5] daemon started [2020-04-09T20:12:08.256Z] daemon.go:461: [d6478454d77b5] Stopping daemon [2020-04-09T20:12:08.256Z] daemon.go:296: [d6478454d77b5] exiting daemon [2020-04-09T20:12:08.256Z] daemon.go:448: [d6478454d77b5] Daemon stopped [2020-04-09T20:12:08.256Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:12:09.442Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-09T20:12:10.310Z] --- PASS: TestSecretsCreateAndDelete (2.39s) [2020-04-09T20:12:10.310Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-04-09T20:12:10.310Z] daemon.go:325: [d65270559212f] waiting for daemon to start [2020-04-09T20:12:10.310Z] daemon.go:325: [d65270559212f] waiting for daemon to start [2020-04-09T20:12:10.310Z] daemon.go:353: [d65270559212f] daemon started [2020-04-09T20:12:10.310Z] daemon.go:461: [d65270559212f] Stopping daemon [2020-04-09T20:12:10.310Z] daemon.go:296: [d65270559212f] exiting daemon [2020-04-09T20:12:10.310Z] daemon.go:448: [d65270559212f] Daemon stopped [2020-04-09T20:12:10.310Z] === RUN TestSecretsUpdate [2020-04-09T20:12:10.359Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-09T20:12:10.364Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-09T20:12:11.286Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-09T20:12:11.333Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-09T20:12:11.795Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-09T20:12:11.795Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-09T20:12:11.795Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-09T20:12:12.208Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-09T20:12:12.208Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-09T20:12:13.019Z] --- PASS: TestSecretsUpdate (2.36s) [2020-04-09T20:12:13.019Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-04-09T20:12:13.019Z] daemon.go:325: [d2c867e21c4f7] waiting for daemon to start [2020-04-09T20:12:13.019Z] daemon.go:325: [d2c867e21c4f7] waiting for daemon to start [2020-04-09T20:12:13.019Z] daemon.go:353: [d2c867e21c4f7] daemon started [2020-04-09T20:12:13.019Z] daemon.go:461: [d2c867e21c4f7] Stopping daemon [2020-04-09T20:12:13.019Z] daemon.go:296: [d2c867e21c4f7] exiting daemon [2020-04-09T20:12:13.019Z] daemon.go:448: [d2c867e21c4f7] Daemon stopped [2020-04-09T20:12:13.019Z] === RUN TestTemplatedSecret [2020-04-09T20:12:13.130Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-09T20:12:13.688Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-09T20:12:13.688Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-09T20:12:14.611Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-09T20:12:14.723Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-09T20:12:15.577Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-09T20:12:15.577Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:12:15.725Z] --- PASS: TestTemplatedSecret (2.85s) [2020-04-09T20:12:15.725Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-04-09T20:12:15.725Z] daemon.go:325: [de353227a70a6] waiting for daemon to start [2020-04-09T20:12:15.725Z] daemon.go:325: [de353227a70a6] waiting for daemon to start [2020-04-09T20:12:15.725Z] daemon.go:353: [de353227a70a6] daemon started [2020-04-09T20:12:15.725Z] daemon.go:461: [de353227a70a6] Stopping daemon [2020-04-09T20:12:15.725Z] daemon.go:296: [de353227a70a6] exiting daemon [2020-04-09T20:12:15.725Z] daemon.go:448: [de353227a70a6] Daemon stopped [2020-04-09T20:12:15.725Z] === RUN TestSecretCreateResolve [2020-04-09T20:12:16.500Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-09T20:12:17.424Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-09T20:12:17.759Z] --- PASS: TestSecretCreateResolve (2.31s) [2020-04-09T20:12:17.759Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-04-09T20:12:17.759Z] daemon.go:325: [df5f5f33af85f] waiting for daemon to start [2020-04-09T20:12:17.759Z] daemon.go:325: [df5f5f33af85f] waiting for daemon to start [2020-04-09T20:12:17.759Z] daemon.go:353: [df5f5f33af85f] daemon started [2020-04-09T20:12:17.759Z] daemon.go:461: [df5f5f33af85f] Stopping daemon [2020-04-09T20:12:17.759Z] daemon.go:296: [df5f5f33af85f] exiting daemon [2020-04-09T20:12:17.759Z] daemon.go:448: [df5f5f33af85f] Daemon stopped [2020-04-09T20:12:17.759Z] PASS [2020-04-09T20:12:17.759Z] [2020-04-09T20:12:17.759Z] DONE 6 tests in 14.665s [2020-04-09T20:12:17.759Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:12:17.759Z] ++ 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-04-09T20:12:17.759Z] ++ set -e [2020-04-09T20:12:17.759Z] ++ '[' -n 0 ']' [2020-04-09T20:12:17.759Z] ++ set -x [2020-04-09T20:12:17.759Z] ++ 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-04-09T20:12:17.759Z] INFO: Testing against a local daemon [2020-04-09T20:12:17.759Z] === RUN TestServiceCreateInit [2020-04-09T20:12:17.983Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-09T20:12:17.983Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-09T20:12:18.044Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:12:18.907Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-09T20:12:18.907Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-09T20:12:20.266Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-09T20:12:21.188Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-09T20:12:22.110Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-09T20:12:22.668Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-09T20:12:22.922Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-09T20:12:23.480Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-09T20:12:23.554Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:12:25.362Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-09T20:12:26.720Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-09T20:12:27.042Z] --- PASS: TestServiceCreateInit (9.10s) [2020-04-09T20:12:27.042Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2020-04-09T20:12:27.042Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:12:27.042Z] daemon.go:325: [dfae72666263f] waiting for daemon to start [2020-04-09T20:12:27.042Z] daemon.go:325: [dfae72666263f] waiting for daemon to start [2020-04-09T20:12:27.042Z] daemon.go:353: [dfae72666263f] daemon started [2020-04-09T20:12:27.042Z] daemon.go:461: [dfae72666263f] Stopping daemon [2020-04-09T20:12:27.042Z] daemon.go:296: [dfae72666263f] exiting daemon [2020-04-09T20:12:27.042Z] daemon.go:448: [dfae72666263f] Daemon stopped [2020-04-09T20:12:27.042Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.17s) [2020-04-09T20:12:27.042Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:12:27.042Z] daemon.go:325: [d90fc65370e5c] waiting for daemon to start [2020-04-09T20:12:27.042Z] daemon.go:325: [d90fc65370e5c] waiting for daemon to start [2020-04-09T20:12:27.042Z] daemon.go:353: [d90fc65370e5c] daemon started [2020-04-09T20:12:27.042Z] daemon.go:461: [d90fc65370e5c] Stopping daemon [2020-04-09T20:12:27.042Z] daemon.go:296: [d90fc65370e5c] exiting daemon [2020-04-09T20:12:27.042Z] daemon.go:448: [d90fc65370e5c] Daemon stopped [2020-04-09T20:12:27.042Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:12:27.154Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-09T20:12:28.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-09T20:12:29.159Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-09T20:12:29.723Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-09T20:12:30.650Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-09T20:12:31.572Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-09T20:12:31.869Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-09T20:12:32.130Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-09T20:12:32.842Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-09T20:12:32.842Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-09T20:12:34.011Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-09T20:12:35.369Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-09T20:12:35.763Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-09T20:12:37.310Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-09T20:12:37.877Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-09T20:12:37.877Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-09T20:12:38.798Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-09T20:12:41.306Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-09T20:12:43.133Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-09T20:12:43.187Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-09T20:12:43.187Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-09T20:12:45.571Z] --- PASS: TestCreateServiceMultipleTimes (16.06s) [2020-04-09T20:12:45.571Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-04-09T20:12:45.571Z] daemon.go:325: [d393cdf634726] waiting for daemon to start [2020-04-09T20:12:45.571Z] daemon.go:325: [d393cdf634726] waiting for daemon to start [2020-04-09T20:12:45.571Z] daemon.go:353: [d393cdf634726] daemon started [2020-04-09T20:12:45.571Z] daemon.go:461: [d393cdf634726] Stopping daemon [2020-04-09T20:12:45.571Z] daemon.go:296: [d393cdf634726] exiting daemon [2020-04-09T20:12:45.571Z] daemon.go:448: [d393cdf634726] Daemon stopped [2020-04-09T20:12:45.571Z] === RUN TestCreateServiceConflict [2020-04-09T20:12:45.571Z] --- PASS: TestCreateServiceConflict (2.23s) [2020-04-09T20:12:45.571Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-04-09T20:12:45.571Z] daemon.go:325: [d474d4aca5871] waiting for daemon to start [2020-04-09T20:12:45.571Z] daemon.go:325: [d474d4aca5871] waiting for daemon to start [2020-04-09T20:12:45.571Z] daemon.go:353: [d474d4aca5871] daemon started [2020-04-09T20:12:45.571Z] daemon.go:461: [d474d4aca5871] Stopping daemon [2020-04-09T20:12:45.571Z] daemon.go:296: [d474d4aca5871] exiting daemon [2020-04-09T20:12:45.571Z] daemon.go:448: [d474d4aca5871] Daemon stopped [2020-04-09T20:12:45.571Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:12:45.697Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-09T20:12:46.256Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-09T20:12:48.278Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2020-04-09T20:12:48.278Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-04-09T20:12:48.278Z] daemon.go:325: [d0a37c53cc733] waiting for daemon to start [2020-04-09T20:12:48.278Z] daemon.go:325: [d0a37c53cc733] waiting for daemon to start [2020-04-09T20:12:48.278Z] daemon.go:353: [d0a37c53cc733] daemon started [2020-04-09T20:12:48.278Z] daemon.go:461: [d0a37c53cc733] Stopping daemon [2020-04-09T20:12:48.278Z] daemon.go:296: [d0a37c53cc733] exiting daemon [2020-04-09T20:12:48.278Z] daemon.go:448: [d0a37c53cc733] Daemon stopped [2020-04-09T20:12:48.278Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:12:48.763Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-09T20:12:48.764Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-09T20:12:48.764Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-09T20:12:49.323Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-09T20:12:51.205Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-09T20:12:52.563Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-09T20:12:55.069Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-09T20:12:55.631Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-09T20:12:57.511Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-09T20:12:58.069Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-09T20:12:58.069Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-09T20:12:58.998Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-09T20:13:00.899Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-09T20:13:00.899Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-09T20:13:01.458Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-09T20:13:02.016Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:13:02.270Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-09T20:13:03.193Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-09T20:13:03.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.62s) [2020-04-09T20:13:03.530Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-04-09T20:13:03.530Z] daemon.go:325: [d98bfdc0a093b] waiting for daemon to start [2020-04-09T20:13:03.530Z] daemon.go:325: [d98bfdc0a093b] waiting for daemon to start [2020-04-09T20:13:03.530Z] daemon.go:353: [d98bfdc0a093b] daemon started [2020-04-09T20:13:03.530Z] daemon.go:461: [d98bfdc0a093b] Stopping daemon [2020-04-09T20:13:03.530Z] daemon.go:296: [d98bfdc0a093b] exiting daemon [2020-04-09T20:13:03.530Z] daemon.go:448: [d98bfdc0a093b] Daemon stopped [2020-04-09T20:13:03.530Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:13:04.116Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-09T20:13:04.116Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-09T20:13:04.549Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2020-04-09T20:13:04.549Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-04-09T20:13:04.549Z] daemon.go:325: [d2725318848e8] waiting for daemon to start [2020-04-09T20:13:04.549Z] daemon.go:325: [d2725318848e8] waiting for daemon to start [2020-04-09T20:13:04.549Z] daemon.go:353: [d2725318848e8] daemon started [2020-04-09T20:13:04.549Z] daemon.go:461: [d2725318848e8] Stopping daemon [2020-04-09T20:13:04.549Z] daemon.go:296: [d2725318848e8] exiting daemon [2020-04-09T20:13:04.549Z] daemon.go:448: [d2725318848e8] Daemon stopped [2020-04-09T20:13:04.549Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:13:05.039Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-09T20:13:05.962Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-09T20:13:06.521Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-09T20:13:07.252Z] --- PASS: TestCreateServiceConfigFileMode (2.60s) [2020-04-09T20:13:07.252Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-04-09T20:13:07.252Z] daemon.go:325: [d7f3d8d1ebd3f] waiting for daemon to start [2020-04-09T20:13:07.252Z] daemon.go:325: [d7f3d8d1ebd3f] waiting for daemon to start [2020-04-09T20:13:07.252Z] daemon.go:353: [d7f3d8d1ebd3f] daemon started [2020-04-09T20:13:07.252Z] daemon.go:461: [d7f3d8d1ebd3f] Stopping daemon [2020-04-09T20:13:07.252Z] daemon.go:296: [d7f3d8d1ebd3f] exiting daemon [2020-04-09T20:13:07.252Z] daemon.go:448: [d7f3d8d1ebd3f] Daemon stopped [2020-04-09T20:13:07.252Z] === RUN TestCreateServiceSysctls [2020-04-09T20:13:07.444Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-09T20:13:08.366Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-09T20:13:08.924Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-09T20:13:09.847Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-09T20:13:10.769Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-09T20:13:10.769Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-09T20:13:10.773Z] --- PASS: TestCreateServiceSysctls (3.46s) [2020-04-09T20:13:10.773Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-04-09T20:13:10.773Z] daemon.go:325: [d53cb4902ff90] waiting for daemon to start [2020-04-09T20:13:10.773Z] daemon.go:325: [d53cb4902ff90] waiting for daemon to start [2020-04-09T20:13:10.773Z] daemon.go:353: [d53cb4902ff90] daemon started [2020-04-09T20:13:10.773Z] daemon.go:461: [d53cb4902ff90] Stopping daemon [2020-04-09T20:13:10.773Z] daemon.go:296: [d53cb4902ff90] exiting daemon [2020-04-09T20:13:10.773Z] daemon.go:448: [d53cb4902ff90] Daemon stopped [2020-04-09T20:13:10.773Z] === RUN TestInspect [2020-04-09T20:13:11.327Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-09T20:13:12.252Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-09T20:13:13.476Z] --- PASS: TestInspect (2.97s) [2020-04-09T20:13:13.477Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-04-09T20:13:13.477Z] daemon.go:325: [d86b275b7a829] waiting for daemon to start [2020-04-09T20:13:13.477Z] daemon.go:325: [d86b275b7a829] waiting for daemon to start [2020-04-09T20:13:13.477Z] daemon.go:353: [d86b275b7a829] daemon started [2020-04-09T20:13:13.477Z] daemon.go:461: [d86b275b7a829] Stopping daemon [2020-04-09T20:13:13.477Z] daemon.go:296: [d86b275b7a829] exiting daemon [2020-04-09T20:13:13.477Z] daemon.go:448: [d86b275b7a829] Daemon stopped [2020-04-09T20:13:13.477Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:13:14.135Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-09T20:13:14.135Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:13:14.135Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-09T20:13:18.290Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-09T20:13:18.544Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-09T20:13:19.001Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2020-04-09T20:13:19.001Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-04-09T20:13:19.001Z] daemon.go:325: [df263f497d714] waiting for daemon to start [2020-04-09T20:13:19.001Z] daemon.go:325: [df263f497d714] waiting for daemon to start [2020-04-09T20:13:19.001Z] daemon.go:353: [df263f497d714] daemon started [2020-04-09T20:13:19.001Z] daemon.go:461: [df263f497d714] Stopping daemon [2020-04-09T20:13:19.001Z] daemon.go:296: [df263f497d714] exiting daemon [2020-04-09T20:13:19.001Z] daemon.go:448: [df263f497d714] Daemon stopped [2020-04-09T20:13:19.001Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:13:21.798Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-09T20:13:23.431Z] --- PASS: TestDockerNetworkReConnect (4.36s) [2020-04-09T20:13:23.431Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-04-09T20:13:23.431Z] daemon.go:325: [db996ea1d9480] waiting for daemon to start [2020-04-09T20:13:23.431Z] daemon.go:325: [db996ea1d9480] waiting for daemon to start [2020-04-09T20:13:23.431Z] daemon.go:353: [db996ea1d9480] daemon started [2020-04-09T20:13:23.431Z] daemon.go:461: [db996ea1d9480] Stopping daemon [2020-04-09T20:13:23.431Z] daemon.go:296: [db996ea1d9480] exiting daemon [2020-04-09T20:13:23.431Z] daemon.go:448: [db996ea1d9480] Daemon stopped [2020-04-09T20:13:23.431Z] === RUN TestServicePlugin [2020-04-09T20:13:23.431Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:13:23.431Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:13:23.431Z] === RUN TestServiceUpdateLabel [2020-04-09T20:13:25.470Z] --- PASS: TestServiceUpdateLabel (2.37s) [2020-04-09T20:13:25.470Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-04-09T20:13:25.470Z] daemon.go:325: [dae5f7738818f] waiting for daemon to start [2020-04-09T20:13:25.470Z] daemon.go:325: [dae5f7738818f] waiting for daemon to start [2020-04-09T20:13:25.470Z] daemon.go:353: [dae5f7738818f] daemon started [2020-04-09T20:13:25.470Z] daemon.go:461: [dae5f7738818f] Stopping daemon [2020-04-09T20:13:25.470Z] daemon.go:296: [dae5f7738818f] exiting daemon [2020-04-09T20:13:25.470Z] daemon.go:448: [dae5f7738818f] Daemon stopped [2020-04-09T20:13:25.470Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:13:25.753Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-09T20:13:25.753Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-09T20:13:25.753Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-09T20:13:29.864Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:13:30.118Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-09T20:13:31.478Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-09T20:13:33.376Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-09T20:13:33.376Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-09T20:13:33.376Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-09T20:13:33.376Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-09T20:13:33.934Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-09T20:13:37.230Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-09T20:13:38.588Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-09T20:13:40.468Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-09T20:13:40.628Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-09T20:13:40.762Z] --- PASS: TestServiceUpdateSecrets (15.24s) [2020-04-09T20:13:40.762Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-04-09T20:13:40.762Z] daemon.go:325: [d71f128c96993] waiting for daemon to start [2020-04-09T20:13:40.762Z] daemon.go:325: [d71f128c96993] waiting for daemon to start [2020-04-09T20:13:40.762Z] daemon.go:353: [d71f128c96993] daemon started [2020-04-09T20:13:40.762Z] daemon.go:461: [d71f128c96993] Stopping daemon [2020-04-09T20:13:40.762Z] daemon.go:296: [d71f128c96993] exiting daemon [2020-04-09T20:13:40.762Z] daemon.go:448: [d71f128c96993] Daemon stopped [2020-04-09T20:13:40.762Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:13:41.089Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-09T20:13:41.392Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-09T20:13:41.951Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-09T20:13:42.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-09T20:13:42.509Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-09T20:13:43.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-09T20:13:43.869Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-09T20:13:43.869Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-09T20:13:45.750Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-09T20:13:46.674Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-09T20:13:48.556Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-09T20:13:48.556Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-09T20:13:48.556Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-09T20:13:49.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-09T20:13:49.915Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-09T20:13:50.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-09T20:13:51.796Z] === RUN TestDockerSuite/TestRunMount [2020-04-09T20:13:56.029Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-04-09T20:13:56.029Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-04-09T20:13:56.029Z] daemon.go:325: [dba0787b4db91] waiting for daemon to start [2020-04-09T20:13:56.029Z] daemon.go:325: [dba0787b4db91] waiting for daemon to start [2020-04-09T20:13:56.029Z] daemon.go:353: [dba0787b4db91] daemon started [2020-04-09T20:13:56.029Z] daemon.go:461: [dba0787b4db91] Stopping daemon [2020-04-09T20:13:56.029Z] daemon.go:296: [dba0787b4db91] exiting daemon [2020-04-09T20:13:56.029Z] daemon.go:448: [dba0787b4db91] Daemon stopped [2020-04-09T20:13:56.029Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:13:56.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-09T20:13:58.320Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-09T20:13:58.321Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-09T20:13:59.244Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-09T20:14:00.603Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-09T20:14:03.109Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-09T20:14:05.142Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-09T20:14:06.385Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-09T20:14:08.891Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-09T20:14:11.282Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2020-04-09T20:14:11.282Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-04-09T20:14:11.283Z] daemon.go:325: [d73379a7b3aa4] waiting for daemon to start [2020-04-09T20:14:11.283Z] daemon.go:325: [d73379a7b3aa4] waiting for daemon to start [2020-04-09T20:14:11.283Z] daemon.go:353: [d73379a7b3aa4] daemon started [2020-04-09T20:14:11.283Z] daemon.go:461: [d73379a7b3aa4] Stopping daemon [2020-04-09T20:14:11.283Z] daemon.go:296: [d73379a7b3aa4] exiting daemon [2020-04-09T20:14:11.283Z] daemon.go:448: [d73379a7b3aa4] Daemon stopped [2020-04-09T20:14:11.283Z] PASS [2020-04-09T20:14:11.283Z] [2020-04-09T20:14:11.283Z] === Skipped [2020-04-09T20:14:11.283Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-09T20:14:11.283Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:14:11.283Z] [2020-04-09T20:14:11.283Z] [2020-04-09T20:14:11.283Z] DONE 18 tests, 1 skipped in 111.046s [2020-04-09T20:14:11.283Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:14:11.283Z] ++ 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-04-09T20:14:11.283Z] ++ set -e [2020-04-09T20:14:11.283Z] ++ '[' -n 0 ']' [2020-04-09T20:14:11.283Z] ++ set -x [2020-04-09T20:14:11.283Z] ++ 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-04-09T20:14:11.283Z] INFO: Testing against a local daemon [2020-04-09T20:14:11.283Z] === RUN TestSessionCreate [2020-04-09T20:14:11.283Z] --- PASS: TestSessionCreate (0.06s) [2020-04-09T20:14:11.283Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:14:11.283Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-09T20:14:11.283Z] PASS [2020-04-09T20:14:11.283Z] [2020-04-09T20:14:11.283Z] DONE 2 tests in 0.206s [2020-04-09T20:14:11.283Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:14:11.283Z] ++ 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-04-09T20:14:11.283Z] ++ set -e [2020-04-09T20:14:11.283Z] ++ '[' -n 0 ']' [2020-04-09T20:14:11.283Z] ++ set -x [2020-04-09T20:14:11.283Z] ++ 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-04-09T20:14:11.283Z] INFO: Testing against a local daemon [2020-04-09T20:14:11.283Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:14:11.283Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:14:11.283Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:14:11.283Z] === RUN TestEventsExecDie [2020-04-09T20:14:11.283Z] --- PASS: TestEventsExecDie (0.82s) [2020-04-09T20:14:11.283Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:14:11.283Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-09T20:14:11.283Z] === RUN TestInfoBinaryCommits [2020-04-09T20:14:11.283Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-04-09T20:14:11.283Z] === RUN TestInfoAPIVersioned [2020-04-09T20:14:11.283Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:14:11.283Z] === RUN TestInfoAPI [2020-04-09T20:14:11.283Z] --- PASS: TestInfoAPI (0.05s) [2020-04-09T20:14:11.283Z] === RUN TestInfoAPIWarnings [2020-04-09T20:14:11.283Z] --- PASS: TestInfoAPIWarnings (0.93s) [2020-04-09T20:14:11.283Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-04-09T20:14:11.283Z] daemon.go:325: [d20137338fbe2] waiting for daemon to start [2020-04-09T20:14:11.283Z] daemon.go:325: [d20137338fbe2] waiting for daemon to start [2020-04-09T20:14:11.283Z] daemon.go:353: [d20137338fbe2] daemon started [2020-04-09T20:14:11.283Z] daemon.go:461: [d20137338fbe2] Stopping daemon [2020-04-09T20:14:11.283Z] daemon.go:296: [d20137338fbe2] exiting daemon [2020-04-09T20:14:11.283Z] daemon.go:448: [d20137338fbe2] Daemon stopped [2020-04-09T20:14:11.283Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:14:11.400Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-09T20:14:11.606Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2020-04-09T20:14:11.606Z] === RUN TestPingCacheHeaders [2020-04-09T20:14:11.606Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-09T20:14:11.606Z] === RUN TestPingGet [2020-04-09T20:14:11.606Z] --- PASS: TestPingGet (0.04s) [2020-04-09T20:14:11.606Z] === RUN TestPingHead [2020-04-09T20:14:11.606Z] --- PASS: TestPingHead (0.06s) [2020-04-09T20:14:11.606Z] === RUN TestVersion [2020-04-09T20:14:11.893Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:14:11.893Z] PASS [2020-04-09T20:14:11.893Z] [2020-04-09T20:14:11.893Z] === Skipped [2020-04-09T20:14:11.893Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:14:11.893Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:14:11.893Z] [2020-04-09T20:14:11.893Z] [2020-04-09T20:14:11.893Z] DONE 12 tests, 1 skipped in 2.710s [2020-04-09T20:14:11.893Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:14:11.893Z] ++ 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-04-09T20:14:11.893Z] ++ set -e [2020-04-09T20:14:11.893Z] ++ '[' -n 0 ']' [2020-04-09T20:14:11.893Z] ++ set -x [2020-04-09T20:14:11.893Z] ++ 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-04-09T20:14:11.893Z] INFO: Testing against a local daemon [2020-04-09T20:14:11.893Z] === RUN TestVolumesCreateAndList [2020-04-09T20:14:11.893Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-09T20:14:11.893Z] === RUN TestVolumesRemove [2020-04-09T20:14:12.178Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-09T20:14:12.178Z] === RUN TestVolumesInspect [2020-04-09T20:14:12.178Z] --- PASS: TestVolumesInspect (0.05s) [2020-04-09T20:14:12.178Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:14:12.178Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:12.178Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:12.178Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:12.178Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-09T20:14:12.178Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:14:12.178Z] PASS [2020-04-09T20:14:12.178Z] [2020-04-09T20:14:12.178Z] DONE 5 tests in 0.325s [2020-04-09T20:14:12.178Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:14:12.463Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:14:12.463Z] +++ kill 12248 [2020-04-09T20:14:12.758Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-09T20:14:13.487Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:14:13.487Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:14:13.487Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:14:13.487Z] [2020-04-09T20:14:13.487Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:14:13.487Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:14:13.487Z] [2020-04-09T20:14:13.487Z] To set a process to complain mode, use the command line tool [2020-04-09T20:14:13.487Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:14:13.487Z] +++ true [2020-04-09T20:14:13.487Z] [2020-04-09T20:14:14.640Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-09T20:14:14.640Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-09T20:14:14.896Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-09T20:14:15.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-09T20:14:15.501Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection Post stage [Pipeline] junit [2020-04-09T20:14:15.561Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:14:16.257Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-09T20:14:16.422Z] + echo Ensuring container killed. [2020-04-09T20:14:16.423Z] Ensuring container killed. [2020-04-09T20:14:16.423Z] + docker rm -vf docker-pr1 [2020-04-09T20:14:16.423Z] Error: No such container: docker-pr1 [2020-04-09T20:14:16.423Z] + true [Pipeline] sh [2020-04-09T20:14:16.817Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-09T20:14:16.828Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:14:16.828Z] Chowning /workspace to jenkins user [2020-04-09T20:14:16.828Z] + id -u [2020-04-09T20:14:16.828Z] + id -g [2020-04-09T20:14:16.828Z] + docker run --rm -v /home/docker/workspace/moby_PR-40800:/workspace busybox chown -R 1001:1001 /workspace [2020-04-09T20:14:16.828Z] Unable to find image 'busybox:latest' locally [2020-04-09T20:14:17.113Z] latest: Pulling from library/busybox [2020-04-09T20:14:17.113Z] 4c6795986792: Pulling fs layer [2020-04-09T20:14:17.399Z] 4c6795986792: Verifying Checksum [2020-04-09T20:14:17.399Z] 4c6795986792: Download complete [2020-04-09T20:14:17.685Z] 4c6795986792: Pull complete [2020-04-09T20:14:17.685Z] Digest: sha256:b26cd013274a657b86e706210ddd5cc1f82f50155791199d29b9e86e935ce135 [2020-04-09T20:14:17.685Z] Status: Downloaded newer image for busybox:latest [2020-04-09T20:14:17.739Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:14:20.133Z] + bundleName=ppc64le-integration [2020-04-09T20:14:20.133Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:14:20.133Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:14:20.133Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print ppc64le-integration-bundles.tar.gz [2020-04-09T20:14:20.133Z] [2020-04-09T20:14:20.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-09T20:14:20.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-09T20:14:20.217Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-09T20:14:20.245Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [Pipeline] archiveArtifacts [2020-04-09T20:14:20.464Z] Archiving artifacts [2020-04-09T20:14:20.855Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:14:21.249Z] + make clean [2020-04-09T20:14:21.867Z] docker volume rm -f docker-dev-cache [2020-04-09T20:14:21.867Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:14:22.751Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:14:26.908Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-09T20:14:27.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-09T20:14:27.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-09T20:14:27.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-09T20:14:27.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-09T20:14:27.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-09T20:14:27.830Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-09T20:14:27.830Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-09T20:14:28.388Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-09T20:14:28.642Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-09T20:14:29.564Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-09T20:14:30.123Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-09T20:14:30.123Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-09T20:14:31.046Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-09T20:14:31.968Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-09T20:14:31.968Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-09T20:14:32.890Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-09T20:14:33.448Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-09T20:14:35.349Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-09T20:14:36.278Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-09T20:14:36.838Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-09T20:14:37.762Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-09T20:14:38.321Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-09T20:14:39.246Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-09T20:14:39.804Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:14:39.804Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-09T20:14:40.727Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-09T20:14:41.285Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-09T20:14:41.285Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-09T20:14:42.208Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-09T20:14:44.125Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-09T20:14:44.125Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-09T20:14:47.382Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-09T20:14:48.740Z] === RUN TestDockerSuite/TestRunRm [2020-04-09T20:14:49.298Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-09T20:14:52.520Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-09T20:14:53.450Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-09T20:14:54.008Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-09T20:14:54.931Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-09T20:14:56.812Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-09T20:14:57.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-09T20:14:57.370Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-09T20:14:57.693Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-09T20:14:58.155Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-09T20:14:59.703Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-09T20:14:59.703Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-09T20:15:01.523Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-09T20:15:04.417Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-09T20:15:05.962Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-09T20:15:05.962Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-09T20:15:05.962Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-09T20:15:06.754Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-09T20:15:06.754Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-09T20:15:07.512Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-09T20:15:07.676Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-09T20:15:07.976Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-09T20:15:08.385Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-09T20:15:08.525Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-09T20:15:08.951Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-09T20:15:08.988Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-09T20:15:09.450Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-09T20:15:09.873Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-09T20:15:10.796Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-09T20:15:11.355Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-09T20:15:12.277Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-09T20:15:13.199Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-09T20:15:15.268Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-09T20:15:15.705Z] === RUN TestDockerSuite/TestRunState [2020-04-09T20:15:16.819Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-09T20:15:16.819Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-09T20:15:17.585Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-09T20:15:18.143Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-09T20:15:18.366Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-09T20:15:19.106Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-09T20:15:19.106Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-09T20:15:19.106Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-09T20:15:20.030Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-09T20:15:20.587Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-09T20:15:22.512Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-09T20:15:22.512Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-09T20:15:22.512Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-09T20:15:23.070Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-09T20:15:25.575Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-09T20:15:26.498Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-09T20:15:28.438Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-09T20:15:32.589Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-09T20:15:33.219Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-09T20:15:33.219Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-09T20:15:33.219Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-09T20:15:34.765Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-09T20:15:35.094Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-09T20:15:35.229Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-09T20:15:35.690Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-09T20:15:35.690Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-09T20:15:36.018Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-09T20:15:36.576Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-09T20:15:36.664Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-09T20:15:37.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-09T20:15:37.126Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-09T20:15:37.126Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-09T20:15:37.498Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-09T20:15:40.006Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-09T20:15:40.931Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-09T20:15:41.854Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-09T20:15:42.109Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-09T20:15:42.109Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-09T20:15:42.940Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-09T20:15:43.039Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-09T20:15:43.597Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-09T20:15:44.520Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-09T20:15:44.520Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-09T20:15:44.520Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-09T20:15:45.442Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-09T20:15:50.723Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-09T20:15:50.723Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-09T20:15:52.085Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-09T20:15:54.610Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-09T20:15:55.968Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-09T20:15:58.472Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-09T20:16:00.980Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-09T20:16:01.904Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-09T20:16:02.835Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-09T20:16:03.758Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-09T20:16:03.758Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-09T20:16:03.758Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-09T20:16:03.758Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-09T20:16:03.758Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-09T20:16:04.680Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-09T20:16:05.604Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-09T20:16:06.527Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-09T20:16:08.410Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-09T20:16:08.969Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-09T20:16:09.891Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-09T20:16:09.891Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-09T20:16:10.450Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-09T20:16:10.450Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-09T20:16:10.450Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-09T20:16:10.450Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-09T20:16:10.705Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-09T20:16:10.705Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-09T20:16:10.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-09T20:16:10.959Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-09T20:16:11.213Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-09T20:16:11.467Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-09T20:16:12.392Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-09T20:16:13.314Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-09T20:16:14.237Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-09T20:16:14.237Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-09T20:16:14.795Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-09T20:16:15.048Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-09T20:16:15.970Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-09T20:16:15.970Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-09T20:16:16.895Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-09T20:16:17.818Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-09T20:16:17.818Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-09T20:16:17.818Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-09T20:16:18.376Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-09T20:16:18.680Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-09T20:16:20.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-09T20:16:20.257Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-09T20:16:20.816Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-09T20:16:20.816Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-09T20:16:21.755Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-09T20:16:21.755Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-09T20:16:21.775Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-09T20:16:23.368Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-09T20:16:24.291Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-09T20:16:26.796Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-09T20:16:27.598Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-09T20:16:27.718Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-09T20:16:27.718Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-09T20:16:27.718Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-09T20:16:28.060Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-09T20:16:28.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-09T20:16:28.528Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-09T20:16:28.641Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-09T20:16:29.506Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-09T20:16:29.506Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-09T20:16:30.001Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-09T20:16:30.923Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-09T20:16:31.178Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-09T20:16:33.060Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-09T20:16:33.060Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-09T20:16:33.624Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-09T20:16:39.176Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-09T20:16:40.535Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-09T20:16:41.093Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-09T20:16:41.093Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-09T20:16:41.093Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-09T20:16:41.093Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-09T20:16:41.651Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-09T20:16:44.157Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-09T20:16:44.157Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-09T20:16:49.387Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-09T20:16:49.387Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-09T20:16:52.682Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-09T20:16:53.241Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-09T20:16:55.121Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-09T20:16:57.649Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-09T20:16:59.008Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-09T20:17:00.542Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-09T20:17:01.465Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-09T20:17:02.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-09T20:17:02.203Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-09T20:17:02.203Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-09T20:17:03.348Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-09T20:17:05.859Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-09T20:17:07.218Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-09T20:17:08.141Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-09T20:17:10.648Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-09T20:17:11.208Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-09T20:17:16.436Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-09T20:17:16.436Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-09T20:17:17.066Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-09T20:17:19.258Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-09T20:17:19.690Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-09T20:17:19.690Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-09T20:17:19.720Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-09T20:17:23.472Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-09T20:17:24.916Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-09T20:17:24.916Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-09T20:17:24.916Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-09T20:17:26.394Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-09T20:17:28.173Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-09T20:17:28.588Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-09T20:17:30.053Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-09T20:17:30.612Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-09T20:17:31.978Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-09T20:17:32.548Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-09T20:17:32.548Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-09T20:17:33.107Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-09T20:17:33.361Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-09T20:17:33.920Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-09T20:17:34.842Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-09T20:17:38.098Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:17:38.098Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-09T20:17:42.251Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-09T20:17:42.505Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-09T20:17:43.427Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-09T20:17:43.427Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-09T20:17:44.390Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-09T20:17:46.270Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-09T20:17:46.270Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-09T20:17:47.627Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-09T20:17:48.590Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-09T20:17:49.512Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-09T20:17:50.870Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-09T20:17:55.024Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-09T20:17:56.382Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-09T20:17:56.382Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-09T20:17:57.305Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-09T20:17:58.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-09T20:18:02.380Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-09T20:18:05.651Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-09T20:18:08.990Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-09T20:18:11.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-09T20:18:15.693Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-09T20:18:19.342Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-09T20:18:20.924Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-09T20:18:23.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-09T20:18:25.196Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-09T20:18:25.196Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-09T20:18:25.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-09T20:18:27.193Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-09T20:18:28.552Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-09T20:18:31.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-09T20:18:31.984Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:18:33.342Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-09T20:18:35.850Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-09T20:18:38.356Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-09T20:18:40.860Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-09T20:18:55.698Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-09T20:18:55.698Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-09T20:18:55.698Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-09T20:18:56.621Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-09T20:18:56.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-09T20:18:56.621Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-09T20:18:56.621Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-09T20:18:57.544Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-09T20:18:57.544Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-09T20:18:58.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-09T20:18:58.467Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-09T20:18:58.467Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-09T20:18:58.467Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-09T20:18:58.467Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-09T20:19:00.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-09T20:19:00.974Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-09T20:19:01.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-09T20:19:01.228Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-09T20:19:01.228Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-09T20:19:02.153Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-09T20:19:04.659Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-09T20:19:04.659Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-09T20:19:04.659Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-09T20:19:07.913Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-09T20:19:12.067Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite (1724.82s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.77s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.20s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.12s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.17s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.33s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.24s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.81s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.19s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.20s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.96s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.02s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.13s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.05s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachDetach (1.17s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.02s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.94s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.98s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.29s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.15s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.13s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.25s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.71s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.57s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.13s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.54s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.45s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.09s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.89s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.02s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.21s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.76s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.41s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.96s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.10s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.42s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.30s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.53s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.89s) [2020-04-09T20:19:12.067Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.87s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.39s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.86s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.82s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.64s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.97s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.76s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.45s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.38s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.38s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.82s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.93s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.96s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.16s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.31s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.99s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.75s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.62s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.63s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.91s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.01s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.73s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.25s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.18s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.73s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.77s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContChar (4.15s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.31s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.98s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.78s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.02s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.14s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.66s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.92s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.83s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.27s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.33s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.13s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.18s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.13s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.66s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.85s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.74s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.49s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.37s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.80s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.24s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.68s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.21s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.01s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.69s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.78s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.51s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.98s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.80s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.80s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (17.57s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.05s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.30s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.37s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.52s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnv (1.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.53s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.27s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.44s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.65s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.63s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.93s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.43s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (11.81s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildExpose (0.52s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.81s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.60s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.37s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFails (0.87s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.43s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.88s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.48s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.77s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.82s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.39s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildHistory (4.28s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.80s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.00s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.33s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabels (0.63s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.71s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.36s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.72s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.30s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.65s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.61s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.54s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.79s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.91s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (13.69s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.70s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.44s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.48s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.21s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.76s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.31s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.54s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.78s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.12s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.12s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.79s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.25s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.13s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.07s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.64s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.30s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.64s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.55s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.52s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildPATH (2.48s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.10s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.61s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.81s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.26s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRm (3.05s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.00s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.26s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.44s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.24s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.09s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.99s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.49s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildStderr (1.13s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.11s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.26s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.30s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildUser (1.94s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.18s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.25s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.04s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.21s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.07s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.56s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.03s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.69s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.95s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.82s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.99s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.98s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:19:12.068Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.86s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.51s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2020-04-09T20:19:12.068Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-09T20:19:12.068Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.91s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.05s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitChange (1.20s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.15s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.64s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.69s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitTTY (1.70s) [2020-04-09T20:19:12.068Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.08s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.87s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.90s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.98s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.79s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.98s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.76s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.85s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.15s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.86s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.99s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.84s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.79s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.83s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.89s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.72s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.86s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.71s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.54s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.77s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.53s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.80s) [2020-04-09T20:19:12.069Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:19:12.069Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.86s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.84s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.34s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.52s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.94s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.31s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.29s) [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc0008d69c0 } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1585182468 /foo false } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1585182468 /foo true } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3731893907 /foo false } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3731893907 /foo true } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3731893907 /foo true 0xc0008d6e40 } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc0008d6e60 } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc0008d6e80 } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc0008d6ea0 } [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc0008d6ee0 } [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.53s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.46s) [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 0 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 1 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 2 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 3 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 4 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 5 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 6 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 7 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 8 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 9 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 10 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 11 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 12 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 13 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 14 [2020-04-09T20:19:12.069Z] docker_api_containers_test.go:1926: case 15 [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.97s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.46s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.71s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.64s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.03s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership021332268/file1 bf2a0502a2393a5f457c30d5b5d332ac4e1c4ac92c758afe1388633d802c18c2:/tmpvol/file1` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.98s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 9d0e7af3a8b04fef13a6a28a102bc4a476fe68e3b246abe25d1ba1c0b16efa28:/root/file1 /tmp/test-cp-from-case-a152194203/itWorks.txt` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a152194203/itWorks.txt" contains "file1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.95s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp daaa28d9327a1e98c3c56435a2766512225ed6f1dbf7667e96510aec447a9eb1:/file1 /tmp/test-cp-from-case-b013632830/testDir/` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c262069125/file2" contains "file2\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 439dd27a16766f300483a323f0bc056f5f9e6c4f46cc06dadb05cba50d0175fd:/root/file1 /tmp/test-cp-from-case-c262069125/file2` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c262069125/file2" contains "file1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.02s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b8c9bbc36b67c9ba3243ed8ae4602011fab675e934bd88e416015b4171309046:/file1 /tmp/test-cp-from-case-d644810528/dir1` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d644810528/dir1/file1" contains "file1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b8c9bbc36b67c9ba3243ed8ae4602011fab675e934bd88e416015b4171309046:/file1 /tmp/test-cp-from-case-d644810528/dir1/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d644810528/dir1/file1" contains "file1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 67a346eb223074481619193e145555bef6de50346d5a0766c17c8068cefbde16:dir1 /tmp/test-cp-from-case-e189688831/testDir` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e189688831/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 67a346eb223074481619193e145555bef6de50346d5a0766c17c8068cefbde16:dir1 /tmp/test-cp-from-case-e189688831/testDir/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e189688831/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.90s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 39c2e3fb76f2b93a650cfcb2af8f9cc29e8bd722ec2d7c94bb6f8dbcf219857e:/root/dir1 /tmp/test-cp-from-case-f337594194/file1` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 982dc05c4e169dd4992b13a3b9e16dd40bd9150fa86ff3460e86f61834f7f505:/root/dir1 /tmp/test-cp-from-case-g483033225/dir2` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g483033225/dir2/dir1/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 982dc05c4e169dd4992b13a3b9e16dd40bd9150fa86ff3460e86f61834f7f505:/root/dir1 /tmp/test-cp-from-case-g483033225/dir2/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g483033225/dir2/dir1/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 4c1a4c14c1e69a4364eb0dc22081d00c212dfad4689f7f3d7c53a5ea4e0e1e9b:dir1/. /tmp/test-cp-from-case-h014936148/testDir` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h014936148/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp 4c1a4c14c1e69a4364eb0dc22081d00c212dfad4689f7f3d7c53a5ea4e0e1e9b:dir1/. /tmp/test-cp-from-case-h014936148/testDir/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h014936148/testDir/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.92s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b294495c58df60b65ec3a48935a58f26a23fc169129fbeb939ea4f689176d4dd:/root/dir1/. /tmp/test-cp-from-case-i083012515/file1` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp c7752005608c3cc435f3a93a74c068da2e31f25484e71cb8f21d4b455b757ceb:/root/dir1/. /tmp/test-cp-from-case-j401588902/dir2` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j401588902/dir2/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp c7752005608c3cc435f3a93a74c068da2e31f25484e71cb8f21d4b455b757ceb:/root/dir1/. /tmp/test-cp-from-case-j401588902/dir2/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j401588902/dir2/file1-1" contains "file1-1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.57s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b88bd224810d0e5b7df4cfcb0f4ec05dfe24e5112310116f7b958421f5ac2012:/file2 /tmp/test-cp-from-err-dst-not-dir164492749/symlinkToFile1` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir164492749/symlinkToFile1" points to "file1" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir164492749/file1" contains "file2\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b88bd224810d0e5b7df4cfcb0f4ec05dfe24e5112310116f7b958421f5ac2012:/file2 /tmp/test-cp-from-err-dst-not-dir164492749/symlinkToDir1` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir164492749/symlinkToDir1" points to "dir1" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir164492749/file2" contains "file2\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b88bd224810d0e5b7df4cfcb0f4ec05dfe24e5112310116f7b958421f5ac2012:/file2 /tmp/test-cp-from-err-dst-not-dir164492749/brokenSymlinkToFileX` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir164492749/brokenSymlinkToFileX" points to "fileX" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir164492749/fileX" contains "file2\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b88bd224810d0e5b7df4cfcb0f4ec05dfe24e5112310116f7b958421f5ac2012:/dir2 /tmp/test-cp-from-err-dst-not-dir164492749/symlinkToDir1` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir164492749/symlinkToDir1" points to "dir1" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir164492749/dir1/dir2/file2-1" contains "file2-1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp b88bd224810d0e5b7df4cfcb0f4ec05dfe24e5112310116f7b958421f5ac2012:/dir2 /tmp/test-cp-from-err-dst-not-dir164492749/brokenSymlinkToDirX` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir164492749/brokenSymlinkToDirX" points to "dirX" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir164492749/dirX/file2-1" contains "file2-1\n" [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.94s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.90s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.93s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.17s) [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.76s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a635012373/file1 57086d92745c8026fee76ca569be2e40eca8b5ae8961fbd1279ddb83d6d340e5:/root/itWorks.txt` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "57086d92745c8026fee76ca569be2e40eca8b5ae8961fbd1279ddb83d6d340e5" start output contains "file1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a 57086d92745c8026fee76ca569be2e40eca8b5ae8961fbd1279ddb83d6d340e5` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.85s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b906560368/file1 87225b6200380f301aa166a5cf223d1ca0ca409d02c0df890a07eac4c4322133:testDir/` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.40s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "f6a33390fd9760c2779092acf4ab451edfe96da299fe992d6f5c59064eb5b2e2" start output contains "file2\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a f6a33390fd9760c2779092acf4ab451edfe96da299fe992d6f5c59064eb5b2e2` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c269673999/file1 f6a33390fd9760c2779092acf4ab451edfe96da299fe992d6f5c59064eb5b2e2:/root/file2` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "f6a33390fd9760c2779092acf4ab451edfe96da299fe992d6f5c59064eb5b2e2" start output contains "file1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a f6a33390fd9760c2779092acf4ab451edfe96da299fe992d6f5c59064eb5b2e2` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.94s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "337d57eaef1720cd2bf4a9ceedef06aa3ce09f39f652cddda7785ebb3d6c59c0" start output contains "" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a 337d57eaef1720cd2bf4a9ceedef06aa3ce09f39f652cddda7785ebb3d6c59c0` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d418617378/file1 337d57eaef1720cd2bf4a9ceedef06aa3ce09f39f652cddda7785ebb3d6c59c0:dir1` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "337d57eaef1720cd2bf4a9ceedef06aa3ce09f39f652cddda7785ebb3d6c59c0" start output contains "file1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a 337d57eaef1720cd2bf4a9ceedef06aa3ce09f39f652cddda7785ebb3d6c59c0` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "2ccce3cb61bb7a9ceb3864c7e7e620acdbf0498515a235823ac01e45593385c3" start output contains "" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ccce3cb61bb7a9ceb3864c7e7e620acdbf0498515a235823ac01e45593385c3` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d418617378/file1 2ccce3cb61bb7a9ceb3864c7e7e620acdbf0498515a235823ac01e45593385c3:dir1/` [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:279: checking that container "2ccce3cb61bb7a9ceb3864c7e7e620acdbf0498515a235823ac01e45593385c3" start output contains "file1\n" [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2ccce3cb61bb7a9ceb3864c7e7e620acdbf0498515a235823ac01e45593385c3` [2020-04-09T20:19:12.069Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.43s) [2020-04-09T20:19:12.069Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e625286425/dir1 618228fe41984dc6438ef9edaf27e91bba9442a8e88c95c6abb9e429ae39cc32:testDir` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "618228fe41984dc6438ef9edaf27e91bba9442a8e88c95c6abb9e429ae39cc32" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 618228fe41984dc6438ef9edaf27e91bba9442a8e88c95c6abb9e429ae39cc32` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e625286425/dir1 e45c34c870e476f544360644f47241a69779d1b08d21388fe70982fecc457aa6:testDir/` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "e45c34c870e476f544360644f47241a69779d1b08d21388fe70982fecc457aa6" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a e45c34c870e476f544360644f47241a69779d1b08d21388fe70982fecc457aa6` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.85s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f389204900/dir1 09c66b13db9e94a35a672797d0c7b7fa967384f753cf010c152ef33bfd0e5498:/root/file1` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.71s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "1d39a26eb2857cd717642a6cf29ce01908bb9f2434649293adfbca5d27afd621" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d39a26eb2857cd717642a6cf29ce01908bb9f2434649293adfbca5d27afd621` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g526584499/dir1 1d39a26eb2857cd717642a6cf29ce01908bb9f2434649293adfbca5d27afd621:/root/dir2` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "1d39a26eb2857cd717642a6cf29ce01908bb9f2434649293adfbca5d27afd621" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1d39a26eb2857cd717642a6cf29ce01908bb9f2434649293adfbca5d27afd621` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "41345f0e4d56f46b8cc6d12330b123f205ad92441c6d7c18b4757e0602dbb647" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 41345f0e4d56f46b8cc6d12330b123f205ad92441c6d7c18b4757e0602dbb647` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g526584499/dir1 41345f0e4d56f46b8cc6d12330b123f205ad92441c6d7c18b4757e0602dbb647:/dir2/` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "41345f0e4d56f46b8cc6d12330b123f205ad92441c6d7c18b4757e0602dbb647" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 41345f0e4d56f46b8cc6d12330b123f205ad92441c6d7c18b4757e0602dbb647` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.40s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h654836342/dir1/. daa0f7e2ce088628f10679043ae0125bbcffb2dd5738c4d8d3c6ef7d2aa27b1d:testDir` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "daa0f7e2ce088628f10679043ae0125bbcffb2dd5738c4d8d3c6ef7d2aa27b1d" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a daa0f7e2ce088628f10679043ae0125bbcffb2dd5738c4d8d3c6ef7d2aa27b1d` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h654836342/dir1/. a8e2d1a596c17d399f21ce8e18bbbd2806cfdaf7fc3d75f19729e1045a1d5c7b:testDir/` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "a8e2d1a596c17d399f21ce8e18bbbd2806cfdaf7fc3d75f19729e1045a1d5c7b" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a a8e2d1a596c17d399f21ce8e18bbbd2806cfdaf7fc3d75f19729e1045a1d5c7b` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.97s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i164824925/dir1/. bb0535647ac4da7284052fe0f94e81ceac400a24452c9a12f4b9532b4c142dbd:/root/file1` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.92s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "01df45b6bb4141f44d18b63b8b8cc5bc9ad74a0aeb62c244c0b82f2d152682e8" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01df45b6bb4141f44d18b63b8b8cc5bc9ad74a0aeb62c244c0b82f2d152682e8` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j675289880/dir1/. 01df45b6bb4141f44d18b63b8b8cc5bc9ad74a0aeb62c244c0b82f2d152682e8:/dir2` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "01df45b6bb4141f44d18b63b8b8cc5bc9ad74a0aeb62c244c0b82f2d152682e8" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 01df45b6bb4141f44d18b63b8b8cc5bc9ad74a0aeb62c244c0b82f2d152682e8` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "d201a391ee6ee742443120a6af6a2e1c5626d76e8a6f66ea4822e25cb8a16ef6" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a d201a391ee6ee742443120a6af6a2e1c5626d76e8a6f66ea4822e25cb8a16ef6` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j675289880/dir1/. d201a391ee6ee742443120a6af6a2e1c5626d76e8a6f66ea4822e25cb8a16ef6:/dir2/` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "d201a391ee6ee742443120a6af6a2e1c5626d76e8a6f66ea4822e25cb8a16ef6" start output contains "file1-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a d201a391ee6ee742443120a6af6a2e1c5626d76e8a6f66ea4822e25cb8a16ef6` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.10s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions844875671/permdirtest permtest:/` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToDot (0.91s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.66s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs956251617/file1 16b13ecbd046cc6ba82b1e18bd707f3104b2ead17ca03d06b3535e18a659ad06:/root/shouldNotExist` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "16b13ecbd046cc6ba82b1e18bd707f3104b2ead17ca03d06b3535e18a659ad06" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a 16b13ecbd046cc6ba82b1e18bd707f3104b2ead17ca03d06b3535e18a659ad06` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.75s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume741695436/file1 e7568187d6e3e9625fd92a574d02aa3892c01fac1ee04115618edd45c9671124:/vol_ro/shouldNotExist` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:279: checking that container "e7568187d6e3e9625fd92a574d02aa3892c01fac1ee04115618edd45c9671124" start output contains "" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:209: running `docker start -a e7568187d6e3e9625fd92a574d02aa3892c01fac1ee04115618edd45c9671124` [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.34s) [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-648680635/file2 0cb84a274cc001d81de1628f5736ad27b3a27e99b3c8656edb3fa87f1ac6bf67:/vol2/symlinkToFile1` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-648680635/symlinkToFile1" points to "file1" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-648680635/file1" contains "file2\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-648680635/file2 0cb84a274cc001d81de1628f5736ad27b3a27e99b3c8656edb3fa87f1ac6bf67:/vol2/symlinkToDir1` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-648680635/symlinkToDir1" points to "dir1" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-648680635/file2" contains "file2\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-648680635/file2 0cb84a274cc001d81de1628f5736ad27b3a27e99b3c8656edb3fa87f1ac6bf67:/vol2/brokenSymlinkToFileX` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-648680635/brokenSymlinkToFileX" points to "fileX" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-648680635/fileX" contains "file2\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-648680635//dir2 0cb84a274cc001d81de1628f5736ad27b3a27e99b3c8656edb3fa87f1ac6bf67:/vol2/symlinkToDir1` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-648680635/symlinkToDir1" points to "dir1" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-648680635/dir1/dir2/file2-1" contains "file2-1\n" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-648680635//dir2 0cb84a274cc001d81de1628f5736ad27b3a27e99b3c8656edb3fa87f1ac6bf67:/vol2/brokenSymlinkToDirX` [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-648680635/brokenSymlinkToDirX" points to "dirX" [2020-04-09T20:19:12.070Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-648680635/dirX/file2-1" contains "file2-1\n" [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.53s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2020-04-09T20:19:12.070Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:19:12.070Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.78s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2020-04-09T20:19:12.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:19:12.070Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.32s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.43s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.67s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.04s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.84s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.78s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.88s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.85s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.61s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.49s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.55s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.82s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.91s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.53s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.57s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsAttach (1.00s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsCommit (0.97s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.82s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.81s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.82s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.67s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.79s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsCopy (1.25s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.63s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.76s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.42s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.41s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFilters (1.64s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFormat (1.56s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2020-04-09T20:19:12.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:19:12.070Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.070Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:19:12.070Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.85s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.15s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsRename (0.89s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsResize (0.72s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.68s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.95s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.95s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.02s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsTop (0.94s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.55s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.82s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.85s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.81s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.70s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.87s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.84s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.86s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.85s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.60s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecCgroup (1.18s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecEnv (0.75s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.66s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecInspectID (2.96s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecInteractive (0.88s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.84s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecParseError (0.86s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.08s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.77s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.86s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.88s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecStartFails (0.92s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.10s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2020-04-09T20:19:12.070Z] --- PASS: TestDockerSuite/TestExecTTY (0.79s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.79s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecUlimits (0.90s) [2020-04-09T20:19:12.071Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:19:12.071Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.05s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.93s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestExecWithUser (1.19s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.44s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.82s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.82s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.89s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHealth (20.92s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.94s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.29s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.47s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.87s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.86s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportDisplay (1.72s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportFile (2.15s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.37s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportGzipped (2.13s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.78s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-04-09T20:19:12.071Z] daemon.go:325: [d33a89a4099cc] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [d33a89a4099cc] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:353: [d33a89a4099cc] daemon started [2020-04-09T20:19:12.071Z] daemon.go:461: [d33a89a4099cc] Stopping daemon [2020-04-09T20:19:12.071Z] daemon.go:296: [d33a89a4099cc] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:448: [d33a89a4099cc] Daemon stopped [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.57s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:19:12.071Z] daemon.go:325: [d23d058180ef4] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [d23d058180ef4] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:353: [d23d058180ef4] daemon started [2020-04-09T20:19:12.071Z] daemon.go:461: [d23d058180ef4] Stopping daemon [2020-04-09T20:19:12.071Z] daemon.go:296: [d23d058180ef4] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:448: [d23d058180ef4] Daemon stopped [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:19:12.071Z] daemon.go:325: [d94521412fe28] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [d94521412fe28] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:353: [d94521412fe28] daemon started [2020-04-09T20:19:12.071Z] daemon.go:461: [d94521412fe28] Stopping daemon [2020-04-09T20:19:12.071Z] daemon.go:296: [d94521412fe28] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:448: [d94521412fe28] Daemon stopped [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.01s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:19:12.071Z] daemon.go:325: [db502203734e7] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:296: [db502203734e7] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:325: [db502203734e7] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [db502203734e7] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:296: [db502203734e7] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:325: [db502203734e7] waiting for daemon to start [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.95s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoFormat (0.03s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-04-09T20:19:12.071Z] daemon.go:325: [dfe14009933fb] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [dfe14009933fb] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:353: [dfe14009933fb] daemon started [2020-04-09T20:19:12.071Z] daemon.go:461: [dfe14009933fb] Stopping daemon [2020-04-09T20:19:12.071Z] daemon.go:296: [dfe14009933fb] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:448: [dfe14009933fb] Daemon stopped [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.85s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.96s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.73s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.74s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.83s) [2020-04-09T20:19:12.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:19:12.071Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.23s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectDefault (0.88s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectHistory (0.94s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-09T20:19:12.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:19:12.071Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.08s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.79s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.69s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.77s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.90s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.73s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.64s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.54s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.46s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.62s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.34s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.42s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.88s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.94s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.78s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.41s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.93s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.95s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.83s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.12s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.29s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.11s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.36s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.09s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.24s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsSince (6.84s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.79s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsTail (0.89s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.83s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.51s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.90s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestNetHostname (2.55s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.48s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.29s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.52s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.78s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginActive (1.66s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.99s) [2020-04-09T20:19:12.071Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-09T20:19:12.071Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.18s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.47s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.90s) [2020-04-09T20:19:12.071Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:19:12.071Z] daemon.go:325: [d286167decc67] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:325: [d286167decc67] waiting for daemon to start [2020-04-09T20:19:12.071Z] daemon.go:353: [d286167decc67] daemon started [2020-04-09T20:19:12.071Z] daemon.go:461: [d286167decc67] Stopping daemon [2020-04-09T20:19:12.071Z] daemon.go:296: [d286167decc67] exiting daemon [2020-04-09T20:19:12.071Z] daemon.go:448: [d286167decc67] Daemon stopped [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.72s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.39s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.53s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPortList (10.38s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.56s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.37s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.36s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.83s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsByOrder (3.42s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.08s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.32s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.21s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.02s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.68s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.34s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.55s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.60s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.59s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.86s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.73s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.66s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.55s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2020-04-09T20:19:12.071Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:19:12.071Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.48s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.86s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.03s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.48s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.40s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.28s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.61s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.65s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.80s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.86s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.36s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.92s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.12s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.73s) [2020-04-09T20:19:12.071Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.00s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.27s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.94s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.41s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.87s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.73s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.64s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.05s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.90s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.92s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.44s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.87s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.90s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.41s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.94s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.95s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.85s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.40s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.56s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.52s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.74s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.73s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.36s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.89s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.71s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.80s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.70s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.33s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.62s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.79s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:19:12.072Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.96s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.92s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.86s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.83s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunExitCode (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.34s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.58s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.36s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.69s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.07s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.59s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.67s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.65s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.66s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.10s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.24s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.56s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.57s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.50s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMount (6.03s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.74s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.53s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.24s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.32s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.49s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.61s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.64s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetHost (1.12s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.71s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.30s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.33s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.92s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.74s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.99s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2020-04-09T20:19:12.072Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.71s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.73s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:19:12.072Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:19:12.072Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.27s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRm (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.65s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.94s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.77s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.70s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunState (1.59s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.73s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.86s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.83s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.72s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunSysctls (1.59s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.55s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.95s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.85s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.97s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.79s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.28s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserByID (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.74s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserByName (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:19:12.072Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.76s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.43s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.59s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.42s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.81s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.91s) [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.072Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-09T20:19:12.072Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.84s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.89s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.82s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.60s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.83s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.83s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.78s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-09T20:19:12.072Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.17s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.15s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.16s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.15s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.89s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.90s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.86s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.83s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.81s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.86s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.80s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.77s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.93s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.55s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.15s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.94s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2020-04-09T20:19:12.073Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents584722261 [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.52s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.39s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.51s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.82s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.93s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.47s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.75s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartRecordError (2.00s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.34s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.18s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.34s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.16s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.43s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.94s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.81s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.95s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.04s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.91s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.72s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.58s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.77s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.78s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.89s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.78s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.59s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.93s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.93s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.59s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateStats (3.82s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.04s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.89s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.09s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.40s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.17s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.62s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.37s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.31s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.58s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.53s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.34s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.40s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.52s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.33s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.39s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.87s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.49s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.04s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2020-04-09T20:19:12.073Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.20s) [2020-04-09T20:19:12.073Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-09T20:19:12.073Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:19:12.073Z] === RUN TestDockerRegistrySuite [2020-04-09T20:19:12.073Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:19:13.432Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:19:15.312Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:19:16.671Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:19:21.902Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:19:22.157Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:19:25.429Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:19:26.788Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:19:28.147Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:19:29.506Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:19:30.865Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:19:32.223Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:19:33.581Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:19:34.940Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:19:35.862Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-09T20:19:37.387Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-09T20:19:37.387Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-09T20:19:37.387Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-09T20:19:37.744Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:19:41.000Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:19:41.559Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:19:41.813Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:19:45.971Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:19:46.893Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:19:47.148Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:19:48.507Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:19:49.808Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-09T20:19:49.865Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:19:51.224Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:19:54.479Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:19:55.037Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:19:56.408Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:19:56.971Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:19:56.971Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:19:57.225Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:19:57.480Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:19:57.734Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:19:57.988Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:19:59.348Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:20:00.164Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-09T20:20:01.855Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:20:02.777Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:20:04.136Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:20:05.058Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite (54.03s) [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.60s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon d055c14797b75 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon daf16612157f5 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.82s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dad3943843fd6 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.20s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon da4ae7ff6c8c5 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.44s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon de94c6a89077b is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.50s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon de2b6d0d80341 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.19s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon d6fdd55d324bb is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon de68d757e86d0 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dcd9df40eb76d is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dd8b64dccf970 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.31s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon d0cb3e45abdf4 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.33s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dce6ef5e11ebe is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.77s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:20:05.981Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a64de50e173b66888bafba1f88464381a28f0514e2d0a1e9c95fcbbef574ec41 [2020-04-09T20:20:05.981Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4d7cd1bb1fd59b14b68156b8461d132a9fc261a25ecb27596a45f7de9cc9deab [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dd49eaebd0907 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.72s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:20:05.981Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d5f653383878830607f8506ca5890b9130c4e921bb41d2008d68197f0c5600b9 [2020-04-09T20:20:05.981Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:244c7bce45e37fc6e2850bd8430ba138bda870d8e101f688d6384027c0e4ee37 [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon dc9d1f00106d3 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.46s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon d4fcf2edc7d65 is not started [2020-04-09T20:20:05.981Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.70s) [2020-04-09T20:20:05.981Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:20:05.981Z] check_test.go:196: Daemon d438e5ba1f07b is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d9b2088a66a81 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d353af0392d0d is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d358378be05fb is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon dff77440eaad0 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d77269dc0aecd is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.57s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon de5398da7bd5a is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d7f83e46935e6 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.42s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d531641dccf86 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.46s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d87161bd155c4 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d1819461f0ec3 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d4d43b670c520 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d5c9fd51c6755 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d92563362ca23 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d3f20aba434bd is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.41s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon dbc886736916a is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.29s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon dd0a0f33f13da is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d4fd11636ab62 is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.35s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:20:05.982Z] check_test.go:196: Daemon d6d924dff9ddb is not started [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:20:05.982Z] daemon.go:325: [df67a9ce5fd2c] waiting for daemon to start [2020-04-09T20:20:05.982Z] daemon.go:325: [df67a9ce5fd2c] waiting for daemon to start [2020-04-09T20:20:05.982Z] daemon.go:353: [df67a9ce5fd2c] daemon started [2020-04-09T20:20:05.982Z] daemon.go:461: [df67a9ce5fd2c] Stopping daemon [2020-04-09T20:20:05.982Z] daemon.go:296: [df67a9ce5fd2c] exiting daemon [2020-04-09T20:20:05.982Z] daemon.go:448: [df67a9ce5fd2c] Daemon stopped [2020-04-09T20:20:05.982Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-04-09T20:20:05.982Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-04-09T20:20:05.982Z] daemon.go:325: [dc6b7738ff89f] waiting for daemon to start [2020-04-09T20:20:05.982Z] daemon.go:325: [dc6b7738ff89f] waiting for daemon to start [2020-04-09T20:20:05.982Z] daemon.go:353: [dc6b7738ff89f] daemon started [2020-04-09T20:20:05.982Z] daemon.go:461: [dc6b7738ff89f] Stopping daemon [2020-04-09T20:20:05.982Z] daemon.go:296: [dc6b7738ff89f] exiting daemon [2020-04-09T20:20:05.982Z] daemon.go:448: [dc6b7738ff89f] Daemon stopped [2020-04-09T20:20:05.982Z] === RUN TestDockerSchema1RegistrySuite [2020-04-09T20:20:05.982Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:20:10.135Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:20:10.530Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-09T20:20:14.332Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:20:15.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:20:17.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:20:17.048Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:20:18.407Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:20:19.764Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:20:21.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:20:25.278Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:20:25.278Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:20:25.533Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:20:25.533Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:20:25.787Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:20:26.041Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:20:26.600Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite (20.67s) [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.13s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d18ee05a8450a is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.15s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon dd4734ed5ab88 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.28s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d45937e743196 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.40s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon dd93a40e7e573 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d67594e58b60c is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.45s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d876206c3be9f is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d226a01d8c429 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.24s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon da588517e9025 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.66s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d969bdbdcf034 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d4f6b3ef070e4 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon dcaf253ff7f0c is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d6789cf342ce9 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d5f8a9c3f91f7 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d78dffb8da15c is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon d11a427fc0767 is not started [2020-04-09T20:20:26.600Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:20:26.600Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:20:26.600Z] check_test.go:223: Daemon db98ab13cb246 is not started [2020-04-09T20:20:26.600Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-09T20:20:26.600Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:20:27.523Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:20:28.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:20:28.095Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:20:29.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:20:29.454Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:20:30.012Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:20:30.571Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.94s) [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.92s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d70082d05e8a2 is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.53s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d7015931606fa is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d7c38d3b4bbd7 is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:20:30.571Z] daemon.go:325: [d57f1a360e834] waiting for daemon to start [2020-04-09T20:20:30.571Z] daemon.go:325: [d57f1a360e834] waiting for daemon to start [2020-04-09T20:20:30.571Z] daemon.go:353: [d57f1a360e834] daemon started [2020-04-09T20:20:30.571Z] daemon.go:461: [d57f1a360e834] Stopping daemon [2020-04-09T20:20:30.571Z] daemon.go:296: [d57f1a360e834] exiting daemon [2020-04-09T20:20:30.571Z] daemon.go:448: [d57f1a360e834] Daemon stopped [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d34ff2313694d is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon de76ac9d5f6d6 is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d97ab453f861b is not started [2020-04-09T20:20:30.571Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-09T20:20:30.571Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:20:30.571Z] check_test.go:252: Daemon d1a228479818c is not started [2020-04-09T20:20:30.571Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-09T20:20:30.571Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:20:35.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:20:35.799Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:20:36.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:20:36.053Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-09T20:20:36.307Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:20:36.307Z] check_test.go:279: Daemon dd594607100be is not started [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-09T20:20:36.307Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:20:36.307Z] check_test.go:279: Daemon da38a66926a3c is not started [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-09T20:20:36.307Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:20:36.307Z] check_test.go:279: Daemon d50be697e8032 is not started [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-09T20:20:36.307Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:20:36.307Z] check_test.go:279: Daemon d0af030890ea6 is not started [2020-04-09T20:20:36.307Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-09T20:20:36.307Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:20:36.307Z] check_test.go:279: Daemon dcf0e6e3b12db is not started [2020-04-09T20:20:36.307Z] === RUN TestDockerNetworkSuite [2020-04-09T20:20:36.307Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-09T20:20:39.560Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-09T20:20:40.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-09T20:20:45.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-09T20:20:46.316Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-04-09T20:20:48.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-09T20:20:51.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-09T20:20:53.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-09T20:20:54.916Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-04-09T20:21:03.322Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-09T20:21:05.202Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-09T20:21:07.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-09T20:21:08.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-09T20:21:08.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-09T20:21:10.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-09T20:21:11.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-09T20:21:11.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-09T20:21:11.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-09T20:21:12.670Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-09T20:21:13.174Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-09T20:21:13.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-09T20:21:13.429Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-09T20:21:13.683Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-09T20:21:15.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-09T20:21:16.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-09T20:21:16.656Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-09T20:21:16.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-09T20:21:16.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-09T20:21:21.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-09T20:21:25.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-09T20:21:35.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-09T20:21:35.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-09T20:21:35.398Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-09T20:21:39.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-09T20:21:39.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:21:39.555Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-09T20:21:40.913Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-09T20:21:45.065Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-09T20:21:45.988Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:21:50.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-09T20:21:50.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-09T20:21:51.512Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-09T20:21:54.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-09T20:21:54.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-09T20:21:55.461Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-09T20:21:56.021Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-09T20:21:57.379Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-09T20:21:59.888Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-09T20:22:03.145Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite (87.77s) [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.90s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon da23679a07dbf is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.24s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon db794ca088d71 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.79s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d9189073ef9a3 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon db6411fc3e60e is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.62s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:1233: Daemon d678e216791a6 is not started [2020-04-09T20:22:04.068Z] daemon.go:325: [d678e216791a6] waiting for daemon to start [2020-04-09T20:22:04.068Z] daemon.go:325: [d678e216791a6] waiting for daemon to start [2020-04-09T20:22:04.068Z] daemon.go:353: [d678e216791a6] daemon started [2020-04-09T20:22:04.068Z] daemon.go:461: [d678e216791a6] Stopping daemon [2020-04-09T20:22:04.068Z] daemon.go:296: [d678e216791a6] exiting daemon [2020-04-09T20:22:04.068Z] daemon.go:448: [d678e216791a6] Daemon stopped [2020-04-09T20:22:04.068Z] daemon.go:325: [d678e216791a6] waiting for daemon to start [2020-04-09T20:22:04.068Z] daemon.go:325: [d678e216791a6] waiting for daemon to start [2020-04-09T20:22:04.068Z] daemon.go:353: [d678e216791a6] daemon started [2020-04-09T20:22:04.068Z] daemon.go:461: [d678e216791a6] Stopping daemon [2020-04-09T20:22:04.068Z] daemon.go:296: [d678e216791a6] exiting daemon [2020-04-09T20:22:04.068Z] daemon.go:448: [d678e216791a6] Daemon stopped [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dec63d238bed7 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.54s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d8750c3b415af is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.34s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dbd6a016e5ef3 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.66s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d10dc7dfe9d46 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.90s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon df157779380b2 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.73s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dd650062dea46 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d9807fe1b4ee1 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.42s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dcc2639bc9c07 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dd360bbfbf6e1 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dc9bdb2849fe7 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.32s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon dba1dc76e3261 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.20s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d887e00331baa is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d573822a67014 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.14s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d1042e5cf9d74 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.30s) [2020-04-09T20:22:04.068Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-09T20:22:04.068Z] docker_cli_network_unix_test.go:46: Daemon d59f271993ed2 is not started [2020-04-09T20:22:04.068Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d1960abef4022 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.11s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d0649caa65ba5 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d5fe1ac568e99 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d1e18409aaa46 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.92s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-09T20:22:04.069Z] daemon.go:325: [d9d4c2b8c59e0] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d9d4c2b8c59e0] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d9d4c2b8c59e0] daemon started [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:968: Daemon d9d4c2b8c59e0 is not started [2020-04-09T20:22:04.069Z] daemon.go:296: [d9d4c2b8c59e0] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:325: [d9d4c2b8c59e0] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d9d4c2b8c59e0] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d9d4c2b8c59e0] daemon started [2020-04-09T20:22:04.069Z] daemon.go:461: [d9d4c2b8c59e0] Stopping daemon [2020-04-09T20:22:04.069Z] daemon.go:296: [d9d4c2b8c59e0] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:448: [d9d4c2b8c59e0] Daemon stopped [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.58s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon da9f6de4c8517 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.52s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [dd43553cf07af] daemon started [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:1116: Daemon dd43553cf07af is not started [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:296: [dd43553cf07af] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [dd43553cf07af] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [dd43553cf07af] daemon started [2020-04-09T20:22:04.069Z] daemon.go:461: [dd43553cf07af] Stopping daemon [2020-04-09T20:22:04.069Z] daemon.go:296: [dd43553cf07af] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:448: [dd43553cf07af] Daemon stopped [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon df4c8c1e6f55b is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.70s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d8816624080c4 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d29c2c24a50a0 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d3055c9024dfa is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon dc5672196e294 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon dd97914a61951 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d538c28cb0555 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.95s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon ddea5d6711ef3 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon dce6b1ef1d07e is not started [2020-04-09T20:22:04.069Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:22:04.069Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon df089ccdc3c92 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d3f040c9e2f3d is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.44s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-09T20:22:04.069Z] daemon.go:325: [d7365b7794059] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d7365b7794059] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d7365b7794059] daemon started [2020-04-09T20:22:04.069Z] daemon.go:461: [d7365b7794059] Stopping daemon [2020-04-09T20:22:04.069Z] daemon.go:296: [d7365b7794059] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:448: [d7365b7794059] Daemon stopped [2020-04-09T20:22:04.069Z] daemon.go:325: [d7365b7794059] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d7365b7794059] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d7365b7794059] daemon started [2020-04-09T20:22:04.069Z] daemon.go:461: [d7365b7794059] Stopping daemon [2020-04-09T20:22:04.069Z] daemon.go:296: [d7365b7794059] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:448: [d7365b7794059] Daemon stopped [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.83s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-09T20:22:04.069Z] daemon.go:325: [d1a1ba652cb89] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d1a1ba652cb89] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d1a1ba652cb89] daemon started [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:1084: Daemon d1a1ba652cb89 is not started [2020-04-09T20:22:04.069Z] daemon.go:296: [d1a1ba652cb89] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:325: [d1a1ba652cb89] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:325: [d1a1ba652cb89] waiting for daemon to start [2020-04-09T20:22:04.069Z] daemon.go:353: [d1a1ba652cb89] daemon started [2020-04-09T20:22:04.069Z] daemon.go:461: [d1a1ba652cb89] Stopping daemon [2020-04-09T20:22:04.069Z] daemon.go:296: [d1a1ba652cb89] exiting daemon [2020-04-09T20:22:04.069Z] daemon.go:448: [d1a1ba652cb89] Daemon stopped [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon dbb960d600a1b is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.32s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon de7e041ac6e5b is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.63s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon de482ec6b62a0 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d44657588dd2d is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d2da5a3f988d3 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.72s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d202397d2a38a is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.46s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d693799025bb6 is not started [2020-04-09T20:22:04.069Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.66s) [2020-04-09T20:22:04.069Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-09T20:22:04.069Z] docker_cli_network_unix_test.go:46: Daemon d85ff886c18ed is not started [2020-04-09T20:22:04.069Z] === RUN TestDockerHubPullSuite [2020-04-09T20:22:04.069Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-09T20:22:05.428Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-09T20:22:06.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-09T20:22:07.709Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-09T20:22:07.963Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-09T20:22:09.845Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-09T20:22:09.845Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite (5.72s) [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s) [2020-04-09T20:22:09.845Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-09T20:22:09.845Z] daemon.go:325: [da39e34dad38b] waiting for daemon to start [2020-04-09T20:22:09.845Z] daemon.go:325: [da39e34dad38b] waiting for daemon to start [2020-04-09T20:22:09.845Z] daemon.go:353: [da39e34dad38b] daemon started [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.14s) [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.43s) [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.25s) [2020-04-09T20:22:09.845Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-04-09T20:22:09.845Z] daemon.go:461: [da39e34dad38b] Stopping daemon [2020-04-09T20:22:09.845Z] daemon.go:296: [da39e34dad38b] exiting daemon [2020-04-09T20:22:09.845Z] daemon.go:448: [da39e34dad38b] Daemon stopped [2020-04-09T20:22:09.845Z] PASS [2020-04-09T20:22:09.845Z] [2020-04-09T20:22:09.845Z] === Skipped [2020-04-09T20:22:09.845Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:22:09.845Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-04-09T20:22:09.845Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.845Z] [2020-04-09T20:22:09.845Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-09T20:22:09.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-04-09T20:22:09.845Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.845Z] [2020-04-09T20:22:09.845Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-09T20:22:09.845Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.03s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-09T20:22:09.846Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:22:09.846Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:22:09.846Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:22:09.846Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-04-09T20:22:09.846Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:22:09.846Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-04-09T20:22:09.846Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:22:09.846Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:22:09.846Z] docker_cli_network_unix_test.go:46: Daemon df089ccdc3c92 is not started [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] [2020-04-09T20:22:09.846Z] DONE 1249 tests, 44 skipped in 1935.389s [2020-04-09T20:22:09.846Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:22:09.846Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:22:09.846Z] +++ kill 7296 [2020-04-09T20:22:10.768Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:22:10.768Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:22:10.768Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:22:10.768Z] [2020-04-09T20:22:10.768Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:22:10.768Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:22:10.768Z] [2020-04-09T20:22:10.768Z] To set a process to complain mode, use the command line tool [2020-04-09T20:22:10.768Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:22:10.768Z] +++ true [2020-04-09T20:22:10.768Z] [2020-04-09T20:22:11.691Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-09T20:22:14.946Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-09T20:22:38.918Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-09T20:22:38.919Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-09T20:22:42.764Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-09T20:22:45.686Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-09T20:22:50.401Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-09T20:22:50.401Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-09T20:22:50.865Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-09T20:22:50.865Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-09T20:22:50.865Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-09T20:22:50.865Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-09T20:22:54.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-09T20:22:54.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-09T20:22:54.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-09T20:22:54.624Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-09T20:22:55.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-09T20:23:00.910Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-09T20:23:11.094Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-09T20:23:11.348Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-09T20:23:15.501Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-09T20:23:18.007Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-09T20:23:22.063Z] === RUN TestDockerSuite/TestBuildFails [2020-04-09T20:23:22.526Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-09T20:23:22.526Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-09T20:23:23.235Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-09T20:23:25.740Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:23:28.343Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-09T20:23:33.055Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-09T20:23:40.155Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-09T20:23:47.260Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-09T20:23:47.597Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-09T20:23:47.722Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-09T20:23:54.827Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-09T20:23:54.827Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-09T20:23:54.827Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-09T20:23:55.802Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-09T20:23:55.802Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-09T20:24:02.411Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-09T20:24:03.333Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-09T20:24:06.156Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-09T20:24:06.156Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-09T20:24:06.590Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-09T20:24:09.857Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-09T20:24:17.925Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-09T20:24:18.578Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-09T20:24:18.579Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-09T20:24:20.132Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-09T20:24:20.132Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-09T20:24:20.595Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-09T20:24:21.057Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-09T20:24:22.079Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-09T20:24:25.339Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-09T20:24:25.770Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-09T20:24:26.744Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-09T20:24:27.207Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-09T20:24:28.183Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-09T20:24:28.593Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-09T20:24:29.157Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-09T20:24:30.131Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-09T20:24:31.677Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-09T20:24:31.849Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-09T20:24:35.110Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-09T20:24:37.494Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-09T20:24:37.616Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-09T20:24:38.470Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-09T20:24:38.933Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-09T20:24:40.912Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-09T20:24:44.751Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-09T20:25:05.968Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-09T20:25:05.968Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-09T20:25:08.160Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-09T20:25:37.087Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-09T20:25:43.915Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-09T20:25:51.937Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-09T20:25:58.782Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-09T20:26:02.539Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-09T20:26:08.361Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite (1803.42s) [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.80s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-09T20:26:10.074Z] daemon.go:325: [dd6593bd45a75] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [dd6593bd45a75] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [dd6593bd45a75] daemon started [2020-04-09T20:26:10.074Z] daemon.go:461: [dd6593bd45a75] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [dd6593bd45a75] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [dd6593bd45a75] Daemon stopped [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-09T20:26:10.074Z] daemon.go:325: [db36959385b6b] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [db36959385b6b] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [db36959385b6b] daemon started [2020-04-09T20:26:10.074Z] daemon.go:461: [db36959385b6b] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [db36959385b6b] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [db36959385b6b] Daemon stopped [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.59s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-09T20:26:10.074Z] daemon.go:325: [d5d7464f65704] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d5d7464f65704] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d5d7464f65704] daemon started [2020-04-09T20:26:10.074Z] daemon.go:461: [d5d7464f65704] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [d5d7464f65704] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [d5d7464f65704] Daemon stopped [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.71s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:26:10.074Z] daemon.go:325: [d1c6c8d5a9054] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d1c6c8d5a9054] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d1c6c8d5a9054] daemon started [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:26:10.074Z] daemon.go:325: [d1e407f582997] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d1e407f582997] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d1e407f582997] daemon started [2020-04-09T20:26:10.074Z] daemon.go:461: [d1c6c8d5a9054] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [d1c6c8d5a9054] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [d1c6c8d5a9054] Daemon stopped [2020-04-09T20:26:10.074Z] daemon.go:461: [d1e407f582997] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [d1e407f582997] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [d1e407f582997] Daemon stopped [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-09T20:26:10.074Z] daemon.go:325: [d46a62ac2cf2e] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d46a62ac2cf2e] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d46a62ac2cf2e] daemon started [2020-04-09T20:26:10.074Z] daemon.go:461: [d46a62ac2cf2e] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [d46a62ac2cf2e] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [d46a62ac2cf2e] Daemon stopped [2020-04-09T20:26:10.074Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (22.12s) [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:26:10.074Z] daemon.go:325: [d752a8b7708d4] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d752a8b7708d4] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d752a8b7708d4] daemon started [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:26:10.074Z] daemon.go:325: [d45c212264d2e] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:325: [d45c212264d2e] waiting for daemon to start [2020-04-09T20:26:10.074Z] daemon.go:353: [d45c212264d2e] daemon started [2020-04-09T20:26:10.074Z] check_test.go:358: [d45c212264d2e] joining swarm manager [d752a8b7708d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.074Z] daemon.go:461: [d45c212264d2e] Stopping daemon [2020-04-09T20:26:10.074Z] daemon.go:296: [d45c212264d2e] exiting daemon [2020-04-09T20:26:10.074Z] daemon.go:448: [d45c212264d2e] Daemon stopped [2020-04-09T20:26:10.074Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-04-09T20:26:10.075Z] daemon.go:325: [debd21d784f7f] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [debd21d784f7f] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [debd21d784f7f] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [debd21d784f7f] joining swarm manager [d752a8b7708d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [d752a8b7708d4] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d752a8b7708d4] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d752a8b7708d4] Daemon stopped [2020-04-09T20:26:10.075Z] check_test.go:379: Daemon d45c212264d2e is not started [2020-04-09T20:26:10.075Z] daemon.go:461: [debd21d784f7f] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [debd21d784f7f] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [debd21d784f7f] Daemon stopped [2020-04-09T20:26:10.075Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:26:10.075Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.37s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:26:10.075Z] daemon.go:325: [d12af539d68e7] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d12af539d68e7] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d12af539d68e7] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:26:10.075Z] daemon.go:325: [d3ecc51ae0fc6] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d3ecc51ae0fc6] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d3ecc51ae0fc6] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d3ecc51ae0fc6] joining swarm manager [d12af539d68e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:461: [d12af539d68e7] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d12af539d68e7] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d12af539d68e7] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d3ecc51ae0fc6] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d3ecc51ae0fc6] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d3ecc51ae0fc6] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:325: [d12af539d68e7] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d12af539d68e7] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d12af539d68e7] daemon started [2020-04-09T20:26:10.075Z] daemon.go:325: [d3ecc51ae0fc6] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d3ecc51ae0fc6] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d3ecc51ae0fc6] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d12af539d68e7] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d12af539d68e7] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d12af539d68e7] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d3ecc51ae0fc6] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d3ecc51ae0fc6] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d3ecc51ae0fc6] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-09T20:26:10.075Z] daemon.go:325: [d9925d05a4772] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d9925d05a4772] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d9925d05a4772] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d9925d05a4772] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d9925d05a4772] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d9925d05a4772] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (47.95s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:26:10.075Z] daemon.go:325: [d59b1ff774a8b] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d59b1ff774a8b] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d59b1ff774a8b] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:26:10.075Z] daemon.go:325: [d2ddb289db669] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d2ddb289db669] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d2ddb289db669] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d59b1ff774a8b] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d59b1ff774a8b] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d59b1ff774a8b] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d2ddb289db669] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d2ddb289db669] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d2ddb289db669] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.91s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:26:10.075Z] daemon.go:325: [d415f9fa0b779] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d415f9fa0b779] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d415f9fa0b779] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:26:10.075Z] daemon.go:325: [d635f8875888d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d635f8875888d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d635f8875888d] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d635f8875888d] joining swarm manager [d415f9fa0b779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:26:10.075Z] daemon.go:325: [d356c987571ff] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d356c987571ff] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d356c987571ff] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d356c987571ff] joining swarm manager [d415f9fa0b779]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [d415f9fa0b779] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d415f9fa0b779] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d415f9fa0b779] Daemon stopped [2020-04-09T20:26:10.075Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-09T20:26:10.075Z] daemon.go:325: [d415f9fa0b779] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d415f9fa0b779] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d415f9fa0b779] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d415f9fa0b779] daemon started [2020-04-09T20:26:10.075Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-09T20:26:10.075Z] daemon.go:461: [d415f9fa0b779] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d415f9fa0b779] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d415f9fa0b779] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d635f8875888d] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d635f8875888d] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d635f8875888d] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d356c987571ff] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d356c987571ff] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d356c987571ff] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.84s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:26:10.075Z] daemon.go:325: [d9f05fed66fa4] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d9f05fed66fa4] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d9f05fed66fa4] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:26:10.075Z] daemon.go:325: [d5bf9b9c97684] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d5bf9b9c97684] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d5bf9b9c97684] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d5bf9b9c97684] joining swarm manager [d9f05fed66fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:26:10.075Z] daemon.go:325: [d1852508a529a] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d1852508a529a] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d1852508a529a] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d1852508a529a] joining swarm manager [d9f05fed66fa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [d9f05fed66fa4] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d9f05fed66fa4] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d9f05fed66fa4] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d5bf9b9c97684] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d5bf9b9c97684] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d5bf9b9c97684] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d1852508a529a] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d1852508a529a] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d1852508a529a] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (25.04s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:26:10.075Z] daemon.go:325: [d295ce6e1b60d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d295ce6e1b60d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d295ce6e1b60d] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:26:10.075Z] daemon.go:325: [d85c2a64c5243] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d85c2a64c5243] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d85c2a64c5243] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d295ce6e1b60d] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d295ce6e1b60d] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d295ce6e1b60d] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d85c2a64c5243] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d85c2a64c5243] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d85c2a64c5243] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.03s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-09T20:26:10.075Z] daemon.go:325: [df6d242758053] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [df6d242758053] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [df6d242758053] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [df6d242758053] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [df6d242758053] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [df6d242758053] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.18s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:26:10.075Z] daemon.go:325: [def458a392533] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [def458a392533] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [def458a392533] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:26:10.075Z] daemon.go:325: [d21d80561d80a] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d21d80561d80a] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d21d80561d80a] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d21d80561d80a] joining swarm manager [def458a392533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:26:10.075Z] daemon.go:325: [d5b26e0ee5477] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d5b26e0ee5477] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d5b26e0ee5477] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d5b26e0ee5477] joining swarm manager [def458a392533]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [def458a392533] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [def458a392533] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [def458a392533] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d21d80561d80a] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d21d80561d80a] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d21d80561d80a] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d5b26e0ee5477] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d5b26e0ee5477] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d5b26e0ee5477] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.61s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:26:10.075Z] daemon.go:325: [d728e48c205fb] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d728e48c205fb] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d728e48c205fb] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d728e48c205fb] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d728e48c205fb] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d728e48c205fb] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:325: [d728e48c205fb] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d728e48c205fb] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d728e48c205fb] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:26:10.075Z] daemon.go:325: [dfd5ff7cbf214] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [dfd5ff7cbf214] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [dfd5ff7cbf214] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [dfd5ff7cbf214] joining swarm manager [d728e48c205fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:461: [dfd5ff7cbf214] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [dfd5ff7cbf214] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [dfd5ff7cbf214] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:325: [dfd5ff7cbf214] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [dfd5ff7cbf214] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [dfd5ff7cbf214] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [dfd5ff7cbf214] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d8811e11f1266] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d8811e11f1266] joining swarm manager [d728e48c205fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [d8811e11f1266] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d8811e11f1266] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d8811e11f1266] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d8811e11f1266] daemon started [2020-04-09T20:26:10.075Z] daemon.go:296: [d8811e11f1266] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d8811e11f1266] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d8811e11f1266] daemon started [2020-04-09T20:26:10.075Z] daemon.go:461: [d728e48c205fb] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d728e48c205fb] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d728e48c205fb] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [dfd5ff7cbf214] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [dfd5ff7cbf214] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [dfd5ff7cbf214] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [d8811e11f1266] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d8811e11f1266] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d8811e11f1266] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.53s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:26:10.075Z] daemon.go:325: [d553e69b89dda] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d553e69b89dda] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d553e69b89dda] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:26:10.075Z] daemon.go:325: [df8770c7eb215] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [df8770c7eb215] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [df8770c7eb215] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [df8770c7eb215] joining swarm manager [d553e69b89dda]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:461: [d553e69b89dda] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [d553e69b89dda] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [d553e69b89dda] Daemon stopped [2020-04-09T20:26:10.075Z] daemon.go:461: [df8770c7eb215] Stopping daemon [2020-04-09T20:26:10.075Z] daemon.go:296: [df8770c7eb215] exiting daemon [2020-04-09T20:26:10.075Z] daemon.go:448: [df8770c7eb215] Daemon stopped [2020-04-09T20:26:10.075Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.55s) [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:26:10.075Z] daemon.go:325: [d0980d25df59d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d0980d25df59d] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d0980d25df59d] daemon started [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:26:10.075Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [d7c0978893694] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [d7c0978893694] joining swarm manager [d0980d25df59d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.075Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:26:10.075Z] daemon.go:325: [da0c6a3310fa5] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:325: [da0c6a3310fa5] waiting for daemon to start [2020-04-09T20:26:10.075Z] daemon.go:353: [da0c6a3310fa5] daemon started [2020-04-09T20:26:10.075Z] check_test.go:358: [da0c6a3310fa5] joining swarm manager [d0980d25df59d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.075Z] daemon.go:461: [d7c0978893694] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d7c0978893694] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d7c0978893694] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d7c0978893694] error pinging daemon on start: Get http://d7c0978893694.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d7c0978893694] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d7c0978893694] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [d0980d25df59d] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d0980d25df59d] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d0980d25df59d] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d7c0978893694] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d7c0978893694] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d7c0978893694] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [da0c6a3310fa5] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [da0c6a3310fa5] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [da0c6a3310fa5] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-09T20:26:10.076Z] daemon.go:325: [df8e77eea4bfc] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [df8e77eea4bfc] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [df8e77eea4bfc] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [df8e77eea4bfc] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [df8e77eea4bfc] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [df8e77eea4bfc] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.08s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:26:10.076Z] daemon.go:325: [db308b47c7fb3] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [db308b47c7fb3] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [db308b47c7fb3] daemon started [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:26:10.076Z] daemon.go:325: [de619e1929fc2] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [de619e1929fc2] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [de619e1929fc2] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [de619e1929fc2] joining swarm manager [db308b47c7fb3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.076Z] daemon.go:461: [db308b47c7fb3] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [db308b47c7fb3] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [db308b47c7fb3] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [de619e1929fc2] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [de619e1929fc2] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [de619e1929fc2] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.13s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:26:10.076Z] daemon.go:325: [d5e2788b27b22] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5e2788b27b22] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d5e2788b27b22] daemon started [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d1354bc698e56] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d1354bc698e56] joining swarm manager [d5e2788b27b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:26:10.076Z] daemon.go:325: [ddf472ab0725f] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [ddf472ab0725f] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [ddf472ab0725f] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [ddf472ab0725f] joining swarm manager [d5e2788b27b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.076Z] daemon.go:461: [d1354bc698e56] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d1354bc698e56] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d1354bc698e56] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [ddf472ab0725f] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [ddf472ab0725f] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [ddf472ab0725f] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d1354bc698e56] error pinging daemon on start: Get http://d1354bc698e56.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d1354bc698e56] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d1354bc698e56] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [d5e2788b27b22] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d5e2788b27b22] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d5e2788b27b22] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d1354bc698e56] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d1354bc698e56] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d1354bc698e56] Daemon stopped [2020-04-09T20:26:10.076Z] check_test.go:379: Daemon ddf472ab0725f is not started [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.51s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [dd0f7b1152088] daemon started [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d086d09aafd60] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d086d09aafd60] joining swarm manager [dd0f7b1152088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d41200e036151] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d41200e036151] joining swarm manager [dd0f7b1152088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d5294ade425f4] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d5294ade425f4] joining swarm manager [dd0f7b1152088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d89a30ab78876] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d89a30ab78876] joining swarm manager [dd0f7b1152088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d068730cef2fd] daemon started [2020-04-09T20:26:10.076Z] check_test.go:358: [d068730cef2fd] joining swarm manager [dd0f7b1152088]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-09T20:26:10.076Z] daemon.go:461: [d068730cef2fd] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:461: [dd0f7b1152088] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:461: [d086d09aafd60] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:461: [d5294ade425f4] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:461: [d89a30ab78876] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:461: [d41200e036151] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [dd0f7b1152088] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [dd0f7b1152088] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:296: [d5294ade425f4] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d5294ade425f4] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:296: [d068730cef2fd] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d068730cef2fd] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:296: [d89a30ab78876] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d89a30ab78876] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:296: [d41200e036151] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d41200e036151] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:296: [d086d09aafd60] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d086d09aafd60] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d068730cef2fd] error pinging daemon on start: Get http://d068730cef2fd.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d41200e036151] error pinging daemon on start: Get http://d41200e036151.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [dd0f7b1152088] error pinging daemon on start: Get http://dd0f7b1152088.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d086d09aafd60] error pinging daemon on start: Get http://d086d09aafd60.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d5294ade425f4] error pinging daemon on start: Get http://d5294ade425f4.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d89a30ab78876] error pinging daemon on start: Get http://d89a30ab78876.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:339: [d068730cef2fd] error pinging daemon on start: Get http://d068730cef2fd.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d41200e036151] error pinging daemon on start: Get http://d41200e036151.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [dd0f7b1152088] error pinging daemon on start: Get http://dd0f7b1152088.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d086d09aafd60] error pinging daemon on start: Get http://d086d09aafd60.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d5294ade425f4] error pinging daemon on start: Get http://d5294ade425f4.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:339: [d89a30ab78876] error pinging daemon on start: Get http://d89a30ab78876.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.076Z] daemon.go:325: [d068730cef2fd] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d41200e036151] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dd0f7b1152088] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d086d09aafd60] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d5294ade425f4] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d89a30ab78876] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d41200e036151] daemon started [2020-04-09T20:26:10.076Z] daemon.go:353: [d5294ade425f4] daemon started [2020-04-09T20:26:10.076Z] daemon.go:353: [d89a30ab78876] daemon started [2020-04-09T20:26:10.076Z] daemon.go:353: [d068730cef2fd] daemon started [2020-04-09T20:26:10.076Z] daemon.go:353: [dd0f7b1152088] daemon started [2020-04-09T20:26:10.076Z] daemon.go:353: [d086d09aafd60] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [dd0f7b1152088] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [dd0f7b1152088] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [dd0f7b1152088] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d086d09aafd60] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d086d09aafd60] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d086d09aafd60] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d41200e036151] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d41200e036151] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d41200e036151] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d5294ade425f4] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d5294ade425f4] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d5294ade425f4] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d89a30ab78876] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d89a30ab78876] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d89a30ab78876] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:461: [d068730cef2fd] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d068730cef2fd] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d068730cef2fd] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-09T20:26:10.076Z] daemon.go:325: [d9b7df8c508aa] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d9b7df8c508aa] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d9b7df8c508aa] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [d9b7df8c508aa] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d9b7df8c508aa] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d9b7df8c508aa] Daemon stopped [2020-04-09T20:26:10.076Z] daemon.go:325: [d9b7df8c508aa] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d9b7df8c508aa] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d9b7df8c508aa] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [d9b7df8c508aa] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [d9b7df8c508aa] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [d9b7df8c508aa] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.91s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-09T20:26:10.076Z] daemon.go:325: [dc3a09b8d4a07] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [dc3a09b8d4a07] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [dc3a09b8d4a07] daemon started [2020-04-09T20:26:10.076Z] daemon.go:461: [dc3a09b8d4a07] Stopping daemon [2020-04-09T20:26:10.076Z] daemon.go:296: [dc3a09b8d4a07] exiting daemon [2020-04-09T20:26:10.076Z] daemon.go:448: [dc3a09b8d4a07] Daemon stopped [2020-04-09T20:26:10.076Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.79s) [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:26:10.076Z] daemon.go:325: [d35cf21310ee6] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d35cf21310ee6] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d35cf21310ee6] daemon started [2020-04-09T20:26:10.076Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:26:10.076Z] daemon.go:325: [d2efaf7fe9d1a] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:325: [d2efaf7fe9d1a] waiting for daemon to start [2020-04-09T20:26:10.076Z] daemon.go:353: [d2efaf7fe9d1a] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d2efaf7fe9d1a] joining swarm manager [d35cf21310ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:26:10.077Z] daemon.go:325: [dd4e1391f59cf] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [dd4e1391f59cf] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [dd4e1391f59cf] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [dd4e1391f59cf] joining swarm manager [d35cf21310ee6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d35cf21310ee6] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d35cf21310ee6] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d35cf21310ee6] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d2efaf7fe9d1a] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d2efaf7fe9d1a] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d2efaf7fe9d1a] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [dd4e1391f59cf] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [dd4e1391f59cf] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [dd4e1391f59cf] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.56s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:26:10.077Z] daemon.go:325: [d948b17f8fa21] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d948b17f8fa21] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d948b17f8fa21] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:26:10.077Z] daemon.go:325: [d47d9aeca4b41] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d47d9aeca4b41] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d47d9aeca4b41] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d47d9aeca4b41] joining swarm manager [d948b17f8fa21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:26:10.077Z] daemon.go:325: [db9a4297359da] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [db9a4297359da] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [db9a4297359da] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [db9a4297359da] joining swarm manager [d948b17f8fa21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d948b17f8fa21] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d948b17f8fa21] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d948b17f8fa21] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d47d9aeca4b41] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d47d9aeca4b41] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d47d9aeca4b41] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [db9a4297359da] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [db9a4297359da] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [db9a4297359da] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.88s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:26:10.077Z] daemon.go:325: [d05041c8f0038] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d05041c8f0038] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d05041c8f0038] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:26:10.077Z] daemon.go:325: [da95f6fca19c5] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [da95f6fca19c5] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [da95f6fca19c5] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [da95f6fca19c5] joining swarm manager [d05041c8f0038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:26:10.077Z] daemon.go:325: [d501f6c16bbae] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d501f6c16bbae] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d501f6c16bbae] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d501f6c16bbae] joining swarm manager [d05041c8f0038]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d05041c8f0038] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d05041c8f0038] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d05041c8f0038] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [da95f6fca19c5] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [da95f6fca19c5] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [da95f6fca19c5] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d501f6c16bbae] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d501f6c16bbae] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d501f6c16bbae] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-09T20:26:10.077Z] daemon.go:325: [d6b3e1c5d3290] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d6b3e1c5d3290] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d6b3e1c5d3290] daemon started [2020-04-09T20:26:10.077Z] daemon.go:461: [d6b3e1c5d3290] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d6b3e1c5d3290] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d6b3e1c5d3290] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.70s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:26:10.077Z] daemon.go:325: [d003d48bae5cb] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d003d48bae5cb] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d003d48bae5cb] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:26:10.077Z] daemon.go:325: [db2587bdd0284] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [db2587bdd0284] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [db2587bdd0284] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [db2587bdd0284] joining swarm manager [d003d48bae5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:26:10.077Z] daemon.go:325: [da4bb8c8f6d1f] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [da4bb8c8f6d1f] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [da4bb8c8f6d1f] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [da4bb8c8f6d1f] joining swarm manager [d003d48bae5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:26:10.077Z] daemon.go:325: [d2d620113c4ff] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d2d620113c4ff] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d2d620113c4ff] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d2d620113c4ff] joining swarm manager [d003d48bae5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:26:10.077Z] daemon.go:325: [dd016c73fcdaa] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [dd016c73fcdaa] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [dd016c73fcdaa] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [dd016c73fcdaa] joining swarm manager [d003d48bae5cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:26:10.077Z] daemon.go:461: [d003d48bae5cb] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d003d48bae5cb] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d003d48bae5cb] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [db2587bdd0284] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [db2587bdd0284] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [db2587bdd0284] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [da4bb8c8f6d1f] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [da4bb8c8f6d1f] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [da4bb8c8f6d1f] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d2d620113c4ff] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d2d620113c4ff] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d2d620113c4ff] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [dd016c73fcdaa] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [dd016c73fcdaa] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [dd016c73fcdaa] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.28s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-09T20:26:10.077Z] daemon.go:325: [d09724b2ecb76] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d09724b2ecb76] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d09724b2ecb76] daemon started [2020-04-09T20:26:10.077Z] daemon.go:461: [d09724b2ecb76] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d09724b2ecb76] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d09724b2ecb76] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.09s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [d516067903a5b] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d516067903a5b] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d516067903a5b] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [d6bcfb8e53a3c] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d6bcfb8e53a3c] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d6bcfb8e53a3c] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d6bcfb8e53a3c] joining swarm manager [d516067903a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [d25098ede9c83] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d25098ede9c83] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d25098ede9c83] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d25098ede9c83] joining swarm manager [d516067903a5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d516067903a5b] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d516067903a5b] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d516067903a5b] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d6bcfb8e53a3c] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d6bcfb8e53a3c] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d6bcfb8e53a3c] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d25098ede9c83] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d25098ede9c83] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d25098ede9c83] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.21s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:26:10.077Z] daemon.go:325: [d38d12321e512] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d38d12321e512] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d38d12321e512] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:26:10.077Z] daemon.go:325: [d4d36d3a14779] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d4d36d3a14779] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d4d36d3a14779] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d4d36d3a14779] joining swarm manager [d38d12321e512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:26:10.077Z] daemon.go:325: [dad387d281f5c] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [dad387d281f5c] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [dad387d281f5c] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [dad387d281f5c] joining swarm manager [d38d12321e512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d4d36d3a14779] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d4d36d3a14779] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d4d36d3a14779] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d38d12321e512] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d38d12321e512] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d38d12321e512] Daemon stopped [2020-04-09T20:26:10.077Z] check_test.go:379: Daemon d4d36d3a14779 is not started [2020-04-09T20:26:10.077Z] daemon.go:461: [dad387d281f5c] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [dad387d281f5c] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [dad387d281f5c] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.13s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:26:10.077Z] daemon.go:325: [dc55d148ee5e3] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [dc55d148ee5e3] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [dc55d148ee5e3] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:26:10.077Z] daemon.go:325: [d79913daec286] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d79913daec286] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d79913daec286] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d79913daec286] joining swarm manager [dc55d148ee5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:26:10.077Z] daemon.go:325: [d1c19082121b3] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d1c19082121b3] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d1c19082121b3] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d1c19082121b3] joining swarm manager [dc55d148ee5e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [dc55d148ee5e3] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [dc55d148ee5e3] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [dc55d148ee5e3] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d79913daec286] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d79913daec286] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d79913daec286] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d1c19082121b3] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d1c19082121b3] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d1c19082121b3] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.41s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [d1d010281daf1] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d1d010281daf1] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d1d010281daf1] daemon started [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [d76612fa8e1e1] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [d76612fa8e1e1] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [d76612fa8e1e1] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [d76612fa8e1e1] joining swarm manager [d1d010281daf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:26:10.077Z] daemon.go:325: [da78f21433221] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:325: [da78f21433221] waiting for daemon to start [2020-04-09T20:26:10.077Z] daemon.go:353: [da78f21433221] daemon started [2020-04-09T20:26:10.077Z] check_test.go:358: [da78f21433221] joining swarm manager [d1d010281daf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.077Z] daemon.go:461: [d1d010281daf1] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d1d010281daf1] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d1d010281daf1] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [d76612fa8e1e1] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [d76612fa8e1e1] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [d76612fa8e1e1] Daemon stopped [2020-04-09T20:26:10.077Z] daemon.go:461: [da78f21433221] Stopping daemon [2020-04-09T20:26:10.077Z] daemon.go:296: [da78f21433221] exiting daemon [2020-04-09T20:26:10.077Z] daemon.go:448: [da78f21433221] Daemon stopped [2020-04-09T20:26:10.077Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.63s) [2020-04-09T20:26:10.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-09T20:26:10.078Z] daemon.go:325: [dbf1a34253164] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [dbf1a34253164] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [dbf1a34253164] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [dbf1a34253164] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [dbf1a34253164] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [dbf1a34253164] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.76s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-09T20:26:10.078Z] daemon.go:325: [dcb26c815ccf5] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [dcb26c815ccf5] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [dcb26c815ccf5] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [dcb26c815ccf5] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [dcb26c815ccf5] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [dcb26c815ccf5] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.97s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-09T20:26:10.078Z] daemon.go:325: [d6856cac7a17b] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d6856cac7a17b] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d6856cac7a17b] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d6856cac7a17b] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d6856cac7a17b] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d6856cac7a17b] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.29s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-04-09T20:26:10.078Z] daemon.go:325: [ddcef3a694543] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [ddcef3a694543] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [ddcef3a694543] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [ddcef3a694543] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [ddcef3a694543] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [ddcef3a694543] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-09T20:26:10.078Z] daemon.go:325: [d916f7fc463b7] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d916f7fc463b7] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d916f7fc463b7] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d916f7fc463b7] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d916f7fc463b7] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d916f7fc463b7] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.46s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-04-09T20:26:10.078Z] daemon.go:325: [da5fad168aa0a] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [da5fad168aa0a] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [da5fad168aa0a] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [da5fad168aa0a] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [da5fad168aa0a] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [da5fad168aa0a] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-09T20:26:10.078Z] daemon.go:325: [d7f64fd13c6fa] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d7f64fd13c6fa] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d7f64fd13c6fa] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d7f64fd13c6fa] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d7f64fd13c6fa] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d7f64fd13c6fa] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.80s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-04-09T20:26:10.078Z] daemon.go:325: [d325c7da35ac2] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d325c7da35ac2] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d325c7da35ac2] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d325c7da35ac2] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d325c7da35ac2] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d325c7da35ac2] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.75s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-09T20:26:10.078Z] daemon.go:325: [d20e7849c3846] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d20e7849c3846] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d20e7849c3846] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d20e7849c3846] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d20e7849c3846] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d20e7849c3846] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.25s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-09T20:26:10.078Z] daemon.go:325: [d21f55d365e7f] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d21f55d365e7f] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d21f55d365e7f] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d21f55d365e7f] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d21f55d365e7f] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d21f55d365e7f] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.32s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-04-09T20:26:10.078Z] daemon.go:325: [d3bedff8a67d6] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d3bedff8a67d6] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d3bedff8a67d6] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d3bedff8a67d6] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d3bedff8a67d6] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d3bedff8a67d6] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.52s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-09T20:26:10.078Z] daemon.go:325: [d57415ff41999] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d57415ff41999] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d57415ff41999] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d57415ff41999] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d57415ff41999] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d57415ff41999] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.08s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-09T20:26:10.078Z] daemon.go:325: [d11aeda6444e5] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d11aeda6444e5] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d11aeda6444e5] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d11aeda6444e5] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d11aeda6444e5] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d11aeda6444e5] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.22s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-09T20:26:10.078Z] daemon.go:325: [de0c24f9f9916] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [de0c24f9f9916] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [de0c24f9f9916] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [de0c24f9f9916] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [de0c24f9f9916] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [de0c24f9f9916] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.39s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-09T20:26:10.078Z] daemon.go:325: [d52082b308f94] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d52082b308f94] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d52082b308f94] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d52082b308f94] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d52082b308f94] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d52082b308f94] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.65s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-09T20:26:10.078Z] daemon.go:325: [d8a391714284b] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d8a391714284b] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d8a391714284b] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d8a391714284b] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d8a391714284b] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d8a391714284b] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.30s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-09T20:26:10.078Z] daemon.go:325: [da4e5c5516512] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [da4e5c5516512] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [da4e5c5516512] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [da4e5c5516512] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [da4e5c5516512] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [da4e5c5516512] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (18.32s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-09T20:26:10.078Z] daemon.go:325: [d8f97c1445061] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d8f97c1445061] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d8f97c1445061] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d8f97c1445061] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d8f97c1445061] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d8f97c1445061] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.44s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-09T20:26:10.078Z] daemon.go:325: [d692c8be6ca11] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d692c8be6ca11] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d692c8be6ca11] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d692c8be6ca11] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d692c8be6ca11] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d692c8be6ca11] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-09T20:26:10.078Z] daemon.go:325: [db7272de1fd1e] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [db7272de1fd1e] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [db7272de1fd1e] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [db7272de1fd1e] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [db7272de1fd1e] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [db7272de1fd1e] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.52s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-09T20:26:10.078Z] daemon.go:325: [d5fedd79ef201] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d5fedd79ef201] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d5fedd79ef201] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d5fedd79ef201] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d5fedd79ef201] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d5fedd79ef201] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.90s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-04-09T20:26:10.078Z] daemon.go:325: [de80d2113ed03] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [de80d2113ed03] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [de80d2113ed03] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [de80d2113ed03] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [de80d2113ed03] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [de80d2113ed03] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.92s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-04-09T20:26:10.078Z] daemon.go:325: [d73e7ccd83f9e] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d73e7ccd83f9e] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d73e7ccd83f9e] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d73e7ccd83f9e] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d73e7ccd83f9e] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d73e7ccd83f9e] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.46s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-04-09T20:26:10.078Z] daemon.go:325: [d5b9d0f5c20c8] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d5b9d0f5c20c8] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d5b9d0f5c20c8] daemon started [2020-04-09T20:26:10.078Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.l9ps3c4ovmq7@c601e4907b47 | hello1\n" [2020-04-09T20:26:10.078Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.2eut8pxwnciv@c601e4907b47 | hello2\n" [2020-04-09T20:26:10.078Z] daemon.go:461: [d5b9d0f5c20c8] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d5b9d0f5c20c8] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d5b9d0f5c20c8] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.31s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-09T20:26:10.078Z] daemon.go:325: [deab558b9f974] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [deab558b9f974] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [deab558b9f974] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [deab558b9f974] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [deab558b9f974] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [deab558b9f974] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.07s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-09T20:26:10.078Z] daemon.go:325: [d00d7d0568cbe] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d00d7d0568cbe] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d00d7d0568cbe] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d00d7d0568cbe] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d00d7d0568cbe] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d00d7d0568cbe] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.73s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-09T20:26:10.078Z] daemon.go:325: [d293be14aee41] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d293be14aee41] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d293be14aee41] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d293be14aee41] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d293be14aee41] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d293be14aee41] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.27s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-09T20:26:10.078Z] daemon.go:325: [d7c02b85d0f6a] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d7c02b85d0f6a] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d7c02b85d0f6a] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d7c02b85d0f6a] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d7c02b85d0f6a] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d7c02b85d0f6a] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.42s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-04-09T20:26:10.078Z] daemon.go:325: [d2a0f5081f646] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d2a0f5081f646] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d2a0f5081f646] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d2a0f5081f646] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d2a0f5081f646] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d2a0f5081f646] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.00s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-09T20:26:10.078Z] daemon.go:325: [d6dc834421cda] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [d6dc834421cda] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [d6dc834421cda] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [d6dc834421cda] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [d6dc834421cda] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [d6dc834421cda] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.13s) [2020-04-09T20:26:10.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-04-09T20:26:10.078Z] daemon.go:325: [deaeb370b428f] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:325: [deaeb370b428f] waiting for daemon to start [2020-04-09T20:26:10.078Z] daemon.go:353: [deaeb370b428f] daemon started [2020-04-09T20:26:10.078Z] daemon.go:461: [deaeb370b428f] Stopping daemon [2020-04-09T20:26:10.078Z] daemon.go:296: [deaeb370b428f] exiting daemon [2020-04-09T20:26:10.078Z] daemon.go:448: [deaeb370b428f] Daemon stopped [2020-04-09T20:26:10.078Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.80s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-09T20:26:10.079Z] daemon.go:325: [d186f0e6744d9] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d186f0e6744d9] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d186f0e6744d9] daemon started [2020-04-09T20:26:10.079Z] docker_cli_service_logs_test.go:242: checking task i7d289eznri0 [2020-04-09T20:26:10.079Z] docker_cli_service_logs_test.go:247: checking messages for i7d289eznri0 [2020-04-09T20:26:10.079Z] docker_cli_service_logs_test.go:242: checking task ftw96sfmtuge [2020-04-09T20:26:10.079Z] docker_cli_service_logs_test.go:247: checking messages for ftw96sfmtuge [2020-04-09T20:26:10.079Z] daemon.go:461: [d186f0e6744d9] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d186f0e6744d9] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d186f0e6744d9] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.92s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-04-09T20:26:10.079Z] daemon.go:325: [d3dc5dffecffb] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d3dc5dffecffb] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d3dc5dffecffb] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d3dc5dffecffb] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d3dc5dffecffb] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d3dc5dffecffb] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.24s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d85df9d10c612] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d85df9d10c612] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d85df9d10c612] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d85df9d10c612] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d85df9d10c612] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d85df9d10c612] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d85df9d10c612] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d85df9d10c612] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d85df9d10c612] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d85df9d10c612] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d85df9d10c612] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d85df9d10c612] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d85df9d10c612] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d85df9d10c612] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d85df9d10c612] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d85df9d10c612] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d85df9d10c612] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d85df9d10c612] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d85df9d10c612] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d85df9d10c612] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d85df9d10c612] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.98s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-09T20:26:10.079Z] daemon.go:325: [d4ee0dcf69568] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d4ee0dcf69568] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d4ee0dcf69568] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d4ee0dcf69568] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d4ee0dcf69568] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d4ee0dcf69568] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.20s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-09T20:26:10.079Z] daemon.go:325: [dc4943c3397dd] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [dc4943c3397dd] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [dc4943c3397dd] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [dc4943c3397dd] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [dc4943c3397dd] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [dc4943c3397dd] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.75s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:26:10.079Z] daemon.go:325: [df04f2bd4bf41] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [df04f2bd4bf41] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [df04f2bd4bf41] daemon started [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:26:10.079Z] daemon.go:325: [d9516cded49ea] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d9516cded49ea] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d9516cded49ea] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [d9516cded49ea] joining swarm manager [df04f2bd4bf41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:26:10.079Z] daemon.go:325: [d5d0be90a7cc6] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d5d0be90a7cc6] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d5d0be90a7cc6] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [d5d0be90a7cc6] joining swarm manager [df04f2bd4bf41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.079Z] daemon.go:461: [df04f2bd4bf41] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [df04f2bd4bf41] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [df04f2bd4bf41] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [d9516cded49ea] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d9516cded49ea] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d9516cded49ea] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [d5d0be90a7cc6] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d5d0be90a7cc6] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d5d0be90a7cc6] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.74s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-09T20:26:10.079Z] daemon.go:325: [ddac645ea8a91] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [ddac645ea8a91] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [ddac645ea8a91] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [ddac645ea8a91] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [ddac645ea8a91] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [ddac645ea8a91] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.15s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-09T20:26:10.079Z] daemon.go:325: [da995914da8b2] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [da995914da8b2] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [da995914da8b2] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [da995914da8b2] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [da995914da8b2] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [da995914da8b2] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.98s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-09T20:26:10.079Z] daemon.go:325: [d9a2fa1a836ba] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d9a2fa1a836ba] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d9a2fa1a836ba] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d9a2fa1a836ba] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d9a2fa1a836ba] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d9a2fa1a836ba] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.26s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:26:10.079Z] daemon.go:325: [d712232987ef2] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d712232987ef2] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d712232987ef2] daemon started [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:26:10.079Z] daemon.go:325: [d15e9706befd4] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d15e9706befd4] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d15e9706befd4] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [d15e9706befd4] joining swarm manager [d712232987ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:26:10.079Z] daemon.go:325: [da22f595766c0] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [da22f595766c0] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [da22f595766c0] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [da22f595766c0] joining swarm manager [d712232987ef2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.079Z] daemon.go:461: [d712232987ef2] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d712232987ef2] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d712232987ef2] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [d15e9706befd4] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d15e9706befd4] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d15e9706befd4] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [da22f595766c0] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [da22f595766c0] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [da22f595766c0] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.15s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-09T20:26:10.079Z] daemon.go:325: [d5f3d987c5d1a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d5f3d987c5d1a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d5f3d987c5d1a] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d5f3d987c5d1a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d5f3d987c5d1a] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d5f3d987c5d1a] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (194.67s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:26:10.079Z] daemon.go:325: [d36cd1bfceca4] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d36cd1bfceca4] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d36cd1bfceca4] daemon started [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d7916c8da7258] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [d7916c8da7258] joining swarm manager [d36cd1bfceca4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [dc749546cc51a] daemon started [2020-04-09T20:26:10.079Z] check_test.go:358: [dc749546cc51a] joining swarm manager [d36cd1bfceca4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.079Z] daemon.go:461: [d7916c8da7258] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d7916c8da7258] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d7916c8da7258] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d7916c8da7258] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [dc749546cc51a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [dc749546cc51a] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [dc749546cc51a] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [dc749546cc51a] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d7916c8da7258] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d7916c8da7258] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d7916c8da7258] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d7916c8da7258] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [dc749546cc51a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [dc749546cc51a] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [dc749546cc51a] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [dc749546cc51a] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d7916c8da7258] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d7916c8da7258] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d7916c8da7258] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d7916c8da7258] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d7916c8da7258] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [dc749546cc51a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [dc749546cc51a] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [dc749546cc51a] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [dc749546cc51a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [dc749546cc51a] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d36cd1bfceca4] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d36cd1bfceca4] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d36cd1bfceca4] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [d7916c8da7258] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d7916c8da7258] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d7916c8da7258] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:461: [dc749546cc51a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [dc749546cc51a] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [dc749546cc51a] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.08s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-09T20:26:10.079Z] daemon.go:325: [d64381b092eff] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d64381b092eff] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d64381b092eff] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d64381b092eff] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d64381b092eff] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d64381b092eff] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.84s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-09T20:26:10.079Z] daemon.go:325: [d18fc2136d9df] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d18fc2136d9df] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d18fc2136d9df] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d18fc2136d9df] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d18fc2136d9df] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d18fc2136d9df] Daemon stopped [2020-04-09T20:26:10.079Z] daemon.go:325: [d18fc2136d9df] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d18fc2136d9df] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d18fc2136d9df] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d18fc2136d9df] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d18fc2136d9df] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d18fc2136d9df] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d18fc2136d9df] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.99s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-09T20:26:10.079Z] daemon.go:325: [d2a2544924d27] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d2a2544924d27] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d2a2544924d27] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d2a2544924d27] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d2a2544924d27] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d2a2544924d27] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.11s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-09T20:26:10.079Z] daemon.go:325: [d16ca83ddb182] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d16ca83ddb182] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d16ca83ddb182] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d16ca83ddb182] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d16ca83ddb182] exiting daemon [2020-04-09T20:26:10.079Z] daemon.go:448: [d16ca83ddb182] Daemon stopped [2020-04-09T20:26:10.079Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.04s) [2020-04-09T20:26:10.079Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-09T20:26:10.079Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.079Z] daemon.go:353: [d216636e9dd1a] daemon started [2020-04-09T20:26:10.079Z] daemon.go:461: [d216636e9dd1a] Stopping daemon [2020-04-09T20:26:10.079Z] daemon.go:296: [d216636e9dd1a] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d216636e9dd1a] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:296: [d216636e9dd1a] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:296: [d216636e9dd1a] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d216636e9dd1a] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d216636e9dd1a] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d216636e9dd1a] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d216636e9dd1a] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d216636e9dd1a] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.10s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-09T20:26:10.080Z] daemon.go:325: [dd1ba7231b2e6] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dd1ba7231b2e6] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dd1ba7231b2e6] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dd1ba7231b2e6] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dd1ba7231b2e6] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dd1ba7231b2e6] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.34s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-04-09T20:26:10.080Z] daemon.go:325: [d92ebe2803254] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d92ebe2803254] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d92ebe2803254] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d92ebe2803254] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d92ebe2803254] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d92ebe2803254] Daemon stopped [2020-04-09T20:26:10.080Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-09T20:26:10.080Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.35s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d39ef9433d59d] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d39ef9433d59d] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d39ef9433d59d] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d39ef9433d59d] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d39ef9433d59d] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d39ef9433d59d] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d39ef9433d59d] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d39ef9433d59d] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d39ef9433d59d] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d39ef9433d59d] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d39ef9433d59d] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d39ef9433d59d] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d39ef9433d59d] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-09T20:26:10.080Z] daemon.go:325: [d1078ab1e1962] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d1078ab1e1962] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d1078ab1e1962] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d1078ab1e1962] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d1078ab1e1962] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d1078ab1e1962] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-09T20:26:10.080Z] daemon.go:325: [d18829112efd2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d18829112efd2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d18829112efd2] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d18829112efd2] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d18829112efd2] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d18829112efd2] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.01s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-09T20:26:10.080Z] daemon.go:325: [d9986d3b30a15] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d9986d3b30a15] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d9986d3b30a15] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d9986d3b30a15] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d9986d3b30a15] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d9986d3b30a15] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.11s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:26:10.080Z] daemon.go:325: [d87f7ee6db4c2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d87f7ee6db4c2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d87f7ee6db4c2] daemon started [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:26:10.080Z] daemon.go:325: [d9de83df2aed2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d9de83df2aed2] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d9de83df2aed2] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d87f7ee6db4c2] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d87f7ee6db4c2] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d87f7ee6db4c2] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:461: [d9de83df2aed2] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d9de83df2aed2] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d9de83df2aed2] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.47s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:26:10.080Z] daemon.go:325: [da8e36282923e] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [da8e36282923e] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [da8e36282923e] daemon started [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [df382d06f5769] daemon started [2020-04-09T20:26:10.080Z] check_test.go:358: [df382d06f5769] joining swarm manager [da8e36282923e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.080Z] daemon.go:461: [df382d06f5769] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [df382d06f5769] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [df382d06f5769] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [df382d06f5769] daemon started [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d920125cb56a9] daemon started [2020-04-09T20:26:10.080Z] check_test.go:358: [d920125cb56a9] joining swarm manager [da8e36282923e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.080Z] daemon.go:461: [df382d06f5769] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [df382d06f5769] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [df382d06f5769] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [df382d06f5769] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [df382d06f5769] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d920125cb56a9] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d920125cb56a9] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d920125cb56a9] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d920125cb56a9] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d920125cb56a9] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d920125cb56a9] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d920125cb56a9] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d920125cb56a9] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d920125cb56a9] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [da8e36282923e] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [da8e36282923e] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [da8e36282923e] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:461: [df382d06f5769] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [df382d06f5769] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [df382d06f5769] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:461: [d920125cb56a9] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d920125cb56a9] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d920125cb56a9] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.47s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:26:10.080Z] daemon.go:325: [dc63b97ce6d67] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dc63b97ce6d67] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dc63b97ce6d67] daemon started [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:26:10.080Z] daemon.go:325: [d07d4a66bd87c] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d07d4a66bd87c] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d07d4a66bd87c] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dc63b97ce6d67] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dc63b97ce6d67] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dc63b97ce6d67] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:461: [d07d4a66bd87c] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d07d4a66bd87c] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d07d4a66bd87c] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.72s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-09T20:26:10.080Z] daemon.go:325: [d49773e0bc713] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d49773e0bc713] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d49773e0bc713] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d49773e0bc713] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d49773e0bc713] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d49773e0bc713] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d49773e0bc713] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d49773e0bc713] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d49773e0bc713] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d49773e0bc713] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d49773e0bc713] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d49773e0bc713] Daemon stopped [2020-04-09T20:26:10.080Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.41s) [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d32636c4bfe9f] daemon started [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dbe4b064a4f38] daemon started [2020-04-09T20:26:10.080Z] check_test.go:358: [dbe4b064a4f38] joining swarm manager [d32636c4bfe9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.080Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dee937ef24036] daemon started [2020-04-09T20:26:10.080Z] check_test.go:358: [dee937ef24036] joining swarm manager [d32636c4bfe9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.080Z] daemon.go:461: [dbe4b064a4f38] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dbe4b064a4f38] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dbe4b064a4f38] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dbe4b064a4f38] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dbe4b064a4f38] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dbe4b064a4f38] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dbe4b064a4f38] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:461: [d32636c4bfe9f] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d32636c4bfe9f] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d32636c4bfe9f] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d32636c4bfe9f] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dee937ef24036] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dee937ef24036] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dee937ef24036] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dee937ef24036] daemon started [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dbe4b064a4f38] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dbe4b064a4f38] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dbe4b064a4f38] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dbe4b064a4f38] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [dbe4b064a4f38] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [d32636c4bfe9f] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [d32636c4bfe9f] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [d32636c4bfe9f] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [d32636c4bfe9f] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:353: [d32636c4bfe9f] daemon started [2020-04-09T20:26:10.080Z] daemon.go:461: [dee937ef24036] Stopping daemon [2020-04-09T20:26:10.080Z] daemon.go:296: [dee937ef24036] exiting daemon [2020-04-09T20:26:10.080Z] daemon.go:448: [dee937ef24036] Daemon stopped [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:339: [dee937ef24036] error pinging daemon on start: Get http://dee937ef24036.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.080Z] daemon.go:339: [dee937ef24036] error pinging daemon on start: Get http://dee937ef24036.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.080Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:339: [dee937ef24036] error pinging daemon on start: Get http://dee937ef24036.sock/_ping: context deadline exceeded [2020-04-09T20:26:10.081Z] daemon.go:325: [dee937ef24036] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dee937ef24036] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dbe4b064a4f38] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dbe4b064a4f38] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dbe4b064a4f38] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dbe4b064a4f38] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dbe4b064a4f38] daemon started [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e73dd418152] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e73dd418152] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d2e73dd418152] daemon started [2020-04-09T20:26:10.081Z] check_test.go:358: [d2e73dd418152] joining swarm manager [d32636c4bfe9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:26:10.081Z] daemon.go:461: [d2e73dd418152] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d2e73dd418152] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d2e73dd418152] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e73dd418152] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e73dd418152] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d2e73dd418152] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d32636c4bfe9f] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d32636c4bfe9f] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d32636c4bfe9f] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [dbe4b064a4f38] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dbe4b064a4f38] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dbe4b064a4f38] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [dee937ef24036] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dee937ef24036] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dee937ef24036] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [d2e73dd418152] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d2e73dd418152] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d2e73dd418152] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.89s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:26:10.081Z] daemon.go:325: [d7a6a7309cf67] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d7a6a7309cf67] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d7a6a7309cf67] daemon started [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:26:10.081Z] daemon.go:325: [d6c7e4269f471] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d6c7e4269f471] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d6c7e4269f471] daemon started [2020-04-09T20:26:10.081Z] check_test.go:358: [d6c7e4269f471] joining swarm manager [d7a6a7309cf67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:26:10.081Z] daemon.go:325: [df81787a147ab] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [df81787a147ab] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [df81787a147ab] daemon started [2020-04-09T20:26:10.081Z] check_test.go:358: [df81787a147ab] joining swarm manager [d7a6a7309cf67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:26:10.081Z] daemon.go:461: [d7a6a7309cf67] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d7a6a7309cf67] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d7a6a7309cf67] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [d6c7e4269f471] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d6c7e4269f471] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d6c7e4269f471] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [df81787a147ab] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [df81787a147ab] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [df81787a147ab] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.41s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-09T20:26:10.081Z] daemon.go:325: [d786fbbb89f26] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d786fbbb89f26] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d786fbbb89f26] daemon started [2020-04-09T20:26:10.081Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-04-09T20:26:10.081Z] 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-04-09T20:26:10.081Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-04-09T20:26:10.081Z] 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-04-09T20:26:10.081Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-04-09T20:26:10.081Z] 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-04-09T20:26:10.081Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-04-09T20:26:10.081Z] 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-04-09T20:26:10.081Z] daemon.go:461: [d786fbbb89f26] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d786fbbb89f26] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d786fbbb89f26] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.25s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-09T20:26:10.081Z] daemon.go:325: [df1770e802965] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [df1770e802965] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [df1770e802965] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [df1770e802965] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [df1770e802965] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [df1770e802965] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.09s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-09T20:26:10.081Z] daemon.go:325: [d57493874f044] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d57493874f044] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d57493874f044] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d57493874f044] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d57493874f044] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d57493874f044] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.95s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-09T20:26:10.081Z] daemon.go:325: [df0b37b534888] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [df0b37b534888] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [df0b37b534888] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [df0b37b534888] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [df0b37b534888] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [df0b37b534888] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.99s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:26:10.081Z] daemon.go:325: [d526795e33f9c] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d526795e33f9c] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d526795e33f9c] daemon started [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:26:10.081Z] daemon.go:325: [d0b73f90ff762] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d0b73f90ff762] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d0b73f90ff762] daemon started [2020-04-09T20:26:10.081Z] check_test.go:358: [d0b73f90ff762] joining swarm manager [d526795e33f9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.081Z] daemon.go:461: [d526795e33f9c] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d526795e33f9c] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d526795e33f9c] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [d0b73f90ff762] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d0b73f90ff762] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d0b73f90ff762] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.99s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-09T20:26:10.081Z] daemon.go:325: [d433442fb0cf2] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d433442fb0cf2] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d433442fb0cf2] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d433442fb0cf2] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d433442fb0cf2] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d433442fb0cf2] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.60s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-09T20:26:10.081Z] daemon.go:325: [d2f40e92c2419] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d2f40e92c2419] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d2f40e92c2419] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d2f40e92c2419] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d2f40e92c2419] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d2f40e92c2419] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.01s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-09T20:26:10.081Z] daemon.go:325: [d8da8e019514d] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d8da8e019514d] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d8da8e019514d] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d8da8e019514d] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d8da8e019514d] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d8da8e019514d] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.56s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-09T20:26:10.081Z] daemon.go:325: [d046e0f160eeb] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d046e0f160eeb] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d046e0f160eeb] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d046e0f160eeb] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d046e0f160eeb] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d046e0f160eeb] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.07s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-09T20:26:10.081Z] daemon.go:325: [d222b11ff63c9] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d222b11ff63c9] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d222b11ff63c9] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d222b11ff63c9] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d222b11ff63c9] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d222b11ff63c9] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.48s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:26:10.081Z] daemon.go:325: [df2554d3209c6] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [df2554d3209c6] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [df2554d3209c6] daemon started [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:26:10.081Z] daemon.go:325: [d7ada3fb8f6ab] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d7ada3fb8f6ab] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d7ada3fb8f6ab] daemon started [2020-04-09T20:26:10.081Z] check_test.go:358: [d7ada3fb8f6ab] joining swarm manager [df2554d3209c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:26:10.081Z] daemon.go:461: [df2554d3209c6] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [df2554d3209c6] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [df2554d3209c6] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:461: [d7ada3fb8f6ab] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d7ada3fb8f6ab] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d7ada3fb8f6ab] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.03s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dfb992c93a462] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dfb992c93a462] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dfb992c93a462] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dfb992c93a462] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dfb992c93a462] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dfb992c93a462] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dfb992c93a462] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dfb992c93a462] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dfb992c93a462] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dfb992c93a462] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dfb992c93a462] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dfb992c93a462] Daemon stopped [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dfb992c93a462] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dfb992c93a462] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dfb992c93a462] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dfb992c93a462] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dfb992c93a462] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.04s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-09T20:26:10.081Z] daemon.go:325: [dc4000ae7d298] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dc4000ae7d298] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dc4000ae7d298] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dc4000ae7d298] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [dc4000ae7d298] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [dc4000ae7d298] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.90s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e30666bccdf] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d2e30666bccdf] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d2e30666bccdf] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d2e30666bccdf] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d2e30666bccdf] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d2e30666bccdf] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.40s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-09T20:26:10.081Z] daemon.go:325: [d907bbb5324c5] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d907bbb5324c5] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d907bbb5324c5] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d907bbb5324c5] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d907bbb5324c5] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d907bbb5324c5] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.29s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-09T20:26:10.081Z] daemon.go:325: [d63368c41c567] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [d63368c41c567] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [d63368c41c567] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [d63368c41c567] Stopping daemon [2020-04-09T20:26:10.081Z] daemon.go:296: [d63368c41c567] exiting daemon [2020-04-09T20:26:10.081Z] daemon.go:448: [d63368c41c567] Daemon stopped [2020-04-09T20:26:10.081Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.39s) [2020-04-09T20:26:10.081Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-09T20:26:10.081Z] daemon.go:325: [dc2b4d3ec26b8] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:325: [dc2b4d3ec26b8] waiting for daemon to start [2020-04-09T20:26:10.081Z] daemon.go:353: [dc2b4d3ec26b8] daemon started [2020-04-09T20:26:10.081Z] daemon.go:461: [dc2b4d3ec26b8] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [dc2b4d3ec26b8] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [dc2b4d3ec26b8] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.10s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-09T20:26:10.082Z] daemon.go:325: [d4d902a361315] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d4d902a361315] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d4d902a361315] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d4d902a361315] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d4d902a361315] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d4d902a361315] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.16s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-09T20:26:10.082Z] daemon.go:325: [d01416cdc7605] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d01416cdc7605] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d01416cdc7605] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d01416cdc7605] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d01416cdc7605] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d01416cdc7605] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.97s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-09T20:26:10.082Z] daemon.go:325: [de4bc3700f008] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [de4bc3700f008] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [de4bc3700f008] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [de4bc3700f008] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [de4bc3700f008] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [de4bc3700f008] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.05s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-09T20:26:10.082Z] daemon.go:325: [d0b8ca9180af5] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d0b8ca9180af5] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d0b8ca9180af5] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d0b8ca9180af5] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d0b8ca9180af5] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d0b8ca9180af5] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-09T20:26:10.082Z] daemon.go:325: [d907560addcc7] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d907560addcc7] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d907560addcc7] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d907560addcc7] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d907560addcc7] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d907560addcc7] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.88s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-04-09T20:26:10.082Z] daemon.go:325: [d8802cbdf5404] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d8802cbdf5404] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d8802cbdf5404] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d8802cbdf5404] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d8802cbdf5404] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d8802cbdf5404] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.35s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-09T20:26:10.082Z] daemon.go:325: [d172737c000ad] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d172737c000ad] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d172737c000ad] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d172737c000ad] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d172737c000ad] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d172737c000ad] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.90s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-09T20:26:10.082Z] daemon.go:325: [d5fa3dca9d7a6] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d5fa3dca9d7a6] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d5fa3dca9d7a6] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d5fa3dca9d7a6] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d5fa3dca9d7a6] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d5fa3dca9d7a6] Daemon stopped [2020-04-09T20:26:10.082Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.96s) [2020-04-09T20:26:10.082Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-09T20:26:10.082Z] daemon.go:325: [d11d8009f0afe] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:325: [d11d8009f0afe] waiting for daemon to start [2020-04-09T20:26:10.082Z] daemon.go:353: [d11d8009f0afe] daemon started [2020-04-09T20:26:10.082Z] daemon.go:461: [d11d8009f0afe] Stopping daemon [2020-04-09T20:26:10.082Z] daemon.go:296: [d11d8009f0afe] exiting daemon [2020-04-09T20:26:10.082Z] daemon.go:448: [d11d8009f0afe] Daemon stopped [2020-04-09T20:26:10.082Z] === RUN TestDockerExternalVolumeSuite [2020-04-09T20:26:10.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-09T20:26:14.185Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-09T20:26:24.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-09T20:26:31.914Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-09T20:26:31.914Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-09T20:26:39.034Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-09T20:26:39.496Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-09T20:26:39.496Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-09T20:26:39.496Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-09T20:26:42.414Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-09T20:26:47.123Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-09T20:26:49.313Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-09T20:26:49.776Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-09T20:26:49.776Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-09T20:26:52.696Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-09T20:26:53.670Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-09T20:26:54.645Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-09T20:27:05.225Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-09T20:27:06.199Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-09T20:27:16.565Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-09T20:27:18.767Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-09T20:27:29.139Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-09T20:27:32.477Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-09T20:27:34.957Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-09T20:27:39.665Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-09T20:27:40.644Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-09T20:27:40.644Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-09T20:27:40.644Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-09T20:27:42.397Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-09T20:27:42.834Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-09T20:27:42.834Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-09T20:28:14.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-09T20:28:29.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-09T20:28:33.820Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-09T20:28:51.550Z] === RUN TestDockerSuite/TestBuildRm [2020-04-09T20:29:01.197Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-09T20:29:06.400Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-09T20:29:09.319Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-09T20:29:09.319Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-09T20:29:09.788Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-09T20:29:11.334Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-09T20:29:13.385Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-09T20:29:15.089Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-09T20:29:18.008Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-09T20:29:22.722Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-09T20:29:43.859Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-09T20:29:44.322Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-09T20:29:45.303Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-09T20:29:45.379Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-09T20:29:57.723Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-09T20:29:58.184Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-09T20:30:03.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-09T20:30:04.024Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-09T20:30:04.024Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-09T20:30:08.752Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-09T20:30:18.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-09T20:30:29.948Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-09T20:30:30.412Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-09T20:30:34.170Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-09T20:30:35.151Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-09T20:30:39.877Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-09T20:30:45.702Z] === RUN TestDockerSuite/TestBuildUser [2020-04-09T20:30:45.702Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-09T20:30:45.702Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-09T20:30:45.702Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-09T20:30:50.410Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-09T20:30:50.873Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-09T20:30:53.794Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-09T20:30:53.794Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-09T20:30:53.794Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-09T20:31:04.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-09T20:31:18.991Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-09T20:31:18.991Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-09T20:31:22.825Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-09T20:31:33.846Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-09T20:31:38.561Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-09T20:31:38.561Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-09T20:31:38.561Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-09T20:31:40.754Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-09T20:31:41.216Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-04-09T20:31:53.637Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-09T20:31:54.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-09T20:31:59.459Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-09T20:31:59.459Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-09T20:32:14.313Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-09T20:32:14.313Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-09T20:32:14.314Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-09T20:32:14.314Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-09T20:32:15.289Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-09T20:32:25.650Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-09T20:32:26.113Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-09T20:32:26.575Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-09T20:32:26.575Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-09T20:32:26.575Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-09T20:32:26.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-09T20:32:28.774Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-09T20:32:33.491Z] === RUN TestDockerSuite/TestCommitChange [2020-04-09T20:32:39.315Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-09T20:32:41.629Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-09T20:32:44.027Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-09T20:32:44.027Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-09T20:32:51.140Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-09T20:32:51.140Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-09T20:32:59.645Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-09T20:33:03.567Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-09T20:33:08.313Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-09T20:33:17.659Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-09T20:33:20.743Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-09T20:33:27.863Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-09T20:33:27.863Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite (441.21s) [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.92s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-09T20:33:29.803Z] docker_cli_external_volume_driver_test.go:53: Daemon df912e616c098 is not started [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-09T20:33:29.803Z] daemon.go:325: [df583c5f086fb] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:325: [df583c5f086fb] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:353: [df583c5f086fb] daemon started [2020-04-09T20:33:29.803Z] daemon.go:461: [df583c5f086fb] Stopping daemon [2020-04-09T20:33:29.803Z] daemon.go:296: [df583c5f086fb] exiting daemon [2020-04-09T20:33:29.803Z] daemon.go:448: [df583c5f086fb] Daemon stopped [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-09T20:33:29.803Z] daemon.go:325: [df54c70e93160] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:325: [df54c70e93160] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:353: [df54c70e93160] daemon started [2020-04-09T20:33:29.803Z] daemon.go:461: [df54c70e93160] Stopping daemon [2020-04-09T20:33:29.803Z] daemon.go:296: [df54c70e93160] exiting daemon [2020-04-09T20:33:29.803Z] daemon.go:448: [df54c70e93160] Daemon stopped [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-09T20:33:29.803Z] docker_cli_external_volume_driver_test.go:53: Daemon de0ad3eae5276 is not started [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-09T20:33:29.803Z] daemon.go:325: [d33485f67d946] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:325: [d33485f67d946] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:353: [d33485f67d946] daemon started [2020-04-09T20:33:29.803Z] daemon.go:461: [d33485f67d946] Stopping daemon [2020-04-09T20:33:29.803Z] daemon.go:296: [d33485f67d946] exiting daemon [2020-04-09T20:33:29.803Z] daemon.go:448: [d33485f67d946] Daemon stopped [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-09T20:33:29.803Z] docker_cli_external_volume_driver_test.go:53: Daemon d0ee999627a70 is not started [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-09T20:33:29.803Z] docker_cli_external_volume_driver_test.go:53: Daemon d7965c2b5e236 is not started [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-09T20:33:29.803Z] daemon.go:325: [d5547d6bd8fd8] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:325: [d5547d6bd8fd8] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:353: [d5547d6bd8fd8] daemon started [2020-04-09T20:33:29.803Z] daemon.go:461: [d5547d6bd8fd8] Stopping daemon [2020-04-09T20:33:29.803Z] daemon.go:296: [d5547d6bd8fd8] exiting daemon [2020-04-09T20:33:29.803Z] daemon.go:448: [d5547d6bd8fd8] Daemon stopped [2020-04-09T20:33:29.803Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2020-04-09T20:33:29.803Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-09T20:33:29.803Z] daemon.go:325: [d97cd5155bdc8] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:325: [d97cd5155bdc8] waiting for daemon to start [2020-04-09T20:33:29.803Z] daemon.go:353: [d97cd5155bdc8] daemon started [2020-04-09T20:33:29.803Z] daemon.go:461: [d97cd5155bdc8] Stopping daemon [2020-04-09T20:33:29.803Z] daemon.go:296: [d97cd5155bdc8] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d97cd5155bdc8] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-09T20:33:29.804Z] daemon.go:325: [dd88878740dcc] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [dd88878740dcc] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [dd88878740dcc] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [dd88878740dcc] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [dd88878740dcc] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [dd88878740dcc] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-09T20:33:29.804Z] daemon.go:325: [d84b36a58a73d] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d84b36a58a73d] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d84b36a58a73d] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d84b36a58a73d] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d84b36a58a73d] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d84b36a58a73d] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.62s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-09T20:33:29.804Z] daemon.go:325: [d693fa50c6fdc] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d693fa50c6fdc] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d693fa50c6fdc] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d693fa50c6fdc] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d693fa50c6fdc] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d693fa50c6fdc] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.74s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-09T20:33:29.804Z] daemon.go:325: [d102bdc388438] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d102bdc388438] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d102bdc388438] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d102bdc388438] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d102bdc388438] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d102bdc388438] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-09T20:33:29.804Z] daemon.go:325: [d54074b19d865] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d54074b19d865] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d54074b19d865] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d54074b19d865] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d54074b19d865] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d54074b19d865] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.60s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-09T20:33:29.804Z] daemon.go:325: [dc76062fd1d71] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [dc76062fd1d71] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [dc76062fd1d71] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [dc76062fd1d71] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [dc76062fd1d71] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [dc76062fd1d71] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-09T20:33:29.804Z] daemon.go:325: [d30a1b92b6e5d] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d30a1b92b6e5d] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d30a1b92b6e5d] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d30a1b92b6e5d] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d30a1b92b6e5d] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d30a1b92b6e5d] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.36s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-09T20:33:29.804Z] docker_cli_external_volume_driver_test.go:486: Daemon d89ae846a7896 is not started [2020-04-09T20:33:29.804Z] daemon.go:325: [d89ae846a7896] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:325: [d89ae846a7896] waiting for daemon to start [2020-04-09T20:33:29.804Z] daemon.go:353: [d89ae846a7896] daemon started [2020-04-09T20:33:29.804Z] daemon.go:461: [d89ae846a7896] Stopping daemon [2020-04-09T20:33:29.804Z] daemon.go:296: [d89ae846a7896] exiting daemon [2020-04-09T20:33:29.804Z] daemon.go:448: [d89ae846a7896] Daemon stopped [2020-04-09T20:33:29.804Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-09T20:33:29.804Z] docker_cli_external_volume_driver_test.go:53: Daemon d97f81e739ba8 is not started [2020-04-09T20:33:29.804Z] PASS [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] === Skipped [2020-04-09T20:33:29.804Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:33:29.804Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T20:33:29.804Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:33:29.804Z] check_test.go:309: Daemon dee4646dede62 is not started [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T20:33:29.804Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T20:33:29.804Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:33:29.804Z] check_test.go:309: Daemon dc0c6087f0ab5 is not started [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T20:33:29.804Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T20:33:29.804Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T20:33:29.804Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:33:29.804Z] check_test.go:309: Daemon dd01afc21344f is not started [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:33:29.804Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-04-09T20:33:29.804Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-09T20:33:29.804Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-04-09T20:33:29.804Z] requirement.go:26: unmatched requirement IPv6 [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] [2020-04-09T20:33:29.804Z] DONE 270 tests, 5 skipped in 2615.345s [2020-04-09T20:33:29.804Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:33:30.058Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-09T20:33:30.058Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-09T20:33:30.058Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-09T20:33:30.058Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-09T20:33:30.362Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:33:30.362Z] +++ kill 7333 [2020-04-09T20:33:31.284Z] umount: bundles/test-integration/root: no mount point specified. [2020-04-09T20:33:31.284Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d825b3cb94e82/docker.pid [2020-04-09T20:33:31.284Z] +++ kill 4144 [2020-04-09T20:33:31.284Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4144 is not a child of this shell [2020-04-09T20:33:31.284Z] warning: PID 4144 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d825b3cb94e82/docker.pid had a nonzero exit code [2020-04-09T20:33:31.284Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d825b3cb94e82/root: target is busy. [2020-04-09T20:33:31.284Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:33:31.284Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:33:31.284Z] [2020-04-09T20:33:31.284Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:33:31.284Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:33:31.284Z] [2020-04-09T20:33:31.284Z] To set a process to complain mode, use the command line tool [2020-04-09T20:33:31.284Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:33:31.284Z] +++ true [2020-04-09T20:33:31.284Z] [2020-04-09T20:33:31.539Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-09T20:33:31.548Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:33:32.425Z] + echo Ensuring container killed. [2020-04-09T20:33:32.425Z] Ensuring container killed. [2020-04-09T20:33:32.426Z] + docker ps -aq -f name=docker-pr1-* [2020-04-09T20:33:32.426Z] + cids=c601e4907b47 [2020-04-09T20:33:32.426Z] c663a5b3f2e6 [2020-04-09T20:33:32.426Z] cb5a0861aeae [2020-04-09T20:33:32.426Z] + [ -n c601e4907b47 [2020-04-09T20:33:32.426Z] c663a5b3f2e6 [2020-04-09T20:33:32.426Z] cb5a0861aeae ] [2020-04-09T20:33:32.426Z] + docker rm -vf c601e4907b47 c663a5b3f2e6 cb5a0861aeae [2020-04-09T20:33:34.940Z] c601e4907b47 [2020-04-09T20:33:34.940Z] c663a5b3f2e6 [2020-04-09T20:33:34.940Z] cb5a0861aeae [Pipeline] sh [2020-04-09T20:33:35.297Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:33:35.297Z] Chowning /workspace to jenkins user [2020-04-09T20:33:35.297Z] + id -u [2020-04-09T20:33:35.297Z] + id -g [2020-04-09T20:33:35.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40800:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:33:37.164Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-09T20:33:37.164Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-09T20:33:37.164Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:33:38.904Z] + bundleName=amd64 [2020-04-09T20:33:38.904Z] + echo Creating amd64-bundles.tar.gz [2020-04-09T20:33:38.904Z] Creating amd64-bundles.tar.gz [2020-04-09T20:33:38.904Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:33:38.904Z] + xargs tar -czf amd64-bundles.tar.gz [2020-04-09T20:33:39.358Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-09T20:33:39.358Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-09T20:33:39.358Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-09T20:33:39.358Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-09T20:33:39.358Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] archiveArtifacts [2020-04-09T20:33:39.833Z] Archiving artifacts [2020-04-09T20:33:40.434Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:33:40.859Z] + make clean [2020-04-09T20:33:40.859Z] docker volume rm -f docker-dev-cache [2020-04-09T20:33:41.115Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:33:41.547Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-09T20:33:43.742Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:33:45.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-09T20:33:45.293Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-09T20:33:45.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-09T20:33:47.952Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-09T20:33:47.952Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-09T20:33:50.148Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-09T20:33:50.148Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-09T20:33:50.148Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-09T20:33:52.340Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-09T20:33:52.340Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-09T20:33:53.885Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-09T20:33:53.885Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-09T20:33:56.804Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-09T20:33:56.804Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-09T20:33:58.351Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-09T20:34:02.106Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-09T20:34:05.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-09T20:34:05.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-09T20:34:05.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-09T20:34:05.866Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-09T20:34:05.866Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-09T20:34:07.411Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-09T20:34:07.411Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-09T20:34:14.509Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-09T20:34:14.509Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-09T20:34:16.147Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-09T20:34:16.147Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-09T20:34:20.863Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-09T20:34:21.841Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-09T20:34:21.841Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-09T20:34:22.303Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-09T20:34:22.303Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-09T20:34:22.303Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-09T20:34:22.303Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-04-09T20:34:23.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-09T20:34:41.590Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-09T20:34:42.053Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-09T20:34:42.515Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-09T20:34:44.713Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-09T20:34:44.713Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-09T20:34:44.713Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-09T20:34:46.903Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-09T20:34:46.903Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-09T20:34:46.903Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-09T20:34:46.903Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-09T20:34:57.254Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-09T20:34:58.227Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-09T20:34:58.227Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-09T20:34:58.227Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-09T20:35:06.832Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-09T20:35:06.832Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-09T20:35:06.832Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-09T20:35:15.453Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-09T20:35:15.453Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-09T20:35:15.453Z] === RUN TestDockerSuite/TestCpToDot [2020-04-09T20:35:17.645Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-09T20:35:18.107Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-09T20:35:18.107Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-09T20:35:20.309Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-09T20:35:20.771Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-09T20:35:22.317Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-09T20:35:25.253Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-09T20:35:25.253Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-09T20:35:25.253Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-09T20:35:27.444Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-09T20:35:27.906Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-09T20:35:28.370Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-09T20:35:28.370Z] === RUN TestDockerSuite/TestCreateRM [2020-04-09T20:35:28.946Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-09T20:35:28.946Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-09T20:35:28.946Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-09T20:35:29.409Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-09T20:35:38.017Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-09T20:35:38.017Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-09T20:35:38.017Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-09T20:35:42.734Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-09T20:35:42.734Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-09T20:35:42.734Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-09T20:35:44.924Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-09T20:35:44.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-09T20:35:44.925Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-09T20:35:44.925Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-09T20:35:44.925Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestDockerFails [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-09T20:35:45.388Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-09T20:35:47.579Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-09T20:35:49.772Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-09T20:35:52.693Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-09T20:36:01.295Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-09T20:36:06.002Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-09T20:36:10.713Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-09T20:36:12.256Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-09T20:36:13.232Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-09T20:36:16.985Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-09T20:36:17.447Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-09T20:36:18.421Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-09T20:36:23.134Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-09T20:36:26.892Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-09T20:36:27.354Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-09T20:36:27.354Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-09T20:36:27.354Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-09T20:36:27.354Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-09T20:36:27.354Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-09T20:36:28.340Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-09T20:36:28.340Z] === RUN TestDockerSuite/TestEventsRename [2020-04-09T20:36:31.260Z] === RUN TestDockerSuite/TestEventsResize [2020-04-09T20:36:33.453Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-09T20:36:35.645Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-09T20:36:37.835Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-09T20:36:42.557Z] === RUN TestDockerSuite/TestEventsTop [2020-04-09T20:36:42.557Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-09T20:36:45.490Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-09T20:36:48.411Z] === RUN TestDockerSuite/TestExec [2020-04-09T20:36:48.411Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-09T20:36:48.411Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-09T20:36:50.606Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-09T20:36:52.151Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-09T20:36:52.151Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-09T20:36:52.151Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-09T20:36:52.151Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-09T20:36:54.341Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-09T20:36:55.886Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-09T20:36:58.076Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-09T20:36:59.621Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-09T20:37:04.342Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-09T20:37:04.342Z] === RUN TestDockerSuite/TestExecEnv [2020-04-09T20:37:04.342Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-09T20:37:04.342Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-09T20:37:05.876Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecParseError [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-09T20:37:10.488Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-09T20:37:13.341Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-09T20:37:14.844Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-09T20:37:14.844Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-09T20:37:23.306Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-09T20:37:23.306Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-09T20:37:23.306Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-09T20:37:23.306Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-09T20:37:30.291Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-09T20:37:35.996Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-09T20:37:38.132Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-09T20:37:43.838Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-09T20:37:43.838Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-09T20:37:43.838Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-09T20:37:44.286Z] === RUN TestDockerSuite/TestHealth [2020-04-09T20:37:44.286Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-09T20:37:44.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-09T20:37:44.286Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-09T20:37:44.286Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-09T20:37:48.903Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-09T20:37:48.903Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-09T20:37:48.903Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-09T20:37:49.350Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-09T20:37:49.350Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-09T20:37:49.799Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-09T20:37:50.247Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-09T20:37:50.247Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-09T20:37:51.193Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-09T20:37:51.193Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-09T20:37:53.326Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-09T20:37:53.326Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-09T20:37:55.460Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-09T20:37:57.594Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-09T20:37:58.205Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-09T20:37:58.205Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-09T20:38:01.875Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-09T20:38:01.875Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportFile [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDebug [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-09T20:38:04.726Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-09T20:38:05.174Z] === RUN TestDockerSuite/TestInfoFormat [2020-04-09T20:38:05.174Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-04-09T20:38:05.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-09T20:38:05.174Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-09T20:38:05.174Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-09T20:38:07.310Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-09T20:38:09.445Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-09T20:38:09.445Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-09T20:38:09.445Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-09T20:38:09.445Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-09T20:38:09.445Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-09T20:38:11.578Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-09T20:38:11.578Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-09T20:38:14.426Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-09T20:38:14.426Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-09T20:38:14.426Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-09T20:38:14.426Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-09T20:38:15.931Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-09T20:38:20.544Z] === RUN TestDockerSuite/TestInspectImage [2020-04-09T20:38:20.544Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-09T20:38:20.544Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-09T20:38:20.544Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-09T20:38:22.684Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-09T20:38:24.817Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-09T20:38:24.817Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-09T20:38:31.800Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-09T20:38:33.932Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-09T20:38:33.932Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-09T20:38:33.932Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-09T20:38:36.065Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-09T20:38:38.201Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-09T20:38:42.814Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-09T20:38:44.949Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-09T20:38:46.460Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-09T20:38:48.598Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-09T20:38:50.729Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-09T20:38:52.873Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-09T20:38:55.008Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-09T20:38:55.455Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-09T20:38:55.455Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-09T20:38:55.455Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-09T20:38:55.455Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-09T20:38:55.455Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-09T20:38:56.961Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-09T20:38:59.099Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-09T20:39:04.848Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-09T20:39:06.990Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-09T20:39:06.990Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-09T20:39:09.859Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-09T20:39:09.859Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-09T20:39:18.334Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-09T20:39:25.318Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-09T20:39:33.798Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-09T20:39:35.304Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-09T20:39:38.156Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-09T20:39:38.156Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-09T20:39:40.290Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-09T20:39:42.423Z] === RUN TestDockerSuite/TestLogsSince [2020-04-09T20:39:52.628Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-09T20:39:52.628Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-09T20:39:52.628Z] === RUN TestDockerSuite/TestLogsTail [2020-04-09T20:39:54.134Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-09T20:39:56.273Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestNetHostname [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestPluginActive [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-09T20:39:58.407Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPortList [2020-04-09T20:39:58.856Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-09T20:40:03.473Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-09T20:40:08.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-09T20:40:08.096Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-09T20:40:15.208Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-09T20:40:15.208Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-09T20:40:25.418Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-09T20:40:37.678Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-09T20:40:37.678Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-09T20:40:37.678Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-09T20:40:52.351Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-09T20:40:58.054Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-09T20:41:05.048Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-09T20:41:09.672Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-09T20:41:09.672Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-09T20:41:09.672Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-09T20:41:14.648Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-09T20:41:14.648Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-09T20:41:14.648Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-09T20:41:14.648Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-09T20:41:14.648Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-09T20:41:21.637Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-09T20:41:21.637Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-09T20:41:22.588Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-09T20:41:22.588Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-09T20:41:24.095Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-09T20:41:25.042Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-09T20:41:25.042Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-09T20:41:29.666Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-09T20:41:34.287Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-09T20:41:36.421Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-09T20:42:01.401Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-09T20:42:01.401Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-09T20:42:06.014Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-09T20:42:06.014Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-09T20:42:06.462Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-09T20:42:06.912Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-09T20:42:11.523Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-09T20:42:16.137Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-09T20:42:16.137Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-09T20:42:19.809Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-09T20:42:19.809Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-09T20:42:20.258Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-09T20:42:35.125Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-09T20:42:37.977Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-09T20:42:38.426Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-09T20:42:45.409Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-09T20:42:51.128Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-09T20:42:58.105Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-09T20:43:02.719Z] === RUN TestDockerSuite/TestRmiTag [2020-04-09T20:43:03.665Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-09T20:43:05.800Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-09T20:43:26.732Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-09T20:43:26.732Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-09T20:43:31.344Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-09T20:43:32.849Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-09T20:43:34.989Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-09T20:43:34.989Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-09T20:43:34.989Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-09T20:43:39.603Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-09T20:43:41.737Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-09T20:43:43.877Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-09T20:43:46.010Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-09T20:43:48.158Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-09T20:43:48.158Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-09T20:43:52.772Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-09T20:43:52.772Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-09T20:43:52.772Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-09T20:43:52.772Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-09T20:43:53.220Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-09T20:43:55.355Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-09T20:43:55.355Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-09T20:43:58.204Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-09T20:43:58.204Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-09T20:43:58.204Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-09T20:44:00.338Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-09T20:44:02.472Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-09T20:44:04.606Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-09T20:44:06.741Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-09T20:44:06.741Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-09T20:44:06.741Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-09T20:44:06.741Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-09T20:44:08.877Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-09T20:44:08.877Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-09T20:44:08.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-09T20:44:08.877Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-09T20:44:08.877Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-09T20:44:11.011Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-09T20:44:23.265Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-09T20:44:25.405Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-09T20:44:25.405Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-09T20:44:25.405Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-09T20:44:25.405Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-09T20:44:27.545Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-09T20:44:29.682Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-09T20:44:29.682Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-09T20:44:31.824Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-09T20:44:31.824Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-09T20:44:31.824Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-09T20:44:31.824Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-09T20:44:33.329Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-09T20:44:35.464Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-09T20:44:37.601Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-09T20:44:39.738Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-09T20:44:44.355Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-09T20:44:52.819Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-09T20:44:52.819Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunMount [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-09T20:44:54.326Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-04-09T20:45:01.302Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-09T20:45:01.302Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-09T20:45:01.302Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-09T20:45:01.302Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-09T20:45:05.918Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-09T20:45:09.588Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-09T20:45:10.533Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-09T20:45:17.503Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-09T20:45:19.641Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-09T20:45:20.090Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-09T20:45:22.222Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-09T20:45:22.671Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-09T20:45:26.349Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-09T20:45:34.812Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-09T20:45:34.812Z] === RUN TestDockerSuite/TestRunRm [2020-04-09T20:45:35.758Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-09T20:45:41.464Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-09T20:45:43.599Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-09T20:45:50.579Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-09T20:45:52.083Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-09T20:45:54.933Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-09T20:45:54.933Z] === RUN TestDockerSuite/TestRunState [2020-04-09T20:45:54.933Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-09T20:45:57.067Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-09T20:45:57.067Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-09T20:45:59.207Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-09T20:46:03.825Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-09T20:46:06.674Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-09T20:46:06.674Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-09T20:46:08.176Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-09T20:46:08.176Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-09T20:46:08.176Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-09T20:46:11.846Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-09T20:46:18.822Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-09T20:46:22.491Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-09T20:46:28.197Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-09T20:46:28.197Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-09T20:46:28.197Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-09T20:46:28.197Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-09T20:46:28.197Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-09T20:46:31.048Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-09T20:46:33.182Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-09T20:46:35.318Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-09T20:46:38.990Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-09T20:46:40.496Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-09T20:46:42.629Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-09T20:46:47.242Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-09T20:46:49.375Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-09T20:46:49.822Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-09T20:46:50.270Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-09T20:46:50.270Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-09T20:46:51.771Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-09T20:46:58.741Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-09T20:46:58.741Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-09T20:47:05.723Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-09T20:47:05.723Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-09T20:47:08.571Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-09T20:47:08.571Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-09T20:47:08.571Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-09T20:47:08.571Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-09T20:47:08.571Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-09T20:47:14.285Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-09T20:47:14.735Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-09T20:47:16.238Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-09T20:47:18.374Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-09T20:47:18.374Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-09T20:47:20.509Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-09T20:47:38.037Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-09T20:47:45.145Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-09T20:47:45.145Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-09T20:47:47.279Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-09T20:47:47.726Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-09T20:47:48.175Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-09T20:47:48.175Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-09T20:47:48.623Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-09T20:47:57.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-09T20:47:57.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-09T20:47:57.091Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-09T20:47:57.091Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-09T20:47:57.091Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-09T20:48:04.069Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-09T20:48:04.069Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-09T20:48:04.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-09T20:48:13.126Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-09T20:48:13.126Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite (2470.11s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.65s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (151.16s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.88s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.09s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (7.94s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.19s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.07s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.50s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (111.15s) [2020-04-09T20:48:14.074Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2020-04-09T20:48:14.074Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.43s) [2020-04-09T20:48:14.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.65s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.98s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.56s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.31s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.99s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.02s) [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.14s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.39s) [2020-04-09T20:48:14.075Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.23s) [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-09T20:48:14.075Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.075Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.93s) [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.11s) [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.83s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.48s) [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.13s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.25s) [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.54s) [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.89s) [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.40s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.60s) [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-09T20:48:14.524Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.524Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.36s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.41s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.41s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.88s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.39s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.44s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.76s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.03s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildContChar (13.78s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.04s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.82s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.83s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.68s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.38s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.00s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.41s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.64s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.42s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.10s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.03s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.63s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.59s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.55s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignore (49.75s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.93s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.52s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.88s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.87s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.92s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.63s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.34s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.03s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.50s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.42s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.49s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.57s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.85s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.07s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.45s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.25s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.07s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFails (2.17s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.25s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.24s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.77s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.43s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.54s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.24s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement UnixCli [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.55s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildHistory (11.63s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.94s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.64s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabels (0.92s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.67s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.52s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.63s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.40s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.16s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.77s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.78s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.11s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.94s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.58s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.52s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.88s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.68s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.69s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.47s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.31s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.21s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.74s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.64s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.99s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.57s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.18s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.53s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.11s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.06s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.90s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.70s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildRm (14.58s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.36s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.43s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.56s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.52s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.24s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.60s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.82s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.92s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.60s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.42s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildStderr (5.39s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.20s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.01s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.00s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.83s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.56s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2020-04-09T20:48:14.525Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.86s) [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-04-09T20:48:14.525Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.525Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.65s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.70s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.76s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.42s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.56s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.57s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.85s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.62s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.83s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.01s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.91s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-04-09T20:48:14.526Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.00s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.88s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitChange (5.22s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.77s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.95s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitTTY (12.25s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.95s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICommit (12.29s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.29s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.11s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICreate (6.98s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.23s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.34s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.06s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.08s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.23s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.33s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.14s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.23s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.16s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.75s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.96s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.83s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.70s) [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc000005ae0 } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1586541154 c:\foo false } [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1586541154 c:\foo true } [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 0 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 1 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 2 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 3 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 4 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 5 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 6 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 7 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 8 [2020-04-09T20:48:14.526Z] docker_api_containers_test.go:1926: case 9 [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.21s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s) [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.09s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.28s) [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a362518173\file1 7e300bc7e0b22b6cb9e6e7e766d6ec14f0f9547d0e17ba7aad40c58647901553:/root/itWorks.txt` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:279: checking that container "7e300bc7e0b22b6cb9e6e7e766d6ec14f0f9547d0e17ba7aad40c58647901553" start output contains "file1\n" [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:209: running `docker start -a 7e300bc7e0b22b6cb9e6e7e766d6ec14f0f9547d0e17ba7aad40c58647901553` [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.26s) [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b980066136\file1 f12681a47bda96b104441325898f869d02c3b1435447947f862074c60ab88839:testDir/` [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.46s) [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e890292439\dir1 696b472272b63f14d0da8154e442cc6bf299a5cbfc81fbfeb5ca977a36ac4fd3:testDir` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:279: checking that container "696b472272b63f14d0da8154e442cc6bf299a5cbfc81fbfeb5ca977a36ac4fd3" start output contains "file1-1\n" [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:209: running `docker start -a 696b472272b63f14d0da8154e442cc6bf299a5cbfc81fbfeb5ca977a36ac4fd3` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e890292439\dir1 f53685d36687eefcdfa3780de4d568fd922ad43099baa4747b9efacf3f243bb7:testDir/` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:279: checking that container "f53685d36687eefcdfa3780de4d568fd922ad43099baa4747b9efacf3f243bb7" start output contains "file1-1\n" [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:209: running `docker start -a f53685d36687eefcdfa3780de4d568fd922ad43099baa4747b9efacf3f243bb7` [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.69s) [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h368989258\dir1\. 4c702c5086b33b41bf5cd9fc8ef28293e7ba685548d1767262dbbc35afe6d87b:testDir` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:279: checking that container "4c702c5086b33b41bf5cd9fc8ef28293e7ba685548d1767262dbbc35afe6d87b" start output contains "file1-1\n" [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4c702c5086b33b41bf5cd9fc8ef28293e7ba685548d1767262dbbc35afe6d87b` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h368989258\dir1\. 5cd76ffc27e9db2160534a9691038db73f9a9d34c0ee451d09c9ae4e22571c53:testDir/` [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:279: checking that container "5cd76ffc27e9db2160534a9691038db73f9a9d34c0ee451d09c9ae4e22571c53" start output contains "file1-1\n" [2020-04-09T20:48:14.526Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5cd76ffc27e9db2160534a9691038db73f9a9d34c0ee451d09c9ae4e22571c53` [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToDot (2.41s) [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-09T20:48:14.526Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.526Z] --- PASS: TestDockerSuite/TestCpToStdout (2.41s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.82s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.33s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.32s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.06s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement Devicemapper [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.05s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.59s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.25s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.43s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.14s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.42s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.40s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.79s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsCopy (5.46s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.64s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.99s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.83s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.50s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.83s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFilters (4.45s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFormat (4.26s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsRename (2.39s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsResize (2.51s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.10s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.50s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.33s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.73s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.74s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.01s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.90s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.76s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.15s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.11s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecInspectID (4.61s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.19s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.05s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.82s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.95s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.64s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.01s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.06s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.82s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.34s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.09s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.05s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.13s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2020-04-09T20:48:14.527Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.24s) [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-09T20:48:14.527Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.527Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectHistory (4.75s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.06s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.81s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (6.86s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.01s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.13s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.98s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectStatus (2.50s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.16s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.05s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.00s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.13s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.77s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.67s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.44s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.95s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.72s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.36s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.72s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.48s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.21s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.15s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsSince (8.95s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsTail (2.56s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.15s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement IsAmd64 [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement IsAmd64 [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.26s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.27s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsByOrder (7.90s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.58s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.42s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-09T20:48:14.528Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.78s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.85s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.81s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.33s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.91s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.92s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.35s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.99s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.27s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.68s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.67s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.77s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.29s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.23s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.13s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.31s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.74s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.72s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.70s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.41s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.69s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.79s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiTag (0.77s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.39s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.63s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.62s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.27s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.03s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.12s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.86s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.29s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.10s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2020-04-09T20:48:14.528Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.67s) [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-09T20:48:14.528Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.528Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.05s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.98s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.22s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.08s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.03s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.31s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (12.21s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.96s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.96s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunExitCode (2.00s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.01s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.21s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.74s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.68s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.44s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.72s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (6.75s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.91s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.50s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.67s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunRm (2.07s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.28s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.09s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (6.86s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s) [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.42s) [2020-04-09T20:48:14.529Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-09T20:48:14.529Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.529Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.91s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.64s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.27s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.11s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.03s) [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.64s) [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.35s) [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.55s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-09T20:48:14.978Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.978Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2020-04-09T20:48:14.978Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.67s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.18s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.08s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.84s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.64s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.05s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.07s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement Apparmor [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.54s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.96s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.02s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.54s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement IsPausable [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.96s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.92s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.10s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.25s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.80s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.43s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.86s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.48s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.38s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.41s) [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:48:14.979Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-09T20:48:14.979Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-09T20:48:14.979Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.979Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:48:14.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:48:14.980Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:48:14.980Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:48:14.980Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:48:14.980Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerDaemonSuite [2020-04-09T20:48:14.980Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T20:48:14.980Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T20:48:14.980Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-04-09T20:48:14.980Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T20:48:14.980Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerSwarmSuite [2020-04-09T20:48:14.980Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-04-09T20:48:14.980Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-04-09T20:48:14.980Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerExternalVolumeSuite [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerNetworkSuite [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] === RUN TestDockerHubPullSuite [2020-04-09T20:48:14.980Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-04-09T20:48:14.980Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:48:14.980Z] PASS [2020-04-09T20:48:14.980Z] ok github.com/docker/docker/integration-cli 2470.941s [2020-04-09T20:48:14.980Z] INFO: Integration tests ended at 04/09/2020 20:48:14. Duration:00:41:22.6075225 [2020-04-09T20:48:14.980Z] INFO: Docker info of the daemon under test at end of run [2020-04-09T20:48:14.980Z] [2020-04-09T20:48:14.980Z] Containers: 2 [2020-04-09T20:48:14.980Z] Running: 0 [2020-04-09T20:48:14.980Z] Paused: 0 [2020-04-09T20:48:14.980Z] Stopped: 2 [2020-04-09T20:48:14.980Z] Images: 12 [2020-04-09T20:48:14.980Z] Server Version: 0.0.0-dev [2020-04-09T20:48:14.980Z] Storage Driver: windowsfilter [2020-04-09T20:48:14.980Z] Windows: [2020-04-09T20:48:14.980Z] Logging Driver: json-file [2020-04-09T20:48:14.980Z] Plugins: [2020-04-09T20:48:14.980Z] Volume: local [2020-04-09T20:48:14.980Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:48:14.980Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:48:14.980Z] Swarm: inactive [2020-04-09T20:48:14.980Z] Default Isolation: process [2020-04-09T20:48:14.980Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:48:14.980Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:48:14.980Z] OSType: windows [2020-04-09T20:48:14.980Z] Architecture: x86_64 [2020-04-09T20:48:14.980Z] CPUs: 4 [2020-04-09T20:48:14.980Z] Total Memory: 32GiB [2020-04-09T20:48:14.980Z] Name: azwin-2-08e770 [2020-04-09T20:48:14.980Z] ID: GK6I:NWZZ:TNF3:MBWN:LUIM:MCRU:T6W6:KBSV:TXTX:2SCM:ERVD:CQDN [2020-04-09T20:48:14.980Z] Docker Root Dir: D:\CI\PR-40800\1\daemon [2020-04-09T20:48:14.980Z] Debug Mode (client): false [2020-04-09T20:48:14.980Z] Debug Mode (server): true [2020-04-09T20:48:14.980Z] File Descriptors: -1 [2020-04-09T20:48:14.980Z] Goroutines: 18 [2020-04-09T20:48:14.980Z] System Time: 2020-04-09T20:48:14.7004353Z [2020-04-09T20:48:14.980Z] EventsListeners: 0 [2020-04-09T20:48:14.980Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:48:14.980Z] Labels: [2020-04-09T20:48:14.980Z] Experimental: false [2020-04-09T20:48:14.980Z] Insecure Registries: [2020-04-09T20:48:14.980Z] 127.0.0.0/8 [2020-04-09T20:48:14.980Z] Live Restore Enabled: false [2020-04-09T20:48:14.980Z] [2020-04-09T20:48:14.980Z] [2020-04-09T20:48:14.980Z] INFO: Stopping daemon under test [2020-04-09T20:48:15.429Z] SUCCESS: The process with PID 4516 (child process of PID 5188) has been terminated. [2020-04-09T20:48:15.429Z] SUCCESS: The process with PID 5188 (child process of PID 7156) has been terminated. [2020-04-09T20:48:15.429Z] INFO: Stop tailing logs of the daemon under tests [2020-04-09T20:48:15.429Z] INFO: executeCI.ps1 Completed successfully at 04/09/2020 20:48:15. [2020-04-09T20:48:15.429Z] INFO: Tidying up at end of run [2020-04-09T20:48:15.429Z] INFO: Saving daemon under test log (d:\CI\PR-40800\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-09T20:48:15.429Z] INFO: Saving daemon under test log (d:\CI\PR-40800\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-09T20:48:15.429Z] INFO: Nuke-Everything... [2020-04-09T20:48:15.878Z] INFO: Container count on control daemon to delete is 2 [2020-04-09T20:48:16.326Z] b328d29d62c0 [2020-04-09T20:48:16.326Z] ae5d327c988e [2020-04-09T20:48:16.326Z] INFO: Tidying pidfile d:\CI\PR-40800\1\docker.pid [2020-04-09T20:48:16.326Z] INFO: Nuking d:\CI [2020-04-09T20:48:51.818Z] INFO: Zapped successfully [2020-04-09T20:48:51.818Z] [2020-04-09T20:48:51.818Z] INFO: executeCI.ps1 exiting at Thu Apr 9 20:48:46 CUT 2020. Duration 01:04:37.0274090 [2020-04-09T20:48:51.818Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-09T20:48:53.408Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-09T20:48:55.110Z] Archiving artifacts [2020-04-09T20:49:10.005Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40800/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:49:10.887Z] + make clean [2020-04-09T20:49:12.394Z] docker volume rm -f docker-dev-cache [2020-04-09T20:49:12.394Z] 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