Pull request #41589 updated Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9d9636b7df60e529032fc4d26e15e072463a751a+7d75c1d40d88ddef08653dbd611f41df42bdf087 (1858ed93abcbf5d6155a793ae82c43ca88b753e1) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [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-12-01T12:46:15.505Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-01T12:46:15.509Z] Trying to pass milestone 2 [Pipeline] milestone [2020-12-01T12:46:15.563Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-01T12:46:15.719Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3f2999c95581715) in /home/ubuntu/workspace/moby_PR-41589 [Pipeline] { [Pipeline] checkout [2020-12-01T12:46:15.765Z] using credential docker-jenkins-github-credentials [2020-12-01T12:46:15.772Z] Cloning the remote Git repository [2020-12-01T12:46:15.772Z] Cloning with configured refspecs honoured and without tags [2020-12-01T12:46:15.721Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T12:46:15.721Z] > git init /home/ubuntu/workspace/moby_PR-41589 # timeout=10 [2020-12-01T12:46:15.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:15.741Z] > git --version # timeout=10 [2020-12-01T12:46:15.750Z] > git --version # 'git version 2.17.1' [2020-12-01T12:46:15.750Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:15.751Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:34.126Z] Fetching without tags [2020-12-01T12:46:34.395Z] Merging remotes/origin/19.03 commit 7d75c1d40d88ddef08653dbd611f41df42bdf087 into PR head commit 9d9636b7df60e529032fc4d26e15e072463a751a [2020-12-01T12:46:34.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:34.051Z] > git config --add remote.origin.fetch +refs/pull/41589/head:refs/remotes/origin/PR-41589 # timeout=10 [2020-12-01T12:46:34.059Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:34.067Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:34.074Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:34.074Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:34.075Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:34.343Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:34.350Z] > git checkout -f 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:34.844Z] > git remote # timeout=10 [2020-12-01T12:46:34.861Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T12:46:34.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:34.875Z] > git merge 7d75c1d40d88ddef08653dbd611f41df42bdf087 # timeout=10 [2020-12-01T12:46:35.457Z] Merge succeeded, producing 1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T12:46:35.457Z] Checking out Revision 1718fe9dd619568aadfafcd48a0e3f5ad4057976 (PR-41589) [2020-12-01T12:46:35.528Z] Commit message: "Merge commit '7d75c1d40d88ddef08653dbd611f41df42bdf087' into HEAD" [2020-12-01T12:46:35.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T12:46:35.404Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:35.415Z] > git checkout -f 1718fe9dd619568aadfafcd48a0e3f5ad4057976 # timeout=10 [2020-12-01T12:46:35.476Z] > git rev-list --no-walk 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T12:46:36.285Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41589:/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-12-01T12:46:36.285Z] Unable to find image 'alpine:latest' locally [2020-12-01T12:46:36.285Z] latest: Pulling from library/alpine [2020-12-01T12:46:36.545Z] 188c0c94c7c5: Already exists [2020-12-01T12:46:36.545Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-12-01T12:46:36.545Z] Status: Downloaded newer image for alpine:latest [2020-12-01T12:46:39.087Z] 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" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-12-01T12:46:39.856Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d3f2999c95581715) in /home/ubuntu/workspace/moby_PR-41589 [Pipeline] node [Pipeline] node [2020-12-01T12:46:39.860Z] Running on ppc64le-ubuntu-25 in /home/docker/workspace/moby_PR-41589 [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-12-01T12:46:39.868Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0af8a304e6beea143) in /home/ubuntu/workspace/moby_PR-41589 Stage "s390x" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] { [Pipeline] checkout [2020-12-01T12:46:39.928Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-01T12:46:39.942Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-12-01T12:46:39.952Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2020-12-01T12:46:39.976Z] using credential docker-jenkins-github-credentials [2020-12-01T12:46:39.979Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-01T12:46:39.987Z] Cloning the remote Git repository [2020-12-01T12:46:39.987Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [2020-12-01T12:46:39.992Z] Cloning the remote Git repository [2020-12-01T12:46:39.992Z] Cloning with configured refspecs honoured and without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [2020-12-01T12:46:40.208Z] Merging remotes/origin/19.03 commit 7d75c1d40d88ddef08653dbd611f41df42bdf087 into PR head commit 9d9636b7df60e529032fc4d26e15e072463a751a [Pipeline] } [2020-12-01T12:46:40.329Z] Merge succeeded, producing 0a5aa0765a436ab5a35759db694c626d09f269ff [2020-12-01T12:46:40.329Z] Checking out Revision 0a5aa0765a436ab5a35759db694c626d09f269ff (PR-41589) [2020-12-01T12:46:40.386Z] Commit message: "Merge commit '7d75c1d40d88ddef08653dbd611f41df42bdf087' into HEAD" [2020-12-01T12:46:39.880Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-01T12:46:39.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:39.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:39.900Z] > git --version # timeout=10 [2020-12-01T12:46:39.905Z] > git --version # 'git version 2.17.1' [2020-12-01T12:46:39.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:39.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:40.155Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:40.160Z] > git checkout -f 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:40.201Z] > git remote # timeout=10 [2020-12-01T12:46:40.206Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T12:46:40.215Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:40.216Z] > git merge 7d75c1d40d88ddef08653dbd611f41df42bdf087 # timeout=10 [2020-12-01T12:46:40.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T12:46:40.276Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:40.282Z] > git checkout -f 0a5aa0765a436ab5a35759db694c626d09f269ff # timeout=10 [2020-12-01T12:46:40.333Z] > git rev-list --no-walk 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T12:46:39.999Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T12:46:39.999Z] > git init /home/docker/workspace/moby_PR-41589 # timeout=10 [2020-12-01T12:46:40.009Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:40.009Z] > git --version # timeout=10 [2020-12-01T12:46:40.012Z] > git --version # 'git version 2.7.4' [2020-12-01T12:46:40.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:40.013Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:39.940Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T12:46:39.941Z] > git init /home/ubuntu/workspace/moby_PR-41589 # timeout=10 [2020-12-01T12:46:39.972Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:39.973Z] > git --version # timeout=10 [2020-12-01T12:46:39.975Z] > git --version # 'git version 2.17.1' [2020-12-01T12:46:39.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:39.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:41.163Z] + docker version [2020-12-01T12:46:41.163Z] Client: Docker Engine - Community [2020-12-01T12:46:41.163Z] Version: 19.03.13 [2020-12-01T12:46:41.163Z] API version: 1.40 [2020-12-01T12:46:41.163Z] Go version: go1.13.15 [2020-12-01T12:46:41.163Z] Git commit: 4484c46d9d [2020-12-01T12:46:41.163Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-01T12:46:41.163Z] OS/Arch: linux/amd64 [2020-12-01T12:46:41.163Z] Experimental: false [2020-12-01T12:46:41.163Z] [2020-12-01T12:46:41.163Z] Server: Docker Engine - Community [2020-12-01T12:46:41.163Z] Engine: [2020-12-01T12:46:41.163Z] Version: 19.03.13 [2020-12-01T12:46:41.163Z] API version: 1.40 (minimum version 1.12) [2020-12-01T12:46:41.163Z] Go version: go1.13.15 [2020-12-01T12:46:41.163Z] Git commit: 4484c46d9d [2020-12-01T12:46:41.163Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-01T12:46:41.163Z] OS/Arch: linux/amd64 [2020-12-01T12:46:41.163Z] Experimental: true [2020-12-01T12:46:41.163Z] containerd: [2020-12-01T12:46:41.163Z] Version: 1.3.7 [2020-12-01T12:46:41.163Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T12:46:41.163Z] runc: [2020-12-01T12:46:41.163Z] Version: 1.0.0-rc10 [2020-12-01T12:46:41.163Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:46:41.163Z] docker-init: [2020-12-01T12:46:41.163Z] Version: 0.18.0 [2020-12-01T12:46:41.163Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T12:46:41.449Z] + docker info [2020-12-01T12:46:41.450Z] Client: [2020-12-01T12:46:41.450Z] Debug Mode: false [2020-12-01T12:46:41.450Z] [2020-12-01T12:46:41.450Z] Server: [2020-12-01T12:46:41.450Z] Containers: 0 [2020-12-01T12:46:41.450Z] Running: 0 [2020-12-01T12:46:41.450Z] Paused: 0 [2020-12-01T12:46:41.450Z] Stopped: 0 [2020-12-01T12:46:41.450Z] Images: 8 [2020-12-01T12:46:41.450Z] Server Version: 19.03.13 [2020-12-01T12:46:41.450Z] Storage Driver: overlay2 [2020-12-01T12:46:41.450Z] Backing Filesystem: extfs [2020-12-01T12:46:41.450Z] Supports d_type: true [2020-12-01T12:46:41.450Z] Native Overlay Diff: true [2020-12-01T12:46:41.450Z] Logging Driver: json-file [2020-12-01T12:46:41.450Z] Cgroup Driver: cgroupfs [2020-12-01T12:46:41.450Z] Plugins: [2020-12-01T12:46:41.450Z] Volume: local [2020-12-01T12:46:41.450Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T12:46:41.450Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T12:46:41.450Z] Swarm: inactive [2020-12-01T12:46:41.450Z] Runtimes: runc [2020-12-01T12:46:41.450Z] Default Runtime: runc [2020-12-01T12:46:41.450Z] Init Binary: docker-init [2020-12-01T12:46:41.450Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T12:46:41.450Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:46:41.450Z] init version: fec3683 [2020-12-01T12:46:41.450Z] Security Options: [2020-12-01T12:46:41.450Z] apparmor [2020-12-01T12:46:41.450Z] seccomp [2020-12-01T12:46:41.450Z] Profile: default [2020-12-01T12:46:41.450Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T12:46:41.450Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-01T12:46:41.450Z] OSType: linux [2020-12-01T12:46:41.450Z] Architecture: x86_64 [2020-12-01T12:46:41.450Z] CPUs: 2 [2020-12-01T12:46:41.450Z] Total Memory: 7.569GiB [2020-12-01T12:46:41.450Z] Name: ip-10-100-63-112 [2020-12-01T12:46:41.450Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-01T12:46:41.450Z] Docker Root Dir: /var/lib/docker [2020-12-01T12:46:41.450Z] Debug Mode: false [2020-12-01T12:46:41.450Z] Registry: https://index.docker.io/v1/ [2020-12-01T12:46:41.450Z] Labels: [2020-12-01T12:46:41.450Z] Experimental: true [2020-12-01T12:46:41.450Z] Insecure Registries: [2020-12-01T12:46:41.450Z] 127.0.0.0/8 [2020-12-01T12:46:41.450Z] Live Restore Enabled: true [2020-12-01T12:46:41.450Z] [2020-12-01T12:46:41.450Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T12:46:41.735Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:46:41.735Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:46:41.735Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41589/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T12:46:41.995Z] + bash /home/ubuntu/workspace/moby_PR-41589/check-config.sh [2020-12-01T12:46:41.995Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T12:46:41.995Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T12:46:41.995Z] [2020-12-01T12:46:41.995Z] Generally Necessary: [2020-12-01T12:46:41.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T12:46:41.995Z] - apparmor: enabled and tools installed [2020-12-01T12:46:41.995Z] - CONFIG_NAMESPACES: enabled [2020-12-01T12:46:41.995Z] - CONFIG_NET_NS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_PID_NS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_IPC_NS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_UTS_NS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CGROUPS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T12:46:41.995Z] - CONFIG_CPUSETS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_MEMCG: enabled [2020-12-01T12:46:41.995Z] - CONFIG_KEYS: enabled [2020-12-01T12:46:41.995Z] - CONFIG_VETH: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T12:46:41.995Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T12:46:41.995Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T12:46:42.256Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T12:46:42.256Z] [2020-12-01T12:46:42.256Z] Optional Features: [2020-12-01T12:46:42.256Z] - CONFIG_USER_NS: enabled [2020-12-01T12:46:42.256Z] - CONFIG_SECCOMP: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T12:46:42.256Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T12:46:42.256Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T12:46:42.256Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T12:46:42.256Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T12:46:42.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T12:46:42.256Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T12:46:42.256Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T12:46:42.256Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T12:46:42.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T12:46:42.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T12:46:42.256Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T12:46:42.256Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T12:46:42.256Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T12:46:42.256Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T12:46:42.256Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_EXT4_FS: enabled [2020-12-01T12:46:42.256Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T12:46:42.256Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T12:46:42.256Z] - Network Drivers: [2020-12-01T12:46:42.256Z] - "overlay": [2020-12-01T12:46:42.256Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T12:46:42.256Z] Optional (for encrypted networks): [2020-12-01T12:46:42.256Z] - CONFIG_CRYPTO: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T12:46:42.256Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T12:46:42.256Z] - CONFIG_XFRM: enabled [2020-12-01T12:46:42.256Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T12:46:42.256Z] - "ipvlan": [2020-12-01T12:46:42.256Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T12:46:42.256Z] - "macvlan": [2020-12-01T12:46:42.256Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T12:46:42.256Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T12:46:42.256Z] - "ftp,tftp client in container": [2020-12-01T12:46:42.516Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T12:46:42.516Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T12:46:42.516Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T12:46:42.516Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T12:46:42.516Z] - Storage Drivers: [2020-12-01T12:46:42.516Z] - "aufs": [2020-12-01T12:46:42.516Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T12:46:42.516Z] - "btrfs": [2020-12-01T12:46:42.516Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T12:46:42.516Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T12:46:42.516Z] - "devicemapper": [2020-12-01T12:46:42.516Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T12:46:42.516Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T12:46:42.516Z] - "overlay": [2020-12-01T12:46:42.516Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T12:46:42.516Z] - "zfs": [2020-12-01T12:46:42.516Z] - /dev/zfs: present [2020-12-01T12:46:42.516Z] - zfs command: missing [2020-12-01T12:46:42.516Z] - zpool command: missing [2020-12-01T12:46:42.517Z] [2020-12-01T12:46:42.517Z] Limits: [2020-12-01T12:46:42.517Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T12:46:42.517Z] [2020-12-01T12:46:42.517Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T12:46:42.854Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 . [2020-12-01T12:46:42.854Z] #2 [internal] load .dockerignore [2020-12-01T12:46:42.854Z] #2 transferring context: 87B done [2020-12-01T12:46:42.854Z] #2 DONE 0.0s [2020-12-01T12:46:42.854Z] [2020-12-01T12:46:42.854Z] #1 [internal] load build definition from Dockerfile [2020-12-01T12:46:42.854Z] #1 transferring dockerfile: 12.30kB done [2020-12-01T12:46:42.854Z] #1 DONE 0.0s [2020-12-01T12:46:42.854Z] [2020-12-01T12:46:42.854Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T12:46:43.116Z] #4 DONE 0.2s [2020-12-01T12:46:43.116Z] [2020-12-01T12:46:43.117Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-12-01T12:46:43.117Z] #3 DONE 0.4s [2020-12-01T12:46:43.384Z] [2020-12-01T12:46:43.384Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T12:46:43.384Z] #5 CACHED [2020-12-01T12:46:43.384Z] [2020-12-01T12:46:43.384Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-12-01T12:46:43.384Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-12-01T12:46:43.384Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-12-01T12:46:43.384Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2020-12-01T12:46:43.384Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-12-01T12:46:43.645Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.34MB / 9.11MB 0.3s [2020-12-01T12:46:43.645Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2020-12-01T12:46:43.645Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-12-01T12:46:43.645Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2020-12-01T12:46:44.589Z] #63 ... [2020-12-01T12:46:44.589Z] [2020-12-01T12:46:44.589Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T12:46:44.589Z] #6 DONE 1.3s [2020-12-01T12:46:44.589Z] [2020-12-01T12:46:44.589Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-12-01T12:46:45.163Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done [2020-12-01T12:46:45.424Z] #63 DONE 2.1s [2020-12-01T12:46:45.424Z] [2020-12-01T12:46:45.424Z] #17 [internal] load build context [2020-12-01T12:46:47.972Z] #17 transferring context: 51.20MB 4.5s done [2020-12-01T12:46:47.972Z] #17 DONE 4.5s [2020-12-01T12:46:47.972Z] [2020-12-01T12:46:47.972Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:46:47.972Z] #26 3.090 + mktemp -d [2020-12-01T12:46:47.972Z] #26 3.112 + export GOPATH=/tmp/tmp.EXQQVMYhw8 [2020-12-01T12:46:47.972Z] #26 3.113 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.EXQQVMYhw8/src/github.com/go-swagger/go-swagger [2020-12-01T12:46:47.972Z] #26 3.115 Cloning into '/tmp/tmp.EXQQVMYhw8/src/github.com/go-swagger/go-swagger'... [2020-12-01T12:46:47.972Z] #26 ... [2020-12-01T12:46:47.972Z] [2020-12-01T12:46:47.972Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:46:47.972Z] #18 DONE 0.1s [2020-12-01T12:46:47.972Z] [2020-12-01T12:46:47.972Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-12-01T12:46:47.972Z] #65 DONE 0.0s [2020-12-01T12:46:47.972Z] [2020-12-01T12:46:47.972Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-12-01T12:46:47.972Z] #19 DONE 0.1s [2020-12-01T12:46:47.972Z] [2020-12-01T12:46:47.972Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-12-01T12:46:47.972Z] #28 DONE 0.1s [2020-12-01T12:46:48.236Z] [2020-12-01T12:46:48.236Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-12-01T12:46:48.236Z] #47 DONE 0.1s [2020-12-01T12:46:48.236Z] [2020-12-01T12:46:48.236Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-12-01T12:46:48.236Z] #41 DONE 0.1s [2020-12-01T12:46:48.236Z] [2020-12-01T12:46:48.236Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-12-01T12:46:48.236Z] #44 DONE 0.1s [2020-12-01T12:46:48.236Z] [2020-12-01T12:46:48.236Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-12-01T12:46:48.236Z] #59 DONE 0.1s [2020-12-01T12:46:48.236Z] [2020-12-01T12:46:48.236Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-12-01T12:46:52.451Z] #60 3.936 + RM_GOPATH=0 [2020-12-01T12:46:52.451Z] #60 3.936 + TMP_GOPATH= [2020-12-01T12:46:52.451Z] #60 3.936 + : /build/ [2020-12-01T12:46:52.451Z] #60 3.936 + '[' -z '' ']' [2020-12-01T12:46:52.451Z] #60 3.939 ++ mktemp -d [2020-12-01T12:46:52.451Z] #60 3.940 + export GOPATH=/tmp/tmp.rYgCzjUxf5 [2020-12-01T12:46:52.451Z] #60 3.941 + GOPATH=/tmp/tmp.rYgCzjUxf5 [2020-12-01T12:46:52.451Z] #60 3.941 + RM_GOPATH=1 [2020-12-01T12:46:52.451Z] #60 3.945 ++ dirname ./install.sh [2020-12-01T12:46:52.451Z] #60 3.948 + dir=. [2020-12-01T12:46:52.451Z] #60 3.948 + bin=rootlesskit [2020-12-01T12:46:52.451Z] #60 3.948 + shift [2020-12-01T12:46:52.451Z] #60 3.948 + '[' '!' -f ./rootlesskit.installer ']' [2020-12-01T12:46:52.451Z] #60 3.948 + . ./rootlesskit.installer [2020-12-01T12:46:52.451Z] #60 3.948 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:46:52.451Z] #60 3.948 + install_rootlesskit [2020-12-01T12:46:52.451Z] #60 3.948 + case "$1" in [2020-12-01T12:46:52.451Z] #60 3.948 + export CGO_ENABLED=0 [2020-12-01T12:46:52.451Z] #60 3.949 + CGO_ENABLED=0 [2020-12-01T12:46:52.451Z] #60 3.949 + _install_rootlesskit [2020-12-01T12:46:52.451Z] #60 3.949 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T12:46:52.451Z] #60 3.949 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:46:52.451Z] #60 3.949 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rYgCzjUxf5/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:46:52.451Z] #60 3.967 Cloning into '/tmp/tmp.rYgCzjUxf5/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T12:46:53.080Z] Fetching without tags [2020-12-01T12:46:53.362Z] Merging remotes/origin/19.03 commit 7d75c1d40d88ddef08653dbd611f41df42bdf087 into PR head commit 9d9636b7df60e529032fc4d26e15e072463a751a [2020-12-01T12:46:53.002Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:53.010Z] > git config --add remote.origin.fetch +refs/pull/41589/head:refs/remotes/origin/PR-41589 # timeout=10 [2020-12-01T12:46:53.015Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:53.025Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:53.033Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:53.033Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:53.034Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:53.314Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:53.319Z] > git checkout -f 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:53.802Z] > git remote # timeout=10 [2020-12-01T12:46:53.809Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T12:46:53.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:53.817Z] > git merge 7d75c1d40d88ddef08653dbd611f41df42bdf087 # timeout=10 [2020-12-01T12:46:54.340Z] Merge succeeded, producing 47b086ec5174391c9d12c70ef2ff8bb1f785a3ea [2020-12-01T12:46:54.341Z] Checking out Revision 47b086ec5174391c9d12c70ef2ff8bb1f785a3ea (PR-41589) [2020-12-01T12:46:54.370Z] #60 ... [2020-12-01T12:46:54.370Z] [2020-12-01T12:46:54.370Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:46:54.370Z] #42 4.087 + RM_GOPATH=0 [2020-12-01T12:46:54.370Z] #42 4.087 + TMP_GOPATH= [2020-12-01T12:46:54.370Z] #42 4.087 + : /build [2020-12-01T12:46:54.370Z] #42 4.088 + '[' -z '' ']' [2020-12-01T12:46:54.370Z] #42 4.089 ++ mktemp -d [2020-12-01T12:46:54.370Z] #42 4.101 + export GOPATH=/tmp/tmp.7AoXvVDZ3i [2020-12-01T12:46:54.370Z] #42 4.109 + GOPATH=/tmp/tmp.7AoXvVDZ3i [2020-12-01T12:46:54.370Z] #42 4.109 + RM_GOPATH=1 [2020-12-01T12:46:54.370Z] #42 4.109 ++ dirname ./install.sh [2020-12-01T12:46:54.370Z] #42 4.111 + dir=. [2020-12-01T12:46:54.370Z] #42 4.113 + bin=vndr [2020-12-01T12:46:54.370Z] #42 4.113 + shift [2020-12-01T12:46:54.370Z] #42 4.113 + '[' '!' -f ./vndr.installer ']' [2020-12-01T12:46:54.370Z] #42 4.113 + . ./vndr.installer [2020-12-01T12:46:54.370Z] #42 4.114 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:46:54.370Z] #42 4.114 + install_vndr [2020-12-01T12:46:54.370Z] #42 4.115 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-12-01T12:46:54.370Z] #42 4.115 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:46:54.370Z] #42 4.115 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7AoXvVDZ3i/src/github.com/LK4D4/vndr [2020-12-01T12:46:54.370Z] #42 4.117 Cloning into '/tmp/tmp.7AoXvVDZ3i/src/github.com/LK4D4/vndr'... [2020-12-01T12:46:54.370Z] #42 5.049 + cd /tmp/tmp.7AoXvVDZ3i/src/github.com/LK4D4/vndr [2020-12-01T12:46:54.370Z] #42 5.049 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:46:54.370Z] #42 5.086 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T12:46:54.370Z] #42 6.388 internal/cpu [2020-12-01T12:46:54.410Z] Commit message: "Merge commit '7d75c1d40d88ddef08653dbd611f41df42bdf087' into HEAD" [2020-12-01T12:46:54.285Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T12:46:54.293Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:54.297Z] > git checkout -f 47b086ec5174391c9d12c70ef2ff8bb1f785a3ea # timeout=10 [2020-12-01T12:46:54.364Z] > git rev-list --no-walk 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:54.631Z] #42 6.393 runtime/internal/atomic [2020-12-01T12:46:54.631Z] #42 6.566 runtime/internal/sys [2020-12-01T12:46:54.631Z] #42 ... [2020-12-01T12:46:54.631Z] [2020-12-01T12:46:54.631Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:46:54.631Z] #38 3.316 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:46:54.631Z] #38 3.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:46:54.631Z] #38 3.349 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:46:54.631Z] #38 4.360 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:46:54.631Z] #38 6.458 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:46:54.631Z] #38 8.743 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:46:54.860Z] Still waiting to schedule task [2020-12-01T12:46:54.860Z] Waiting for next available executor on ‘azwin-2-02ff80’ [Pipeline] withEnv [Pipeline] { [2020-12-01T12:46:54.892Z] #38 ... [2020-12-01T12:46:54.892Z] [2020-12-01T12:46:54.892Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:46:54.892Z] #31 2.878 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:46:54.892Z] #31 3.009 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:46:54.892Z] #31 3.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:46:54.892Z] #31 3.498 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:46:54.892Z] #31 6.110 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:46:54.892Z] #31 8.486 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:46:54.892Z] #31 ... [2020-12-01T12:46:54.892Z] [2020-12-01T12:46:54.892Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:46:54.892Z] #22 3.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:46:54.892Z] #22 3.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:46:54.892Z] #22 3.225 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:46:54.892Z] #22 3.913 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:46:54.892Z] #22 6.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:46:54.892Z] #22 9.418 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T12:46:55.153Z] #22 ... [2020-12-01T12:46:55.153Z] [2020-12-01T12:46:55.153Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:46:55.153Z] #54 2.892 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:46:55.153Z] #54 3.010 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:46:55.153Z] #54 3.309 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:46:55.153Z] #54 3.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:46:55.153Z] #54 6.055 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:46:55.153Z] #54 8.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:46:55.153Z] #54 ... [2020-12-01T12:46:55.153Z] [2020-12-01T12:46:55.153Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:46:55.153Z] #36 2.641 + mktemp -d [2020-12-01T12:46:55.153Z] #36 2.641 + export GOPATH=/tmp/tmp.6zOYiijrTy [2020-12-01T12:46:55.153Z] #36 2.641 + git clone https://github.com/docker/distribution.git /tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution [2020-12-01T12:46:55.153Z] #36 2.641 Cloning into '/tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution'... [2020-12-01T12:46:55.195Z] + docker version [2020-12-01T12:46:55.195Z] Client: Docker Engine - Community [2020-12-01T12:46:55.195Z] Version: 19.03.13 [2020-12-01T12:46:55.195Z] API version: 1.40 [2020-12-01T12:46:55.195Z] Go version: go1.13.15 [2020-12-01T12:46:55.195Z] Git commit: 4484c46d9d [2020-12-01T12:46:55.195Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-01T12:46:55.195Z] OS/Arch: linux/amd64 [2020-12-01T12:46:55.195Z] Experimental: false [2020-12-01T12:46:55.195Z] [2020-12-01T12:46:55.195Z] Server: Docker Engine - Community [2020-12-01T12:46:55.195Z] Engine: [2020-12-01T12:46:55.195Z] Version: 19.03.13 [2020-12-01T12:46:55.195Z] API version: 1.40 (minimum version 1.12) [2020-12-01T12:46:55.195Z] Go version: go1.13.15 [2020-12-01T12:46:55.195Z] Git commit: 4484c46d9d [2020-12-01T12:46:55.195Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-01T12:46:55.195Z] OS/Arch: linux/amd64 [2020-12-01T12:46:55.195Z] Experimental: true [2020-12-01T12:46:55.195Z] containerd: [2020-12-01T12:46:55.195Z] Version: 1.3.7 [2020-12-01T12:46:55.195Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T12:46:55.195Z] runc: [2020-12-01T12:46:55.195Z] Version: 1.0.0-rc10 [2020-12-01T12:46:55.195Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:46:55.195Z] docker-init: [2020-12-01T12:46:55.195Z] Version: 0.18.0 [2020-12-01T12:46:55.195Z] GitCommit: fec3683 [Pipeline] sh [2020-12-01T12:46:55.416Z] #36 ... [2020-12-01T12:46:55.417Z] [2020-12-01T12:46:55.417Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:46:55.417Z] #7 3.540 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:46:55.417Z] #7 3.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:46:55.417Z] #7 3.570 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:46:55.417Z] #7 4.894 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:46:55.417Z] #7 7.022 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:46:55.417Z] #7 9.416 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:46:55.417Z] #7 ... [2020-12-01T12:46:55.417Z] [2020-12-01T12:46:55.417Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:46:55.417Z] #42 6.765 runtime/internal/math [2020-12-01T12:46:55.417Z] #42 6.815 internal/bytealg [2020-12-01T12:46:55.417Z] #42 6.886 internal/race [2020-12-01T12:46:55.417Z] #42 6.966 sync/atomic [2020-12-01T12:46:55.417Z] #42 7.498 runtime [2020-12-01T12:46:55.476Z] + docker info [2020-12-01T12:46:55.677Z] #42 7.625 unicode [2020-12-01T12:46:56.041Z] Client: [2020-12-01T12:46:56.041Z] Debug Mode: false [2020-12-01T12:46:56.041Z] [2020-12-01T12:46:56.041Z] Server: [2020-12-01T12:46:56.041Z] Containers: 0 [2020-12-01T12:46:56.041Z] Running: 0 [2020-12-01T12:46:56.041Z] Paused: 0 [2020-12-01T12:46:56.041Z] Stopped: 0 [2020-12-01T12:46:56.041Z] Images: 2 [2020-12-01T12:46:56.042Z] Server Version: 19.03.13 [2020-12-01T12:46:56.042Z] Storage Driver: overlay2 [2020-12-01T12:46:56.042Z] Backing Filesystem: extfs [2020-12-01T12:46:56.042Z] Supports d_type: true [2020-12-01T12:46:56.042Z] Native Overlay Diff: true [2020-12-01T12:46:56.042Z] Logging Driver: json-file [2020-12-01T12:46:56.042Z] Cgroup Driver: cgroupfs [2020-12-01T12:46:56.042Z] Plugins: [2020-12-01T12:46:56.042Z] Volume: local [2020-12-01T12:46:56.042Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T12:46:56.042Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-01T12:46:56.042Z] Swarm: inactive [2020-12-01T12:46:56.042Z] Runtimes: runc [2020-12-01T12:46:56.042Z] Default Runtime: runc [2020-12-01T12:46:56.042Z] Init Binary: docker-init [2020-12-01T12:46:56.042Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-01T12:46:56.042Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:46:56.042Z] init version: fec3683 [2020-12-01T12:46:56.042Z] Security Options: [2020-12-01T12:46:56.042Z] apparmor [2020-12-01T12:46:56.042Z] seccomp [2020-12-01T12:46:56.042Z] Profile: default [2020-12-01T12:46:56.042Z] Kernel Version: 5.4.0-1025-aws [2020-12-01T12:46:56.042Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-01T12:46:56.042Z] OSType: linux [2020-12-01T12:46:56.042Z] Architecture: x86_64 [2020-12-01T12:46:56.042Z] CPUs: 2 [2020-12-01T12:46:56.042Z] Total Memory: 7.487GiB [2020-12-01T12:46:56.042Z] Name: ip-10-100-123-199 [2020-12-01T12:46:56.042Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-01T12:46:56.042Z] Docker Root Dir: /var/lib/docker [2020-12-01T12:46:56.042Z] Debug Mode: false [2020-12-01T12:46:56.042Z] Registry: https://index.docker.io/v1/ [2020-12-01T12:46:56.042Z] Labels: [2020-12-01T12:46:56.042Z] Experimental: true [2020-12-01T12:46:56.042Z] Insecure Registries: [2020-12-01T12:46:56.042Z] 127.0.0.0/8 [2020-12-01T12:46:56.042Z] Live Restore Enabled: true [2020-12-01T12:46:56.042Z] [2020-12-01T12:46:56.042Z] WARNING: No swap limit support [Pipeline] sh [2020-12-01T12:46:56.326Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:46:56.326Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:46:56.326Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41589/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T12:46:56.326Z] + bash /home/ubuntu/workspace/moby_PR-41589/check-config.sh [2020-12-01T12:46:56.326Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T12:46:56.326Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-01T12:46:56.326Z] [2020-12-01T12:46:56.326Z] Generally Necessary: [2020-12-01T12:46:56.326Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T12:46:56.326Z] - apparmor: enabled and tools installed [2020-12-01T12:46:56.326Z] - CONFIG_NAMESPACES: enabled [2020-12-01T12:46:56.326Z] - CONFIG_NET_NS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_PID_NS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_IPC_NS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_UTS_NS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CGROUPS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T12:46:56.326Z] - CONFIG_CPUSETS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_MEMCG: enabled [2020-12-01T12:46:56.326Z] - CONFIG_KEYS: enabled [2020-12-01T12:46:56.326Z] - CONFIG_VETH: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-01T12:46:56.326Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T12:46:56.326Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-01T12:46:56.584Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T12:46:56.584Z] [2020-12-01T12:46:56.584Z] Optional Features: [2020-12-01T12:46:56.584Z] - CONFIG_USER_NS: enabled [2020-12-01T12:46:56.584Z] - CONFIG_SECCOMP: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T12:46:56.584Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T12:46:56.584Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T12:46:56.584Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-01T12:46:56.584Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T12:46:56.584Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T12:46:56.584Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-01T12:46:56.584Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-01T12:46:56.584Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T12:46:56.584Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T12:46:56.584Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T12:46:56.584Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T12:46:56.584Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T12:46:56.584Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T12:46:56.584Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T12:46:56.584Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_EXT4_FS: enabled [2020-12-01T12:46:56.584Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T12:46:56.584Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T12:46:56.584Z] - Network Drivers: [2020-12-01T12:46:56.584Z] - "overlay": [2020-12-01T12:46:56.584Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T12:46:56.584Z] Optional (for encrypted networks): [2020-12-01T12:46:56.584Z] - CONFIG_CRYPTO: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-01T12:46:56.584Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-01T12:46:56.584Z] - CONFIG_XFRM: enabled [2020-12-01T12:46:56.584Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-01T12:46:56.584Z] - "ipvlan": [2020-12-01T12:46:56.584Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T12:46:56.584Z] - "macvlan": [2020-12-01T12:46:56.584Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T12:46:56.584Z] - "ftp,tftp client in container": [2020-12-01T12:46:56.584Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T12:46:56.584Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T12:46:56.584Z] - Storage Drivers: [2020-12-01T12:46:56.584Z] - "aufs": [2020-12-01T12:46:56.584Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T12:46:56.626Z] Fetching without tags [2020-12-01T12:46:56.843Z] - "btrfs": [2020-12-01T12:46:56.843Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T12:46:56.843Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T12:46:56.843Z] - "devicemapper": [2020-12-01T12:46:56.843Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T12:46:56.843Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T12:46:56.843Z] - "overlay": [2020-12-01T12:46:56.843Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T12:46:56.843Z] - "zfs": [2020-12-01T12:46:56.843Z] - /dev/zfs: present [2020-12-01T12:46:56.843Z] - zfs command: missing [2020-12-01T12:46:56.843Z] - zpool command: missing [2020-12-01T12:46:56.843Z] [2020-12-01T12:46:56.843Z] Limits: [2020-12-01T12:46:56.843Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T12:46:56.843Z] [2020-12-01T12:46:56.843Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T12:46:57.027Z] Merging remotes/origin/19.03 commit 7d75c1d40d88ddef08653dbd611f41df42bdf087 into PR head commit 9d9636b7df60e529032fc4d26e15e072463a751a [2020-12-01T12:46:57.165Z] + sudo modprobe ip_vs [2020-12-01T12:46:57.165Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 . [2020-12-01T12:46:57.427Z] #1 [internal] load build definition from Dockerfile [2020-12-01T12:46:57.427Z] #1 transferring dockerfile: 12.30kB done [2020-12-01T12:46:57.427Z] #1 DONE 0.0s [2020-12-01T12:46:57.427Z] [2020-12-01T12:46:57.427Z] #2 [internal] load .dockerignore [2020-12-01T12:46:57.427Z] #2 transferring context: 87B done [2020-12-01T12:46:57.427Z] #2 DONE 0.0s [2020-12-01T12:46:57.427Z] [2020-12-01T12:46:57.427Z] #4 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-01T12:46:57.427Z] #4 DONE 0.1s [2020-12-01T12:46:57.427Z] [2020-12-01T12:46:57.427Z] #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2020-12-01T12:46:57.427Z] #3 DONE 0.2s [2020-12-01T12:46:57.427Z] [2020-12-01T12:46:57.427Z] #5 [base 1/2] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-01T12:46:57.427Z] #5 CACHED [2020-12-01T12:46:57.427Z] [2020-12-01T12:46:57.427Z] #17 [internal] load build context [2020-12-01T12:46:56.586Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:56.589Z] > git config --add remote.origin.fetch +refs/pull/41589/head:refs/remotes/origin/PR-41589 # timeout=10 [2020-12-01T12:46:56.597Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:56.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:46:56.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:46:56.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:56.635Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:46:57.034Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:57.036Z] > git checkout -f 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:58.223Z] #42 ... [2020-12-01T12:46:58.223Z] [2020-12-01T12:46:58.223Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:46:58.223Z] #48 4.057 + RM_GOPATH=0 [2020-12-01T12:46:58.223Z] #48 4.057 + TMP_GOPATH= [2020-12-01T12:46:58.223Z] #48 4.057 + : /build [2020-12-01T12:46:58.223Z] #48 4.057 + '[' -z '' ']' [2020-12-01T12:46:58.223Z] #48 4.064 ++ mktemp -d [2020-12-01T12:46:58.223Z] #48 4.064 + export GOPATH=/tmp/tmp.GFu38RTa1h [2020-12-01T12:46:58.224Z] #48 4.064 + GOPATH=/tmp/tmp.GFu38RTa1h [2020-12-01T12:46:58.224Z] #48 4.064 + RM_GOPATH=1 [2020-12-01T12:46:58.224Z] #48 4.064 ++ dirname ./install.sh [2020-12-01T12:46:58.224Z] #48 4.064 + dir=. [2020-12-01T12:46:58.224Z] #48 4.065 + bin=gometalinter [2020-12-01T12:46:58.224Z] #48 4.065 + shift [2020-12-01T12:46:58.224Z] #48 4.065 + '[' '!' -f ./gometalinter.installer ']' [2020-12-01T12:46:58.224Z] #48 4.065 + . ./gometalinter.installer [2020-12-01T12:46:58.224Z] #48 4.065 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-12-01T12:46:58.224Z] #48 4.065 Installing gometalinter version v2.0.6 [2020-12-01T12:46:58.224Z] #48 4.065 + install_gometalinter [2020-12-01T12:46:58.224Z] #48 4.065 + echo 'Installing gometalinter version v2.0.6' [2020-12-01T12:46:58.224Z] #48 4.065 + go get -d github.com/alecthomas/gometalinter [2020-12-01T12:46:58.224Z] #48 ... [2020-12-01T12:46:58.224Z] [2020-12-01T12:46:58.224Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-12-01T12:46:58.224Z] #20 3.354 + RM_GOPATH=0 [2020-12-01T12:46:58.224Z] #20 3.354 + TMP_GOPATH= [2020-12-01T12:46:58.224Z] #20 3.354 + : /build [2020-12-01T12:46:58.224Z] #20 3.354 + '[' -z '' ']' [2020-12-01T12:46:58.224Z] #20 3.354 ++ mktemp -d [2020-12-01T12:46:58.224Z] #20 3.354 + export GOPATH=/tmp/tmp.MnCPlCMVY2 [2020-12-01T12:46:58.224Z] #20 3.354 + GOPATH=/tmp/tmp.MnCPlCMVY2 [2020-12-01T12:46:58.224Z] #20 3.354 + RM_GOPATH=1 [2020-12-01T12:46:58.224Z] #20 3.362 ++ dirname ./install.sh [2020-12-01T12:46:58.224Z] #20 3.362 + dir=. [2020-12-01T12:46:58.224Z] #20 3.362 + bin=dockercli [2020-12-01T12:46:58.224Z] #20 3.362 + shift [2020-12-01T12:46:58.224Z] #20 3.362 + '[' '!' -f ./dockercli.installer ']' [2020-12-01T12:46:58.224Z] #20 3.362 + . ./dockercli.installer [2020-12-01T12:46:58.224Z] #20 3.362 ++ : stable [2020-12-01T12:46:58.224Z] #20 3.362 ++ : 17.06.2-ce [2020-12-01T12:46:58.224Z] #20 3.363 + install_dockercli [2020-12-01T12:46:58.224Z] #20 3.373 Install docker/cli version 17.06.2-ce from stable [2020-12-01T12:46:58.224Z] #20 3.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T12:46:58.224Z] #20 3.373 ++ uname -m [2020-12-01T12:46:58.224Z] #20 3.377 + arch=x86_64 [2020-12-01T12:46:58.224Z] #20 3.377 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T12:46:58.224Z] #20 3.377 + url=https://download.docker.com/linux/static [2020-12-01T12:46:58.224Z] #20 3.382 + tar -xz docker/docker [2020-12-01T12:46:58.224Z] #20 3.382 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T12:46:58.224Z] #20 ... [2020-12-01T12:46:58.224Z] [2020-12-01T12:46:58.224Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:46:58.224Z] #45 3.738 + RM_GOPATH=0 [2020-12-01T12:46:58.224Z] #45 3.738 + TMP_GOPATH= [2020-12-01T12:46:58.224Z] #45 3.738 + : /build [2020-12-01T12:46:58.224Z] #45 3.738 + '[' -z '' ']' [2020-12-01T12:46:58.224Z] #45 3.740 ++ mktemp -d [2020-12-01T12:46:58.224Z] #45 3.751 + export GOPATH=/tmp/tmp.FEwqLoC4oc [2020-12-01T12:46:58.224Z] #45 3.754 + GOPATH=/tmp/tmp.FEwqLoC4oc [2020-12-01T12:46:58.224Z] #45 3.754 + RM_GOPATH=1 [2020-12-01T12:46:58.224Z] #45 3.755 ++ dirname ./install.sh [2020-12-01T12:46:58.224Z] #45 3.756 + dir=. [2020-12-01T12:46:58.224Z] #45 3.759 + bin=gotestsum [2020-12-01T12:46:58.224Z] #45 3.759 + shift [2020-12-01T12:46:58.224Z] #45 3.759 + '[' '!' -f ./gotestsum.installer ']' [2020-12-01T12:46:58.224Z] #45 3.759 + . ./gotestsum.installer [2020-12-01T12:46:58.224Z] #45 3.759 ++ : v0.3.5 [2020-12-01T12:46:58.224Z] #45 3.759 + install_gotestsum [2020-12-01T12:46:58.224Z] #45 3.766 + set -e [2020-12-01T12:46:58.224Z] #45 3.766 + export GO111MODULE=on [2020-12-01T12:46:58.224Z] #45 3.766 + GO111MODULE=on [2020-12-01T12:46:58.224Z] #45 3.766 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-12-01T12:46:58.224Z] #45 3.811 go: finding gotest.tools/gotestsum v0.3.5 [2020-12-01T12:46:58.224Z] #45 3.814 go: finding gotest.tools v0.3.5 [2020-12-01T12:46:58.224Z] #45 4.900 go: downloading gotest.tools/gotestsum v0.3.5 [2020-12-01T12:46:58.224Z] #45 5.415 go: extracting gotest.tools/gotestsum v0.3.5 [2020-12-01T12:46:58.224Z] #45 6.727 go: downloading gotest.tools v2.1.0+incompatible [2020-12-01T12:46:58.224Z] #45 6.860 go: extracting gotest.tools v2.1.0+incompatible [2020-12-01T12:46:58.224Z] #45 6.988 go: downloading github.com/pkg/errors v0.8.0 [2020-12-01T12:46:58.224Z] #45 7.042 go: downloading github.com/spf13/pflag v1.0.1 [2020-12-01T12:46:58.224Z] #45 7.109 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:46:58.224Z] #45 7.140 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:46:58.224Z] #45 7.177 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:46:58.224Z] #45 7.207 go: downloading github.com/fatih/color v1.6.0 [2020-12-01T12:46:58.224Z] #45 7.507 go: extracting github.com/pkg/errors v0.8.0 [2020-12-01T12:46:58.224Z] #45 7.540 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:46:58.224Z] #45 7.546 go: extracting github.com/spf13/pflag v1.0.1 [2020-12-01T12:46:58.224Z] #45 7.596 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:46:58.224Z] #45 7.597 go: extracting github.com/fatih/color v1.6.0 [2020-12-01T12:46:58.224Z] #45 7.600 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:46:58.224Z] #45 7.639 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:46:58.224Z] #45 7.646 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:46:58.224Z] #45 7.833 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:46:58.224Z] #45 7.951 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:46:58.224Z] #45 7.955 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:46:58.224Z] #45 7.955 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:46:58.224Z] #45 8.093 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:46:58.484Z] #45 ... [2020-12-01T12:46:58.484Z] [2020-12-01T12:46:58.484Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:46:58.484Z] #66 3.751 + RM_GOPATH=0 [2020-12-01T12:46:58.484Z] #66 3.751 + TMP_GOPATH= [2020-12-01T12:46:58.484Z] #66 3.751 + : /build [2020-12-01T12:46:58.484Z] #66 3.751 + '[' -z '' ']' [2020-12-01T12:46:58.484Z] #66 3.751 ++ mktemp -d [2020-12-01T12:46:58.484Z] #66 3.754 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:46:58.485Z] #66 3.754 + export GOPATH=/tmp/tmp.2D2QUALtws [2020-12-01T12:46:58.485Z] #66 3.754 + GOPATH=/tmp/tmp.2D2QUALtws [2020-12-01T12:46:58.485Z] #66 3.754 + RM_GOPATH=1 [2020-12-01T12:46:58.485Z] #66 3.754 ++ dirname ./install.sh [2020-12-01T12:46:58.485Z] #66 3.754 + dir=. [2020-12-01T12:46:58.485Z] #66 3.754 + bin=proxy [2020-12-01T12:46:58.485Z] #66 3.754 + shift [2020-12-01T12:46:58.485Z] #66 3.754 + '[' '!' -f ./proxy.installer ']' [2020-12-01T12:46:58.485Z] #66 3.754 + . ./proxy.installer [2020-12-01T12:46:58.485Z] #66 3.754 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:46:58.485Z] #66 3.754 + install_proxy [2020-12-01T12:46:58.485Z] #66 3.754 + case "$1" in [2020-12-01T12:46:58.485Z] #66 3.754 + export CGO_ENABLED=0 [2020-12-01T12:46:58.485Z] #66 3.754 + CGO_ENABLED=0 [2020-12-01T12:46:58.485Z] #66 3.754 + _install_proxy [2020-12-01T12:46:58.485Z] #66 3.754 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-12-01T12:46:58.485Z] #66 3.754 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2D2QUALtws/src/github.com/docker/libnetwork [2020-12-01T12:46:58.485Z] #66 3.770 Cloning into '/tmp/tmp.2D2QUALtws/src/github.com/docker/libnetwork'... [2020-12-01T12:46:58.745Z] #66 ... [2020-12-01T12:46:58.745Z] [2020-12-01T12:46:58.745Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:46:58.745Z] #29 3.999 + RM_GOPATH=0 [2020-12-01T12:46:58.745Z] #29 4.005 + TMP_GOPATH= [2020-12-01T12:46:58.745Z] #29 4.006 + : /build [2020-12-01T12:46:58.745Z] #29 4.006 + '[' -z '' ']' [2020-12-01T12:46:58.745Z] #29 4.011 ++ mktemp -d [2020-12-01T12:46:58.745Z] #29 4.019 + export GOPATH=/tmp/tmp.pic024BhcX [2020-12-01T12:46:58.745Z] #29 4.019 + GOPATH=/tmp/tmp.pic024BhcX [2020-12-01T12:46:58.745Z] #29 4.019 + RM_GOPATH=1 [2020-12-01T12:46:58.745Z] #29 4.019 ++ dirname ./install.sh [2020-12-01T12:46:58.745Z] #29 4.019 + dir=. [2020-12-01T12:46:58.745Z] #29 4.019 + bin=tomlv [2020-12-01T12:46:58.745Z] #29 4.019 + shift [2020-12-01T12:46:58.745Z] #29 4.019 + '[' '!' -f ./tomlv.installer ']' [2020-12-01T12:46:58.745Z] #29 4.019 + . ./tomlv.installer [2020-12-01T12:46:58.745Z] #29 4.019 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:46:58.745Z] #29 4.019 + install_tomlv [2020-12-01T12:46:58.745Z] #29 4.019 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T12:46:58.745Z] #29 4.019 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pic024BhcX/src/github.com/BurntSushi/toml [2020-12-01T12:46:58.745Z] #29 4.019 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:46:58.745Z] #29 4.024 Cloning into '/tmp/tmp.pic024BhcX/src/github.com/BurntSushi/toml'... [2020-12-01T12:46:58.745Z] #29 4.987 + cd /tmp/tmp.pic024BhcX/src/github.com/BurntSushi/toml [2020-12-01T12:46:58.745Z] #29 4.990 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:46:58.745Z] #29 5.035 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:46:58.745Z] #29 5.874 runtime/internal/atomic [2020-12-01T12:46:58.746Z] #29 5.875 internal/cpu [2020-12-01T12:46:58.746Z] #29 6.018 runtime/internal/sys [2020-12-01T12:46:58.746Z] #29 6.150 runtime/internal/math [2020-12-01T12:46:58.746Z] #29 6.265 math/bits [2020-12-01T12:46:58.746Z] #29 6.348 internal/bytealg [2020-12-01T12:46:58.746Z] #29 6.728 math [2020-12-01T12:46:58.746Z] #29 7.127 runtime [2020-12-01T12:46:58.746Z] #29 ... [2020-12-01T12:46:58.746Z] [2020-12-01T12:46:58.746Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:46:58.746Z] #45 10.48 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:46:58.838Z] Merge succeeded, producing 1d684ebbda58dc494fb8a20b3bfa01e9ea40fe95 [2020-12-01T12:46:58.839Z] Checking out Revision 1d684ebbda58dc494fb8a20b3bfa01e9ea40fe95 (PR-41589) [2020-12-01T12:46:58.929Z] Commit message: "Merge commit '7d75c1d40d88ddef08653dbd611f41df42bdf087' into HEAD" [2020-12-01T12:46:57.813Z] > git remote # timeout=10 [2020-12-01T12:46:57.815Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T12:46:57.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:46:57.819Z] > git merge 7d75c1d40d88ddef08653dbd611f41df42bdf087 # timeout=10 [2020-12-01T12:46:58.830Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-01T12:46:58.845Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:46:58.847Z] > git checkout -f 1d684ebbda58dc494fb8a20b3bfa01e9ea40fe95 # timeout=10 [2020-12-01T12:46:58.935Z] > git rev-list --no-walk 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:46:59.006Z] #45 10.83 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:46:59.267Z] #45 11.07 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:46:59.341Z] #17 ... [2020-12-01T12:46:59.341Z] [2020-12-01T12:46:59.341Z] #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-01T12:46:59.341Z] #6 DONE 1.6s [2020-12-01T12:46:59.341Z] [2020-12-01T12:46:59.341Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2020-12-01T12:46:59.341Z] #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2020-12-01T12:46:59.341Z] #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2020-12-01T12:46:59.341Z] #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2020-12-01T12:46:59.341Z] #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2020-12-01T12:46:59.341Z] #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done [2020-12-01T12:46:59.341Z] #63 DONE 1.6s [2020-12-01T12:46:59.341Z] [2020-12-01T12:46:59.341Z] #17 [internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T12:46:59.797Z] + docker version [2020-12-01T12:46:59.797Z] Client: [2020-12-01T12:46:59.797Z] Version: 18.06.1-ce [2020-12-01T12:46:59.797Z] API version: 1.38 [2020-12-01T12:46:59.797Z] Go version: go1.10.3 [2020-12-01T12:46:59.797Z] Git commit: e68fc7a [2020-12-01T12:46:59.797Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-01T12:46:59.797Z] OS/Arch: linux/ppc64le [2020-12-01T12:46:59.797Z] Experimental: false [2020-12-01T12:46:59.797Z] [2020-12-01T12:46:59.797Z] Server: [2020-12-01T12:46:59.797Z] Engine: [2020-12-01T12:46:59.797Z] Version: 18.06.1-ce [2020-12-01T12:46:59.797Z] API version: 1.38 (minimum version 1.12) [2020-12-01T12:46:59.797Z] Go version: go1.10.3 [2020-12-01T12:46:59.797Z] Git commit: e68fc7a [2020-12-01T12:46:59.797Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-01T12:46:59.797Z] OS/Arch: linux/ppc64le [2020-12-01T12:46:59.797Z] Experimental: true [Pipeline] sh [2020-12-01T12:47:00.177Z] + docker info [2020-12-01T12:47:00.177Z] Containers: 0 [2020-12-01T12:47:00.177Z] Running: 0 [2020-12-01T12:47:00.177Z] Paused: 0 [2020-12-01T12:47:00.177Z] Stopped: 0 [2020-12-01T12:47:00.177Z] Images: 0 [2020-12-01T12:47:00.177Z] Server Version: 18.06.1-ce [2020-12-01T12:47:00.177Z] Storage Driver: overlay2 [2020-12-01T12:47:00.177Z] Backing Filesystem: extfs [2020-12-01T12:47:00.177Z] Supports d_type: true [2020-12-01T12:47:00.177Z] Native Overlay Diff: true [2020-12-01T12:47:00.177Z] Logging Driver: json-file [2020-12-01T12:47:00.177Z] Cgroup Driver: cgroupfs [2020-12-01T12:47:00.177Z] Plugins: [2020-12-01T12:47:00.177Z] Volume: local [2020-12-01T12:47:00.177Z] Network: bridge host ipvlan macvlan null overlay [2020-12-01T12:47:00.177Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-01T12:47:00.177Z] Swarm: inactive [2020-12-01T12:47:00.177Z] Runtimes: runc [2020-12-01T12:47:00.177Z] Default Runtime: runc [2020-12-01T12:47:00.177Z] Init Binary: docker-init [2020-12-01T12:47:00.177Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-01T12:47:00.177Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-01T12:47:00.177Z] init version: fec3683 [2020-12-01T12:47:00.177Z] Security Options: [2020-12-01T12:47:00.177Z] apparmor [2020-12-01T12:47:00.177Z] seccomp [2020-12-01T12:47:00.177Z] Profile: default [2020-12-01T12:47:00.177Z] Kernel Version: 4.4.0-139-generic [2020-12-01T12:47:00.177Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-01T12:47:00.177Z] OSType: linux [2020-12-01T12:47:00.177Z] Architecture: ppc64le [2020-12-01T12:47:00.177Z] CPUs: 4 [2020-12-01T12:47:00.177Z] Total Memory: 7.972GiB [2020-12-01T12:47:00.177Z] Name: ppc64le-ubuntu-25 [2020-12-01T12:47:00.177Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-01T12:47:00.177Z] Docker Root Dir: /var/lib/docker [2020-12-01T12:47:00.177Z] Debug Mode (client): false [2020-12-01T12:47:00.177Z] Debug Mode (server): false [2020-12-01T12:47:00.177Z] Registry: https://index.docker.io/v1/ [2020-12-01T12:47:00.177Z] Labels: [2020-12-01T12:47:00.177Z] Experimental: true [2020-12-01T12:47:00.177Z] Insecure Registries: [2020-12-01T12:47:00.177Z] 127.0.0.0/8 [2020-12-01T12:47:00.177Z] Live Restore Enabled: false [2020-12-01T12:47:00.177Z] [Pipeline] sh [2020-12-01T12:47:00.562Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:47:00.562Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:47:00.562Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41589/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-01T12:47:00.562Z] + bash /home/docker/workspace/moby_PR-41589/check-config.sh [2020-12-01T12:47:00.562Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-01T12:47:00.562Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-01T12:47:00.562Z] [2020-12-01T12:47:00.562Z] Generally Necessary: [2020-12-01T12:47:00.562Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-01T12:47:00.562Z] - apparmor: enabled and tools installed [2020-12-01T12:47:00.562Z] - CONFIG_NAMESPACES: enabled [2020-12-01T12:47:00.562Z] - CONFIG_NET_NS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_PID_NS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_IPC_NS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_UTS_NS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CGROUPS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-01T12:47:00.562Z] - CONFIG_CPUSETS: enabled [2020-12-01T12:47:00.562Z] - CONFIG_MEMCG: enabled [2020-12-01T12:47:00.856Z] - CONFIG_KEYS: enabled [2020-12-01T12:47:00.856Z] - CONFIG_VETH: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-01T12:47:00.856Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-01T12:47:00.856Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-01T12:47:00.856Z] [2020-12-01T12:47:00.856Z] Optional Features: [2020-12-01T12:47:00.856Z] - CONFIG_USER_NS: enabled [2020-12-01T12:47:00.856Z] - CONFIG_SECCOMP: enabled [2020-12-01T12:47:00.856Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-01T12:47:00.856Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-01T12:47:00.856Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-01T12:47:00.856Z] (cgroup swap accounting is currently enabled) [2020-12-01T12:47:00.856Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-01T12:47:00.856Z] - CONFIG_BLK_CGROUP: enabled [2020-12-01T12:47:00.856Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-01T12:47:00.856Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-01T12:47:00.856Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-01T12:47:00.856Z] - CONFIG_CGROUP_PERF: enabled [2020-12-01T12:47:00.856Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-01T12:47:00.856Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-01T12:47:00.856Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-01T12:47:00.856Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-01T12:47:00.856Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-01T12:47:00.856Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_IP_VS: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-01T12:47:00.856Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-01T12:47:00.856Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-01T12:47:00.856Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-01T12:47:00.856Z] - CONFIG_EXT4_FS: enabled [2020-12-01T12:47:00.856Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-01T12:47:00.856Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-01T12:47:01.149Z] - Network Drivers: [2020-12-01T12:47:01.149Z] - "overlay": [2020-12-01T12:47:01.149Z] - CONFIG_VXLAN: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-01T12:47:01.149Z] Optional (for encrypted networks): [2020-12-01T12:47:01.149Z] - CONFIG_CRYPTO: enabled [2020-12-01T12:47:01.149Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_XFRM: enabled [2020-12-01T12:47:01.149Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-01T12:47:01.149Z] - "ipvlan": [2020-12-01T12:47:01.149Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-01T12:47:01.149Z] - "macvlan": [2020-12-01T12:47:01.149Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_DUMMY: enabled (as module) [2020-12-01T12:47:01.149Z] - "ftp,tftp client in container": [2020-12-01T12:47:01.149Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-01T12:47:01.149Z] - Storage Drivers: [2020-12-01T12:47:01.149Z] - "aufs": [2020-12-01T12:47:01.149Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-01T12:47:01.149Z] - "btrfs": [2020-12-01T12:47:01.149Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-01T12:47:01.149Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-01T12:47:01.149Z] - "devicemapper": [2020-12-01T12:47:01.149Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-01T12:47:01.149Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-01T12:47:01.149Z] - "overlay": [2020-12-01T12:47:01.149Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-01T12:47:01.149Z] - "zfs": [2020-12-01T12:47:01.149Z] - /dev/zfs: missing [2020-12-01T12:47:01.149Z] - zfs command: missing [2020-12-01T12:47:01.149Z] - zpool command: missing [2020-12-01T12:47:01.149Z] [2020-12-01T12:47:01.149Z] Limits: [2020-12-01T12:47:01.149Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-01T12:47:01.149Z] [2020-12-01T12:47:01.149Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-01T12:47:01.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 . [2020-12-01T12:47:01.815Z] #45 13.32 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-12-01T12:47:01.815Z] #45 ... [2020-12-01T12:47:01.815Z] [2020-12-01T12:47:01.815Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-12-01T12:47:01.815Z] #20 11.46 + mkdir -p /build [2020-12-01T12:47:01.815Z] #20 11.47 + mv docker/docker /build/ [2020-12-01T12:47:01.815Z] #20 11.48 + rmdir docker [2020-12-01T12:47:01.815Z] #20 DONE 13.9s [2020-12-01T12:47:01.879Z] #17 transferring context: 51.20MB 4.3s done [2020-12-01T12:47:01.879Z] #17 DONE 4.4s [2020-12-01T12:47:01.879Z] [2020-12-01T12:47:01.879Z] #18 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:02.076Z] [2020-12-01T12:47:02.076Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:02.076Z] #42 11.77 unicode/utf8 [2020-12-01T12:47:02.076Z] #42 12.15 math/bits [2020-12-01T12:47:02.076Z] #42 12.68 math [2020-12-01T12:47:02.138Z] #18 DONE 0.2s [2020-12-01T12:47:02.138Z] [2020-12-01T12:47:02.138Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:47:02.138Z] #26 2.766 + mktemp -d [2020-12-01T12:47:02.138Z] #26 2.768 + export GOPATH=/tmp/tmp.ZrBYBbAwyl [2020-12-01T12:47:02.138Z] #26 2.768 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ZrBYBbAwyl/src/github.com/go-swagger/go-swagger [2020-12-01T12:47:02.138Z] #26 2.770 Cloning into '/tmp/tmp.ZrBYBbAwyl/src/github.com/go-swagger/go-swagger'... [2020-12-01T12:47:02.138Z] #26 ... [2020-12-01T12:47:02.138Z] [2020-12-01T12:47:02.138Z] #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-12-01T12:47:02.138Z] #19 DONE 0.1s [2020-12-01T12:47:02.138Z] [2020-12-01T12:47:02.138Z] #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-12-01T12:47:02.138Z] #41 DONE 0.1s [2020-12-01T12:47:02.138Z] [2020-12-01T12:47:02.138Z] #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-12-01T12:47:02.138Z] #28 DONE 0.1s [2020-12-01T12:47:02.396Z] [2020-12-01T12:47:02.396Z] #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-12-01T12:47:02.396Z] #44 DONE 0.1s [2020-12-01T12:47:02.396Z] [2020-12-01T12:47:02.396Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:02.396Z] #45 ... [2020-12-01T12:47:02.396Z] [2020-12-01T12:47:02.396Z] #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-12-01T12:47:02.396Z] #65 DONE 0.3s [2020-12-01T12:47:02.396Z] [2020-12-01T12:47:02.396Z] #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... [2020-12-01T12:47:02.396Z] #47 DONE 0.4s [2020-12-01T12:47:02.661Z] [2020-12-01T12:47:02.661Z] #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-12-01T12:47:02.661Z] #59 DONE 0.5s [2020-12-01T12:47:02.661Z] [2020-12-01T12:47:02.661Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:47:03.688Z] Sending build context to Docker daemon 55.76MB [2020-12-01T12:47:03.688Z] Step 1/140 : ARG CROSS="false" [2020-12-01T12:47:03.688Z] Step 2/140 : ARG GO_VERSION=1.13.15 [2020-12-01T12:47:03.688Z] Step 3/140 : ARG DEBIAN_FRONTEND=noninteractive [2020-12-01T12:47:03.688Z] Step 4/140 : ARG VPNKIT_DIGEST=e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-12-01T12:47:03.688Z] Step 5/140 : FROM golang:${GO_VERSION}-buster AS base [2020-12-01T12:47:03.688Z] 1.13.15-buster: Pulling from library/golang [2020-12-01T12:47:04.334Z] db4e2d8d5901: Pulling fs layer [2020-12-01T12:47:04.334Z] dfe2d012519c: Pulling fs layer [2020-12-01T12:47:04.334Z] 5d8f1d1f9197: Pulling fs layer [2020-12-01T12:47:04.334Z] 1301750ffb48: Pulling fs layer [2020-12-01T12:47:04.334Z] dc5c6edc9cff: Pulling fs layer [2020-12-01T12:47:04.334Z] 3c370c2e2f82: Pulling fs layer [2020-12-01T12:47:04.334Z] 5ffb2f5886e2: Pulling fs layer [2020-12-01T12:47:04.334Z] 1301750ffb48: Waiting [2020-12-01T12:47:04.334Z] dc5c6edc9cff: Waiting [2020-12-01T12:47:04.334Z] 3c370c2e2f82: Waiting [2020-12-01T12:47:04.334Z] 5ffb2f5886e2: Waiting [2020-12-01T12:47:04.629Z] dfe2d012519c: Verifying Checksum [2020-12-01T12:47:04.629Z] dfe2d012519c: Download complete [2020-12-01T12:47:04.629Z] 5d8f1d1f9197: Download complete [2020-12-01T12:47:05.379Z] #42 ... [2020-12-01T12:47:05.379Z] [2020-12-01T12:47:05.379Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:47:05.379Z] #36 18.45 Checking out files: 48% (802/1665) Checking out files: 49% (816/1665) Checking out files: 50% (833/1665) Checking out files: 51% (850/1665) Checking out files: 52% (866/1665) Checking out files: 53% (883/1665) Checking out files: 54% (900/1665) Checking out files: 55% (916/1665) Checking out files: 56% (933/1665) Checking out files: 57% (950/1665) Checking out files: 58% (966/1665) Checking out files: 59% (983/1665) Checking out files: 60% (999/1665) Checking out files: 61% (1016/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-12-01T12:47:05.379Z] #36 19.42 + cd /tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution [2020-12-01T12:47:05.379Z] #36 19.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T12:47:06.724Z] db4e2d8d5901: Verifying Checksum [2020-12-01T12:47:06.724Z] db4e2d8d5901: Download complete [2020-12-01T12:47:06.765Z] #36 22.18 + GOPATH=/tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6zOYiijrTy go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T12:47:06.857Z] #48 4.258 + RM_GOPATH=0 [2020-12-01T12:47:06.857Z] #48 4.258 + TMP_GOPATH= [2020-12-01T12:47:06.857Z] #48 4.258 + : /build [2020-12-01T12:47:06.857Z] #48 4.258 + '[' -z '' ']' [2020-12-01T12:47:06.857Z] #48 4.260 ++ mktemp -d [2020-12-01T12:47:06.857Z] #48 4.268 + export GOPATH=/tmp/tmp.cb5c1ZlhCH [2020-12-01T12:47:06.857Z] #48 4.271 + GOPATH=/tmp/tmp.cb5c1ZlhCH [2020-12-01T12:47:06.857Z] #48 4.271 + RM_GOPATH=1 [2020-12-01T12:47:06.857Z] #48 4.271 ++ dirname ./install.sh [2020-12-01T12:47:06.857Z] #48 4.275 + dir=. [2020-12-01T12:47:06.857Z] #48 4.278 + bin=gometalinter [2020-12-01T12:47:06.857Z] #48 4.278 + shift [2020-12-01T12:47:06.857Z] #48 4.278 + '[' '!' -f ./gometalinter.installer ']' [2020-12-01T12:47:06.857Z] #48 4.279 + . ./gometalinter.installer [2020-12-01T12:47:06.857Z] #48 4.279 ++ GOMETALINTER_COMMIT=v2.0.6 [2020-12-01T12:47:06.857Z] #48 4.280 + install_gometalinter [2020-12-01T12:47:06.857Z] #48 4.280 + echo 'Installing gometalinter version v2.0.6' [2020-12-01T12:47:06.857Z] #48 4.280 Installing gometalinter version v2.0.6 [2020-12-01T12:47:06.857Z] #48 4.283 + go get -d github.com/alecthomas/gometalinter [2020-12-01T12:47:07.337Z] #36 ... [2020-12-01T12:47:07.337Z] [2020-12-01T12:47:07.337Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-12-01T12:47:07.337Z] #60 9.242 + cd /tmp/tmp.rYgCzjUxf5/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:47:07.337Z] #60 9.242 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:47:07.337Z] #60 9.345 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:47:07.337Z] #60 9.362 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T12:47:07.372Z] 1301750ffb48: Verifying Checksum [2020-12-01T12:47:07.372Z] 1301750ffb48: Download complete [2020-12-01T12:47:07.598Z] #60 ... [2020-12-01T12:47:07.598Z] [2020-12-01T12:47:07.598Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:07.598Z] #45 14.52 go: finding gotest.tools v2.2.0+incompatible [2020-12-01T12:47:07.598Z] #45 14.52 go: finding gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:07.598Z] #45 14.53 go: downloading gotest.tools v2.2.0+incompatible [2020-12-01T12:47:07.598Z] #45 14.70 go: downloading gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:07.598Z] #45 15.14 go: extracting gotest.tools v2.2.0+incompatible [2020-12-01T12:47:07.598Z] #45 15.23 go: extracting gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:07.598Z] #45 15.94 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T12:47:07.598Z] #45 15.94 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:07.598Z] #45 15.94 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T12:47:07.598Z] #45 16.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:07.598Z] #45 16.14 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T12:47:07.598Z] #45 16.25 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:07.598Z] #45 16.28 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:07.598Z] #45 16.37 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T12:47:07.598Z] #45 16.41 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:07.598Z] #45 16.50 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:07.598Z] #45 16.56 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:07.598Z] #45 16.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:07.598Z] #45 16.64 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:07.598Z] #45 16.68 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:07.598Z] #45 16.69 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:07.598Z] #45 17.06 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:07.598Z] #45 17.17 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:07.598Z] #45 17.17 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:07.598Z] #45 17.19 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:07.598Z] #45 18.87 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:07.598Z] #45 19.67 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:07.671Z] 5ffb2f5886e2: Verifying Checksum [2020-12-01T12:47:07.671Z] 5ffb2f5886e2: Download complete [2020-12-01T12:47:08.324Z] dc5c6edc9cff: Verifying Checksum [2020-12-01T12:47:08.324Z] dc5c6edc9cff: Download complete [2020-12-01T12:47:08.762Z] #48 ... [2020-12-01T12:47:08.762Z] [2020-12-01T12:47:08.762Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:08.762Z] #45 4.199 + RM_GOPATH=0 [2020-12-01T12:47:08.762Z] #45 4.199 + TMP_GOPATH= [2020-12-01T12:47:08.762Z] #45 4.199 + : /build [2020-12-01T12:47:08.762Z] #45 4.199 + '[' -z '' ']' [2020-12-01T12:47:08.762Z] #45 4.199 ++ mktemp -d [2020-12-01T12:47:08.762Z] #45 4.199 + export GOPATH=/tmp/tmp.xKaWhjz6kx [2020-12-01T12:47:08.762Z] #45 4.199 + GOPATH=/tmp/tmp.xKaWhjz6kx [2020-12-01T12:47:08.762Z] #45 4.199 + RM_GOPATH=1 [2020-12-01T12:47:08.762Z] #45 4.199 ++ dirname ./install.sh [2020-12-01T12:47:08.762Z] #45 4.209 + dir=. [2020-12-01T12:47:08.762Z] #45 4.209 + bin=gotestsum [2020-12-01T12:47:08.762Z] #45 4.209 + shift [2020-12-01T12:47:08.762Z] #45 4.209 + '[' '!' -f ./gotestsum.installer ']' [2020-12-01T12:47:08.762Z] #45 4.209 + . ./gotestsum.installer [2020-12-01T12:47:08.762Z] #45 4.209 ++ : v0.3.5 [2020-12-01T12:47:08.762Z] #45 4.209 + install_gotestsum [2020-12-01T12:47:08.762Z] #45 4.209 + set -e [2020-12-01T12:47:08.762Z] #45 4.209 + export GO111MODULE=on [2020-12-01T12:47:08.762Z] #45 4.209 + GO111MODULE=on [2020-12-01T12:47:08.762Z] #45 4.209 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-12-01T12:47:08.762Z] #45 4.366 go: finding gotest.tools/gotestsum v0.3.5 [2020-12-01T12:47:08.762Z] #45 4.367 go: finding gotest.tools v0.3.5 [2020-12-01T12:47:08.762Z] #45 5.467 go: downloading gotest.tools/gotestsum v0.3.5 [2020-12-01T12:47:08.762Z] #45 5.973 go: extracting gotest.tools/gotestsum v0.3.5 [2020-12-01T12:47:08.984Z] #45 ... [2020-12-01T12:47:08.984Z] [2020-12-01T12:47:08.984Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:08.984Z] #29 10.96 unicode/utf8 [2020-12-01T12:47:08.984Z] #29 11.48 internal/race [2020-12-01T12:47:08.984Z] #29 11.65 sync/atomic [2020-12-01T12:47:08.984Z] #29 12.28 unicode [2020-12-01T12:47:08.984Z] #29 16.01 internal/testlog [2020-12-01T12:47:08.984Z] #29 16.27 encoding [2020-12-01T12:47:08.984Z] #29 16.44 runtime/cgo [2020-12-01T12:47:09.021Z] #45 6.612 go: downloading gotest.tools v2.1.0+incompatible [2020-12-01T12:47:09.245Z] #29 ... [2020-12-01T12:47:09.245Z] [2020-12-01T12:47:09.245Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:09.280Z] #45 6.752 go: extracting gotest.tools v2.1.0+incompatible [2020-12-01T12:47:09.280Z] #45 ... [2020-12-01T12:47:09.280Z] [2020-12-01T12:47:09.280Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:47:09.280Z] #54 2.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:09.280Z] #54 2.959 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:09.280Z] #54 2.960 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:09.280Z] #54 4.134 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:09.280Z] #54 6.553 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:09.280Z] #54 9.029 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:09.280Z] #54 ... [2020-12-01T12:47:09.280Z] [2020-12-01T12:47:09.280Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:47:09.280Z] #7 3.076 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:09.280Z] #7 3.131 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:09.280Z] #7 3.131 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:09.280Z] #7 4.278 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:09.280Z] #7 7.417 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:09.280Z] #7 9.729 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:09.506Z] #66 21.21 Checking out files: 63% (1204/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) [2020-12-01T12:47:09.506Z] #66 ... [2020-12-01T12:47:09.506Z] [2020-12-01T12:47:09.506Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:47:09.506Z] #48 11.59 + cd /tmp/tmp.GFu38RTa1h/src/github.com/alecthomas/gometalinter [2020-12-01T12:47:09.506Z] #48 11.59 + git checkout -q v2.0.6 [2020-12-01T12:47:09.506Z] #48 12.02 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-12-01T12:47:09.539Z] #7 ... [2020-12-01T12:47:09.539Z] [2020-12-01T12:47:09.539Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:09.539Z] #38 3.033 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:09.539Z] #38 3.054 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:09.539Z] #38 3.054 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:09.539Z] #38 4.182 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:09.539Z] #38 6.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:09.539Z] #38 9.133 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:09.539Z] #38 ... [2020-12-01T12:47:09.539Z] [2020-12-01T12:47:09.539Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:47:09.539Z] #36 2.649 + mktemp -d [2020-12-01T12:47:09.539Z] #36 2.660 + export GOPATH=/tmp/tmp.b54EabvJSC [2020-12-01T12:47:09.539Z] #36 2.660 + git clone https://github.com/docker/distribution.git /tmp/tmp.b54EabvJSC/src/github.com/docker/distribution [2020-12-01T12:47:09.539Z] #36 2.695 Cloning into '/tmp/tmp.b54EabvJSC/src/github.com/docker/distribution'... [2020-12-01T12:47:09.767Z] #48 ... [2020-12-01T12:47:09.767Z] [2020-12-01T12:47:09.767Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:09.767Z] #66 21.21 Checking out files: 63% (1204/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T12:47:09.767Z] #66 21.77 + cd /tmp/tmp.2D2QUALtws/src/github.com/docker/libnetwork [2020-12-01T12:47:09.767Z] #66 21.77 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:47:09.797Z] #36 ... [2020-12-01T12:47:09.797Z] [2020-12-01T12:47:09.797Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:09.797Z] #31 2.927 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:09.797Z] #31 2.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:09.797Z] #31 2.966 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:09.797Z] #31 3.867 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:09.798Z] #31 6.666 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:09.798Z] #31 9.578 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:09.798Z] #31 ... [2020-12-01T12:47:09.798Z] [2020-12-01T12:47:09.798Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:09.798Z] #22 2.893 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:09.798Z] #22 2.933 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:09.798Z] #22 2.933 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:09.798Z] #22 3.970 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:09.798Z] #22 6.906 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:09.798Z] #22 9.168 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:10.057Z] #22 ... [2020-12-01T12:47:10.057Z] [2020-12-01T12:47:10.057Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:10.057Z] #45 7.048 go: downloading github.com/pkg/errors v0.8.0 [2020-12-01T12:47:10.057Z] #45 7.101 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:47:10.057Z] #45 7.102 go: downloading github.com/spf13/pflag v1.0.1 [2020-12-01T12:47:10.057Z] #45 7.135 go: downloading github.com/fatih/color v1.6.0 [2020-12-01T12:47:10.057Z] #45 7.311 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:47:10.057Z] #45 7.328 go: extracting github.com/pkg/errors v0.8.0 [2020-12-01T12:47:10.057Z] #45 7.333 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:47:10.057Z] #45 7.404 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:47:10.057Z] #45 7.414 go: extracting github.com/fatih/color v1.6.0 [2020-12-01T12:47:10.057Z] #45 7.416 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:47:10.057Z] #45 7.479 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:47:10.057Z] #45 7.508 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:47:10.057Z] #45 7.535 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:47:10.057Z] #45 7.559 go: extracting github.com/spf13/pflag v1.0.1 [2020-12-01T12:47:10.057Z] #45 7.585 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:47:10.057Z] #45 7.719 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:47:10.057Z] #45 7.725 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:47:10.316Z] #45 7.837 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:47:10.410Z] db4e2d8d5901: Pull complete [2020-12-01T12:47:10.575Z] #45 7.969 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:47:10.706Z] dfe2d012519c: Pull complete [2020-12-01T12:47:10.999Z] 5d8f1d1f9197: Pull complete [2020-12-01T12:47:11.171Z] #66 23.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T12:47:11.293Z] 3c370c2e2f82: Verifying Checksum [2020-12-01T12:47:11.293Z] 3c370c2e2f82: Download complete [2020-12-01T12:47:12.479Z] #45 ... [2020-12-01T12:47:12.479Z] [2020-12-01T12:47:12.479Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-12-01T12:47:12.479Z] #20 4.422 + RM_GOPATH=0 [2020-12-01T12:47:12.479Z] #20 4.422 + TMP_GOPATH= [2020-12-01T12:47:12.479Z] #20 4.422 + : /build [2020-12-01T12:47:12.479Z] #20 4.422 + '[' -z '' ']' [2020-12-01T12:47:12.479Z] #20 4.422 ++ mktemp -d [2020-12-01T12:47:12.479Z] #20 4.432 + export GOPATH=/tmp/tmp.cj0ox4KJXb [2020-12-01T12:47:12.479Z] #20 4.432 + GOPATH=/tmp/tmp.cj0ox4KJXb [2020-12-01T12:47:12.479Z] #20 4.432 + RM_GOPATH=1 [2020-12-01T12:47:12.479Z] #20 4.432 ++ dirname ./install.sh [2020-12-01T12:47:12.479Z] #20 4.432 + dir=. [2020-12-01T12:47:12.479Z] #20 4.432 + bin=dockercli [2020-12-01T12:47:12.479Z] #20 4.432 + shift [2020-12-01T12:47:12.479Z] #20 4.432 + '[' '!' -f ./dockercli.installer ']' [2020-12-01T12:47:12.479Z] #20 4.432 + . ./dockercli.installer [2020-12-01T12:47:12.479Z] #20 4.432 ++ : stable [2020-12-01T12:47:12.479Z] #20 4.434 ++ : 17.06.2-ce [2020-12-01T12:47:12.479Z] #20 4.434 + install_dockercli [2020-12-01T12:47:12.479Z] #20 4.437 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T12:47:12.479Z] #20 4.439 Install docker/cli version 17.06.2-ce from stable [2020-12-01T12:47:12.479Z] #20 4.439 ++ uname -m [2020-12-01T12:47:12.479Z] #20 4.462 + arch=x86_64 [2020-12-01T12:47:12.479Z] #20 4.462 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T12:47:12.479Z] #20 4.463 + url=https://download.docker.com/linux/static [2020-12-01T12:47:12.479Z] #20 4.464 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T12:47:12.479Z] #20 4.467 + tar -xz docker/docker [2020-12-01T12:47:12.479Z] #20 ... [2020-12-01T12:47:12.479Z] [2020-12-01T12:47:12.479Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:12.479Z] #29 3.502 + RM_GOPATH=0 [2020-12-01T12:47:12.479Z] #29 3.502 + TMP_GOPATH= [2020-12-01T12:47:12.479Z] #29 3.502 + : /build [2020-12-01T12:47:12.479Z] #29 3.502 + '[' -z '' ']' [2020-12-01T12:47:12.479Z] #29 3.502 ++ mktemp -d [2020-12-01T12:47:12.479Z] #29 3.502 + export GOPATH=/tmp/tmp.h89qUpEXJR [2020-12-01T12:47:12.479Z] #29 3.502 + GOPATH=/tmp/tmp.h89qUpEXJR [2020-12-01T12:47:12.479Z] #29 3.502 + RM_GOPATH=1 [2020-12-01T12:47:12.479Z] #29 3.512 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:47:12.479Z] #29 3.512 ++ dirname ./install.sh [2020-12-01T12:47:12.479Z] #29 3.512 + dir=. [2020-12-01T12:47:12.479Z] #29 3.512 + bin=tomlv [2020-12-01T12:47:12.479Z] #29 3.512 + shift [2020-12-01T12:47:12.479Z] #29 3.512 + '[' '!' -f ./tomlv.installer ']' [2020-12-01T12:47:12.479Z] #29 3.512 + . ./tomlv.installer [2020-12-01T12:47:12.479Z] #29 3.512 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:47:12.479Z] #29 3.512 + install_tomlv [2020-12-01T12:47:12.479Z] #29 3.512 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T12:47:12.479Z] #29 3.512 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.h89qUpEXJR/src/github.com/BurntSushi/toml [2020-12-01T12:47:12.479Z] #29 3.512 Cloning into '/tmp/tmp.h89qUpEXJR/src/github.com/BurntSushi/toml'... [2020-12-01T12:47:12.479Z] #29 4.760 + cd /tmp/tmp.h89qUpEXJR/src/github.com/BurntSushi/toml [2020-12-01T12:47:12.479Z] #29 4.760 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:47:12.479Z] #29 4.813 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:47:12.479Z] #29 5.482 internal/cpu [2020-12-01T12:47:12.479Z] #29 5.496 runtime/internal/atomic [2020-12-01T12:47:12.479Z] #29 5.806 runtime/internal/sys [2020-12-01T12:47:12.479Z] #29 6.034 runtime/internal/math [2020-12-01T12:47:12.479Z] #29 6.038 internal/bytealg [2020-12-01T12:47:12.479Z] #29 6.122 math/bits [2020-12-01T12:47:12.479Z] #29 6.698 math [2020-12-01T12:47:12.479Z] #29 6.977 runtime [2020-12-01T12:47:12.479Z] #29 ... [2020-12-01T12:47:12.479Z] [2020-12-01T12:47:12.479Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:12.479Z] #42 4.587 + RM_GOPATH=0 [2020-12-01T12:47:12.479Z] #42 4.587 + TMP_GOPATH= [2020-12-01T12:47:12.479Z] #42 4.587 + : /build [2020-12-01T12:47:12.479Z] #42 4.589 + '[' -z '' ']' [2020-12-01T12:47:12.479Z] #42 4.591 ++ mktemp -d [2020-12-01T12:47:12.479Z] #42 4.608 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:47:12.479Z] #42 4.608 + export GOPATH=/tmp/tmp.c81GYL8cOc [2020-12-01T12:47:12.479Z] #42 4.608 + GOPATH=/tmp/tmp.c81GYL8cOc [2020-12-01T12:47:12.479Z] #42 4.608 + RM_GOPATH=1 [2020-12-01T12:47:12.479Z] #42 4.608 ++ dirname ./install.sh [2020-12-01T12:47:12.479Z] #42 4.608 + dir=. [2020-12-01T12:47:12.479Z] #42 4.608 + bin=vndr [2020-12-01T12:47:12.479Z] #42 4.608 + shift [2020-12-01T12:47:12.479Z] #42 4.608 + '[' '!' -f ./vndr.installer ']' [2020-12-01T12:47:12.479Z] #42 4.608 + . ./vndr.installer [2020-12-01T12:47:12.479Z] #42 4.608 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:47:12.479Z] #42 4.608 + install_vndr [2020-12-01T12:47:12.479Z] #42 4.608 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-12-01T12:47:12.479Z] #42 4.623 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.c81GYL8cOc/src/github.com/LK4D4/vndr [2020-12-01T12:47:12.479Z] #42 4.623 Cloning into '/tmp/tmp.c81GYL8cOc/src/github.com/LK4D4/vndr'... [2020-12-01T12:47:12.479Z] #42 5.432 + cd /tmp/tmp.c81GYL8cOc/src/github.com/LK4D4/vndr [2020-12-01T12:47:12.479Z] #42 5.433 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:47:12.479Z] #42 5.485 + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T12:47:12.479Z] #42 7.175 internal/cpu [2020-12-01T12:47:12.479Z] #42 7.237 runtime/internal/atomic [2020-12-01T12:47:12.479Z] #42 7.510 runtime/internal/sys [2020-12-01T12:47:12.479Z] #42 7.740 internal/bytealg [2020-12-01T12:47:12.479Z] #42 7.764 runtime/internal/math [2020-12-01T12:47:12.479Z] #42 7.847 internal/race [2020-12-01T12:47:12.479Z] #42 7.980 sync/atomic [2020-12-01T12:47:12.479Z] #42 8.330 unicode [2020-12-01T12:47:12.479Z] #42 8.606 runtime [2020-12-01T12:47:12.738Z] #42 ... [2020-12-01T12:47:12.738Z] [2020-12-01T12:47:12.738Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:12.738Z] #66 4.381 + RM_GOPATH=0 [2020-12-01T12:47:12.738Z] #66 4.381 + TMP_GOPATH= [2020-12-01T12:47:12.738Z] #66 4.381 + : /build [2020-12-01T12:47:12.738Z] #66 4.381 + '[' -z '' ']' [2020-12-01T12:47:12.738Z] #66 4.383 ++ mktemp -d [2020-12-01T12:47:12.738Z] #66 4.394 + export GOPATH=/tmp/tmp.yG9QTdhCNY [2020-12-01T12:47:12.738Z] #66 4.394 + GOPATH=/tmp/tmp.yG9QTdhCNY [2020-12-01T12:47:12.738Z] #66 4.394 + RM_GOPATH=1 [2020-12-01T12:47:12.738Z] #66 4.394 ++ dirname ./install.sh [2020-12-01T12:47:12.738Z] #66 4.412 + dir=. [2020-12-01T12:47:12.738Z] #66 4.412 + bin=proxy [2020-12-01T12:47:12.738Z] #66 4.412 + shift [2020-12-01T12:47:12.738Z] #66 4.412 + '[' '!' -f ./proxy.installer ']' [2020-12-01T12:47:12.738Z] #66 4.412 + . ./proxy.installer [2020-12-01T12:47:12.738Z] #66 4.412 ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:47:12.738Z] #66 4.412 + install_proxy [2020-12-01T12:47:12.738Z] #66 4.412 + case "$1" in [2020-12-01T12:47:12.738Z] #66 4.412 + export CGO_ENABLED=0 [2020-12-01T12:47:12.738Z] #66 4.412 + CGO_ENABLED=0 [2020-12-01T12:47:12.738Z] #66 4.412 + _install_proxy [2020-12-01T12:47:12.738Z] #66 4.412 + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-12-01T12:47:12.738Z] #66 4.412 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.yG9QTdhCNY/src/github.com/docker/libnetwork [2020-12-01T12:47:12.738Z] #66 4.413 Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:47:12.738Z] #66 4.431 Cloning into '/tmp/tmp.yG9QTdhCNY/src/github.com/docker/libnetwork'... [2020-12-01T12:47:12.997Z] #66 ... [2020-12-01T12:47:12.997Z] [2020-12-01T12:47:12.997Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-12-01T12:47:12.997Z] #60 4.021 + RM_GOPATH=0 [2020-12-01T12:47:12.997Z] #60 4.021 + TMP_GOPATH= [2020-12-01T12:47:12.997Z] #60 4.021 + : /build/ [2020-12-01T12:47:12.997Z] #60 4.021 + '[' -z '' ']' [2020-12-01T12:47:12.997Z] #60 4.029 ++ mktemp -d [2020-12-01T12:47:12.997Z] #60 4.034 + export GOPATH=/tmp/tmp.zB1xKoMmVs [2020-12-01T12:47:12.997Z] #60 4.034 + GOPATH=/tmp/tmp.zB1xKoMmVs [2020-12-01T12:47:12.997Z] #60 4.034 + RM_GOPATH=1 [2020-12-01T12:47:12.997Z] #60 4.034 ++ dirname ./install.sh [2020-12-01T12:47:12.997Z] #60 4.035 + dir=. [2020-12-01T12:47:12.997Z] #60 4.035 + bin=rootlesskit [2020-12-01T12:47:12.997Z] #60 4.035 + shift [2020-12-01T12:47:12.997Z] #60 4.035 + '[' '!' -f ./rootlesskit.installer ']' [2020-12-01T12:47:12.997Z] #60 4.035 + . ./rootlesskit.installer [2020-12-01T12:47:12.997Z] #60 4.035 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:47:12.997Z] #60 4.036 + install_rootlesskit [2020-12-01T12:47:12.997Z] #60 4.042 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:47:12.997Z] #60 4.044 + case "$1" in [2020-12-01T12:47:12.997Z] #60 4.044 + export CGO_ENABLED=0 [2020-12-01T12:47:12.997Z] #60 4.044 + CGO_ENABLED=0 [2020-12-01T12:47:12.997Z] #60 4.044 + _install_rootlesskit [2020-12-01T12:47:12.997Z] #60 4.044 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T12:47:12.997Z] #60 4.044 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.zB1xKoMmVs/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:47:12.997Z] #60 4.047 Cloning into '/tmp/tmp.zB1xKoMmVs/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T12:47:12.997Z] #60 9.519 + cd /tmp/tmp.zB1xKoMmVs/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:47:12.997Z] #60 9.520 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:47:12.997Z] #60 9.955 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:47:12.997Z] #60 9.964 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T12:47:13.258Z] #60 ... [2020-12-01T12:47:13.258Z] [2020-12-01T12:47:13.258Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:13.258Z] #45 10.89 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:47:13.258Z] #45 10.95 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:47:13.377Z] 1301750ffb48: Pull complete [2020-12-01T12:47:13.517Z] #45 11.15 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:47:13.727Z] #66 ... [2020-12-01T12:47:13.727Z] [2020-12-01T12:47:13.727Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:47:13.727Z] #54 18.88 Fetched 8406 kB in 16s (517 kB/s) [2020-12-01T12:47:13.727Z] #54 18.88 Reading package lists... [2020-12-01T12:47:13.727Z] #54 25.73 Reading package lists... [2020-12-01T12:47:13.727Z] #54 ... [2020-12-01T12:47:13.727Z] [2020-12-01T12:47:13.727Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:13.727Z] #31 19.06 Fetched 8406 kB in 17s (504 kB/s) [2020-12-01T12:47:13.727Z] #31 19.06 Reading package lists... [2020-12-01T12:47:13.989Z] #31 25.73 Reading package lists... [2020-12-01T12:47:13.989Z] #31 ... [2020-12-01T12:47:13.989Z] [2020-12-01T12:47:13.989Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:13.989Z] #45 21.21 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:13.989Z] #45 23.88 go: finding github.com/fatih/color v1.9.0 [2020-12-01T12:47:13.989Z] #45 23.96 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:13.989Z] #45 24.18 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:13.989Z] #45 24.19 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:13.989Z] #45 24.36 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T12:47:13.989Z] #45 24.37 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:13.989Z] #45 24.41 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:13.989Z] #45 24.51 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:13.989Z] #45 24.52 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:13.989Z] #45 24.56 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:47:13.989Z] #45 24.73 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:13.989Z] #45 24.74 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:14.559Z] #45 ... [2020-12-01T12:47:14.560Z] [2020-12-01T12:47:14.560Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:14.560Z] #38 19.85 Fetched 8406 kB in 17s (501 kB/s) [2020-12-01T12:47:14.560Z] #38 19.85 Reading package lists... [2020-12-01T12:47:14.560Z] #38 26.59 Reading package lists... [2020-12-01T12:47:14.560Z] #38 ... [2020-12-01T12:47:14.560Z] [2020-12-01T12:47:14.560Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:47:14.560Z] #7 20.06 Fetched 8406 kB in 17s (500 kB/s) [2020-12-01T12:47:14.560Z] #7 20.06 Reading package lists... [2020-12-01T12:47:14.820Z] #7 26.46 Reading package lists... [2020-12-01T12:47:14.820Z] #7 ... [2020-12-01T12:47:14.820Z] [2020-12-01T12:47:14.820Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:14.820Z] #22 20.11 Fetched 8406 kB in 17s (488 kB/s) [2020-12-01T12:47:14.820Z] #22 20.11 Reading package lists... [2020-12-01T12:47:14.820Z] #22 26.60 Reading package lists... [2020-12-01T12:47:14.820Z] #22 ... [2020-12-01T12:47:14.820Z] [2020-12-01T12:47:14.820Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:14.820Z] #42 17.09 internal/testlog [2020-12-01T12:47:14.820Z] #42 17.38 encoding [2020-12-01T12:47:14.820Z] #42 17.51 unicode/utf16 [2020-12-01T12:47:14.820Z] #42 17.79 container/list [2020-12-01T12:47:14.820Z] #42 18.39 crypto/internal/subtle [2020-12-01T12:47:14.820Z] #42 18.52 crypto/subtle [2020-12-01T12:47:14.820Z] #42 18.73 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T12:47:14.820Z] #42 18.83 internal/nettrace [2020-12-01T12:47:14.820Z] #42 19.18 runtime/cgo [2020-12-01T12:47:16.050Z] #45 ... [2020-12-01T12:47:16.050Z] [2020-12-01T12:47:16.050Z] #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-12-01T12:47:16.050Z] #20 13.03 + mkdir -p /build [2020-12-01T12:47:16.050Z] #20 13.04 + mv docker/docker /build/ [2020-12-01T12:47:16.050Z] #20 13.05 + rmdir docker [2020-12-01T12:47:16.050Z] #20 DONE 13.6s [2020-12-01T12:47:16.050Z] [2020-12-01T12:47:16.050Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:47:16.050Z] #48 11.74 + cd /tmp/tmp.cb5c1ZlhCH/src/github.com/alecthomas/gometalinter [2020-12-01T12:47:16.050Z] #48 11.75 + git checkout -q v2.0.6 [2020-12-01T12:47:16.050Z] #48 12.15 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-12-01T12:47:16.162Z] dc5c6edc9cff: Pull complete [2020-12-01T12:47:16.738Z] #42 ... [2020-12-01T12:47:16.738Z] [2020-12-01T12:47:16.738Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:47:16.738Z] #54 25.73 Reading package lists... [2020-12-01T12:47:18.123Z] #54 32.00 Building dependency tree... [2020-12-01T12:47:18.124Z] #54 33.36 Reading state information... [2020-12-01T12:47:19.337Z] #48 ... [2020-12-01T12:47:19.337Z] [2020-12-01T12:47:19.337Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:47:19.510Z] #54 34.71 The following additional packages will be installed: [2020-12-01T12:47:19.511Z] #54 34.72 libbtrfs0 [2020-12-01T12:47:19.511Z] #54 34.92 The following NEW packages will be installed: [2020-12-01T12:47:19.511Z] #54 34.93 libbtrfs-dev libbtrfs0 [2020-12-01T12:47:19.596Z] #36 19.61 Checking out files: 61% (1020/1665) Checking out files: 62% (1033/1665) Checking out files: 63% (1049/1665) Checking out files: 64% (1066/1665) Checking out files: 65% (1083/1665) Checking out files: 66% (1099/1665) Checking out files: 67% (1116/1665) Checking out files: 68% (1133/1665) Checking out files: 69% (1149/1665) Checking out files: 70% (1166/1665) Checking out files: 71% (1183/1665) Checking out files: 72% (1199/1665) Checking out files: 73% (1216/1665) Checking out files: 74% (1233/1665) Checking out files: 75% (1249/1665) Checking out files: 76% (1266/1665) Checking out files: 77% (1283/1665) Checking out files: 78% (1299/1665) Checking out files: 79% (1316/1665) Checking out files: 80% (1332/1665) Checking out files: 81% (1349/1665) Checking out files: 82% (1366/1665) Checking out files: 83% (1382/1665) Checking out files: 84% (1399/1665) Checking out files: 85% (1416/1665) Checking out files: 86% (1432/1665) Checking out files: 87% (1449/1665) Checking out files: 88% (1466/1665) Checking out files: 89% (1482/1665) Checking out files: 90% (1499/1665) Checking out files: 91% (1516/1665) Checking out files: 92% (1532/1665) Checking out files: 93% (1549/1665) Checking out files: 94% (1566/1665) Checking out files: 95% (1582/1665) Checking out files: 96% (1599/1665) Checking out files: 97% (1616/1665) Checking out files: 98% (1632/1665) Checking out files: 99% (1649/1665) Checking out files: 100% (1665/1665) Checking out files: 100% (1665/1665), done. [2020-12-01T12:47:19.596Z] #36 20.45 + cd /tmp/tmp.b54EabvJSC/src/github.com/docker/distribution [2020-12-01T12:47:19.596Z] #36 20.45 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T12:47:19.695Z] 3c370c2e2f82: Pull complete [2020-12-01T12:47:19.696Z] 5ffb2f5886e2: Pull complete [2020-12-01T12:47:19.696Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-01T12:47:19.696Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-01T12:47:19.696Z] ---> 805dc2d65d1c [2020-12-01T12:47:19.696Z] Step 6/140 : ARG APT_MIRROR [2020-12-01T12:47:19.696Z] ---> Running in 8180c2de1ec3 [2020-12-01T12:47:19.696Z] Removing intermediate container 8180c2de1ec3 [2020-12-01T12:47:19.696Z] ---> 68cc06e8f441 [2020-12-01T12:47:19.696Z] 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-12-01T12:47:19.696Z] ---> Running in d5e914047522 [2020-12-01T12:47:19.772Z] #54 35.33 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:19.772Z] #54 35.33 Need to get 119 kB of archives. [2020-12-01T12:47:19.772Z] #54 35.33 After this operation, 387 kB of additional disk space will be used. [2020-12-01T12:47:19.772Z] #54 35.33 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T12:47:20.033Z] #54 35.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T12:47:20.331Z] Removing intermediate container d5e914047522 [2020-12-01T12:47:20.331Z] ---> 8a45abb9fddd [2020-12-01T12:47:20.331Z] Step 8/140 : ENV GO111MODULE=off [2020-12-01T12:47:20.331Z] ---> Running in 99e04e1c479e [2020-12-01T12:47:20.625Z] Removing intermediate container 99e04e1c479e [2020-12-01T12:47:20.625Z] ---> 8f1bb78e8fc8 [2020-12-01T12:47:20.625Z] Step 9/140 : FROM base AS criu [2020-12-01T12:47:20.625Z] ---> 8f1bb78e8fc8 [2020-12-01T12:47:20.625Z] Step 10/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:47:20.625Z] ---> Running in 6c3a2b9c1a05 [2020-12-01T12:47:20.625Z] Removing intermediate container 6c3a2b9c1a05 [2020-12-01T12:47:20.625Z] ---> 5bf4726e1fdf [2020-12-01T12:47:20.625Z] 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-12-01T12:47:20.625Z] ---> Running in b906c3a4de4a [2020-12-01T12:47:20.919Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:20.919Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:20.919Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:21.214Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:47:21.214Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:47:21.419Z] #54 36.47 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:21.419Z] #54 36.70 Fetched 119 kB in 0s (404 kB/s) [2020-12-01T12:47:21.419Z] #54 36.79 Selecting previously unselected package libbtrfs0. [2020-12-01T12:47:21.419Z] #54 36.79 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:21.507Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:47:21.680Z] #54 36.92 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T12:47:21.680Z] #54 36.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:47:21.680Z] #54 37.16 Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:47:21.941Z] #54 37.17 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T12:47:21.941Z] #54 37.18 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:47:21.941Z] #54 37.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:47:22.129Z] #36 22.97 + GOPATH=/tmp/tmp.b54EabvJSC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.b54EabvJSC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T12:47:22.203Z] #54 37.46 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:47:22.203Z] #54 37.48 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:22.777Z] #54 DONE 38.3s [2020-12-01T12:47:22.777Z] [2020-12-01T12:47:22.777Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:23.028Z] Fetched 8181 kB in 2s (4481 kB/s) [2020-12-01T12:47:23.040Z] #55 DONE 0.1s [2020-12-01T12:47:23.040Z] [2020-12-01T12:47:23.040Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-12-01T12:47:23.040Z] #56 DONE 0.1s [2020-12-01T12:47:23.040Z] [2020-12-01T12:47:23.040Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:47:23.324Z] Reading package lists... [2020-12-01T12:47:23.984Z] #57 0.914 + RM_GOPATH=0 [2020-12-01T12:47:23.985Z] #57 0.915 + TMP_GOPATH= [2020-12-01T12:47:23.985Z] #57 0.915 + : /build [2020-12-01T12:47:23.985Z] #57 0.921 + '[' -z '' ']' [2020-12-01T12:47:23.985Z] #57 0.921 ++ mktemp -d [2020-12-01T12:47:23.985Z] #57 0.925 + export GOPATH=/tmp/tmp.HfyZXX7zvN [2020-12-01T12:47:23.985Z] #57 0.925 + GOPATH=/tmp/tmp.HfyZXX7zvN [2020-12-01T12:47:23.985Z] #57 0.925 + RM_GOPATH=1 [2020-12-01T12:47:23.985Z] #57 0.925 ++ dirname ./install.sh [2020-12-01T12:47:23.985Z] #57 0.938 + dir=. [2020-12-01T12:47:23.985Z] #57 0.938 + bin=containerd [2020-12-01T12:47:23.985Z] #57 0.938 + shift [2020-12-01T12:47:23.985Z] #57 0.939 + '[' '!' -f ./containerd.installer ']' [2020-12-01T12:47:23.985Z] #57 0.939 + . ./containerd.installer [2020-12-01T12:47:23.985Z] #57 0.939 ++ : ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:47:23.985Z] #57 0.940 + install_containerd [2020-12-01T12:47:23.985Z] #57 0.940 + echo 'Install containerd version ea765aba0d05254012b0b9e595e995c09186427f' [2020-12-01T12:47:23.985Z] #57 0.940 + git clone https://github.com/containerd/containerd.git /tmp/tmp.HfyZXX7zvN/src/github.com/containerd/containerd [2020-12-01T12:47:23.985Z] #57 0.941 Install containerd version ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:47:23.985Z] #57 0.948 Cloning into '/tmp/tmp.HfyZXX7zvN/src/github.com/containerd/containerd'... [2020-12-01T12:47:24.069Z] #36 ... [2020-12-01T12:47:24.069Z] [2020-12-01T12:47:24.069Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:24.069Z] #29 11.46 unicode/utf8 [2020-12-01T12:47:24.069Z] #29 12.04 internal/race [2020-12-01T12:47:24.069Z] #29 12.11 sync/atomic [2020-12-01T12:47:24.069Z] #29 12.45 unicode [2020-12-01T12:47:24.069Z] #29 16.39 internal/testlog [2020-12-01T12:47:24.069Z] #29 16.73 encoding [2020-12-01T12:47:24.069Z] #29 17.09 runtime/cgo [2020-12-01T12:47:24.069Z] #29 ... [2020-12-01T12:47:24.069Z] [2020-12-01T12:47:24.069Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:24.069Z] #45 13.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-12-01T12:47:24.069Z] #45 14.78 go: finding gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:24.069Z] #45 14.78 go: finding gotest.tools v2.2.0+incompatible [2020-12-01T12:47:24.069Z] #45 14.79 go: downloading gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:24.069Z] #45 14.79 go: downloading gotest.tools v2.2.0+incompatible [2020-12-01T12:47:24.069Z] #45 15.27 go: extracting gotest.tools v2.2.0+incompatible [2020-12-01T12:47:24.069Z] #45 15.28 go: extracting gotest.tools/gotestsum v0.6.0 [2020-12-01T12:47:24.069Z] #45 16.27 go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T12:47:24.069Z] #45 16.33 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:24.069Z] #45 16.34 go: downloading github.com/fatih/color v1.9.0 [2020-12-01T12:47:24.069Z] #45 16.35 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:24.069Z] #45 16.50 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:24.069Z] #45 16.57 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:24.069Z] #45 16.60 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:24.069Z] #45 16.76 go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T12:47:24.069Z] #45 16.79 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:24.069Z] #45 16.83 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:24.069Z] #45 16.87 go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:24.069Z] #45 16.87 go: extracting github.com/fatih/color v1.9.0 [2020-12-01T12:47:24.069Z] #45 16.88 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:24.069Z] #45 16.93 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:24.069Z] #45 17.06 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:24.069Z] #45 17.15 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:24.069Z] #45 17.16 go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:24.069Z] #45 17.34 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:24.069Z] #45 17.45 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:24.069Z] #45 19.35 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:24.069Z] #45 20.22 go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:24.069Z] #45 20.89 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:24.069Z] #45 ... [2020-12-01T12:47:24.069Z] [2020-12-01T12:47:24.069Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:24.255Z] Reading package lists... [2020-12-01T12:47:24.329Z] #66 21.53 Checking out files: 70% (1336/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) [2020-12-01T12:47:24.329Z] #66 ... [2020-12-01T12:47:24.329Z] [2020-12-01T12:47:24.329Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:24.329Z] #42 11.97 unicode/utf8 [2020-12-01T12:47:24.329Z] #42 12.47 math/bits [2020-12-01T12:47:24.329Z] #42 13.20 math [2020-12-01T12:47:24.329Z] #42 17.39 internal/testlog [2020-12-01T12:47:24.329Z] #42 17.76 encoding [2020-12-01T12:47:24.329Z] #42 17.91 unicode/utf16 [2020-12-01T12:47:24.329Z] #42 18.22 container/list [2020-12-01T12:47:24.329Z] #42 18.73 crypto/internal/subtle [2020-12-01T12:47:24.329Z] #42 18.86 crypto/subtle [2020-12-01T12:47:24.329Z] #42 18.97 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T12:47:24.329Z] #42 19.07 internal/nettrace [2020-12-01T12:47:24.329Z] #42 19.19 runtime/cgo [2020-12-01T12:47:24.329Z] #42 ... [2020-12-01T12:47:24.329Z] [2020-12-01T12:47:24.329Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:24.548Z] Building dependency tree... [2020-12-01T12:47:24.548Z] Reading state information... [2020-12-01T12:47:24.548Z] The following additional packages will be installed: [2020-12-01T12:47:24.548Z] libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T12:47:24.549Z] libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T12:47:24.549Z] Suggested packages: [2020-12-01T12:47:24.549Z] manpages-dev python-setuptools [2020-12-01T12:47:24.557Z] #57 ... [2020-12-01T12:47:24.557Z] [2020-12-01T12:47:24.557Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:47:24.557Z] #7 26.46 Reading package lists... [2020-12-01T12:47:24.557Z] #7 32.84 Building dependency tree... [2020-12-01T12:47:24.557Z] #7 34.19 Reading state information... [2020-12-01T12:47:24.557Z] #7 35.98 The following additional packages will be installed: [2020-12-01T12:47:24.557Z] #7 35.99 libapparmor1 [2020-12-01T12:47:24.557Z] #7 36.00 Suggested packages: [2020-12-01T12:47:24.557Z] #7 36.01 seccomp [2020-12-01T12:47:24.557Z] #7 36.30 The following NEW packages will be installed: [2020-12-01T12:47:24.557Z] #7 36.30 libapparmor-dev libapparmor1 libseccomp-dev [2020-12-01T12:47:24.557Z] #7 36.70 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:24.557Z] #7 36.70 Need to get 293 kB of archives. [2020-12-01T12:47:24.557Z] #7 36.70 After this operation, 952 kB of additional disk space will be used. [2020-12-01T12:47:24.557Z] #7 36.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-01T12:47:24.557Z] #7 36.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-01T12:47:24.557Z] #7 36.71 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-01T12:47:24.557Z] #7 37.83 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:24.557Z] #7 38.15 Fetched 293 kB in 0s (997 kB/s) [2020-12-01T12:47:24.557Z] #7 38.31 Selecting previously unselected package libapparmor1:amd64. [2020-12-01T12:47:24.557Z] #7 38.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T12:47:24.557Z] #7 38.41 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-12-01T12:47:24.557Z] #7 38.46 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T12:47:24.557Z] #7 38.70 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-01T12:47:24.557Z] #7 38.76 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-01T12:47:24.557Z] #7 38.76 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T12:47:24.557Z] #7 39.23 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-01T12:47:24.557Z] #7 39.27 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-01T12:47:24.557Z] #7 39.29 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T12:47:24.557Z] #7 39.65 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T12:47:24.557Z] #7 39.66 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T12:47:24.557Z] #7 39.72 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T12:47:24.557Z] #7 39.74 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:24.557Z] #7 DONE 40.0s [2020-12-01T12:47:24.588Z] #66 21.53 Checking out files: 70% (1336/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2020-12-01T12:47:24.588Z] #66 22.14 + cd /tmp/tmp.yG9QTdhCNY/src/github.com/docker/libnetwork [2020-12-01T12:47:24.819Z] [2020-12-01T12:47:24.819Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:24.819Z] #50 DONE 0.1s [2020-12-01T12:47:24.819Z] [2020-12-01T12:47:24.819Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-12-01T12:47:24.819Z] #51 DONE 0.1s [2020-12-01T12:47:24.819Z] [2020-12-01T12:47:24.819Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:47:24.841Z] The following NEW packages will be installed: [2020-12-01T12:47:24.841Z] libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T12:47:24.841Z] libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T12:47:24.841Z] protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T12:47:24.841Z] python-six zlib1g-dev [2020-12-01T12:47:24.841Z] 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:24.841Z] Need to get 4075 kB of archives. [2020-12-01T12:47:24.841Z] After this operation, 24.5 MB of additional disk space will be used. [2020-12-01T12:47:24.841Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-01T12:47:24.841Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-01T12:47:24.841Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T12:47:24.841Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-01T12:47:24.841Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-01T12:47:24.841Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-01T12:47:24.841Z] 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-12-01T12:47:24.841Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-01T12:47:24.841Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-01T12:47:24.841Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-01T12:47:24.847Z] #66 22.14 + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:47:25.134Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-01T12:47:25.134Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-01T12:47:25.134Z] 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-12-01T12:47:25.134Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-01T12:47:25.134Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T12:47:25.134Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-01T12:47:25.134Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-01T12:47:25.393Z] #52 ... [2020-12-01T12:47:25.393Z] [2020-12-01T12:47:25.393Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:25.393Z] #22 26.60 Reading package lists... [2020-12-01T12:47:25.393Z] #22 33.53 Building dependency tree... [2020-12-01T12:47:25.393Z] #22 35.08 Reading state information... [2020-12-01T12:47:25.393Z] #22 36.57 ca-certificates is already the newest version (20200601~deb10u1). [2020-12-01T12:47:25.393Z] #22 36.57 The following additional packages will be installed: [2020-12-01T12:47:25.393Z] #22 36.57 libjq1 libonig5 [2020-12-01T12:47:25.393Z] #22 36.99 The following NEW packages will be installed: [2020-12-01T12:47:25.393Z] #22 36.99 jq libjq1 libonig5 [2020-12-01T12:47:25.393Z] #22 37.43 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:25.393Z] #22 37.43 Need to get 355 kB of archives. [2020-12-01T12:47:25.393Z] #22 37.43 After this operation, 1072 kB of additional disk space will be used. [2020-12-01T12:47:25.393Z] #22 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T12:47:25.393Z] #22 37.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T12:47:25.393Z] #22 37.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T12:47:25.393Z] #22 38.48 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:25.393Z] #22 38.93 Fetched 355 kB in 0s (1278 kB/s) [2020-12-01T12:47:25.393Z] #22 39.22 Selecting previously unselected package libonig5:amd64. [2020-12-01T12:47:25.393Z] #22 39.22 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:25.393Z] #22 39.28 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-12-01T12:47:25.393Z] #22 39.30 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:47:25.393Z] #22 39.60 Selecting previously unselected package libjq1:amd64. [2020-12-01T12:47:25.393Z] #22 39.60 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:47:25.393Z] #22 39.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:47:25.393Z] #22 39.78 Selecting previously unselected package jq. [2020-12-01T12:47:25.393Z] #22 39.79 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:47:25.393Z] #22 39.80 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:47:25.393Z] #22 40.15 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:47:25.393Z] #22 40.17 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:47:25.393Z] #22 40.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:47:25.393Z] #22 40.22 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:25.393Z] #22 DONE 40.8s [2020-12-01T12:47:25.393Z] [2020-12-01T12:47:25.393Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T12:47:25.393Z] #23 DONE 0.1s [2020-12-01T12:47:25.426Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:25.426Z] Fetched 4075 kB in 0s (9739 kB/s) [2020-12-01T12:47:25.426Z] Selecting previously unselected package libcap-dev:ppc64el. [2020-12-01T12:47:25.426Z] (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 ... 15339 files and directories currently installed.) [2020-12-01T12:47:25.426Z] Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libnet1:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libnet1-dev. [2020-12-01T12:47:25.426Z] Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:47:25.426Z] Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-01T12:47:25.426Z] Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-01T12:47:25.426Z] Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-01T12:47:25.655Z] [2020-12-01T12:47:25.655Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:25.719Z] Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-01T12:47:25.719Z] Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:25.719Z] Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:25.719Z] Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-01T12:47:25.719Z] Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:25.719Z] Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:25.719Z] Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-01T12:47:25.719Z] Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:25.719Z] Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package libprotoc17:ppc64el. [2020-12-01T12:47:26.012Z] Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:26.012Z] Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package protobuf-c-compiler. [2020-12-01T12:47:26.012Z] Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T12:47:26.012Z] Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package protobuf-compiler. [2020-12-01T12:47:26.012Z] Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:26.012Z] Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package python-pkg-resources. [2020-12-01T12:47:26.012Z] Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:47:26.012Z] Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package python-six. [2020-12-01T12:47:26.012Z] Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T12:47:26.012Z] Unpacking python-six (1.12.0-1) ... [2020-12-01T12:47:26.012Z] Selecting previously unselected package python-protobuf. [2020-12-01T12:47:26.012Z] Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-01T12:47:26.012Z] Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T12:47:26.012Z] Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:26.225Z] #66 23.70 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T12:47:26.599Z] #24 ... [2020-12-01T12:47:26.599Z] [2020-12-01T12:47:26.599Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:26.599Z] #31 25.73 Reading package lists... [2020-12-01T12:47:26.599Z] #31 32.31 Building dependency tree... [2020-12-01T12:47:26.599Z] #31 33.58 Reading state information... [2020-12-01T12:47:26.599Z] #31 35.40 The following additional packages will be installed: [2020-12-01T12:47:26.599Z] #31 35.41 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T12:47:26.599Z] #31 35.42 Suggested packages: [2020-12-01T12:47:26.599Z] #31 35.43 cmake-doc ninja-build lrzip [2020-12-01T12:47:26.599Z] #31 35.43 Recommended packages: [2020-12-01T12:47:26.599Z] #31 35.43 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T12:47:26.599Z] #31 36.36 The following NEW packages will be installed: [2020-12-01T12:47:26.599Z] #31 36.36 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T12:47:26.599Z] #31 36.39 vim-common xxd [2020-12-01T12:47:26.599Z] #31 36.80 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:26.599Z] #31 36.80 Need to get 14.9 MB of archives. [2020-12-01T12:47:26.599Z] #31 36.80 After this operation, 61.8 MB of additional disk space will be used. [2020-12-01T12:47:26.599Z] #31 36.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T12:47:26.599Z] #31 36.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:47:26.599Z] #31 36.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T12:47:26.599Z] #31 36.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T12:47:26.599Z] #31 37.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-01T12:47:26.599Z] #31 37.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-01T12:47:26.599Z] #31 37.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-01T12:47:26.599Z] #31 37.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-01T12:47:26.599Z] #31 38.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-01T12:47:26.599Z] #31 38.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-01T12:47:26.599Z] #31 39.61 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:26.599Z] #31 39.86 Fetched 14.9 MB in 2s (8259 kB/s) [2020-12-01T12:47:26.599Z] #31 39.98 Selecting previously unselected package xxd. [2020-12-01T12:47:26.599Z] #31 39.98 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:26.599Z] #31 40.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:47:26.599Z] #31 40.33 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:47:26.599Z] #31 40.75 Selecting previously unselected package vim-common. [2020-12-01T12:47:26.599Z] #31 40.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:47:26.599Z] #31 40.90 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:47:26.599Z] #31 41.61 Selecting previously unselected package cmake-data. [2020-12-01T12:47:26.599Z] #31 41.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T12:47:26.599Z] #31 41.62 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T12:47:26.879Z] #31 ... [2020-12-01T12:47:26.879Z] [2020-12-01T12:47:26.879Z] #8 [dev 1/25] RUN groupadd -r docker [2020-12-01T12:47:26.879Z] #8 DONE 2.2s [2020-12-01T12:47:26.879Z] [2020-12-01T12:47:26.879Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:26.879Z] #38 26.59 Reading package lists... [2020-12-01T12:47:26.879Z] #38 33.11 Building dependency tree... [2020-12-01T12:47:26.879Z] #38 34.67 Reading state information... [2020-12-01T12:47:26.879Z] #38 36.16 The following additional packages will be installed: [2020-12-01T12:47:26.879Z] #38 36.18 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T12:47:26.879Z] #38 36.18 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T12:47:26.879Z] #38 36.19 Suggested packages: [2020-12-01T12:47:26.879Z] #38 36.19 manpages-dev python-setuptools [2020-12-01T12:47:26.879Z] #38 37.49 The following NEW packages will be installed: [2020-12-01T12:47:26.879Z] #38 37.50 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T12:47:26.879Z] #38 37.50 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T12:47:26.879Z] #38 37.51 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T12:47:26.879Z] #38 37.51 python-six zlib1g-dev [2020-12-01T12:47:26.879Z] #38 37.91 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:26.879Z] #38 37.91 Need to get 4095 kB of archives. [2020-12-01T12:47:26.879Z] #38 37.91 After this operation, 22.5 MB of additional disk space will be used. [2020-12-01T12:47:26.879Z] #38 37.91 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-01T12:47:26.879Z] #38 37.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T12:47:26.879Z] #38 37.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T12:47:26.879Z] #38 37.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T12:47:26.879Z] #38 37.92 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-01T12:47:26.879Z] #38 37.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T12:47:26.879Z] #38 37.94 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-12-01T12:47:26.879Z] #38 37.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-01T12:47:26.879Z] #38 38.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-01T12:47:26.879Z] #38 38.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-01T12:47:26.879Z] #38 38.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-01T12:47:26.879Z] #38 38.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-01T12:47:26.879Z] #38 38.42 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-12-01T12:47:26.879Z] #38 38.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-01T12:47:26.879Z] #38 38.46 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T12:47:26.879Z] #38 38.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T12:47:26.879Z] #38 38.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-01T12:47:26.879Z] #38 39.79 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:26.879Z] #38 40.10 Fetched 4095 kB in 1s (4534 kB/s) [2020-12-01T12:47:26.879Z] #38 40.35 Selecting previously unselected package libcap-dev:amd64. [2020-12-01T12:47:26.879Z] #38 40.35 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:26.879Z] #38 40.48 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 40.51 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T12:47:26.879Z] #38 40.75 Selecting previously unselected package libnet1:amd64. [2020-12-01T12:47:26.879Z] #38 40.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 40.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:26.879Z] #38 41.02 Selecting previously unselected package libnet1-dev. [2020-12-01T12:47:26.879Z] #38 41.03 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 41.04 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:26.879Z] #38 41.39 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T12:47:26.879Z] #38 41.40 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 41.41 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:47:26.879Z] #38 41.66 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-01T12:47:26.879Z] #38 41.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 41.66 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T12:47:26.879Z] #38 42.07 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T12:47:26.879Z] #38 42.07 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 42.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:26.879Z] #38 42.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-01T12:47:26.879Z] #38 42.28 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:26.879Z] #38 ... [2020-12-01T12:47:26.879Z] [2020-12-01T12:47:26.879Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-12-01T12:47:27.055Z] Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:27.055Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:27.055Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:47:27.055Z] Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:47:27.055Z] Setting up python-six (1.12.0-1) ... [2020-12-01T12:47:27.145Z] #9 ... [2020-12-01T12:47:27.145Z] [2020-12-01T12:47:27.145Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:27.145Z] #42 29.07 vendor/golang.org/x/crypto/internal/subtle [2020-12-01T12:47:27.145Z] #42 29.21 vendor/golang.org/x/crypto/curve25519 [2020-12-01T12:47:27.405Z] #42 ... [2020-12-01T12:47:27.405Z] [2020-12-01T12:47:27.405Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:47:27.405Z] #52 2.122 + RM_GOPATH=0 [2020-12-01T12:47:27.405Z] #52 2.122 + TMP_GOPATH= [2020-12-01T12:47:27.405Z] #52 2.122 + : /build [2020-12-01T12:47:27.405Z] #52 2.122 + '[' -z '' ']' [2020-12-01T12:47:27.405Z] #52 2.122 ++ mktemp -d [2020-12-01T12:47:27.405Z] #52 2.122 + export GOPATH=/tmp/tmp.gVFKlCNtrK [2020-12-01T12:47:27.405Z] #52 2.122 + GOPATH=/tmp/tmp.gVFKlCNtrK [2020-12-01T12:47:27.405Z] #52 2.122 + RM_GOPATH=1 [2020-12-01T12:47:27.405Z] #52 2.122 ++ dirname ./install.sh [2020-12-01T12:47:27.405Z] #52 2.132 + dir=. [2020-12-01T12:47:27.405Z] #52 2.132 + bin=runc [2020-12-01T12:47:27.405Z] #52 2.132 + shift [2020-12-01T12:47:27.405Z] #52 2.132 + '[' '!' -f ./runc.installer ']' [2020-12-01T12:47:27.405Z] #52 2.132 + . ./runc.installer [2020-12-01T12:47:27.405Z] #52 2.132 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:47:27.405Z] #52 2.132 + install_runc [2020-12-01T12:47:27.405Z] #52 2.132 + uname -r [2020-12-01T12:47:27.405Z] #52 2.132 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T12:47:27.405Z] #52 2.158 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-12-01T12:47:27.405Z] #52 2.158 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T12:47:27.405Z] #52 2.158 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-12-01T12:47:27.405Z] #52 2.158 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gVFKlCNtrK/src/github.com/opencontainers/runc [2020-12-01T12:47:27.405Z] #52 2.158 Cloning into '/tmp/tmp.gVFKlCNtrK/src/github.com/opencontainers/runc'... [2020-12-01T12:47:27.689Z] Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-01T12:47:27.689Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T12:47:27.689Z] Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:27.689Z] Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-01T12:47:27.689Z] Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:27.689Z] Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:47:27.689Z] Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:27.689Z] Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-01T12:47:27.689Z] Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:47:27.689Z] Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T12:47:28.348Z] #52 ... [2020-12-01T12:47:28.348Z] [2020-12-01T12:47:28.348Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-12-01T12:47:28.348Z] #9 DONE 1.4s [2020-12-01T12:47:28.348Z] [2020-12-01T12:47:28.348Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:28.348Z] #38 42.33 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:28.348Z] #38 42.51 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-01T12:47:28.348Z] #38 42.55 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-01T12:47:28.348Z] #38 42.63 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T12:47:28.348Z] #38 43.18 Selecting previously unselected package libprotobuf17:amd64. [2020-12-01T12:47:28.349Z] #38 43.19 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:28.349Z] #38 43.20 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:28.725Z] Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-01T12:47:28.725Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:28.760Z] #66 ... [2020-12-01T12:47:28.760Z] [2020-12-01T12:47:28.760Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:28.760Z] #22 19.28 Fetched 8406 kB in 17s (505 kB/s) [2020-12-01T12:47:28.760Z] #22 19.28 Reading package lists... [2020-12-01T12:47:28.760Z] #22 26.07 Reading package lists... [2020-12-01T12:47:28.760Z] #22 ... [2020-12-01T12:47:28.760Z] [2020-12-01T12:47:28.760Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:28.760Z] #31 19.38 Fetched 8406 kB in 17s (504 kB/s) [2020-12-01T12:47:28.760Z] #31 19.38 Reading package lists... [2020-12-01T12:47:28.760Z] #31 26.08 Reading package lists... [2020-12-01T12:47:28.760Z] #31 ... [2020-12-01T12:47:28.760Z] [2020-12-01T12:47:28.760Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:47:28.760Z] #45 24.11 go: finding github.com/fatih/color v1.9.0 [2020-12-01T12:47:28.760Z] #45 24.36 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:47:28.760Z] #45 24.38 go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T12:47:28.760Z] #45 24.44 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:47:28.760Z] #45 24.46 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:47:28.760Z] #45 24.52 go: finding github.com/pkg/errors v0.9.1 [2020-12-01T12:47:28.760Z] #45 24.59 go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:47:28.760Z] #45 24.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:47:28.760Z] #45 24.64 go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:47:28.760Z] #45 24.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:47:28.760Z] #45 24.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:47:28.760Z] #45 24.88 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:47:29.293Z] #38 44.53 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-01T12:47:29.293Z] #38 44.53 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:29.293Z] #38 44.53 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:29.293Z] #38 ... [2020-12-01T12:47:29.293Z] [2020-12-01T12:47:29.293Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-12-01T12:47:29.293Z] #10 0.972 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T12:47:29.293Z] #10 DONE 1.0s [2020-12-01T12:47:29.330Z] #45 ... [2020-12-01T12:47:29.330Z] [2020-12-01T12:47:29.330Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:29.330Z] #38 20.22 Fetched 8406 kB in 17s (482 kB/s) [2020-12-01T12:47:29.330Z] #38 20.22 Reading package lists... [2020-12-01T12:47:29.364Z] Removing intermediate container b906c3a4de4a [2020-12-01T12:47:29.364Z] ---> a581158a6099 [2020-12-01T12:47:29.364Z] Step 12/140 : ARG CRIU_VERSION=3.14 [2020-12-01T12:47:29.364Z] ---> Running in 2d36c758ba3d [2020-12-01T12:47:29.364Z] Removing intermediate container 2d36c758ba3d [2020-12-01T12:47:29.364Z] ---> 28678f74d422 [2020-12-01T12:47:29.364Z] 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-12-01T12:47:29.364Z] ---> Running in fe015194db81 [2020-12-01T12:47:29.554Z] [2020-12-01T12:47:29.554Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-12-01T12:47:29.589Z] #38 27.11 Reading package lists... [2020-12-01T12:47:29.589Z] #38 ... [2020-12-01T12:47:29.589Z] [2020-12-01T12:47:29.589Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:47:29.589Z] #54 20.28 Fetched 8406 kB in 18s (471 kB/s) [2020-12-01T12:47:29.589Z] #54 20.28 Reading package lists... [2020-12-01T12:47:29.589Z] #54 27.08 Reading package lists... [2020-12-01T12:47:29.589Z] #54 ... [2020-12-01T12:47:29.589Z] [2020-12-01T12:47:29.589Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:47:29.589Z] #7 20.66 Fetched 8406 kB in 18s (472 kB/s) [2020-12-01T12:47:29.589Z] #7 20.66 Reading package lists... [2020-12-01T12:47:30.405Z] Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:47:30.405Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:47:30.405Z] Note: Building without GnuTLS support [2020-12-01T12:47:30.405Z] Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:47:30.405Z] Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:47:30.405Z] fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:47:30.405Z]  GEN .gitid [2020-12-01T12:47:30.405Z] GEN criu/include/version.h [2020-12-01T12:47:30.405Z] GEN include/common/asm [2020-12-01T12:47:30.498Z] #11 DONE 1.2s [2020-12-01T12:47:30.498Z] [2020-12-01T12:47:30.498Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-12-01T12:47:30.699Z] PBCC images/timens.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/timens.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/fown.pb-c.c [2020-12-01T12:47:30.699Z] PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T12:47:30.699Z] PBCC images/opts.pb-c.c [2020-12-01T12:47:30.699Z] PBCC images/memfd.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/fown.pb-c.d [2020-12-01T12:47:30.699Z] DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T12:47:30.699Z] DEP images/opts.pb-c.d [2020-12-01T12:47:30.699Z] DEP images/memfd.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/sit.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/sit.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/macvlan.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/macvlan.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/autofs.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/autofs.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/sysctl.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/sysctl.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/time.pb-c.c [2020-12-01T12:47:30.699Z] DEP images/time.pb-c.d [2020-12-01T12:47:30.699Z] PBCC images/binfmt-misc.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/binfmt-misc.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/seccomp.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/seccomp.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/userns.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/userns.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/cgroup.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/cgroup.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/ext-file.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/ext-file.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/rpc.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/rpc.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/siginfo.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/siginfo.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/pagemap.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/pagemap.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/rlimit.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/rlimit.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/file-lock.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/file-lock.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/tty.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/tty.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/tun.pb-c.c [2020-12-01T12:47:30.991Z] PBCC images/netdev.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/tun.pb-c.d [2020-12-01T12:47:30.991Z] DEP images/netdev.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/vma.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/vma.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/creds.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/creds.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/utsns.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/utsns.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/ipc-desc.pb-c.c [2020-12-01T12:47:30.991Z] PBCC images/ipc-sem.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/ipc-desc.pb-c.d [2020-12-01T12:47:30.991Z] DEP images/ipc-sem.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/ipc-msg.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/ipc-msg.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/ipc-shm.pb-c.c [2020-12-01T12:47:30.991Z] DEP images/ipc-shm.pb-c.d [2020-12-01T12:47:30.991Z] PBCC images/ipc-var.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/ipc-var.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sk-opts.pb-c.c [2020-12-01T12:47:31.287Z] PBCC images/packet-sock.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sk-opts.pb-c.d [2020-12-01T12:47:31.287Z] DEP images/packet-sock.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sk-netlink.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sk-netlink.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sk-inet.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sk-inet.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sk-unix.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sk-unix.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/mm.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/mm.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/timerfd.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/timerfd.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/timer.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/timer.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sa.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sa.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/pipe-data.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/pipe-data.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/mnt.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/mnt.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/sk-packet.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/sk-packet.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/tcp-stream.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/tcp-stream.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/pipe.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/pipe.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/pstree.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/pstree.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/fs.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/fs.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/signalfd.pb-c.c [2020-12-01T12:47:31.287Z] DEP images/signalfd.pb-c.d [2020-12-01T12:47:31.287Z] PBCC images/fh.pb-c.c [2020-12-01T12:47:31.287Z] PBCC images/fsnotify.pb-c.c [2020-12-01T12:47:31.497Z] #7 27.87 Reading package lists... [2020-12-01T12:47:31.497Z] #7 ... [2020-12-01T12:47:31.497Z] [2020-12-01T12:47:31.497Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:31.497Z] #31 26.08 Reading package lists... [2020-12-01T12:47:31.580Z] DEP images/fh.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/fsnotify.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/eventpoll.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/eventpoll.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/eventfd.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/eventfd.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/remap-file-path.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/remap-file-path.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/fifo.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/fifo.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/ghost-file.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/ghost-file.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/regfile.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/regfile.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/ns.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/ns.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/fdinfo.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/fdinfo.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/core-aarch64.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/core-arm.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/core-ppc64.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/core-s390.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/core-x86.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/core.pb-c.c [2020-12-01T12:47:31.580Z] PBCC images/inventory.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/core-aarch64.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/core-arm.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/core-ppc64.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/core-s390.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/core-x86.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/core.pb-c.d [2020-12-01T12:47:31.580Z] DEP images/inventory.pb-c.d [2020-12-01T12:47:31.580Z] PBCC images/cpuinfo.pb-c.c [2020-12-01T12:47:31.580Z] DEP images/cpuinfo.pb-c.d [2020-12-01T12:47:31.885Z] PBCC images/stats.pb-c.c [2020-12-01T12:47:31.885Z] DEP images/stats.pb-c.d [2020-12-01T12:47:31.885Z] make[1]: Nothing to be done for 'all'. [2020-12-01T12:47:31.887Z] #12 DONE 1.5s [2020-12-01T12:47:31.887Z] [2020-12-01T12:47:31.887Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:31.887Z] #24 4.161 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-12-01T12:47:31.887Z] #24 4.931 [2020-12-01T12:47:31.887Z] #24 5.335 # 2.2% ### 4.4% #### 5.8% ##### 8.2% ######## 11.2% ########### 15.5% ############# 19.1% ############## 20.8% ###################### 30.6% ####################### 32.7% [2020-12-01T12:47:31.887Z] #24 ... [2020-12-01T12:47:31.887Z] [2020-12-01T12:47:31.887Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:31.887Z] #66 DONE 43.9s [2020-12-01T12:47:31.887Z] [2020-12-01T12:47:31.887Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:32.179Z] CC images/stats.o [2020-12-01T12:47:32.179Z] CC images/core.o [2020-12-01T12:47:32.471Z] CC images/core-x86.o [2020-12-01T12:47:32.471Z] CC images/core-arm.o [2020-12-01T12:47:32.471Z] CC images/core-aarch64.o [2020-12-01T12:47:32.471Z] CC images/core-ppc64.o [2020-12-01T12:47:32.763Z] CC images/core-s390.o [2020-12-01T12:47:32.763Z] CC images/cpuinfo.o [2020-12-01T12:47:33.056Z] CC images/inventory.o [2020-12-01T12:47:33.056Z] CC images/fdinfo.o [2020-12-01T12:47:33.056Z] CC images/fown.o [2020-12-01T12:47:33.056Z] CC images/ns.o [2020-12-01T12:47:33.056Z] CC images/regfile.o [2020-12-01T12:47:33.056Z] CC images/ghost-file.o [2020-12-01T12:47:33.056Z] CC images/fifo.o [2020-12-01T12:47:33.056Z] CC images/remap-file-path.o [2020-12-01T12:47:33.348Z] CC images/eventfd.o [2020-12-01T12:47:33.348Z] CC images/eventpoll.o [2020-12-01T12:47:33.348Z] CC images/fh.o [2020-12-01T12:47:33.348Z] CC images/fsnotify.o [2020-12-01T12:47:33.348Z] CC images/signalfd.o [2020-12-01T12:47:33.444Z] #31 32.71 Building dependency tree... [2020-12-01T12:47:33.444Z] #31 34.09 Reading state information... [2020-12-01T12:47:33.455Z] #24 5.335 # 2.2% ### 4.4% #### 5.8% ##### 8.2% ######## 11.2% ########### 15.5% ############# 19.1% ############## 20.8% ###################### 30.6% ####################### 32.7% ############################ 39.6% ############################## 42.0% ############################### 44.3% ################################# 47.2% ################################### 50.0% ####################################### 54.3% ########################################### 60.8% ################################################## 70.1% ##################################################### 74.5% ######################################################### 80.3% ############################################################ 84.5% ################################################################ 89.4% ####################################################################### 99.3% ######################################################################## 100.0% [2020-12-01T12:47:33.641Z] CC images/fs.o [2020-12-01T12:47:33.641Z] CC images/pstree.o [2020-12-01T12:47:33.641Z] CC images/pipe.o [2020-12-01T12:47:33.641Z] CC images/tcp-stream.o [2020-12-01T12:47:33.641Z] CC images/sk-packet.o [2020-12-01T12:47:33.641Z] CC images/mnt.o [2020-12-01T12:47:33.641Z] CC images/pipe-data.o [2020-12-01T12:47:33.641Z] CC images/sa.o [2020-12-01T12:47:33.934Z] CC images/timer.o [2020-12-01T12:47:33.934Z] CC images/timerfd.o [2020-12-01T12:47:33.934Z] CC images/mm.o [2020-12-01T12:47:33.934Z] CC images/sk-opts.o [2020-12-01T12:47:33.934Z] CC images/sk-unix.o [2020-12-01T12:47:33.934Z] CC images/sk-inet.o [2020-12-01T12:47:34.028Z] #24 8.527 [2020-12-01T12:47:34.226Z] CC images/tun.o [2020-12-01T12:47:34.226Z] CC images/sk-netlink.o [2020-12-01T12:47:34.226Z] CC images/packet-sock.o [2020-12-01T12:47:34.226Z] CC images/ipc-var.o [2020-12-01T12:47:34.226Z] CC images/ipc-desc.o [2020-12-01T12:47:34.226Z] CC images/ipc-shm.o [2020-12-01T12:47:34.518Z] CC images/ipc-msg.o [2020-12-01T12:47:34.518Z] CC images/ipc-sem.o [2020-12-01T12:47:34.518Z] CC images/utsns.o [2020-12-01T12:47:34.518Z] CC images/creds.o [2020-12-01T12:47:34.518Z] CC images/vma.o [2020-12-01T12:47:34.518Z] CC images/netdev.o [2020-12-01T12:47:34.518Z] CC images/tty.o [2020-12-01T12:47:34.553Z] #24 8.896 0.1% [2020-12-01T12:47:34.553Z] #24 ... [2020-12-01T12:47:34.553Z] [2020-12-01T12:47:34.553Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:34.553Z] #29 36.36 sync [2020-12-01T12:47:34.553Z] #29 36.37 internal/reflectlite [2020-12-01T12:47:34.553Z] #29 40.33 errors [2020-12-01T12:47:34.553Z] #29 40.33 sort [2020-12-01T12:47:34.553Z] #29 40.84 strconv [2020-12-01T12:47:34.553Z] #29 42.46 io [2020-12-01T12:47:34.553Z] #29 44.51 internal/oserror [2020-12-01T12:47:34.553Z] #29 44.73 syscall [2020-12-01T12:47:34.553Z] #29 ... [2020-12-01T12:47:34.553Z] [2020-12-01T12:47:34.553Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:34.811Z] CC images/file-lock.o [2020-12-01T12:47:34.811Z] CC images/rlimit.o [2020-12-01T12:47:34.811Z] CC images/pagemap.o [2020-12-01T12:47:34.811Z] CC images/siginfo.o [2020-12-01T12:47:34.811Z] CC images/rpc.o [2020-12-01T12:47:34.814Z] #24 8.896 0.1% ################## 25.2% ############################ 39.8% [2020-12-01T12:47:34.814Z] #24 ... [2020-12-01T12:47:34.814Z] [2020-12-01T12:47:34.814Z] #13 [dev 6/25] RUN ldconfig [2020-12-01T12:47:34.814Z] #13 DONE 2.8s [2020-12-01T12:47:34.814Z] [2020-12-01T12:47:34.814Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:35.076Z] #24 8.896 0.1% ################## 25.2% ############################ 39.8% ########################################## 59.1% ################################################## 70.0% ################################################################# 90.3% ###################################################################### 98.2% ######################################################################## 100.0% [2020-12-01T12:47:35.103Z] CC images/ext-file.o [2020-12-01T12:47:35.103Z] CC images/cgroup.o [2020-12-01T12:47:35.350Z] #31 36.01 The following additional packages will be installed: [2020-12-01T12:47:35.350Z] #31 36.03 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T12:47:35.350Z] #31 36.05 Suggested packages: [2020-12-01T12:47:35.350Z] #31 36.07 cmake-doc ninja-build lrzip [2020-12-01T12:47:35.350Z] #31 36.07 Recommended packages: [2020-12-01T12:47:35.350Z] #31 36.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T12:47:35.395Z] CC images/userns.o [2020-12-01T12:47:35.395Z] CC images/google/protobuf/descriptor.o [2020-12-01T12:47:35.688Z] CC images/opts.o [2020-12-01T12:47:35.688Z] CC images/seccomp.o [2020-12-01T12:47:35.688Z] CC images/binfmt-misc.o [2020-12-01T12:47:35.688Z] CC images/time.o [2020-12-01T12:47:36.021Z] CC images/sysctl.o [2020-12-01T12:47:36.021Z] CC images/autofs.o [2020-12-01T12:47:36.021Z] CC images/macvlan.o [2020-12-01T12:47:36.021Z] CC images/sit.o [2020-12-01T12:47:36.021Z] CC images/memfd.o [2020-12-01T12:47:36.021Z] CC images/timens.o [2020-12-01T12:47:36.021Z] LINK images/built-in.o [2020-12-01T12:47:36.021Z] GEN compel/include/asm [2020-12-01T12:47:36.021Z] GEN compel/include/version.h [2020-12-01T12:47:36.021Z] touch .config [2020-12-01T12:47:36.021Z] GEN include/common/config.h [2020-12-01T12:47:36.021Z] GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T12:47:36.021Z] GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T12:47:36.021Z] #24 10.32 #=#=# [2020-12-01T12:47:36.288Z] #31 37.12 The following NEW packages will be installed: [2020-12-01T12:47:36.288Z] #31 37.14 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T12:47:36.288Z] #31 37.15 vim-common xxd [2020-12-01T12:47:36.313Z] GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-01T12:47:36.313Z] DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-01T12:47:36.313Z] DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-01T12:47:36.313Z] DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-01T12:47:36.313Z] DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-01T12:47:36.313Z] GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T12:47:36.313Z] DEP compel/plugins/std/infect.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/std/string.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/std/log.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/std/fds.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/std/std.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/shmem/shmem.d [2020-12-01T12:47:36.313Z] DEP compel/plugins/fds/fds.d [2020-12-01T12:47:36.313Z] CC compel/plugins/std/std.o [2020-12-01T12:47:36.313Z] CC compel/plugins/std/fds.o [2020-12-01T12:47:36.547Z] #31 37.49 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:36.547Z] #31 37.49 Need to get 14.9 MB of archives. [2020-12-01T12:47:36.547Z] #31 37.49 After this operation, 61.8 MB of additional disk space will be used. [2020-12-01T12:47:36.547Z] #31 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T12:47:36.547Z] #31 37.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:47:36.605Z] CC compel/plugins/std/log.o [2020-12-01T12:47:36.605Z] CC compel/plugins/std/string.o [2020-12-01T12:47:36.806Z] #31 37.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T12:47:36.898Z] CC compel/plugins/std/infect.o [2020-12-01T12:47:36.898Z] CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-01T12:47:36.898Z] CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-01T12:47:36.898Z] CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-01T12:47:36.898Z] CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-01T12:47:36.898Z] AR compel/plugins/std.lib.a [2020-12-01T12:47:36.898Z] CC compel/plugins/fds/fds.o [2020-12-01T12:47:36.898Z] AR compel/plugins/fds.lib.a [2020-12-01T12:47:36.898Z] HOSTDEP compel/src/lib/log-host.d [2020-12-01T12:47:36.898Z] HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T12:47:36.898Z] HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-01T12:47:36.898Z] HOSTDEP compel/src/main-host.d [2020-12-01T12:47:36.898Z] DEP compel/src/lib/ptrace.d [2020-12-01T12:47:37.066Z] #31 37.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T12:47:37.190Z] DEP compel/src/lib/infect.d [2020-12-01T12:47:37.190Z] DEP compel/src/lib/infect-util.d [2020-12-01T12:47:37.190Z] DEP compel/src/lib/infect-rpc.d [2020-12-01T12:47:37.190Z] DEP compel/arch/ppc64/src/lib/infect.d [2020-12-01T12:47:37.190Z] DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-01T12:47:37.190Z] DEP compel/src/lib/log.d [2020-12-01T12:47:37.190Z] DEP compel/src/main.d [2020-12-01T12:47:37.190Z] DEP compel/src/lib/handle-elf.d [2020-12-01T12:47:37.190Z] DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-01T12:47:37.190Z] CC compel/src/lib/log.o [2020-12-01T12:47:37.190Z] CC compel/arch/ppc64/src/lib/cpu.o [2020-12-01T12:47:37.331Z] #24 10.49 # 1.7% ###### 8.8% ########### 16.1% ################ 23.4% #################### 29.1% ######################### 35.7% ############################# 40.9% ################################ 45.7% ######################################### 57.5% ################################################## 70.8% ######################################################### 80.2% ################################################################## 91.8% ######################################################################## 100.0% [2020-12-01T12:47:37.482Z] CC compel/arch/ppc64/src/lib/infect.o [2020-12-01T12:47:37.482Z] CC compel/src/lib/infect-rpc.o [2020-12-01T12:47:37.482Z] CC compel/src/lib/infect-util.o [2020-12-01T12:47:37.482Z] CC compel/src/lib/infect.o [2020-12-01T12:47:37.634Z] #31 ... [2020-12-01T12:47:37.634Z] [2020-12-01T12:47:37.634Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:37.634Z] #38 27.11 Reading package lists... [2020-12-01T12:47:37.634Z] #38 33.73 Building dependency tree... [2020-12-01T12:47:37.634Z] #38 35.17 Reading state information... [2020-12-01T12:47:37.634Z] #38 36.77 The following additional packages will be installed: [2020-12-01T12:47:37.634Z] #38 36.79 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-01T12:47:37.634Z] #38 36.79 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-01T12:47:37.634Z] #38 36.81 Suggested packages: [2020-12-01T12:47:37.634Z] #38 36.81 manpages-dev python-setuptools [2020-12-01T12:47:37.634Z] #38 38.06 The following NEW packages will be installed: [2020-12-01T12:47:37.634Z] #38 38.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-01T12:47:37.634Z] #38 38.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-01T12:47:37.634Z] #38 38.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-01T12:47:37.634Z] #38 38.07 python-six zlib1g-dev [2020-12-01T12:47:37.634Z] #38 38.46 0 upgraded, 17 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:37.634Z] #38 38.46 Need to get 4095 kB of archives. [2020-12-01T12:47:37.634Z] #38 38.46 After this operation, 22.5 MB of additional disk space will be used. [2020-12-01T12:47:37.634Z] #38 38.46 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-01T12:47:37.634Z] #38 38.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T12:47:37.634Z] #38 38.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-01T12:47:37.634Z] #38 38.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T12:47:37.634Z] #38 38.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-01T12:47:37.634Z] #38 38.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T12:47:37.634Z] #38 38.50 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-12-01T12:47:37.634Z] #38 38.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-01T12:47:37.634Z] #38 38.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-01T12:47:37.634Z] #38 38.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-01T12:47:37.893Z] #38 38.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-01T12:47:37.893Z] #38 38.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-01T12:47:37.893Z] #38 38.83 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-12-01T12:47:37.893Z] #38 38.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-01T12:47:37.893Z] #38 38.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-01T12:47:37.893Z] #38 38.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-01T12:47:37.893Z] #38 38.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-01T12:47:37.904Z] #24 12.30 [2020-12-01T12:47:37.904Z] #24 12.58 [2020-12-01T12:47:37.904Z] #24 ... [2020-12-01T12:47:37.904Z] [2020-12-01T12:47:37.904Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:37.904Z] #42 39.98 sync [2020-12-01T12:47:37.904Z] #42 39.99 internal/reflectlite [2020-12-01T12:47:37.904Z] #42 41.93 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T12:47:37.904Z] #42 42.22 math/rand [2020-12-01T12:47:37.904Z] #42 44.46 internal/singleflight [2020-12-01T12:47:37.904Z] #42 45.29 sort [2020-12-01T12:47:37.904Z] #42 45.29 errors [2020-12-01T12:47:37.904Z] #42 45.97 io [2020-12-01T12:47:37.904Z] #42 46.76 strconv [2020-12-01T12:47:37.904Z] #42 47.60 bytes [2020-12-01T12:47:38.117Z] CC compel/src/lib/ptrace.o [2020-12-01T12:47:38.117Z] AR compel/libcompel.a [2020-12-01T12:47:38.117Z] HOSTCC compel/src/main-host.o [2020-12-01T12:47:38.117Z] HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-01T12:47:38.117Z] HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T12:47:38.165Z] #42 ... [2020-12-01T12:47:38.165Z] [2020-12-01T12:47:38.165Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:38.409Z] HOSTCC compel/src/lib/log-host.o [2020-12-01T12:47:38.409Z] HOSTLINK compel/compel-host-bin [2020-12-01T12:47:38.409Z] DEP soccr/soccr.d [2020-12-01T12:47:38.409Z] CC soccr/soccr.o [2020-12-01T12:47:38.701Z] AR soccr/libsoccr.a [2020-12-01T12:47:38.701Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:47:38.701Z] DEP criu/arch/ppc64/sigframe.d [2020-12-01T12:47:38.701Z] DEP criu/arch/ppc64/crtools.d [2020-12-01T12:47:38.701Z] DEP criu/arch/ppc64/cpu.d [2020-12-01T12:47:38.994Z] CC criu/arch/ppc64/cpu.o [2020-12-01T12:47:38.994Z] CC criu/arch/ppc64/crtools.o [2020-12-01T12:47:39.276Z] #38 39.79 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:39.276Z] #38 ... [2020-12-01T12:47:39.276Z] [2020-12-01T12:47:39.276Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:39.276Z] #22 26.07 Reading package lists... [2020-12-01T12:47:39.276Z] #22 32.67 Building dependency tree... [2020-12-01T12:47:39.276Z] #22 34.22 Reading state information... [2020-12-01T12:47:39.276Z] #22 36.05 ca-certificates is already the newest version (20200601~deb10u1). [2020-12-01T12:47:39.276Z] #22 36.05 The following additional packages will be installed: [2020-12-01T12:47:39.276Z] #22 36.07 libjq1 libonig5 [2020-12-01T12:47:39.276Z] #22 36.55 The following NEW packages will be installed: [2020-12-01T12:47:39.276Z] #22 36.56 jq libjq1 libonig5 [2020-12-01T12:47:39.276Z] #22 37.14 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:39.276Z] #22 37.14 Need to get 355 kB of archives. [2020-12-01T12:47:39.276Z] #22 37.14 After this operation, 1072 kB of additional disk space will be used. [2020-12-01T12:47:39.276Z] #22 37.14 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T12:47:39.276Z] #22 37.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T12:47:39.276Z] #22 37.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T12:47:39.276Z] #22 38.38 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:39.276Z] #22 38.61 Fetched 355 kB in 1s (672 kB/s) [2020-12-01T12:47:39.276Z] #22 38.71 Selecting previously unselected package libonig5:amd64. [2020-12-01T12:47:39.276Z] #22 38.71 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:39.276Z] #22 38.90 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-12-01T12:47:39.276Z] #22 38.92 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:47:39.276Z] #22 39.25 Selecting previously unselected package libjq1:amd64. [2020-12-01T12:47:39.276Z] #22 39.25 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:47:39.276Z] #22 39.26 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:47:39.276Z] #22 39.45 Selecting previously unselected package jq. [2020-12-01T12:47:39.276Z] #22 39.46 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:47:39.276Z] #22 39.47 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:47:39.276Z] #22 39.62 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:47:39.276Z] #22 39.64 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:47:39.276Z] #22 39.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:47:39.276Z] #22 39.67 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:39.276Z] #22 ... [2020-12-01T12:47:39.276Z] [2020-12-01T12:47:39.276Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:39.276Z] #29 36.77 internal/reflectlite [2020-12-01T12:47:39.276Z] #29 36.78 sync [2020-12-01T12:47:39.276Z] #29 ... [2020-12-01T12:47:39.276Z] [2020-12-01T12:47:39.276Z] #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... [2020-12-01T12:47:39.276Z] #22 DONE 40.2s [2020-12-01T12:47:39.288Z] CC criu/arch/ppc64/sigframe.o [2020-12-01T12:47:39.288Z] LINK criu/arch/ppc64/crtools.built-in.o [2020-12-01T12:47:39.288Z] DEP criu/pie/util-vdso.d [2020-12-01T12:47:39.288Z] DEP criu/pie/util.d [2020-12-01T12:47:39.288Z] CC criu/pie/util.o [2020-12-01T12:47:39.288Z] CC criu/pie/util-vdso.o [2020-12-01T12:47:39.472Z] #24 12.58 0.5% ## 2.8% #### 5.6% ##### 8.0% ####### 10.8% ########## 14.4% ############ 17.5% ############### 21.9% ################## 25.9% ##################### 30.2% ####################### 33.2% ######################### 36.0% ############################ 39.7% ############################### 44.1% [2020-12-01T12:47:39.472Z] #24 ... [2020-12-01T12:47:39.472Z] [2020-12-01T12:47:39.472Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:39.472Z] #38 44.92 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-01T12:47:39.472Z] #38 44.95 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:39.472Z] #38 44.99 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:39.472Z] #38 47.42 Selecting previously unselected package libprotoc17:amd64. [2020-12-01T12:47:39.472Z] #38 47.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:39.472Z] #38 47.44 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:39.472Z] #38 48.52 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T12:47:39.472Z] #38 48.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:39.472Z] #38 48.56 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:47:39.472Z] #38 48.71 Selecting previously unselected package protobuf-compiler. [2020-12-01T12:47:39.472Z] #38 48.73 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:39.472Z] #38 48.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:47:39.472Z] #38 49.20 Selecting previously unselected package python-pkg-resources. [2020-12-01T12:47:39.472Z] #38 49.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:47:39.472Z] #38 49.23 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:39.472Z] #38 50.11 Selecting previously unselected package python-six. [2020-12-01T12:47:39.472Z] #38 50.11 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T12:47:39.472Z] #38 50.13 Unpacking python-six (1.12.0-1) ... [2020-12-01T12:47:39.472Z] #38 50.27 Selecting previously unselected package python-protobuf. [2020-12-01T12:47:39.472Z] #38 50.27 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:39.472Z] #38 50.28 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T12:47:39.472Z] #38 51.08 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... [2020-12-01T12:47:39.536Z] #54 27.08 Reading package lists... [2020-12-01T12:47:39.536Z] #54 33.17 Building dependency tree... [2020-12-01T12:47:39.536Z] #54 34.65 Reading state information... [2020-12-01T12:47:39.536Z] #54 36.66 The following additional packages will be installed: [2020-12-01T12:47:39.536Z] #54 36.68 libbtrfs0 [2020-12-01T12:47:39.536Z] #54 36.85 The following NEW packages will be installed: [2020-12-01T12:47:39.536Z] #54 36.85 libbtrfs-dev libbtrfs0 [2020-12-01T12:47:39.536Z] #54 37.31 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:39.536Z] #54 37.31 Need to get 119 kB of archives. [2020-12-01T12:47:39.536Z] #54 37.31 After this operation, 387 kB of additional disk space will be used. [2020-12-01T12:47:39.536Z] #54 37.31 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T12:47:39.536Z] #54 37.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T12:47:39.536Z] #54 38.50 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:39.536Z] #54 38.76 Fetched 119 kB in 0s (346 kB/s) [2020-12-01T12:47:39.536Z] #54 38.89 Selecting previously unselected package libbtrfs0. [2020-12-01T12:47:39.536Z] #54 38.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-01T12:47:39.536Z] #54 38.97 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T12:47:39.536Z] #54 38.99 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:47:39.536Z] #54 39.10 Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:47:39.536Z] #54 39.10 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T12:47:39.536Z] #54 39.11 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:47:39.536Z] #54 39.32 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:47:39.536Z] #54 39.35 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:47:39.536Z] #54 39.36 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:39.536Z] #54 DONE 40.2s [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:39.536Z] #55 DONE 0.1s [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-12-01T12:47:39.536Z] #56 ... [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T12:47:39.536Z] #23 DONE 0.1s [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-12-01T12:47:39.536Z] #56 DONE 0.1s [2020-12-01T12:47:39.536Z] [2020-12-01T12:47:39.536Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:39.536Z] #38 40.24 Fetched 4095 kB in 1s (5475 kB/s) [2020-12-01T12:47:39.536Z] #38 40.47 Selecting previously unselected package libcap-dev:amd64. [2020-12-01T12:47:39.580Z] AR criu/pie/pie.lib.a [2020-12-01T12:47:39.580Z] DEP criu/pie/restorer.d [2020-12-01T12:47:39.580Z] DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-01T12:47:39.580Z] DEP criu/arch/ppc64/restorer.d [2020-12-01T12:47:39.580Z] DEP criu/arch/ppc64/vdso-pie.d [2020-12-01T12:47:39.580Z] DEP criu/pie/parasite-vdso.d [2020-12-01T12:47:39.580Z] DEP criu/pie/parasite.d [2020-12-01T12:47:39.580Z] CC criu/pie/parasite.o [2020-12-01T12:47:39.734Z] #38 ... [2020-12-01T12:47:39.734Z] [2020-12-01T12:47:39.734Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:39.795Z] #38 40.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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:39.795Z] #38 40.63 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-01T12:47:39.795Z] #38 40.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T12:47:39.872Z] LINK criu/pie/parasite.built-in.o [2020-12-01T12:47:39.872Z] GEN criu/pie/parasite-blob.h [2020-12-01T12:47:39.872Z] CC criu/pie/parasite-vdso.o [2020-12-01T12:47:40.164Z] CC criu/arch/ppc64/vdso-pie.o [2020-12-01T12:47:40.164Z] CC criu/arch/ppc64/restorer.o [2020-12-01T12:47:40.165Z] CC criu/arch/ppc64/vdso-trampoline.o [2020-12-01T12:47:40.165Z] CC criu/pie/restorer.o [2020-12-01T12:47:40.363Z] #38 41.08 Selecting previously unselected package libnet1:amd64. [2020-12-01T12:47:40.363Z] #38 41.09 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:47:40.363Z] #38 41.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:40.621Z] #38 41.39 Selecting previously unselected package libnet1-dev. [2020-12-01T12:47:40.621Z] #38 41.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:47:40.621Z] #38 41.43 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:40.800Z] LINK criu/pie/restorer.built-in.o [2020-12-01T12:47:40.800Z] GEN criu/pie/restorer-blob.h [2020-12-01T12:47:40.800Z] DEP criu/vdso.d [2020-12-01T12:47:40.880Z] #38 41.79 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T12:47:40.880Z] #38 41.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T12:47:40.880Z] #38 41.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:47:41.042Z] #24 12.58 0.5% ## 2.8% #### 5.6% ##### 8.0% ####### 10.8% ########## 14.4% ############ 17.5% ############### 21.9% ################## 25.9% ##################### 30.2% ####################### 33.2% ######################### 36.0% ############################ 39.7% ############################### 44.1% ################################# 46.6% ##################################### 51.4% ###################################### 54.1% ######################################## 56.9% ########################################## 59.4% ############################################# 63.9% ################################################# 68.6% ################################################### 71.8% ###################################################### 75.0% ######################################################## 79.1% ########################################################### 82.7% ############################################################## 86.3% ############################################################### 88.8% ################################################################## 91.9% [2020-12-01T12:47:41.042Z] #24 ... [2020-12-01T12:47:41.042Z] [2020-12-01T12:47:41.042Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:47:41.042Z] #26 46.56 Checking out files: 49% (748/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/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: 85% (1297/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: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-12-01T12:47:41.042Z] #26 49.18 + cd /tmp/tmp.EXQQVMYhw8/src/github.com/go-swagger/go-swagger [2020-12-01T12:47:41.043Z] #26 49.18 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-12-01T12:47:41.043Z] #26 49.66 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T12:47:41.107Z] DEP criu/uts_ns.d [2020-12-01T12:47:41.107Z] DEP criu/util.d [2020-12-01T12:47:41.107Z] DEP criu/uffd.d [2020-12-01T12:47:41.107Z] DEP criu/tun.d [2020-12-01T12:47:41.107Z] DEP criu/tty.d [2020-12-01T12:47:41.107Z] DEP criu/timerfd.d [2020-12-01T12:47:41.107Z] DEP criu/timens.d [2020-12-01T12:47:41.139Z] #38 ... [2020-12-01T12:47:41.139Z] [2020-12-01T12:47:41.139Z] #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... [2020-12-01T12:47:41.139Z] #7 27.87 Reading package lists... [2020-12-01T12:47:41.139Z] #7 34.74 Building dependency tree... [2020-12-01T12:47:41.139Z] #7 36.05 Reading state information... [2020-12-01T12:47:41.139Z] #7 37.49 The following additional packages will be installed: [2020-12-01T12:47:41.139Z] #7 37.50 libapparmor1 [2020-12-01T12:47:41.139Z] #7 37.51 Suggested packages: [2020-12-01T12:47:41.139Z] #7 37.52 seccomp [2020-12-01T12:47:41.139Z] #7 37.79 The following NEW packages will be installed: [2020-12-01T12:47:41.139Z] #7 37.80 libapparmor-dev libapparmor1 libseccomp-dev [2020-12-01T12:47:41.139Z] #7 38.25 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:47:41.139Z] #7 38.25 Need to get 293 kB of archives. [2020-12-01T12:47:41.139Z] #7 38.25 After this operation, 952 kB of additional disk space will be used. [2020-12-01T12:47:41.139Z] #7 38.25 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-01T12:47:41.139Z] #7 38.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-01T12:47:41.139Z] #7 38.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-01T12:47:41.139Z] #7 39.54 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:41.139Z] #7 39.81 Fetched 293 kB in 0s (1062 kB/s) [2020-12-01T12:47:41.139Z] #7 39.97 Selecting previously unselected package libapparmor1:amd64. [2020-12-01T12:47:41.139Z] #7 39.97 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:41.139Z] #7 40.06 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... [2020-12-01T12:47:41.139Z] #7 40.11 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T12:47:41.139Z] #7 40.33 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-01T12:47:41.139Z] #7 40.34 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-01T12:47:41.139Z] #7 40.35 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T12:47:41.139Z] #7 40.69 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-01T12:47:41.139Z] #7 40.69 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-01T12:47:41.139Z] #7 40.69 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T12:47:41.139Z] #7 41.27 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-01T12:47:41.139Z] #7 41.33 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-01T12:47:41.139Z] #7 41.37 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-01T12:47:41.139Z] #7 41.38 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:41.139Z] #7 DONE 42.0s [2020-12-01T12:47:41.139Z] [2020-12-01T12:47:41.139Z] #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:41.139Z] #50 DONE 0.1s [2020-12-01T12:47:41.139Z] [2020-12-01T12:47:41.139Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:41.139Z] #38 42.05 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-01T12:47:41.139Z] #38 42.05 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-01T12:47:41.139Z] #38 42.05 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T12:47:41.304Z] #26 ... [2020-12-01T12:47:41.304Z] [2020-12-01T12:47:41.304Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:41.304Z] #31 46.72 Selecting previously unselected package libicu63:amd64. [2020-12-01T12:47:41.304Z] #31 46.76 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T12:47:41.304Z] #31 46.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:47:41.304Z] #31 55.88 Selecting previously unselected package libxml2:amd64. [2020-12-01T12:47:41.304Z] #31 55.89 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-01T12:47:41.304Z] #31 55.91 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:47:41.304Z] #31 56.61 Selecting previously unselected package libarchive13:amd64. [2020-12-01T12:47:41.304Z] #31 56.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-01T12:47:41.304Z] #31 56.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T12:47:41.304Z] #31 ... [2020-12-01T12:47:41.304Z] [2020-12-01T12:47:41.304Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:41.304Z] #24 12.58 0.5% ## 2.8% #### 5.6% ##### 8.0% ####### 10.8% ########## 14.4% ############ 17.5% ############### 21.9% ################## 25.9% ##################### 30.2% ####################### 33.2% ######################### 36.0% ############################ 39.7% ############################### 44.1% ################################# 46.6% ##################################### 51.4% ###################################### 54.1% ######################################## 56.9% ########################################## 59.4% ############################################# 63.9% ################################################# 68.6% ################################################### 71.8% ###################################################### 75.0% ######################################################## 79.1% ########################################################### 82.7% ############################################################## 86.3% ############################################################### 88.8% ################################################################## 91.9% ################################################################### 94.3% ###################################################################### 97.5% ######################################################################## 100.0% [2020-12-01T12:47:41.398Z] #38 ... [2020-12-01T12:47:41.398Z] [2020-12-01T12:47:41.398Z] #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-12-01T12:47:41.398Z] #51 DONE 0.1s [2020-12-01T12:47:41.398Z] [2020-12-01T12:47:41.398Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:41.398Z] #31 38.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-12-01T12:47:41.398Z] #31 38.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-01T12:47:41.398Z] #31 38.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-01T12:47:41.398Z] #31 38.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-01T12:47:41.398Z] #31 38.74 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-01T12:47:41.398Z] #31 38.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-01T12:47:41.398Z] #31 40.75 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:47:41.398Z] #31 41.23 Fetched 14.9 MB in 2s (7994 kB/s) [2020-12-01T12:47:41.398Z] #31 41.45 Selecting previously unselected package xxd. [2020-12-01T12:47:41.398Z] #31 41.45 (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 ... 15410 files and directories currently installed.) [2020-12-01T12:47:41.398Z] #31 41.67 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:47:41.398Z] #31 41.67 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:47:41.398Z] #31 42.03 Selecting previously unselected package vim-common. [2020-12-01T12:47:41.398Z] #31 42.05 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:47:41.398Z] #31 42.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:47:41.400Z] DEP criu/sysfs_parse.d [2020-12-01T12:47:41.400Z] DEP criu/sysctl.d [2020-12-01T12:47:41.400Z] DEP criu/string.d [2020-12-01T12:47:41.400Z] DEP criu/stats.d [2020-12-01T12:47:41.400Z] DEP criu/sockets.d [2020-12-01T12:47:41.400Z] DEP criu/sk-unix.d [2020-12-01T12:47:41.400Z] DEP criu/sk-tcp.d [2020-12-01T12:47:41.400Z] DEP criu/sk-queue.d [2020-12-01T12:47:41.566Z] #24 16.01 [2020-12-01T12:47:41.692Z] DEP criu/sk-packet.d [2020-12-01T12:47:41.692Z] DEP criu/sk-netlink.d [2020-12-01T12:47:41.692Z] DEP criu/sk-inet.d [2020-12-01T12:47:41.692Z] DEP criu/signalfd.d [2020-12-01T12:47:41.692Z] DEP criu/sigframe.d [2020-12-01T12:47:41.692Z] DEP criu/shmem.d [2020-12-01T12:47:41.692Z] DEP criu/servicefd.d [2020-12-01T12:47:41.965Z] #31 42.79 Selecting previously unselected package cmake-data. [2020-12-01T12:47:41.965Z] #31 42.79 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T12:47:41.965Z] #31 42.80 Unpacking cmake-data (3.13.4-1) ... [2020-12-01T12:47:41.988Z] DEP criu/seize.d [2020-12-01T12:47:41.988Z] DEP criu/seccomp.d [2020-12-01T12:47:41.988Z] DEP criu/rst-malloc.d [2020-12-01T12:47:41.988Z] DEP criu/rbtree.d [2020-12-01T12:47:41.988Z] DEP criu/pstree.d [2020-12-01T12:47:41.988Z] DEP criu/protobuf.d [2020-12-01T12:47:41.988Z] GEN criu/protobuf-desc-gen.h [2020-12-01T12:47:42.223Z] #31 ... [2020-12-01T12:47:42.223Z] [2020-12-01T12:47:42.223Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:42.223Z] #42 29.92 vendor/golang.org/x/crypto/internal/subtle [2020-12-01T12:47:42.223Z] #42 30.07 vendor/golang.org/x/crypto/curve25519 [2020-12-01T12:47:42.223Z] #42 ... [2020-12-01T12:47:42.223Z] [2020-12-01T12:47:42.223Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:42.223Z] #38 42.55 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T12:47:42.223Z] #38 42.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:42.223Z] #38 42.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:42.224Z] #38 42.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-01T12:47:42.224Z] #38 42.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:42.224Z] #38 42.73 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:42.224Z] #38 43.01 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-01T12:47:42.224Z] #38 43.01 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-01T12:47:42.224Z] #38 43.12 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T12:47:42.281Z] DEP criu/protobuf-desc.d [2020-12-01T12:47:42.281Z] DEP criu/proc_parse.d [2020-12-01T12:47:42.281Z] DEP criu/plugin.d [2020-12-01T12:47:42.487Z] #38 43.49 Selecting previously unselected package libprotobuf17:amd64. [2020-12-01T12:47:42.487Z] #38 43.49 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:42.487Z] #38 43.50 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:42.573Z] DEP criu/pipes.d [2020-12-01T12:47:42.573Z] DEP criu/pie-util.d [2020-12-01T12:47:42.573Z] DEP criu/pie-util-vdso.d [2020-12-01T12:47:42.573Z] DEP criu/path.d [2020-12-01T12:47:42.573Z] DEP criu/parasite-syscall.d [2020-12-01T12:47:42.573Z] DEP criu/pagemap.d [2020-12-01T12:47:42.573Z] DEP criu/pagemap-cache.d [2020-12-01T12:47:42.573Z] DEP criu/page-xfer.d [2020-12-01T12:47:42.745Z] #38 ... [2020-12-01T12:47:42.745Z] [2020-12-01T12:47:42.745Z] #8 [dev 1/25] RUN groupadd -r docker [2020-12-01T12:47:42.745Z] #8 DONE 1.7s [2020-12-01T12:47:42.865Z] DEP criu/page-pipe.d [2020-12-01T12:47:42.865Z] DEP criu/netfilter.d [2020-12-01T12:47:42.865Z] DEP criu/net.d [2020-12-01T12:47:42.865Z] DEP criu/namespaces.d [2020-12-01T12:47:42.865Z] DEP criu/mount.d [2020-12-01T12:47:42.865Z] DEP criu/memfd.d [2020-12-01T12:47:42.865Z] DEP criu/mem.d [2020-12-01T12:47:42.953Z] #24 17.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-12-01T12:47:42.953Z] #24 17.48 [2020-12-01T12:47:43.004Z] [2020-12-01T12:47:43.004Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:47:43.004Z] #52 1.429 + RM_GOPATH=0 [2020-12-01T12:47:43.004Z] #52 1.430 + TMP_GOPATH= [2020-12-01T12:47:43.004Z] #52 1.430 + : /build [2020-12-01T12:47:43.004Z] #52 1.430 + '[' -z '' ']' [2020-12-01T12:47:43.004Z] #52 1.432 ++ mktemp -d [2020-12-01T12:47:43.004Z] #52 1.443 + export GOPATH=/tmp/tmp.VOQVA9dLbD [2020-12-01T12:47:43.004Z] #52 1.443 + GOPATH=/tmp/tmp.VOQVA9dLbD [2020-12-01T12:47:43.004Z] #52 1.443 + RM_GOPATH=1 [2020-12-01T12:47:43.004Z] #52 1.444 ++ dirname ./install.sh [2020-12-01T12:47:43.004Z] #52 1.445 + dir=. [2020-12-01T12:47:43.004Z] #52 1.445 + bin=runc [2020-12-01T12:47:43.004Z] #52 1.446 + shift [2020-12-01T12:47:43.004Z] #52 1.446 + '[' '!' -f ./runc.installer ']' [2020-12-01T12:47:43.004Z] #52 1.446 + . ./runc.installer [2020-12-01T12:47:43.004Z] #52 1.447 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:47:43.004Z] #52 1.447 + install_runc [2020-12-01T12:47:43.004Z] #52 1.447 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T12:47:43.004Z] #52 1.448 + uname -r [2020-12-01T12:47:43.004Z] #52 1.463 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T12:47:43.004Z] #52 1.463 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-12-01T12:47:43.004Z] #52 1.463 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VOQVA9dLbD/src/github.com/opencontainers/runc [2020-12-01T12:47:43.004Z] #52 1.464 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-12-01T12:47:43.004Z] #52 1.476 Cloning into '/tmp/tmp.VOQVA9dLbD/src/github.com/opencontainers/runc'... [2020-12-01T12:47:43.158Z] DEP criu/lsm.d [2020-12-01T12:47:43.158Z] DEP criu/log.d [2020-12-01T12:47:43.158Z] DEP criu/libnetlink.d [2020-12-01T12:47:43.158Z] DEP criu/kerndat.d [2020-12-01T12:47:43.158Z] DEP criu/kcmp-ids.d [2020-12-01T12:47:43.158Z] DEP criu/irmap.d [2020-12-01T12:47:43.158Z] DEP criu/ipc_ns.d [2020-12-01T12:47:43.158Z] DEP criu/image.d [2020-12-01T12:47:43.158Z] DEP criu/image-desc.d [2020-12-01T12:47:43.214Z] #24 17.62 ########################################## 58.3% ######################################################################## 100.0% [2020-12-01T12:47:43.450Z] DEP criu/fsnotify.d [2020-12-01T12:47:43.450Z] DEP criu/filesystems.d [2020-12-01T12:47:43.450Z] DEP criu/files.d [2020-12-01T12:47:43.450Z] DEP criu/files-reg.d [2020-12-01T12:47:43.450Z] DEP criu/files-ext.d [2020-12-01T12:47:43.450Z] DEP criu/file-lock.d [2020-12-01T12:47:43.450Z] DEP criu/file-ids.d [2020-12-01T12:47:43.450Z] DEP criu/fifo.d [2020-12-01T12:47:43.483Z] #24 17.76 [2020-12-01T12:47:43.741Z] DEP criu/fdstore.d [2020-12-01T12:47:43.741Z] DEP criu/fault-injection.d [2020-12-01T12:47:43.741Z] DEP criu/external.d [2020-12-01T12:47:43.741Z] DEP criu/eventpoll.d [2020-12-01T12:47:43.741Z] DEP criu/eventfd.d [2020-12-01T12:47:43.741Z] DEP criu/crtools.d [2020-12-01T12:47:43.741Z] DEP criu/cr-service.d [2020-12-01T12:47:43.741Z] DEP criu/cr-restore.d [2020-12-01T12:47:44.033Z] DEP criu/cr-errno.d [2020-12-01T12:47:44.033Z] DEP criu/cr-dump.d [2020-12-01T12:47:44.033Z] DEP criu/cr-dedup.d [2020-12-01T12:47:44.033Z] DEP criu/cr-check.d [2020-12-01T12:47:44.033Z] DEP criu/config.d [2020-12-01T12:47:44.033Z] DEP criu/clone-noasan.d [2020-12-01T12:47:44.033Z] DEP criu/cgroup.d [2020-12-01T12:47:44.033Z] DEP criu/cgroup-props.d [2020-12-01T12:47:44.327Z] DEP criu/bitmap.d [2020-12-01T12:47:44.327Z] DEP criu/bfd.d [2020-12-01T12:47:44.327Z] DEP criu/autofs.d [2020-12-01T12:47:44.327Z] DEP criu/aio.d [2020-12-01T12:47:44.327Z] DEP criu/action-scripts.d [2020-12-01T12:47:44.327Z] CC criu/action-scripts.o [2020-12-01T12:47:44.387Z] #52 ... [2020-12-01T12:47:44.387Z] [2020-12-01T12:47:44.387Z] #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2020-12-01T12:47:44.387Z] #9 DONE 1.4s [2020-12-01T12:47:44.387Z] [2020-12-01T12:47:44.387Z] #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy [2020-12-01T12:47:44.387Z] #66 DONE 41.7s [2020-12-01T12:47:44.387Z] [2020-12-01T12:47:44.387Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:47:44.433Z] #24 18.92 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-12-01T12:47:44.620Z] CC criu/aio.o [2020-12-01T12:47:44.620Z] CC criu/autofs.o [2020-12-01T12:47:44.913Z] CC criu/bfd.o [2020-12-01T12:47:45.006Z] #24 19.32 [2020-12-01T12:47:45.006Z] #24 ... [2020-12-01T12:47:45.006Z] [2020-12-01T12:47:45.006Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:45.006Z] #14 1.408 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:47:45.006Z] #14 1.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:47:45.006Z] #14 1.478 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:47:45.006Z] #14 2.537 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:47:45.006Z] #14 4.670 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:47:45.006Z] #14 7.029 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:47:45.006Z] #14 ... [2020-12-01T12:47:45.006Z] [2020-12-01T12:47:45.006Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:45.006Z] #29 46.91 reflect [2020-12-01T12:47:45.006Z] #29 54.31 time [2020-12-01T12:47:45.006Z] #29 ... [2020-12-01T12:47:45.006Z] [2020-12-01T12:47:45.006Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:45.209Z] CC criu/bitmap.o [2020-12-01T12:47:45.209Z] CC criu/cgroup-props.o [2020-12-01T12:47:45.268Z] #24 19.57 0.0% ######################################################################## 100.0% [2020-12-01T12:47:45.268Z] #24 19.76 [2020-12-01T12:47:45.509Z] CC criu/cgroup.o [2020-12-01T12:47:46.041Z] #26 44.51 Checking out files: 44% (676/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/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: 85% (1297/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: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/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-12-01T12:47:46.041Z] #26 46.88 + cd /tmp/tmp.ZrBYBbAwyl/src/github.com/go-swagger/go-swagger [2020-12-01T12:47:46.041Z] #26 46.89 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-12-01T12:47:46.300Z] #26 ... [2020-12-01T12:47:46.300Z] [2020-12-01T12:47:46.300Z] #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2020-12-01T12:47:46.300Z] #10 1.561 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T12:47:46.300Z] #10 DONE 2.1s [2020-12-01T12:47:46.300Z] [2020-12-01T12:47:46.300Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:47:46.300Z] #26 47.35 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T12:47:46.545Z] CC criu/clone-noasan.o [2020-12-01T12:47:46.545Z] CC criu/config.o [2020-12-01T12:47:46.655Z] #24 20.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-12-01T12:47:46.655Z] #24 20.97 skipping existing 1849cc453dee [2020-12-01T12:47:46.655Z] #24 21.17 [2020-12-01T12:47:47.180Z] CC criu/cr-check.o [2020-12-01T12:47:47.473Z] CC criu/cr-dedup.o [2020-12-01T12:47:47.473Z] CC criu/cr-dump.o [2020-12-01T12:47:47.679Z] #26 ... [2020-12-01T12:47:47.679Z] [2020-12-01T12:47:47.679Z] #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2020-12-01T12:47:47.679Z] #11 DONE 1.3s [2020-12-01T12:47:47.679Z] [2020-12-01T12:47:47.679Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:47.679Z] #24 3.388 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-12-01T12:47:47.679Z] #24 3.934 [2020-12-01T12:47:47.679Z] #24 4.258 ### 4.5% ##### 8.1% ######### 13.4% ############# 19.3% ################ 22.5% ################### 27.5% ###################### 31.8% ############################## 42.2% ################################# 47.1% #################################### 50.2% ####################################### 54.8% ########################################### 60.3% ############################################### 65.9% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.3% ######################################################## 79.0% ############################################################# 85.5% ############################################################### 88.1% ################################################################# 91.3% ######################################################################## 100.0% [2020-12-01T12:47:47.679Z] #24 7.030 [2020-12-01T12:47:47.679Z] #24 7.340 0.0% ################## 26.2% ################################## 48.6% ############################################## 65.1% ################################################################# 90.4% ######################################################################## 100.0% [2020-12-01T12:47:47.940Z] #24 8.352 [2020-12-01T12:47:48.043Z] #24 22.46 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-12-01T12:47:48.304Z] #24 22.82 [2020-12-01T12:47:48.304Z] #24 ... [2020-12-01T12:47:48.304Z] [2020-12-01T12:47:48.304Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:48.304Z] #42 50.23 bufio [2020-12-01T12:47:48.304Z] #42 51.68 reflect [2020-12-01T12:47:48.304Z] #42 52.65 internal/oserror [2020-12-01T12:47:48.304Z] #42 52.81 syscall [2020-12-01T12:47:48.304Z] #42 ... [2020-12-01T12:47:48.304Z] [2020-12-01T12:47:48.304Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:48.304Z] #31 57.01 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-01T12:47:48.304Z] #31 57.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-01T12:47:48.304Z] #31 57.03 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T12:47:48.304Z] #31 57.23 Selecting previously unselected package librhash0:amd64. [2020-12-01T12:47:48.304Z] #31 57.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-01T12:47:48.304Z] #31 57.27 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-01T12:47:48.304Z] #31 57.48 Selecting previously unselected package libuv1:amd64. [2020-12-01T12:47:48.304Z] #31 57.48 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-01T12:47:48.304Z] #31 57.49 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-01T12:47:48.305Z] #31 57.66 Selecting previously unselected package cmake. [2020-12-01T12:47:48.305Z] #31 57.66 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-01T12:47:48.305Z] #31 57.68 Unpacking cmake (3.13.4-1) ... [2020-12-01T12:47:48.305Z] #31 61.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:47:48.305Z] #31 61.53 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:47:48.305Z] #31 61.59 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-01T12:47:48.305Z] #31 61.62 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:47:48.305Z] #31 61.67 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-01T12:47:48.305Z] #31 61.69 Setting up cmake-data (3.13.4-1) ... [2020-12-01T12:47:48.305Z] #31 61.73 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:47:48.305Z] #31 61.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T12:47:48.305Z] #31 61.80 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T12:47:48.305Z] #31 61.82 Setting up cmake (3.13.4-1) ... [2020-12-01T12:47:48.305Z] #31 61.85 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:48.305Z] #31 61.96 Processing triggers for mime-support (3.62) ... [2020-12-01T12:47:48.510Z] CC criu/cr-errno.o [2020-12-01T12:47:48.510Z] CC criu/cr-restore.o [2020-12-01T12:47:48.566Z] #31 ... [2020-12-01T12:47:48.566Z] [2020-12-01T12:47:48.566Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:48.566Z] #24 23.06 ######################################################################## 100.0% [2020-12-01T12:47:48.566Z] #24 23.12 [2020-12-01T12:47:48.723Z] #24 8.638 #=#=# ## 3.4% ####### 10.6% ############## 20.1% ################# 23.7% [2020-12-01T12:47:48.723Z] #24 ... [2020-12-01T12:47:48.723Z] [2020-12-01T12:47:48.723Z] #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2020-12-01T12:47:48.723Z] #12 DONE 1.1s [2020-12-01T12:47:48.723Z] [2020-12-01T12:47:48.723Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:48.723Z] #24 8.638 #=#=# ## 3.4% ####### 10.6% ############## 20.1% ################# 23.7% ##################### 30.0% [2020-12-01T12:47:48.723Z] #24 ... [2020-12-01T12:47:48.723Z] [2020-12-01T12:47:48.723Z] #13 [dev 6/25] RUN ldconfig [2020-12-01T12:47:48.826Z] #24 23.18 Download of images into '/build' complete. [2020-12-01T12:47:48.826Z] #24 23.19 Use something like the following to load the result into a Docker daemon: [2020-12-01T12:47:48.826Z] #24 23.19 tar -cC '/build' . | docker load [2020-12-01T12:47:49.400Z] #24 DONE 24.0s [2020-12-01T12:47:49.400Z] [2020-12-01T12:47:49.400Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:49.400Z] #31 DONE 64.8s [2020-12-01T12:47:49.400Z] [2020-12-01T12:47:49.400Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:47:49.547Z] CC criu/cr-service.o [2020-12-01T12:47:49.659Z] #13 ... [2020-12-01T12:47:49.659Z] [2020-12-01T12:47:49.659Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:47:49.659Z] #57 1.518 + RM_GOPATH=0 [2020-12-01T12:47:49.659Z] #57 1.518 + TMP_GOPATH= [2020-12-01T12:47:49.659Z] #57 1.518 + : /build [2020-12-01T12:47:49.659Z] #57 1.518 + '[' -z '' ']' [2020-12-01T12:47:49.659Z] #57 1.518 ++ mktemp -d [2020-12-01T12:47:49.659Z] #57 1.521 + export GOPATH=/tmp/tmp.JGu5CL0J5J [2020-12-01T12:47:49.659Z] #57 1.521 + GOPATH=/tmp/tmp.JGu5CL0J5J [2020-12-01T12:47:49.659Z] #57 1.521 + RM_GOPATH=1 [2020-12-01T12:47:49.659Z] #57 1.521 ++ dirname ./install.sh [2020-12-01T12:47:49.659Z] #57 1.531 Install containerd version ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:47:49.659Z] #57 1.532 + dir=. [2020-12-01T12:47:49.659Z] #57 1.532 + bin=containerd [2020-12-01T12:47:49.659Z] #57 1.532 + shift [2020-12-01T12:47:49.659Z] #57 1.532 + '[' '!' -f ./containerd.installer ']' [2020-12-01T12:47:49.659Z] #57 1.532 + . ./containerd.installer [2020-12-01T12:47:49.659Z] #57 1.532 ++ : ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:47:49.659Z] #57 1.532 + install_containerd [2020-12-01T12:47:49.659Z] #57 1.532 + echo 'Install containerd version ea765aba0d05254012b0b9e595e995c09186427f' [2020-12-01T12:47:49.659Z] #57 1.532 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JGu5CL0J5J/src/github.com/containerd/containerd [2020-12-01T12:47:49.659Z] #57 1.540 Cloning into '/tmp/tmp.JGu5CL0J5J/src/github.com/containerd/containerd'... [2020-12-01T12:47:49.659Z] #57 ... [2020-12-01T12:47:49.659Z] [2020-12-01T12:47:49.659Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:49.661Z] #32 DONE 0.1s [2020-12-01T12:47:49.661Z] [2020-12-01T12:47:49.661Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-12-01T12:47:49.661Z] #33 DONE 0.0s [2020-12-01T12:47:49.661Z] [2020-12-01T12:47:49.661Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:47:49.918Z] #24 8.638 #=#=# ## 3.4% ####### 10.6% ############## 20.1% ################# 23.7% ##################### 30.0% ########################## 37.2% ############################### 44.3% #################################### 50.3% ######################################### 57.8% ############################################## 65.0% #################################################### 73.0% ########################################################## 80.9% ############################################################ 84.0% ################################################################## 92.1% ####################################################################### 99.6% ######################################################################## 100.0% [2020-12-01T12:47:50.178Z] #24 ... [2020-12-01T12:47:50.178Z] [2020-12-01T12:47:50.178Z] #13 [dev 6/25] RUN ldconfig [2020-12-01T12:47:50.178Z] #13 DONE 1.3s [2020-12-01T12:47:50.178Z] [2020-12-01T12:47:50.178Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:50.178Z] #38 44.67 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-01T12:47:50.178Z] #38 44.67 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 44.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:50.178Z] #38 45.12 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-01T12:47:50.178Z] #38 45.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 45.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:50.178Z] #38 47.40 Selecting previously unselected package libprotoc17:amd64. [2020-12-01T12:47:50.178Z] #38 47.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 47.43 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:50.178Z] #38 48.49 Selecting previously unselected package protobuf-c-compiler. [2020-12-01T12:47:50.178Z] #38 48.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 48.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:47:50.178Z] #38 48.74 Selecting previously unselected package protobuf-compiler. [2020-12-01T12:47:50.178Z] #38 48.75 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 48.82 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:47:50.178Z] #38 49.00 Selecting previously unselected package python-pkg-resources. [2020-12-01T12:47:50.178Z] #38 49.06 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:47:50.178Z] #38 49.07 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:50.178Z] #38 49.36 Selecting previously unselected package python-six. [2020-12-01T12:47:50.178Z] #38 49.37 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-01T12:47:50.178Z] #38 49.38 Unpacking python-six (1.12.0-1) ... [2020-12-01T12:47:50.178Z] #38 49.64 Selecting previously unselected package python-protobuf. [2020-12-01T12:47:50.178Z] #38 49.64 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-01T12:47:50.178Z] #38 49.65 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-01T12:47:50.178Z] #38 50.72 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-01T12:47:50.182Z] CC criu/crtools.o [2020-12-01T12:47:50.182Z] CC criu/eventfd.o [2020-12-01T12:47:50.182Z] CC criu/eventpoll.o [2020-12-01T12:47:50.437Z] #38 ... [2020-12-01T12:47:50.437Z] [2020-12-01T12:47:50.437Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:50.437Z] #24 10.87 #=#=# [2020-12-01T12:47:50.474Z] CC criu/external.o [2020-12-01T12:47:50.767Z] CC criu/fault-injection.o [2020-12-01T12:47:50.767Z] CC criu/fdstore.o [2020-12-01T12:47:50.767Z] CC criu/fifo.o [2020-12-01T12:47:50.767Z] CC criu/file-ids.o [2020-12-01T12:47:51.047Z] #34 1.448 + RM_GOPATH=0 [2020-12-01T12:47:51.048Z] #34 1.448 + TMP_GOPATH= [2020-12-01T12:47:51.048Z] #34 1.448 + : /build [2020-12-01T12:47:51.048Z] #34 1.448 + '[' -z '' ']' [2020-12-01T12:47:51.048Z] #34 1.448 ++ mktemp -d [2020-12-01T12:47:51.048Z] #34 1.450 + export GOPATH=/tmp/tmp.ndz9QaBPRR [2020-12-01T12:47:51.048Z] #34 1.450 + GOPATH=/tmp/tmp.ndz9QaBPRR [2020-12-01T12:47:51.048Z] #34 1.450 + RM_GOPATH=1 [2020-12-01T12:47:51.048Z] #34 1.450 ++ dirname ./install.sh [2020-12-01T12:47:51.048Z] #34 1.462 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:47:51.062Z] CC criu/file-lock.o [2020-12-01T12:47:51.309Z] #34 1.462 + dir=. [2020-12-01T12:47:51.309Z] #34 1.462 + bin=tini [2020-12-01T12:47:51.309Z] #34 1.462 + shift [2020-12-01T12:47:51.309Z] #34 1.462 + '[' '!' -f ./tini.installer ']' [2020-12-01T12:47:51.309Z] #34 1.462 + . ./tini.installer [2020-12-01T12:47:51.309Z] #34 1.462 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:47:51.309Z] #34 1.462 + install_tini [2020-12-01T12:47:51.309Z] #34 1.462 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-12-01T12:47:51.309Z] #34 1.462 + git clone https://github.com/krallin/tini.git /tmp/tmp.ndz9QaBPRR/tini [2020-12-01T12:47:51.309Z] #34 1.462 Cloning into '/tmp/tmp.ndz9QaBPRR/tini'... [2020-12-01T12:47:51.309Z] #34 ... [2020-12-01T12:47:51.309Z] [2020-12-01T12:47:51.309Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:51.309Z] #38 56.72 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:51.309Z] #38 56.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:51.309Z] #38 56.75 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:51.309Z] #38 56.77 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T12:47:51.309Z] #38 56.78 Setting up python-six (1.12.0-1) ... [2020-12-01T12:47:51.309Z] #38 61.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T12:47:51.309Z] #38 61.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:47:51.309Z] #38 61.65 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:51.309Z] #38 61.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T12:47:51.309Z] #38 61.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:51.309Z] #38 61.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:47:51.309Z] #38 61.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:47:51.309Z] #38 61.80 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T12:47:51.309Z] #38 61.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:47:51.309Z] #38 61.86 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T12:47:51.354Z] CC criu/files-ext.o [2020-12-01T12:47:51.354Z] CC criu/files-reg.o [2020-12-01T12:47:51.570Z] #38 ... [2020-12-01T12:47:51.570Z] [2020-12-01T12:47:51.570Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:47:51.570Z] #52 18.24 Checking out files: 86% (996/1150) Checking out files: 87% (1001/1150) Checking out files: 88% (1012/1150) Checking out files: 89% (1024/1150) Checking out files: 90% (1035/1150) Checking out files: 91% (1047/1150) Checking out files: 92% (1058/1150) Checking out files: 93% (1070/1150) Checking out files: 94% (1081/1150) Checking out files: 95% (1093/1150) Checking out files: 96% (1104/1150) Checking out files: 97% (1116/1150) Checking out files: 98% (1127/1150) Checking out files: 99% (1139/1150) Checking out files: 100% (1150/1150) Checking out files: 100% (1150/1150), done. [2020-12-01T12:47:51.570Z] #52 18.42 + cd /tmp/tmp.gVFKlCNtrK/src/github.com/opencontainers/runc [2020-12-01T12:47:51.570Z] #52 18.42 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:47:51.570Z] #52 19.90 + '[' -z '' ']' [2020-12-01T12:47:51.570Z] #52 19.90 + target=static [2020-12-01T12:47:51.570Z] #52 19.90 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T12:47:51.570Z] #52 22.18 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-12-01T12:47:51.988Z] CC criu/files.o [2020-12-01T12:47:52.512Z] #24 11.12 0.0% # 1.8% ## 3.2% ### 5.0% ##### 7.4% ###### 9.7% ######## 11.2% ######## 12.3% ########## 14.9% ############# 18.6% ############### 21.2% ################ 23.1% ################# 24.9% ################### 27.2% ##################### 30.5% ####################### 32.9% ########################## 36.8% ############################ 39.1% [2020-12-01T12:47:52.512Z] #24 ... [2020-12-01T12:47:52.512Z] [2020-12-01T12:47:52.512Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:52.512Z] #29 40.33 sort [2020-12-01T12:47:52.512Z] #29 40.34 errors [2020-12-01T12:47:52.512Z] #29 41.17 strconv [2020-12-01T12:47:52.512Z] #29 42.07 io [2020-12-01T12:47:52.512Z] #29 44.15 internal/oserror [2020-12-01T12:47:52.512Z] #29 44.46 syscall [2020-12-01T12:47:52.512Z] #29 46.95 reflect [2020-12-01T12:47:52.513Z] #52 ... [2020-12-01T12:47:52.513Z] [2020-12-01T12:47:52.513Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:47:52.513Z] #34 2.886 + cd /tmp/tmp.ndz9QaBPRR/tini [2020-12-01T12:47:52.513Z] #34 2.886 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:47:52.513Z] #34 2.924 + cmake . [2020-12-01T12:47:52.622Z] CC criu/filesystems.o [2020-12-01T12:47:52.772Z] #29 ... [2020-12-01T12:47:52.772Z] [2020-12-01T12:47:52.772Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:52.772Z] #42 40.43 sync [2020-12-01T12:47:52.772Z] #42 40.46 internal/reflectlite [2020-12-01T12:47:52.772Z] #42 43.69 github.com/LK4D4/vndr/godl/singleflight [2020-12-01T12:47:52.772Z] #42 44.33 math/rand [2020-12-01T12:47:52.772Z] #42 45.91 errors [2020-12-01T12:47:52.772Z] #42 46.43 io [2020-12-01T12:47:52.772Z] #42 46.45 strconv [2020-12-01T12:47:52.772Z] #42 48.64 bytes [2020-12-01T12:47:52.772Z] #42 ... [2020-12-01T12:47:52.772Z] [2020-12-01T12:47:52.772Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:47:52.914Z] CC criu/fsnotify.o [2020-12-01T12:47:53.206Z] CC criu/image-desc.o [2020-12-01T12:47:53.206Z] CC criu/image.o [2020-12-01T12:47:53.456Z] #34 3.753 -- The C compiler identification is GNU 8.3.0 [2020-12-01T12:47:53.456Z] #34 3.820 -- Check for working C compiler: /usr/bin/cc [2020-12-01T12:47:53.498Z] CC criu/ipc_ns.o [2020-12-01T12:47:53.790Z] CC criu/irmap.o [2020-12-01T12:47:54.083Z] CC criu/kcmp-ids.o [2020-12-01T12:47:54.083Z] CC criu/kerndat.o [2020-12-01T12:47:54.399Z] #34 4.560 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T12:47:54.399Z] #34 4.568 -- Detecting C compiler ABI info [2020-12-01T12:47:54.718Z] CC criu/libnetlink.o [2020-12-01T12:47:54.718Z] CC criu/log.o [2020-12-01T12:47:54.718Z] CC criu/lsm.o [2020-12-01T12:47:54.971Z] #34 5.260 -- Detecting C compiler ABI info - done [2020-12-01T12:47:54.971Z] #34 5.298 -- Detecting C compile features [2020-12-01T12:47:55.010Z] CC criu/mem.o [2020-12-01T12:47:55.371Z] #24 11.12 0.0% # 1.8% ## 3.2% ### 5.0% ##### 7.4% ###### 9.7% ######## 11.2% ######## 12.3% ########## 14.9% ############# 18.6% ############### 21.2% ################ 23.1% ################# 24.9% ################### 27.2% ##################### 30.5% ####################### 32.9% ########################## 36.8% ############################ 39.1% ############################## 41.7% ############################### 43.3% ################################# 46.6% ################################## 48.6% ##################################### 51.5% ####################################### 55.0% ######################################### 57.8% ########################################### 60.0% ############################################# 62.5% ############################################## 64.7% ################################################# 68.3% ################################################### 70.9% #################################################### 73.6% ###################################################### 76.0% ######################################################## 77.9% ######################################################### 80.1% ########################################################### 82.0% ############################################################ 84.1% ############################################################# 85.9% ############################################################### 88.0% ################################################################ 90.2% ################################################################## 91.7% ################################################################### 93.6% #################################################################### 95.6% ###################################################################### 97.6% ######################################################################## 100.0% [2020-12-01T12:47:55.544Z] #34 ... [2020-12-01T12:47:55.544Z] [2020-12-01T12:47:55.544Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:55.544Z] #38 70.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T12:47:55.544Z] #38 70.49 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:47:55.544Z] #38 DONE 70.8s [2020-12-01T12:47:55.544Z] [2020-12-01T12:47:55.544Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:47:55.629Z] #24 16.06 [2020-12-01T12:47:55.648Z] CC criu/memfd.o [2020-12-01T12:47:55.648Z] CC criu/mount.o [2020-12-01T12:47:57.006Z] #24 ... [2020-12-01T12:47:57.006Z] [2020-12-01T12:47:57.006Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:47:57.006Z] #31 47.71 Selecting previously unselected package libicu63:amd64. [2020-12-01T12:47:57.006Z] #31 47.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T12:47:57.006Z] #31 47.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:47:57.006Z] #31 57.29 Selecting previously unselected package libxml2:amd64. [2020-12-01T12:47:57.006Z] #31 57.29 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-12-01T12:47:57.006Z] #31 57.30 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:47:57.006Z] #31 ... [2020-12-01T12:47:57.006Z] [2020-12-01T12:47:57.006Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:57.006Z] #29 54.65 time [2020-12-01T12:47:57.160Z] CC criu/namespaces.o [2020-12-01T12:47:57.794Z] CC criu/net.o [2020-12-01T12:47:58.092Z] #39 2.464 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:47:58.092Z] #39 2.468 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:47:58.092Z] #39 2.473 Note: Building without GnuTLS support [2020-12-01T12:47:58.092Z] #39 2.487 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:47:58.092Z] #39 2.488 Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:47:58.664Z] #39 ... [2020-12-01T12:47:58.664Z] [2020-12-01T12:47:58.664Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:47:58.664Z] #42 60.68 time [2020-12-01T12:47:58.664Z] #42 67.65 internal/fmtsort [2020-12-01T12:47:58.664Z] #42 68.01 internal/poll [2020-12-01T12:47:58.664Z] #42 68.55 internal/syscall/execenv [2020-12-01T12:47:58.664Z] #42 68.76 internal/syscall/unix [2020-12-01T12:47:58.664Z] #42 69.03 strings [2020-12-01T12:47:58.664Z] #42 70.00 os [2020-12-01T12:47:58.832Z] CC criu/netfilter.o [2020-12-01T12:47:58.925Z] #42 ... [2020-12-01T12:47:58.925Z] [2020-12-01T12:47:58.925Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:47:58.925Z] #34 7.948 -- Detecting C compile features - done [2020-12-01T12:47:58.925Z] #34 7.995 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T12:47:58.925Z] #34 8.344 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T12:47:58.925Z] #34 8.451 -- Configuring done [2020-12-01T12:47:58.925Z] #34 8.458 -- Generating done [2020-12-01T12:47:58.925Z] #34 8.477 -- Build files have been written to: /tmp/tmp.ndz9QaBPRR/tini [2020-12-01T12:47:58.925Z] #34 8.490 + make tini-static [2020-12-01T12:47:58.925Z] #34 9.020 Scanning dependencies of target tini-static [2020-12-01T12:47:58.925Z] #34 9.140 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T12:47:58.925Z] #34 ... [2020-12-01T12:47:58.925Z] [2020-12-01T12:47:58.925Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:47:58.925Z] #29 60.89 internal/poll [2020-12-01T12:47:58.925Z] #29 63.42 internal/syscall/execenv [2020-12-01T12:47:58.925Z] #29 63.75 internal/syscall/unix [2020-12-01T12:47:58.925Z] #29 63.76 internal/fmtsort [2020-12-01T12:47:58.925Z] #29 64.35 os [2020-12-01T12:47:58.925Z] #29 65.02 strings [2020-12-01T12:47:58.925Z] #29 68.23 bytes [2020-12-01T12:47:58.925Z] #29 69.12 fmt [2020-12-01T12:47:58.925Z] #29 69.95 bufio [2020-12-01T12:47:59.125Z] CC criu/page-pipe.o [2020-12-01T12:47:59.125Z] CC criu/page-xfer.o [2020-12-01T12:47:59.760Z] CC criu/pagemap-cache.o [2020-12-01T12:47:59.869Z] #29 71.67 path/filepath [2020-12-01T12:47:59.869Z] #29 ... [2020-12-01T12:47:59.869Z] [2020-12-01T12:47:59.869Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:47:59.869Z] #39 4.614 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:48:00.052Z] CC criu/pagemap.o [2020-12-01T12:48:00.130Z] #39 4.682 GEN .gitid [2020-12-01T12:48:00.130Z] #39 4.739 GEN criu/include/version.h [2020-12-01T12:48:00.130Z] #39 4.842 GEN include/common/asm [2020-12-01T12:48:00.293Z] #29 ... [2020-12-01T12:48:00.293Z] [2020-12-01T12:48:00.293Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:00.293Z] #14 1.550 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:48:00.293Z] #14 1.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:48:00.293Z] #14 1.643 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:48:00.293Z] #14 2.924 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7906 kB] [2020-12-01T12:48:00.293Z] #14 5.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [253 kB] [2020-12-01T12:48:00.293Z] #14 7.290 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-01T12:48:00.293Z] #14 ... [2020-12-01T12:48:00.293Z] [2020-12-01T12:48:00.294Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-12-01T12:48:00.294Z] #24 17.43 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-12-01T12:48:00.294Z] #24 17.91 [2020-12-01T12:48:00.294Z] #24 18.09 ######################################################################## 100.0% [2020-12-01T12:48:00.294Z] #24 18.22 [2020-12-01T12:48:00.294Z] #24 19.19 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-12-01T12:48:00.294Z] #24 19.69 [2020-12-01T12:48:00.294Z] #24 19.88 0.7% ######################################################################## 100.0% [2020-12-01T12:48:00.294Z] #24 20.06 [2020-12-01T12:48:00.344Z] CC criu/parasite-syscall.o [2020-12-01T12:48:00.552Z] #24 21.03 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-12-01T12:48:00.552Z] #24 21.15 skipping existing 1849cc453dee [2020-12-01T12:48:00.637Z] CC criu/path.o [2020-12-01T12:48:00.637Z] CC criu/pie-util-vdso.o [2020-12-01T12:48:00.811Z] #24 21.34 [2020-12-01T12:48:00.932Z] CC criu/pie-util.o [2020-12-01T12:48:00.932Z] CC criu/pipes.o [2020-12-01T12:48:01.080Z] #39 ... [2020-12-01T12:48:01.080Z] [2020-12-01T12:48:01.080Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:48:01.080Z] #34 10.60 [100%] Linking C executable tini-static [2020-12-01T12:48:01.080Z] #34 11.24 [100%] Built target tini-static [2020-12-01T12:48:01.080Z] #34 11.31 + mkdir -p /build [2020-12-01T12:48:01.080Z] #34 11.32 + cp tini-static /build/docker-init [2020-12-01T12:48:01.080Z] #34 DONE 11.5s [2020-12-01T12:48:01.224Z] CC criu/plugin.o [2020-12-01T12:48:01.224Z] CC criu/proc_parse.o [2020-12-01T12:48:01.342Z] [2020-12-01T12:48:01.342Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:01.342Z] #42 72.26 regexp/syntax [2020-12-01T12:48:02.188Z] #24 22.52 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-12-01T12:48:02.448Z] #24 22.97 [2020-12-01T12:48:02.707Z] #24 23.25 ######################################################################## 100.0% [2020-12-01T12:48:02.728Z] #42 74.69 fmt [2020-12-01T12:48:02.736Z] CC criu/protobuf-desc.o [2020-12-01T12:48:02.736Z] CC criu/protobuf.o [2020-12-01T12:48:02.967Z] #24 23.36 [2020-12-01T12:48:02.967Z] #24 23.43 Download of images into '/build' complete. [2020-12-01T12:48:02.967Z] #24 23.43 Use something like the following to load the result into a Docker daemon: [2020-12-01T12:48:02.967Z] #24 23.43 tar -cC '/build' . | docker load [2020-12-01T12:48:02.990Z] #42 ... [2020-12-01T12:48:02.990Z] [2020-12-01T12:48:02.990Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:02.990Z] #14 18.28 Fetched 8406 kB in 17s (491 kB/s) [2020-12-01T12:48:02.990Z] #14 18.28 Reading package lists... [2020-12-01T12:48:03.029Z] CC criu/pstree.o [2020-12-01T12:48:03.251Z] #14 24.95 Reading package lists... [2020-12-01T12:48:03.251Z] #14 ... [2020-12-01T12:48:03.251Z] [2020-12-01T12:48:03.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:03.251Z] #39 7.433 PBCC images/timens.pb-c.c [2020-12-01T12:48:03.251Z] #39 7.439 DEP images/timens.pb-c.d [2020-12-01T12:48:03.251Z] #39 7.520 PBCC images/fown.pb-c.c [2020-12-01T12:48:03.251Z] #39 7.561 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T12:48:03.251Z] #39 7.689 PBCC images/opts.pb-c.c [2020-12-01T12:48:03.251Z] #39 7.771 PBCC images/memfd.pb-c.c [2020-12-01T12:48:03.251Z] #39 7.821 DEP images/fown.pb-c.d [2020-12-01T12:48:03.251Z] #39 7.870 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T12:48:03.251Z] #39 7.961 DEP images/opts.pb-c.d [2020-12-01T12:48:03.321Z] CC criu/rbtree.o [2020-12-01T12:48:03.512Z] #39 8.060 DEP images/memfd.pb-c.d [2020-12-01T12:48:03.512Z] #39 8.132 PBCC images/sit.pb-c.c [2020-12-01T12:48:03.512Z] #39 8.185 DEP images/sit.pb-c.d [2020-12-01T12:48:03.512Z] #39 8.252 PBCC images/macvlan.pb-c.c [2020-12-01T12:48:03.537Z] #24 DONE 24.0s [2020-12-01T12:48:03.537Z] [2020-12-01T12:48:03.537Z] #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:03.537Z] #31 57.90 Selecting previously unselected package libarchive13:amd64. [2020-12-01T12:48:03.537Z] #31 57.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-01T12:48:03.537Z] #31 57.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T12:48:03.537Z] #31 58.50 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-01T12:48:03.537Z] #31 58.50 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-01T12:48:03.537Z] #31 58.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T12:48:03.537Z] #31 58.70 Selecting previously unselected package librhash0:amd64. [2020-12-01T12:48:03.537Z] #31 58.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-01T12:48:03.537Z] #31 58.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-01T12:48:03.537Z] #31 58.97 Selecting previously unselected package libuv1:amd64. [2020-12-01T12:48:03.537Z] #31 58.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-01T12:48:03.537Z] #31 58.99 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-01T12:48:03.537Z] #31 59.24 Selecting previously unselected package cmake. [2020-12-01T12:48:03.537Z] #31 59.25 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-01T12:48:03.537Z] #31 59.26 Unpacking cmake (3.13.4-1) ... [2020-12-01T12:48:03.537Z] #31 62.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:48:03.537Z] #31 62.69 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:48:03.537Z] #31 62.71 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-01T12:48:03.537Z] #31 62.73 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:48:03.537Z] #31 62.80 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-01T12:48:03.537Z] #31 62.84 Setting up cmake-data (3.13.4-1) ... [2020-12-01T12:48:03.537Z] #31 62.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:48:03.537Z] #31 62.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-01T12:48:03.537Z] #31 62.90 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-01T12:48:03.537Z] #31 62.91 Setting up cmake (3.13.4-1) ... [2020-12-01T12:48:03.537Z] #31 62.94 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:48:03.537Z] #31 63.00 Processing triggers for mime-support (3.62) ... [2020-12-01T12:48:03.537Z] #31 DONE 64.3s [2020-12-01T12:48:03.537Z] [2020-12-01T12:48:03.538Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:03.538Z] #38 56.48 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 56.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:48:03.538Z] #38 56.51 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:48:03.538Z] #38 56.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-01T12:48:03.538Z] #38 56.60 Setting up python-six (1.12.0-1) ... [2020-12-01T12:48:03.538Z] #38 60.84 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-01T12:48:03.538Z] #38 60.86 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:48:03.538Z] #38 60.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 60.92 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-01T12:48:03.538Z] #38 60.94 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 60.96 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 60.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-01T12:48:03.538Z] #38 60.99 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 61.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-01T12:48:03.538Z] #38 61.02 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-01T12:48:03.538Z] #38 ... [2020-12-01T12:48:03.538Z] [2020-12-01T12:48:03.538Z] #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:48:03.538Z] #32 DONE 0.1s [2020-12-01T12:48:03.538Z] [2020-12-01T12:48:03.538Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:48:03.538Z] #29 60.72 internal/poll [2020-12-01T12:48:03.538Z] #29 ... [2020-12-01T12:48:03.538Z] [2020-12-01T12:48:03.538Z] #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-12-01T12:48:03.538Z] #33 DONE 0.1s [2020-12-01T12:48:03.538Z] [2020-12-01T12:48:03.538Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:03.538Z] #42 51.35 bufio [2020-12-01T12:48:03.538Z] #42 51.64 reflect [2020-12-01T12:48:03.538Z] #42 53.54 sort [2020-12-01T12:48:03.538Z] #42 54.75 internal/oserror [2020-12-01T12:48:03.538Z] #42 54.92 syscall [2020-12-01T12:48:03.614Z] CC criu/rst-malloc.o [2020-12-01T12:48:03.614Z] CC criu/seccomp.o [2020-12-01T12:48:03.773Z] #39 8.270 DEP images/macvlan.pb-c.d [2020-12-01T12:48:03.773Z] #39 8.325 PBCC images/autofs.pb-c.c [2020-12-01T12:48:03.773Z] #39 8.353 DEP images/autofs.pb-c.d [2020-12-01T12:48:03.773Z] #39 8.382 PBCC images/sysctl.pb-c.c [2020-12-01T12:48:03.773Z] #39 8.411 DEP images/sysctl.pb-c.d [2020-12-01T12:48:03.773Z] #39 8.481 PBCC images/time.pb-c.c [2020-12-01T12:48:03.797Z] #42 ... [2020-12-01T12:48:03.797Z] [2020-12-01T12:48:03.797Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:48:03.906Z] CC criu/seize.o [2020-12-01T12:48:04.034Z] #39 8.537 DEP images/time.pb-c.d [2020-12-01T12:48:04.034Z] #39 8.625 PBCC images/binfmt-misc.pb-c.c [2020-12-01T12:48:04.034Z] #39 8.632 DEP images/binfmt-misc.pb-c.d [2020-12-01T12:48:04.034Z] #39 8.717 PBCC images/seccomp.pb-c.c [2020-12-01T12:48:04.198Z] CC criu/servicefd.o [2020-12-01T12:48:04.296Z] #39 8.777 DEP images/seccomp.pb-c.d [2020-12-01T12:48:04.296Z] #39 8.877 PBCC images/userns.pb-c.c [2020-12-01T12:48:04.296Z] #39 8.921 DEP images/userns.pb-c.d [2020-12-01T12:48:04.296Z] #39 9.001 PBCC images/cgroup.pb-c.c [2020-12-01T12:48:04.491Z] CC criu/shmem.o [2020-12-01T12:48:04.557Z] #39 9.040 DEP images/cgroup.pb-c.d [2020-12-01T12:48:04.557Z] #39 9.087 PBCC images/ext-file.pb-c.c [2020-12-01T12:48:04.557Z] #39 9.110 DEP images/ext-file.pb-c.d [2020-12-01T12:48:04.557Z] #39 9.161 PBCC images/rpc.pb-c.c [2020-12-01T12:48:04.557Z] #39 9.204 DEP images/rpc.pb-c.d [2020-12-01T12:48:04.784Z] CC criu/sigframe.o [2020-12-01T12:48:04.784Z] CC criu/signalfd.o [2020-12-01T12:48:04.784Z] CC criu/sk-inet.o [2020-12-01T12:48:04.818Z] #39 9.305 PBCC images/siginfo.pb-c.c [2020-12-01T12:48:04.818Z] #39 9.341 DEP images/siginfo.pb-c.d [2020-12-01T12:48:04.818Z] #39 9.404 PBCC images/pagemap.pb-c.c [2020-12-01T12:48:04.818Z] #39 9.469 DEP images/pagemap.pb-c.d [2020-12-01T12:48:04.818Z] #39 9.516 PBCC images/rlimit.pb-c.c [2020-12-01T12:48:05.079Z] #39 9.537 DEP images/rlimit.pb-c.d [2020-12-01T12:48:05.079Z] #39 9.580 PBCC images/file-lock.pb-c.c [2020-12-01T12:48:05.079Z] #39 9.614 DEP images/file-lock.pb-c.d [2020-12-01T12:48:05.079Z] #39 9.662 PBCC images/tty.pb-c.c [2020-12-01T12:48:05.079Z] #39 9.780 DEP images/tty.pb-c.d [2020-12-01T12:48:05.176Z] #34 1.531 + RM_GOPATH=0 [2020-12-01T12:48:05.176Z] #34 1.531 + TMP_GOPATH= [2020-12-01T12:48:05.176Z] #34 1.531 + : /build [2020-12-01T12:48:05.176Z] #34 1.531 + '[' -z '' ']' [2020-12-01T12:48:05.176Z] #34 1.531 ++ mktemp -d [2020-12-01T12:48:05.176Z] #34 1.531 + export GOPATH=/tmp/tmp.GQScmKdVbD [2020-12-01T12:48:05.176Z] #34 1.531 + GOPATH=/tmp/tmp.GQScmKdVbD [2020-12-01T12:48:05.176Z] #34 1.531 + RM_GOPATH=1 [2020-12-01T12:48:05.176Z] #34 1.531 ++ dirname ./install.sh [2020-12-01T12:48:05.176Z] #34 1.534 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:48:05.176Z] #34 1.535 + dir=. [2020-12-01T12:48:05.176Z] #34 1.535 + bin=tini [2020-12-01T12:48:05.176Z] #34 1.535 + shift [2020-12-01T12:48:05.176Z] #34 1.535 + '[' '!' -f ./tini.installer ']' [2020-12-01T12:48:05.176Z] #34 1.535 + . ./tini.installer [2020-12-01T12:48:05.176Z] #34 1.535 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:48:05.176Z] #34 1.535 + install_tini [2020-12-01T12:48:05.176Z] #34 1.535 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-12-01T12:48:05.176Z] #34 1.535 + git clone https://github.com/krallin/tini.git /tmp/tmp.GQScmKdVbD/tini [2020-12-01T12:48:05.176Z] #34 1.535 Cloning into '/tmp/tmp.GQScmKdVbD/tini'... [2020-12-01T12:48:05.341Z] #39 9.827 PBCC images/tun.pb-c.c [2020-12-01T12:48:05.341Z] #39 9.876 PBCC images/netdev.pb-c.c [2020-12-01T12:48:05.341Z] #39 9.956 DEP images/tun.pb-c.d [2020-12-01T12:48:05.341Z] #39 10.02 DEP images/netdev.pb-c.d [2020-12-01T12:48:05.341Z] #39 10.07 PBCC images/vma.pb-c.c [2020-12-01T12:48:05.423Z] CC criu/sk-netlink.o [2020-12-01T12:48:05.423Z] CC criu/sk-packet.o [2020-12-01T12:48:05.602Z] #39 10.12 DEP images/vma.pb-c.d [2020-12-01T12:48:05.602Z] #39 10.16 PBCC images/creds.pb-c.c [2020-12-01T12:48:05.602Z] #39 10.20 DEP images/creds.pb-c.d [2020-12-01T12:48:05.602Z] #39 10.26 PBCC images/utsns.pb-c.c [2020-12-01T12:48:05.602Z] #39 10.29 DEP images/utsns.pb-c.d [2020-12-01T12:48:05.715Z] CC criu/sk-queue.o [2020-12-01T12:48:05.863Z] #39 10.34 PBCC images/ipc-desc.pb-c.c [2020-12-01T12:48:05.864Z] #39 10.38 PBCC images/ipc-sem.pb-c.c [2020-12-01T12:48:05.864Z] #39 10.41 DEP images/ipc-desc.pb-c.d [2020-12-01T12:48:05.864Z] #39 10.47 DEP images/ipc-sem.pb-c.d [2020-12-01T12:48:05.864Z] #39 10.49 PBCC images/ipc-msg.pb-c.c [2020-12-01T12:48:05.864Z] #39 10.54 DEP images/ipc-msg.pb-c.d [2020-12-01T12:48:05.864Z] #39 10.61 PBCC images/ipc-shm.pb-c.c [2020-12-01T12:48:06.008Z] CC criu/sk-tcp.o [2020-12-01T12:48:06.008Z] CC criu/sk-unix.o [2020-12-01T12:48:06.125Z] #39 10.62 DEP images/ipc-shm.pb-c.d [2020-12-01T12:48:06.125Z] #39 10.72 PBCC images/ipc-var.pb-c.c [2020-12-01T12:48:06.125Z] #39 10.73 DEP images/ipc-var.pb-c.d [2020-12-01T12:48:06.125Z] #39 10.80 PBCC images/sk-opts.pb-c.c [2020-12-01T12:48:06.125Z] #39 10.84 PBCC images/packet-sock.pb-c.c [2020-12-01T12:48:06.386Z] #39 10.97 DEP images/sk-opts.pb-c.d [2020-12-01T12:48:06.386Z] #39 11.04 DEP images/packet-sock.pb-c.d [2020-12-01T12:48:06.386Z] #39 11.08 PBCC images/sk-netlink.pb-c.c [2020-12-01T12:48:06.556Z] #34 2.637 + cd /tmp/tmp.GQScmKdVbD/tini [2020-12-01T12:48:06.556Z] #34 2.643 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:48:06.556Z] #34 2.691 + cmake . [2020-12-01T12:48:06.647Z] #39 11.12 DEP images/sk-netlink.pb-c.d [2020-12-01T12:48:06.647Z] #39 11.18 PBCC images/sk-inet.pb-c.c [2020-12-01T12:48:06.647Z] #39 11.27 DEP images/sk-inet.pb-c.d [2020-12-01T12:48:06.908Z] #39 11.34 PBCC images/sk-unix.pb-c.c [2020-12-01T12:48:06.908Z] #39 11.41 DEP images/sk-unix.pb-c.d [2020-12-01T12:48:06.908Z] #39 11.49 PBCC images/mm.pb-c.c [2020-12-01T12:48:06.908Z] #39 11.56 DEP images/mm.pb-c.d [2020-12-01T12:48:07.046Z] CC criu/sockets.o [2020-12-01T12:48:07.046Z] CC criu/stats.o [2020-12-01T12:48:07.170Z] #39 11.64 PBCC images/timerfd.pb-c.c [2020-12-01T12:48:07.170Z] #39 11.75 DEP images/timerfd.pb-c.d [2020-12-01T12:48:07.170Z] #39 11.82 PBCC images/timer.pb-c.c [2020-12-01T12:48:07.170Z] #39 11.83 DEP images/timer.pb-c.d [2020-12-01T12:48:07.339Z] CC criu/string.o [2020-12-01T12:48:07.339Z] CC criu/sysctl.o [2020-12-01T12:48:07.431Z] #39 11.91 PBCC images/sa.pb-c.c [2020-12-01T12:48:07.431Z] #39 11.96 DEP images/sa.pb-c.d [2020-12-01T12:48:07.431Z] #39 12.01 PBCC images/pipe-data.pb-c.c [2020-12-01T12:48:07.431Z] #39 12.04 DEP images/pipe-data.pb-c.d [2020-12-01T12:48:07.431Z] #39 12.11 PBCC images/mnt.pb-c.c [2020-12-01T12:48:07.493Z] #34 3.532 -- The C compiler identification is GNU 8.3.0 [2020-12-01T12:48:07.493Z] #34 3.584 -- Check for working C compiler: /usr/bin/cc [2020-12-01T12:48:07.631Z] CC criu/sysfs_parse.o [2020-12-01T12:48:07.631Z] CC criu/timens.o [2020-12-01T12:48:07.693Z] #39 12.18 DEP images/mnt.pb-c.d [2020-12-01T12:48:07.693Z] #39 12.24 PBCC images/sk-packet.pb-c.c [2020-12-01T12:48:07.693Z] #39 12.32 DEP images/sk-packet.pb-c.d [2020-12-01T12:48:07.693Z] #39 12.37 PBCC images/tcp-stream.pb-c.c [2020-12-01T12:48:07.693Z] #39 12.39 DEP images/tcp-stream.pb-c.d [2020-12-01T12:48:07.693Z] #39 12.45 PBCC images/pipe.pb-c.c [2020-12-01T12:48:07.924Z] CC criu/timerfd.o [2020-12-01T12:48:07.924Z] CC criu/tty.o [2020-12-01T12:48:07.953Z] #39 12.52 DEP images/pipe.pb-c.d [2020-12-01T12:48:07.954Z] #39 12.58 PBCC images/pstree.pb-c.c [2020-12-01T12:48:07.954Z] #39 12.62 DEP images/pstree.pb-c.d [2020-12-01T12:48:07.954Z] #39 12.67 PBCC images/fs.pb-c.c [2020-12-01T12:48:08.061Z] #34 ... [2020-12-01T12:48:08.061Z] [2020-12-01T12:48:08.061Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:48:08.061Z] #52 16.49 + cd /tmp/tmp.VOQVA9dLbD/src/github.com/opencontainers/runc [2020-12-01T12:48:08.061Z] #52 16.52 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:48:08.061Z] #52 17.70 + '[' -z '' ']' [2020-12-01T12:48:08.061Z] #52 17.70 + target=static [2020-12-01T12:48:08.061Z] #52 17.70 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T12:48:08.061Z] #52 20.25 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-12-01T12:48:08.061Z] #52 ... [2020-12-01T12:48:08.061Z] [2020-12-01T12:48:08.061Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:48:08.061Z] #34 4.361 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T12:48:08.061Z] #34 4.368 -- Detecting C compiler ABI info [2020-12-01T12:48:08.215Z] #39 12.71 DEP images/fs.pb-c.d [2020-12-01T12:48:08.215Z] #39 12.77 PBCC images/signalfd.pb-c.c [2020-12-01T12:48:08.215Z] #39 12.85 DEP images/signalfd.pb-c.d [2020-12-01T12:48:08.215Z] #39 12.89 PBCC images/fh.pb-c.c [2020-12-01T12:48:08.215Z] #39 12.93 PBCC images/fsnotify.pb-c.c [2020-12-01T12:48:08.476Z] #39 12.98 DEP images/fh.pb-c.d [2020-12-01T12:48:08.476Z] #39 13.07 DEP images/fsnotify.pb-c.d [2020-12-01T12:48:08.476Z] #39 13.12 PBCC images/eventpoll.pb-c.c [2020-12-01T12:48:08.476Z] #39 13.16 DEP images/eventpoll.pb-c.d [2020-12-01T12:48:08.630Z] #34 ... [2020-12-01T12:48:08.630Z] [2020-12-01T12:48:08.630Z] #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:08.630Z] #38 69.13 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-01T12:48:08.630Z] #38 69.15 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:48:08.630Z] #38 DONE 69.5s [2020-12-01T12:48:08.630Z] [2020-12-01T12:48:08.630Z] #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini [2020-12-01T12:48:08.630Z] #34 5.044 -- Detecting C compiler ABI info - done [2020-12-01T12:48:08.630Z] #34 5.087 -- Detecting C compile features [2020-12-01T12:48:08.737Z] #39 13.23 PBCC images/eventfd.pb-c.c [2020-12-01T12:48:08.737Z] #39 13.26 DEP images/eventfd.pb-c.d [2020-12-01T12:48:08.737Z] #39 13.31 PBCC images/remap-file-path.pb-c.c [2020-12-01T12:48:08.737Z] #39 13.35 DEP images/remap-file-path.pb-c.d [2020-12-01T12:48:08.737Z] #39 13.41 PBCC images/fifo.pb-c.c [2020-12-01T12:48:08.737Z] #39 13.46 DEP images/fifo.pb-c.d [2020-12-01T12:48:08.961Z] CC criu/tun.o [2020-12-01T12:48:08.961Z] CC criu/uffd.o [2020-12-01T12:48:08.998Z] #39 13.51 PBCC images/ghost-file.pb-c.c [2020-12-01T12:48:08.998Z] #39 13.57 DEP images/ghost-file.pb-c.d [2020-12-01T12:48:08.998Z] #39 13.65 PBCC images/regfile.pb-c.c [2020-12-01T12:48:09.259Z] #39 13.74 DEP images/regfile.pb-c.d [2020-12-01T12:48:09.259Z] #39 13.78 PBCC images/ns.pb-c.c [2020-12-01T12:48:09.259Z] #39 13.84 DEP images/ns.pb-c.d [2020-12-01T12:48:09.259Z] #39 13.91 PBCC images/fdinfo.pb-c.c [2020-12-01T12:48:09.520Z] #39 14.01 DEP images/fdinfo.pb-c.d [2020-12-01T12:48:09.520Z] #39 14.12 PBCC images/core-aarch64.pb-c.c [2020-12-01T12:48:09.520Z] #39 14.15 PBCC images/core-arm.pb-c.c [2020-12-01T12:48:09.520Z] #39 14.21 PBCC images/core-ppc64.pb-c.c [2020-12-01T12:48:09.520Z] #39 14.27 PBCC images/core-s390.pb-c.c [2020-12-01T12:48:09.595Z] CC criu/util.o [2020-12-01T12:48:09.782Z] #39 14.34 PBCC images/core-x86.pb-c.c [2020-12-01T12:48:09.782Z] #39 14.39 PBCC images/core.pb-c.c [2020-12-01T12:48:09.782Z] #39 14.47 PBCC images/inventory.pb-c.c [2020-12-01T12:48:09.782Z] #39 14.51 DEP images/core-aarch64.pb-c.d [2020-12-01T12:48:09.887Z] CC criu/uts_ns.o [2020-12-01T12:48:10.043Z] #39 14.59 DEP images/core-arm.pb-c.d [2020-12-01T12:48:10.043Z] #39 14.66 DEP images/core-ppc64.pb-c.d [2020-12-01T12:48:10.043Z] #39 14.77 DEP images/core-s390.pb-c.d [2020-12-01T12:48:10.183Z] CC criu/vdso.o [2020-12-01T12:48:10.183Z] LINK criu/built-in.o [2020-12-01T12:48:10.305Z] #39 14.84 DEP images/core-x86.pb-c.d [2020-12-01T12:48:10.305Z] #39 14.95 DEP images/core.pb-c.d [2020-12-01T12:48:10.305Z] #39 15.04 DEP images/inventory.pb-c.d [2020-12-01T12:48:10.475Z] LINK criu/criu [2020-12-01T12:48:10.475Z] DEP lib/c/criu.d [2020-12-01T12:48:10.475Z] CC images/rpc.pb-c.o [2020-12-01T12:48:10.566Z] #39 15.09 PBCC images/cpuinfo.pb-c.c [2020-12-01T12:48:10.566Z] #39 15.12 DEP images/cpuinfo.pb-c.d [2020-12-01T12:48:10.767Z] CC lib/c/criu.o [2020-12-01T12:48:10.828Z] #39 15.20 PBCC images/stats.pb-c.c [2020-12-01T12:48:10.828Z] #39 15.22 DEP images/stats.pb-c.d [2020-12-01T12:48:11.399Z] #39 ... [2020-12-01T12:48:11.400Z] [2020-12-01T12:48:11.400Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:48:11.408Z] LINK lib/c/built-in.o [2020-12-01T12:48:11.408Z] LINK lib/c/libcriu.so [2020-12-01T12:48:11.408Z] LINK lib/c/libcriu.a [2020-12-01T12:48:11.408Z] GEN magic.py [2020-12-01T12:48:11.408Z] Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:48:11.408Z] To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:48:11.408Z] Note: Building without GnuTLS support [2020-12-01T12:48:11.408Z] Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:48:11.408Z] Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:48:11.702Z] fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:48:11.702Z] make[1]: Nothing to be done for 'all'. [2020-12-01T12:48:11.976Z] #34 7.661 -- Detecting C compile features - done [2020-12-01T12:48:11.976Z] #34 7.679 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T12:48:11.976Z] #34 7.912 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T12:48:11.976Z] #34 8.011 -- Configuring done [2020-12-01T12:48:11.976Z] #34 8.046 -- Generating done [2020-12-01T12:48:11.976Z] #34 8.059 -- Build files have been written to: /tmp/tmp.GQScmKdVbD/tini [2020-12-01T12:48:11.976Z] #34 8.065 + make tini-static [2020-12-01T12:48:11.995Z] make[1]: 'images/built-in.o' is up to date. [2020-12-01T12:48:11.995Z] make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T12:48:11.995Z] make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T12:48:11.995Z] make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T12:48:11.995Z] make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T12:48:11.995Z] make[1]: Nothing to be done for 'all'. [2020-12-01T12:48:11.995Z] make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:48:11.995Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.183Z] #57 48.25 Checking out files: 37% (1274/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) [2020-12-01T12:48:12.183Z] #57 ... [2020-12-01T12:48:12.183Z] [2020-12-01T12:48:12.183Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:48:12.183Z] #29 74.01 io/ioutil [2020-12-01T12:48:12.183Z] #29 74.94 path [2020-12-01T12:48:12.183Z] #29 74.96 flag [2020-12-01T12:48:12.183Z] #29 75.44 github.com/BurntSushi/toml [2020-12-01T12:48:12.183Z] #29 76.90 log [2020-12-01T12:48:12.183Z] #29 77.54 text/tabwriter [2020-12-01T12:48:12.183Z] #29 79.90 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:48:12.183Z] #29 DONE 84.0s [2020-12-01T12:48:12.183Z] [2020-12-01T12:48:12.183Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:48:12.245Z] #34 8.592 Scanning dependencies of target tini-static [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] make[2]: Nothing to be done for 'all'. [2020-12-01T12:48:12.290Z] INSTALL criu/criu [2020-12-01T12:48:12.510Z] #34 8.674 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T12:48:13.800Z] #57 48.25 Checking out files: 37% (1274/3406) Checking out files: 38% (1295/3406) Checking out files: 39% (1329/3406) Checking out files: 40% (1363/3406) Checking out files: 41% (1397/3406) Checking out files: 42% (1431/3406) Checking out files: 43% (1465/3406) Checking out files: 44% (1499/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 70% (2387/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 85% (2908/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T12:48:13.810Z] Removing intermediate container fe015194db81 [2020-12-01T12:48:13.811Z] ---> d1da2462faad [2020-12-01T12:48:13.811Z] Step 14/140 : FROM base AS registry [2020-12-01T12:48:13.811Z] ---> 8f1bb78e8fc8 [2020-12-01T12:48:13.811Z] Step 15/140 : ENV REGISTRY_COMMIT_SCHEMA1 ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T12:48:13.811Z] ---> Running in 173efcd06dca [2020-12-01T12:48:13.811Z] Removing intermediate container 173efcd06dca [2020-12-01T12:48:13.811Z] ---> 33cf4c57fc1a [2020-12-01T12:48:13.811Z] Step 16/140 : ENV REGISTRY_COMMIT 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T12:48:13.811Z] ---> Running in b64d39b6c4a1 [2020-12-01T12:48:13.811Z] Removing intermediate container b64d39b6c4a1 [2020-12-01T12:48:13.811Z] ---> 307f24e0678a [2020-12-01T12:48:13.811Z] 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-12-01T12:48:13.811Z] ---> Running in 47ef0869b47c [2020-12-01T12:48:14.061Z] #57 50.92 + cd /tmp/tmp.HfyZXX7zvN/src/github.com/containerd/containerd [2020-12-01T12:48:14.061Z] #57 50.92 + git checkout -q ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:48:14.103Z] + mktemp -d [2020-12-01T12:48:14.103Z] + export GOPATH=/tmp/tmp.SqG4HTiPz0 [2020-12-01T12:48:14.103Z] + git clone https://github.com/docker/distribution.git /tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution [2020-12-01T12:48:14.103Z] Cloning into '/tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution'... [2020-12-01T12:48:14.411Z] #34 10.40 [100%] Linking C executable tini-static [2020-12-01T12:48:14.980Z] #34 11.07 [100%] Built target tini-static [2020-12-01T12:48:14.980Z] #34 11.17 + mkdir -p /build [2020-12-01T12:48:14.980Z] #34 11.18 + cp tini-static /build/docker-init [2020-12-01T12:48:14.980Z] #34 DONE 11.3s [2020-12-01T12:48:14.980Z] [2020-12-01T12:48:14.980Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:14.980Z] #39 2.110 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:48:14.980Z] #39 2.110 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:48:14.980Z] #39 2.140 Note: Building without GnuTLS support [2020-12-01T12:48:14.980Z] #39 2.143 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:48:14.980Z] #39 2.143 Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:48:14.980Z] #39 4.417 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:48:14.980Z] #39 4.478 GEN .gitid [2020-12-01T12:48:14.980Z] #39 4.525 GEN criu/include/version.h [2020-12-01T12:48:14.980Z] #39 4.604 GEN include/common/asm [2020-12-01T12:48:15.239Z] #39 6.597 PBCC images/timens.pb-c.c [2020-12-01T12:48:15.499Z] #39 6.645 DEP images/timens.pb-c.d [2020-12-01T12:48:15.499Z] #39 6.767 PBCC images/fown.pb-c.c [2020-12-01T12:48:15.499Z] #39 6.821 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-01T12:48:15.499Z] #39 ... [2020-12-01T12:48:15.499Z] [2020-12-01T12:48:15.499Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:15.499Z] #42 63.22 time [2020-12-01T12:48:15.499Z] #42 68.19 internal/fmtsort [2020-12-01T12:48:15.499Z] #42 68.96 internal/syscall/execenv [2020-12-01T12:48:15.499Z] #42 69.30 internal/syscall/unix [2020-12-01T12:48:15.499Z] #42 69.59 strings [2020-12-01T12:48:15.499Z] #42 70.06 internal/poll [2020-12-01T12:48:15.499Z] #42 72.35 os [2020-12-01T12:48:15.499Z] #42 72.75 regexp/syntax [2020-12-01T12:48:15.758Z] #42 ... [2020-12-01T12:48:15.758Z] [2020-12-01T12:48:15.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:15.758Z] #39 7.030 PBCC images/opts.pb-c.c [2020-12-01T12:48:15.978Z] #57 ... [2020-12-01T12:48:15.978Z] [2020-12-01T12:48:15.978Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:15.978Z] #42 77.66 path/filepath [2020-12-01T12:48:15.978Z] #42 78.95 flag [2020-12-01T12:48:15.978Z] #42 79.08 go/token [2020-12-01T12:48:15.978Z] #42 80.02 go/scanner [2020-12-01T12:48:15.978Z] #42 80.92 regexp [2020-12-01T12:48:15.978Z] #42 81.50 go/ast [2020-12-01T12:48:15.978Z] #42 85.62 internal/lazyregexp [2020-12-01T12:48:15.978Z] #42 85.96 path [2020-12-01T12:48:15.978Z] #42 86.13 io/ioutil [2020-12-01T12:48:15.978Z] #42 86.69 net/url [2020-12-01T12:48:15.978Z] #42 86.80 text/template/parse [2020-12-01T12:48:15.978Z] #42 ... [2020-12-01T12:48:15.978Z] [2020-12-01T12:48:15.978Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:15.978Z] #14 24.95 Reading package lists... [2020-12-01T12:48:15.978Z] #14 31.62 Building dependency tree... [2020-12-01T12:48:15.978Z] #14 32.85 Reading state information... [2020-12-01T12:48:15.978Z] #14 34.06 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T12:48:15.978Z] #14 34.06 libcap2-bin set to manually installed. [2020-12-01T12:48:15.978Z] #14 34.06 The following additional packages will be installed: [2020-12-01T12:48:15.978Z] #14 34.07 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T12:48:15.978Z] #14 34.07 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T12:48:15.978Z] #14 34.07 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:48:15.978Z] #14 34.07 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-12-01T12:48:15.978Z] #14 34.07 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-12-01T12:48:15.978Z] #14 34.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-12-01T12:48:15.978Z] #14 34.07 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-12-01T12:48:15.978Z] #14 34.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T12:48:15.978Z] #14 34.07 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T12:48:15.978Z] #14 34.07 Suggested packages: [2020-12-01T12:48:15.978Z] #14 34.08 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-12-01T12:48:15.978Z] #14 34.08 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-12-01T12:48:15.978Z] #14 34.08 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-12-01T12:48:15.978Z] #14 34.08 xfsdump acl attr quota [2020-12-01T12:48:15.978Z] #14 34.08 Recommended packages: [2020-12-01T12:48:15.978Z] #14 34.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T12:48:15.978Z] #14 34.08 python3-keyrings.alt python3-xdg unzip [2020-12-01T12:48:15.978Z] #14 38.13 The following NEW packages will be installed: [2020-12-01T12:48:15.978Z] #14 38.13 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-12-01T12:48:15.978Z] #14 38.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-12-01T12:48:15.978Z] #14 38.13 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-12-01T12:48:15.978Z] #14 38.13 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-12-01T12:48:15.978Z] #14 38.13 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:48:15.978Z] #14 38.13 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-12-01T12:48:15.978Z] #14 38.13 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T12:48:15.978Z] #14 38.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T12:48:15.978Z] #14 38.13 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-12-01T12:48:15.978Z] #14 38.14 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-12-01T12:48:15.978Z] #14 38.14 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-12-01T12:48:15.978Z] #14 38.14 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-12-01T12:48:15.978Z] #14 38.14 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-12-01T12:48:15.978Z] #14 38.14 xfsprogs xxd xz-utils zip [2020-12-01T12:48:15.978Z] #14 38.68 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:48:15.978Z] #14 38.68 Need to get 104 MB of archives. [2020-12-01T12:48:15.978Z] #14 38.68 After this operation, 597 MB of additional disk space will be used. [2020-12-01T12:48:15.978Z] #14 38.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-01T12:48:15.978Z] #14 38.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-01T12:48:15.978Z] #14 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-01T12:48:15.978Z] #14 38.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-01T12:48:15.978Z] #14 38.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-01T12:48:15.978Z] #14 38.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-01T12:48:15.978Z] #14 39.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T12:48:15.978Z] #14 39.05 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-01T12:48:15.978Z] #14 39.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-01T12:48:15.978Z] #14 39.07 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-01T12:48:15.978Z] #14 39.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-01T12:48:15.978Z] #14 39.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-01T12:48:15.978Z] #14 39.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-01T12:48:15.978Z] #14 39.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-01T12:48:15.978Z] #14 39.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-01T12:48:15.978Z] #14 39.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-01T12:48:15.978Z] #14 39.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T12:48:15.978Z] #14 39.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:48:15.978Z] #14 39.16 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T12:48:15.978Z] #14 39.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-01T12:48:15.978Z] #14 39.19 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-01T12:48:15.978Z] #14 39.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-01T12:48:15.978Z] #14 39.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-01T12:48:15.978Z] #14 39.27 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-12-01T12:48:15.978Z] #14 39.47 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-12-01T12:48:15.978Z] #14 39.70 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-12-01T12:48:15.978Z] #14 39.72 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-01T12:48:15.978Z] #14 39.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-01T12:48:15.978Z] #14 39.75 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T12:48:15.978Z] #14 40.15 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-12-01T12:48:15.978Z] #14 40.43 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-12-01T12:48:15.978Z] #14 40.43 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-12-01T12:48:16.017Z] #39 7.196 PBCC images/memfd.pb-c.c [2020-12-01T12:48:16.017Z] #39 7.309 DEP images/fown.pb-c.d [2020-12-01T12:48:16.017Z] #39 7.418 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-01T12:48:16.183Z] + cd /tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution [2020-12-01T12:48:16.183Z] + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-01T12:48:16.183Z] + GOPATH=/tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SqG4HTiPz0 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-01T12:48:16.241Z] #14 ... [2020-12-01T12:48:16.241Z] [2020-12-01T12:48:16.241Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:48:16.241Z] #57 53.27 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T12:48:16.241Z] #57 53.27 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T12:48:16.241Z] #57 53.27 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:48:16.241Z] #57 53.27 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:48:16.241Z] #57 53.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T12:48:16.241Z] #57 53.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T12:48:16.241Z] #57 53.27 + '[' '' = dynamic ']' [2020-12-01T12:48:16.241Z] #57 53.27 + make [2020-12-01T12:48:16.276Z] #39 7.650 DEP images/opts.pb-c.d [2020-12-01T12:48:16.536Z] #39 7.861 DEP images/memfd.pb-c.d [2020-12-01T12:48:16.536Z] #39 7.932 PBCC images/sit.pb-c.c [2020-12-01T12:48:16.536Z] #39 7.963 DEP images/sit.pb-c.d [2020-12-01T12:48:16.536Z] #39 ... [2020-12-01T12:48:16.536Z] [2020-12-01T12:48:16.536Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:48:16.536Z] #29 64.33 internal/syscall/execenv [2020-12-01T12:48:16.536Z] #29 64.53 internal/syscall/unix [2020-12-01T12:48:16.536Z] #29 64.72 internal/fmtsort [2020-12-01T12:48:16.536Z] #29 64.78 os [2020-12-01T12:48:16.536Z] #29 65.72 strings [2020-12-01T12:48:16.536Z] #29 69.11 fmt [2020-12-01T12:48:16.536Z] #29 69.45 bytes [2020-12-01T12:48:16.536Z] #29 71.39 bufio [2020-12-01T12:48:16.536Z] #29 73.10 path/filepath [2020-12-01T12:48:16.795Z] #29 ... [2020-12-01T12:48:16.795Z] [2020-12-01T12:48:16.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:16.795Z] #39 7.987 PBCC images/macvlan.pb-c.c [2020-12-01T12:48:16.795Z] #39 8.010 DEP images/macvlan.pb-c.d [2020-12-01T12:48:16.795Z] #39 8.061 PBCC images/autofs.pb-c.c [2020-12-01T12:48:16.795Z] #39 8.110 DEP images/autofs.pb-c.d [2020-12-01T12:48:16.795Z] #39 8.144 PBCC images/sysctl.pb-c.c [2020-12-01T12:48:16.795Z] #39 8.197 DEP images/sysctl.pb-c.d [2020-12-01T12:48:16.795Z] #39 8.250 PBCC images/time.pb-c.c [2020-12-01T12:48:16.822Z] #57 53.84 + bin/ctr [2020-12-01T12:48:17.055Z] #39 8.305 DEP images/time.pb-c.d [2020-12-01T12:48:17.055Z] #39 8.389 PBCC images/binfmt-misc.pb-c.c [2020-12-01T12:48:17.055Z] #39 8.399 DEP images/binfmt-misc.pb-c.d [2020-12-01T12:48:17.055Z] #39 8.478 PBCC images/seccomp.pb-c.c [2020-12-01T12:48:17.055Z] #39 8.513 DEP images/seccomp.pb-c.d [2020-12-01T12:48:17.314Z] #39 8.589 PBCC images/userns.pb-c.c [2020-12-01T12:48:17.314Z] #39 8.646 DEP images/userns.pb-c.d [2020-12-01T12:48:17.314Z] #39 8.722 PBCC images/cgroup.pb-c.c [2020-12-01T12:48:17.314Z] #39 8.749 DEP images/cgroup.pb-c.d [2020-12-01T12:48:17.574Z] #39 8.822 PBCC images/ext-file.pb-c.c [2020-12-01T12:48:17.574Z] #39 8.872 DEP images/ext-file.pb-c.d [2020-12-01T12:48:17.574Z] #39 8.918 PBCC images/rpc.pb-c.c [2020-12-01T12:48:17.574Z] #39 8.933 DEP images/rpc.pb-c.d [2020-12-01T12:48:17.833Z] #39 9.009 PBCC images/siginfo.pb-c.c [2020-12-01T12:48:17.833Z] #39 9.063 DEP images/siginfo.pb-c.d [2020-12-01T12:48:17.833Z] #39 9.149 PBCC images/pagemap.pb-c.c [2020-12-01T12:48:17.833Z] #39 9.241 DEP images/pagemap.pb-c.d [2020-12-01T12:48:17.833Z] #39 9.291 PBCC images/rlimit.pb-c.c [2020-12-01T12:48:17.833Z] #39 9.300 DEP images/rlimit.pb-c.d [2020-12-01T12:48:18.093Z] #39 9.392 PBCC images/file-lock.pb-c.c [2020-12-01T12:48:18.093Z] #39 9.401 DEP images/file-lock.pb-c.d [2020-12-01T12:48:18.093Z] #39 9.453 PBCC images/tty.pb-c.c [2020-12-01T12:48:18.352Z] #39 9.518 DEP images/tty.pb-c.d [2020-12-01T12:48:18.352Z] #39 9.578 PBCC images/tun.pb-c.c [2020-12-01T12:48:18.352Z] #39 9.660 PBCC images/netdev.pb-c.c [2020-12-01T12:48:18.352Z] #39 9.773 DEP images/tun.pb-c.d [2020-12-01T12:48:18.611Z] #39 9.826 DEP images/netdev.pb-c.d [2020-12-01T12:48:18.611Z] #39 9.913 PBCC images/vma.pb-c.c [2020-12-01T12:48:18.611Z] #39 9.957 DEP images/vma.pb-c.d [2020-12-01T12:48:18.611Z] #39 10.01 PBCC images/creds.pb-c.c [2020-12-01T12:48:18.611Z] #39 10.06 DEP images/creds.pb-c.d [2020-12-01T12:48:18.611Z] #39 10.12 PBCC images/utsns.pb-c.c [2020-12-01T12:48:18.871Z] #39 10.17 DEP images/utsns.pb-c.d [2020-12-01T12:48:18.871Z] #39 10.23 PBCC images/ipc-desc.pb-c.c [2020-12-01T12:48:18.871Z] #39 10.25 PBCC images/ipc-sem.pb-c.c [2020-12-01T12:48:18.871Z] #39 10.28 DEP images/ipc-desc.pb-c.d [2020-12-01T12:48:18.871Z] #39 10.33 DEP images/ipc-sem.pb-c.d [2020-12-01T12:48:19.130Z] #39 10.43 PBCC images/ipc-msg.pb-c.c [2020-12-01T12:48:19.130Z] #39 10.46 DEP images/ipc-msg.pb-c.d [2020-12-01T12:48:19.130Z] #39 10.52 PBCC images/ipc-shm.pb-c.c [2020-12-01T12:48:19.130Z] #39 10.57 DEP images/ipc-shm.pb-c.d [2020-12-01T12:48:19.389Z] #39 10.63 PBCC images/ipc-var.pb-c.c [2020-12-01T12:48:19.389Z] #39 10.69 DEP images/ipc-var.pb-c.d [2020-12-01T12:48:19.389Z] #39 10.73 PBCC images/sk-opts.pb-c.c [2020-12-01T12:48:19.389Z] #39 10.76 PBCC images/packet-sock.pb-c.c [2020-12-01T12:48:19.389Z] #39 ... [2020-12-01T12:48:19.389Z] [2020-12-01T12:48:19.389Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:19.389Z] #14 19.33 Fetched 8406 kB in 18s (468 kB/s) [2020-12-01T12:48:19.389Z] #14 19.33 Reading package lists... [2020-12-01T12:48:19.649Z] #14 25.99 Reading package lists... [2020-12-01T12:48:19.649Z] #14 ... [2020-12-01T12:48:19.649Z] [2020-12-01T12:48:19.649Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:19.649Z] #39 10.87 DEP images/sk-opts.pb-c.d [2020-12-01T12:48:19.649Z] #39 10.92 DEP images/packet-sock.pb-c.d [2020-12-01T12:48:19.649Z] #39 10.99 PBCC images/sk-netlink.pb-c.c [2020-12-01T12:48:19.649Z] #39 11.07 DEP images/sk-netlink.pb-c.d [2020-12-01T12:48:19.908Z] #39 11.17 PBCC images/sk-inet.pb-c.c [2020-12-01T12:48:19.908Z] #39 11.23 DEP images/sk-inet.pb-c.d [2020-12-01T12:48:19.908Z] #39 11.31 PBCC images/sk-unix.pb-c.c [2020-12-01T12:48:20.167Z] #39 11.41 DEP images/sk-unix.pb-c.d [2020-12-01T12:48:20.167Z] #39 11.47 PBCC images/mm.pb-c.c [2020-12-01T12:48:20.167Z] #39 11.59 DEP images/mm.pb-c.d [2020-12-01T12:48:20.167Z] #39 11.69 PBCC images/timerfd.pb-c.c [2020-12-01T12:48:20.426Z] #39 11.75 DEP images/timerfd.pb-c.d [2020-12-01T12:48:20.426Z] #39 11.81 PBCC images/timer.pb-c.c [2020-12-01T12:48:20.426Z] #39 11.87 DEP images/timer.pb-c.d [2020-12-01T12:48:20.426Z] #39 11.94 PBCC images/sa.pb-c.c [2020-12-01T12:48:20.685Z] #39 11.99 DEP images/sa.pb-c.d [2020-12-01T12:48:20.945Z] #39 12.09 PBCC images/pipe-data.pb-c.c [2020-12-01T12:48:20.945Z] #39 12.15 DEP images/pipe-data.pb-c.d [2020-12-01T12:48:20.945Z] #39 12.21 PBCC images/mnt.pb-c.c [2020-12-01T12:48:20.945Z] #39 12.29 DEP images/mnt.pb-c.d [2020-12-01T12:48:20.945Z] #39 12.36 PBCC images/sk-packet.pb-c.c [2020-12-01T12:48:21.204Z] #39 12.39 DEP images/sk-packet.pb-c.d [2020-12-01T12:48:21.204Z] #39 12.43 PBCC images/tcp-stream.pb-c.c [2020-12-01T12:48:21.204Z] #39 12.50 DEP images/tcp-stream.pb-c.d [2020-12-01T12:48:21.204Z] #39 12.55 PBCC images/pipe.pb-c.c [2020-12-01T12:48:21.204Z] #39 12.58 DEP images/pipe.pb-c.d [2020-12-01T12:48:21.467Z] #39 12.68 PBCC images/pstree.pb-c.c [2020-12-01T12:48:21.467Z] #39 12.74 DEP images/pstree.pb-c.d [2020-12-01T12:48:21.467Z] #39 12.81 PBCC images/fs.pb-c.c [2020-12-01T12:48:21.467Z] #39 12.85 DEP images/fs.pb-c.d [2020-12-01T12:48:21.467Z] #39 12.90 PBCC images/signalfd.pb-c.c [2020-12-01T12:48:21.728Z] #39 12.94 DEP images/signalfd.pb-c.d [2020-12-01T12:48:21.728Z] #39 13.03 PBCC images/fh.pb-c.c [2020-12-01T12:48:21.728Z] #39 13.08 PBCC images/fsnotify.pb-c.c [2020-12-01T12:48:21.728Z] #39 13.13 DEP images/fh.pb-c.d [2020-12-01T12:48:21.987Z] #39 13.20 DEP images/fsnotify.pb-c.d [2020-12-01T12:48:21.987Z] #39 13.29 PBCC images/eventpoll.pb-c.c [2020-12-01T12:48:21.987Z] #39 13.33 DEP images/eventpoll.pb-c.d [2020-12-01T12:48:21.987Z] #39 13.37 PBCC images/eventfd.pb-c.c [2020-12-01T12:48:21.987Z] #39 13.42 DEP images/eventfd.pb-c.d [2020-12-01T12:48:22.120Z] #57 ... [2020-12-01T12:48:22.120Z] [2020-12-01T12:48:22.120Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:22.120Z] #14 43.77 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-12-01T12:48:22.120Z] #14 46.08 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T12:48:22.120Z] #14 46.08 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T12:48:22.120Z] #14 46.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T12:48:22.120Z] #14 46.10 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-01T12:48:22.120Z] #14 46.10 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T12:48:22.120Z] #14 46.11 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T12:48:22.120Z] #14 46.12 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-12-01T12:48:22.120Z] #14 46.14 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-01T12:48:22.120Z] #14 46.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-01T12:48:22.120Z] #14 46.18 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-01T12:48:22.120Z] #14 46.21 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-01T12:48:22.120Z] #14 46.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-01T12:48:22.120Z] #14 46.26 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-01T12:48:22.120Z] #14 46.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-01T12:48:22.120Z] #14 46.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-01T12:48:22.120Z] #14 46.36 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-01T12:48:22.120Z] #14 46.37 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T12:48:22.120Z] #14 47.04 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T12:48:22.120Z] #14 47.04 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T12:48:22.120Z] #14 47.04 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T12:48:22.120Z] #14 47.04 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-01T12:48:22.120Z] #14 47.05 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-01T12:48:22.120Z] #14 47.07 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-01T12:48:22.120Z] #14 47.11 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T12:48:22.120Z] #14 47.23 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T12:48:22.120Z] #14 47.24 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T12:48:22.120Z] #14 47.25 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-01T12:48:22.120Z] #14 47.27 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T12:48:22.120Z] #14 47.28 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T12:48:22.120Z] #14 47.30 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T12:48:22.120Z] #14 47.30 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-01T12:48:22.120Z] #14 47.33 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T12:48:22.246Z] #39 13.49 PBCC images/remap-file-path.pb-c.c [2020-12-01T12:48:22.246Z] #39 13.50 DEP images/remap-file-path.pb-c.d [2020-12-01T12:48:22.246Z] #39 13.57 PBCC images/fifo.pb-c.c [2020-12-01T12:48:22.246Z] #39 13.60 DEP images/fifo.pb-c.d [2020-12-01T12:48:22.246Z] #39 13.67 PBCC images/ghost-file.pb-c.c [2020-12-01T12:48:22.505Z] #39 13.72 DEP images/ghost-file.pb-c.d [2020-12-01T12:48:22.505Z] #39 13.81 PBCC images/regfile.pb-c.c [2020-12-01T12:48:22.505Z] #39 13.91 DEP images/regfile.pb-c.d [2020-12-01T12:48:22.505Z] #39 14.00 PBCC images/ns.pb-c.c [2020-12-01T12:48:22.693Z] #14 47.83 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-01T12:48:22.693Z] #14 47.90 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-01T12:48:22.693Z] #14 47.97 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-01T12:48:22.693Z] #14 ... [2020-12-01T12:48:22.693Z] [2020-12-01T12:48:22.693Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:22.693Z] #39 17.30 make[1]: Nothing to be done for 'all'. [2020-12-01T12:48:22.693Z] #39 19.19 CC images/stats.o [2020-12-01T12:48:22.693Z] #39 19.64 CC images/core.o [2020-12-01T12:48:22.693Z] #39 20.37 CC images/core-x86.o [2020-12-01T12:48:22.693Z] #39 21.02 CC images/core-arm.o [2020-12-01T12:48:22.693Z] #39 21.48 CC images/core-aarch64.o [2020-12-01T12:48:22.693Z] #39 21.96 CC images/core-ppc64.o [2020-12-01T12:48:22.693Z] #39 22.66 CC images/core-s390.o [2020-12-01T12:48:22.693Z] #39 23.23 CC images/cpuinfo.o [2020-12-01T12:48:22.693Z] #39 23.80 CC images/inventory.o [2020-12-01T12:48:22.693Z] #39 24.09 CC images/fdinfo.o [2020-12-01T12:48:22.693Z] #39 24.51 CC images/fown.o [2020-12-01T12:48:22.693Z] #39 24.74 CC images/ns.o [2020-12-01T12:48:22.693Z] #39 24.93 CC images/regfile.o [2020-12-01T12:48:22.693Z] #39 25.18 CC images/ghost-file.o [2020-12-01T12:48:22.693Z] #39 25.47 CC images/fifo.o [2020-12-01T12:48:22.693Z] #39 25.66 CC images/remap-file-path.o [2020-12-01T12:48:22.693Z] #39 25.98 CC images/eventfd.o [2020-12-01T12:48:22.693Z] #39 26.19 CC images/eventpoll.o [2020-12-01T12:48:22.693Z] #39 26.50 CC images/fh.o [2020-12-01T12:48:22.693Z] #39 26.94 CC images/fsnotify.o [2020-12-01T12:48:22.764Z] #39 14.04 DEP images/ns.pb-c.d [2020-12-01T12:48:22.764Z] #39 14.08 PBCC images/fdinfo.pb-c.c [2020-12-01T12:48:22.764Z] #39 14.20 DEP images/fdinfo.pb-c.d [2020-12-01T12:48:22.954Z] #39 27.58 CC images/signalfd.o [2020-12-01T12:48:23.023Z] #39 14.30 PBCC images/core-aarch64.pb-c.c [2020-12-01T12:48:23.023Z] #39 14.37 PBCC images/core-arm.pb-c.c [2020-12-01T12:48:23.023Z] #39 14.42 PBCC images/core-ppc64.pb-c.c [2020-12-01T12:48:23.023Z] #39 14.47 PBCC images/core-s390.pb-c.c [2020-12-01T12:48:23.215Z] #39 27.87 CC images/fs.o [2020-12-01T12:48:23.282Z] #39 14.55 PBCC images/core-x86.pb-c.c [2020-12-01T12:48:23.282Z] #39 14.60 PBCC images/core.pb-c.c [2020-12-01T12:48:23.282Z] #39 14.69 PBCC images/inventory.pb-c.c [2020-12-01T12:48:23.477Z] #39 28.10 CC images/pstree.o [2020-12-01T12:48:23.541Z] #39 14.75 DEP images/core-aarch64.pb-c.d [2020-12-01T12:48:23.541Z] #39 14.84 DEP images/core-arm.pb-c.d [2020-12-01T12:48:23.541Z] #39 14.92 DEP images/core-ppc64.pb-c.d [2020-12-01T12:48:23.541Z] #39 14.99 DEP images/core-s390.pb-c.d [2020-12-01T12:48:23.739Z] #39 28.32 CC images/pipe.o [2020-12-01T12:48:23.739Z] #39 ... [2020-12-01T12:48:23.739Z] [2020-12-01T12:48:23.739Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:23.739Z] #14 49.01 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:48:23.739Z] #14 49.14 Fetched 104 MB in 10s (10.8 MB/s) [2020-12-01T12:48:23.800Z] #39 15.06 DEP images/core-x86.pb-c.d [2020-12-01T12:48:23.800Z] #39 15.17 DEP images/core.pb-c.d [2020-12-01T12:48:23.800Z] #39 15.23 DEP images/inventory.pb-c.d [2020-12-01T12:48:23.800Z] #39 15.31 PBCC images/cpuinfo.pb-c.c [2020-12-01T12:48:24.000Z] #14 49.21 Selecting previously unselected package pigz. [2020-12-01T12:48:24.001Z] #14 49.21 (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 ... 15473 files and directories currently installed.) [2020-12-01T12:48:24.001Z] #14 49.27 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-01T12:48:24.001Z] #14 49.28 Unpacking pigz (2.4-1) ... [2020-12-01T12:48:24.059Z] #39 15.34 DEP images/cpuinfo.pb-c.d [2020-12-01T12:48:24.059Z] #39 15.43 PBCC images/stats.pb-c.c [2020-12-01T12:48:24.059Z] #39 15.46 DEP images/stats.pb-c.d [2020-12-01T12:48:24.261Z] #14 49.43 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-01T12:48:24.262Z] #14 49.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:24.262Z] #14 49.44 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:24.833Z] #14 50.21 Selecting previously unselected package python3.7-minimal. [2020-12-01T12:48:24.833Z] #14 50.21 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:24.833Z] #14 50.22 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:48:25.965Z] #39 17.08 make[1]: Nothing to be done for 'all'. [2020-12-01T12:48:26.218Z] #14 51.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:26.218Z] #14 51.43 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:48:26.480Z] #14 ... [2020-12-01T12:48:26.480Z] [2020-12-01T12:48:26.480Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:26.480Z] #42 88.50 go/parser [2020-12-01T12:48:26.480Z] #42 91.62 text/template [2020-12-01T12:48:26.480Z] #42 92.13 log [2020-12-01T12:48:26.480Z] #42 92.69 encoding/binary [2020-12-01T12:48:26.480Z] #42 94.99 encoding/base64 [2020-12-01T12:48:26.480Z] #42 95.87 encoding/json [2020-12-01T12:48:26.480Z] #42 96.83 go/doc [2020-12-01T12:48:26.537Z] #39 ... [2020-12-01T12:48:26.537Z] [2020-12-01T12:48:26.537Z] #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv [2020-12-01T12:48:26.537Z] #29 75.08 io/ioutil [2020-12-01T12:48:26.537Z] #29 75.37 flag [2020-12-01T12:48:26.537Z] #29 75.75 github.com/BurntSushi/toml [2020-12-01T12:48:26.537Z] #29 77.22 log [2020-12-01T12:48:26.537Z] #29 77.75 path [2020-12-01T12:48:26.537Z] #29 78.41 text/tabwriter [2020-12-01T12:48:26.537Z] #29 80.27 github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:48:26.537Z] #29 DONE 84.4s [2020-12-01T12:48:26.537Z] [2020-12-01T12:48:26.537Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:26.537Z] #14 25.99 Reading package lists... [2020-12-01T12:48:26.537Z] #14 31.66 Building dependency tree... [2020-12-01T12:48:26.537Z] #14 32.88 Reading state information... [2020-12-01T12:48:26.537Z] #14 34.47 libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T12:48:26.537Z] #14 34.47 libcap2-bin set to manually installed. [2020-12-01T12:48:26.537Z] #14 34.47 The following additional packages will be installed: [2020-12-01T12:48:26.537Z] #14 34.49 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T12:48:26.537Z] #14 34.50 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T12:48:26.537Z] #14 34.50 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:48:26.537Z] #14 34.50 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-12-01T12:48:26.537Z] #14 34.50 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-12-01T12:48:26.537Z] #14 34.50 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-12-01T12:48:26.537Z] #14 34.50 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-12-01T12:48:26.537Z] #14 34.50 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T12:48:26.537Z] #14 34.50 python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T12:48:26.537Z] #14 34.50 Suggested packages: [2020-12-01T12:48:26.537Z] #14 34.50 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-12-01T12:48:26.537Z] #14 34.50 wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-12-01T12:48:26.537Z] #14 34.50 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-12-01T12:48:26.537Z] #14 34.51 xfsdump acl attr quota [2020-12-01T12:48:26.537Z] #14 34.51 Recommended packages: [2020-12-01T12:48:26.537Z] #14 34.51 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T12:48:26.537Z] #14 34.51 python3-keyrings.alt python3-xdg unzip [2020-12-01T12:48:26.741Z] #42 ... [2020-12-01T12:48:26.741Z] [2020-12-01T12:48:26.741Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:26.741Z] #39 28.65 CC images/tcp-stream.o [2020-12-01T12:48:26.741Z] #39 28.93 CC images/sk-packet.o [2020-12-01T12:48:26.741Z] #39 29.25 CC images/mnt.o [2020-12-01T12:48:26.741Z] #39 29.58 CC images/pipe-data.o [2020-12-01T12:48:26.741Z] #39 29.89 CC images/sa.o [2020-12-01T12:48:26.741Z] #39 30.22 CC images/timer.o [2020-12-01T12:48:26.741Z] #39 30.57 CC images/timerfd.o [2020-12-01T12:48:26.741Z] #39 30.93 CC images/mm.o [2020-12-01T12:48:26.741Z] #39 31.29 CC images/sk-opts.o [2020-12-01T12:48:27.003Z] #39 31.59 CC images/sk-unix.o [2020-12-01T12:48:27.264Z] #39 31.90 CC images/sk-inet.o [2020-12-01T12:48:27.837Z] #39 32.30 CC images/tun.o [2020-12-01T12:48:28.098Z] #39 32.64 CC images/sk-netlink.o [2020-12-01T12:48:28.360Z] #39 32.93 CC images/packet-sock.o [2020-12-01T12:48:28.449Z] #14 ... [2020-12-01T12:48:28.449Z] [2020-12-01T12:48:28.449Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:28.449Z] #39 19.44 CC images/stats.o [2020-12-01T12:48:28.449Z] #39 19.85 CC images/core.o [2020-12-01T12:48:28.932Z] #39 33.48 CC images/ipc-var.o [2020-12-01T12:48:29.193Z] #39 33.70 CC images/ipc-desc.o [2020-12-01T12:48:29.387Z] #39 20.67 CC images/core-x86.o [2020-12-01T12:48:29.387Z] #39 ... [2020-12-01T12:48:29.387Z] [2020-12-01T12:48:29.387Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:29.387Z] #42 77.23 fmt [2020-12-01T12:48:29.387Z] #42 78.13 path/filepath [2020-12-01T12:48:29.387Z] #42 79.61 regexp [2020-12-01T12:48:29.387Z] #42 82.44 flag [2020-12-01T12:48:29.387Z] #42 82.95 go/token [2020-12-01T12:48:29.387Z] #42 83.87 go/scanner [2020-12-01T12:48:29.387Z] #42 84.26 internal/lazyregexp [2020-12-01T12:48:29.387Z] #42 84.65 path [2020-12-01T12:48:29.387Z] #42 85.29 io/ioutil [2020-12-01T12:48:29.387Z] #42 85.92 net/url [2020-12-01T12:48:29.387Z] #42 86.09 go/ast [2020-12-01T12:48:29.455Z] #39 33.93 CC images/ipc-shm.o [2020-12-01T12:48:29.455Z] #39 ... [2020-12-01T12:48:29.455Z] [2020-12-01T12:48:29.455Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:29.455Z] #14 54.74 Selecting previously unselected package python3-minimal. [2020-12-01T12:48:29.647Z] #42 ... [2020-12-01T12:48:29.647Z] [2020-12-01T12:48:29.647Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:48:29.716Z] #14 54.74 (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 ... 15722 files and directories currently installed.) [2020-12-01T12:48:29.716Z] #14 54.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-01T12:48:29.716Z] #14 54.82 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T12:48:29.716Z] #14 54.95 Selecting previously unselected package libmpdec2:amd64. [2020-12-01T12:48:29.716Z] #14 54.95 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-01T12:48:29.716Z] #14 54.96 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T12:48:29.978Z] #14 55.11 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-01T12:48:29.978Z] #14 55.11 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:29.978Z] #14 55.13 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:30.166Z] #57 49.03 Checking out files: 44% (1521/3406) Checking out files: 45% (1533/3406) Checking out files: 46% (1567/3406) Checking out files: 47% (1601/3406) Checking out files: 48% (1635/3406) Checking out files: 49% (1669/3406) Checking out files: 50% (1703/3406) Checking out files: 51% (1738/3406) Checking out files: 52% (1772/3406) Checking out files: 53% (1806/3406) Checking out files: 54% (1840/3406) Checking out files: 55% (1874/3406) Checking out files: 56% (1908/3406) Checking out files: 57% (1942/3406) Checking out files: 58% (1976/3406) Checking out files: 59% (2010/3406) Checking out files: 60% (2044/3406) Checking out files: 61% (2078/3406) Checking out files: 62% (2112/3406) Checking out files: 63% (2146/3406) Checking out files: 64% (2180/3406) Checking out files: 65% (2214/3406) Checking out files: 66% (2248/3406) Checking out files: 67% (2283/3406) Checking out files: 68% (2317/3406) Checking out files: 69% (2351/3406) Checking out files: 70% (2385/3406) Checking out files: 71% (2419/3406) Checking out files: 72% (2453/3406) Checking out files: 73% (2487/3406) Checking out files: 74% (2521/3406) Checking out files: 75% (2555/3406) Checking out files: 76% (2589/3406) Checking out files: 77% (2623/3406) Checking out files: 78% (2657/3406) Checking out files: 79% (2691/3406) Checking out files: 80% (2725/3406) Checking out files: 81% (2759/3406) Checking out files: 82% (2793/3406) Checking out files: 83% (2827/3406) Checking out files: 84% (2862/3406) Checking out files: 85% (2896/3406) Checking out files: 85% (2928/3406) Checking out files: 86% (2930/3406) Checking out files: 87% (2964/3406) Checking out files: 88% (2998/3406) Checking out files: 89% (3032/3406) Checking out files: 90% (3066/3406) Checking out files: 91% (3100/3406) Checking out files: 92% (3134/3406) Checking out files: 93% (3168/3406) Checking out files: 94% (3202/3406) Checking out files: 95% (3236/3406) Checking out files: 96% (3270/3406) Checking out files: 97% (3304/3406) Checking out files: 98% (3338/3406) Checking out files: 99% (3372/3406) Checking out files: 100% (3406/3406) Checking out files: 100% (3406/3406), done. [2020-12-01T12:48:30.425Z] #57 50.71 + cd /tmp/tmp.JGu5CL0J5J/src/github.com/containerd/containerd [2020-12-01T12:48:30.425Z] #57 50.71 + git checkout -q ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:48:31.894Z] #14 56.77 Selecting previously unselected package python3.7. [2020-12-01T12:48:31.894Z] #14 56.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:31.894Z] #14 56.78 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:31.894Z] #14 56.97 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-01T12:48:31.894Z] #14 56.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-01T12:48:31.894Z] #14 56.98 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T12:48:31.894Z] #14 57.18 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T12:48:32.331Z] #57 52.59 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T12:48:32.331Z] #57 52.59 + BUILDTAGS='netgo osusergo static_build' [2020-12-01T12:48:32.331Z] #57 52.59 + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:48:32.331Z] #57 52.59 + EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:48:32.331Z] #57 52.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T12:48:32.331Z] #57 52.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T12:48:32.331Z] #57 52.59 + '[' '' = dynamic ']' [2020-12-01T12:48:32.331Z] #57 52.59 + make [2020-12-01T12:48:33.269Z] #57 53.72 + bin/ctr [2020-12-01T12:48:33.280Z] #14 58.52 Selecting previously unselected package python3. [2020-12-01T12:48:33.542Z] #14 58.52 (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 ... 16134 files and directories currently installed.) [2020-12-01T12:48:33.542Z] #14 58.70 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-01T12:48:33.542Z] #14 58.74 Unpacking python3 (3.7.3-1) ... [2020-12-01T12:48:33.542Z] #14 58.86 Selecting previously unselected package libip4tc0:amd64. [2020-12-01T12:48:33.803Z] #14 58.87 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:33.803Z] #14 58.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:33.803Z] #14 59.00 Selecting previously unselected package libip6tc0:amd64. [2020-12-01T12:48:33.803Z] #14 59.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:33.803Z] #14 59.02 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:34.065Z] #14 59.11 Selecting previously unselected package libiptc0:amd64. [2020-12-01T12:48:34.065Z] #14 59.11 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:34.065Z] #14 59.12 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:34.065Z] #14 59.30 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-01T12:48:34.065Z] #14 59.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-01T12:48:34.065Z] #14 59.30 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T12:48:34.065Z] #14 59.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-01T12:48:34.326Z] #14 59.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-01T12:48:34.326Z] #14 59.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T12:48:34.326Z] #14 59.53 Selecting previously unselected package libnftnl11:amd64. [2020-12-01T12:48:34.326Z] #14 59.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-01T12:48:34.326Z] #14 59.55 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T12:48:34.587Z] #14 59.71 Selecting previously unselected package iptables. [2020-12-01T12:48:34.587Z] #14 59.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-01T12:48:34.587Z] #14 59.72 Unpacking iptables (1.8.2-4) ... [2020-12-01T12:48:35.160Z] #14 60.28 Selecting previously unselected package xxd. [2020-12-01T12:48:35.160Z] #14 60.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:48:35.160Z] #14 60.30 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:48:35.160Z] #14 60.51 Selecting previously unselected package vim-common. [2020-12-01T12:48:35.160Z] #14 60.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:48:35.422Z] #14 60.55 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:48:35.689Z] #14 60.85 Selecting previously unselected package bash-completion. [2020-12-01T12:48:35.689Z] #14 60.86 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T12:48:37.462Z] #57 ... [2020-12-01T12:48:37.462Z] [2020-12-01T12:48:37.462Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:37.462Z] #14 38.14 The following NEW packages will be installed: [2020-12-01T12:48:37.462Z] #14 38.15 apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-12-01T12:48:37.462Z] #14 38.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-12-01T12:48:37.462Z] #14 38.15 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-12-01T12:48:37.462Z] #14 38.15 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-12-01T12:48:37.462Z] #14 38.15 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:48:37.462Z] #14 38.15 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-12-01T12:48:37.462Z] #14 38.15 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T12:48:37.462Z] #14 38.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T12:48:37.462Z] #14 38.16 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-12-01T12:48:37.462Z] #14 38.16 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-12-01T12:48:37.462Z] #14 38.16 python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-12-01T12:48:37.462Z] #14 38.16 python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-12-01T12:48:37.462Z] #14 38.16 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-12-01T12:48:37.462Z] #14 38.16 xfsprogs xxd xz-utils zip [2020-12-01T12:48:37.462Z] #14 38.52 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:48:37.462Z] #14 38.52 Need to get 104 MB of archives. [2020-12-01T12:48:37.462Z] #14 38.52 After this operation, 597 MB of additional disk space will be used. [2020-12-01T12:48:37.462Z] #14 38.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-01T12:48:37.462Z] #14 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-01T12:48:37.462Z] #14 38.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-01T12:48:37.462Z] #14 38.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-01T12:48:37.462Z] #14 38.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-01T12:48:37.462Z] #14 38.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-01T12:48:37.462Z] #14 38.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-01T12:48:37.462Z] #14 38.89 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-01T12:48:37.462Z] #14 38.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-01T12:48:37.462Z] #14 38.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-01T12:48:37.462Z] #14 38.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-01T12:48:37.462Z] #14 38.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-01T12:48:37.462Z] #14 38.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-01T12:48:37.462Z] #14 38.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-01T12:48:37.462Z] #14 38.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-01T12:48:37.462Z] #14 38.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-01T12:48:37.462Z] #14 38.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-01T12:48:37.462Z] #14 38.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:48:37.462Z] #14 39.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-01T12:48:37.462Z] #14 39.04 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-01T12:48:37.462Z] #14 39.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-01T12:48:37.462Z] #14 39.07 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-01T12:48:37.462Z] #14 39.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-01T12:48:37.462Z] #14 39.12 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-12-01T12:48:37.462Z] #14 39.32 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-12-01T12:48:37.462Z] #14 39.54 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-12-01T12:48:37.462Z] #14 39.54 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-01T12:48:37.462Z] #14 39.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-01T12:48:37.462Z] #14 39.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T12:48:37.462Z] #14 39.91 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-12-01T12:48:37.462Z] #14 40.21 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-12-01T12:48:37.462Z] #14 40.22 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-12-01T12:48:37.462Z] #14 43.21 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-12-01T12:48:37.462Z] #14 45.26 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-01T12:48:37.462Z] #14 45.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-01T12:48:37.462Z] #14 45.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-01T12:48:37.462Z] #14 45.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-01T12:48:37.462Z] #14 45.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-01T12:48:37.462Z] #14 45.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-01T12:48:37.462Z] #14 45.31 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-12-01T12:48:37.462Z] #14 45.31 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-12-01T12:48:37.462Z] #14 45.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-01T12:48:37.462Z] #14 45.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-01T12:48:37.462Z] #14 45.40 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-01T12:48:37.462Z] #14 45.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-01T12:48:37.462Z] #14 45.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-01T12:48:37.462Z] #14 45.49 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-01T12:48:37.462Z] #14 45.50 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-01T12:48:37.462Z] #14 45.50 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-01T12:48:37.462Z] #14 45.51 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-01T12:48:37.462Z] #14 46.21 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-01T12:48:37.462Z] #14 46.21 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-01T12:48:37.462Z] #14 46.21 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-01T12:48:37.462Z] #14 46.21 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-01T12:48:37.462Z] #14 46.22 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-12-01T12:48:37.462Z] #14 46.26 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-01T12:48:37.462Z] #14 46.30 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T12:48:37.462Z] #14 46.44 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T12:48:37.462Z] #14 46.45 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T12:48:37.462Z] #14 46.47 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-01T12:48:37.462Z] #14 46.48 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T12:48:37.462Z] #14 46.49 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T12:48:37.462Z] #14 46.51 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T12:48:37.462Z] #14 46.52 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-01T12:48:37.462Z] #14 46.55 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T12:48:37.462Z] #14 46.96 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-01T12:48:37.462Z] #14 47.05 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-01T12:48:37.462Z] #14 47.12 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-01T12:48:38.400Z] #14 48.09 debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:48:38.400Z] #14 48.26 Fetched 104 MB in 9s (11.8 MB/s) [2020-12-01T12:48:38.400Z] #14 48.35 Selecting previously unselected package pigz. [2020-12-01T12:48:38.400Z] #14 48.35 (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 ... 15473 files and directories currently installed.) [2020-12-01T12:48:38.400Z] #14 48.43 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-01T12:48:38.400Z] #14 48.44 Unpacking pigz (2.4-1) ... [2020-12-01T12:48:38.659Z] #14 48.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-01T12:48:38.660Z] #14 48.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:38.660Z] #14 48.57 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:38.994Z] #14 ... [2020-12-01T12:48:38.994Z] [2020-12-01T12:48:38.994Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:38.994Z] #42 100.6 github.com/LK4D4/vndr/build [2020-12-01T12:48:38.994Z] #42 101.1 encoding/xml [2020-12-01T12:48:38.994Z] #42 104.1 github.com/LK4D4/vndr/versioned [2020-12-01T12:48:38.994Z] #42 104.2 compress/flate [2020-12-01T12:48:38.994Z] #42 106.8 hash [2020-12-01T12:48:38.994Z] #42 106.9 hash/crc32 [2020-12-01T12:48:38.994Z] #42 107.2 context [2020-12-01T12:48:38.994Z] #42 107.8 compress/gzip [2020-12-01T12:48:38.994Z] #42 108.1 crypto/cipher [2020-12-01T12:48:38.994Z] #42 108.4 math/big [2020-12-01T12:48:38.994Z] #42 109.7 crypto/aes [2020-12-01T12:48:38.994Z] #42 ... [2020-12-01T12:48:38.994Z] [2020-12-01T12:48:38.994Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:38.994Z] #39 34.25 CC images/ipc-msg.o [2020-12-01T12:48:38.994Z] #39 34.50 CC images/ipc-sem.o [2020-12-01T12:48:38.994Z] #39 34.77 CC images/utsns.o [2020-12-01T12:48:38.994Z] #39 35.04 CC images/creds.o [2020-12-01T12:48:38.994Z] #39 35.28 CC images/vma.o [2020-12-01T12:48:38.994Z] #39 35.49 CC images/netdev.o [2020-12-01T12:48:38.994Z] #39 35.90 CC images/tty.o [2020-12-01T12:48:38.994Z] #39 36.71 CC images/file-lock.o [2020-12-01T12:48:38.994Z] #39 37.00 CC images/rlimit.o [2020-12-01T12:48:38.994Z] #39 37.23 CC images/pagemap.o [2020-12-01T12:48:38.994Z] #39 37.48 CC images/siginfo.o [2020-12-01T12:48:38.994Z] #39 37.83 CC images/rpc.o [2020-12-01T12:48:38.994Z] #39 39.36 CC images/ext-file.o [2020-12-01T12:48:38.994Z] #39 39.54 CC images/cgroup.o [2020-12-01T12:48:38.994Z] #39 40.30 CC images/userns.o [2020-12-01T12:48:38.994Z] #39 40.68 CC images/google/protobuf/descriptor.o [2020-12-01T12:48:38.994Z] #39 42.42 CC images/opts.o [2020-12-01T12:48:38.994Z] #39 42.66 CC images/seccomp.o [2020-12-01T12:48:38.994Z] #39 42.91 CC images/binfmt-misc.o [2020-12-01T12:48:38.994Z] #39 43.16 CC images/time.o [2020-12-01T12:48:38.994Z] #39 43.36 CC images/sysctl.o [2020-12-01T12:48:38.994Z] #39 43.60 CC images/autofs.o [2020-12-01T12:48:38.994Z] #39 ... [2020-12-01T12:48:38.994Z] [2020-12-01T12:48:38.994Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:38.994Z] #42 110.9 crypto [2020-12-01T12:48:39.229Z] #14 49.19 Selecting previously unselected package python3.7-minimal. [2020-12-01T12:48:39.229Z] #14 49.20 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:39.229Z] #14 49.20 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:48:39.256Z] #42 111.2 crypto/des [2020-12-01T12:48:39.829Z] #42 111.7 crypto/internal/randutil [2020-12-01T12:48:39.829Z] #42 111.8 crypto/sha512 [2020-12-01T12:48:40.167Z] #14 ... [2020-12-01T12:48:40.167Z] [2020-12-01T12:48:40.167Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:40.167Z] #39 21.27 CC images/core-arm.o [2020-12-01T12:48:40.167Z] #39 21.74 CC images/core-aarch64.o [2020-12-01T12:48:40.167Z] #39 22.25 CC images/core-ppc64.o [2020-12-01T12:48:40.167Z] #39 23.00 CC images/core-s390.o [2020-12-01T12:48:40.167Z] #39 23.68 CC images/cpuinfo.o [2020-12-01T12:48:40.167Z] #39 24.16 CC images/inventory.o [2020-12-01T12:48:40.167Z] #39 24.35 CC images/fdinfo.o [2020-12-01T12:48:40.167Z] #39 24.71 CC images/fown.o [2020-12-01T12:48:40.167Z] #39 24.90 CC images/ns.o [2020-12-01T12:48:40.167Z] #39 25.20 CC images/regfile.o [2020-12-01T12:48:40.167Z] #39 25.49 CC images/ghost-file.o [2020-12-01T12:48:40.167Z] #39 25.83 CC images/fifo.o [2020-12-01T12:48:40.167Z] #39 26.07 CC images/remap-file-path.o [2020-12-01T12:48:40.167Z] #39 26.31 CC images/eventfd.o [2020-12-01T12:48:40.167Z] #39 26.55 CC images/eventpoll.o [2020-12-01T12:48:40.167Z] #39 26.81 CC images/fh.o [2020-12-01T12:48:40.167Z] #39 27.15 CC images/fsnotify.o [2020-12-01T12:48:40.167Z] #39 27.82 CC images/signalfd.o [2020-12-01T12:48:40.167Z] #39 28.07 CC images/fs.o [2020-12-01T12:48:40.167Z] #39 28.28 CC images/pstree.o [2020-12-01T12:48:40.167Z] #39 28.62 CC images/pipe.o [2020-12-01T12:48:40.167Z] #39 28.88 CC images/tcp-stream.o [2020-12-01T12:48:40.167Z] #39 29.13 CC images/sk-packet.o [2020-12-01T12:48:40.167Z] #39 29.51 CC images/mnt.o [2020-12-01T12:48:40.167Z] #39 29.78 CC images/pipe-data.o [2020-12-01T12:48:40.167Z] #39 30.06 CC images/sa.o [2020-12-01T12:48:40.167Z] #39 30.33 CC images/timer.o [2020-12-01T12:48:40.167Z] #39 30.82 CC images/timerfd.o [2020-12-01T12:48:40.167Z] #39 31.12 CC images/mm.o [2020-12-01T12:48:40.167Z] #39 31.45 CC images/sk-opts.o [2020-12-01T12:48:40.167Z] #39 ... [2020-12-01T12:48:40.167Z] [2020-12-01T12:48:40.167Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:40.167Z] #42 87.66 text/template/parse [2020-12-01T12:48:40.167Z] #42 91.60 go/parser [2020-12-01T12:48:40.167Z] #42 91.64 text/template [2020-12-01T12:48:40.167Z] #42 95.02 log [2020-12-01T12:48:40.167Z] #42 95.53 encoding/binary [2020-12-01T12:48:40.167Z] #42 97.11 go/doc [2020-12-01T12:48:40.167Z] #42 97.33 encoding/base64 [2020-12-01T12:48:40.167Z] #42 98.06 encoding/json [2020-12-01T12:48:40.426Z] #42 ... [2020-12-01T12:48:40.426Z] [2020-12-01T12:48:40.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:40.426Z] #39 31.75 CC images/sk-unix.o [2020-12-01T12:48:40.995Z] #39 32.17 CC images/sk-inet.o [2020-12-01T12:48:41.217Z] #42 113.1 crypto/ed25519/internal/edwards25519 [2020-12-01T12:48:41.254Z] #39 32.59 CC images/tun.o [2020-12-01T12:48:41.822Z] #39 33.00 CC images/sk-netlink.o [2020-12-01T12:48:42.082Z] #39 33.33 CC images/packet-sock.o [2020-12-01T12:48:42.650Z] #39 33.75 CC images/ipc-var.o [2020-12-01T12:48:42.650Z] #39 33.98 CC images/ipc-desc.o [2020-12-01T12:48:42.910Z] #39 34.25 CC images/ipc-shm.o [2020-12-01T12:48:43.169Z] #39 34.57 CC images/ipc-msg.o [2020-12-01T12:48:43.373Z] + dpkg --print-architecture [2020-12-01T12:48:43.373Z] + cd /tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution [2020-12-01T12:48:43.373Z] + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T12:48:43.373Z] + GOPATH=/tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SqG4HTiPz0 [2020-12-01T12:48:43.373Z] + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T12:48:43.428Z] #39 34.91 CC images/ipc-sem.o [2020-12-01T12:48:43.687Z] #39 35.13 CC images/utsns.o [2020-12-01T12:48:43.765Z] #42 115.2 crypto/hmac [2020-12-01T12:48:43.765Z] #42 115.4 crypto/md5 [2020-12-01T12:48:43.947Z] #39 35.35 CC images/creds.o [2020-12-01T12:48:44.026Z] #42 116.1 crypto/rc4 [2020-12-01T12:48:44.206Z] #39 35.57 CC images/vma.o [2020-12-01T12:48:44.465Z] #39 35.84 CC images/netdev.o [2020-12-01T12:48:44.599Z] #42 116.4 crypto/sha1 [2020-12-01T12:48:44.599Z] #42 ... [2020-12-01T12:48:44.599Z] [2020-12-01T12:48:44.599Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:44.599Z] #14 65.25 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T12:48:44.599Z] #14 65.76 Selecting previously unselected package bzip2. [2020-12-01T12:48:44.599Z] #14 65.77 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 65.78 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:48:44.599Z] #14 65.92 Selecting previously unselected package xz-utils. [2020-12-01T12:48:44.599Z] #14 65.92 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 65.93 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T12:48:44.599Z] #14 66.24 Selecting previously unselected package apparmor. [2020-12-01T12:48:44.599Z] #14 66.24 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 66.35 Unpacking apparmor (2.13.2-10) ... [2020-12-01T12:48:44.599Z] #14 66.94 Selecting previously unselected package aufs-tools. [2020-12-01T12:48:44.599Z] #14 66.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 66.95 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:48:44.599Z] #14 67.12 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T12:48:44.599Z] #14 67.13 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 67.14 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:48:44.599Z] #14 69.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T12:48:44.599Z] #14 69.14 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-01T12:48:44.599Z] #14 69.15 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:48:45.033Z] #39 36.31 CC images/tty.o [2020-12-01T12:48:45.971Z] #39 37.04 CC images/file-lock.o [2020-12-01T12:48:45.971Z] #39 37.34 CC images/rlimit.o [2020-12-01T12:48:46.230Z] #39 37.53 CC images/pagemap.o [2020-12-01T12:48:46.489Z] #39 37.80 CC images/siginfo.o [2020-12-01T12:48:46.514Z] #14 71.80 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T12:48:46.514Z] #14 71.82 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T12:48:46.514Z] #14 71.83 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:48:46.749Z] #39 38.14 CC images/rpc.o [2020-12-01T12:48:46.775Z] #14 71.96 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-01T12:48:46.775Z] #14 71.96 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:48:46.775Z] #14 71.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:48:46.775Z] #14 72.14 Selecting previously unselected package dmsetup. [2020-12-01T12:48:46.775Z] #14 72.15 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:48:46.775Z] #14 72.17 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T12:48:46.904Z] + rm -rf /tmp/tmp.SqG4HTiPz0/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.SqG4HTiPz0 [2020-12-01T12:48:47.008Z] #39 ... [2020-12-01T12:48:47.008Z] [2020-12-01T12:48:47.008Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:47.008Z] #14 50.52 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:47.008Z] #14 50.56 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:48:47.008Z] #14 53.88 Selecting previously unselected package python3-minimal. [2020-12-01T12:48:47.008Z] #14 53.88 (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 ... 15722 files and directories currently installed.) [2020-12-01T12:48:47.008Z] #14 53.94 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-01T12:48:47.008Z] #14 53.96 Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T12:48:47.008Z] #14 54.05 Selecting previously unselected package libmpdec2:amd64. [2020-12-01T12:48:47.008Z] #14 54.06 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-01T12:48:47.008Z] #14 54.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T12:48:47.008Z] #14 54.22 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-01T12:48:47.008Z] #14 54.22 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:47.008Z] #14 54.23 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:47.008Z] #14 55.76 Selecting previously unselected package python3.7. [2020-12-01T12:48:47.008Z] #14 55.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-01T12:48:47.008Z] #14 55.77 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:48:47.008Z] #14 55.95 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-01T12:48:47.008Z] #14 55.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-01T12:48:47.008Z] #14 55.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T12:48:47.008Z] #14 56.16 Setting up python3-minimal (3.7.3-1) ... [2020-12-01T12:48:47.037Z] #14 72.33 Selecting previously unselected package mingw-w64-common. [2020-12-01T12:48:47.037Z] #14 72.34 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T12:48:47.037Z] #14 72.34 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T12:48:47.576Z] #14 57.49 Selecting previously unselected package python3. [2020-12-01T12:48:47.577Z] #14 57.49 (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 ... 16134 files and directories currently installed.) [2020-12-01T12:48:47.577Z] #14 57.57 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-01T12:48:47.577Z] #14 57.59 Unpacking python3 (3.7.3-1) ... [2020-12-01T12:48:47.836Z] #14 57.74 Selecting previously unselected package libip4tc0:amd64. [2020-12-01T12:48:47.836Z] #14 57.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:47.836Z] #14 57.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:47.836Z] #14 57.87 Selecting previously unselected package libip6tc0:amd64. [2020-12-01T12:48:47.836Z] #14 57.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:47.836Z] #14 57.88 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:47.948Z] Removing intermediate container 47ef0869b47c [2020-12-01T12:48:47.948Z] ---> 0f63d40fccca [2020-12-01T12:48:47.948Z] Step 18/140 : FROM base AS swagger [2020-12-01T12:48:47.948Z] ---> 8f1bb78e8fc8 [2020-12-01T12:48:47.948Z] Step 19/140 : ENV GO_SWAGGER_COMMIT 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-12-01T12:48:47.948Z] ---> Running in c4080e4c160f [2020-12-01T12:48:47.948Z] Removing intermediate container c4080e4c160f [2020-12-01T12:48:47.948Z] ---> ec8e1147d944 [2020-12-01T12:48:47.948Z] 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-12-01T12:48:47.948Z] ---> Running in a82a61e43247 [2020-12-01T12:48:48.096Z] #14 58.01 Selecting previously unselected package libiptc0:amd64. [2020-12-01T12:48:48.096Z] #14 58.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-01T12:48:48.096Z] #14 58.02 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-01T12:48:48.096Z] #14 ... [2020-12-01T12:48:48.096Z] [2020-12-01T12:48:48.096Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:48.096Z] #39 39.45 CC images/ext-file.o [2020-12-01T12:48:48.241Z] + mktemp -d [2020-12-01T12:48:48.241Z] + export GOPATH=/tmp/tmp.rheaDwQ2Ha [2020-12-01T12:48:48.241Z] + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.rheaDwQ2Ha/src/github.com/go-swagger/go-swagger [2020-12-01T12:48:48.241Z] Cloning into '/tmp/tmp.rheaDwQ2Ha/src/github.com/go-swagger/go-swagger'... [2020-12-01T12:48:48.367Z] #39 39.65 CC images/cgroup.o [2020-12-01T12:48:48.953Z] #14 ... [2020-12-01T12:48:48.953Z] [2020-12-01T12:48:48.953Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:48.953Z] #39 43.84 CC images/macvlan.o [2020-12-01T12:48:48.953Z] #39 44.06 CC images/sit.o [2020-12-01T12:48:48.953Z] #39 44.27 CC images/memfd.o [2020-12-01T12:48:48.953Z] #39 44.65 CC images/timens.o [2020-12-01T12:48:48.953Z] #39 45.06 LINK images/built-in.o [2020-12-01T12:48:48.953Z] #39 45.26 GEN compel/include/asm [2020-12-01T12:48:48.953Z] #39 45.28 GEN compel/include/version.h [2020-12-01T12:48:48.953Z] #39 45.31 touch .config [2020-12-01T12:48:48.953Z] #39 45.35 GEN include/common/config.h [2020-12-01T12:48:48.953Z] #39 45.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-01T12:48:48.953Z] #39 45.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-01T12:48:48.953Z] #39 45.54 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-01T12:48:48.953Z] #39 45.56 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-01T12:48:48.953Z] #39 45.62 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-01T12:48:48.953Z] #39 45.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-01T12:48:48.953Z] #39 45.68 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T12:48:48.953Z] #39 45.72 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-01T12:48:48.953Z] #39 45.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T12:48:48.953Z] #39 45.78 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T12:48:48.953Z] #39 45.79 DEP compel/plugins/std/infect.d [2020-12-01T12:48:48.953Z] #39 45.88 DEP compel/plugins/std/string.d [2020-12-01T12:48:48.953Z] #39 45.97 DEP compel/plugins/std/log.d [2020-12-01T12:48:48.953Z] #39 46.07 DEP compel/plugins/std/fds.d [2020-12-01T12:48:48.953Z] #39 46.18 DEP compel/plugins/std/std.d [2020-12-01T12:48:48.953Z] #39 46.33 DEP compel/plugins/shmem/shmem.d [2020-12-01T12:48:48.953Z] #39 46.51 DEP compel/plugins/fds/fds.d [2020-12-01T12:48:48.953Z] #39 46.73 CC compel/plugins/std/std.o [2020-12-01T12:48:48.953Z] #39 47.09 CC compel/plugins/std/fds.o [2020-12-01T12:48:48.953Z] #39 47.68 CC compel/plugins/std/log.o [2020-12-01T12:48:48.953Z] #39 48.58 CC compel/plugins/std/string.o [2020-12-01T12:48:48.953Z] #39 49.42 CC compel/plugins/std/infect.o [2020-12-01T12:48:48.953Z] #39 49.93 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-01T12:48:48.953Z] #39 49.99 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-01T12:48:48.953Z] #39 50.06 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-01T12:48:48.953Z] #39 50.13 AR compel/plugins/std.lib.a [2020-12-01T12:48:48.953Z] #39 50.22 CC compel/plugins/fds/fds.o [2020-12-01T12:48:48.953Z] #39 50.42 AR compel/plugins/fds.lib.a [2020-12-01T12:48:48.953Z] #39 50.50 HOSTDEP compel/src/lib/log-host.d [2020-12-01T12:48:48.953Z] #39 50.71 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T12:48:48.953Z] #39 50.86 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-01T12:48:48.953Z] #39 50.94 HOSTDEP compel/src/main-host.d [2020-12-01T12:48:48.953Z] #39 51.08 DEP compel/src/lib/ptrace.d [2020-12-01T12:48:48.953Z] #39 51.24 DEP compel/src/lib/infect.d [2020-12-01T12:48:48.953Z] #39 51.47 DEP compel/src/lib/infect-util.d [2020-12-01T12:48:48.953Z] #39 51.58 DEP compel/src/lib/infect-rpc.d [2020-12-01T12:48:48.953Z] #39 51.76 DEP compel/arch/x86/src/lib/infect.d [2020-12-01T12:48:48.953Z] #39 51.90 DEP compel/arch/x86/src/lib/cpu.d [2020-12-01T12:48:48.953Z] #39 51.99 DEP compel/src/lib/log.d [2020-12-01T12:48:48.953Z] #39 52.06 DEP compel/src/main.d [2020-12-01T12:48:48.953Z] #39 52.16 DEP compel/src/lib/handle-elf.d [2020-12-01T12:48:48.953Z] #39 52.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-01T12:48:48.953Z] #39 52.43 CC compel/src/lib/log.o [2020-12-01T12:48:48.953Z] #39 52.73 CC compel/arch/x86/src/lib/cpu.o [2020-12-01T12:48:48.982Z] #39 40.34 CC images/userns.o [2020-12-01T12:48:49.215Z] #39 53.71 CC compel/arch/x86/src/lib/infect.o [2020-12-01T12:48:49.555Z] #39 40.74 CC images/google/protobuf/descriptor.o [2020-12-01T12:48:49.788Z] #39 ... [2020-12-01T12:48:49.788Z] [2020-12-01T12:48:49.788Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-12-01T12:48:49.788Z] #60 113.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:48:49.788Z] #60 113.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T12:48:49.788Z] #60 DONE 121.7s [2020-12-01T12:48:49.788Z] [2020-12-01T12:48:49.788Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:49.788Z] #42 117.2 crypto/sha256 [2020-12-01T12:48:49.788Z] #42 118.1 crypto/rand [2020-12-01T12:48:49.788Z] #42 118.4 crypto/elliptic [2020-12-01T12:48:49.788Z] #42 118.9 encoding/asn1 [2020-12-01T12:48:49.788Z] #42 121.2 crypto/ed25519 [2020-12-01T12:48:49.788Z] #42 121.5 crypto/rsa [2020-12-01T12:48:49.788Z] #42 ... [2020-12-01T12:48:49.788Z] [2020-12-01T12:48:49.788Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T12:48:49.788Z] #61 DONE 0.1s [2020-12-01T12:48:50.051Z] [2020-12-01T12:48:50.051Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:48:50.313Z] #26 ... [2020-12-01T12:48:50.313Z] [2020-12-01T12:48:50.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:50.313Z] #39 54.92 CC compel/src/lib/infect-rpc.o [2020-12-01T12:48:51.257Z] #39 55.55 CC compel/src/lib/infect-util.o [2020-12-01T12:48:51.257Z] #39 55.79 CC compel/src/lib/infect.o [2020-12-01T12:48:51.458Z] #39 42.68 CC images/opts.o [2020-12-01T12:48:51.716Z] #39 42.95 CC images/seccomp.o [2020-12-01T12:48:51.975Z] #39 43.30 CC images/binfmt-misc.o [2020-12-01T12:48:52.233Z] #39 43.55 CC images/time.o [2020-12-01T12:48:52.491Z] #39 43.75 CC images/sysctl.o [2020-12-01T12:48:52.724Z] + cd /tmp/tmp.rheaDwQ2Ha/src/github.com/go-swagger/go-swagger [2020-12-01T12:48:52.724Z] + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2020-12-01T12:48:52.749Z] #39 43.99 CC images/autofs.o [2020-12-01T12:48:53.007Z] #39 44.28 CC images/macvlan.o [2020-12-01T12:48:53.019Z] + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-01T12:48:53.266Z] #39 44.61 CC images/sit.o [2020-12-01T12:48:53.524Z] #39 ... [2020-12-01T12:48:53.524Z] [2020-12-01T12:48:53.524Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:48:53.524Z] #42 101.2 github.com/LK4D4/vndr/build [2020-12-01T12:48:53.524Z] #42 103.4 encoding/xml [2020-12-01T12:48:53.524Z] #42 104.7 github.com/LK4D4/vndr/versioned [2020-12-01T12:48:53.524Z] #42 104.8 compress/flate [2020-12-01T12:48:53.524Z] #42 107.6 hash [2020-12-01T12:48:53.524Z] #42 107.7 hash/crc32 [2020-12-01T12:48:53.524Z] #42 108.3 compress/gzip [2020-12-01T12:48:53.524Z] #42 108.9 context [2020-12-01T12:48:53.524Z] #42 109.7 crypto/cipher [2020-12-01T12:48:53.524Z] #42 109.9 math/big [2020-12-01T12:48:53.524Z] #42 111.3 crypto/aes [2020-12-01T12:48:53.524Z] #42 ... [2020-12-01T12:48:53.524Z] [2020-12-01T12:48:53.524Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:53.524Z] #39 44.96 CC images/memfd.o [2020-12-01T12:48:53.783Z] #39 45.30 CC images/timens.o [2020-12-01T12:48:53.804Z] #39 58.33 CC compel/src/lib/ptrace.o [2020-12-01T12:48:54.041Z] #39 45.57 LINK images/built-in.o [2020-12-01T12:48:54.066Z] #39 58.83 AR compel/libcompel.a [2020-12-01T12:48:54.327Z] #39 58.91 HOSTCC compel/src/main-host.o [2020-12-01T12:48:54.588Z] #39 59.23 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-01T12:48:54.607Z] #39 45.74 GEN compel/include/asm [2020-12-01T12:48:54.607Z] #39 45.79 GEN compel/include/version.h [2020-12-01T12:48:54.607Z] #39 45.80 touch .config [2020-12-01T12:48:54.607Z] #39 45.86 GEN include/common/config.h [2020-12-01T12:48:54.607Z] #39 45.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-01T12:48:54.607Z] #39 45.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-01T12:48:54.607Z] #39 46.02 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-01T12:48:54.607Z] #39 46.04 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-01T12:48:54.607Z] #39 46.08 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-01T12:48:54.849Z] #39 59.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T12:48:54.866Z] #39 46.11 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-01T12:48:54.866Z] #39 46.15 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-01T12:48:54.866Z] #39 46.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-01T12:48:54.866Z] #39 46.18 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-01T12:48:54.866Z] #39 46.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-01T12:48:54.866Z] #39 46.22 DEP compel/plugins/std/infect.d [2020-12-01T12:48:55.125Z] #39 46.35 DEP compel/plugins/std/string.d [2020-12-01T12:48:55.125Z] #39 46.47 DEP compel/plugins/std/log.d [2020-12-01T12:48:55.125Z] #39 46.59 DEP compel/plugins/std/fds.d [2020-12-01T12:48:55.384Z] #39 46.69 DEP compel/plugins/std/std.d [2020-12-01T12:48:55.384Z] #39 46.83 DEP compel/plugins/shmem/shmem.d [2020-12-01T12:48:55.423Z] #39 59.85 HOSTCC compel/src/lib/log-host.o [2020-12-01T12:48:55.423Z] #39 60.03 HOSTLINK compel/compel-host-bin [2020-12-01T12:48:55.643Z] #39 46.99 DEP compel/plugins/fds/fds.d [2020-12-01T12:48:55.695Z] #39 60.16 DEP soccr/soccr.d [2020-12-01T12:48:55.695Z] #39 60.27 CC soccr/soccr.o [2020-12-01T12:48:55.902Z] #39 47.19 CC compel/plugins/std/std.o [2020-12-01T12:48:56.162Z] #39 47.56 CC compel/plugins/std/fds.o [2020-12-01T12:48:56.729Z] #39 48.12 CC compel/plugins/std/log.o [2020-12-01T12:48:57.609Z] #39 61.84 AR soccr/libsoccr.a [2020-12-01T12:48:57.609Z] #39 61.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:48:57.666Z] #39 49.15 CC compel/plugins/std/string.o [2020-12-01T12:48:57.870Z] #39 62.39 DEP criu/arch/x86/sigframe.d [2020-12-01T12:48:57.870Z] #39 62.58 DEP criu/arch/x86/sigaction_compat.d [2020-12-01T12:48:58.131Z] #39 62.66 DEP criu/arch/x86/kerndat.d [2020-12-01T12:48:58.131Z] #39 62.81 DEP criu/arch/x86/crtools.d [2020-12-01T12:48:58.235Z] #39 ... [2020-12-01T12:48:58.235Z] [2020-12-01T12:48:58.235Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:48:58.235Z] #14 58.15 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-01T12:48:58.235Z] #14 58.15 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 58.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T12:48:58.235Z] #14 58.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-01T12:48:58.235Z] #14 58.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 58.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T12:48:58.235Z] #14 58.47 Selecting previously unselected package libnftnl11:amd64. [2020-12-01T12:48:58.235Z] #14 58.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 58.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T12:48:58.235Z] #14 58.62 Selecting previously unselected package iptables. [2020-12-01T12:48:58.235Z] #14 58.64 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 58.66 Unpacking iptables (1.8.2-4) ... [2020-12-01T12:48:58.235Z] #14 59.18 Selecting previously unselected package xxd. [2020-12-01T12:48:58.235Z] #14 59.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 59.21 Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:48:58.235Z] #14 59.44 Selecting previously unselected package vim-common. [2020-12-01T12:48:58.235Z] #14 59.45 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:48:58.235Z] #14 59.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:48:58.235Z] #14 59.77 Selecting previously unselected package bash-completion. [2020-12-01T12:48:58.235Z] #14 59.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T12:48:58.235Z] #14 63.88 Unpacking bash-completion (1:2.8-6) ... [2020-12-01T12:48:58.235Z] #14 64.43 Selecting previously unselected package bzip2. [2020-12-01T12:48:58.235Z] #14 64.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 64.46 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:48:58.235Z] #14 64.58 Selecting previously unselected package xz-utils. [2020-12-01T12:48:58.235Z] #14 64.58 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 64.59 Unpacking xz-utils (5.2.4-1) ... [2020-12-01T12:48:58.235Z] #14 64.84 Selecting previously unselected package apparmor. [2020-12-01T12:48:58.235Z] #14 64.85 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 64.95 Unpacking apparmor (2.13.2-10) ... [2020-12-01T12:48:58.235Z] #14 65.48 Selecting previously unselected package aufs-tools. [2020-12-01T12:48:58.235Z] #14 65.48 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 65.49 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:48:58.235Z] #14 65.62 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T12:48:58.235Z] #14 65.62 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 65.63 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:48:58.235Z] #14 67.71 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T12:48:58.235Z] #14 67.72 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-01T12:48:58.235Z] #14 67.73 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:48:58.392Z] #39 63.01 DEP criu/arch/x86/cpu.d [2020-12-01T12:48:58.493Z] #14 ... [2020-12-01T12:48:58.493Z] [2020-12-01T12:48:58.493Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:48:58.493Z] #39 49.88 CC compel/plugins/std/infect.o [2020-12-01T12:48:58.653Z] #39 63.16 CC criu/arch/x86/cpu.o [2020-12-01T12:48:59.061Z] #39 50.45 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-01T12:48:59.061Z] #39 50.52 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-01T12:48:59.061Z] #39 50.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-01T12:48:59.226Z] #39 63.88 CC criu/arch/x86/crtools.o [2020-12-01T12:48:59.321Z] #39 50.63 AR compel/plugins/std.lib.a [2020-12-01T12:48:59.321Z] #39 50.71 CC compel/plugins/fds/fds.o [2020-12-01T12:48:59.580Z] #39 51.00 AR compel/plugins/fds.lib.a [2020-12-01T12:48:59.580Z] #39 51.08 HOSTDEP compel/src/lib/log-host.d [2020-12-01T12:48:59.839Z] #39 51.18 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-01T12:49:00.097Z] #39 51.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-01T12:49:00.097Z] #39 51.39 HOSTDEP compel/src/main-host.d [2020-12-01T12:49:00.097Z] #39 51.52 DEP compel/src/lib/ptrace.d [2020-12-01T12:49:00.356Z] #39 51.69 DEP compel/src/lib/infect.d [2020-12-01T12:49:00.612Z] #39 ... [2020-12-01T12:49:00.612Z] [2020-12-01T12:49:00.612Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:00.612Z] #42 122.3 crypto/ecdsa [2020-12-01T12:49:00.612Z] #42 123.2 crypto/dsa [2020-12-01T12:49:00.612Z] #42 123.3 encoding/hex [2020-12-01T12:49:00.612Z] #42 123.7 encoding/pem [2020-12-01T12:49:00.612Z] #42 123.8 crypto/x509/pkix [2020-12-01T12:49:00.612Z] #42 124.2 vendor/golang.org/x/crypto/cryptobyte [2020-12-01T12:49:00.612Z] #42 124.3 vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T12:49:00.612Z] #42 126.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-01T12:49:00.612Z] #42 127.0 vendor/golang.org/x/crypto/poly1305 [2020-12-01T12:49:00.612Z] #42 127.4 vendor/golang.org/x/sys/cpu [2020-12-01T12:49:00.612Z] #42 128.0 net [2020-12-01T12:49:00.612Z] #42 128.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-01T12:49:00.612Z] #42 129.3 vendor/golang.org/x/crypto/hkdf [2020-12-01T12:49:00.612Z] #42 129.5 vendor/golang.org/x/text/transform [2020-12-01T12:49:00.612Z] #42 130.3 vendor/golang.org/x/text/unicode/bidi [2020-12-01T12:49:00.612Z] #42 132.1 vendor/golang.org/x/text/secure/bidirule [2020-12-01T12:49:00.612Z] #42 132.4 vendor/golang.org/x/text/unicode/norm [2020-12-01T12:49:00.612Z] #42 ... [2020-12-01T12:49:00.612Z] [2020-12-01T12:49:00.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:00.612Z] #39 65.30 CC criu/arch/x86/kerndat.o [2020-12-01T12:49:00.614Z] #39 51.86 DEP compel/src/lib/infect-util.d [2020-12-01T12:49:00.614Z] #39 51.99 DEP compel/src/lib/infect-rpc.d [2020-12-01T12:49:00.614Z] #39 52.10 DEP compel/arch/x86/src/lib/infect.d [2020-12-01T12:49:00.872Z] #39 52.29 DEP compel/arch/x86/src/lib/cpu.d [2020-12-01T12:49:00.872Z] #39 52.38 DEP compel/src/lib/log.d [2020-12-01T12:49:01.132Z] #39 52.52 DEP compel/src/main.d [2020-12-01T12:49:01.132Z] #39 52.66 DEP compel/src/lib/handle-elf.d [2020-12-01T12:49:01.184Z] #39 65.90 CC criu/arch/x86/sigaction_compat.o [2020-12-01T12:49:01.700Z] #39 52.86 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-01T12:49:01.700Z] #39 53.06 CC compel/src/lib/log.o [2020-12-01T12:49:01.756Z] #39 66.27 CC criu/arch/x86/sigframe.o [2020-12-01T12:49:01.959Z] #39 53.35 CC compel/arch/x86/src/lib/cpu.o [2020-12-01T12:49:02.017Z] #39 66.61 LINK criu/arch/x86/crtools.built-in.o [2020-12-01T12:49:02.017Z] #39 66.68 DEP criu/pie/util-vdso-elf32.d [2020-12-01T12:49:02.278Z] #39 66.87 DEP criu/pie/util-vdso.d [2020-12-01T12:49:02.278Z] #39 67.00 DEP criu/pie/util.d [2020-12-01T12:49:02.539Z] #39 67.20 CC criu/pie/util.o [2020-12-01T12:49:03.112Z] #39 67.50 CC criu/pie/util-vdso.o [2020-12-01T12:49:03.112Z] #39 ... [2020-12-01T12:49:03.112Z] [2020-12-01T12:49:03.112Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:03.112Z] #14 78.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T12:49:03.112Z] #14 78.18 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T12:49:03.112Z] #14 78.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:49:03.112Z] #14 83.40 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T12:49:03.112Z] #14 83.41 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:03.112Z] #14 83.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:03.112Z] #14 83.54 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T12:49:03.112Z] #14 83.54 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:03.112Z] #14 83.55 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:03.337Z] #39 54.44 CC compel/arch/x86/src/lib/infect.o [2020-12-01T12:49:03.684Z] #14 ... [2020-12-01T12:49:03.684Z] [2020-12-01T12:49:03.684Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:49:03.684Z] #48 135.4 + GOBIN=/build [2020-12-01T12:49:03.684Z] #48 135.4 + /build/gometalinter --install [2020-12-01T12:49:03.684Z] #48 135.4 Installing: [2020-12-01T12:49:03.684Z] #48 135.4 deadcode [2020-12-01T12:49:03.684Z] #48 135.4 dupl [2020-12-01T12:49:03.684Z] #48 135.4 errcheck [2020-12-01T12:49:03.684Z] #48 135.4 gas [2020-12-01T12:49:03.684Z] #48 135.4 gochecknoglobals [2020-12-01T12:49:03.684Z] #48 135.4 gochecknoinits [2020-12-01T12:49:03.684Z] #48 135.4 goconst [2020-12-01T12:49:03.684Z] #48 135.4 gocyclo [2020-12-01T12:49:03.684Z] #48 135.4 goimports [2020-12-01T12:49:03.684Z] #48 135.4 golint [2020-12-01T12:49:03.684Z] #48 135.4 gosimple [2020-12-01T12:49:03.684Z] #48 135.4 gotype [2020-12-01T12:49:03.684Z] #48 135.4 gotypex [2020-12-01T12:49:03.684Z] #48 135.4 ineffassign [2020-12-01T12:49:03.684Z] #48 135.4 interfacer [2020-12-01T12:49:03.684Z] #48 135.4 lll [2020-12-01T12:49:03.684Z] #48 135.4 maligned [2020-12-01T12:49:03.684Z] #48 135.4 megacheck [2020-12-01T12:49:03.684Z] #48 135.4 misspell [2020-12-01T12:49:03.684Z] #48 135.4 nakedret [2020-12-01T12:49:03.684Z] #48 135.4 safesql [2020-12-01T12:49:03.684Z] #48 135.4 staticcheck [2020-12-01T12:49:03.684Z] #48 135.4 structcheck [2020-12-01T12:49:03.684Z] #48 135.4 unconvert [2020-12-01T12:49:03.684Z] #48 135.4 unparam [2020-12-01T12:49:03.684Z] #48 135.4 unused [2020-12-01T12:49:03.684Z] #48 135.4 varcheck [2020-12-01T12:49:04.274Z] #39 55.50 CC compel/src/lib/infect-rpc.o [2020-12-01T12:49:04.533Z] #39 55.92 CC compel/src/lib/infect-util.o [2020-12-01T12:49:04.792Z] #39 56.20 CC compel/src/lib/infect.o [2020-12-01T12:49:04.792Z] #39 ... [2020-12-01T12:49:04.792Z] [2020-12-01T12:49:04.792Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:04.792Z] #42 112.6 crypto [2020-12-01T12:49:04.792Z] #42 112.9 crypto/des [2020-12-01T12:49:04.792Z] #42 113.5 crypto/internal/randutil [2020-12-01T12:49:04.792Z] #42 113.6 crypto/sha512 [2020-12-01T12:49:04.792Z] #42 114.7 crypto/ed25519/internal/edwards25519 [2020-12-01T12:49:04.792Z] #42 117.0 crypto/hmac [2020-12-01T12:49:04.792Z] #42 117.2 crypto/md5 [2020-12-01T12:49:04.792Z] #42 118.0 crypto/rc4 [2020-12-01T12:49:04.792Z] #42 118.2 crypto/sha1 [2020-12-01T12:49:04.792Z] #42 118.8 crypto/rand [2020-12-01T12:49:04.792Z] #42 119.4 crypto/elliptic [2020-12-01T12:49:04.792Z] #42 119.5 encoding/asn1 [2020-12-01T12:49:04.792Z] #42 122.0 crypto/ed25519 [2020-12-01T12:49:04.792Z] #42 122.4 crypto/rsa [2020-12-01T12:49:04.792Z] #42 122.4 crypto/ecdsa [2020-12-01T12:49:05.051Z] #42 ... [2020-12-01T12:49:05.051Z] [2020-12-01T12:49:05.051Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:05.051Z] #14 70.00 Selecting previously unselected package binutils-mingw-w64. [2020-12-01T12:49:05.051Z] #14 70.02 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T12:49:05.051Z] #14 70.03 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:49:05.051Z] #14 70.20 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-01T12:49:05.051Z] #14 70.20 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:05.051Z] #14 70.21 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:49:05.051Z] #14 70.35 Selecting previously unselected package dmsetup. [2020-12-01T12:49:05.051Z] #14 70.36 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:05.051Z] #14 70.36 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T12:49:05.051Z] #14 70.51 Selecting previously unselected package mingw-w64-common. [2020-12-01T12:49:05.051Z] #14 70.51 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T12:49:05.051Z] #14 70.53 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T12:49:05.738Z] + rm -rf /tmp/tmp.rheaDwQ2Ha [2020-12-01T12:49:05.988Z] #14 75.84 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T12:49:05.989Z] #14 75.84 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T12:49:05.989Z] #14 75.88 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:49:06.247Z] #14 ... [2020-12-01T12:49:06.247Z] [2020-12-01T12:49:06.247Z] #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit [2020-12-01T12:49:06.247Z] #60 114.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:49:06.247Z] #60 114.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T12:49:06.247Z] #60 DONE 123.5s [2020-12-01T12:49:06.247Z] [2020-12-01T12:49:06.247Z] #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T12:49:06.247Z] #61 DONE 0.0s [2020-12-01T12:49:06.247Z] [2020-12-01T12:49:06.247Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:06.247Z] #42 123.5 crypto/sha256 [2020-12-01T12:49:06.247Z] #42 123.7 crypto/dsa [2020-12-01T12:49:06.506Z] #42 124.3 encoding/hex [2020-12-01T12:49:06.776Z] Removing intermediate container a82a61e43247 [2020-12-01T12:49:06.776Z] ---> a8be23997f28 [2020-12-01T12:49:06.776Z] Step 21/140 : FROM base AS frozen-images [2020-12-01T12:49:06.776Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:06.776Z] Step 22/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:49:06.776Z] ---> Using cache [2020-12-01T12:49:06.776Z] ---> 5bf4726e1fdf [2020-12-01T12:49:06.776Z] Step 23/140 : RUN apt-get update && apt-get install -y --no-install-recommends ca-certificates jq && rm -rf /var/lib/apt/lists/* [2020-12-01T12:49:06.776Z] ---> Running in dd202e3cf09d [2020-12-01T12:49:07.068Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:49:07.364Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:49:07.364Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:49:07.364Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:49:07.444Z] #42 124.9 crypto/x509/pkix [2020-12-01T12:49:07.444Z] #42 125.1 encoding/pem [2020-12-01T12:49:07.704Z] #42 125.6 vendor/golang.org/x/crypto/cryptobyte [2020-12-01T12:49:07.963Z] #42 125.6 vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T12:49:08.000Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:49:08.000Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:49:09.510Z] Fetched 8181 kB in 3s (3189 kB/s) [2020-12-01T12:49:09.869Z] #42 127.5 internal/singleflight [2020-12-01T12:49:10.128Z] #42 127.8 vendor/golang.org/x/crypto/internal/chacha20 [2020-12-01T12:49:10.145Z] Reading package lists... [2020-12-01T12:49:10.272Z] #48 ... [2020-12-01T12:49:10.272Z] [2020-12-01T12:49:10.272Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:10.272Z] #39 68.31 CC criu/pie/util-vdso-elf32.o [2020-12-01T12:49:10.272Z] #39 69.08 AR criu/pie/pie.lib.a [2020-12-01T12:49:10.272Z] #39 69.15 DEP criu/pie/restorer.d [2020-12-01T12:49:10.272Z] #39 69.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-01T12:49:10.272Z] #39 69.50 DEP criu/arch/x86/restorer_unmap.d [2020-12-01T12:49:10.272Z] #39 69.54 DEP criu/arch/x86/restorer.d [2020-12-01T12:49:10.272Z] #39 69.75 DEP criu/arch/x86/vdso-pie.d [2020-12-01T12:49:10.272Z] #39 69.87 DEP criu/pie/parasite-vdso.d [2020-12-01T12:49:10.272Z] #39 70.06 DEP criu/pie/parasite.d [2020-12-01T12:49:10.272Z] #39 70.40 CC criu/pie/parasite.o [2020-12-01T12:49:10.272Z] #39 71.95 LINK criu/pie/parasite.built-in.o [2020-12-01T12:49:10.272Z] #39 71.96 GEN criu/pie/parasite-blob.h [2020-12-01T12:49:10.272Z] #39 71.97 CC criu/pie/parasite-vdso.o [2020-12-01T12:49:10.272Z] #39 72.78 CC criu/arch/x86/vdso-pie.o [2020-12-01T12:49:10.272Z] #39 73.23 CC criu/arch/x86/restorer.o [2020-12-01T12:49:10.272Z] #39 73.80 CC criu/arch/x86/restorer_unmap.o [2020-12-01T12:49:10.272Z] #39 73.89 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-01T12:49:10.272Z] #39 74.25 CC criu/pie/restorer.o [2020-12-01T12:49:10.696Z] #42 128.4 vendor/golang.org/x/crypto/poly1305 [2020-12-01T12:49:10.955Z] #42 128.8 vendor/golang.org/x/sys/cpu [2020-12-01T12:49:11.186Z] Reading package lists... [2020-12-01T12:49:11.186Z] Building dependency tree... [2020-12-01T12:49:11.186Z] Reading state information... [2020-12-01T12:49:11.186Z] ca-certificates is already the newest version (20200601~deb10u1). [2020-12-01T12:49:11.186Z] The following additional packages will be installed: [2020-12-01T12:49:11.186Z] libjq1 libonig5 [2020-12-01T12:49:11.186Z] The following NEW packages will be installed: [2020-12-01T12:49:11.186Z] jq libjq1 libonig5 [2020-12-01T12:49:11.186Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:49:11.186Z] Need to get 358 kB of archives. [2020-12-01T12:49:11.186Z] After this operation, 1277 kB of additional disk space will be used. [2020-12-01T12:49:11.186Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-01T12:49:11.215Z] #42 129.1 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-01T12:49:11.479Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-01T12:49:11.479Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-01T12:49:11.479Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:49:11.479Z] Fetched 358 kB in 0s (4527 kB/s) [2020-12-01T12:49:11.479Z] Selecting previously unselected package libonig5:ppc64el. [2020-12-01T12:49:11.479Z] (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 ... 15339 files and directories currently installed.) [2020-12-01T12:49:11.479Z] Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-12-01T12:49:11.479Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-01T12:49:11.479Z] Selecting previously unselected package libjq1:ppc64el. [2020-12-01T12:49:11.479Z] Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T12:49:11.479Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T12:49:11.479Z] Selecting previously unselected package jq. [2020-12-01T12:49:11.479Z] Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T12:49:11.479Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:49:11.479Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-01T12:49:11.479Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T12:49:11.773Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:49:11.773Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:49:11.783Z] #42 129.4 net [2020-12-01T12:49:11.783Z] #42 ... [2020-12-01T12:49:11.783Z] [2020-12-01T12:49:11.783Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:11.783Z] #14 81.62 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T12:49:11.783Z] #14 81.62 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:11.783Z] #14 81.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:11.783Z] #14 81.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T12:49:11.783Z] #14 81.78 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:11.783Z] #14 81.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:12.071Z] Removing intermediate container dd202e3cf09d [2020-12-01T12:49:12.071Z] ---> 314a2f2c9c6a [2020-12-01T12:49:12.071Z] Step 24/140 : COPY contrib/download-frozen-image-v2.sh / [2020-12-01T12:49:12.071Z] ---> a833c6209203 [2020-12-01T12:49:12.071Z] 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-12-01T12:49:12.071Z] ---> Running in b11bc754d8b0 [2020-12-01T12:49:13.574Z] #39 77.57 LINK criu/pie/restorer.built-in.o [2020-12-01T12:49:13.574Z] #39 77.58 GEN criu/pie/restorer-blob.h [2020-12-01T12:49:13.574Z] #39 77.70 DEP criu/vdso.d [2020-12-01T12:49:13.574Z] #39 78.01 DEP criu/vdso-compat.d [2020-12-01T12:49:13.574Z] #39 78.15 DEP criu/uts_ns.d [2020-12-01T12:49:13.585Z] Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-12-01T12:49:13.585Z]  [2020-12-01T12:49:13.836Z] #39 78.33 DEP criu/util.d [2020-12-01T12:49:13.836Z] #39 78.52 DEP criu/uffd.d [2020-12-01T12:49:14.097Z] #39 78.74 DEP criu/tun.d [2020-12-01T12:49:14.173Z]              0.5% ###########  15.5% #########################                      36.0% #########################################             58.3% #######################################################           77.5% #######################################################################  98.8% ######################################################################## 100.0% [2020-12-01T12:49:14.173Z]  [2020-12-01T12:49:14.358Z] #39 79.00 DEP criu/tty.d [2020-12-01T12:49:14.465Z]  #########                              13.9% ############################################### 65.3% ######################################################################## 100.0% [2020-12-01T12:49:14.619Z] #39 79.20 DEP criu/timerfd.d [2020-12-01T12:49:14.619Z] #39 79.38 DEP criu/timens.d [2020-12-01T12:49:14.760Z]  [2020-12-01T12:49:14.880Z] #39 ... [2020-12-01T12:49:14.880Z] [2020-12-01T12:49:14.880Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:14.880Z] #42 136.8 vendor/golang.org/x/net/idna [2020-12-01T12:49:14.880Z] #42 139.1 vendor/golang.org/x/net/http2/hpack [2020-12-01T12:49:14.880Z] #42 140.2 mime [2020-12-01T12:49:14.880Z] #42 142.2 mime/quotedprintable [2020-12-01T12:49:14.880Z] #42 142.5 net/http/internal [2020-12-01T12:49:14.880Z] #42 142.9 os/exec [2020-12-01T12:49:15.141Z] #42 ... [2020-12-01T12:49:15.141Z] [2020-12-01T12:49:15.141Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:15.141Z] #39 79.54 DEP criu/sysfs_parse.d [2020-12-01T12:49:15.141Z] #39 79.68 DEP criu/sysctl.d [2020-12-01T12:49:15.350Z]  ## 4.2% ################  22.7% ###################################   49.1% ###############################################          65.5% #################################################################   91.1% ######################################################################## 100.0% [2020-12-01T12:49:15.350Z]  [2020-12-01T12:49:15.402Z] #39 79.86 DEP criu/string.d [2020-12-01T12:49:15.402Z] #39 79.90 DEP criu/stats.d [2020-12-01T12:49:15.402Z] #39 80.11 DEP criu/sockets.d [2020-12-01T12:49:15.663Z] #39 80.41 DEP criu/sk-unix.d [2020-12-01T12:49:15.925Z] #39 80.67 DEP criu/sk-tcp.d [2020-12-01T12:49:16.497Z] #39 80.96 DEP criu/sk-queue.d [2020-12-01T12:49:16.764Z] #39 81.22 DEP criu/sk-packet.d [2020-12-01T12:49:16.764Z] #39 81.47 DEP criu/sk-netlink.d [2020-12-01T12:49:16.877Z]      1.2% #####       8.2% ###########      15.7% ##################     25.7% #####################        30.3% #######################   32.1% ###########################                    38.5% #################################       46.5% #######################################      55.4% ##############################################             64.1% ###################################################           72.1% #########################################################         79.9% ##############################################################      86.9% ###################################################################   94.1% ######################################################################## 100.0% [2020-12-01T12:49:16.877Z]  [2020-12-01T12:49:17.025Z] #39 81.75 DEP criu/sk-inet.d [2020-12-01T12:49:17.287Z] #39 82.00 DEP criu/signalfd.d [2020-12-01T12:49:17.510Z] Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-12-01T12:49:17.548Z] #39 82.21 DEP criu/sigframe.d [2020-12-01T12:49:17.803Z]  [2020-12-01T12:49:17.803Z]  #################    24.3% ######################################################################## 100.0% [2020-12-01T12:49:17.809Z] #39 82.31 DEP criu/shmem.d [2020-12-01T12:49:18.070Z] #39 82.53 DEP criu/servicefd.d [2020-12-01T12:49:18.070Z] #39 82.71 DEP criu/seize.d [2020-12-01T12:49:18.095Z]  [2020-12-01T12:49:18.331Z] #39 82.88 DEP criu/seccomp.d [2020-12-01T12:49:18.361Z] #14 ... [2020-12-01T12:49:18.361Z] [2020-12-01T12:49:18.361Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:49:18.361Z] #48 134.9 + GOBIN=/build [2020-12-01T12:49:18.361Z] #48 134.9 + /build/gometalinter --install [2020-12-01T12:49:18.361Z] #48 134.9 Installing: [2020-12-01T12:49:18.361Z] #48 134.9 deadcode [2020-12-01T12:49:18.361Z] #48 134.9 dupl [2020-12-01T12:49:18.361Z] #48 134.9 errcheck [2020-12-01T12:49:18.361Z] #48 134.9 gas [2020-12-01T12:49:18.361Z] #48 134.9 gochecknoglobals [2020-12-01T12:49:18.361Z] #48 134.9 gochecknoinits [2020-12-01T12:49:18.361Z] #48 134.9 goconst [2020-12-01T12:49:18.361Z] #48 134.9 gocyclo [2020-12-01T12:49:18.361Z] #48 134.9 goimports [2020-12-01T12:49:18.361Z] #48 134.9 golint [2020-12-01T12:49:18.361Z] #48 134.9 gosimple [2020-12-01T12:49:18.361Z] #48 134.9 gotype [2020-12-01T12:49:18.361Z] #48 134.9 gotypex [2020-12-01T12:49:18.361Z] #48 134.9 ineffassign [2020-12-01T12:49:18.361Z] #48 134.9 interfacer [2020-12-01T12:49:18.361Z] #48 134.9 lll [2020-12-01T12:49:18.361Z] #48 134.9 maligned [2020-12-01T12:49:18.361Z] #48 134.9 megacheck [2020-12-01T12:49:18.361Z] #48 134.9 misspell [2020-12-01T12:49:18.361Z] #48 134.9 nakedret [2020-12-01T12:49:18.361Z] #48 134.9 safesql [2020-12-01T12:49:18.361Z] #48 134.9 staticcheck [2020-12-01T12:49:18.361Z] #48 134.9 structcheck [2020-12-01T12:49:18.361Z] #48 134.9 unconvert [2020-12-01T12:49:18.361Z] #48 134.9 unparam [2020-12-01T12:49:18.361Z] #48 134.9 unused [2020-12-01T12:49:18.361Z] #48 134.9 varcheck [2020-12-01T12:49:18.361Z] #48 ... [2020-12-01T12:49:18.361Z] [2020-12-01T12:49:18.361Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:18.361Z] #39 59.72 CC compel/src/lib/ptrace.o [2020-12-01T12:49:18.361Z] #39 60.19 AR compel/libcompel.a [2020-12-01T12:49:18.361Z] #39 60.29 HOSTCC compel/src/main-host.o [2020-12-01T12:49:18.361Z] #39 60.70 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-01T12:49:18.361Z] #39 60.90 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-01T12:49:18.361Z] #39 61.39 HOSTCC compel/src/lib/log-host.o [2020-12-01T12:49:18.361Z] #39 61.62 HOSTLINK compel/compel-host-bin [2020-12-01T12:49:18.361Z] #39 61.81 DEP soccr/soccr.d [2020-12-01T12:49:18.361Z] #39 62.12 CC soccr/soccr.o [2020-12-01T12:49:18.361Z] #39 63.51 AR soccr/libsoccr.a [2020-12-01T12:49:18.361Z] #39 63.58 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:49:18.361Z] #39 63.99 DEP criu/arch/x86/sigframe.d [2020-12-01T12:49:18.361Z] #39 64.14 DEP criu/arch/x86/sigaction_compat.d [2020-12-01T12:49:18.361Z] #39 64.31 DEP criu/arch/x86/kerndat.d [2020-12-01T12:49:18.361Z] #39 64.51 DEP criu/arch/x86/crtools.d [2020-12-01T12:49:18.361Z] #39 64.72 DEP criu/arch/x86/cpu.d [2020-12-01T12:49:18.361Z] #39 64.83 CC criu/arch/x86/cpu.o [2020-12-01T12:49:18.361Z] #39 65.47 CC criu/arch/x86/crtools.o [2020-12-01T12:49:18.361Z] #39 66.67 CC criu/arch/x86/kerndat.o [2020-12-01T12:49:18.361Z] #39 67.25 CC criu/arch/x86/sigaction_compat.o [2020-12-01T12:49:18.361Z] #39 67.63 CC criu/arch/x86/sigframe.o [2020-12-01T12:49:18.361Z] #39 67.94 LINK criu/arch/x86/crtools.built-in.o [2020-12-01T12:49:18.361Z] #39 67.97 DEP criu/pie/util-vdso-elf32.d [2020-12-01T12:49:18.361Z] #39 68.23 DEP criu/pie/util-vdso.d [2020-12-01T12:49:18.361Z] #39 68.33 DEP criu/pie/util.d [2020-12-01T12:49:18.361Z] #39 68.48 CC criu/pie/util.o [2020-12-01T12:49:18.361Z] #39 68.76 CC criu/pie/util-vdso.o [2020-12-01T12:49:18.361Z] #39 69.69 CC criu/pie/util-vdso-elf32.o [2020-12-01T12:49:18.592Z] #39 83.07 DEP criu/rst-malloc.d [2020-12-01T12:49:18.592Z] #39 83.15 DEP criu/rbtree.d [2020-12-01T12:49:18.592Z] #39 83.21 DEP criu/pstree.d [2020-12-01T12:49:18.728Z] Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-12-01T12:49:18.728Z]  [2020-12-01T12:49:18.854Z] #39 83.36 DEP criu/protobuf.d [2020-12-01T12:49:18.854Z] #39 83.52 GEN criu/protobuf-desc-gen.h [2020-12-01T12:49:19.022Z]  ######################################################################## 100.0% [2020-12-01T12:49:19.022Z]  [2020-12-01T12:49:19.299Z] #39 70.60 AR criu/pie/pie.lib.a [2020-12-01T12:49:19.299Z] #39 70.68 DEP criu/pie/restorer.d [2020-12-01T12:49:19.558Z] #39 70.93 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-01T12:49:19.817Z] #39 71.13 DEP criu/arch/x86/restorer_unmap.d [2020-12-01T12:49:19.817Z] #39 71.17 DEP criu/arch/x86/restorer.d [2020-12-01T12:49:20.058Z] Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-12-01T12:49:20.058Z] skipping existing c8c2d4a6b2e3 [2020-12-01T12:49:20.058Z] [2020-12-01T12:49:20.076Z] #39 71.50 DEP criu/arch/x86/vdso-pie.d [2020-12-01T12:49:20.241Z] #39 ... [2020-12-01T12:49:20.241Z] [2020-12-01T12:49:20.241Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:20.241Z] #14 105.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T12:49:20.241Z] #14 105.4 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:20.241Z] #14 105.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:20.336Z] #39 71.69 DEP criu/pie/parasite-vdso.d [2020-12-01T12:49:20.595Z] #39 71.87 DEP criu/pie/parasite.d [2020-12-01T12:49:20.699Z] Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-12-01T12:49:20.699Z]  [2020-12-01T12:49:20.699Z]  ######################################################################## 100.0% [2020-12-01T12:49:20.699Z]  [2020-12-01T12:49:20.699Z] Download of images into '/build' complete. [2020-12-01T12:49:20.699Z] Use something like the following to load the result into a Docker daemon: [2020-12-01T12:49:20.699Z] tar -cC '/build' . | docker load [2020-12-01T12:49:20.854Z] #39 72.19 CC criu/pie/parasite.o [2020-12-01T12:49:22.233Z] #39 73.73 LINK criu/pie/parasite.built-in.o [2020-12-01T12:49:22.493Z] #39 73.74 GEN criu/pie/parasite-blob.h [2020-12-01T12:49:22.493Z] #39 73.79 CC criu/pie/parasite-vdso.o [2020-12-01T12:49:22.752Z] #39 ... [2020-12-01T12:49:22.752Z] [2020-12-01T12:49:22.752Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:22.752Z] #42 130.4 vendor/golang.org/x/crypto/hkdf [2020-12-01T12:49:22.752Z] #42 130.6 vendor/golang.org/x/text/transform [2020-12-01T12:49:22.752Z] #42 131.2 vendor/golang.org/x/text/unicode/bidi [2020-12-01T12:49:22.752Z] #42 132.9 vendor/golang.org/x/text/secure/bidirule [2020-12-01T12:49:22.752Z] #42 133.2 vendor/golang.org/x/text/unicode/norm [2020-12-01T12:49:22.752Z] #42 137.4 vendor/golang.org/x/net/idna [2020-12-01T12:49:22.752Z] #42 139.6 vendor/golang.org/x/net/http2/hpack [2020-12-01T12:49:22.776Z] Removing intermediate container b11bc754d8b0 [2020-12-01T12:49:22.776Z] ---> 805e79d84ef7 [2020-12-01T12:49:22.776Z] Step 26/140 : FROM base AS cross-false [2020-12-01T12:49:22.776Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:22.776Z] Step 27/140 : FROM base AS cross-true [2020-12-01T12:49:22.776Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:22.776Z] Step 28/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:49:22.776Z] ---> Using cache [2020-12-01T12:49:22.776Z] ---> 5bf4726e1fdf [2020-12-01T12:49:22.776Z] Step 29/140 : RUN dpkg --add-architecture arm64 [2020-12-01T12:49:22.776Z] ---> Running in 82c4081ce056 [2020-12-01T12:49:23.011Z] #42 140.7 mime [2020-12-01T12:49:23.068Z] Removing intermediate container 82c4081ce056 [2020-12-01T12:49:23.068Z] ---> 88beb0c06a49 [2020-12-01T12:49:23.068Z] Step 30/140 : RUN dpkg --add-architecture armel [2020-12-01T12:49:23.270Z] #42 ... [2020-12-01T12:49:23.270Z] [2020-12-01T12:49:23.270Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:23.270Z] #39 74.65 CC criu/arch/x86/vdso-pie.o [2020-12-01T12:49:23.362Z] ---> Running in 7e74eeba197b [2020-12-01T12:49:23.839Z] #39 74.99 CC criu/arch/x86/restorer.o [2020-12-01T12:49:24.000Z] Removing intermediate container 7e74eeba197b [2020-12-01T12:49:24.000Z] ---> df3cc16d9fc5 [2020-12-01T12:49:24.000Z] Step 31/140 : RUN dpkg --add-architecture armhf [2020-12-01T12:49:24.000Z] ---> Running in 2c7ac933cead [2020-12-01T12:49:24.407Z] #39 75.59 CC criu/arch/x86/restorer_unmap.o [2020-12-01T12:49:24.407Z] #39 75.65 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-01T12:49:24.654Z] Removing intermediate container 2c7ac933cead [2020-12-01T12:49:24.654Z] ---> 5848ac4f864d [2020-12-01T12:49:24.654Z] 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-12-01T12:49:24.654Z] ---> Running in 44045d0369f1 [2020-12-01T12:49:24.666Z] #39 76.06 CC criu/pie/restorer.o [2020-12-01T12:49:25.287Z] Removing intermediate container 44045d0369f1 [2020-12-01T12:49:25.288Z] ---> 48d5aaa18d04 [2020-12-01T12:49:25.288Z] Step 33/140 : FROM cross-${CROSS} as dev-base [2020-12-01T12:49:25.288Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:25.288Z] Step 34/140 : FROM dev-base AS runtime-dev-cross-false [2020-12-01T12:49:25.288Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:25.288Z] Step 35/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:49:25.288Z] ---> Using cache [2020-12-01T12:49:25.288Z] ---> 5bf4726e1fdf [2020-12-01T12:49:25.288Z] 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-12-01T12:49:25.288Z] ---> Running in 824e067a3585 [2020-12-01T12:49:25.533Z] #14 ... [2020-12-01T12:49:25.533Z] [2020-12-01T12:49:25.533Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:25.533Z] #42 147.2 net/textproto [2020-12-01T12:49:25.533Z] #42 147.2 crypto/x509 [2020-12-01T12:49:25.533Z] #42 148.4 vendor/golang.org/x/net/http/httpguts [2020-12-01T12:49:25.533Z] #42 148.7 vendor/golang.org/x/net/http/httpproxy [2020-12-01T12:49:25.533Z] #42 149.2 mime/multipart [2020-12-01T12:49:25.533Z] #42 151.7 crypto/tls [2020-12-01T12:49:25.533Z] #42 ... [2020-12-01T12:49:25.533Z] [2020-12-01T12:49:25.533Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:25.533Z] #39 85.50 DEP criu/protobuf-desc.d [2020-12-01T12:49:25.533Z] #39 85.69 DEP criu/proc_parse.d [2020-12-01T12:49:25.533Z] #39 86.00 DEP criu/plugin.d [2020-12-01T12:49:25.533Z] #39 86.19 DEP criu/pipes.d [2020-12-01T12:49:25.533Z] #39 86.44 DEP criu/pie-util.d [2020-12-01T12:49:25.533Z] #39 86.57 DEP criu/pie-util-vdso.d [2020-12-01T12:49:25.533Z] #39 86.78 DEP criu/pie-util-vdso-elf32.d [2020-12-01T12:49:25.533Z] #39 86.93 DEP criu/path.d [2020-12-01T12:49:25.533Z] #39 87.14 DEP criu/parasite-syscall.d [2020-12-01T12:49:25.533Z] #39 87.39 DEP criu/pagemap.d [2020-12-01T12:49:25.533Z] #39 87.67 DEP criu/pagemap-cache.d [2020-12-01T12:49:25.533Z] #39 87.85 DEP criu/page-xfer.d [2020-12-01T12:49:25.533Z] #39 88.00 DEP criu/page-pipe.d [2020-12-01T12:49:25.533Z] #39 88.18 DEP criu/netfilter.d [2020-12-01T12:49:25.533Z] #39 88.38 DEP criu/net.d [2020-12-01T12:49:25.533Z] #39 88.64 DEP criu/namespaces.d [2020-12-01T12:49:25.533Z] #39 88.91 DEP criu/mount.d [2020-12-01T12:49:25.533Z] #39 89.11 DEP criu/memfd.d [2020-12-01T12:49:25.533Z] #39 89.32 DEP criu/mem.d [2020-12-01T12:49:25.533Z] #39 89.55 DEP criu/lsm.d [2020-12-01T12:49:25.533Z] #39 89.79 DEP criu/log.d [2020-12-01T12:49:25.533Z] #39 89.95 DEP criu/libnetlink.d [2020-12-01T12:49:25.533Z] #39 90.15 DEP criu/kerndat.d [2020-12-01T12:49:25.580Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:49:25.581Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:49:25.581Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:49:25.795Z] #39 90.42 DEP criu/kcmp-ids.d [2020-12-01T12:49:25.875Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:49:26.056Z] #39 90.55 DEP criu/irmap.d [2020-12-01T12:49:26.056Z] #39 90.74 DEP criu/ipc_ns.d [2020-12-01T12:49:26.168Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:49:26.168Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:49:26.628Z] #39 90.99 DEP criu/image.d [2020-12-01T12:49:26.628Z] #39 91.16 DEP criu/image-desc.d [2020-12-01T12:49:26.628Z] #39 91.25 DEP criu/fsnotify.d [2020-12-01T12:49:26.889Z] #39 91.53 DEP criu/filesystems.d [2020-12-01T12:49:27.150Z] #39 91.74 DEP criu/files.d [2020-12-01T12:49:27.411Z] #39 91.97 DEP criu/files-reg.d [2020-12-01T12:49:27.672Z] #39 92.24 DEP criu/files-ext.d [2020-12-01T12:49:27.683Z] Fetched 8181 kB in 2s (4424 kB/s) [2020-12-01T12:49:27.933Z] #39 92.40 DEP criu/file-lock.d [2020-12-01T12:49:27.933Z] #39 92.62 DEP criu/file-ids.d [2020-12-01T12:49:28.194Z] #39 92.78 DEP criu/fifo.d [2020-12-01T12:49:28.329Z] Reading package lists... [2020-12-01T12:49:28.456Z] #39 92.98 DEP criu/fdstore.d [2020-12-01T12:49:28.456Z] #39 93.10 DEP criu/fault-injection.d [2020-12-01T12:49:28.717Z] #39 93.16 DEP criu/external.d [2020-12-01T12:49:28.717Z] #39 93.35 DEP criu/eventpoll.d [2020-12-01T12:49:28.858Z] #39 79.54 LINK criu/pie/restorer.built-in.o [2020-12-01T12:49:28.858Z] #39 79.56 GEN criu/pie/restorer-blob.h [2020-12-01T12:49:28.858Z] #39 79.68 DEP criu/vdso.d [2020-12-01T12:49:28.858Z] #39 79.84 DEP criu/vdso-compat.d [2020-12-01T12:49:28.859Z] #39 80.03 DEP criu/uts_ns.d [2020-12-01T12:49:28.859Z] #39 80.24 DEP criu/util.d [2020-12-01T12:49:28.964Z] Reading package lists... [2020-12-01T12:49:28.964Z] Building dependency tree... [2020-12-01T12:49:28.964Z] Reading state information... [2020-12-01T12:49:28.977Z] #39 93.55 DEP criu/eventfd.d [2020-12-01T12:49:29.118Z] #39 80.52 DEP criu/uffd.d [2020-12-01T12:49:29.238Z] #39 93.79 DEP criu/crtools.d [2020-12-01T12:49:29.238Z] #39 93.99 DEP criu/cr-service.d [2020-12-01T12:49:29.256Z] The following additional packages will be installed: [2020-12-01T12:49:29.256Z] libapparmor1 [2020-12-01T12:49:29.256Z] Suggested packages: [2020-12-01T12:49:29.256Z] seccomp [2020-12-01T12:49:29.256Z] The following NEW packages will be installed: [2020-12-01T12:49:29.256Z] libapparmor-dev libapparmor1 libseccomp-dev [2020-12-01T12:49:29.256Z] 0 upgraded, 3 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:49:29.256Z] Need to get 307 kB of archives. [2020-12-01T12:49:29.256Z] After this operation, 1108 kB of additional disk space will be used. [2020-12-01T12:49:29.256Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-01T12:49:29.256Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-01T12:49:29.256Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-01T12:49:29.377Z] #39 80.78 DEP criu/tun.d [2020-12-01T12:49:29.500Z] #39 94.26 DEP criu/cr-restore.d [2020-12-01T12:49:29.548Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:49:29.548Z] Fetched 307 kB in 0s (4295 kB/s) [2020-12-01T12:49:29.548Z] Selecting previously unselected package libapparmor1:ppc64el. [2020-12-01T12:49:29.548Z] (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 ... 15339 files and directories currently installed.) [2020-12-01T12:49:29.548Z] Preparing to unpack .../libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-01T12:49:29.548Z] Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-01T12:49:29.548Z] Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-01T12:49:29.548Z] Preparing to unpack .../libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-01T12:49:29.548Z] Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-01T12:49:29.548Z] Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-01T12:49:29.548Z] Preparing to unpack .../libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-01T12:49:29.548Z] Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-01T12:49:29.548Z] Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-01T12:49:29.548Z] Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-01T12:49:29.548Z] Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-01T12:49:29.548Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:49:29.636Z] #39 80.98 DEP criu/tty.d [2020-12-01T12:49:29.761Z] #39 94.52 DEP criu/cr-errno.d [2020-12-01T12:49:29.840Z] Removing intermediate container 824e067a3585 [2020-12-01T12:49:29.840Z] ---> a7322e1f5a87 [2020-12-01T12:49:29.840Z] Step 37/140 : FROM cross-true AS runtime-dev-cross-true [2020-12-01T12:49:29.840Z] ---> 48d5aaa18d04 [2020-12-01T12:49:29.840Z] Step 38/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:49:29.895Z] #39 81.29 DEP criu/timerfd.d [2020-12-01T12:49:30.022Z] #39 94.56 DEP criu/cr-dump.d [2020-12-01T12:49:30.133Z] ---> Running in f8378223b0ac [2020-12-01T12:49:30.133Z] Removing intermediate container f8378223b0ac [2020-12-01T12:49:30.133Z] ---> 2d2fc8ffb861 [2020-12-01T12:49:30.133Z] 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-12-01T12:49:30.133Z] ---> Running in 282aed1c1749 [2020-12-01T12:49:30.154Z] #39 81.42 DEP criu/timens.d [2020-12-01T12:49:30.155Z] #39 81.60 DEP criu/sysfs_parse.d [2020-12-01T12:49:30.283Z] #39 94.90 DEP criu/cr-dedup.d [2020-12-01T12:49:30.414Z] #39 81.77 DEP criu/sysctl.d [2020-12-01T12:49:30.544Z] #39 95.06 DEP criu/cr-check.d [2020-12-01T12:49:30.673Z] #39 81.98 DEP criu/string.d [2020-12-01T12:49:30.673Z] #39 82.04 DEP criu/stats.d [2020-12-01T12:49:30.673Z] #39 82.15 DEP criu/sockets.d [2020-12-01T12:49:30.768Z] Removing intermediate container 282aed1c1749 [2020-12-01T12:49:30.768Z] ---> 6b36570ecd9c [2020-12-01T12:49:30.768Z] Step 40/140 : FROM runtime-dev-cross-${CROSS} AS runtime-dev [2020-12-01T12:49:30.768Z] ---> a7322e1f5a87 [2020-12-01T12:49:30.768Z] Step 41/140 : FROM base AS tomlv [2020-12-01T12:49:30.768Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:30.768Z] Step 42/140 : ENV INSTALL_BINARY_NAME=tomlv [2020-12-01T12:49:30.768Z] ---> Running in eb87f5c1e93a [2020-12-01T12:49:30.768Z] Removing intermediate container eb87f5c1e93a [2020-12-01T12:49:30.768Z] ---> cd41fb15fa4b [2020-12-01T12:49:30.768Z] Step 43/140 : ARG TOMLV_COMMIT [2020-12-01T12:49:30.768Z] ---> Running in bb14b6e89cb7 [2020-12-01T12:49:30.804Z] #39 95.33 DEP criu/config.d [2020-12-01T12:49:30.804Z] #39 95.52 DEP criu/clone-noasan.d [2020-12-01T12:49:30.932Z] #39 82.35 DEP criu/sk-unix.d [2020-12-01T12:49:31.063Z] Removing intermediate container bb14b6e89cb7 [2020-12-01T12:49:31.063Z] ---> 5e2a899a44c1 [2020-12-01T12:49:31.063Z] Step 44/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:49:31.063Z] ---> 8ac53cd793d6 [2020-12-01T12:49:31.063Z] Step 45/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:49:31.144Z] #39 95.64 DEP criu/cgroup.d [2020-12-01T12:49:31.192Z] #39 82.55 DEP criu/sk-tcp.d [2020-12-01T12:49:31.356Z] ---> c6eeba3f4672 [2020-12-01T12:49:31.356Z] Step 46/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:49:31.356Z] ---> Running in 389dad36565f [2020-12-01T12:49:31.406Z] #39 95.92 DEP criu/cgroup-props.d [2020-12-01T12:49:31.406Z] #39 96.02 DEP criu/bitmap.d [2020-12-01T12:49:31.406Z] #39 96.06 DEP criu/bfd.d [2020-12-01T12:49:31.451Z] #39 82.78 DEP criu/sk-queue.d [2020-12-01T12:49:31.649Z] + RM_GOPATH=0 [2020-12-01T12:49:31.649Z] + TMP_GOPATH= [2020-12-01T12:49:31.649Z] + : /build [2020-12-01T12:49:31.649Z] + '[' -z '' ']' [2020-12-01T12:49:31.649Z] ++ mktemp -d [2020-12-01T12:49:31.649Z] + export GOPATH=/tmp/tmp.5n8FfQ7vLT [2020-12-01T12:49:31.649Z] + GOPATH=/tmp/tmp.5n8FfQ7vLT [2020-12-01T12:49:31.649Z] + RM_GOPATH=1 [2020-12-01T12:49:31.649Z] ++ dirname ./install.sh [2020-12-01T12:49:31.649Z] + dir=. [2020-12-01T12:49:31.649Z] + bin=tomlv [2020-12-01T12:49:31.649Z] + shift [2020-12-01T12:49:31.649Z] + '[' '!' -f ./tomlv.installer ']' [2020-12-01T12:49:31.649Z] + . ./tomlv.installer [2020-12-01T12:49:31.649Z] ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:49:31.649Z] + install_tomlv [2020-12-01T12:49:31.649Z] + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-01T12:49:31.649Z] Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:49:31.649Z] + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5n8FfQ7vLT/src/github.com/BurntSushi/toml [2020-12-01T12:49:31.649Z] Cloning into '/tmp/tmp.5n8FfQ7vLT/src/github.com/BurntSushi/toml'... [2020-12-01T12:49:31.666Z] #39 96.18 DEP criu/autofs.d [2020-12-01T12:49:31.666Z] #39 96.43 DEP criu/aio.d [2020-12-01T12:49:31.710Z] #39 82.98 DEP criu/sk-packet.d [2020-12-01T12:49:31.710Z] #39 83.13 DEP criu/sk-netlink.d [2020-12-01T12:49:31.927Z] #39 96.58 DEP criu/action-scripts.d [2020-12-01T12:49:31.943Z] + cd /tmp/tmp.5n8FfQ7vLT/src/github.com/BurntSushi/toml [2020-12-01T12:49:31.943Z] + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-01T12:49:31.943Z] + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:49:31.943Z] internal/cpu [2020-12-01T12:49:31.943Z] runtime/internal/sys [2020-12-01T12:49:31.943Z] math/bits [2020-12-01T12:49:31.943Z] runtime/internal/atomic [2020-12-01T12:49:31.943Z] runtime/internal/math [2020-12-01T12:49:31.943Z] unicode/utf8 [2020-12-01T12:49:31.943Z] internal/race [2020-12-01T12:49:31.943Z] internal/bytealg [2020-12-01T12:49:31.943Z] sync/atomic [2020-12-01T12:49:31.943Z] math [2020-12-01T12:49:31.943Z] unicode [2020-12-01T12:49:31.943Z] internal/testlog [2020-12-01T12:49:31.943Z] encoding [2020-12-01T12:49:31.969Z] #39 83.34 DEP criu/sk-inet.d [2020-12-01T12:49:32.240Z] runtime [2020-12-01T12:49:32.240Z] runtime/cgo [2020-12-01T12:49:32.499Z] #39 96.92 CC criu/action-scripts.o [2020-12-01T12:49:32.564Z] #39 83.64 DEP criu/signalfd.d [2020-12-01T12:49:32.564Z] #39 83.89 DEP criu/sigframe.d [2020-12-01T12:49:32.564Z] #39 84.01 DEP criu/shmem.d [2020-12-01T12:49:32.823Z] #39 84.26 DEP criu/servicefd.d [2020-12-01T12:49:33.072Z] #39 97.48 CC criu/aio.o [2020-12-01T12:49:33.082Z] #39 84.53 DEP criu/seize.d [2020-12-01T12:49:33.353Z] #39 ... [2020-12-01T12:49:33.353Z] [2020-12-01T12:49:33.353Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:33.353Z] #14 103.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T12:49:33.353Z] #14 103.2 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-01T12:49:33.353Z] #14 103.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:33.644Z] #39 ... [2020-12-01T12:49:33.644Z] [2020-12-01T12:49:33.644Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:49:33.644Z] #26 169.0 + rm -rf /tmp/tmp.EXQQVMYhw8 [2020-12-01T12:49:34.727Z] #14 ... [2020-12-01T12:49:34.727Z] [2020-12-01T12:49:34.727Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:34.727Z] #42 142.5 mime/quotedprintable [2020-12-01T12:49:34.727Z] #42 142.7 net/http/internal [2020-12-01T12:49:34.727Z] #42 143.1 os/exec [2020-12-01T12:49:34.727Z] #42 147.9 net/textproto [2020-12-01T12:49:34.727Z] #42 147.9 crypto/x509 [2020-12-01T12:49:34.727Z] #42 149.2 vendor/golang.org/x/net/http/httpguts [2020-12-01T12:49:34.727Z] #42 149.5 vendor/golang.org/x/net/http/httpproxy [2020-12-01T12:49:34.727Z] #42 150.3 mime/multipart [2020-12-01T12:49:34.727Z] #42 ... [2020-12-01T12:49:34.727Z] [2020-12-01T12:49:34.727Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:34.727Z] #39 84.70 DEP criu/seccomp.d [2020-12-01T12:49:34.727Z] #39 84.95 DEP criu/rst-malloc.d [2020-12-01T12:49:34.727Z] #39 85.03 DEP criu/rbtree.d [2020-12-01T12:49:34.727Z] #39 85.06 DEP criu/pstree.d [2020-12-01T12:49:34.727Z] #39 85.25 DEP criu/protobuf.d [2020-12-01T12:49:34.727Z] #39 85.49 GEN criu/protobuf-desc-gen.h [2020-12-01T12:49:34.983Z] internal/reflectlite [2020-12-01T12:49:34.984Z] sync [2020-12-01T12:49:34.984Z] errors [2020-12-01T12:49:34.984Z] sort [2020-12-01T12:49:34.984Z] internal/oserror [2020-12-01T12:49:34.984Z] io [2020-12-01T12:49:34.984Z] strconv [2020-12-01T12:49:34.984Z] syscall [2020-12-01T12:49:35.129Z] #26 DONE 170.3s [2020-12-01T12:49:35.129Z] [2020-12-01T12:49:35.129Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:35.129Z] #39 98.23 CC criu/autofs.o [2020-12-01T12:49:35.280Z] bytes [2020-12-01T12:49:35.280Z] strings [2020-12-01T12:49:35.576Z] bufio [2020-12-01T12:49:35.576Z] reflect [2020-12-01T12:49:35.576Z] path [2020-12-01T12:49:35.873Z] text/tabwriter [2020-12-01T12:49:35.873Z] internal/syscall/execenv [2020-12-01T12:49:35.873Z] internal/syscall/unix [2020-12-01T12:49:35.873Z] time [2020-12-01T12:49:36.081Z] #39 100.7 CC criu/bfd.o [2020-12-01T12:49:36.103Z] #39 87.42 DEP criu/protobuf-desc.d [2020-12-01T12:49:36.361Z] #39 87.61 DEP criu/proc_parse.d [2020-12-01T12:49:36.361Z] #39 87.85 DEP criu/plugin.d [2020-12-01T12:49:36.511Z] internal/poll [2020-12-01T12:49:36.619Z] #39 87.97 DEP criu/pipes.d [2020-12-01T12:49:36.654Z] #39 ... [2020-12-01T12:49:36.654Z] [2020-12-01T12:49:36.654Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:36.654Z] #42 158.5 net/http/httptrace [2020-12-01T12:49:36.654Z] #42 158.8 net/http [2020-12-01T12:49:36.805Z] os [2020-12-01T12:49:36.805Z] internal/fmtsort [2020-12-01T12:49:36.878Z] #39 88.23 DEP criu/pie-util.d [2020-12-01T12:49:36.915Z] #42 ... [2020-12-01T12:49:36.915Z] [2020-12-01T12:49:36.915Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:36.915Z] #39 101.4 CC criu/bitmap.o [2020-12-01T12:49:36.915Z] #39 101.6 CC criu/cgroup-props.o [2020-12-01T12:49:37.106Z] path/filepath [2020-12-01T12:49:37.106Z] fmt [2020-12-01T12:49:37.106Z] io/ioutil [2020-12-01T12:49:37.136Z] #39 88.40 DEP criu/pie-util-vdso.d [2020-12-01T12:49:37.394Z] #39 88.60 DEP criu/pie-util-vdso-elf32.d [2020-12-01T12:49:37.394Z] #39 88.73 DEP criu/path.d [2020-12-01T12:49:37.405Z] log [2020-12-01T12:49:37.405Z] flag [2020-12-01T12:49:37.405Z] github.com/BurntSushi/toml [2020-12-01T12:49:37.652Z] #39 88.88 DEP criu/parasite-syscall.d [2020-12-01T12:49:37.859Z] #39 102.4 CC criu/cgroup.o [2020-12-01T12:49:37.911Z] #39 89.20 DEP criu/pagemap.d [2020-12-01T12:49:37.911Z] #39 89.41 DEP criu/pagemap-cache.d [2020-12-01T12:49:38.042Z] github.com/BurntSushi/toml/cmd/tomlv [2020-12-01T12:49:38.170Z] #39 89.56 DEP criu/page-xfer.d [2020-12-01T12:49:38.429Z] #39 89.74 DEP criu/page-pipe.d [2020-12-01T12:49:38.429Z] #39 89.85 DEP criu/netfilter.d [2020-12-01T12:49:38.688Z] #39 90.03 DEP criu/net.d [2020-12-01T12:49:38.947Z] #39 90.30 DEP criu/namespaces.d [2020-12-01T12:49:39.083Z] Removing intermediate container 389dad36565f [2020-12-01T12:49:39.083Z] ---> 0f3895f968cf [2020-12-01T12:49:39.083Z] Step 47/140 : FROM base AS vndr [2020-12-01T12:49:39.083Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:39.083Z] Step 48/140 : ENV INSTALL_BINARY_NAME=vndr [2020-12-01T12:49:39.083Z] ---> Running in ecbc7cae8bf1 [2020-12-01T12:49:39.083Z] Removing intermediate container ecbc7cae8bf1 [2020-12-01T12:49:39.083Z] ---> 7063e04229a2 [2020-12-01T12:49:39.083Z] Step 49/140 : ARG VNDR_COMMIT [2020-12-01T12:49:39.083Z] ---> Running in eb3f88ba70d4 [2020-12-01T12:49:39.207Z] #39 90.50 DEP criu/mount.d [2020-12-01T12:49:39.207Z] #39 90.73 DEP criu/memfd.d [2020-12-01T12:49:39.377Z] Removing intermediate container eb3f88ba70d4 [2020-12-01T12:49:39.377Z] ---> 75ded7a7f969 [2020-12-01T12:49:39.377Z] Step 50/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:49:39.377Z] ---> 6f6b3f9fbf70 [2020-12-01T12:49:39.377Z] Step 51/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:49:39.669Z] ---> c3278b2a9916 [2020-12-01T12:49:39.669Z] Step 52/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:49:39.669Z] ---> Running in 2ccf0fc84e03 [2020-12-01T12:49:39.775Z] #39 90.95 DEP criu/mem.d [2020-12-01T12:49:39.775Z] #39 91.15 DEP criu/lsm.d [2020-12-01T12:49:39.775Z] #39 91.29 DEP criu/log.d [2020-12-01T12:49:39.961Z] + RM_GOPATH=0 [2020-12-01T12:49:39.961Z] + TMP_GOPATH= [2020-12-01T12:49:39.961Z] + : /build [2020-12-01T12:49:39.961Z] + '[' -z '' ']' [2020-12-01T12:49:39.961Z] ++ mktemp -d [2020-12-01T12:49:39.961Z] + export GOPATH=/tmp/tmp.7LEPbKjudX [2020-12-01T12:49:39.961Z] + GOPATH=/tmp/tmp.7LEPbKjudX [2020-12-01T12:49:39.961Z] + RM_GOPATH=1 [2020-12-01T12:49:39.961Z] ++ dirname ./install.sh [2020-12-01T12:49:39.961Z] Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:49:39.961Z] + dir=. [2020-12-01T12:49:39.961Z] + bin=vndr [2020-12-01T12:49:39.961Z] + shift [2020-12-01T12:49:39.961Z] + '[' '!' -f ./vndr.installer ']' [2020-12-01T12:49:39.961Z] + . ./vndr.installer [2020-12-01T12:49:39.961Z] ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:49:39.961Z] + install_vndr [2020-12-01T12:49:39.961Z] + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-12-01T12:49:39.961Z] + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7LEPbKjudX/src/github.com/LK4D4/vndr [2020-12-01T12:49:39.961Z] Cloning into '/tmp/tmp.7LEPbKjudX/src/github.com/LK4D4/vndr'... [2020-12-01T12:49:40.255Z] + cd /tmp/tmp.7LEPbKjudX/src/github.com/LK4D4/vndr [2020-12-01T12:49:40.255Z] + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-12-01T12:49:40.255Z] + go build -buildmode=pie -v -o /build/vndr . [2020-12-01T12:49:40.255Z] internal/cpu [2020-12-01T12:49:40.255Z] internal/race [2020-12-01T12:49:40.255Z] runtime/internal/sys [2020-12-01T12:49:40.255Z] runtime/internal/atomic [2020-12-01T12:49:40.255Z] sync/atomic [2020-12-01T12:49:40.255Z] runtime/internal/math [2020-12-01T12:49:40.255Z] internal/bytealg [2020-12-01T12:49:40.255Z] unicode [2020-12-01T12:49:40.255Z] unicode/utf8 [2020-12-01T12:49:40.255Z] math/bits [2020-12-01T12:49:40.343Z] #39 91.45 DEP criu/libnetlink.d [2020-12-01T12:49:40.343Z] #39 91.59 DEP criu/kerndat.d [2020-12-01T12:49:40.343Z] #39 91.87 DEP criu/kcmp-ids.d [2020-12-01T12:49:40.552Z] runtime [2020-12-01T12:49:40.552Z] internal/testlog [2020-12-01T12:49:40.552Z] math [2020-12-01T12:49:40.552Z] encoding [2020-12-01T12:49:40.552Z] unicode/utf16 [2020-12-01T12:49:40.552Z] container/list [2020-12-01T12:49:40.552Z] crypto/internal/subtle [2020-12-01T12:49:40.552Z] crypto/subtle [2020-12-01T12:49:40.602Z] #39 91.96 DEP criu/irmap.d [2020-12-01T12:49:40.846Z] vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-01T12:49:40.846Z] internal/nettrace [2020-12-01T12:49:40.846Z] vendor/golang.org/x/crypto/internal/subtle [2020-12-01T12:49:40.846Z] runtime/cgo [2020-12-01T12:49:40.861Z] #39 92.14 DEP criu/ipc_ns.d [2020-12-01T12:49:41.120Z] #39 92.37 DEP criu/image.d [2020-12-01T12:49:41.163Z] #39 105.7 CC criu/clone-noasan.o [2020-12-01T12:49:41.379Z] #39 92.60 DEP criu/image-desc.d [2020-12-01T12:49:41.379Z] #39 92.68 DEP criu/fsnotify.d [2020-12-01T12:49:41.423Z] #39 106.1 CC criu/config.o [2020-12-01T12:49:41.638Z] #39 92.95 DEP criu/filesystems.d [2020-12-01T12:49:41.897Z] #39 93.13 DEP criu/files.d [2020-12-01T12:49:42.156Z] #39 93.40 DEP criu/files-reg.d [2020-12-01T12:49:42.156Z] #39 93.55 DEP criu/files-ext.d [2020-12-01T12:49:42.367Z] #39 ... [2020-12-01T12:49:42.367Z] [2020-12-01T12:49:42.367Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:42.367Z] #14 123.1 Selecting previously unselected package libonig5:amd64. [2020-12-01T12:49:42.367Z] #14 123.2 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 123.2 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:49:42.367Z] #14 123.4 Selecting previously unselected package libjq1:amd64. [2020-12-01T12:49:42.367Z] #14 123.4 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 123.4 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:49:42.367Z] #14 123.5 Selecting previously unselected package jq. [2020-12-01T12:49:42.367Z] #14 123.5 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 123.5 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:49:42.367Z] #14 123.8 Selecting previously unselected package libaio1:amd64. [2020-12-01T12:49:42.367Z] #14 123.8 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 123.8 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-01T12:49:42.367Z] #14 123.9 Selecting previously unselected package libbtrfs0. [2020-12-01T12:49:42.367Z] #14 123.9 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 123.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:49:42.367Z] #14 124.0 Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:49:42.367Z] #14 124.0 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T12:49:42.367Z] #14 124.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:49:42.368Z] #14 124.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-01T12:49:42.368Z] #14 124.2 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 124.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:49:42.368Z] #14 124.2 Selecting previously unselected package libudev-dev:amd64. [2020-12-01T12:49:42.368Z] #14 124.2 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 124.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:42.368Z] #14 124.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-01T12:49:42.368Z] #14 124.5 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 124.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T12:49:42.368Z] #14 124.8 Selecting previously unselected package libpcre16-3:amd64. [2020-12-01T12:49:42.368Z] #14 124.8 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 124.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:42.368Z] #14 125.0 Selecting previously unselected package libpcre32-3:amd64. [2020-12-01T12:49:42.368Z] #14 125.0 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 125.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:42.368Z] #14 125.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-01T12:49:42.368Z] #14 125.2 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 125.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T12:49:42.368Z] #14 125.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-01T12:49:42.368Z] #14 125.3 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 125.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T12:49:42.368Z] #14 125.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-01T12:49:42.368Z] #14 125.8 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 125.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T12:49:42.368Z] #14 126.1 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-01T12:49:42.368Z] #14 126.1 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 126.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T12:49:42.368Z] #14 126.2 Selecting previously unselected package libgpm2:amd64. [2020-12-01T12:49:42.368Z] #14 126.2 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 126.2 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-01T12:49:42.368Z] #14 126.3 Selecting previously unselected package libicu63:amd64. [2020-12-01T12:49:42.368Z] #14 126.3 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T12:49:42.368Z] #14 126.3 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:49:42.415Z] #39 93.70 DEP criu/file-lock.d [2020-12-01T12:49:42.415Z] #39 93.88 DEP criu/file-ids.d [2020-12-01T12:49:42.674Z] #39 94.07 DEP criu/fifo.d [2020-12-01T12:49:42.933Z] #39 94.24 DEP criu/fdstore.d [2020-12-01T12:49:42.933Z] #39 94.38 DEP criu/fault-injection.d [2020-12-01T12:49:42.933Z] #39 94.44 DEP criu/external.d [2020-12-01T12:49:43.192Z] #39 94.52 DEP criu/eventpoll.d [2020-12-01T12:49:43.312Z] #14 ... [2020-12-01T12:49:43.312Z] [2020-12-01T12:49:43.312Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:43.312Z] #39 107.8 CC criu/cr-check.o [2020-12-01T12:49:43.451Z] #39 94.68 DEP criu/eventfd.d [2020-12-01T12:49:43.451Z] #39 94.82 DEP criu/crtools.d [2020-12-01T12:49:43.593Z] internal/reflectlite [2020-12-01T12:49:43.593Z] sync [2020-12-01T12:49:43.593Z] github.com/LK4D4/vndr/godl/singleflight [2020-12-01T12:49:43.593Z] internal/singleflight [2020-12-01T12:49:43.593Z] math/rand [2020-12-01T12:49:43.593Z] errors [2020-12-01T12:49:43.593Z] sort [2020-12-01T12:49:43.593Z] internal/oserror [2020-12-01T12:49:43.593Z] io [2020-12-01T12:49:43.593Z] strconv [2020-12-01T12:49:43.593Z] syscall [2020-12-01T12:49:43.593Z] vendor/golang.org/x/net/dns/dnsmessage [2020-12-01T12:49:43.593Z] bytes [2020-12-01T12:49:43.710Z] #39 95.06 DEP criu/cr-service.d [2020-12-01T12:49:43.890Z] reflect [2020-12-01T12:49:43.890Z] bufio [2020-12-01T12:49:43.969Z] #39 95.30 DEP criu/cr-restore.d [2020-12-01T12:49:44.185Z] strings [2020-12-01T12:49:44.185Z] hash [2020-12-01T12:49:44.185Z] hash/crc32 [2020-12-01T12:49:44.228Z] #39 95.54 DEP criu/cr-errno.d [2020-12-01T12:49:44.228Z] #39 95.57 DEP criu/cr-dump.d [2020-12-01T12:49:44.480Z] time [2020-12-01T12:49:44.481Z] internal/syscall/execenv [2020-12-01T12:49:44.487Z] #39 95.80 DEP criu/cr-dedup.d [2020-12-01T12:49:44.487Z] #39 96.02 DEP criu/cr-check.d [2020-12-01T12:49:44.778Z] internal/syscall/unix [2020-12-01T12:49:44.778Z] regexp/syntax [2020-12-01T12:49:44.778Z] path [2020-12-01T12:49:44.778Z] crypto [2020-12-01T12:49:44.778Z] crypto/internal/randutil [2020-12-01T12:49:45.055Z] #39 96.32 DEP criu/config.d [2020-12-01T12:49:45.055Z] #39 ... [2020-12-01T12:49:45.055Z] [2020-12-01T12:49:45.055Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:45.055Z] #42 152.8 crypto/tls [2020-12-01T12:49:45.055Z] #42 159.6 net/http/httptrace [2020-12-01T12:49:45.055Z] #42 159.9 net/http [2020-12-01T12:49:45.076Z] crypto/hmac [2020-12-01T12:49:45.076Z] crypto/rc4 [2020-12-01T12:49:45.076Z] vendor/golang.org/x/crypto/hkdf [2020-12-01T12:49:45.076Z] vendor/golang.org/x/text/transform [2020-12-01T12:49:45.314Z] #42 ... [2020-12-01T12:49:45.314Z] [2020-12-01T12:49:45.314Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:45.314Z] #39 96.59 DEP criu/clone-noasan.d [2020-12-01T12:49:45.314Z] #39 96.74 DEP criu/cgroup.d [2020-12-01T12:49:45.373Z] internal/poll [2020-12-01T12:49:45.373Z] context [2020-12-01T12:49:45.373Z] regexp [2020-12-01T12:49:45.573Z] #39 96.96 DEP criu/cgroup-props.d [2020-12-01T12:49:45.670Z] os [2020-12-01T12:49:45.832Z] #39 97.17 DEP criu/bitmap.d [2020-12-01T12:49:45.832Z] #39 97.18 DEP criu/bfd.d [2020-12-01T12:49:45.832Z] #39 97.30 DEP criu/autofs.d [2020-12-01T12:49:45.860Z] #39 110.0 CC criu/cr-dedup.o [2020-12-01T12:49:45.860Z] #39 110.5 CC criu/cr-dump.o [2020-12-01T12:49:45.967Z] internal/fmtsort [2020-12-01T12:49:45.967Z] encoding/binary [2020-12-01T12:49:45.967Z] github.com/LK4D4/vndr/versioned [2020-12-01T12:49:45.967Z] internal/lazyregexp [2020-12-01T12:49:45.967Z] path/filepath [2020-12-01T12:49:45.967Z] fmt [2020-12-01T12:49:45.967Z] encoding/base64 [2020-12-01T12:49:46.091Z] #39 97.47 DEP criu/aio.d [2020-12-01T12:49:46.262Z] crypto/cipher [2020-12-01T12:49:46.263Z] crypto/sha512 [2020-12-01T12:49:46.263Z] io/ioutil [2020-12-01T12:49:46.263Z] crypto/aes [2020-12-01T12:49:46.263Z] crypto/des [2020-12-01T12:49:46.350Z] #39 97.70 DEP criu/action-scripts.d [2020-12-01T12:49:46.558Z] crypto/ed25519/internal/edwards25519 [2020-12-01T12:49:46.558Z] crypto/md5 [2020-12-01T12:49:46.558Z] crypto/sha1 [2020-12-01T12:49:46.558Z] crypto/sha256 [2020-12-01T12:49:46.558Z] encoding/pem [2020-12-01T12:49:46.853Z] net [2020-12-01T12:49:46.853Z] flag [2020-12-01T12:49:46.853Z] go/token [2020-12-01T12:49:46.853Z] net/url [2020-12-01T12:49:46.853Z] go/scanner [2020-12-01T12:49:46.919Z] #39 98.02 CC criu/action-scripts.o [2020-12-01T12:49:47.179Z] #39 98.52 CC criu/aio.o [2020-12-01T12:49:47.180Z] text/template/parse [2020-12-01T12:49:47.180Z] log [2020-12-01T12:49:47.180Z] go/ast [2020-12-01T12:49:47.180Z] encoding/json [2020-12-01T12:49:47.439Z] #39 ... [2020-12-01T12:49:47.439Z] [2020-12-01T12:49:47.439Z] #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... [2020-12-01T12:49:47.439Z] #26 167.2 + rm -rf /tmp/tmp.ZrBYBbAwyl [2020-12-01T12:49:47.439Z] #26 DONE 168.4s [2020-12-01T12:49:47.698Z] [2020-12-01T12:49:47.698Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:49:47.777Z] #39 ... [2020-12-01T12:49:47.777Z] [2020-12-01T12:49:47.777Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:49:47.777Z] #45 DONE 179.3s [2020-12-01T12:49:47.777Z] [2020-12-01T12:49:47.777Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:47.778Z] #14 131.2 Selecting previously unselected package libnet1:amd64. [2020-12-01T12:49:47.778Z] #14 131.2 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:49:47.778Z] #14 131.3 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:49:47.778Z] #14 131.4 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T12:49:47.778Z] #14 131.4 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T12:49:47.778Z] #14 131.4 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:49:47.778Z] #14 131.5 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T12:49:47.778Z] #14 131.5 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:49:47.778Z] #14 131.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:49:47.778Z] #14 131.8 Selecting previously unselected package libreadline5:amd64. [2020-12-01T12:49:47.778Z] #14 131.8 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-01T12:49:47.778Z] #14 131.9 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T12:49:47.778Z] #14 132.5 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-01T12:49:47.778Z] #14 132.5 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T12:49:47.778Z] #14 132.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:47.832Z] text/template [2020-12-01T12:49:48.131Z] go/parser [2020-12-01T12:49:48.131Z] encoding/xml [2020-12-01T12:49:48.350Z] #14 133.5 Selecting previously unselected package net-tools. [2020-12-01T12:49:48.350Z] #14 133.5 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-01T12:49:48.350Z] #14 133.5 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:49:48.612Z] #14 133.9 Selecting previously unselected package python-pip-whl. [2020-12-01T12:49:48.612Z] #14 134.0 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-12-01T12:49:48.635Z] #57 ... [2020-12-01T12:49:48.635Z] [2020-12-01T12:49:48.635Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:48.635Z] #39 99.87 CC criu/autofs.o [2020-12-01T12:49:48.776Z] compress/flate [2020-12-01T12:49:48.776Z] go/doc [2020-12-01T12:49:48.873Z] #14 134.0 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T12:49:49.419Z] compress/gzip [2020-12-01T12:49:49.419Z] math/big [2020-12-01T12:49:49.419Z] encoding/hex [2020-12-01T12:49:49.419Z] vendor/golang.org/x/crypto/internal/chacha20 [2020-12-01T12:49:49.446Z] #14 134.7 Selecting previously unselected package python3-lib2to3. [2020-12-01T12:49:49.707Z] #14 134.7 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T12:49:49.707Z] #14 134.7 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:49:49.707Z] #14 134.9 Selecting previously unselected package python3-distutils. [2020-12-01T12:49:49.707Z] #14 134.9 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T12:49:49.707Z] #14 134.9 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T12:49:49.716Z] github.com/LK4D4/vndr/build [2020-12-01T12:49:49.716Z] vendor/golang.org/x/crypto/poly1305 [2020-12-01T12:49:49.716Z] vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-01T12:49:49.968Z] #14 135.1 Selecting previously unselected package python3-pip. [2020-12-01T12:49:49.968Z] #14 135.1 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-12-01T12:49:49.968Z] #14 135.1 Unpacking python3-pip (18.1-5) ... [2020-12-01T12:49:49.968Z] #14 135.3 Selecting previously unselected package python3-pkg-resources. [2020-12-01T12:49:50.016Z] vendor/golang.org/x/crypto/curve25519 [2020-12-01T12:49:50.016Z] vendor/golang.org/x/text/unicode/bidi [2020-12-01T12:49:50.229Z] #14 135.3 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:49:50.229Z] #14 135.4 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:49:50.229Z] #14 135.5 Selecting previously unselected package python3-setuptools. [2020-12-01T12:49:50.229Z] #14 135.5 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T12:49:50.229Z] #14 135.5 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T12:49:50.313Z] vendor/golang.org/x/text/unicode/norm [2020-12-01T12:49:50.491Z] #14 135.8 Selecting previously unselected package python3-wheel. [2020-12-01T12:49:50.491Z] #14 135.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T12:49:50.491Z] #14 135.8 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T12:49:50.491Z] #14 135.9 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T12:49:50.491Z] #14 135.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-01T12:49:50.491Z] #14 ... [2020-12-01T12:49:50.491Z] [2020-12-01T12:49:50.491Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:50.491Z] #42 172.6 github.com/LK4D4/vndr/godl [2020-12-01T12:49:50.491Z] #42 173.4 github.com/LK4D4/vndr [2020-12-01T12:49:50.542Z] #39 102.0 CC criu/bfd.o [2020-12-01T12:49:50.753Z] #42 ... [2020-12-01T12:49:50.753Z] [2020-12-01T12:49:50.753Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:50.753Z] #14 135.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:49:50.957Z] vendor/golang.org/x/text/secure/bidirule [2020-12-01T12:49:50.957Z] vendor/golang.org/x/net/http2/hpack [2020-12-01T12:49:50.957Z] crypto/rand [2020-12-01T12:49:50.957Z] crypto/elliptic [2020-12-01T12:49:51.014Z] #14 136.3 Selecting previously unselected package vim-runtime. [2020-12-01T12:49:51.014Z] #14 136.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:49:51.014Z] #14 136.3 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T12:49:51.014Z] #14 136.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T12:49:51.253Z] encoding/asn1 [2020-12-01T12:49:51.253Z] crypto/ed25519 [2020-12-01T12:49:51.253Z] crypto/rsa [2020-12-01T12:49:51.253Z] crypto/dsa [2020-12-01T12:49:51.275Z] #14 136.4 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:49:51.275Z] #14 ... [2020-12-01T12:49:51.275Z] [2020-12-01T12:49:51.275Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:49:51.275Z] #42 DONE 183.2s [2020-12-01T12:49:51.490Z] #39 102.6 CC criu/bitmap.o [2020-12-01T12:49:51.490Z] #39 102.9 CC criu/cgroup-props.o [2020-12-01T12:49:51.536Z] [2020-12-01T12:49:51.536Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:49:51.536Z] #39 113.7 CC criu/cr-errno.o [2020-12-01T12:49:51.536Z] #39 113.8 CC criu/cr-restore.o [2020-12-01T12:49:51.550Z] vendor/golang.org/x/net/idna [2020-12-01T12:49:51.550Z] net/textproto [2020-12-01T12:49:51.550Z] mime [2020-12-01T12:49:51.846Z] crypto/ecdsa [2020-12-01T12:49:51.846Z] crypto/x509/pkix [2020-12-01T12:49:51.846Z] vendor/golang.org/x/crypto/cryptobyte [2020-12-01T12:49:51.846Z] mime/quotedprintable [2020-12-01T12:49:51.846Z] net/http/internal [2020-12-01T12:49:51.846Z] mime/multipart [2020-12-01T12:49:51.846Z] os/exec [2020-12-01T12:49:52.153Z] vendor/golang.org/x/net/http/httpguts [2020-12-01T12:49:52.153Z] vendor/golang.org/x/net/http/httpproxy [2020-12-01T12:49:52.153Z] crypto/x509 [2020-12-01T12:49:52.428Z] #39 103.8 CC criu/cgroup.o [2020-12-01T12:49:52.795Z] crypto/tls [2020-12-01T12:49:53.808Z] #39 ... [2020-12-01T12:49:53.808Z] [2020-12-01T12:49:53.808Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:53.808Z] #14 121.1 Selecting previously unselected package libonig5:amd64. [2020-12-01T12:49:53.808Z] #14 121.1 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.1 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:49:53.808Z] #14 121.3 Selecting previously unselected package libjq1:amd64. [2020-12-01T12:49:53.808Z] #14 121.3 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.3 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:49:53.808Z] #14 121.4 Selecting previously unselected package jq. [2020-12-01T12:49:53.808Z] #14 121.4 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.4 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:49:53.808Z] #14 121.5 Selecting previously unselected package libaio1:amd64. [2020-12-01T12:49:53.808Z] #14 121.5 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.6 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-01T12:49:53.808Z] #14 121.6 Selecting previously unselected package libbtrfs0. [2020-12-01T12:49:53.808Z] #14 121.6 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:49:53.808Z] #14 121.7 Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:49:53.808Z] #14 121.7 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:49:53.808Z] #14 121.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-01T12:49:53.808Z] #14 121.9 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 121.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:49:53.808Z] #14 122.0 Selecting previously unselected package libudev-dev:amd64. [2020-12-01T12:49:53.808Z] #14 122.0 Preparing to unpack .../32-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 122.0 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:53.808Z] #14 122.2 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-01T12:49:53.808Z] #14 122.2 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 122.2 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T12:49:53.808Z] #14 122.5 Selecting previously unselected package libpcre16-3:amd64. [2020-12-01T12:49:53.808Z] #14 122.5 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 122.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:53.808Z] #14 122.7 Selecting previously unselected package libpcre32-3:amd64. [2020-12-01T12:49:53.808Z] #14 122.8 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 122.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:53.808Z] #14 123.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-01T12:49:53.808Z] #14 123.0 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 123.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T12:49:53.808Z] #14 123.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-01T12:49:53.808Z] #14 123.2 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 123.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T12:49:53.808Z] #14 123.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-01T12:49:53.808Z] #14 123.7 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-01T12:49:53.808Z] #14 123.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T12:49:53.834Z] net/http/httptrace [2020-12-01T12:49:53.834Z] net/http [2020-12-01T12:49:54.067Z] #14 123.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-01T12:49:54.067Z] #14 124.0 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-01T12:49:54.067Z] #14 124.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T12:49:54.067Z] #14 124.1 Selecting previously unselected package libgpm2:amd64. [2020-12-01T12:49:54.067Z] #14 124.1 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... [2020-12-01T12:49:54.067Z] #14 124.1 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-01T12:49:54.067Z] #14 124.2 Selecting previously unselected package libicu63:amd64. [2020-12-01T12:49:54.085Z] #39 118.7 CC criu/cr-service.o [2020-12-01T12:49:54.326Z] #14 124.2 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-01T12:49:54.326Z] #14 124.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:49:54.676Z] #39 ... [2020-12-01T12:49:54.676Z] [2020-12-01T12:49:54.676Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:49:54.676Z] #14 139.9 Selecting previously unselected package vim. [2020-12-01T12:49:54.676Z] #14 139.9 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:49:54.676Z] #14 139.9 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T12:49:55.248Z] #14 140.5 Selecting previously unselected package xfsprogs. [2020-12-01T12:49:55.248Z] #14 140.5 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-01T12:49:55.248Z] #14 140.5 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T12:49:55.820Z] #14 141.0 Selecting previously unselected package zip. [2020-12-01T12:49:55.820Z] #14 141.0 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-12-01T12:49:55.821Z] #14 141.0 Unpacking zip (3.0-11+b1) ... [2020-12-01T12:49:56.082Z] #14 141.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T12:49:56.082Z] #14 141.2 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:49:56.082Z] #14 141.2 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:49:56.082Z] #14 141.2 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T12:49:56.082Z] #14 141.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:49:56.082Z] #14 141.4 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:49:56.082Z] #14 141.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:49:56.082Z] #14 141.5 Setting up zip (3.0-11+b1) ... [2020-12-01T12:49:56.343Z] #14 141.5 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:49:56.343Z] #14 141.5 Setting up bash-completion (1:2.8-6) ... [2020-12-01T12:49:56.573Z] github.com/LK4D4/vndr/godl [2020-12-01T12:49:56.573Z] github.com/LK4D4/vndr [2020-12-01T12:49:58.891Z] #14 144.2 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-01T12:49:58.891Z] #14 144.2 Setting up xz-utils (5.2.4-1) ... [2020-12-01T12:49:58.891Z] #14 144.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T12:49:58.891Z] #14 144.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T12:49:58.892Z] #14 144.2 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:58.892Z] #14 144.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:49:58.892Z] #14 144.3 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:49:58.892Z] #14 144.3 Setting up pigz (2.4-1) ... [2020-12-01T12:49:59.153Z] #14 144.3 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T12:49:59.153Z] #14 144.3 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:49:59.153Z] #14 144.3 Setting up python-pip-whl (18.1-5) ... [2020-12-01T12:49:59.153Z] #14 144.4 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T12:49:59.153Z] #14 144.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T12:49:59.153Z] #14 144.4 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:49:59.322Z] Removing intermediate container 2ccf0fc84e03 [2020-12-01T12:49:59.322Z] ---> 232081db51d7 [2020-12-01T12:49:59.322Z] Step 53/140 : FROM dev-base AS containerd [2020-12-01T12:49:59.322Z] ---> 8f1bb78e8fc8 [2020-12-01T12:49:59.322Z] Step 54/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:49:59.322Z] ---> Using cache [2020-12-01T12:49:59.322Z] ---> 5bf4726e1fdf [2020-12-01T12:49:59.322Z] Step 55/140 : ARG CONTAINERD_COMMIT [2020-12-01T12:49:59.322Z] ---> Running in a6589ce5a2e8 [2020-12-01T12:49:59.322Z] Removing intermediate container a6589ce5a2e8 [2020-12-01T12:49:59.322Z] ---> db35f2e1258a [2020-12-01T12:49:59.322Z] Step 56/140 : RUN apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev && rm -rf /var/lib/apt/lists/* [2020-12-01T12:49:59.322Z] ---> Running in eb7c5e01f115 [2020-12-01T12:49:59.322Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:49:59.599Z] #14 129.3 Selecting previously unselected package libnet1:amd64. [2020-12-01T12:49:59.600Z] #14 129.3 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-01T12:49:59.600Z] #14 129.3 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:49:59.600Z] #14 129.4 Selecting previously unselected package libnl-3-200:amd64. [2020-12-01T12:49:59.600Z] #14 129.5 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-01T12:49:59.600Z] #14 129.5 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:49:59.600Z] #14 129.6 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-01T12:49:59.600Z] #14 129.6 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-01T12:49:59.600Z] #14 129.6 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:49:59.621Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:49:59.621Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:49:59.621Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:49:59.727Z] #14 144.8 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-01T12:49:59.727Z] #14 144.9 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:59.727Z] #14 144.9 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:49:59.727Z] #14 144.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:49:59.727Z] #14 144.9 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:49:59.727Z] #14 144.9 Setting up vim (2:8.1.0875-5) ... [2020-12-01T12:49:59.727Z] #14 144.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T12:49:59.727Z] #14 144.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T12:49:59.727Z] #14 145.0 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:49:59.727Z] #14 145.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T12:49:59.727Z] #14 145.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:59.727Z] #14 145.0 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-12-01T12:49:59.727Z] #14 145.0 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-12-01T12:49:59.727Z] #14 145.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:49:59.859Z] #14 129.7 Selecting previously unselected package libreadline5:amd64. [2020-12-01T12:49:59.859Z] #14 129.7 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-01T12:49:59.859Z] #14 129.7 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T12:49:59.859Z] #14 129.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-01T12:49:59.859Z] #14 129.9 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-12-01T12:49:59.859Z] #14 129.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:49:59.913Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:49:59.913Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:49:59.988Z] #14 145.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-12-01T12:49:59.988Z] #14 145.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-12-01T12:49:59.988Z] #14 145.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:49:59.988Z] #14 145.1 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:49:59.988Z] #14 145.1 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T12:49:59.988Z] #14 145.1 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:49:59.988Z] #14 145.1 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T12:49:59.988Z] #14 145.2 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:50:00.427Z] #14 130.3 Selecting previously unselected package net-tools. [2020-12-01T12:50:00.427Z] #14 130.3 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-01T12:50:00.427Z] #14 130.3 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:50:00.686Z] #14 130.6 Selecting previously unselected package python-pip-whl. [2020-12-01T12:50:00.686Z] #14 130.6 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-12-01T12:50:00.686Z] #14 130.6 Unpacking python-pip-whl (18.1-5) ... [2020-12-01T12:50:01.255Z] #14 131.4 Selecting previously unselected package python3-lib2to3. [2020-12-01T12:50:01.255Z] #14 131.4 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T12:50:01.421Z] Fetched 8181 kB in 2s (4222 kB/s) [2020-12-01T12:50:01.514Z] #14 131.4 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:50:01.774Z] #14 131.7 Selecting previously unselected package python3-distutils.#14 ... [2020-12-01T12:50:01.774Z] [2020-12-01T12:50:01.774Z] #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum [2020-12-01T12:50:01.774Z] #45 DONE 179.3s [2020-12-01T12:50:01.774Z] [2020-12-01T12:50:01.774Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:50:01.774Z] #14 131.7 Selecting previously unselected package python3-distutils. [2020-12-01T12:50:01.774Z] #14 131.7 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T12:50:01.774Z] #14 131.7 Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T12:50:01.774Z] #14 ... [2020-12-01T12:50:01.774Z] [2020-12-01T12:50:01.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:01.774Z] #39 107.2 CC criu/clone-noasan.o [2020-12-01T12:50:01.774Z] #39 107.5 CC criu/config.o [2020-12-01T12:50:01.774Z] #39 109.2 CC criu/cr-check.o [2020-12-01T12:50:01.774Z] #39 111.2 CC criu/cr-dedup.o [2020-12-01T12:50:01.774Z] #39 111.8 CC criu/cr-dump.o [2020-12-01T12:50:02.033Z] #39 ... [2020-12-01T12:50:02.033Z] [2020-12-01T12:50:02.033Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:50:02.033Z] #14 131.9 Selecting previously unselected package python3-pip. [2020-12-01T12:50:02.033Z] #14 131.9 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-12-01T12:50:02.033Z] #14 131.9 Unpacking python3-pip (18.1-5) ... [2020-12-01T12:50:02.056Z] Reading package lists... [2020-12-01T12:50:02.292Z] #14 132.2 Selecting previously unselected package python3-pkg-resources. [2020-12-01T12:50:02.292Z] #14 132.2 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:50:02.292Z] #14 132.2 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:50:02.292Z] #14 132.4 Selecting previously unselected package python3-setuptools. [2020-12-01T12:50:02.551Z] #14 132.4 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T12:50:02.551Z] #14 132.4 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T12:50:02.690Z] Reading package lists... [2020-12-01T12:50:02.981Z] Building dependency tree... [2020-12-01T12:50:02.981Z] Reading state information... [2020-12-01T12:50:02.981Z] The following additional packages will be installed: [2020-12-01T12:50:02.981Z] libbtrfs0 [2020-12-01T12:50:02.981Z] The following NEW packages will be installed: [2020-12-01T12:50:02.981Z] libbtrfs-dev libbtrfs0 [2020-12-01T12:50:02.981Z] 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:50:02.981Z] Need to get 120 kB of archives. [2020-12-01T12:50:02.981Z] After this operation, 423 kB of additional disk space will be used. [2020-12-01T12:50:02.981Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-01T12:50:03.119Z] #14 132.9 Selecting previously unselected package python3-wheel. [2020-12-01T12:50:03.119Z] #14 132.9 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T12:50:03.119Z] #14 132.9 Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T12:50:03.119Z] #14 133.0 Selecting previously unselected package thin-provisioning-tools. [2020-12-01T12:50:03.119Z] #14 133.0 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-01T12:50:03.119Z] #14 133.0 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:50:03.273Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-01T12:50:03.274Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:50:03.274Z] Fetched 120 kB in 0s (1733 kB/s) [2020-12-01T12:50:03.274Z] Selecting previously unselected package libbtrfs0. [2020-12-01T12:50:03.274Z] (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 ... 15339 files and directories currently installed.) [2020-12-01T12:50:03.274Z] Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-01T12:50:03.274Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:50:03.274Z] Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:50:03.274Z] Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-01T12:50:03.274Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:50:03.274Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:50:03.274Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:50:03.274Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:50:03.293Z] #14 148.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T12:50:03.293Z] #14 148.0 Setting up iptables (1.8.2-4) ... [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T12:50:03.293Z] #14 148.1 Setting up python3 (3.7.3-1) ... [2020-12-01T12:50:03.293Z] #14 148.5 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T12:50:03.379Z] #14 133.3 Selecting previously unselected package vim-runtime. [2020-12-01T12:50:03.379Z] #14 133.3 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:50:03.379Z] #14 133.4 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T12:50:03.637Z] #14 133.4 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T12:50:03.637Z] #14 133.4 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:50:03.915Z] Removing intermediate container eb7c5e01f115 [2020-12-01T12:50:03.915Z] ---> 3240a94c7415 [2020-12-01T12:50:03.915Z] Step 57/140 : ENV INSTALL_BINARY_NAME=containerd [2020-12-01T12:50:03.915Z] ---> Running in 376fe870eb5d [2020-12-01T12:50:03.915Z] Removing intermediate container 376fe870eb5d [2020-12-01T12:50:03.915Z] ---> 9d1b36073e78 [2020-12-01T12:50:03.915Z] Step 58/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:50:03.915Z] ---> 681ec76c0d13 [2020-12-01T12:50:03.915Z] Step 59/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:50:04.210Z] ---> 0153064b1480 [2020-12-01T12:50:04.210Z] Step 60/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:50:04.210Z] ---> Running in 77d33c3c8796 [2020-12-01T12:50:04.237Z] #14 149.3 Setting up apparmor (2.13.2-10) ... [2020-12-01T12:50:04.502Z] + RM_GOPATH=0 [2020-12-01T12:50:04.502Z] + TMP_GOPATH= [2020-12-01T12:50:04.502Z] + : /build [2020-12-01T12:50:04.502Z] + '[' -z '' ']' [2020-12-01T12:50:04.502Z] ++ mktemp -d [2020-12-01T12:50:04.502Z] + export GOPATH=/tmp/tmp.IpQlYFdCHU [2020-12-01T12:50:04.502Z] + GOPATH=/tmp/tmp.IpQlYFdCHU [2020-12-01T12:50:04.502Z] + RM_GOPATH=1 [2020-12-01T12:50:04.502Z] ++ dirname ./install.sh [2020-12-01T12:50:04.502Z] Install containerd version ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:50:04.502Z] + dir=. [2020-12-01T12:50:04.502Z] + bin=containerd [2020-12-01T12:50:04.502Z] + shift [2020-12-01T12:50:04.502Z] + '[' '!' -f ./containerd.installer ']' [2020-12-01T12:50:04.502Z] + . ./containerd.installer [2020-12-01T12:50:04.502Z] ++ : ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:50:04.502Z] + install_containerd [2020-12-01T12:50:04.502Z] + echo 'Install containerd version ea765aba0d05254012b0b9e595e995c09186427f' [2020-12-01T12:50:04.502Z] + git clone https://github.com/containerd/containerd.git /tmp/tmp.IpQlYFdCHU/src/github.com/containerd/containerd [2020-12-01T12:50:04.502Z] Cloning into '/tmp/tmp.IpQlYFdCHU/src/github.com/containerd/containerd'... [2020-12-01T12:50:05.542Z] #14 ... [2020-12-01T12:50:05.542Z] [2020-12-01T12:50:05.542Z] #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr [2020-12-01T12:50:05.542Z] #42 173.5 github.com/LK4D4/vndr/godl [2020-12-01T12:50:05.542Z] #42 174.3 github.com/LK4D4/vndr [2020-12-01T12:50:05.542Z] #42 DONE 183.4s [2020-12-01T12:50:05.802Z] [2020-12-01T12:50:05.802Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:05.802Z] #39 114.9 CC criu/cr-errno.o [2020-12-01T12:50:05.802Z] #39 115.1 CC criu/cr-restore.o [2020-12-01T12:50:06.153Z] #14 ... [2020-12-01T12:50:06.153Z] [2020-12-01T12:50:06.153Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:06.153Z] #39 120.4 CC criu/crtools.o [2020-12-01T12:50:06.153Z] #39 120.9 CC criu/eventfd.o [2020-12-01T12:50:06.153Z] #39 121.2 CC criu/eventpoll.o [2020-12-01T12:50:06.153Z] #39 121.9 CC criu/external.o [2020-12-01T12:50:06.153Z] #39 122.3 CC criu/fault-injection.o [2020-12-01T12:50:06.153Z] #39 122.4 CC criu/fdstore.o [2020-12-01T12:50:06.153Z] #39 122.8 CC criu/fifo.o [2020-12-01T12:50:06.153Z] #39 123.1 CC criu/file-ids.o [2020-12-01T12:50:06.153Z] #39 123.4 CC criu/file-lock.o [2020-12-01T12:50:06.153Z] #39 124.4 CC criu/files-ext.o [2020-12-01T12:50:06.153Z] #39 124.7 CC criu/files-reg.o [2020-12-01T12:50:06.153Z] #39 126.9 CC criu/files.o [2020-12-01T12:50:06.153Z] #39 128.9 CC criu/filesystems.o [2020-12-01T12:50:06.153Z] #39 129.7 CC criu/fsnotify.o [2020-12-01T12:50:06.153Z] #39 ... [2020-12-01T12:50:06.153Z] [2020-12-01T12:50:06.153Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:50:06.153Z] #14 151.2 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:50:06.414Z] #14 151.5 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:50:07.359Z] #14 152.4 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T12:50:07.620Z] #14 152.9 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T12:50:09.008Z] #14 154.1 Setting up python3-pip (18.1-5) ... [2020-12-01T12:50:09.093Z] #39 ... [2020-12-01T12:50:09.093Z] [2020-12-01T12:50:09.093Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:50:09.093Z] #14 137.3 Selecting previously unselected package vim. [2020-12-01T12:50:09.093Z] #14 137.4 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-01T12:50:09.093Z] #14 137.4 Unpacking vim (2:8.1.0875-5) ... [2020-12-01T12:50:09.093Z] #14 137.8 Selecting previously unselected package xfsprogs. [2020-12-01T12:50:09.093Z] #14 137.9 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-01T12:50:09.093Z] #14 137.9 Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T12:50:09.093Z] #14 138.3 Selecting previously unselected package zip. [2020-12-01T12:50:09.093Z] #14 138.3 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... [2020-12-01T12:50:09.093Z] #14 138.3 Unpacking zip (3.0-11+b1) ... [2020-12-01T12:50:09.093Z] #14 138.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-01T12:50:09.093Z] #14 138.6 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:50:09.093Z] #14 138.6 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:50:09.093Z] #14 138.6 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-01T12:50:09.093Z] #14 138.6 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-01T12:50:09.093Z] #14 138.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:50:09.093Z] #14 138.7 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up zip (3.0-11+b1) ... [2020-12-01T12:50:09.093Z] #14 138.8 Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:50:09.093Z] #14 138.9 Setting up bash-completion (1:2.8-6) ... [2020-12-01T12:50:09.951Z] #14 155.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:09.951Z] #14 155.2 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T12:50:09.951Z] #14 155.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:09.951Z] #14 155.2 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T12:50:09.951Z] #14 155.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:09.951Z] #14 155.2 Processing triggers for mime-support (3.62) ... [2020-12-01T12:50:10.086Z] + cd /tmp/tmp.IpQlYFdCHU/src/github.com/containerd/containerd [2020-12-01T12:50:10.086Z] + git checkout -q ea765aba0d05254012b0b9e595e995c09186427f [2020-12-01T12:50:10.214Z] #14 155.3 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:50:10.721Z] + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-01T12:50:10.721Z] + BUILDTAGS='netgo osusergo static_build' [2020-12-01T12:50:10.721Z] + export EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:50:10.721Z] + EXTRA_FLAGS=-buildmode=pie [2020-12-01T12:50:10.721Z] + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-01T12:50:10.721Z] + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-01T12:50:10.721Z] + '[' '' = dynamic ']' [2020-12-01T12:50:10.721Z] + make [2020-12-01T12:50:10.787Z] #14 DONE 155.9s [2020-12-01T12:50:10.787Z] [2020-12-01T12:50:10.787Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-12-01T12:50:11.361Z] + bin/ctr [2020-12-01T12:50:11.629Z] #14 141.4 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-01T12:50:11.629Z] #14 141.4 Setting up xz-utils (5.2.4-1) ... [2020-12-01T12:50:11.629Z] #14 141.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T12:50:11.629Z] #14 141.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up pigz (2.4-1) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-01T12:50:11.629Z] #14 141.5 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-01T12:50:11.629Z] #14 141.6 Setting up python-pip-whl (18.1-5) ... [2020-12-01T12:50:11.629Z] #14 141.6 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-01T12:50:11.629Z] #14 141.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T12:50:11.629Z] #14 141.6 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:50:11.730Z] #15 1.011 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T12:50:11.730Z] #15 1.019 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T12:50:11.730Z] #15 1.023 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T12:50:11.730Z] #15 DONE 1.1s [2020-12-01T12:50:11.730Z] [2020-12-01T12:50:11.730Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-12-01T12:50:12.198Z] #14 142.1 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-01T12:50:12.198Z] #14 142.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-12-01T12:50:12.198Z] #14 142.1 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-01T12:50:12.198Z] #14 142.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:50:12.198Z] #14 142.2 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-01T12:50:12.198Z] #14 142.2 Setting up vim (2:8.1.0875-5) ... [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T12:50:12.198Z] #14 142.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T12:50:12.198Z] #14 142.3 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-01T12:50:12.198Z] #14 142.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-01T12:50:12.198Z] #14 142.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:50:12.457Z] #14 142.4 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-12-01T12:50:12.457Z] #14 142.4 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-12-01T12:50:12.457Z] #14 142.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:50:12.457Z] #14 142.4 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-12-01T12:50:12.457Z] #14 142.4 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-12-01T12:50:12.457Z] #14 142.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:50:12.457Z] #14 142.4 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:50:12.457Z] #14 142.4 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-01T12:50:12.457Z] #14 142.5 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:50:12.457Z] #14 142.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-01T12:50:12.457Z] #14 142.5 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:50:15.830Z] #14 145.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-01T12:50:15.830Z] #14 145.3 Setting up iptables (1.8.2-4) ... [2020-12-01T12:50:15.830Z] #14 145.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T12:50:15.830Z] #14 145.4 Setting up python3 (3.7.3-1) ... [2020-12-01T12:50:15.830Z] #14 145.7 Setting up python3-wheel (0.32.3-2) ... [2020-12-01T12:50:16.400Z] #14 146.4 Setting up apparmor (2.13.2-10) ... [2020-12-01T12:50:17.035Z] #16 ... [2020-12-01T12:50:17.035Z] [2020-12-01T12:50:17.035Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:17.035Z] #39 130.9 CC criu/image-desc.o [2020-12-01T12:50:17.035Z] #39 131.1 CC criu/image.o [2020-12-01T12:50:17.035Z] #39 132.0 CC criu/ipc_ns.o [2020-12-01T12:50:17.035Z] #39 133.1 CC criu/irmap.o [2020-12-01T12:50:17.035Z] #39 133.8 CC criu/kcmp-ids.o [2020-12-01T12:50:17.035Z] #39 134.2 CC criu/kerndat.o [2020-12-01T12:50:17.035Z] #39 135.4 CC criu/libnetlink.o [2020-12-01T12:50:17.035Z] #39 135.8 CC criu/log.o [2020-12-01T12:50:17.035Z] #39 136.6 CC criu/lsm.o [2020-12-01T12:50:17.035Z] #39 137.3 CC criu/mem.o [2020-12-01T12:50:17.035Z] #39 139.0 CC criu/memfd.o [2020-12-01T12:50:17.035Z] #39 139.6 CC criu/mount.o [2020-12-01T12:50:17.035Z] #39 ... [2020-12-01T12:50:17.035Z] [2020-12-01T12:50:17.035Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-12-01T12:50:17.035Z] #16 5.243 Collecting yamllint==1.16.0 [2020-12-01T12:50:18.301Z] #14 148.3 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:50:18.868Z] #14 148.7 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:50:18.868Z] #14 ... [2020-12-01T12:50:18.868Z] [2020-12-01T12:50:18.868Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:18.868Z] #39 120.2 CC criu/cr-service.o [2020-12-01T12:50:18.868Z] #39 121.6 CC criu/crtools.o [2020-12-01T12:50:18.868Z] #39 122.3 CC criu/eventfd.o [2020-12-01T12:50:18.868Z] #39 122.7 CC criu/eventpoll.o [2020-12-01T12:50:18.868Z] #39 123.5 CC criu/external.o [2020-12-01T12:50:18.868Z] #39 123.9 CC criu/fault-injection.o [2020-12-01T12:50:18.868Z] #39 124.0 CC criu/fdstore.o [2020-12-01T12:50:18.868Z] #39 124.5 CC criu/fifo.o [2020-12-01T12:50:18.868Z] #39 125.0 CC criu/file-ids.o [2020-12-01T12:50:18.868Z] #39 125.3 CC criu/file-lock.o [2020-12-01T12:50:18.868Z] #39 126.3 CC criu/files-ext.o [2020-12-01T12:50:18.868Z] #39 126.7 CC criu/files-reg.o [2020-12-01T12:50:18.868Z] #39 128.9 CC criu/files.o [2020-12-01T12:50:19.806Z] #39 ... [2020-12-01T12:50:19.806Z] [2020-12-01T12:50:19.806Z] #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... [2020-12-01T12:50:19.806Z] #14 149.6 Setting up python3-distutils (3.7.3-1) ... [2020-12-01T12:50:20.065Z] #14 150.0 Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T12:50:21.444Z] #14 151.2 Setting up python3-pip (18.1-5) ... [2020-12-01T12:50:22.331Z] #16 10.63 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T12:50:22.381Z] #14 152.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:22.381Z] #14 152.3 Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T12:50:22.381Z] #14 152.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:22.593Z] #16 10.72 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T12:50:22.593Z] #16 10.87 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T12:50:22.640Z] #14 152.4 Setting up xfsprogs (4.20.0-1) ... [2020-12-01T12:50:22.640Z] #14 152.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-01T12:50:22.640Z] #14 152.4 Processing triggers for mime-support (3.62) ... [2020-12-01T12:50:22.640Z] #14 152.5 Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:50:23.209Z] #14 DONE 153.1s [2020-12-01T12:50:23.209Z] [2020-12-01T12:50:23.209Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:23.209Z] #39 131.0 CC criu/filesystems.o [2020-12-01T12:50:23.209Z] #39 131.7 CC criu/fsnotify.o [2020-12-01T12:50:23.209Z] #39 132.9 CC criu/image-desc.o [2020-12-01T12:50:23.209Z] #39 133.1 CC criu/image.o [2020-12-01T12:50:23.209Z] #39 133.9 CC criu/ipc_ns.o [2020-12-01T12:50:23.981Z] #16 12.29 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T12:50:24.148Z] #39 135.3 CC criu/irmap.o [2020-12-01T12:50:24.148Z] #39 ... [2020-12-01T12:50:24.148Z] [2020-12-01T12:50:24.148Z] #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... [2020-12-01T12:50:24.148Z] #15 0.932 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T12:50:24.148Z] #15 0.937 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T12:50:24.148Z] #15 0.941 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T12:50:24.148Z] #15 DONE 1.0s [2020-12-01T12:50:24.148Z] [2020-12-01T12:50:24.148Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-12-01T12:50:24.242Z] #16 12.35 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T12:50:24.242Z] #16 12.40 Building wheels for collected packages: pyyaml [2020-12-01T12:50:24.242Z] #16 12.40 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T12:50:25.186Z] #16 13.49 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T12:50:25.186Z] #16 13.49 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T12:50:25.448Z] #16 13.57 Successfully built pyyaml [2020-12-01T12:50:25.448Z] #16 13.58 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-01T12:50:25.709Z] #16 13.92 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T12:50:25.972Z] #16 DONE 14.4s [2020-12-01T12:50:25.972Z] [2020-12-01T12:50:25.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:25.972Z] #39 143.1 CC criu/namespaces.o [2020-12-01T12:50:25.972Z] #39 144.6 CC criu/net.o [2020-12-01T12:50:25.972Z] #39 147.6 CC criu/netfilter.o [2020-12-01T12:50:25.972Z] #39 148.0 CC criu/page-pipe.o [2020-12-01T12:50:25.972Z] #39 148.7 CC criu/page-xfer.o [2020-12-01T12:50:25.972Z] #39 150.4 CC criu/pagemap-cache.o [2020-12-01T12:50:26.233Z] #39 150.7 CC criu/pagemap.o [2020-12-01T12:50:26.234Z] #39 ... [2020-12-01T12:50:26.234Z] [2020-12-01T12:50:26.234Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-12-01T12:50:26.495Z] #21 DONE 0.5s [2020-12-01T12:50:26.495Z] [2020-12-01T12:50:26.495Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:50:26.757Z] #57 ... [2020-12-01T12:50:26.757Z] [2020-12-01T12:50:26.757Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-12-01T12:50:29.424Z] #16 5.234 Collecting yamllint==1.16.0 [2020-12-01T12:50:30.362Z] #16 ... [2020-12-01T12:50:30.362Z] [2020-12-01T12:50:30.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:30.362Z] #39 136.0 CC criu/kcmp-ids.o [2020-12-01T12:50:30.362Z] #39 136.3 CC criu/kerndat.o [2020-12-01T12:50:30.362Z] #39 137.5 CC criu/libnetlink.o [2020-12-01T12:50:30.362Z] #39 137.8 CC criu/log.o [2020-12-01T12:50:30.362Z] #39 138.4 CC criu/lsm.o [2020-12-01T12:50:30.362Z] #39 138.9 CC criu/mem.o [2020-12-01T12:50:30.362Z] #39 140.4 CC criu/memfd.o [2020-12-01T12:50:30.362Z] #39 141.1 CC criu/mount.o [2020-12-01T12:50:30.972Z] #25 ... [2020-12-01T12:50:30.972Z] [2020-12-01T12:50:30.972Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:50:30.972Z] #52 183.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-01T12:50:30.972Z] #52 185.9 + mkdir -p /build [2020-12-01T12:50:30.972Z] #52 185.9 + cp runc /build/runc [2020-12-01T12:50:30.972Z] #52 DONE 186.2s [2020-12-01T12:50:31.234Z] [2020-12-01T12:50:31.234Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-12-01T12:50:31.234Z] #25 DONE 4.4s [2020-12-01T12:50:31.234Z] [2020-12-01T12:50:31.234Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-12-01T12:50:31.497Z] #27 DONE 0.5s [2020-12-01T12:50:31.497Z] [2020-12-01T12:50:31.497Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-12-01T12:50:31.758Z] #30 DONE 0.2s [2020-12-01T12:50:31.758Z] [2020-12-01T12:50:31.758Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:31.758Z] #39 151.7 CC criu/parasite-syscall.o [2020-12-01T12:50:31.758Z] #39 152.7 CC criu/path.o [2020-12-01T12:50:31.758Z] #39 153.0 CC criu/pie-util-vdso-elf32.o [2020-12-01T12:50:31.758Z] #39 153.5 CC criu/pie-util-vdso.o [2020-12-01T12:50:31.758Z] #39 153.9 CC criu/pie-util.o [2020-12-01T12:50:31.758Z] #39 154.1 CC criu/pipes.o [2020-12-01T12:50:31.758Z] #39 154.7 CC criu/plugin.o [2020-12-01T12:50:31.758Z] #39 155.0 CC criu/proc_parse.o [2020-12-01T12:50:32.019Z] #39 ... [2020-12-01T12:50:32.019Z] [2020-12-01T12:50:32.019Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-12-01T12:50:32.019Z] #35 DONE 0.2s [2020-12-01T12:50:32.281Z] [2020-12-01T12:50:32.281Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:50:33.224Z] #48 ... [2020-12-01T12:50:33.224Z] [2020-12-01T12:50:33.224Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:33.224Z] #39 157.7 CC criu/protobuf-desc.o [2020-12-01T12:50:33.653Z] #39 144.6 CC criu/namespaces.o [2020-12-01T12:50:33.797Z] #39 158.4 CC criu/protobuf.o [2020-12-01T12:50:34.059Z] #39 158.7 CC criu/pstree.o [2020-12-01T12:50:34.591Z] #39 ... [2020-12-01T12:50:34.591Z] [2020-12-01T12:50:34.591Z] #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 [2020-12-01T12:50:34.591Z] #16 10.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T12:50:34.850Z] #16 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T12:50:35.110Z] #16 10.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T12:50:35.110Z] #16 10.83 Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T12:50:35.110Z] #16 11.01 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T12:50:35.446Z] #39 159.7 CC criu/rbtree.o [2020-12-01T12:50:35.446Z] #39 160.0 CC criu/rst-malloc.o [2020-12-01T12:50:35.712Z] #39 160.2 CC criu/seccomp.o [2020-12-01T12:50:36.299Z] #39 160.9 CC criu/seize.o [2020-12-01T12:50:37.016Z] #16 12.56 Building wheels for collected packages: pyyaml [2020-12-01T12:50:37.016Z] #16 12.57 Running setup.py bdist_wheel for pyyaml: started [2020-12-01T12:50:37.242Z] #39 161.7 CC criu/servicefd.o [2020-12-01T12:50:37.504Z] #39 162.1 CC criu/shmem.o [2020-12-01T12:50:37.953Z] #16 13.65 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T12:50:37.954Z] #16 13.65 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T12:50:37.954Z] #16 13.73 Successfully built pyyaml [2020-12-01T12:50:37.954Z] #16 13.74 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-01T12:50:38.213Z] #16 14.10 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T12:50:38.447Z] #39 162.9 CC criu/sigframe.o [2020-12-01T12:50:38.447Z] #39 163.0 CC criu/signalfd.o [2020-12-01T12:50:38.708Z] #39 163.3 CC criu/sk-inet.o [2020-12-01T12:50:38.781Z] #16 DONE 14.6s [2020-12-01T12:50:38.781Z] [2020-12-01T12:50:38.781Z] #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli [2020-12-01T12:50:38.781Z] #21 DONE 0.1s [2020-12-01T12:50:38.781Z] [2020-12-01T12:50:38.781Z] #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2020-12-01T12:50:39.651Z] #39 164.3 CC criu/sk-netlink.o [2020-12-01T12:50:40.161Z] #25 DONE 1.1s [2020-12-01T12:50:40.161Z] [2020-12-01T12:50:40.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:40.161Z] #39 146.2 CC criu/net.o [2020-12-01T12:50:40.161Z] #39 149.6 CC criu/netfilter.o [2020-12-01T12:50:40.161Z] #39 150.0 CC criu/page-pipe.o [2020-12-01T12:50:40.161Z] #39 150.8 CC criu/page-xfer.o [2020-12-01T12:50:40.161Z] #39 ... [2020-12-01T12:50:40.161Z] [2020-12-01T12:50:40.161Z] #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2020-12-01T12:50:40.161Z] #27 DONE 0.1s [2020-12-01T12:50:40.161Z] [2020-12-01T12:50:40.161Z] #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2020-12-01T12:50:40.161Z] #30 DONE 0.0s [2020-12-01T12:50:40.161Z] [2020-12-01T12:50:40.161Z] #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ [2020-12-01T12:50:40.161Z] #35 DONE 0.0s [2020-12-01T12:50:40.161Z] [2020-12-01T12:50:40.161Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:50:40.223Z] #39 164.6 CC criu/sk-packet.o [2020-12-01T12:50:40.484Z] #39 165.1 CC criu/sk-queue.o [2020-12-01T12:50:41.056Z] #39 165.6 CC criu/sk-tcp.o [2020-12-01T12:50:41.099Z] #36 ... [2020-12-01T12:50:41.099Z] [2020-12-01T12:50:41.099Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:41.099Z] #39 152.2 CC criu/pagemap-cache.o [2020-12-01T12:50:41.099Z] #39 152.5 CC criu/pagemap.o [2020-12-01T12:50:41.318Z] #39 166.0 CC criu/sk-unix.o [2020-12-01T12:50:42.037Z] #39 153.4 CC criu/parasite-syscall.o [2020-12-01T12:50:42.975Z] #39 154.3 CC criu/path.o [2020-12-01T12:50:43.234Z] #39 167.6 CC criu/sockets.o [2020-12-01T12:50:43.234Z] #39 154.6 CC criu/pie-util-vdso-elf32.o [2020-12-01T12:50:43.494Z] #39 155.0 CC criu/pie-util-vdso.o [2020-12-01T12:50:43.806Z] #39 168.3 CC criu/stats.o [2020-12-01T12:50:43.806Z] #39 168.5 CC criu/string.o [2020-12-01T12:50:44.062Z] #39 155.4 CC criu/pie-util.o [2020-12-01T12:50:44.062Z] #39 ... [2020-12-01T12:50:44.062Z] [2020-12-01T12:50:44.062Z] #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc [2020-12-01T12:50:44.062Z] #52 180.8 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-12-01T12:50:44.062Z] #52 182.6 + mkdir -p /build [2020-12-01T12:50:44.062Z] #52 182.6 + cp runc /build/runc [2020-12-01T12:50:44.062Z] #52 DONE 182.8s [2020-12-01T12:50:44.062Z] [2020-12-01T12:50:44.062Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:44.062Z] #39 155.5 CC criu/pipes.o [2020-12-01T12:50:44.068Z] #39 168.6 CC criu/sysctl.o [2020-12-01T12:50:44.329Z] #39 169.1 CC criu/sysfs_parse.o [2020-12-01T12:50:44.901Z] #39 169.4 CC criu/timens.o [2020-12-01T12:50:45.162Z] #39 169.7 CC criu/timerfd.o [2020-12-01T12:50:45.162Z] #39 ... [2020-12-01T12:50:45.162Z] [2020-12-01T12:50:45.162Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:50:45.162Z] #36 230.5 + dpkg --print-architecture [2020-12-01T12:50:45.162Z] #36 230.5 + cd /tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution [2020-12-01T12:50:45.162Z] #36 230.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T12:50:45.162Z] #36 230.8 + GOPATH=/tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6zOYiijrTy [2020-12-01T12:50:45.162Z] #36 230.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T12:50:45.423Z] #36 ... [2020-12-01T12:50:45.423Z] [2020-12-01T12:50:45.423Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:45.423Z] #39 170.0 CC criu/tty.o [2020-12-01T12:50:45.440Z] #39 156.6 CC criu/plugin.o [2020-12-01T12:50:45.699Z] #39 157.1 CC criu/proc_parse.o [2020-12-01T12:50:47.338Z] #39 171.5 CC criu/tun.o [2020-12-01T12:50:47.338Z] #39 172.0 CC criu/uffd.o [2020-12-01T12:50:47.607Z] #39 159.0 CC criu/protobuf-desc.o [2020-12-01T12:50:48.281Z] #39 172.9 CC criu/util.o [2020-12-01T12:50:48.545Z] #39 159.8 CC criu/protobuf.o [2020-12-01T12:50:48.804Z] #39 160.1 CC criu/pstree.o [2020-12-01T12:50:49.669Z] #39 174.0 CC criu/uts_ns.o [2020-12-01T12:50:49.669Z] #39 174.1 CC criu/vdso-compat.o [2020-12-01T12:50:49.742Z] #39 160.9 CC criu/rbtree.o [2020-12-01T12:50:49.930Z] #39 174.3 CC criu/vdso.o [2020-12-01T12:50:50.001Z] #39 161.2 CC criu/rst-malloc.o [2020-12-01T12:50:50.001Z] #39 161.4 CC criu/seccomp.o [2020-12-01T12:50:50.191Z] #39 174.8 LINK criu/built-in.o [2020-12-01T12:50:50.452Z] #39 175.0 LINK criu/criu [2020-12-01T12:50:50.569Z] #39 161.9 CC criu/seize.o [2020-12-01T12:50:50.713Z] #39 175.4 DEP lib/c/criu.d [2020-12-01T12:50:50.810Z] + bin/containerd [2020-12-01T12:50:50.828Z] #39 ... [2020-12-01T12:50:50.828Z] [2020-12-01T12:50:50.828Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:50:50.828Z] #36 229.5 + dpkg --print-architecture [2020-12-01T12:50:50.828Z] #36 229.5 + cd /tmp/tmp.b54EabvJSC/src/github.com/docker/distribution [2020-12-01T12:50:50.828Z] #36 229.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-01T12:50:50.828Z] #36 229.9 + GOPATH=/tmp/tmp.b54EabvJSC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.b54EabvJSC [2020-12-01T12:50:50.828Z] #36 229.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-01T12:50:50.975Z] #39 175.6 CC images/rpc.pb-c.o [2020-12-01T12:50:51.546Z] #39 176.1 CC lib/c/criu.o [2020-12-01T12:50:52.525Z] #39 177.1 LINK lib/c/built-in.o [2020-12-01T12:50:52.525Z] #39 177.1 LINK lib/c/libcriu.so [2020-12-01T12:50:52.525Z] #39 177.2 LINK lib/c/libcriu.a [2020-12-01T12:50:52.525Z] #39 177.3 GEN magic.py [2020-12-01T12:50:52.785Z] #39 177.4 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:50:52.785Z] #39 177.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:50:52.785Z] #39 177.4 Note: Building without GnuTLS support [2020-12-01T12:50:52.785Z] #39 177.4 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:50:52.785Z] #39 177.4 Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:50:53.357Z] #39 178.1 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:50:54.301Z] #39 178.7 make[1]: Nothing to be done for 'all'. [2020-12-01T12:50:54.873Z] #39 179.4 make[1]: 'images/built-in.o' is up to date. [2020-12-01T12:50:54.873Z] #39 179.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T12:50:54.873Z] #39 179.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T12:50:54.873Z] #39 179.5 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T12:50:54.873Z] #39 179.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T12:50:54.873Z] #39 179.5 make[1]: Nothing to be done for 'all'. [2020-12-01T12:50:55.135Z] #39 179.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:50:55.135Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.135Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.135Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.396Z] #39 179.8 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.396Z] #39 179.9 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.396Z] #39 179.9 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.396Z] #39 180.0 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.657Z] #39 180.1 make[2]: Nothing to be done for 'all'. [2020-12-01T12:50:55.657Z] #39 180.1 INSTALL criu/criu [2020-12-01T12:50:55.657Z] #39 ... [2020-12-01T12:50:55.657Z] [2020-12-01T12:50:55.657Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:50:55.657Z] #36 251.1 + rm -rf /tmp/tmp.6zOYiijrTy/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6zOYiijrTy [2020-12-01T12:50:56.602Z] #36 DONE 251.9s [2020-12-01T12:50:56.602Z] [2020-12-01T12:50:56.602Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:50:56.602Z] #39 DONE 181.0s [2020-12-01T12:50:56.602Z] [2020-12-01T12:50:56.602Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:50:56.602Z] #48 DONE 248.4s [2020-12-01T12:50:56.602Z] [2020-12-01T12:50:56.602Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:00.812Z] #57 ... [2020-12-01T12:51:00.812Z] [2020-12-01T12:51:00.812Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-12-01T12:51:00.812Z] #37 DONE 0.7s [2020-12-01T12:51:00.812Z] [2020-12-01T12:51:00.812Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:00.812Z] #57 ... [2020-12-01T12:51:00.812Z] [2020-12-01T12:51:00.812Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-12-01T12:51:00.812Z] #40 DONE 0.1s [2020-12-01T12:51:00.812Z] [2020-12-01T12:51:00.812Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-12-01T12:51:01.073Z] #43 DONE 0.2s [2020-12-01T12:51:01.073Z] [2020-12-01T12:51:01.073Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:01.334Z] #57 ... [2020-12-01T12:51:01.334Z] [2020-12-01T12:51:01.334Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-12-01T12:51:01.334Z] #46 DONE 0.2s [2020-12-01T12:51:01.334Z] [2020-12-01T12:51:01.334Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-12-01T12:51:02.280Z] #49 DONE 1.0s [2020-12-01T12:51:02.280Z] [2020-12-01T12:51:02.280Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:02.541Z] #57 ... [2020-12-01T12:51:02.541Z] [2020-12-01T12:51:02.541Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-12-01T12:51:02.541Z] #53 DONE 0.2s [2020-12-01T12:51:02.541Z] [2020-12-01T12:51:02.541Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:03.041Z] #36 ... [2020-12-01T12:51:03.042Z] [2020-12-01T12:51:03.042Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:51:03.042Z] #39 162.7 CC criu/servicefd.o [2020-12-01T12:51:03.042Z] #39 163.1 CC criu/shmem.o [2020-12-01T12:51:03.042Z] #39 163.9 CC criu/sigframe.o [2020-12-01T12:51:03.042Z] #39 164.0 CC criu/signalfd.o [2020-12-01T12:51:03.042Z] #39 164.3 CC criu/sk-inet.o [2020-12-01T12:51:03.042Z] #39 165.2 CC criu/sk-netlink.o [2020-12-01T12:51:03.042Z] #39 165.6 CC criu/sk-packet.o [2020-12-01T12:51:03.042Z] #39 166.1 CC criu/sk-queue.o [2020-12-01T12:51:03.042Z] #39 166.6 CC criu/sk-tcp.o [2020-12-01T12:51:03.042Z] #39 167.2 CC criu/sk-unix.o [2020-12-01T12:51:03.042Z] #39 168.7 CC criu/sockets.o [2020-12-01T12:51:03.042Z] #39 169.4 CC criu/stats.o [2020-12-01T12:51:03.042Z] #39 169.7 CC criu/string.o [2020-12-01T12:51:03.042Z] #39 169.8 CC criu/sysctl.o [2020-12-01T12:51:03.042Z] #39 170.4 CC criu/sysfs_parse.o [2020-12-01T12:51:03.042Z] #39 170.7 CC criu/timens.o [2020-12-01T12:51:03.042Z] #39 170.9 CC criu/timerfd.o [2020-12-01T12:51:03.042Z] #39 171.2 CC criu/tty.o [2020-12-01T12:51:03.042Z] #39 173.1 CC criu/tun.o [2020-12-01T12:51:03.042Z] #39 173.5 CC criu/uffd.o [2020-12-01T12:51:03.042Z] #39 174.5 CC criu/util.o [2020-12-01T12:51:04.420Z] #39 175.6 CC criu/uts_ns.o [2020-12-01T12:51:04.420Z] #39 175.8 CC criu/vdso-compat.o [2020-12-01T12:51:04.680Z] #39 176.0 CC criu/vdso.o [2020-12-01T12:51:05.248Z] #39 176.6 LINK criu/built-in.o [2020-12-01T12:51:05.508Z] #39 176.8 LINK criu/criu [2020-12-01T12:51:05.767Z] #39 177.2 DEP lib/c/criu.d [2020-12-01T12:51:06.027Z] #39 177.2 CC images/rpc.pb-c.o [2020-12-01T12:51:06.287Z] #39 177.7 CC lib/c/criu.o [2020-12-01T12:51:07.225Z] #39 178.6 LINK lib/c/built-in.o [2020-12-01T12:51:07.225Z] #39 178.6 LINK lib/c/libcriu.so [2020-12-01T12:51:07.225Z] #39 178.6 LINK lib/c/libcriu.a [2020-12-01T12:51:07.484Z] #39 178.8 GEN magic.py [2020-12-01T12:51:07.768Z] #39 178.9 Note: Building without setproctitle() and strlcpy() support. [2020-12-01T12:51:07.768Z] #39 178.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-01T12:51:07.768Z] #39 178.9 Note: Building without GnuTLS support [2020-12-01T12:51:07.768Z] #39 178.9 Makefile.config:39: Warn: you have no libnftables installed [2020-12-01T12:51:07.768Z] #39 178.9 Makefile.config:40: Warn: Building without nftables support [2020-12-01T12:51:08.346Z] #39 179.6 fatal: not a git repository (or any of the parent directories): .git [2020-12-01T12:51:08.932Z] #39 ... [2020-12-01T12:51:08.932Z] [2020-12-01T12:51:08.932Z] #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... [2020-12-01T12:51:08.932Z] #36 249.8 + rm -rf /tmp/tmp.b54EabvJSC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.b54EabvJSC [2020-12-01T12:51:09.128Z] #57 225.1 + bin/containerd [2020-12-01T12:51:09.191Z] #36 DONE 250.2s [2020-12-01T12:51:09.191Z] [2020-12-01T12:51:09.191Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:51:09.191Z] #39 180.4 make[1]: Nothing to be done for 'all'. [2020-12-01T12:51:09.759Z] #39 181.2 make[1]: 'images/built-in.o' is up to date. [2020-12-01T12:51:09.759Z] #39 181.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-01T12:51:10.018Z] #39 181.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-01T12:51:10.018Z] #39 181.3 make[1]: 'compel/libcompel.a' is up to date. [2020-12-01T12:51:10.018Z] #39 ... [2020-12-01T12:51:10.018Z] [2020-12-01T12:51:10.018Z] #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter [2020-12-01T12:51:10.018Z] #48 DONE 247.4s [2020-12-01T12:51:10.018Z] [2020-12-01T12:51:10.018Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-01T12:51:10.018Z] #39 181.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-01T12:51:10.018Z] #39 181.4 make[1]: Nothing to be done for 'all'. [2020-12-01T12:51:10.018Z] #39 181.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-01T12:51:10.278Z] #39 181.7 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.278Z] #39 181.7 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.278Z] #39 181.7 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.278Z] #39 181.8 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.538Z] #39 181.9 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.538Z] #39 181.9 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.538Z] #39 182.0 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.797Z] #39 182.1 make[2]: Nothing to be done for 'all'. [2020-12-01T12:51:10.797Z] #39 182.1 INSTALL criu/criu [2020-12-01T12:51:11.056Z] #39 DONE 182.3s [2020-12-01T12:51:11.056Z] [2020-12-01T12:51:11.056Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:11.625Z] #57 ... [2020-12-01T12:51:11.625Z] [2020-12-01T12:51:11.625Z] #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ [2020-12-01T12:51:11.884Z] #37 DONE 0.3s [2020-12-01T12:51:11.884Z] [2020-12-01T12:51:11.884Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:12.821Z] #57 ... [2020-12-01T12:51:12.821Z] [2020-12-01T12:51:12.821Z] #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ [2020-12-01T12:51:12.821Z] #40 DONE 0.1s [2020-12-01T12:51:12.821Z] [2020-12-01T12:51:12.821Z] #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2020-12-01T12:51:12.821Z] #43 DONE 0.1s [2020-12-01T12:51:12.821Z] [2020-12-01T12:51:12.821Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:13.080Z] #57 ... [2020-12-01T12:51:13.080Z] [2020-12-01T12:51:13.080Z] #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2020-12-01T12:51:13.080Z] #46 DONE 0.1s [2020-12-01T12:51:13.080Z] [2020-12-01T12:51:13.080Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:13.649Z] #57 ... [2020-12-01T12:51:13.649Z] [2020-12-01T12:51:13.649Z] #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ [2020-12-01T12:51:14.218Z] #49 DONE 0.5s [2020-12-01T12:51:14.218Z] [2020-12-01T12:51:14.218Z] #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ [2020-12-01T12:51:14.218Z] #53 DONE 0.1s [2020-12-01T12:51:14.218Z] [2020-12-01T12:51:14.218Z] #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd [2020-12-01T12:51:16.194Z] Running on azwin-2-e26d40 in d:\jenkins\workspace\moby_PR-41589 [Pipeline] { [Pipeline] ws [2020-12-01T12:51:16.208Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-01T12:51:17.979Z] + bin/containerd-stress [2020-12-01T12:51:17.979Z] + bin/containerd-shim [2020-12-01T12:51:22.339Z] #57 221.9 + bin/containerd [2020-12-01T12:51:24.935Z] + bin/containerd-shim-runc-v1 [2020-12-01T12:51:28.490Z] + bin/containerd-shim-runc-v2 [2020-12-01T12:51:29.128Z] + binaries [2020-12-01T12:51:29.128Z] + mkdir -p /build [2020-12-01T12:51:29.128Z] + cp bin/containerd /build/containerd [2020-12-01T12:51:29.128Z] + cp bin/containerd-shim /build/containerd-shim [2020-12-01T12:51:29.128Z] + cp bin/ctr /build/ctr [2020-12-01T12:51:34.717Z] Removing intermediate container 77d33c3c8796 [2020-12-01T12:51:34.717Z] ---> f9e37d14aefe [2020-12-01T12:51:34.717Z] Step 61/140 : FROM dev-base AS proxy [2020-12-01T12:51:34.717Z] ---> 8f1bb78e8fc8 [2020-12-01T12:51:34.717Z] Step 62/140 : ENV INSTALL_BINARY_NAME=proxy [2020-12-01T12:51:34.717Z] ---> Running in 26c02dc55775 [2020-12-01T12:51:34.717Z] Removing intermediate container 26c02dc55775 [2020-12-01T12:51:34.717Z] ---> 7ede8b62252c [2020-12-01T12:51:34.717Z] Step 63/140 : ARG LIBNETWORK_COMMIT [2020-12-01T12:51:34.717Z] ---> Running in 27708dde4a5f [2020-12-01T12:51:34.717Z] Removing intermediate container 27708dde4a5f [2020-12-01T12:51:34.717Z] ---> 4a9a39e187fd [2020-12-01T12:51:34.717Z] Step 64/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:51:34.717Z] ---> ceb86091d3ff [2020-12-01T12:51:34.717Z] Step 65/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:51:34.717Z] ---> b34c5cb4a493 [2020-12-01T12:51:34.717Z] Step 66/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:51:34.717Z] ---> Running in 0b24f7ea29d3 [2020-12-01T12:51:34.717Z] + RM_GOPATH=0 [2020-12-01T12:51:34.717Z] + TMP_GOPATH= [2020-12-01T12:51:34.717Z] + : /build [2020-12-01T12:51:34.717Z] + '[' -z '' ']' [2020-12-01T12:51:34.717Z] ++ mktemp -d [2020-12-01T12:51:34.717Z] + export GOPATH=/tmp/tmp.SbLlEukqZK [2020-12-01T12:51:34.717Z] + GOPATH=/tmp/tmp.SbLlEukqZK [2020-12-01T12:51:34.717Z] + RM_GOPATH=1 [2020-12-01T12:51:34.717Z] ++ dirname ./install.sh [2020-12-01T12:51:34.717Z] + dir=. [2020-12-01T12:51:34.717Z] + bin=proxy [2020-12-01T12:51:34.717Z] Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:51:34.717Z] + shift [2020-12-01T12:51:34.717Z] + '[' '!' -f ./proxy.installer ']' [2020-12-01T12:51:34.717Z] + . ./proxy.installer [2020-12-01T12:51:34.717Z] ++ : 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:51:34.717Z] + install_proxy [2020-12-01T12:51:34.717Z] + case "$1" in [2020-12-01T12:51:34.717Z] + export CGO_ENABLED=0 [2020-12-01T12:51:34.717Z] + CGO_ENABLED=0 [2020-12-01T12:51:34.717Z] + _install_proxy [2020-12-01T12:51:34.717Z] + echo 'Install docker-proxy version 55e924b8a84231a065879156c0de95aefc5f5435' [2020-12-01T12:51:34.717Z] + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SbLlEukqZK/src/github.com/docker/libnetwork [2020-12-01T12:51:34.717Z] Cloning into '/tmp/tmp.SbLlEukqZK/src/github.com/docker/libnetwork'... [2020-12-01T12:51:35.745Z] #57 251.7 + bin/containerd-stress [2020-12-01T12:51:36.686Z] #57 253.7 + bin/containerd-shim [2020-12-01T12:51:36.808Z] + cd /tmp/tmp.SbLlEukqZK/src/github.com/docker/libnetwork [2020-12-01T12:51:36.808Z] + git checkout -q 55e924b8a84231a065879156c0de95aefc5f5435 [2020-12-01T12:51:36.808Z] + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-01T12:51:39.256Z] using credential docker-jenkins-github-credentials [2020-12-01T12:51:39.331Z] Cloning the remote Git repository [2020-12-01T12:51:39.331Z] Cloning with configured refspecs honoured and without tags [2020-12-01T12:51:39.556Z] Removing intermediate container 0b24f7ea29d3 [2020-12-01T12:51:39.556Z] ---> 61462a0f2413 [2020-12-01T12:51:39.556Z] Step 67/140 : FROM base AS gometalinter [2020-12-01T12:51:39.556Z] ---> 8f1bb78e8fc8 [2020-12-01T12:51:39.556Z] Step 68/140 : ENV INSTALL_BINARY_NAME=gometalinter [2020-12-01T12:51:39.556Z] ---> Running in eae2f45ed167 [2020-12-01T12:51:39.556Z] Removing intermediate container eae2f45ed167 [2020-12-01T12:51:39.556Z] ---> 4e9c53e3662c [2020-12-01T12:51:39.556Z] Step 69/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:51:39.852Z] ---> 064fe1af3940 [2020-12-01T12:51:39.852Z] Step 70/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:51:39.852Z] ---> 3f7c3722b4a6 [2020-12-01T12:51:39.852Z] Step 71/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:51:39.852Z] ---> Running in d3b810a4f494 [2020-12-01T12:51:40.145Z] + RM_GOPATH=0 [2020-12-01T12:51:40.145Z] + TMP_GOPATH= [2020-12-01T12:51:40.145Z] + : /build [2020-12-01T12:51:40.145Z] + '[' -z '' ']' [2020-12-01T12:51:40.145Z] ++ mktemp -d [2020-12-01T12:51:40.145Z] + export GOPATH=/tmp/tmp.DCxNgHe8KT [2020-12-01T12:51:40.145Z] + GOPATH=/tmp/tmp.DCxNgHe8KT [2020-12-01T12:51:40.145Z] + RM_GOPATH=1 [2020-12-01T12:51:40.145Z] ++ dirname ./install.sh [2020-12-01T12:51:40.145Z] + dir=. [2020-12-01T12:51:40.145Z] + bin=gometalinter [2020-12-01T12:51:40.145Z] + shift [2020-12-01T12:51:40.145Z] + '[' '!' -f ./gometalinter.installer ']' [2020-12-01T12:51:40.145Z] Installing gometalinter version v2.0.6 [2020-12-01T12:51:40.145Z] + . ./gometalinter.installer [2020-12-01T12:51:40.145Z] ++ GOMETALINTER_COMMIT=v2.0.6 [2020-12-01T12:51:40.145Z] + install_gometalinter [2020-12-01T12:51:40.145Z] + echo 'Installing gometalinter version v2.0.6' [2020-12-01T12:51:40.145Z] + go get -d github.com/alecthomas/gometalinter [2020-12-01T12:51:41.199Z] + cd /tmp/tmp.DCxNgHe8KT/src/github.com/alecthomas/gometalinter [2020-12-01T12:51:41.199Z] + git checkout -q v2.0.6 [2020-12-01T12:51:41.199Z] + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter [2020-12-01T12:51:39.523Z] Cloning repository https://github.com/moby/moby.git [2020-12-01T12:51:39.932Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-01T12:51:40.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:51:40.718Z] > git --version # timeout=10 [2020-12-01T12:51:40.774Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-01T12:51:40.775Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:51:40.779Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:51:44.823Z] #57 261.2 + bin/containerd-shim-runc-v1 [2020-12-01T12:51:47.367Z] #57 264.3 + bin/containerd-shim-runc-v2 [2020-12-01T12:51:48.308Z] #57 265.2 + binaries [2020-12-01T12:51:48.308Z] #57 265.2 + mkdir -p /build [2020-12-01T12:51:48.308Z] #57 265.2 + cp bin/containerd /build/containerd [2020-12-01T12:51:48.308Z] #57 265.2 + cp bin/containerd-shim /build/containerd-shim [2020-12-01T12:51:48.308Z] #57 265.2 + cp bin/ctr /build/ctr [2020-12-01T12:51:48.987Z] #57 248.1 + bin/containerd-stress [2020-12-01T12:51:49.246Z] #57 249.8 + bin/containerd-shim [2020-12-01T12:51:50.218Z] #57 DONE 266.7s [2020-12-01T12:51:50.478Z] [2020-12-01T12:51:50.478Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-12-01T12:51:51.419Z] #58 DONE 0.7s [2020-12-01T12:51:51.419Z] [2020-12-01T12:51:51.419Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-12-01T12:51:51.419Z] #62 DONE 0.1s [2020-12-01T12:51:51.419Z] [2020-12-01T12:51:51.419Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-12-01T12:51:51.419Z] #64 DONE 0.1s [2020-12-01T12:51:51.419Z] [2020-12-01T12:51:51.419Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-12-01T12:51:51.419Z] #67 DONE 0.0s [2020-12-01T12:51:51.419Z] [2020-12-01T12:51:51.419Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-12-01T12:51:51.419Z] #68 DONE 0.0s [2020-12-01T12:51:51.419Z] [2020-12-01T12:51:51.419Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T12:51:52.802Z] #69 DONE 1.1s [2020-12-01T12:51:52.802Z] [2020-12-01T12:51:52.802Z] #70 exporting to image [2020-12-01T12:51:52.802Z] #70 exporting layers [2020-12-01T12:51:53.885Z] + GOBIN=/build [2020-12-01T12:51:53.885Z] + /build/gometalinter --install [2020-12-01T12:51:53.885Z] Installing: [2020-12-01T12:51:53.885Z] deadcode [2020-12-01T12:51:53.885Z] dupl [2020-12-01T12:51:53.885Z] errcheck [2020-12-01T12:51:53.885Z] gas [2020-12-01T12:51:53.885Z] gochecknoglobals [2020-12-01T12:51:53.885Z] gochecknoinits [2020-12-01T12:51:53.885Z] goconst [2020-12-01T12:51:53.885Z] gocyclo [2020-12-01T12:51:53.885Z] goimports [2020-12-01T12:51:53.885Z] golint [2020-12-01T12:51:53.885Z] gosimple [2020-12-01T12:51:53.885Z] gotype [2020-12-01T12:51:53.885Z] gotypex [2020-12-01T12:51:53.885Z] ineffassign [2020-12-01T12:51:53.885Z] interfacer [2020-12-01T12:51:53.885Z] lll [2020-12-01T12:51:53.885Z] maligned [2020-12-01T12:51:53.885Z] megacheck [2020-12-01T12:51:53.885Z] misspell [2020-12-01T12:51:53.885Z] nakedret [2020-12-01T12:51:53.885Z] safesql [2020-12-01T12:51:53.885Z] staticcheck [2020-12-01T12:51:53.885Z] structcheck [2020-12-01T12:51:53.885Z] unconvert [2020-12-01T12:51:53.885Z] unparam [2020-12-01T12:51:53.885Z] unused [2020-12-01T12:51:53.885Z] varcheck [2020-12-01T12:51:57.359Z] #57 257.1 + bin/containerd-shim-runc-v1 [2020-12-01T12:51:59.893Z] #57 260.1 + bin/containerd-shim-runc-v2 [2020-12-01T12:52:00.462Z] #57 261.0 + binaries [2020-12-01T12:52:00.720Z] #57 261.0 + mkdir -p /build [2020-12-01T12:52:00.720Z] #57 261.0 + cp bin/containerd /build/containerd [2020-12-01T12:52:00.720Z] #57 261.0 + cp bin/containerd-shim /build/containerd-shim [2020-12-01T12:52:00.720Z] #57 261.0 + cp bin/ctr /build/ctr [2020-12-01T12:52:01.288Z] #57 DONE 261.5s [2020-12-01T12:52:02.229Z] [2020-12-01T12:52:02.229Z] #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ [2020-12-01T12:52:02.229Z] #58 DONE 0.2s [2020-12-01T12:52:02.229Z] [2020-12-01T12:52:02.229Z] #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-12-01T12:52:02.229Z] #62 DONE 0.1s [2020-12-01T12:52:02.487Z] [2020-12-01T12:52:02.487Z] #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2020-12-01T12:52:02.487Z] #64 DONE 0.1s [2020-12-01T12:52:02.487Z] [2020-12-01T12:52:02.487Z] #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ [2020-12-01T12:52:02.487Z] #67 DONE 0.0s [2020-12-01T12:52:02.487Z] [2020-12-01T12:52:02.487Z] #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker [2020-12-01T12:52:02.487Z] #68 DONE 0.0s [2020-12-01T12:52:02.487Z] [2020-12-01T12:52:02.487Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-01T12:52:02.802Z] #70 exporting layers 9.2s done [2020-12-01T12:52:02.802Z] #70 writing image sha256:2c3074e8c7985a54f86e96a3c44654d3b787b9bbc7b0fe97939a8ffff9f55e7c done [2020-12-01T12:52:02.802Z] #70 naming to docker.io/library/docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 done [2020-12-01T12:52:02.802Z] #70 DONE 9.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-12-01T12:52:03.130Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/validate/default [2020-12-01T12:52:03.423Z] #69 DONE 0.8s [2020-12-01T12:52:03.423Z] [2020-12-01T12:52:03.423Z] #70 exporting to image [2020-12-01T12:52:03.423Z] #70 exporting layers [2020-12-01T12:52:04.071Z] Congratulations! All commits are properly signed with the DCO! [2020-12-01T12:52:09.992Z] #70 exporting layers 6.7s done [2020-12-01T12:52:09.992Z] #70 writing image sha256:b1111b83f259f7e9b864258c61df2166ba5870a630763250ff4d9493fc9d4e3b done [2020-12-01T12:52:09.992Z] #70 naming to docker.io/library/docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 done [2020-12-01T12:52:09.992Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-01T12:52:10.346Z] + trap exit INT TERM [2020-12-01T12:52:10.346Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-01T12:52:10.346Z] + CONTAINER_NAME=docker-pr3 [2020-12-01T12:52:10.346Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh dynbinary-daemon [2020-12-01T12:52:10.604Z] [2020-12-01T12:52:10.863Z] Removing bundles/ [2020-12-01T12:52:10.863Z] [2020-12-01T12:52:10.863Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-01T12:52:10.863Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T12:52:10.863Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T12:52:16.424Z] Removing intermediate container d3b810a4f494 [2020-12-01T12:52:16.425Z] ---> 433b3a72c82b [2020-12-01T12:52:16.425Z] Step 72/140 : FROM base AS gotestsum [2020-12-01T12:52:16.425Z] ---> 8f1bb78e8fc8 [2020-12-01T12:52:16.425Z] Step 73/140 : ENV INSTALL_BINARY_NAME=gotestsum [2020-12-01T12:52:16.425Z] ---> Running in 00a61e9bbc88 [2020-12-01T12:52:16.425Z] Removing intermediate container 00a61e9bbc88 [2020-12-01T12:52:16.425Z] ---> 1cb82cb24f47 [2020-12-01T12:52:16.425Z] Step 74/140 : ARG GOTESTSUM_COMMIT [2020-12-01T12:52:16.425Z] ---> Running in c8a0c4d8fd65 [2020-12-01T12:52:16.425Z] Removing intermediate container c8a0c4d8fd65 [2020-12-01T12:52:16.425Z] ---> 827a272dc4dc [2020-12-01T12:52:16.425Z] Step 75/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:52:16.425Z] ---> d147b07aa34f [2020-12-01T12:52:16.425Z] Step 76/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:52:16.425Z] ---> edf5a4824309 [2020-12-01T12:52:16.425Z] Step 77/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:52:16.425Z] ---> Running in fd0f9c8b1997 [2020-12-01T12:52:16.425Z] + RM_GOPATH=0 [2020-12-01T12:52:16.425Z] + TMP_GOPATH= [2020-12-01T12:52:16.425Z] + : /build [2020-12-01T12:52:16.425Z] + '[' -z '' ']' [2020-12-01T12:52:16.425Z] ++ mktemp -d [2020-12-01T12:52:16.425Z] + export GOPATH=/tmp/tmp.Lqu8eqjcKi [2020-12-01T12:52:16.425Z] + GOPATH=/tmp/tmp.Lqu8eqjcKi [2020-12-01T12:52:16.425Z] + RM_GOPATH=1 [2020-12-01T12:52:16.425Z] ++ dirname ./install.sh [2020-12-01T12:52:16.425Z] + dir=. [2020-12-01T12:52:16.425Z] + bin=gotestsum [2020-12-01T12:52:16.425Z] + shift [2020-12-01T12:52:16.425Z] + '[' '!' -f ./gotestsum.installer ']' [2020-12-01T12:52:16.425Z] + . ./gotestsum.installer [2020-12-01T12:52:16.425Z] ++ : v0.3.5 [2020-12-01T12:52:16.425Z] + install_gotestsum [2020-12-01T12:52:16.425Z] + set -e [2020-12-01T12:52:16.425Z] + export GO111MODULE=on [2020-12-01T12:52:16.425Z] + GO111MODULE=on [2020-12-01T12:52:16.425Z] + go get -d gotest.tools/gotestsum@v0.3.5 [2020-12-01T12:52:16.425Z] go: finding gotest.tools v0.3.5 [2020-12-01T12:52:16.425Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-12-01T12:52:16.425Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-12-01T12:52:17.061Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-12-01T12:52:18.104Z] go: downloading gotest.tools v2.1.0+incompatible [2020-12-01T12:52:18.104Z] go: extracting gotest.tools v2.1.0+incompatible [2020-12-01T12:52:18.104Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-12-01T12:52:18.104Z] go: downloading github.com/fatih/color v1.6.0 [2020-12-01T12:52:18.104Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:52:18.104Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:52:18.104Z] go: downloading github.com/pkg/errors v0.8.0 [2020-12-01T12:52:18.104Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:52:18.104Z] go: extracting github.com/pkg/errors v0.8.0 [2020-12-01T12:52:18.104Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:52:18.104Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-12-01T12:52:18.104Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-12-01T12:52:18.104Z] go: extracting github.com/fatih/color v1.6.0 [2020-12-01T12:52:18.104Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:52:18.104Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:52:18.104Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:52:18.104Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-12-01T12:52:18.104Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:52:18.104Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:52:18.104Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-12-01T12:52:18.104Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-12-01T12:52:18.739Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-12-01T12:52:18.739Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-12-01T12:52:18.739Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-12-01T12:52:19.031Z] + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-12-01T12:52:19.323Z] go: finding gotest.tools/gotestsum v0.6.0 [2020-12-01T12:52:19.323Z] go: finding gotest.tools v2.2.0+incompatible [2020-12-01T12:52:19.323Z] go: downloading gotest.tools/gotestsum v0.6.0 [2020-12-01T12:52:19.323Z] go: downloading gotest.tools v2.2.0+incompatible [2020-12-01T12:52:20.357Z] go: extracting gotest.tools v2.2.0+incompatible [2020-12-01T12:52:20.357Z] go: extracting gotest.tools/gotestsum v0.6.0 [2020-12-01T12:52:21.866Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-01T12:52:21.866Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-01T12:52:21.866Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-01T12:52:21.866Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:52:21.866Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:52:21.866Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:52:21.866Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:52:21.866Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:52:21.866Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-01T12:52:21.866Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:52:21.866Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:52:21.866Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-01T12:52:21.866Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:52:21.866Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-01T12:52:21.866Z] go: extracting github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:52:21.866Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:52:21.866Z] go: downloading golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:52:21.866Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:52:21.866Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:52:22.159Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:52:22.159Z] go: extracting golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:52:22.452Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:52:22.745Z] go: finding github.com/fatih/color v1.9.0 [2020-12-01T12:52:22.745Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-01T12:52:22.745Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-01T12:52:22.745Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-01T12:52:22.745Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-01T12:52:22.745Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-01T12:52:22.745Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-01T12:52:22.745Z] go: finding github.com/fsnotify/fsnotify v1.4.9 [2020-12-01T12:52:22.745Z] go: finding golang.org/x/sys v0.0.0-20201009025420-dfb3f7c4e634 [2020-12-01T12:52:22.745Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-01T12:52:23.040Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-01T12:52:23.040Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-01T12:52:41.707Z] Removing intermediate container fd0f9c8b1997 [2020-12-01T12:52:41.707Z] ---> 2bf009cc55e7 [2020-12-01T12:52:41.707Z] Step 78/140 : FROM dev-base AS dockercli [2020-12-01T12:52:41.707Z] ---> 8f1bb78e8fc8 [2020-12-01T12:52:41.707Z] Step 79/140 : ENV INSTALL_BINARY_NAME=dockercli [2020-12-01T12:52:41.707Z] ---> Running in c164f8898943 [2020-12-01T12:52:41.707Z] Removing intermediate container c164f8898943 [2020-12-01T12:52:41.707Z] ---> 619c7710976f [2020-12-01T12:52:41.707Z] Step 80/140 : ARG DOCKERCLI_CHANNEL [2020-12-01T12:52:41.707Z] ---> Running in 2c68bdf47ad2 [2020-12-01T12:52:41.707Z] Removing intermediate container 2c68bdf47ad2 [2020-12-01T12:52:41.707Z] ---> 3363a2b22c05 [2020-12-01T12:52:41.707Z] Step 81/140 : ARG DOCKERCLI_VERSION [2020-12-01T12:52:41.707Z] ---> Running in 489f7192ed11 [2020-12-01T12:52:41.707Z] Removing intermediate container 489f7192ed11 [2020-12-01T12:52:41.707Z] ---> 63835d9ea8db [2020-12-01T12:52:41.707Z] Step 82/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:52:41.707Z] ---> 8e4eb4fd41c2 [2020-12-01T12:52:41.707Z] Step 83/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:52:41.707Z] ---> 622de44d4a59 [2020-12-01T12:52:41.707Z] Step 84/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:52:41.707Z] ---> Running in e0277b486c5e [2020-12-01T12:52:41.707Z] + RM_GOPATH=0 [2020-12-01T12:52:41.707Z] + TMP_GOPATH= [2020-12-01T12:52:41.707Z] + : /build [2020-12-01T12:52:41.707Z] + '[' -z '' ']' [2020-12-01T12:52:41.707Z] ++ mktemp -d [2020-12-01T12:52:41.707Z] + export GOPATH=/tmp/tmp.6zP1pKwPuN [2020-12-01T12:52:41.707Z] + GOPATH=/tmp/tmp.6zP1pKwPuN [2020-12-01T12:52:41.707Z] + RM_GOPATH=1 [2020-12-01T12:52:41.707Z] ++ dirname ./install.sh [2020-12-01T12:52:41.707Z] Install docker/cli version 17.06.2-ce from stable [2020-12-01T12:52:41.707Z] + dir=. [2020-12-01T12:52:41.707Z] + bin=dockercli [2020-12-01T12:52:41.707Z] + shift [2020-12-01T12:52:41.707Z] + '[' '!' -f ./dockercli.installer ']' [2020-12-01T12:52:41.707Z] + . ./dockercli.installer [2020-12-01T12:52:41.707Z] ++ : stable [2020-12-01T12:52:41.707Z] ++ : 17.06.2-ce [2020-12-01T12:52:41.707Z] + install_dockercli [2020-12-01T12:52:41.707Z] + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T12:52:41.707Z] ++ uname -m [2020-12-01T12:52:41.707Z] + arch=ppc64le [2020-12-01T12:52:41.707Z] + '[' ppc64le '!=' x86_64 ']' [2020-12-01T12:52:41.707Z] + '[' ppc64le '!=' s390x ']' [2020-12-01T12:52:41.707Z] + '[' ppc64le '!=' armhf ']' [2020-12-01T12:52:41.707Z] + build_dockercli [2020-12-01T12:52:41.707Z] + git clone https://github.com/docker/docker-ce /tmp/tmp.6zP1pKwPuN/tmp/docker-ce [2020-12-01T12:52:41.707Z] Cloning into '/tmp/tmp.6zP1pKwPuN/tmp/docker-ce'... [2020-12-01T12:53:00.311Z] Checking out files: 67% (7402/11025) Checking out files: 68% (7497/11025) Checking out files: 69% (7608/11025) Checking out files: 70% (7718/11025) Checking out files: 71% (7828/11025) Checking out files: 72% (7938/11025) Checking out files: 73% (8049/11025) Checking out files: 74% (8159/11025) Checking out files: 75% (8269/11025) Checking out files: 76% (8379/11025) Checking out files: 77% (8490/11025) Checking out files: 78% (8600/11025) Checking out files: 79% (8710/11025) Checking out files: 80% (8820/11025) Checking out files: 81% (8931/11025) Checking out files: 82% (9041/11025) Checking out files: 83% (9151/11025) Checking out files: 84% (9261/11025) Checking out files: 85% (9372/11025) Checking out files: 86% (9482/11025) Checking out files: 87% (9592/11025) Checking out files: 88% (9702/11025) Checking out files: 89% (9813/11025) Checking out files: 90% (9923/11025) Checking out files: 91% (10033/11025) Checking out files: 92% (10143/11025) Checking out files: 93% (10254/11025) Checking out files: 94% (10364/11025) Checking out files: 95% (10474/11025) Checking out files: 96% (10584/11025) Checking out files: 97% (10695/11025) Checking out files: 98% (10805/11025) Checking out files: 99% (10915/11025) Checking out files: 100% (11025/11025) Checking out files: 100% (11025/11025), done. [2020-12-01T12:53:00.311Z] + cd /tmp/tmp.6zP1pKwPuN/tmp/docker-ce [2020-12-01T12:53:00.311Z] + git checkout -q v17.06.2-ce [2020-12-01T12:53:01.366Z] + mkdir -p /tmp/tmp.6zP1pKwPuN/src/github.com/docker [2020-12-01T12:53:01.366Z] + mv components/cli /tmp/tmp.6zP1pKwPuN/src/github.com/docker/cli [2020-12-01T12:53:01.366Z] + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-01T12:53:25.561Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2020-12-01T12:53:25.561Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-01T12:53:25.561Z] Congratulations! All toml source files changed here have valid syntax. [2020-12-01T12:53:25.561Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-01T12:53:25.561Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-01T12:53:25.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh dynbinary-daemon test-docker-py [2020-12-01T12:53:26.468Z] [2020-12-01T12:53:26.468Z] Removing bundles/ [2020-12-01T12:53:26.468Z] [2020-12-01T12:53:26.468Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-01T12:53:26.468Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T12:53:26.468Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T12:53:32.335Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T12:53:32.335Z] [2020-12-01T12:53:32.335Z] + TEST_INTEGRATION_DEST=2 [2020-12-01T12:53:32.335Z] + CONTAINER_NAME=docker-pr3-2 [2020-12-01T12:53:32.335Z] + TEST_SKIP_INTEGRATION=1 [2020-12-01T12:53:32.335Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-01T12:53:32.335Z] + run_tests [2020-12-01T12:53:32.335Z] + c=0 [2020-12-01T12:53:32.335Z] + '[' -n 0 ']' [2020-12-01T12:53:32.335Z] + rm= [2020-12-01T12:53:32.335Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41589/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh '' test-integration [2020-12-01T12:53:32.335Z] + TEST_INTEGRATION_DEST=1 [2020-12-01T12:53:32.335Z] + CONTAINER_NAME=docker-pr3-1 [2020-12-01T12:53:32.335Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T12:53:32.335Z] + run_tests test-integration-flaky [2020-12-01T12:53:32.335Z] + '[' -n 0 ']' [2020-12-01T12:53:32.335Z] + rm= [2020-12-01T12:53:32.335Z] + TEST_INTEGRATION_DEST=3 [2020-12-01T12:53:32.335Z] + CONTAINER_NAME=docker-pr3-3 [2020-12-01T12:53:32.335Z] + TEST_SKIP_INTEGRATION=1 [2020-12-01T12:53:32.335Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-01T12:53:32.335Z] + run_tests [2020-12-01T12:53:32.335Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41589/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh test-integration-flaky test-integration [2020-12-01T12:53:32.335Z] + '[' -n 0 ']' [2020-12-01T12:53:32.335Z] + rm= [2020-12-01T12:53:32.335Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41589/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh '' test-integration [2020-12-01T12:53:32.335Z] ++ jobs -p [2020-12-01T12:53:32.335Z] + for job in $(jobs -p) [2020-12-01T12:53:32.335Z] + wait 8828 [2020-12-01T12:53:32.335Z] [2020-12-01T12:53:32.335Z] [2020-12-01T12:53:32.335Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T12:53:32.335Z] [2020-12-01T12:53:32.335Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T12:53:32.335Z] HOSTNAME=765ca96fbaa5 [2020-12-01T12:53:32.335Z] TEST_SKIP_INTEGRATION=1 [2020-12-01T12:53:32.335Z] TESTDEBUG=0 [2020-12-01T12:53:32.335Z] DEST=bundles/test-integration [2020-12-01T12:53:32.335Z] PWD=/go/src/github.com/docker/docker [2020-12-01T12:53:32.335Z] KEEPBUNDLE=1 [2020-12-01T12:53:32.335Z] DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T12:53:32.335Z] container=docker [2020-12-01T12:53:32.335Z] HOME=/root [2020-12-01T12:53:32.335Z] GOLANG_VERSION=1.13.15 [2020-12-01T12:53:32.335Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T12:53:32.335Z] VALIDATE_BRANCH=19.03 [2020-12-01T12:53:32.335Z] TERM=xterm [2020-12-01T12:53:32.335Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T12:53:32.335Z] SHLVL=1 [2020-12-01T12:53:32.335Z] TIMEOUT=120m [2020-12-01T12:53:32.335Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T12:53:32.335Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T12:53:32.335Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-01T12:53:32.335Z] GO111MODULE=off [2020-12-01T12:53:32.335Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T12:53:32.335Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T12:53:32.335Z] GOPATH=/go [2020-12-01T12:53:32.335Z] PKG_CONFIG=pkg-config [2020-12-01T12:53:32.335Z] _=/usr/bin/env [2020-12-01T12:53:32.335Z] Building test suite binary ./integration-cli/test.main [2020-12-01T12:53:32.335Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T12:53:32.335Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T12:53:32.335Z] HOSTNAME=abc998e6beae [2020-12-01T12:53:32.335Z] TEST_SKIP_INTEGRATION=1 [2020-12-01T12:53:32.335Z] TESTDEBUG=0 [2020-12-01T12:53:32.335Z] DEST=bundles/test-integration [2020-12-01T12:53:32.335Z] PWD=/go/src/github.com/docker/docker [2020-12-01T12:53:32.335Z] KEEPBUNDLE=1 [2020-12-01T12:53:32.335Z] DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T12:53:32.335Z] container=docker [2020-12-01T12:53:32.335Z] HOME=/root [2020-12-01T12:53:32.335Z] GOLANG_VERSION=1.13.15 [2020-12-01T12:53:32.335Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T12:53:32.335Z] VALIDATE_BRANCH=19.03 [2020-12-01T12:53:32.335Z] TERM=xterm [2020-12-01T12:53:32.335Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T12:53:32.335Z] SHLVL=1 [2020-12-01T12:53:32.335Z] TIMEOUT=120m [2020-12-01T12:53:32.335Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T12:53:32.335Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T12:53:32.335Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-01T12:53:32.335Z] GO111MODULE=off [2020-12-01T12:53:32.335Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T12:53:32.335Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T12:53:32.335Z] GOPATH=/go [2020-12-01T12:53:32.335Z] PKG_CONFIG=pkg-config [2020-12-01T12:53:32.335Z] _=/usr/bin/env [2020-12-01T12:53:32.335Z] Building test suite binary ./integration-cli/test.main [2020-12-01T12:53:32.335Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-01T12:53:32.335Z] No new tests added to integration. [2020-12-01T12:53:32.335Z] [2020-12-01T12:53:32.335Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T12:53:32.335Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T12:53:32.335Z] HOSTNAME=97688be93123 [2020-12-01T12:53:32.335Z] TESTDEBUG=0 [2020-12-01T12:53:32.335Z] DEST=bundles/test-integration [2020-12-01T12:53:32.335Z] PWD=/go/src/github.com/docker/docker [2020-12-01T12:53:32.335Z] KEEPBUNDLE=1 [2020-12-01T12:53:32.335Z] DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T12:53:32.335Z] container=docker [2020-12-01T12:53:32.335Z] HOME=/root [2020-12-01T12:53:32.335Z] GOLANG_VERSION=1.13.15 [2020-12-01T12:53:32.335Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T12:53:32.335Z] VALIDATE_BRANCH=19.03 [2020-12-01T12:53:32.335Z] TERM=xterm [2020-12-01T12:53:32.335Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T12:53:32.335Z] SHLVL=1 [2020-12-01T12:53:32.335Z] TIMEOUT=120m [2020-12-01T12:53:32.335Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T12:53:32.335Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T12:53:32.335Z] GO111MODULE=off [2020-12-01T12:53:32.335Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T12:53:32.335Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T12:53:32.335Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T12:53:32.335Z] GOPATH=/go [2020-12-01T12:53:32.335Z] PKG_CONFIG=pkg-config [2020-12-01T12:53:32.335Z] _=/usr/bin/env [2020-12-01T12:53:32.335Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T12:53:40.797Z] + return [2020-12-01T12:53:45.265Z] Removing intermediate container e0277b486c5e [2020-12-01T12:53:45.265Z] ---> ee965118a01b [2020-12-01T12:53:45.265Z] Step 85/140 : FROM runtime-dev AS runc [2020-12-01T12:53:45.265Z] ---> a7322e1f5a87 [2020-12-01T12:53:45.265Z] Step 86/140 : ENV INSTALL_BINARY_NAME=runc [2020-12-01T12:53:45.265Z] ---> Running in 8af40d9ff31c [2020-12-01T12:53:45.265Z] Removing intermediate container 8af40d9ff31c [2020-12-01T12:53:45.265Z] ---> a64387649d4f [2020-12-01T12:53:45.265Z] Step 87/140 : ARG RUNC_COMMIT [2020-12-01T12:53:45.265Z] ---> Running in 511b5be3599d [2020-12-01T12:53:45.265Z] Removing intermediate container 511b5be3599d [2020-12-01T12:53:45.265Z] ---> 5b1935430f07 [2020-12-01T12:53:45.265Z] Step 88/140 : ARG RUNC_BUILDTAGS [2020-12-01T12:53:45.265Z] ---> Running in 0e0cd589c98d [2020-12-01T12:53:45.265Z] Removing intermediate container 0e0cd589c98d [2020-12-01T12:53:45.265Z] ---> ab5d721095c5 [2020-12-01T12:53:45.265Z] Step 89/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:53:45.265Z] ---> 0967accd95be [2020-12-01T12:53:45.265Z] Step 90/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:53:45.265Z] ---> 2396f8b32e0d [2020-12-01T12:53:45.265Z] Step 91/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:53:45.265Z] ---> Running in d4df1b2f9de5 [2020-12-01T12:53:45.558Z] + RM_GOPATH=0 [2020-12-01T12:53:45.558Z] + TMP_GOPATH= [2020-12-01T12:53:45.558Z] + : /build [2020-12-01T12:53:45.558Z] + '[' -z '' ']' [2020-12-01T12:53:45.558Z] ++ mktemp -d [2020-12-01T12:53:45.558Z] + export GOPATH=/tmp/tmp.eDcdWR3XUK [2020-12-01T12:53:45.558Z] + GOPATH=/tmp/tmp.eDcdWR3XUK [2020-12-01T12:53:45.558Z] + RM_GOPATH=1 [2020-12-01T12:53:45.558Z] ++ dirname ./install.sh [2020-12-01T12:53:45.558Z] + dir=. [2020-12-01T12:53:45.558Z] + bin=runc [2020-12-01T12:53:45.558Z] + shift [2020-12-01T12:53:45.558Z] + '[' '!' -f ./runc.installer ']' [2020-12-01T12:53:45.558Z] + . ./runc.installer [2020-12-01T12:53:45.558Z] ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:53:45.558Z] + install_runc [2020-12-01T12:53:45.558Z] + grep -q '^3\.10\.0.*\.el7\.' [2020-12-01T12:53:45.558Z] + uname -r [2020-12-01T12:53:45.558Z] + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-01T12:53:45.558Z] + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-12-01T12:53:45.558Z] + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eDcdWR3XUK/src/github.com/opencontainers/runc [2020-12-01T12:53:45.558Z] Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-12-01T12:53:45.558Z] Cloning into '/tmp/tmp.eDcdWR3XUK/src/github.com/opencontainers/runc'... [2020-12-01T12:53:47.082Z] + cd /tmp/tmp.eDcdWR3XUK/src/github.com/opencontainers/runc [2020-12-01T12:53:47.082Z] + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-01T12:53:47.084Z] Fetching without tags [2020-12-01T12:53:47.374Z] + '[' -z '' ']' [2020-12-01T12:53:47.374Z] + target=static [2020-12-01T12:53:47.374Z] + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-01T12:53:47.669Z] 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-12-01T12:53:48.371Z] Merging remotes/origin/19.03 commit 7d75c1d40d88ddef08653dbd611f41df42bdf087 into PR head commit 9d9636b7df60e529032fc4d26e15e072463a751a [2020-12-01T12:53:46.742Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:53:46.805Z] > git config --add remote.origin.fetch +refs/pull/41589/head:refs/remotes/origin/PR-41589 # timeout=10 [2020-12-01T12:53:46.862Z] > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:53:46.986Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-01T12:53:47.119Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-01T12:53:47.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:53:47.121Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41589/head:refs/remotes/origin/PR-41589 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 [2020-12-01T12:53:48.477Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:53:48.530Z] > git checkout -f 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [2020-12-01T12:53:52.592Z] Merge succeeded, producing 7cb74bbb34cc9c10f331eaa3d347df989b2dfa41 [2020-12-01T12:53:52.592Z] Checking out Revision 7cb74bbb34cc9c10f331eaa3d347df989b2dfa41 (PR-41589) [2020-12-01T12:53:51.503Z] > git remote # timeout=10 [2020-12-01T12:53:51.592Z] > git config --get remote.origin.url # timeout=10 [2020-12-01T12:53:51.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-01T12:53:51.645Z] > git merge 7d75c1d40d88ddef08653dbd611f41df42bdf087 # timeout=10 [2020-12-01T12:53:52.482Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-01T12:53:52.626Z] > git config core.sparsecheckout # timeout=10 [2020-12-01T12:53:52.677Z] > git checkout -f 7cb74bbb34cc9c10f331eaa3d347df989b2dfa41 # timeout=10 [2020-12-01T12:54:07.721Z] Commit message: "Merge commit '7d75c1d40d88ddef08653dbd611f41df42bdf087' into HEAD" [2020-12-01T12:54:07.756Z] > git rev-list --no-walk 9d9636b7df60e529032fc4d26e15e072463a751a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-01T12:54:10.208Z] 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-12-01T12:54:10.208Z] + mkdir -p /build [2020-12-01T12:54:10.208Z] + cp runc /build/runc [2020-12-01T12:54:10.208Z] Removing intermediate container d4df1b2f9de5 [2020-12-01T12:54:10.208Z] ---> a100c2f00dd6 [2020-12-01T12:54:10.208Z] Step 92/140 : FROM dev-base AS tini [2020-12-01T12:54:10.208Z] ---> 8f1bb78e8fc8 [2020-12-01T12:54:10.208Z] Step 93/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:54:10.208Z] ---> Using cache [2020-12-01T12:54:10.208Z] ---> 5bf4726e1fdf [2020-12-01T12:54:10.208Z] Step 94/140 : ARG TINI_COMMIT [2020-12-01T12:54:10.208Z] ---> Running in 2020616853c7 [2020-12-01T12:54:10.208Z] Removing intermediate container 2020616853c7 [2020-12-01T12:54:10.208Z] ---> a49d175e08ed [2020-12-01T12:54:10.208Z] Step 95/140 : RUN apt-get update && apt-get install -y --no-install-recommends cmake vim-common && rm -rf /var/lib/apt/lists/* [2020-12-01T12:54:10.208Z] ---> Running in 1a8413177fba [2020-12-01T12:54:10.208Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:54:10.208Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:54:10.208Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:54:10.208Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:54:10.208Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:54:10.208Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:54:10.841Z] Fetched 8181 kB in 2s (4324 kB/s) [2020-12-01T12:54:11.166Z] + docker version [2020-12-01T12:54:11.475Z] Reading package lists... [2020-12-01T12:54:12.402Z] Reading package lists... [2020-12-01T12:54:12.402Z] Building dependency tree... [2020-12-01T12:54:12.402Z] Reading state information... [2020-12-01T12:54:12.694Z] The following additional packages will be installed: [2020-12-01T12:54:12.694Z] cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-01T12:54:12.694Z] Suggested packages: [2020-12-01T12:54:12.694Z] cmake-doc ninja-build lrzip [2020-12-01T12:54:12.694Z] Recommended packages: [2020-12-01T12:54:12.694Z] vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-01T12:54:12.694Z] The following NEW packages will be installed: [2020-12-01T12:54:12.694Z] cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-01T12:54:12.694Z] vim-common xxd [2020-12-01T12:54:12.694Z] 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:54:12.694Z] Need to get 14.9 MB of archives. [2020-12-01T12:54:12.694Z] After this operation, 67.2 MB of additional disk space will be used. [2020-12-01T12:54:12.694Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-01T12:54:12.986Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:54:12.986Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-01T12:54:12.986Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-01T12:54:13.313Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-12-01T12:54:13.313Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-01T12:54:13.313Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-01T12:54:13.313Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-01T12:54:13.313Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-01T12:54:13.313Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-01T12:54:13.313Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:54:13.313Z] Fetched 14.9 MB in 0s (31.8 MB/s) [2020-12-01T12:54:13.313Z] Selecting previously unselected package xxd. [2020-12-01T12:54:13.313Z] (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 ... 15339 files and directories currently installed.) [2020-12-01T12:54:13.313Z] Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T12:54:13.313Z] Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:54:13.313Z] Selecting previously unselected package vim-common. [2020-12-01T12:54:13.313Z] Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:54:13.607Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:54:13.607Z] Selecting previously unselected package cmake-data. [2020-12-01T12:54:13.607Z] Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-01T12:54:13.607Z] Unpacking cmake-data (3.13.4-1) ... [2020-12-01T12:54:13.899Z] Selecting previously unselected package libicu63:ppc64el. [2020-12-01T12:54:13.899Z] Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-01T12:54:13.899Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package libxml2:ppc64el. [2020-12-01T12:54:14.941Z] Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package libarchive13:ppc64el. [2020-12-01T12:54:14.941Z] Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-01T12:54:14.941Z] Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package librhash0:ppc64el. [2020-12-01T12:54:14.941Z] Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package libuv1:ppc64el. [2020-12-01T12:54:14.941Z] Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-01T12:54:14.941Z] Selecting previously unselected package cmake. [2020-12-01T12:54:14.941Z] Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-01T12:54:14.941Z] Unpacking cmake (3.13.4-1) ... [2020-12-01T12:54:15.579Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T12:54:15.579Z] Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:54:15.579Z] Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-01T12:54:15.579Z] Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:54:15.579Z] Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-01T12:54:15.579Z] Setting up cmake-data (3.13.4-1) ... [2020-12-01T12:54:15.579Z] Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-12-01T12:54:15.579Z] Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-01T12:54:15.579Z] Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-01T12:54:15.579Z] Setting up cmake (3.13.4-1) ... [2020-12-01T12:54:15.579Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:54:15.579Z] Processing triggers for mime-support (3.62) ... [2020-12-01T12:54:15.869Z] Client: Docker Engine - Enterprise [2020-12-01T12:54:15.870Z] Version: 19.03.12 [2020-12-01T12:54:15.870Z] API version: 1.40 [2020-12-01T12:54:15.870Z] Go version: go1.13.13 [2020-12-01T12:54:15.870Z] Git commit: 4306744 [2020-12-01T12:54:15.870Z] Built: 08/05/2020 19:27:53 [2020-12-01T12:54:15.870Z] OS/Arch: windows/amd64 [2020-12-01T12:54:15.870Z] Experimental: false [2020-12-01T12:54:15.870Z] [2020-12-01T12:54:15.870Z] Server: Docker Engine - Enterprise [2020-12-01T12:54:15.870Z] Engine: [2020-12-01T12:54:15.870Z] Version: 19.03.12 [2020-12-01T12:54:15.870Z] API version: 1.40 (minimum version 1.24) [2020-12-01T12:54:15.870Z] Go version: go1.13.13 [2020-12-01T12:54:15.870Z] Git commit: f295753ffd [2020-12-01T12:54:15.870Z] Built: 08/05/2020 19:26:41 [2020-12-01T12:54:15.870Z] OS/Arch: windows/amd64 [2020-12-01T12:54:15.870Z] Experimental: true [Pipeline] sh [2020-12-01T12:54:17.096Z] Removing intermediate container 1a8413177fba [2020-12-01T12:54:17.096Z] ---> 93576e577e09 [2020-12-01T12:54:17.096Z] Step 96/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:54:17.096Z] ---> ff91e21e5630 [2020-12-01T12:54:17.096Z] Step 97/140 : ENV INSTALL_BINARY_NAME=tini [2020-12-01T12:54:17.096Z] ---> Running in 6b8dc6875c55 [2020-12-01T12:54:17.096Z] Removing intermediate container 6b8dc6875c55 [2020-12-01T12:54:17.096Z] ---> b2430926245b [2020-12-01T12:54:17.096Z] Step 98/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:54:17.096Z] ---> f13d0439dc7f [2020-12-01T12:54:17.096Z] Step 99/140 : RUN PREFIX=/build ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:54:17.096Z] ---> Running in f59bfec10c97 [2020-12-01T12:54:17.388Z] + RM_GOPATH=0 [2020-12-01T12:54:17.388Z] + TMP_GOPATH= [2020-12-01T12:54:17.388Z] + : /build [2020-12-01T12:54:17.388Z] + '[' -z '' ']' [2020-12-01T12:54:17.388Z] ++ mktemp -d [2020-12-01T12:54:17.388Z] + export GOPATH=/tmp/tmp.bmg3HPbhUX [2020-12-01T12:54:17.388Z] + GOPATH=/tmp/tmp.bmg3HPbhUX [2020-12-01T12:54:17.388Z] + RM_GOPATH=1 [2020-12-01T12:54:17.388Z] ++ dirname ./install.sh [2020-12-01T12:54:17.388Z] + dir=. [2020-12-01T12:54:17.388Z] Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:54:17.388Z] + bin=tini [2020-12-01T12:54:17.388Z] + shift [2020-12-01T12:54:17.388Z] + '[' '!' -f ./tini.installer ']' [2020-12-01T12:54:17.388Z] + . ./tini.installer [2020-12-01T12:54:17.389Z] ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:54:17.389Z] + install_tini [2020-12-01T12:54:17.389Z] + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-12-01T12:54:17.389Z] + git clone https://github.com/krallin/tini.git /tmp/tmp.bmg3HPbhUX/tini [2020-12-01T12:54:17.389Z] Cloning into '/tmp/tmp.bmg3HPbhUX/tini'... [2020-12-01T12:54:17.411Z] + docker info [2020-12-01T12:54:17.681Z] + cd /tmp/tmp.bmg3HPbhUX/tini [2020-12-01T12:54:17.681Z] + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-12-01T12:54:17.681Z] + cmake . [2020-12-01T12:54:17.974Z] -- The C compiler identification is GNU 8.3.0 [2020-12-01T12:54:17.974Z] -- Check for working C compiler: /usr/bin/cc [2020-12-01T12:54:17.974Z] -- Check for working C compiler: /usr/bin/cc -- works [2020-12-01T12:54:17.974Z] -- Detecting C compiler ABI info [2020-12-01T12:54:17.974Z] -- Detecting C compiler ABI info - done [2020-12-01T12:54:17.974Z] -- Detecting C compile features [2020-12-01T12:54:18.266Z] -- Detecting C compile features - done [2020-12-01T12:54:18.266Z] -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-01T12:54:18.266Z] -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-01T12:54:18.266Z] -- Configuring done [2020-12-01T12:54:18.266Z] -- Generating done [2020-12-01T12:54:18.266Z] -- Build files have been written to: /tmp/tmp.bmg3HPbhUX/tini [2020-12-01T12:54:18.266Z] + make tini-static [2020-12-01T12:54:18.560Z] Scanning dependencies of target tini-static [2020-12-01T12:54:18.560Z] [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-01T12:54:18.861Z] [100%] Linking C executable tini-static [2020-12-01T12:54:18.861Z] [100%] Built target tini-static [2020-12-01T12:54:18.861Z] + mkdir -p /build [2020-12-01T12:54:18.861Z] + cp tini-static /build/docker-init [2020-12-01T12:54:19.154Z] Removing intermediate container f59bfec10c97 [2020-12-01T12:54:19.154Z] ---> 4cbf2b5be692 [2020-12-01T12:54:19.154Z] Step 100/140 : FROM dev-base AS rootlesskit [2020-12-01T12:54:19.154Z] ---> 8f1bb78e8fc8 [2020-12-01T12:54:19.154Z] Step 101/140 : ENV INSTALL_BINARY_NAME=rootlesskit [2020-12-01T12:54:19.154Z] ---> Running in 9a390721486a [2020-12-01T12:54:19.447Z] Removing intermediate container 9a390721486a [2020-12-01T12:54:19.447Z] ---> f55b46cf556d [2020-12-01T12:54:19.447Z] Step 102/140 : ARG ROOTLESSKIT_COMMIT [2020-12-01T12:54:19.447Z] ---> Running in fda106138797 [2020-12-01T12:54:19.447Z] Removing intermediate container fda106138797 [2020-12-01T12:54:19.447Z] ---> 5da69a676994 [2020-12-01T12:54:19.447Z] Step 103/140 : COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T12:54:19.741Z] ---> cc3961ec9d02 [2020-12-01T12:54:19.741Z] Step 104/140 : COPY hack/dockerfile/install/$INSTALL_BINARY_NAME.installer ./ [2020-12-01T12:54:19.741Z] ---> 0ce14084b9e0 [2020-12-01T12:54:19.741Z] Step 105/140 : RUN PREFIX=/build/ ./install.sh $INSTALL_BINARY_NAME [2020-12-01T12:54:19.741Z] ---> Running in dfd556d9980c [2020-12-01T12:54:20.033Z] + RM_GOPATH=0 [2020-12-01T12:54:20.033Z] + TMP_GOPATH= [2020-12-01T12:54:20.033Z] + : /build/ [2020-12-01T12:54:20.033Z] + '[' -z '' ']' [2020-12-01T12:54:20.033Z] ++ mktemp -d [2020-12-01T12:54:20.033Z] + export GOPATH=/tmp/tmp.kGaUsd47hB [2020-12-01T12:54:20.033Z] + GOPATH=/tmp/tmp.kGaUsd47hB [2020-12-01T12:54:20.033Z] + RM_GOPATH=1 [2020-12-01T12:54:20.033Z] ++ dirname ./install.sh [2020-12-01T12:54:20.033Z] + dir=. [2020-12-01T12:54:20.033Z] + bin=rootlesskit [2020-12-01T12:54:20.033Z] + shift [2020-12-01T12:54:20.033Z] + '[' '!' -f ./rootlesskit.installer ']' [2020-12-01T12:54:20.033Z] + . ./rootlesskit.installer [2020-12-01T12:54:20.033Z] ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:54:20.033Z] + install_rootlesskit [2020-12-01T12:54:20.033Z] + case "$1" in [2020-12-01T12:54:20.033Z] + export CGO_ENABLED=0 [2020-12-01T12:54:20.033Z] + CGO_ENABLED=0 [2020-12-01T12:54:20.033Z] + _install_rootlesskit [2020-12-01T12:54:20.033Z] + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-01T12:54:20.033Z] + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kGaUsd47hB/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:54:20.033Z] Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:54:20.033Z] Cloning into '/tmp/tmp.kGaUsd47hB/src/github.com/rootless-containers/rootlesskit'... [2020-12-01T12:54:21.072Z] + cd /tmp/tmp.kGaUsd47hB/src/github.com/rootless-containers/rootlesskit [2020-12-01T12:54:21.072Z] + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-01T12:54:21.072Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:54:21.072Z] + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-01T12:54:29.611Z] + for f in rootlesskit rootlesskit-docker-proxy [2020-12-01T12:54:29.611Z] + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-01T12:54:29.812Z] Client: [2020-12-01T12:54:29.812Z] Debug Mode: false [2020-12-01T12:54:29.812Z] Plugins: [2020-12-01T12:54:29.812Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-01T12:54:29.812Z] [2020-12-01T12:54:29.812Z] Server: [2020-12-01T12:54:29.812Z] Containers: 0 [2020-12-01T12:54:29.812Z] Running: 0 [2020-12-01T12:54:29.812Z] Paused: 0 [2020-12-01T12:54:29.812Z] Stopped: 0 [2020-12-01T12:54:29.812Z] Images: 0 [2020-12-01T12:54:29.812Z] Server Version: 19.03.12 [2020-12-01T12:54:29.812Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-01T12:54:29.812Z] Windows: [2020-12-01T12:54:29.812Z] LCOW: [2020-12-01T12:54:29.812Z] Logging Driver: json-file [2020-12-01T12:54:29.812Z] Plugins: [2020-12-01T12:54:29.812Z] Volume: local [2020-12-01T12:54:29.813Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T12:54:29.813Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T12:54:29.813Z] Swarm: inactive [2020-12-01T12:54:29.813Z] Default Isolation: process [2020-12-01T12:54:29.813Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T12:54:29.813Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T12:54:29.813Z] OSType: windows [2020-12-01T12:54:29.813Z] Architecture: x86_64 [2020-12-01T12:54:29.813Z] CPUs: 4 [2020-12-01T12:54:29.813Z] Total Memory: 32GiB [2020-12-01T12:54:29.813Z] Name: azwin-2-e26d40 [2020-12-01T12:54:29.813Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-01T12:54:29.813Z] Docker Root Dir: D:\docker [2020-12-01T12:54:29.813Z] Debug Mode: false [2020-12-01T12:54:29.813Z] Registry: https://index.docker.io/v1/ [2020-12-01T12:54:29.813Z] Labels: [2020-12-01T12:54:29.813Z] Experimental: true [2020-12-01T12:54:29.813Z] Insecure Registries: [2020-12-01T12:54:29.813Z] 10.0.0.4:5000 [2020-12-01T12:54:29.813Z] 127.0.0.0/8 [2020-12-01T12:54:29.813Z] Registry Mirrors: [2020-12-01T12:54:29.813Z] http://10.0.0.4:5000/ [2020-12-01T12:54:29.813Z] Live Restore Enabled: false [2020-12-01T12:54:29.813Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-01T12:54:31.127Z] Removing intermediate container dfd556d9980c [2020-12-01T12:54:31.127Z] ---> f1c5a559184a [2020-12-01T12:54:31.127Z] Step 106/140 : COPY ./contrib/dockerd-rootless.sh /build [2020-12-01T12:54:31.127Z] ---> 9f9dcb0a5e09 [2020-12-01T12:54:31.127Z] Step 107/140 : FROM djs55/vpnkit@sha256:${VPNKIT_DIGEST} AS vpnkit [2020-12-01T12:54:31.419Z] sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e: Pulling from djs55/vpnkit [2020-12-01T12:54:31.419Z] bad55c542dc9: Pulling fs layer [2020-12-01T12:54:31.714Z] bad55c542dc9: Verifying Checksum [2020-12-01T12:54:31.714Z] bad55c542dc9: Download complete [2020-12-01T12:54:32.007Z] bad55c542dc9: Pull complete [2020-12-01T12:54:32.007Z] Digest: sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-12-01T12:54:32.007Z] Status: Downloaded newer image for djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2020-12-01T12:54:32.007Z] ---> e49efe6f0050 [2020-12-01T12:54:32.007Z] Step 108/140 : FROM runtime-dev AS dev [2020-12-01T12:54:32.007Z] ---> a7322e1f5a87 [2020-12-01T12:54:32.007Z] Step 109/140 : ARG DEBIAN_FRONTEND [2020-12-01T12:54:32.007Z] ---> Running in cc5fa77dce30 [2020-12-01T12:54:32.299Z] Removing intermediate container cc5fa77dce30 [2020-12-01T12:54:32.299Z] ---> 680d66124bbf [2020-12-01T12:54:32.299Z] Step 110/140 : RUN groupadd -r docker [2020-12-01T12:54:32.299Z] ---> Running in ba4ed6964a50 [2020-12-01T12:54:32.935Z] Removing intermediate container ba4ed6964a50 [2020-12-01T12:54:32.935Z] ---> a179964fdf62 [2020-12-01T12:54:32.935Z] Step 111/140 : RUN useradd --create-home --gid docker unprivilegeduser [2020-12-01T12:54:32.935Z] ---> Running in 4909660e79fa [2020-12-01T12:54:33.572Z] Removing intermediate container 4909660e79fa [2020-12-01T12:54:33.572Z] ---> 8677e3eca03f [2020-12-01T12:54:33.572Z] Step 112/140 : RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2020-12-01T12:54:33.572Z] ---> Running in 7f17e517a565 [2020-12-01T12:54:33.866Z] '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-01T12:54:34.171Z] Removing intermediate container 7f17e517a565 [2020-12-01T12:54:34.171Z] ---> 5af84b86c046 [2020-12-01T12:54:34.171Z] Step 113/140 : RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2020-12-01T12:54:34.171Z] ---> Running in 3dbb6a3eada2 [2020-12-01T12:54:34.804Z] Removing intermediate container 3dbb6a3eada2 [2020-12-01T12:54:34.804Z] ---> 112acfcb22b2 [2020-12-01T12:54:34.804Z] Step 114/140 : RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2020-12-01T12:54:34.804Z] ---> Running in 27d70dd3a836 [2020-12-01T12:54:35.440Z] Removing intermediate container 27d70dd3a836 [2020-12-01T12:54:35.440Z] ---> b8ac97c24fdf [2020-12-01T12:54:35.440Z] Step 115/140 : RUN ldconfig [2020-12-01T12:54:35.440Z] ---> Running in cd63215e0604 [2020-12-01T12:54:36.074Z] Removing intermediate container cd63215e0604 [2020-12-01T12:54:36.074Z] ---> b91154c4da3e [2020-12-01T12:54:36.074Z] 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-12-01T12:54:36.074Z] ---> Running in f93aaa3cb9cc [2020-12-01T12:54:36.367Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-01T12:54:36.367Z] Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-01T12:54:36.367Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-01T12:54:36.660Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-12-01T12:54:37.296Z] Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [242 kB] [2020-12-01T12:54:37.296Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-01T12:54:38.333Z] Fetched 8181 kB in 2s (3921 kB/s) [2020-12-01T12:54:39.374Z] Reading package lists... [2020-12-01T12:54:40.033Z] Reading package lists... [2020-12-01T12:54:40.033Z] Building dependency tree... [2020-12-01T12:54:40.033Z] Reading state information... [2020-12-01T12:54:40.326Z] libcap2-bin is already the newest version (1:2.25-2). [2020-12-01T12:54:40.326Z] libcap2-bin set to manually installed. [2020-12-01T12:54:40.326Z] The following additional packages will be installed: [2020-12-01T12:54:40.326Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-01T12:54:40.326Z] gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-01T12:54:40.326Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:54:40.326Z] libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2020-12-01T12:54:40.326Z] libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib [2020-12-01T12:54:40.326Z] libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev [2020-12-01T12:54:40.326Z] libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 [2020-12-01T12:54:40.326Z] python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-01T12:54:40.326Z] python3.7 python3.7-minimal vim-runtime xxd [2020-12-01T12:54:40.326Z] Suggested packages: [2020-12-01T12:54:40.326Z] apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm [2020-12-01T12:54:40.326Z] wine64 python3-doc python3-tk python3-venv python-setuptools-doc [2020-12-01T12:54:40.326Z] python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts [2020-12-01T12:54:40.326Z] xfsdump acl attr quota [2020-12-01T12:54:40.326Z] Recommended packages: [2020-12-01T12:54:40.326Z] aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-01T12:54:40.326Z] python3-keyrings.alt python3-xdg unzip [2020-12-01T12:54:40.619Z] The following NEW packages will be installed: [2020-12-01T12:54:40.619Z] apparmor aufs-tools bash-completion binutils-mingw-w64 [2020-12-01T12:54:40.619Z] binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup [2020-12-01T12:54:40.619Z] g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq [2020-12-01T12:54:40.619Z] libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 [2020-12-01T12:54:40.619Z] libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 [2020-12-01T12:54:40.619Z] libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2020-12-01T12:54:40.619Z] libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-01T12:54:40.619Z] libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-01T12:54:40.619Z] libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev [2020-12-01T12:54:40.619Z] mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 [2020-12-01T12:54:40.619Z] python3-distutils python3-lib2to3 python3-minimal python3-pip [2020-12-01T12:54:40.619Z] python3-pkg-resources python3-setuptools python3-wheel python3.7 [2020-12-01T12:54:40.619Z] python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime [2020-12-01T12:54:40.619Z] xfsprogs xxd xz-utils zip [2020-12-01T12:54:40.915Z] 0 upgraded, 68 newly installed, 0 to remove and 9 not upgraded. [2020-12-01T12:54:40.915Z] Need to get 106 MB of archives. [2020-12-01T12:54:40.915Z] After this operation, 660 MB of additional disk space will be used. [2020-12-01T12:54:40.915Z] Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-01T12:54:40.915Z] Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-01T12:54:40.915Z] Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-01T12:54:40.915Z] Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-01T12:54:40.915Z] Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-01T12:54:40.915Z] Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-01T12:54:40.915Z] Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-01T12:54:40.915Z] Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-01T12:54:40.915Z] Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-01T12:54:40.915Z] Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-01T12:54:40.915Z] Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-01T12:54:40.915Z] Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-01T12:54:40.915Z] Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-01T12:54:40.915Z] Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-01T12:54:40.915Z] Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-01T12:54:40.915Z] Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-01T12:54:40.915Z] Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-01T12:54:40.915Z] Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-01T12:54:40.915Z] Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-01T12:54:40.915Z] Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-01T12:54:40.915Z] Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-01T12:54:40.915Z] Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-01T12:54:41.216Z] Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-01T12:54:41.216Z] 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-12-01T12:54:41.216Z] 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-12-01T12:54:41.216Z] 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-12-01T12:54:41.216Z] Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-01T12:54:41.216Z] Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-01T12:54:41.216Z] Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-01T12:54:41.613Z] 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-12-01T12:54:41.613Z] 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-12-01T12:54:41.613Z] 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-12-01T12:54:42.538Z] 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-12-01T12:54:42.928Z] Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-01T12:54:42.929Z] Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-01T12:54:42.929Z] Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-01T12:54:42.929Z] Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-01T12:54:42.929Z] Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-01T12:54:42.929Z] Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-01T12:54:42.929Z] 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-12-01T12:54:42.929Z] Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-12-01T12:54:42.929Z] Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-01T12:54:42.929Z] Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-01T12:54:42.929Z] Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-01T12:54:42.929Z] Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-01T12:54:42.929Z] Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-01T12:54:42.929Z] Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-01T12:54:42.929Z] Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-01T12:54:42.929Z] Get:49 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-01T12:54:42.929Z] Get:50 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-01T12:54:42.929Z] Get:51 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-01T12:54:42.929Z] Get:52 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-01T12:54:42.929Z] Get:53 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-01T12:54:42.929Z] Get:54 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-01T12:54:42.929Z] Get:55 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-12-01T12:54:42.929Z] Get:56 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-01T12:54:42.929Z] Get:57 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-01T12:54:43.222Z] Get:58 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-01T12:54:43.222Z] Get:59 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-01T12:54:43.222Z] Get:60 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-01T12:54:43.222Z] Get:61 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-01T12:54:43.222Z] Get:62 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-01T12:54:43.222Z] Get:63 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-01T12:54:43.222Z] Get:64 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-01T12:54:43.222Z] Get:65 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-01T12:54:43.222Z] Get:66 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-01T12:54:43.222Z] Get:67 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-01T12:54:43.222Z] Get:68 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-01T12:54:43.514Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-01T12:54:43.514Z] Fetched 106 MB in 3s (42.1 MB/s) [2020-12-01T12:54:43.514Z] Selecting previously unselected package pigz. [2020-12-01T12:54:43.514Z] (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 ... 15402 files and directories currently installed.) [2020-12-01T12:54:43.514Z] Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-01T12:54:43.514Z] Unpacking pigz (2.4-1) ... [2020-12-01T12:54:43.514Z] Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-01T12:54:43.514Z] Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T12:54:43.514Z] Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T12:54:43.514Z] Selecting previously unselected package python3.7-minimal. [2020-12-01T12:54:43.514Z] Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T12:54:43.514Z] Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:54:43.806Z] Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T12:54:43.806Z] Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-01T12:54:44.444Z] Selecting previously unselected package python3-minimal. [2020-12-01T12:54:44.444Z] (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 ... 15651 files and directories currently installed.) [2020-12-01T12:54:44.444Z] Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-01T12:54:44.444Z] Unpacking python3-minimal (3.7.3-1) ... [2020-12-01T12:54:44.444Z] Selecting previously unselected package libmpdec2:ppc64el. [2020-12-01T12:54:44.444Z] Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-01T12:54:44.444Z] Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-01T12:54:44.444Z] Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-01T12:54:44.444Z] Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T12:54:44.444Z] Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T12:54:44.738Z] Selecting previously unselected package python3.7. [2020-12-01T12:54:44.738Z] Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-01T12:54:44.738Z] Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:54:44.738Z] Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-01T12:54:44.738Z] Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-01T12:54:44.738Z] Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-01T12:54:44.738Z] Setting up python3-minimal (3.7.3-1) ... [2020-12-01T12:54:44.738Z] Selecting previously unselected package python3. [2020-12-01T12:54:44.738Z] (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 ... 16063 files and directories currently installed.) [2020-12-01T12:54:44.738Z] Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-01T12:54:44.738Z] Unpacking python3 (3.7.3-1) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libip4tc0:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libip6tc0:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libiptc0:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package libnftnl11:ppc64el. [2020-12-01T12:54:45.033Z] Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package iptables. [2020-12-01T12:54:45.033Z] Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking iptables (1.8.2-4) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package xxd. [2020-12-01T12:54:45.033Z] Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T12:54:45.033Z] Unpacking xxd (2:8.1.0875-5) ... [2020-12-01T12:54:45.033Z] Selecting previously unselected package vim-common. [2020-12-01T12:54:45.033Z] Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:54:45.033Z] Unpacking vim-common (2:8.1.0875-5) ... [2020-12-01T12:54:45.325Z] Selecting previously unselected package bash-completion. [2020-12-01T12:54:45.325Z] Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-01T12:54:45.961Z] Unpacking bash-completion (1:2.8-6) ... [2020-12-01T12:54:45.961Z] Selecting previously unselected package bzip2. [2020-12-01T12:54:45.961Z] Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-01T12:54:45.961Z] Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:54:45.961Z] Selecting previously unselected package xz-utils. [2020-12-01T12:54:45.961Z] Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-01T12:54:45.961Z] Unpacking xz-utils (5.2.4-1) ... [2020-12-01T12:54:45.961Z] Selecting previously unselected package apparmor. [2020-12-01T12:54:45.961Z] Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-01T12:54:45.961Z] Unpacking apparmor (2.13.2-10) ... [2020-12-01T12:54:46.254Z] Selecting previously unselected package aufs-tools. [2020-12-01T12:54:46.254Z] Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-01T12:54:46.254Z] Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:54:46.254Z] Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-01T12:54:46.254Z] Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-01T12:54:46.254Z] Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:54:46.547Z] Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-01T12:54:46.547Z] Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-01T12:54:46.547Z] Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:54:46.840Z] Selecting previously unselected package binutils-mingw-w64. [2020-12-01T12:54:46.840Z] Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-01T12:54:46.840Z] Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:54:47.134Z] Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-01T12:54:47.134Z] Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T12:54:47.134Z] Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T12:54:47.134Z] Selecting previously unselected package dmsetup. [2020-12-01T12:54:47.134Z] Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T12:54:47.134Z] Unpacking dmsetup (2:1.02.155-3) ... [2020-12-01T12:54:47.134Z] Selecting previously unselected package mingw-w64-common. [2020-12-01T12:54:47.134Z] Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-01T12:54:47.134Z] Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-01T12:54:47.772Z] Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-01T12:54:47.772Z] Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-01T12:54:47.772Z] Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:54:47.962Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T12:54:47.962Z] [2020-12-01T12:54:47.962Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-01T12:54:47.962Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-01T12:54:47.962Z] Using test binary docker [2020-12-01T12:54:47.962Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T12:54:47.962Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T12:54:47.962Z] INFO: Waiting for daemon to start... [2020-12-01T12:54:47.962Z] Starting dockerd [2020-12-01T12:54:47.962Z] . [2020-12-01T12:54:47.962Z] INFO: Building docker-sdk-python3:4.1.0... [2020-12-01T12:54:48.411Z] Selecting previously unselected package gcc-mingw-w64-base. [2020-12-01T12:54:48.412Z] Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T12:54:48.412Z] Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:48.704Z] Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-01T12:54:48.704Z] Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T12:54:48.704Z] Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:52.231Z] Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-01T12:54:52.231Z] Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-01T12:54:52.231Z] Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libonig5:ppc64el. [2020-12-01T12:54:54.976Z] Preparing to unpack .../25-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libjq1:ppc64el. [2020-12-01T12:54:54.976Z] Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package jq. [2020-12-01T12:54:54.976Z] Preparing to unpack .../27-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libaio1:ppc64el. [2020-12-01T12:54:54.976Z] Preparing to unpack .../28-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libbtrfs0. [2020-12-01T12:54:54.976Z] Preparing to unpack .../29-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libbtrfs-dev. [2020-12-01T12:54:54.976Z] Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-01T12:54:54.976Z] Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T12:54:54.976Z] Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T12:54:54.976Z] Selecting previously unselected package libudev-dev:ppc64el. [2020-12-01T12:54:54.976Z] Preparing to unpack .../32-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T12:54:55.270Z] Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-01T12:54:55.270Z] Preparing to unpack .../33-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-01T12:54:55.270Z] Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-01T12:54:55.270Z] Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-01T12:54:55.270Z] Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-01T12:54:55.270Z] Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-01T12:54:55.270Z] Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-01T12:54:55.270Z] Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-01T12:54:55.270Z] Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-01T12:54:55.270Z] Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-01T12:54:55.270Z] Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-01T12:54:55.563Z] Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-01T12:54:55.563Z] Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-01T12:54:55.563Z] Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-01T12:54:55.563Z] Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-01T12:54:55.563Z] Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-01T12:54:55.563Z] Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-01T12:54:55.563Z] Selecting previously unselected package libgpm2:ppc64el. [2020-12-01T12:54:55.563Z] Preparing to unpack .../40-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-01T12:54:55.563Z] Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-01T12:54:55.563Z] Selecting previously unselected package libicu63:ppc64el. [2020-12-01T12:54:55.563Z] Preparing to unpack .../41-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-01T12:54:55.563Z] Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T12:54:55.679Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-01T12:54:55.679Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-446463b5\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-01T12:54:55.679Z] ---------------------------------------------------------------------------- [2020-12-01T12:54:55.679Z] [2020-12-01T12:54:55.679Z] INFO: executeCI.ps1 starting at Tue Dec 1 12:54:53 CUT 2020 [2020-12-01T12:54:55.679Z] [2020-12-01T12:54:55.679Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-01T12:54:55.679Z] INFO: Running git version 2.24.1.windows.2 [2020-12-01T12:54:55.679Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-01T12:54:55.679Z] INFO: Environment variables: [2020-12-01T12:54:55.679Z] [2020-12-01T12:54:55.679Z] Name Value [2020-12-01T12:54:55.679Z] ---- ----- [2020-12-01T12:54:55.679Z] ALLUSERSPROFILE C:\ProgramData [2020-12-01T12:54:55.679Z] amd64 true [2020-12-01T12:54:55.679Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-01T12:54:55.679Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-01T12:54:55.679Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-01T12:54:55.679Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-01T12:54:55.679Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-01T12:54:55.679Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-01T12:54:55.679Z] BRANCH_NAME PR-41589 [2020-12-01T12:54:55.679Z] BUILD_DISPLAY_NAME #3 [2020-12-01T12:54:55.679Z] BUILD_ID 3 [2020-12-01T12:54:55.679Z] BUILD_NUMBER 3 [2020-12-01T12:54:55.679Z] BUILD_TAG jenkins-moby-PR-41589-3 [2020-12-01T12:54:55.679Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41589/3/ [2020-12-01T12:54:55.679Z] CHANGE_AUTHOR thaJeztah [2020-12-01T12:54:55.679Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-12-01T12:54:55.679Z] CHANGE_BRANCH 19.03_backport_fix_docker_stats_panic [2020-12-01T12:54:55.679Z] CHANGE_FORK thaJeztah/docker [2020-12-01T12:54:55.679Z] CHANGE_ID 41589 [2020-12-01T12:54:55.679Z] CHANGE_TARGET 19.03 [2020-12-01T12:54:55.679Z] CHANGE_TITLE [19.03 backport] docker stats: fix 'panic: close of closed channel' [2020-12-01T12:54:55.679Z] CHANGE_URL https://github.com/moby/moby/pull/41589 [2020-12-01T12:54:55.679Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-01T12:54:55.679Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-01T12:54:55.679Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-01T12:54:55.679Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-01T12:54:55.679Z] COMPUTERNAME azwin-2-e26d40 [2020-12-01T12:54:55.679Z] ComSpec C:\windows\system32\cmd.exe [2020-12-01T12:54:55.679Z] ConfigSequenceNumber 0 [2020-12-01T12:54:55.679Z] DOCKER_BUILDKIT 0 [2020-12-01T12:54:55.679Z] DOCKER_DUT_DEBUG 1 [2020-12-01T12:54:55.679Z] DOCKER_EXPERIMENTAL 1 [2020-12-01T12:54:55.679Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-01T12:54:55.679Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-01T12:54:55.679Z] EXECUTOR_NUMBER 0 [2020-12-01T12:54:55.679Z] FQDN azwin-2-e26d40.westus.cloudapp.azure.com [2020-12-01T12:54:55.679Z] GIT_BRANCH PR-41589 [2020-12-01T12:54:55.679Z] GIT_COMMIT 1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T12:54:55.679Z] GIT_PREVIOUS_COMMIT 9d9636b7df60e529032fc4d26e15e072463a751a [2020-12-01T12:54:55.679Z] GIT_URL https://github.com/moby/moby.git [2020-12-01T12:54:55.679Z] HUDSON_COOKIE e22f1c1c-57f1-4195-946a-377fd99c8792 [2020-12-01T12:54:55.679Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-01T12:54:55.679Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-01T12:54:55.679Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-01T12:54:55.679Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-01T12:54:55.679Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-01T12:54:55.679Z] JENKINS_NODE_COOKIE 8aaec06e-9b52-441c-9a1b-a823a9ac0a42 [2020-12-01T12:54:55.679Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-01T12:54:55.679Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-01T12:54:55.679Z] JOB_BASE_NAME PR-41589 [2020-12-01T12:54:55.679Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41589/display/redirect [2020-12-01T12:54:55.679Z] JOB_NAME moby/PR-41589 [2020-12-01T12:54:55.679Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41589/ [2020-12-01T12:54:55.679Z] library.jps.version master [2020-12-01T12:54:55.679Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-01T12:54:55.679Z] NODE_LABELS amd64 azure azwin-2-e26d40 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-01T12:54:55.679Z] NODE_NAME azwin-2-e26d40 [2020-12-01T12:54:55.679Z] NUMBER_OF_PROCESSORS 4 [2020-12-01T12:54:55.679Z] OS Windows_NT [2020-12-01T12:54:55.679Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-01T12:54:55.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-01T12:54:55.679Z] ppc64le true [2020-12-01T12:54:55.679Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-01T12:54:55.679Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-12-01T12:54:55.679Z] PROCESSOR_LEVEL 6 [2020-12-01T12:54:55.679Z] PROCESSOR_REVISION 4f01 [2020-12-01T12:54:55.679Z] ProgramData C:\ProgramData [2020-12-01T12:54:55.679Z] ProgramFiles C:\Program Files [2020-12-01T12:54:55.679Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-01T12:54:55.679Z] ProgramW6432 C:\Program Files [2020-12-01T12:54:55.679Z] PROMPT $P$G [2020-12-01T12:54:55.679Z] PSExecutionPolicyPreference Bypass [2020-12-01T12:54:55.679Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-01T12:54:55.679Z] PUBLIC C:\Users\Public [2020-12-01T12:54:55.679Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41589/3/display/redirect?page=changes [2020-12-01T12:54:55.679Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41589/3/display/redirect [2020-12-01T12:54:55.679Z] s390x false [2020-12-01T12:54:55.679Z] skip_dco false [2020-12-01T12:54:55.679Z] SKIP_VALIDATION_TESTS 1 [2020-12-01T12:54:55.679Z] SOURCES_DRIVE d [2020-12-01T12:54:55.679Z] SOURCES_SUBDIR gopath [2020-12-01T12:54:55.679Z] STAGE_NAME Run tests [2020-12-01T12:54:55.679Z] SystemDrive C: [2020-12-01T12:54:55.679Z] SystemRoot C:\windows [2020-12-01T12:54:55.679Z] TEMP C:\windows\TEMP [2020-12-01T12:54:55.679Z] TESTDEBUG 0 [2020-12-01T12:54:55.679Z] TESTRUN_DRIVE d [2020-12-01T12:54:55.679Z] TESTRUN_SUBDIR CI [2020-12-01T12:54:55.679Z] TIMEOUT 120m [2020-12-01T12:54:55.679Z] TMP C:\windows\TEMP [2020-12-01T12:54:55.679Z] unit_validate true [2020-12-01T12:54:55.679Z] USERDOMAIN WORKGROUP [2020-12-01T12:54:55.679Z] USERNAME azwin-2-e26d40$ [2020-12-01T12:54:55.679Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-01T12:54:55.679Z] windir C:\windows [2020-12-01T12:54:55.680Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-01T12:54:55.680Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-01T12:54:55.680Z] windowsRS1 false [2020-12-01T12:54:55.680Z] windowsRS5 true [2020-12-01T12:54:55.680Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-01T12:54:55.680Z] [2020-12-01T12:54:55.680Z] [2020-12-01T12:54:55.680Z] [2020-12-01T12:54:55.680Z] INFO: Sources under d:\gopath\... [2020-12-01T12:54:55.680Z] INFO: Test run under d:\CI\... [2020-12-01T12:54:55.680Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-01T12:54:55.680Z] INFO: docker/docker repository was found [2020-12-01T12:54:55.680Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-01T12:54:55.680Z] ltsc2019: Pulling from windows/servercore [2020-12-01T12:54:56.149Z] 4612f6d0b889: Pulling fs layer [2020-12-01T12:54:56.149Z] 680bbdbacf1b: Pulling fs layer [2020-12-01T12:54:56.602Z] Selecting previously unselected package libnet1:ppc64el. [2020-12-01T12:54:56.603Z] Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-01T12:54:56.603Z] Preparing to unpack .../43-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-01T12:54:56.603Z] Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package libreadline5:ppc64el. [2020-12-01T12:54:56.603Z] Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-01T12:54:56.603Z] Preparing to unpack .../46-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package net-tools. [2020-12-01T12:54:56.603Z] Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-01T12:54:56.603Z] Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:54:56.603Z] Selecting previously unselected package python-pip-whl. [2020-12-01T12:54:56.603Z] Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... [2020-12-01T12:54:56.603Z] Unpacking python-pip-whl (18.1-5) ... [2020-12-01T12:54:56.894Z] Selecting previously unselected package python3-lib2to3. [2020-12-01T12:54:56.895Z] Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package python3-distutils. [2020-12-01T12:54:56.895Z] Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-distutils (3.7.3-1) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package python3-pip. [2020-12-01T12:54:56.895Z] Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-pip (18.1-5) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package python3-pkg-resources. [2020-12-01T12:54:56.895Z] Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package python3-setuptools. [2020-12-01T12:54:56.895Z] Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-setuptools (40.8.0-1) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package python3-wheel. [2020-12-01T12:54:56.895Z] Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... [2020-12-01T12:54:56.895Z] Unpacking python3-wheel (0.32.3-2) ... [2020-12-01T12:54:56.895Z] Selecting previously unselected package thin-provisioning-tools. [2020-12-01T12:54:56.895Z] Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-01T12:54:56.895Z] Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:54:57.190Z] Selecting previously unselected package vim-runtime. [2020-12-01T12:54:57.190Z] Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-01T12:54:57.190Z] Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-01T12:54:57.190Z] Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-01T12:54:57.190Z] Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:54:57.829Z] Selecting previously unselected package vim. [2020-12-01T12:54:57.829Z] Preparing to unpack .../57-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-01T12:54:57.829Z] Unpacking vim (2:8.1.0875-5) ... [2020-12-01T12:54:57.829Z] Selecting previously unselected package xfsprogs. [2020-12-01T12:54:57.829Z] Preparing to unpack .../58-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-01T12:54:57.829Z] Unpacking xfsprogs (4.20.0-1) ... [2020-12-01T12:54:58.122Z] Selecting previously unselected package zip. [2020-12-01T12:54:58.122Z] Preparing to unpack .../59-zip_3.0-11+b1_ppc64el.deb ... [2020-12-01T12:54:58.122Z] Unpacking zip (3.0-11+b1) ... [2020-12-01T12:54:58.122Z] Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-01T12:54:58.122Z] Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-01T12:54:58.122Z] Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-01T12:54:58.122Z] Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:58.122Z] Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-01T12:54:58.122Z] Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-01T12:54:58.122Z] Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-01T12:54:58.122Z] Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-01T12:54:58.122Z] Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:58.122Z] Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-01T12:54:58.122Z] Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-01T12:54:58.122Z] Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:58.122Z] Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-01T12:54:58.122Z] Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-01T12:54:58.122Z] Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-01T12:54:58.122Z] Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-01T12:54:58.122Z] Setting up xxd (2:8.1.0875-5) ... [2020-12-01T12:54:58.122Z] Setting up libbtrfs0 (4.20.1-2) ... [2020-12-01T12:54:58.122Z] Setting up zip (3.0-11+b1) ... [2020-12-01T12:54:58.122Z] Setting up vim-common (2:8.1.0875-5) ... [2020-12-01T12:54:58.122Z] Setting up bash-completion (1:2.8-6) ... [2020-12-01T12:54:59.160Z] Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-01T12:54:59.160Z] Setting up xz-utils (5.2.4-1) ... [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-01T12:54:59.160Z] Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-01T12:54:59.160Z] Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T12:54:59.160Z] Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-01T12:54:59.160Z] Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-01T12:54:59.160Z] Setting up pigz (2.4-1) ... [2020-12-01T12:54:59.160Z] Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-01T12:54:59.160Z] Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-01T12:54:59.160Z] Setting up python-pip-whl (18.1-5) ... [2020-12-01T12:54:59.160Z] Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-01T12:54:59.160Z] Setting up mingw-w64-common (6.0.0-3) ... [2020-12-01T12:54:59.160Z] Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-01T12:54:59.160Z] Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-01T12:54:59.160Z] Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-12-01T12:54:59.160Z] Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-01T12:54:59.160Z] Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-01T12:54:59.160Z] Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-01T12:54:59.160Z] Setting up vim (2:8.1.0875-5) ... [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-01T12:54:59.160Z] update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-01T12:54:59.160Z] Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-01T12:54:59.160Z] Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-01T12:54:59.160Z] Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:59.160Z] 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-12-01T12:54:59.160Z] 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-12-01T12:54:59.160Z] Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-01T12:54:59.160Z] 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-12-01T12:54:59.160Z] 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-12-01T12:54:59.160Z] Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-01T12:54:59.160Z] Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-01T12:54:59.160Z] Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-01T12:54:59.160Z] Setting up jq (1.5+dfsg-2+b1) ... [2020-12-01T12:54:59.160Z] Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-01T12:54:59.160Z] Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-01T12:55:00.197Z] Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-01T12:55:00.197Z] Setting up iptables (1.8.2-4) ... [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-01T12:55:00.197Z] update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-01T12:55:00.197Z] Setting up python3 (3.7.3-1) ... [2020-12-01T12:55:00.197Z] Setting up python3-wheel (0.32.3-2) ... [2020-12-01T12:55:00.197Z] Setting up apparmor (2.13.2-10) ... [2020-12-01T12:55:00.490Z] Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-01T12:55:00.784Z] Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-01T12:55:00.784Z] Setting up python3-distutils (3.7.3-1) ... [2020-12-01T12:55:01.076Z] Setting up python3-setuptools (40.8.0-1) ... [2020-12-01T12:55:01.368Z] Setting up python3-pip (18.1-5) ... [2020-12-01T12:55:01.663Z] Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T12:55:01.663Z] Setting up dmsetup (2:1.02.155-3) ... [2020-12-01T12:55:01.663Z] Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-01T12:55:01.663Z] Setting up xfsprogs (4.20.0-1) ... [2020-12-01T12:55:01.663Z] Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-01T12:55:01.663Z] Processing triggers for mime-support (3.62) ... [2020-12-01T12:55:01.663Z] Processing triggers for libc-bin (2.28-10) ... [2020-12-01T12:55:03.258Z] 680bbdbacf1b: Verifying Checksum [2020-12-01T12:55:03.258Z] 680bbdbacf1b: Download complete [2020-12-01T12:55:08.573Z] Removing intermediate container f93aaa3cb9cc [2020-12-01T12:55:08.573Z] ---> a1af45b1d987 [2020-12-01T12:55:08.573Z] 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-12-01T12:55:08.866Z] ---> Running in 632a12a226d7 [2020-12-01T12:55:08.866Z] update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-01T12:55:08.866Z] update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-01T12:55:08.866Z] update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-01T12:55:09.503Z] Removing intermediate container 632a12a226d7 [2020-12-01T12:55:09.503Z] ---> 5efdcb8db681 [2020-12-01T12:55:09.503Z] Step 118/140 : RUN pip3 install yamllint==1.16.0 [2020-12-01T12:55:09.503Z] ---> Running in 4bc4bc6c0dd5 [2020-12-01T12:55:11.025Z] Collecting yamllint==1.16.0 [2020-12-01T12:55:11.025Z] Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-01T12:55:11.025Z] Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-01T12:55:11.025Z] Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-01T12:55:11.025Z] Collecting pyyaml (from yamllint==1.16.0) [2020-12-01T12:55:11.025Z] Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-01T12:55:11.318Z] Building wheels for collected packages: pyyaml [2020-12-01T12:55:11.318Z] Running setup.py bdist_wheel for pyyaml: started [2020-12-01T12:55:11.611Z] Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-01T12:55:11.611Z] Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-01T12:55:11.611Z] Successfully built pyyaml [2020-12-01T12:55:11.611Z] Installing collected packages: pathspec, pyyaml, yamllint [2020-12-01T12:55:11.904Z] Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-01T12:55:12.196Z] Removing intermediate container 4bc4bc6c0dd5 [2020-12-01T12:55:12.196Z] ---> 4d65eef6e0fd [2020-12-01T12:55:12.196Z] Step 119/140 : COPY --from=dockercli /build/ /usr/local/cli [2020-12-01T12:55:12.833Z] ---> 73a1094e168d [2020-12-01T12:55:12.833Z] Step 120/140 : COPY --from=frozen-images /build/ /docker-frozen-images [2020-12-01T12:55:15.576Z] ---> 395fed9cef30 [2020-12-01T12:55:15.576Z] Step 121/140 : COPY --from=swagger /build/ /usr/local/bin/ [2020-12-01T12:55:15.576Z] ---> a61287534145 [2020-12-01T12:55:15.576Z] Step 122/140 : COPY --from=tomlv /build/ /usr/local/bin/ [2020-12-01T12:55:15.670Z] 4612f6d0b889: Verifying Checksum [2020-12-01T12:55:15.670Z] 4612f6d0b889: Download complete [2020-12-01T12:55:15.870Z] ---> ed9d7cc6280b [2020-12-01T12:55:15.870Z] Step 123/140 : COPY --from=tini /build/ /usr/local/bin/ [2020-12-01T12:55:15.870Z] ---> 0103767f86dd [2020-12-01T12:55:15.870Z] Step 124/140 : COPY --from=registry /build/ /usr/local/bin/ [2020-12-01T12:55:16.509Z] ---> 96a9d1fe122a [2020-12-01T12:55:16.509Z] Step 125/140 : COPY --from=criu /build/ /usr/local/ [2020-12-01T12:55:16.801Z] ---> 58e9eb2526d2 [2020-12-01T12:55:16.801Z] Step 126/140 : COPY --from=vndr /build/ /usr/local/bin/ [2020-12-01T12:55:17.094Z] ---> a168249906ea [2020-12-01T12:55:17.094Z] Step 127/140 : COPY --from=gotestsum /build/ /usr/local/bin/ [2020-12-01T12:55:17.386Z] ---> 259231cbafda [2020-12-01T12:55:17.386Z] Step 128/140 : COPY --from=gometalinter /build/ /usr/local/bin/ [2020-12-01T12:55:19.463Z] ---> 4b767244a4ed [2020-12-01T12:55:19.463Z] Step 129/140 : COPY --from=runc /build/ /usr/local/bin/ [2020-12-01T12:55:19.463Z] ---> fb07d51f6fb1 [2020-12-01T12:55:19.463Z] Step 130/140 : COPY --from=containerd /build/ /usr/local/bin/ [2020-12-01T12:55:20.100Z] ---> 6f510ff83644 [2020-12-01T12:55:20.100Z] Step 131/140 : COPY --from=rootlesskit /build/ /usr/local/bin/ [2020-12-01T12:55:20.504Z] ---> 0f9b3fb30091 [2020-12-01T12:55:20.504Z] Step 132/140 : COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2020-12-01T12:55:20.797Z] ---> 9f113152740f [2020-12-01T12:55:20.797Z] Step 133/140 : COPY --from=proxy /build/ /usr/local/bin/ [2020-12-01T12:55:21.089Z] ---> b40b1aa875a7 [2020-12-01T12:55:21.089Z] Step 134/140 : ENV PATH=/usr/local/cli:$PATH [2020-12-01T12:55:21.089Z] ---> Running in 8feedbf45bc2 [2020-12-01T12:55:21.089Z] Removing intermediate container 8feedbf45bc2 [2020-12-01T12:55:21.089Z] ---> 330e8a830e3a [2020-12-01T12:55:21.089Z] Step 135/140 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux [2020-12-01T12:55:21.089Z] ---> Running in 984097f2fe66 [2020-12-01T12:55:21.089Z] Removing intermediate container 984097f2fe66 [2020-12-01T12:55:21.089Z] ---> f09c83ede4df [2020-12-01T12:55:21.089Z] Step 136/140 : WORKDIR /go/src/github.com/docker/docker [2020-12-01T12:55:21.384Z] ---> Running in 2298ac5dd1c8 [2020-12-01T12:55:21.384Z] Removing intermediate container 2298ac5dd1c8 [2020-12-01T12:55:21.384Z] ---> ba96afd65fef [2020-12-01T12:55:21.384Z] Step 137/140 : VOLUME /var/lib/docker [2020-12-01T12:55:21.384Z] ---> Running in cf045937750a [2020-12-01T12:55:21.384Z] Removing intermediate container cf045937750a [2020-12-01T12:55:21.384Z] ---> 5ad64b76ee83 [2020-12-01T12:55:21.384Z] Step 138/140 : ENTRYPOINT ["hack/dind"] [2020-12-01T12:55:21.677Z] ---> Running in 523dbf3ba471 [2020-12-01T12:55:21.677Z] Removing intermediate container 523dbf3ba471 [2020-12-01T12:55:21.677Z] ---> 7f9c9e09331b [2020-12-01T12:55:21.677Z] Step 139/140 : FROM dev AS final [2020-12-01T12:55:21.677Z] ---> 7f9c9e09331b [2020-12-01T12:55:21.677Z] Step 140/140 : COPY . /go/src/github.com/docker/docker [2020-12-01T12:55:23.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T12:55:23.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T12:55:27.267Z] ---> a24361bfdc70 [2020-12-01T12:55:27.267Z] Successfully built a24361bfdc70 [2020-12-01T12:55:27.267Z] Successfully tagged docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T12:55:27.718Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/test/unit [2020-12-01T12:55:29.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T12:55:30.492Z] ? github.com/docker/docker/api [no test files] [2020-12-01T12:55:32.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T12:55:34.696Z] sha256:aecb1e8828fb04d3347ab93634cd8b0cba75d491b9745d9a038433696d35c41c [2020-12-01T12:55:34.696Z] INFO: Starting docker-py tests... [2020-12-01T12:55:34.696Z] ============================= test session starts ============================== [2020-12-01T12:55:34.696Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-12-01T12:55:34.696Z] rootdir: /src, inifile: pytest.ini [2020-12-01T12:55:34.696Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-01T12:55:34.696Z] collected 385 items / 3 deselected / 382 selected [2020-12-01T12:55:34.696Z] [2020-12-01T12:55:36.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T12:55:39.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T12:55:43.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T12:55:43.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T12:55:47.341Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-01T12:55:47.910Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-01T12:55:49.171Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2020-12-01T12:55:49.438Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-01T12:55:49.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T12:55:52.492Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T12:56:02.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T12:56:20.102Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-01T12:56:29.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T12:56:29.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T12:56:32.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T12:56:37.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T12:56:40.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T12:56:43.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T12:56:47.604Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T12:56:47.604Z] Using test binary docker [2020-12-01T12:56:47.604Z] +++ /etc/init.d/apparmor start [2020-12-01T12:56:47.604Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T12:56:47.604Z] INFO: Waiting for daemon to start... [2020-12-01T12:56:47.604Z] Starting dockerd [2020-12-01T12:56:47.604Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-12-01T12:56:49.509Z] . [2020-12-01T12:56:49.509Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T12:56:49.509Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T12:56:49.509Z] Error: No such image: emptyfs [2020-12-01T12:56:49.509Z] ++++ docker load [2020-12-01T12:56:49.509Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T12:56:49.768Z] Running integration-test (iteration 1) [2020-12-01T12:56:49.768Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T12:56:49.768Z] ++ 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-12-01T12:56:49.768Z] ++ set -e [2020-12-01T12:56:49.768Z] ++ '[' -n 0 ']' [2020-12-01T12:56:49.768Z] ++ set -x [2020-12-01T12:56:49.768Z] ++ 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-12-01T12:56:57.709Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2020-12-01T12:56:57.709Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T12:56:58.008Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T12:56:58.008Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T12:56:58.304Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T12:56:58.304Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T12:56:59.836Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T12:56:59.836Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T12:57:00.132Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2020-12-01T12:57:00.431Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2020-12-01T12:57:01.073Z] ok github.com/docker/docker/api/types/versions 0.027s coverage: 75.0% of statements [2020-12-01T12:57:01.073Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-12-01T12:57:01.073Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 3.1% of statements [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T12:57:01.073Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T12:57:01.074Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T12:57:01.719Z] ok github.com/docker/docker/builder/dockerignore 0.030s coverage: 96.8% of statements [2020-12-01T12:57:08.697Z] ok github.com/docker/docker/builder/fscache 0.153s coverage: 69.2% of statements [2020-12-01T12:57:08.697Z] ok github.com/docker/docker/builder/remotecontext 0.344s coverage: 13.6% of statements [2020-12-01T12:57:08.993Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2020-12-01T12:57:09.292Z] ok github.com/docker/docker/builder/remotecontext/git 3.403s coverage: 85.1% of statements [2020-12-01T12:57:09.936Z] ok github.com/docker/docker/builder/dockerfile 1.024s coverage: 45.1% of statements [2020-12-01T12:57:09.936Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T12:57:09.936Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T12:57:15.197Z] ................................................ [ 29%] [2020-12-01T12:57:18.481Z] ok github.com/docker/docker/client 0.311s coverage: 75.7% of statements [2020-12-01T12:57:28.511Z] Loaded image: buildpack-deps:jessie [2020-12-01T12:57:28.511Z] Loaded image: busybox:latest [2020-12-01T12:57:28.511Z] Loaded image: busybox:glibc [2020-12-01T12:57:28.511Z] Loaded image: debian:jessie [2020-12-01T12:57:28.511Z] Loaded image: hello-world:latest [2020-12-01T12:57:28.511Z] INFO: Testing against a local daemon [2020-12-01T12:57:28.511Z] === RUN TestBuildWithSession [2020-12-01T12:57:28.511Z] --- PASS: TestBuildWithSession (4.14s) [2020-12-01T12:57:28.511Z] === RUN TestBuildSquashParent [2020-12-01T12:57:31.498Z] tests/integration/api_exec_test.py .................... [ 35%] [2020-12-01T12:57:36.628Z] --- PASS: TestBuildSquashParent (8.91s) [2020-12-01T12:57:36.628Z] build_squash_test.go:29: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent [2020-12-01T12:57:36.628Z] daemon.go:325: [de9a8b8f70733] waiting for daemon to start [2020-12-01T12:57:36.628Z] daemon.go:325: [de9a8b8f70733] waiting for daemon to start [2020-12-01T12:57:36.628Z] daemon.go:353: [de9a8b8f70733] daemon started [2020-12-01T12:57:36.628Z] daemon.go:461: [de9a8b8f70733] Stopping daemon [2020-12-01T12:57:36.628Z] daemon.go:296: [de9a8b8f70733] exiting daemon [2020-12-01T12:57:36.628Z] daemon.go:448: [de9a8b8f70733] Daemon stopped [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T12:57:36.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T12:57:36.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T12:57:36.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T12:57:36.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T12:57:38.992Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-12-01T12:57:40.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T12:57:40.817Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T12:57:42.917Z] 4612f6d0b889: Pull complete [2020-12-01T12:57:43.270Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-01T12:57:44.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T12:57:44.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.60s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.61s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.45s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2020-12-01T12:57:47.404Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.20s) [2020-12-01T12:57:47.404Z] === RUN TestBuildMultiStageCopy [2020-12-01T12:57:47.404Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T12:57:49.939Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T12:57:50.198Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T12:57:50.767Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T12:57:51.026Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T12:57:51.262Z] ok github.com/docker/docker/cmd/dockerd/hack 0.032s coverage: 72.9% of statements [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2020-12-01T12:57:51.594Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.49s) [2020-12-01T12:57:51.594Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T12:57:52.788Z] ok github.com/docker/docker/cmd/dockerd 0.112s coverage: 29.5% of statements [2020-12-01T12:57:53.500Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2020-12-01T12:57:53.500Z] === RUN TestBuildLabelWithTargets [2020-12-01T12:57:55.407Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2020-12-01T12:57:55.407Z] === RUN TestBuildWithEmptyLayers [2020-12-01T12:57:56.783Z] --- PASS: TestBuildWithEmptyLayers (1.19s) [2020-12-01T12:57:56.783Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T12:57:57.290Z] ok github.com/docker/docker/container 0.174s coverage: 35.6% of statements [2020-12-01T12:57:57.290Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T12:57:57.290Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T12:57:57.290Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T12:57:57.290Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T12:57:59.132Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-12-01T12:57:59.403Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 65.3% of statements [2020-12-01T12:58:00.065Z] --- PASS: TestBuildMultiStageOnBuild (3.07s) [2020-12-01T12:58:00.065Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T12:58:01.440Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2020-12-01T12:58:01.440Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T12:58:03.895Z] ok github.com/docker/docker/daemon/cluster/convert 0.062s coverage: 35.8% of statements [2020-12-01T12:58:04.726Z] --- PASS: TestBuildMultiStageLayerLeak (3.46s) [2020-12-01T12:58:04.726Z] === RUN TestBuildWithHugeFile [2020-12-01T12:58:06.671Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2020-12-01T12:58:07.695Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-01T12:58:09.204Z] tests/integration/api_secret_test.py ..... [ 52%] [2020-12-01T12:58:10.237Z] ok github.com/docker/docker/daemon/discovery 0.026s coverage: 30.4% of statements [2020-12-01T12:58:12.334Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-12-01T12:58:12.334Z] ok github.com/docker/docker/daemon/config 0.108s coverage: 82.2% of statements [2020-12-01T12:58:14.005Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-12-01T12:58:15.093Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-12-01T12:58:17.840Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-12-01T12:58:17.840Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.518s coverage: 13.6% of statements [2020-12-01T12:58:19.930Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.648s coverage: 57.8% of statements [2020-12-01T12:58:23.483Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.721s coverage: 68.5% of statements [2020-12-01T12:58:23.483Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.393s coverage: 49.5% of statements [2020-12-01T12:58:23.779Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.088s coverage: 45.9% of statements [2020-12-01T12:58:24.844Z] ok github.com/docker/docker/daemon 12.399s coverage: 17.5% of statements [2020-12-01T12:58:24.844Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T12:58:24.844Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T12:58:24.844Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T12:58:24.844Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T12:58:24.844Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T12:58:26.947Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.0% of statements [2020-12-01T12:58:27.246Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.618s coverage: 76.1% of statements [2020-12-01T12:58:27.908Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.012s coverage: 3.0% of statements [2020-12-01T12:58:28.549Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2020-12-01T12:58:28.815Z] ......................... [ 67%] [2020-12-01T12:58:31.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.984s coverage: 55.1% of statements [2020-12-01T12:58:31.311Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T12:58:31.311Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T12:58:31.612Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.7% of statements [2020-12-01T12:58:32.668Z] ok github.com/docker/docker/daemon/images 0.022s coverage: 4.9% of statements [2020-12-01T12:58:32.668Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T12:58:32.668Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T12:58:32.668Z] ok github.com/docker/docker/daemon/logger/awslogs 0.539s coverage: 78.6% of statements [2020-12-01T12:58:32.668Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T12:58:32.668Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T12:58:33.721Z] ok github.com/docker/docker/daemon/logger/gelf 0.043s coverage: 67.0% of statements [2020-12-01T12:58:34.024Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.032s coverage: 88.3% of statements [2020-12-01T12:58:34.321Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-12-01T12:58:35.854Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 62.1% of statements [2020-12-01T12:58:36.906Z] ok github.com/docker/docker/daemon/logger/local 0.063s coverage: 74.7% of statements [2020-12-01T12:58:36.906Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T12:58:37.549Z] time="2020-12-01T12:58:37Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate286990525/log144000760.1: no such file or directory" [2020-12-01T12:58:37.549Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.033s coverage: 38.5% of statements [2020-12-01T12:58:38.602Z] ok github.com/docker/docker/daemon/logger/templates 0.066s coverage: 8.3% of statements [2020-12-01T12:58:38.602Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 47.8% of statements [2020-12-01T12:58:39.652Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2020-12-01T12:58:39.948Z] ok github.com/docker/docker/daemon/logger/splunk 2.264s coverage: 84.5% of statements [2020-12-01T12:58:39.948Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T12:58:39.948Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T12:58:42.716Z] ok github.com/docker/docker/distribution/metadata 0.136s coverage: 48.2% of statements [2020-12-01T12:58:43.769Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2020-12-01T12:58:44.411Z] ok github.com/docker/docker/distribution 0.425s coverage: 22.3% of statements [2020-12-01T12:58:44.411Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T12:58:45.480Z] ok github.com/docker/docker/distribution/xfer 1.476s coverage: 83.9% of statements [2020-12-01T12:58:45.480Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T12:58:46.123Z] ok github.com/docker/docker/image 0.091s coverage: 86.4% of statements [2020-12-01T12:58:46.768Z] ok github.com/docker/docker/image/cache 0.038s coverage: 19.2% of statements [2020-12-01T12:58:46.768Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T12:58:47.819Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2020-12-01T12:58:47.819Z] ? github.com/docker/docker/internal/test [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-12-01T12:58:48.872Z] ok github.com/docker/docker/internal/testutil 0.038s coverage: 62.5% of statements [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-12-01T12:58:48.872Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T12:58:49.169Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2020-12-01T12:58:50.701Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2020-12-01T12:58:53.485Z] ok github.com/docker/docker/opts 0.065s coverage: 66.9% of statements [2020-12-01T12:58:54.129Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-12-01T12:58:54.428Z] ok github.com/docker/docker/pkg/authorization 0.974s coverage: 66.7% of statements [2020-12-01T12:58:54.428Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-12-01T12:58:54.724Z] ok github.com/docker/docker/pkg/archive 1.094s coverage: 76.8% of statements [2020-12-01T12:58:55.366Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2020-12-01T12:58:56.012Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2020-12-01T12:58:56.660Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2020-12-01T12:58:57.714Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-01T12:58:58.356Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-12-01T12:58:58.651Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-01T12:59:00.166Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 66.3% of statements [2020-12-01T12:59:00.464Z] ok github.com/docker/docker/pkg/chrootarchive 4.006s coverage: 43.2% of statements [2020-12-01T12:59:00.759Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-12-01T12:59:01.056Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2020-12-01T12:59:01.056Z] ok github.com/docker/docker/layer 7.931s coverage: 72.0% of statements [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/oci [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T12:59:01.056Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T12:59:01.703Z] ok github.com/docker/docker/pkg/fsutils 0.466s coverage: 85.1% of statements [2020-12-01T12:59:02.369Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 10.2% of statements [2020-12-01T12:59:03.839Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-12-01T12:59:03.917Z] ok github.com/docker/docker/pkg/locker 0.067s coverage: 88.9% of statements [2020-12-01T12:59:03.917Z] ok github.com/docker/docker/pkg/jsonmessage 0.013s coverage: 91.7% of statements [2020-12-01T12:59:04.571Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2020-12-01T12:59:04.571Z] ok github.com/docker/docker/pkg/idtools 1.051s coverage: 70.1% of statements [2020-12-01T12:59:04.571Z] ok github.com/docker/docker/pkg/ioutils 1.717s coverage: 70.4% of statements [2020-12-01T12:59:04.571Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T12:59:05.220Z] ok github.com/docker/docker/pkg/namesgenerator 0.024s coverage: 85.7% of statements [2020-12-01T12:59:05.517Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-12-01T12:59:05.815Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2020-12-01T12:59:06.112Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.0% of statements [2020-12-01T12:59:06.413Z] ok github.com/docker/docker/pkg/mount 0.990s coverage: 69.6% of statements [2020-12-01T12:59:06.413Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T12:59:06.413Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.4% of statements [2020-12-01T12:59:06.413Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T12:59:06.413Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T12:59:07.470Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2020-12-01T12:59:08.115Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 87.9% of statements [2020-12-01T12:59:08.413Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-12-01T12:59:08.709Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-12-01T12:59:09.352Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-12-01T12:59:09.993Z] ok github.com/docker/docker/pkg/pubsub 1.134s coverage: 73.9% of statements [2020-12-01T12:59:10.292Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2020-12-01T12:59:11.342Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-12-01T12:59:11.342Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2020-12-01T12:59:11.982Z] ok github.com/docker/docker/pkg/symlink 0.022s coverage: 87.7% of statements [2020-12-01T12:59:12.277Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 80.8% of statements [2020-12-01T12:59:12.420Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T12:59:12.420Z] Using test binary docker [2020-12-01T12:59:12.420Z] +++ /etc/init.d/apparmor start [2020-12-01T12:59:12.420Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T12:59:12.420Z] Starting dockerd [2020-12-01T12:59:12.420Z] INFO: Waiting for daemon to start... [2020-12-01T12:59:12.420Z] +++ 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-12-01T12:59:12.420Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T12:59:12.420Z] Using test binary docker [2020-12-01T12:59:12.420Z] +++ /etc/init.d/apparmor start [2020-12-01T12:59:12.420Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T12:59:12.420Z] INFO: Waiting for daemon to start... [2020-12-01T12:59:12.420Z] Starting dockerd [2020-12-01T12:59:12.420Z] +++ 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-12-01T12:59:12.420Z] . [2020-12-01T12:59:12.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T12:59:12.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T12:59:12.420Z] Error: No such image: emptyfs [2020-12-01T12:59:12.420Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T12:59:12.420Z] ++++ docker load [2020-12-01T12:59:12.420Z] Running integration-test (iteration 1) [2020-12-01T12:59:12.420Z] 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-12-01T12:59:12.420Z] ++ 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-12-01T12:59:12.420Z] ++ set -e [2020-12-01T12:59:12.420Z] ++ '[' -n 0 ']' [2020-12-01T12:59:12.420Z] ++ set -x [2020-12-01T12:59:12.420Z] ++ 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-12-01T12:59:12.420Z] [2020-12-01T12:59:12.420Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T12:59:12.420Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T12:59:12.421Z] Error: No such image: emptyfs [2020-12-01T12:59:12.421Z] ++++ docker load [2020-12-01T12:59:12.421Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T12:59:12.421Z] Running integration-test (iteration 1) [2020-12-01T12:59:12.421Z] 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-12-01T12:59:12.421Z] ++ 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-12-01T12:59:12.421Z] ++ set -e [2020-12-01T12:59:12.421Z] ++ '[' -n 0 ']' [2020-12-01T12:59:12.421Z] ++ set -x [2020-12-01T12:59:12.421Z] ++ 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-12-01T12:59:13.326Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 35.1% of statements [2020-12-01T12:59:13.326Z] ok github.com/docker/docker/pkg/tailfile 0.090s coverage: 88.6% of statements [2020-12-01T12:59:13.967Z] ok github.com/docker/docker/pkg/signal 4.465s coverage: 61.0% of statements [2020-12-01T12:59:14.263Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2020-12-01T12:59:14.558Z] ok github.com/docker/docker/pkg/tarsum 0.176s coverage: 89.3% of statements [2020-12-01T12:59:15.201Z] testing: warning: no tests to run [2020-12-01T12:59:15.201Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: 0.0% of statements [no tests to run] [2020-12-01T12:59:15.201Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-12-01T12:59:15.201Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-12-01T12:59:15.848Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2020-12-01T12:59:16.899Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-12-01T12:59:18.442Z] ok github.com/docker/docker/reference 0.014s coverage: 84.4% of statements [2020-12-01T12:59:18.732Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-01T12:59:19.083Z] ok github.com/docker/docker/profiles/seccomp 0.024s coverage: 69.1% of statements [2020-12-01T12:59:19.728Z] ok github.com/docker/docker/plugin 0.623s coverage: 27.3% of statements [2020-12-01T12:59:20.370Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2020-12-01T12:59:20.640Z] tests/integration/client_test.py ..... [ 76%] [2020-12-01T12:59:21.016Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 49.0% of statements [2020-12-01T12:59:21.210Z] tests/integration/errors_test.py . [ 76%] [2020-12-01T12:59:22.065Z] ok github.com/docker/docker/registry 0.277s coverage: 56.3% of statements [2020-12-01T12:59:22.065Z] ok github.com/docker/docker/runconfig 0.030s coverage: 68.2% of statements [2020-12-01T12:59:22.711Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2020-12-01T12:59:24.256Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2020-12-01T12:59:24.550Z] ok github.com/docker/docker/volume/local 0.032s coverage: 73.0% of statements [2020-12-01T12:59:25.591Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-12-01T12:59:44.173Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.8% of statements [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T12:59:44.173Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === Skipped [2020-12-01T12:59:44.173Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T12:59:44.173Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T12:59:44.173Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:73: No driver to put! [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T12:59:44.173Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T12:59:44.173Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T12:59:44.173Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T12:59:44.173Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T12:59:44.173Z] graphtest_unix.go:73: No driver to put! [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T12:59:44.173Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T12:59:44.173Z] [2020-12-01T12:59:44.173Z] DONE 2066 tests, 19 skipped in 253.169s Post stage [Pipeline] junit [2020-12-01T12:59:44.219Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-01T12:59:44.520Z] Loaded image: buildpack-deps:jessie [2020-12-01T12:59:44.520Z] Loaded image: busybox:latest [2020-12-01T12:59:44.520Z] Loaded image: busybox:glibc [2020-12-01T12:59:44.520Z] Loaded image: debian:jessie [2020-12-01T12:59:44.520Z] Loaded image: buildpack-deps:jessie [2020-12-01T12:59:44.520Z] Loaded image: hello-world:latest [2020-12-01T12:59:44.520Z] INFO: Testing against a local daemon [2020-12-01T12:59:44.520Z] === RUN TestDockerDaemonSuite [2020-12-01T12:59:44.520Z] Loaded image: busybox:latest [2020-12-01T12:59:44.520Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-01T12:59:44.520Z] Loaded image: busybox:glibc [2020-12-01T12:59:44.520Z] Loaded image: debian:jessie [2020-12-01T12:59:44.520Z] Loaded image: hello-world:latest [2020-12-01T12:59:44.520Z] INFO: Testing against a local daemon [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-01T12:59:44.520Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-01T12:59:44.812Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -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:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh dynbinary test-integration [2020-12-01T12:59:45.106Z] [2020-12-01T12:59:45.106Z] Removing bundles/ [2020-12-01T12:59:45.106Z] [2020-12-01T12:59:45.106Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-01T12:59:45.106Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T12:59:45.106Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T12:59:45.455Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-01T12:59:45.455Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-01T12:59:46.390Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-01T12:59:46.390Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-01T12:59:46.958Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-01T12:59:47.217Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-01T12:59:47.217Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-01T12:59:49.121Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-01T12:59:49.379Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-01T12:59:49.380Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-01T12:59:49.380Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-01T12:59:49.638Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-01T12:59:50.576Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-01T12:59:51.513Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-01T12:59:51.513Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-01T12:59:51.771Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-01T12:59:51.771Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-01T12:59:51.771Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-01T12:59:52.030Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-01T12:59:54.740Z] 680bbdbacf1b: Pull complete [2020-12-01T12:59:54.740Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-12-01T12:59:54.740Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T12:59:54.740Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T12:59:54.740Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-01T12:59:54.740Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-01T12:59:55.200Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1577' [2020-12-01T12:59:55.200Z] INFO: Docker version of control daemon [2020-12-01T12:59:55.200Z] [2020-12-01T12:59:55.315Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-01T12:59:55.661Z] Client: Docker Engine - Enterprise [2020-12-01T12:59:55.661Z] Version: 19.03.12 [2020-12-01T12:59:55.661Z] API version: 1.40 [2020-12-01T12:59:55.661Z] Go version: go1.13.13 [2020-12-01T12:59:55.661Z] Git commit: 4306744 [2020-12-01T12:59:55.661Z] Built: 08/05/2020 19:27:53 [2020-12-01T12:59:55.661Z] OS/Arch: windows/amd64 [2020-12-01T12:59:55.661Z] Experimental: false [2020-12-01T12:59:55.661Z] [2020-12-01T12:59:55.661Z] Server: Docker Engine - Enterprise [2020-12-01T12:59:55.661Z] Engine: [2020-12-01T12:59:55.661Z] Version: 19.03.12 [2020-12-01T12:59:55.661Z] API version: 1.40 (minimum version 1.24) [2020-12-01T12:59:55.661Z] Go version: go1.13.13 [2020-12-01T12:59:55.661Z] Git commit: f295753ffd [2020-12-01T12:59:55.661Z] Built: 08/05/2020 19:26:41 [2020-12-01T12:59:55.661Z] OS/Arch: windows/amd64 [2020-12-01T12:59:55.661Z] Experimental: true [2020-12-01T12:59:55.661Z] [2020-12-01T12:59:55.661Z] INFO: Docker info of control daemon [2020-12-01T12:59:55.661Z] [2020-12-01T12:59:55.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-01T12:59:56.632Z] Client: [2020-12-01T12:59:56.632Z] Debug Mode: false [2020-12-01T12:59:56.632Z] Plugins: [2020-12-01T12:59:56.632Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-01T12:59:56.632Z] [2020-12-01T12:59:56.632Z] Server: [2020-12-01T12:59:56.632Z] Containers: 0 [2020-12-01T12:59:56.632Z] Running: 0 [2020-12-01T12:59:56.632Z] Paused: 0 [2020-12-01T12:59:56.632Z] Stopped: 0 [2020-12-01T12:59:56.632Z] Images: 1 [2020-12-01T12:59:56.632Z] Server Version: 19.03.12 [2020-12-01T12:59:56.632Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-01T12:59:56.632Z] Windows: [2020-12-01T12:59:56.632Z] LCOW: [2020-12-01T12:59:56.632Z] Logging Driver: json-file [2020-12-01T12:59:56.632Z] Plugins: [2020-12-01T12:59:56.632Z] Volume: local [2020-12-01T12:59:56.632Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T12:59:56.632Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T12:59:56.632Z] Swarm: inactive [2020-12-01T12:59:56.632Z] Default Isolation: process [2020-12-01T12:59:56.632Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T12:59:56.632Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T12:59:56.632Z] OSType: windows [2020-12-01T12:59:56.632Z] Architecture: x86_64 [2020-12-01T12:59:56.632Z] CPUs: 4 [2020-12-01T12:59:56.632Z] Total Memory: 32GiB [2020-12-01T12:59:56.632Z] Name: azwin-2-e26d40 [2020-12-01T12:59:56.632Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-01T12:59:56.632Z] Docker Root Dir: D:\docker [2020-12-01T12:59:56.632Z] Debug Mode: false [2020-12-01T12:59:56.632Z] Registry: https://index.docker.io/v1/ [2020-12-01T12:59:56.632Z] Labels: [2020-12-01T12:59:56.632Z] Experimental: true [2020-12-01T12:59:56.632Z] Insecure Registries: [2020-12-01T12:59:56.632Z] 10.0.0.4:5000 [2020-12-01T12:59:56.632Z] 127.0.0.0/8 [2020-12-01T12:59:56.632Z] Registry Mirrors: [2020-12-01T12:59:56.632Z] http://10.0.0.4:5000/ [2020-12-01T12:59:56.632Z] Live Restore Enabled: false [2020-12-01T12:59:56.632Z] [2020-12-01T12:59:56.632Z] [2020-12-01T12:59:56.632Z] INFO: Commit hash is 7cb74bbb3 [2020-12-01T12:59:56.632Z] INFO: Nuke-Everything... [2020-12-01T12:59:56.632Z] INFO: Container count on control daemon to delete is 0 [2020-12-01T12:59:57.260Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-01T12:59:57.602Z] INFO: Nuking d:\CI [2020-12-01T12:59:57.602Z] INFO: Zapped successfully [2020-12-01T12:59:57.602Z] INFO: Location for testing is d:\CI\PR-41589\3 [2020-12-01T12:59:57.602Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-01T12:59:57.602Z] [2020-12-01T12:59:57.602Z] [2020-12-01T12:59:57.602Z] INFO: Building the image from Dockerfile.windows at 12/01/2020 12:59:57... [2020-12-01T12:59:57.602Z] [2020-12-01T12:59:57.827Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-01T12:59:59.731Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-01T13:00:00.667Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-01T13:00:01.236Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-01T13:00:02.666Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-01T13:00:03.603Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-01T13:00:04.541Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-01T13:00:04.541Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-01T13:00:04.693Z] Sending build context to Docker daemon 55.76MB [2020-12-01T13:00:04.693Z] [2020-12-01T13:00:04.693Z] Step 1/8 : FROM microsoft/windowsservercore [2020-12-01T13:00:04.693Z] ---> 32fecabef723 [2020-12-01T13:00:04.693Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-01T13:00:04.693Z] ---> Running in 32381246539a [2020-12-01T13:00:04.693Z] Removing intermediate container 32381246539a [2020-12-01T13:00:04.693Z] ---> c7e1be584cfb [2020-12-01T13:00:04.693Z] Step 3/8 : ARG GO_VERSION=1.13.15 [2020-12-01T13:00:04.693Z] ---> Running in 6793aa458169 [2020-12-01T13:00:05.108Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-01T13:00:05.154Z] Removing intermediate container 6793aa458169 [2020-12-01T13:00:05.154Z] ---> 64338a9d5a7a [2020-12-01T13:00:05.154Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2020-12-01T13:00:05.154Z] ---> Running in dfbbcb4c24cb [2020-12-01T13:00:05.615Z] Removing intermediate container dfbbcb4c24cb [2020-12-01T13:00:05.615Z] ---> 61b7912589d0 [2020-12-01T13:00:05.615Z] 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-12-01T13:00:05.615Z] ---> Running in 938d453ffde1 [2020-12-01T13:00:05.680Z] --- PASS: TestBuildWithHugeFile (120.94s) [2020-12-01T13:00:05.680Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T13:00:05.680Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:00:05.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:00:05.680Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:00:05.680Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:00:05.680Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:00:05.680Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:00:05.680Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:00:05.680Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:00:05.866Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-01T13:00:05.939Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:00:05.939Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-01T13:00:06.199Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-01T13:00:06.199Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2020-12-01T13:00:06.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-12-01T13:00:06.199Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.19s) [2020-12-01T13:00:06.199Z] === RUN TestBuildPreserveOwnership [2020-12-01T13:00:06.199Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T13:00:07.134Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-01T13:00:08.068Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-01T13:00:09.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T13:00:09.701Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-01T13:00:09.701Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-01T13:00:10.636Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-01T13:00:10.894Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2020-12-01T13:00:10.894Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.08s) [2020-12-01T13:00:10.894Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.64s) [2020-12-01T13:00:10.894Z] === RUN TestBuildPlatformInvalid [2020-12-01T13:00:11.152Z] --- PASS: TestBuildPlatformInvalid (0.23s) [2020-12-01T13:00:11.152Z] PASS [2020-12-01T13:00:11.152Z] [2020-12-01T13:00:11.152Z] DONE 30 tests in 201.211s [2020-12-01T13:00:11.152Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T13:00:11.153Z] ++ 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-12-01T13:00:11.153Z] ++ set -e [2020-12-01T13:00:11.153Z] ++ '[' -n 0 ']' [2020-12-01T13:00:11.153Z] ++ set -x [2020-12-01T13:00:11.153Z] ++ 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-12-01T13:00:11.412Z] INFO: Testing against a local daemon [2020-12-01T13:00:11.412Z] === RUN TestConfigList [2020-12-01T13:00:11.670Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-01T13:00:12.716Z] [2020-12-01T13:00:12.716Z] SUCCESS: Specified value was saved. [2020-12-01T13:00:13.045Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-01T13:00:13.304Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-01T13:00:13.688Z] INFO: Downloading git... [2020-12-01T13:00:14.242Z] --- PASS: TestConfigList (2.76s) [2020-12-01T13:00:14.242Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-12-01T13:00:14.242Z] daemon.go:325: [dc628e5737534] waiting for daemon to start [2020-12-01T13:00:14.242Z] daemon.go:325: [dc628e5737534] waiting for daemon to start [2020-12-01T13:00:14.242Z] daemon.go:353: [dc628e5737534] daemon started [2020-12-01T13:00:14.242Z] daemon.go:461: [dc628e5737534] Stopping daemon [2020-12-01T13:00:14.242Z] daemon.go:296: [dc628e5737534] exiting daemon [2020-12-01T13:00:14.242Z] daemon.go:448: [dc628e5737534] Daemon stopped [2020-12-01T13:00:14.242Z] === RUN TestConfigsCreateAndDelete [2020-12-01T13:00:14.242Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-01T13:00:15.178Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-01T13:00:15.437Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-01T13:00:15.884Z] INFO: Downloading go... [2020-12-01T13:00:16.005Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-01T13:00:16.941Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-01T13:00:16.941Z] --- PASS: TestConfigsCreateAndDelete (2.88s) [2020-12-01T13:00:16.941Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-12-01T13:00:16.941Z] daemon.go:325: [dbea0bb4dabef] waiting for daemon to start [2020-12-01T13:00:16.941Z] daemon.go:325: [dbea0bb4dabef] waiting for daemon to start [2020-12-01T13:00:16.941Z] daemon.go:353: [dbea0bb4dabef] daemon started [2020-12-01T13:00:16.941Z] daemon.go:461: [dbea0bb4dabef] Stopping daemon [2020-12-01T13:00:16.941Z] daemon.go:296: [dbea0bb4dabef] exiting daemon [2020-12-01T13:00:16.941Z] daemon.go:448: [dbea0bb4dabef] Daemon stopped [2020-12-01T13:00:16.941Z] === RUN TestConfigsUpdate [2020-12-01T13:00:17.429Z] INFO: Downloading compiler 1 of 3... [2020-12-01T13:00:17.876Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-01T13:00:17.890Z] INFO: Downloading compiler 2 of 3... [2020-12-01T13:00:18.350Z] INFO: Downloading compiler 3 of 3... [2020-12-01T13:00:19.253Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-01T13:00:19.253Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-01T13:00:19.320Z] INFO: Extracting git... [2020-12-01T13:00:19.820Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-01T13:00:19.820Z] --- PASS: TestConfigsUpdate (2.69s) [2020-12-01T13:00:19.821Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-12-01T13:00:19.821Z] daemon.go:325: [d249cb345c841] waiting for daemon to start [2020-12-01T13:00:19.821Z] daemon.go:325: [d249cb345c841] waiting for daemon to start [2020-12-01T13:00:19.821Z] daemon.go:353: [d249cb345c841] daemon started [2020-12-01T13:00:19.821Z] daemon.go:461: [d249cb345c841] Stopping daemon [2020-12-01T13:00:19.821Z] daemon.go:296: [d249cb345c841] exiting daemon [2020-12-01T13:00:19.821Z] daemon.go:448: [d249cb345c841] Daemon stopped [2020-12-01T13:00:19.821Z] === RUN TestTemplatedConfig [2020-12-01T13:00:20.079Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-01T13:00:20.079Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-01T13:00:20.079Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-01T13:00:21.028Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-01T13:00:21.594Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-01T13:00:21.594Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-01T13:00:22.162Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-01T13:00:22.209Z] ......... [ 86%] [2020-12-01T13:00:23.539Z] --- PASS: TestTemplatedConfig (3.86s) [2020-12-01T13:00:23.539Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-12-01T13:00:23.539Z] daemon.go:325: [da09f1aa533cf] waiting for daemon to start [2020-12-01T13:00:23.539Z] daemon.go:325: [da09f1aa533cf] waiting for daemon to start [2020-12-01T13:00:23.539Z] daemon.go:353: [da09f1aa533cf] daemon started [2020-12-01T13:00:23.539Z] daemon.go:461: [da09f1aa533cf] Stopping daemon [2020-12-01T13:00:23.539Z] daemon.go:296: [da09f1aa533cf] exiting daemon [2020-12-01T13:00:23.539Z] daemon.go:448: [da09f1aa533cf] Daemon stopped [2020-12-01T13:00:23.539Z] === RUN TestConfigInspect [2020-12-01T13:00:24.473Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-01T13:00:26.377Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-01T13:00:26.377Z] --- PASS: TestConfigInspect (2.79s) [2020-12-01T13:00:26.377Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-12-01T13:00:26.377Z] daemon.go:325: [ddf6d7289303e] waiting for daemon to start [2020-12-01T13:00:26.377Z] daemon.go:325: [ddf6d7289303e] waiting for daemon to start [2020-12-01T13:00:26.377Z] daemon.go:353: [ddf6d7289303e] daemon started [2020-12-01T13:00:26.377Z] daemon.go:461: [ddf6d7289303e] Stopping daemon [2020-12-01T13:00:26.377Z] daemon.go:296: [ddf6d7289303e] exiting daemon [2020-12-01T13:00:26.377Z] daemon.go:448: [ddf6d7289303e] Daemon stopped [2020-12-01T13:00:26.377Z] === RUN TestConfigCreateWithLabels [2020-12-01T13:00:27.660Z] tests/integration/models_images_test.py .............. [ 89%] [2020-12-01T13:00:28.907Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-01T13:00:29.120Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-01T13:00:29.473Z] --- PASS: TestConfigCreateWithLabels (3.01s) [2020-12-01T13:00:29.473Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-12-01T13:00:29.473Z] daemon.go:325: [da944cff123a2] waiting for daemon to start [2020-12-01T13:00:29.473Z] daemon.go:325: [da944cff123a2] waiting for daemon to start [2020-12-01T13:00:29.473Z] daemon.go:353: [da944cff123a2] daemon started [2020-12-01T13:00:29.473Z] daemon.go:461: [da944cff123a2] Stopping daemon [2020-12-01T13:00:29.473Z] daemon.go:296: [da944cff123a2] exiting daemon [2020-12-01T13:00:29.473Z] daemon.go:448: [da944cff123a2] Daemon stopped [2020-12-01T13:00:29.473Z] === RUN TestConfigCreateResolve [2020-12-01T13:00:29.734Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-01T13:00:30.302Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-01T13:00:32.202Z] --- PASS: TestConfigCreateResolve (2.61s) [2020-12-01T13:00:32.202Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-12-01T13:00:32.202Z] daemon.go:325: [d3c0eb0fc8a96] waiting for daemon to start [2020-12-01T13:00:32.202Z] daemon.go:325: [d3c0eb0fc8a96] waiting for daemon to start [2020-12-01T13:00:32.202Z] daemon.go:353: [d3c0eb0fc8a96] daemon started [2020-12-01T13:00:32.202Z] daemon.go:461: [d3c0eb0fc8a96] Stopping daemon [2020-12-01T13:00:32.202Z] daemon.go:296: [d3c0eb0fc8a96] exiting daemon [2020-12-01T13:00:32.202Z] daemon.go:448: [d3c0eb0fc8a96] Daemon stopped [2020-12-01T13:00:32.202Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T13:00:32.461Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-12-01T13:00:32.461Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-12-01T13:00:32.461Z] daemon.go:325: [db453e4d06cee] waiting for daemon to start [2020-12-01T13:00:32.461Z] daemon.go:325: [db453e4d06cee] waiting for daemon to start [2020-12-01T13:00:32.461Z] daemon.go:353: [db453e4d06cee] daemon started [2020-12-01T13:00:32.461Z] daemon.go:461: [db453e4d06cee] Stopping daemon [2020-12-01T13:00:32.461Z] daemon.go:296: [db453e4d06cee] exiting daemon [2020-12-01T13:00:32.461Z] daemon.go:448: [db453e4d06cee] Daemon stopped [2020-12-01T13:00:32.461Z] PASS [2020-12-01T13:00:32.461Z] [2020-12-01T13:00:32.461Z] DONE 8 tests in 21.319s [2020-12-01T13:00:32.461Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T13:00:32.461Z] ++ 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-12-01T13:00:32.461Z] ++ set -e [2020-12-01T13:00:32.461Z] ++ '[' -n 0 ']' [2020-12-01T13:00:32.461Z] ++ set -x [2020-12-01T13:00:32.461Z] ++ 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-12-01T13:00:32.719Z] INFO: Testing against a local daemon [2020-12-01T13:00:32.719Z] === RUN TestCheckpoint [2020-12-01T13:00:32.719Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T13:00:32.719Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T13:00:32.719Z] === RUN TestContainerInvalidJSON [2020-12-01T13:00:32.719Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:00:32.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:00:32.719Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:00:32.719Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:00:32.719Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:00:32.719Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:00:32.719Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:00:32.719Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:00:32.719Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:00:32.719Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-01T13:00:32.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T13:00:32.719Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T13:00:32.719Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T13:00:32.719Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T13:00:32.978Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-12-01T13:00:32.978Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T13:00:32.978Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2020-12-01T13:00:32.978Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T13:00:32.978Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-01T13:00:32.978Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T13:00:33.237Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-01T13:00:33.237Z] === RUN TestCopyFromContainer [2020-12-01T13:00:33.804Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-01T13:00:34.740Z] === RUN TestCopyFromContainer// [2020-12-01T13:00:34.999Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T13:00:34.999Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T13:00:34.999Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T13:00:35.258Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T13:00:35.258Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T13:00:35.258Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T13:00:35.516Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T13:00:35.516Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T13:00:35.516Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T13:00:35.696Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-01T13:00:35.696Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer (2.56s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-12-01T13:00:35.774Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-12-01T13:00:35.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T13:00:35.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:00:35.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:00:35.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:00:35.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:00:35.774Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:00:35.774Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:00:35.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:00:35.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:00:35.774Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:00:35.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T13:00:35.774Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T13:00:35.774Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-01T13:00:35.774Z] === RUN TestCreateWithInvalidEnv [2020-12-01T13:00:35.774Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T13:00:35.774Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T13:00:35.774Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T13:00:35.774Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T13:00:35.774Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T13:00:35.774Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T13:00:35.774Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T13:00:35.774Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T13:00:35.774Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T13:00:35.774Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T13:00:35.774Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T13:00:35.774Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T13:00:35.774Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-01T13:00:35.774Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T13:00:37.040Z] INFO: Expanding go... [2020-12-01T13:00:37.677Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-01T13:00:37.677Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-01T13:00:37.677Z] --- PASS: TestCreateWithCustomMaskedPaths (1.78s) [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:00:37.677Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:00:37.677Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:00:37.677Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:00:37.936Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:00:37.936Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-12-01T13:00:37.936Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-12-01T13:00:37.936Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T13:00:38.194Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-01T13:00:38.194Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-01T13:00:38.761Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-01T13:00:39.329Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-01T13:00:39.588Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-01T13:00:39.588Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-01T13:00:39.846Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:00:40.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:00:40.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:00:40.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:00:40.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:00:40.140Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:00:40.140Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:00:40.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:00:40.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:00:40.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:00:40.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:00:40.140Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-01T13:00:40.140Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-01T13:00:40.140Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T13:00:40.711Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-01T13:00:40.969Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.86s) [2020-12-01T13:00:40.969Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T13:00:40.969Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T13:00:40.969Z] === RUN TestDaemonRestartIpcMode [2020-12-01T13:00:40.969Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T13:00:40.969Z] === RUN TestDiff [2020-12-01T13:00:41.548Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-01T13:00:41.906Z] --- PASS: TestDiff (0.80s) [2020-12-01T13:00:41.906Z] === RUN TestExecWithCloseStdin [2020-12-01T13:00:42.843Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-12-01T13:00:42.843Z] === RUN TestExec [2020-12-01T13:00:42.843Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-01T13:00:42.843Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-01T13:00:43.778Z] --- PASS: TestExec (0.84s) [2020-12-01T13:00:43.778Z] === RUN TestExecUser [2020-12-01T13:00:44.313Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-01T13:00:44.314Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-01T13:00:44.713Z] --- PASS: TestExecUser (0.93s) [2020-12-01T13:00:44.713Z] === RUN TestExportContainerAndImportImage [2020-12-01T13:00:45.281Z] --- PASS: TestExportContainerAndImportImage (0.70s) [2020-12-01T13:00:45.282Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T13:00:45.539Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-01T13:00:46.477Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-01T13:00:46.737Z] --- PASS: TestExportContainerAfterDaemonRestart (1.52s) [2020-12-01T13:00:46.737Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-12-01T13:00:46.737Z] daemon.go:325: [de14b2a151e8d] waiting for daemon to start [2020-12-01T13:00:46.737Z] daemon.go:325: [de14b2a151e8d] waiting for daemon to start [2020-12-01T13:00:46.737Z] daemon.go:353: [de14b2a151e8d] daemon started [2020-12-01T13:00:46.737Z] daemon.go:461: [de14b2a151e8d] Stopping daemon [2020-12-01T13:00:46.737Z] daemon.go:296: [de14b2a151e8d] exiting daemon [2020-12-01T13:00:46.737Z] daemon.go:448: [de14b2a151e8d] Daemon stopped [2020-12-01T13:00:46.737Z] daemon.go:325: [de14b2a151e8d] waiting for daemon to start [2020-12-01T13:00:46.737Z] daemon.go:325: [de14b2a151e8d] waiting for daemon to start [2020-12-01T13:00:46.737Z] daemon.go:353: [de14b2a151e8d] daemon started [2020-12-01T13:00:46.737Z] daemon.go:461: [de14b2a151e8d] Stopping daemon [2020-12-01T13:00:46.737Z] daemon.go:296: [de14b2a151e8d] exiting daemon [2020-12-01T13:00:46.737Z] daemon.go:448: [de14b2a151e8d] Daemon stopped [2020-12-01T13:00:46.737Z] === RUN TestHealthCheckWorkdir [2020-12-01T13:00:48.116Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2020-12-01T13:00:48.116Z] === RUN TestHealthKillContainer [2020-12-01T13:00:48.116Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-01T13:00:48.517Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-01T13:00:48.778Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-01T13:00:48.778Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-01T13:00:48.778Z] [2020-12-01T13:00:48.778Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-01T13:00:48.778Z] =========================== short test summary info ============================ [2020-12-01T13:00:48.778Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-01T13:00:48.778Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-01T13:00:48.778Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-01T13:00:48.778Z] Not supported on most drivers [2020-12-01T13:00:48.778Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-01T13:00:48.778Z] Can fail if eth0 has multiple IP addresses [2020-12-01T13:00:48.778Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-01T13:00:48.778Z] This doesn't seem to be taken into account by the engine [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-12-01T13:00:48.778Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-12-01T13:00:48.778Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-01T13:00:48.778Z] = 369 passed, 7 skipped, 3 deselected, 4 xfailed, 2 xpassed in 320.04 seconds == [2020-12-01T13:00:49.349Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-01T13:00:50.018Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-01T13:00:50.277Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-01T13:00:50.845Z] --- PASS: TestHealthKillContainer (2.92s) [2020-12-01T13:00:50.845Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T13:00:51.413Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-12-01T13:00:51.413Z] === RUN TestIpcModeNone [2020-12-01T13:00:52.349Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-01T13:00:52.607Z] --- PASS: TestIpcModeNone (0.99s) [2020-12-01T13:00:52.607Z] === RUN TestIpcModePrivate [2020-12-01T13:00:53.174Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-01T13:00:53.433Z] --- PASS: TestIpcModePrivate (0.88s) [2020-12-01T13:00:53.433Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-12-01T13:00:53.433Z] === RUN TestIpcModeShareable [2020-12-01T13:00:54.370Z] --- PASS: TestIpcModeShareable (0.99s) [2020-12-01T13:00:54.370Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2020-12-01T13:00:54.370Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T13:00:54.370Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-01T13:00:56.273Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-01T13:00:57.210Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2020-12-01T13:00:57.210Z] === RUN TestAPIIpcModeHost [2020-12-01T13:00:57.210Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-01T13:00:57.210Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-01T13:00:57.779Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-01T13:00:57.779Z] --- PASS: TestAPIIpcModeHost (0.83s) [2020-12-01T13:00:57.779Z] === RUN TestDaemonIpcModeShareable [2020-12-01T13:00:58.160Z] INFO: Expanding compiler 1 of 3... [2020-12-01T13:00:58.623Z] INFO: Expanding compiler 2 of 3... [2020-12-01T13:00:59.157Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-01T13:00:59.729Z] --- PASS: TestDaemonIpcModeShareable (1.95s) [2020-12-01T13:00:59.729Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-12-01T13:00:59.729Z] daemon.go:325: [dfbb3bf733d49] waiting for daemon to start [2020-12-01T13:00:59.729Z] daemon.go:325: [dfbb3bf733d49] waiting for daemon to start [2020-12-01T13:00:59.729Z] daemon.go:353: [dfbb3bf733d49] daemon started [2020-12-01T13:00:59.729Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2020-12-01T13:00:59.729Z] daemon.go:461: [dfbb3bf733d49] Stopping daemon [2020-12-01T13:00:59.729Z] daemon.go:296: [dfbb3bf733d49] exiting daemon [2020-12-01T13:00:59.729Z] daemon.go:448: [dfbb3bf733d49] Daemon stopped [2020-12-01T13:00:59.729Z] === RUN TestDaemonIpcModePrivate [2020-12-01T13:01:01.107Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-01T13:01:01.569Z] umount: bundles/test-docker-py/root: no mount point specified. [2020-12-01T13:01:01.569Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T13:01:01.569Z] [2020-12-01T13:01:01.569Z] Unloading profiles will leave already running processes permanently [2020-12-01T13:01:01.569Z] unconfined, which can lead to unexpected situations. [2020-12-01T13:01:01.569Z] [2020-12-01T13:01:01.569Z] To set a process to complain mode, use the command line tool [2020-12-01T13:01:01.569Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T13:01:01.569Z] [2020-12-01T13:01:01.674Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2020-12-01T13:01:01.674Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-12-01T13:01:01.674Z] daemon.go:325: [d066c5347b364] waiting for daemon to start [2020-12-01T13:01:01.674Z] daemon.go:325: [d066c5347b364] waiting for daemon to start [2020-12-01T13:01:01.674Z] daemon.go:353: [d066c5347b364] daemon started [2020-12-01T13:01:01.674Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: false, mustBeShared: false [2020-12-01T13:01:01.674Z] daemon.go:461: [d066c5347b364] Stopping daemon [2020-12-01T13:01:01.674Z] daemon.go:296: [d066c5347b364] exiting daemon [2020-12-01T13:01:01.674Z] daemon.go:448: [d066c5347b364] Daemon stopped [2020-12-01T13:01:01.674Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T13:01:01.674Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins Post stage [Pipeline] junit [2020-12-01T13:01:01.844Z] Recording test results [2020-12-01T13:01:03.050Z] === RUN TestDockerSuite/TestBuildAddNonTar [Pipeline] sh [2020-12-01T13:01:03.308Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2020-12-01T13:01:03.308Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-12-01T13:01:03.308Z] daemon.go:325: [d8041d64533a5] waiting for daemon to start [2020-12-01T13:01:03.308Z] daemon.go:325: [d8041d64533a5] waiting for daemon to start [2020-12-01T13:01:03.308Z] daemon.go:353: [d8041d64533a5] daemon started [2020-12-01T13:01:03.308Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2020-12-01T13:01:03.308Z] daemon.go:461: [d8041d64533a5] Stopping daemon [2020-12-01T13:01:03.308Z] daemon.go:296: [d8041d64533a5] exiting daemon [2020-12-01T13:01:03.308Z] daemon.go:448: [d8041d64533a5] Daemon stopped [2020-12-01T13:01:03.308Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T13:01:03.382Z] + echo Ensuring container killed. [2020-12-01T13:01:03.382Z] Ensuring container killed. [2020-12-01T13:01:03.382Z] + docker rm -vf docker-pr3 [2020-12-01T13:01:03.382Z] Error: No such container: docker-pr3 [2020-12-01T13:01:03.382Z] + true [Pipeline] sh [2020-12-01T13:01:03.668Z] + echo Chowning /workspace to jenkins user [2020-12-01T13:01:03.668Z] Chowning /workspace to jenkins user [2020-12-01T13:01:03.668Z] + id -u [2020-12-01T13:01:03.668Z] + id -g [2020-12-01T13:01:03.668Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41589:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T13:01:03.668Z] Unable to find image 'busybox:latest' locally [2020-12-01T13:01:03.928Z] latest: Pulling from library/busybox [2020-12-01T13:01:03.928Z] 5f5dd3e95e9f: Pulling fs layer [2020-12-01T13:01:03.928Z] 5f5dd3e95e9f: Verifying Checksum [2020-12-01T13:01:03.928Z] 5f5dd3e95e9f: Download complete [2020-12-01T13:01:04.188Z] 5f5dd3e95e9f: Pull complete [2020-12-01T13:01:04.188Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T13:01:04.188Z] Status: Downloaded newer image for busybox:latest [2020-12-01T13:01:04.244Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-01T13:01:04.810Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-01T13:01:04.810Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2020-12-01T13:01:04.810Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-12-01T13:01:04.810Z] daemon.go:325: [d12552b08a537] waiting for daemon to start [2020-12-01T13:01:04.810Z] daemon.go:325: [d12552b08a537] waiting for daemon to start [2020-12-01T13:01:04.810Z] daemon.go:353: [d12552b08a537] daemon started [2020-12-01T13:01:04.810Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2020-12-01T13:01:04.810Z] daemon.go:461: [d12552b08a537] Stopping daemon [2020-12-01T13:01:04.810Z] daemon.go:296: [d12552b08a537] exiting daemon [2020-12-01T13:01:04.810Z] daemon.go:448: [d12552b08a537] Daemon stopped [2020-12-01T13:01:04.810Z] === RUN TestIpcModeOlderClient [2020-12-01T13:01:04.810Z] === PAUSE TestIpcModeOlderClient [2020-12-01T13:01:04.810Z] === RUN TestKillContainerInvalidSignal [2020-12-01T13:01:05.713Z] INFO: Expanding compiler 3 of 3... [2020-12-01T13:01:05.749Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-01T13:01:05.749Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2020-12-01T13:01:05.749Z] === RUN TestKillContainer [2020-12-01T13:01:05.749Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T13:01:06.173Z] INFO: Removing downloaded files... [2020-12-01T13:01:06.173Z] INFO: Creating source directory... [2020-12-01T13:01:06.173Z] INFO: Configuring git core.autocrlf... [2020-12-01T13:01:06.173Z] INFO: Completed [2020-12-01T13:01:06.395Z] + bundleName=docker-py [2020-12-01T13:01:06.395Z] + echo Creating docker-py-bundles.tar.gz [2020-12-01T13:01:06.395Z] Creating docker-py-bundles.tar.gz [2020-12-01T13:01:06.395Z] + 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-12-01T13:01:06.408Z] Archiving artifacts [2020-12-01T13:01:06.685Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T13:01:06.944Z] === RUN TestKillContainer/killing_signal [2020-12-01T13:01:07.404Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-01T13:01:07.404Z] [2020-12-01T13:01:07.404Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-01T13:01:07.404Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-01T13:01:07.404Z] HOSTNAME=23960bcd109c [2020-12-01T13:01:07.404Z] TESTDEBUG=0 [2020-12-01T13:01:07.405Z] DEST=bundles/test-integration [2020-12-01T13:01:07.405Z] PWD=/go/src/github.com/docker/docker [2020-12-01T13:01:07.405Z] DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 [2020-12-01T13:01:07.405Z] container=docker [2020-12-01T13:01:07.405Z] HOME=/root [2020-12-01T13:01:07.405Z] GOLANG_VERSION=1.13.15 [2020-12-01T13:01:07.405Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-01T13:01:07.405Z] VALIDATE_BRANCH=19.03 [2020-12-01T13:01:07.405Z] TERM=xterm [2020-12-01T13:01:07.405Z] DOCKER_PKG=github.com/docker/docker [2020-12-01T13:01:07.405Z] SHLVL=1 [2020-12-01T13:01:07.405Z] TIMEOUT=120m [2020-12-01T13:01:07.405Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-01T13:01:07.405Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-01T13:01:07.405Z] GO111MODULE=off [2020-12-01T13:01:07.405Z] DOCKER_EXPERIMENTAL=1 [2020-12-01T13:01:07.405Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-01T13:01:07.405Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-01T13:01:07.405Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-01T13:01:07.405Z] GOPATH=/go [2020-12-01T13:01:07.405Z] PKG_CONFIG=pkg-config [2020-12-01T13:01:07.405Z] _=/usr/bin/env [2020-12-01T13:01:07.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T13:01:07.880Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-01T13:01:07.880Z] --- PASS: TestKillContainer (2.18s) [2020-12-01T13:01:07.880Z] --- PASS: TestKillContainer/no_signal (0.72s) [2020-12-01T13:01:07.880Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2020-12-01T13:01:07.880Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2020-12-01T13:01:07.880Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T13:01:07.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T13:01:08.109Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41589/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-01T13:01:08.460Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh binary-daemon [2020-12-01T13:01:08.720Z] [2020-12-01T13:01:08.818Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T13:01:08.981Z] Removing bundles/ [2020-12-01T13:01:08.981Z] [2020-12-01T13:01:08.981Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-01T13:01:08.981Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-01T13:01:08.981Z] GOOS="" GOARCH="" GOARM="" [2020-12-01T13:01:09.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-12-01T13:01:09.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2020-12-01T13:01:09.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-12-01T13:01:09.077Z] === RUN TestKillStoppedContainer [2020-12-01T13:01:09.077Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-01T13:01:09.077Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T13:01:09.340Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-12-01T13:01:09.340Z] === RUN TestKillDifferentUserContainer [2020-12-01T13:01:09.598Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-01T13:01:09.857Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2020-12-01T13:01:09.857Z] === RUN TestInspectOomKilledTrue [2020-12-01T13:01:09.857Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T13:01:09.857Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:01:09.857Z] === RUN TestInspectOomKilledFalse [2020-12-01T13:01:09.857Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T13:01:09.857Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:01:09.857Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T13:01:10.423Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2020-12-01T13:01:10.423Z] === RUN TestLinksContainerNames [2020-12-01T13:01:10.682Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-01T13:01:12.059Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-01T13:01:12.059Z] --- PASS: TestLinksContainerNames (1.56s) [2020-12-01T13:01:12.059Z] === RUN TestLogsFollowTailEmpty [2020-12-01T13:01:12.627Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-12-01T13:01:12.627Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T13:01:12.886Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-01T13:01:12.886Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-01T13:01:13.454Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-01T13:01:13.454Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/default [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/private [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/slave [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/shared [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T13:01:13.454Z] === CONT TestMountDaemonRoot/default [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:01:13.454Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T13:01:13.454Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:01:13.454Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:01:13.454Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:01:13.454Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/shared [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/slave [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/private [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:01:13.714Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T13:01:13.714Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T13:01:13.714Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:01:13.974Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:01:13.974Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:01:14.233Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-12-01T13:01:14.233Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-01T13:01:14.233Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T13:01:14.492Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-01T13:01:15.873Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-01T13:01:16.133Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-12-01T13:01:16.133Z] === RUN TestNetworkNat [2020-12-01T13:01:16.393Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-01T13:01:17.354Z] --- PASS: TestNetworkNat (0.89s) [2020-12-01T13:01:17.354Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T13:01:18.288Z] --- PASS: TestNetworkLocalhostTCPNat (1.04s) [2020-12-01T13:01:18.288Z] === RUN TestNetworkLoopbackNat [2020-12-01T13:01:18.288Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-01T13:01:19.223Z] --- PASS: TestNetworkLoopbackNat (1.07s) [2020-12-01T13:01:19.223Z] === RUN TestPause [2020-12-01T13:01:20.158Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-01T13:01:20.158Z] --- PASS: TestPause (0.87s) [2020-12-01T13:01:20.158Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T13:01:20.158Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T13:01:20.158Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T13:01:20.158Z] === RUN TestPauseStopPausedContainer [2020-12-01T13:01:21.097Z] --- PASS: TestPauseStopPausedContainer (0.82s) [2020-12-01T13:01:21.097Z] === RUN TestPsFilter [2020-12-01T13:01:21.097Z] --- PASS: TestPsFilter (0.21s) [2020-12-01T13:01:21.097Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T13:01:21.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-01T13:01:21.921Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2020-12-01T13:01:21.921Z] === RUN TestRemoveContainerWithVolume [2020-12-01T13:01:22.856Z] --- PASS: TestRemoveContainerWithVolume (0.86s) [2020-12-01T13:01:22.856Z] === RUN TestRemoveContainerRunning [2020-12-01T13:01:23.114Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-01T13:01:23.373Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-01T13:01:23.632Z] --- PASS: TestRemoveContainerRunning (0.86s) [2020-12-01T13:01:23.632Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T13:01:24.568Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-12-01T13:01:24.568Z] === RUN TestRemoveInvalidContainer [2020-12-01T13:01:24.568Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-01T13:01:24.568Z] === RUN TestRenameLinkedContainer [2020-12-01T13:01:25.135Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-01T13:01:27.040Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-01T13:01:27.609Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-12-01T13:01:27.609Z] === RUN TestRenameStoppedContainer [2020-12-01T13:01:27.609Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-01T13:01:27.609Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-01T13:01:28.177Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-12-01T13:01:28.177Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T13:01:29.553Z] --- PASS: TestRenameRunningContainerAndReuse (1.29s) [2020-12-01T13:01:29.553Z] === RUN TestRenameInvalidName [2020-12-01T13:01:30.122Z] --- PASS: TestRenameInvalidName (0.61s) [2020-12-01T13:01:30.122Z] === RUN TestRenameAnonymousContainer [2020-12-01T13:01:30.122Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-01T13:01:30.689Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-01T13:01:31.257Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-01T13:01:32.632Z] --- PASS: TestRenameAnonymousContainer (2.53s) [2020-12-01T13:01:32.632Z] === RUN TestRenameContainerWithSameName [2020-12-01T13:01:33.569Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2020-12-01T13:01:33.569Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T13:01:34.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2020-12-01T13:01:34.945Z] === RUN TestResize [2020-12-01T13:01:35.205Z] --- PASS: TestResize (0.65s) [2020-12-01T13:01:35.205Z] === RUN TestResizeWithInvalidSize [2020-12-01T13:01:36.156Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2020-12-01T13:01:36.156Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T13:01:36.725Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:36.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:36.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:36.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:01:36.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:01:36.983Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-01T13:01:37.918Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-01T13:01:37.918Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-01T13:01:39.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:39.555Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:39.555Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-01T13:01:41.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:01:41.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:01:43.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:01:43.362Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:01:43.930Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-01T13:01:45.308Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-01T13:01:46.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:01:46.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:01:46.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T13:01:46.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T13:01:46.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T13:01:46.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T13:01:48.152Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-01T13:01:48.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T13:01:49.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T13:01:50.057Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:01:50.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:01:50.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T13:01:50.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T13:01:52.006Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-01T13:01:52.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-01T13:01:53.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.71s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d6f19c2c08499] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d6f19c2c08499] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d6f19c2c08499] daemon started [2020-12-01T13:01:53.953Z] daemon.go:296: [d6f19c2c08499] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [d6f19c2c08499] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d6f19c2c08499] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d6f19c2c08499] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d6f19c2c08499] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d6f19c2c08499] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d6f19c2c08499] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [dcbf881b1cecc] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [dcbf881b1cecc] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dcbf881b1cecc] daemon started [2020-12-01T13:01:53.953Z] daemon.go:296: [dcbf881b1cecc] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [dcbf881b1cecc] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [dcbf881b1cecc] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dcbf881b1cecc] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [dcbf881b1cecc] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [dcbf881b1cecc] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [dcbf881b1cecc] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d58a3cfb99d7a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d58a3cfb99d7a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d58a3cfb99d7a] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d58a3cfb99d7a] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d58a3cfb99d7a] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d58a3cfb99d7a] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [d58a3cfb99d7a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d58a3cfb99d7a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d58a3cfb99d7a] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d58a3cfb99d7a] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d58a3cfb99d7a] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d58a3cfb99d7a] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.69s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d0359a50354ca] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d0359a50354ca] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d0359a50354ca] daemon started [2020-12-01T13:01:53.953Z] daemon.go:325: [d0359a50354ca] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:296: [d0359a50354ca] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [d0359a50354ca] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d0359a50354ca] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d0359a50354ca] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d0359a50354ca] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d0359a50354ca] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.94s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [dd26543ff3db3] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [dd26543ff3db3] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dd26543ff3db3] daemon started [2020-12-01T13:01:53.953Z] daemon.go:325: [dd26543ff3db3] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:296: [dd26543ff3db3] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [dd26543ff3db3] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dd26543ff3db3] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [dd26543ff3db3] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [dd26543ff3db3] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [dd26543ff3db3] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d847de95fe29a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d847de95fe29a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d847de95fe29a] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d847de95fe29a] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d847de95fe29a] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d847de95fe29a] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [d847de95fe29a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d847de95fe29a] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d847de95fe29a] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d847de95fe29a] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d847de95fe29a] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d847de95fe29a] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.09s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d2546f6ab805d] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d2546f6ab805d] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d2546f6ab805d] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d2546f6ab805d] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d2546f6ab805d] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d2546f6ab805d] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [d2546f6ab805d] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d2546f6ab805d] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d2546f6ab805d] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d2546f6ab805d] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d2546f6ab805d] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d2546f6ab805d] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [de94ef80a55e2] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [de94ef80a55e2] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [de94ef80a55e2] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [de94ef80a55e2] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [de94ef80a55e2] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [de94ef80a55e2] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [de94ef80a55e2] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [de94ef80a55e2] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [de94ef80a55e2] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [de94ef80a55e2] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [de94ef80a55e2] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [de94ef80a55e2] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d8434477b8362] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d8434477b8362] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d8434477b8362] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d8434477b8362] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d8434477b8362] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d8434477b8362] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [d8434477b8362] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d8434477b8362] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d8434477b8362] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d8434477b8362] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d8434477b8362] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d8434477b8362] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.31s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [dc43de913399b] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [dc43de913399b] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dc43de913399b] daemon started [2020-12-01T13:01:53.953Z] daemon.go:325: [dc43de913399b] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:296: [dc43de913399b] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [dc43de913399b] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [dc43de913399b] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [dc43de913399b] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [dc43de913399b] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [dc43de913399b] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.57s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d5595a4f3f58f] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d5595a4f3f58f] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d5595a4f3f58f] daemon started [2020-12-01T13:01:53.953Z] daemon.go:325: [d5595a4f3f58f] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:296: [d5595a4f3f58f] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:325: [d5595a4f3f58f] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d5595a4f3f58f] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d5595a4f3f58f] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d5595a4f3f58f] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d5595a4f3f58f] Daemon stopped [2020-12-01T13:01:53.953Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.19s) [2020-12-01T13:01:53.953Z] 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-12-01T13:01:53.953Z] daemon.go:325: [d71f2bb3f730e] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d71f2bb3f730e] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d71f2bb3f730e] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d71f2bb3f730e] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d71f2bb3f730e] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d71f2bb3f730e] Daemon stopped [2020-12-01T13:01:53.953Z] daemon.go:325: [d71f2bb3f730e] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:325: [d71f2bb3f730e] waiting for daemon to start [2020-12-01T13:01:53.953Z] daemon.go:353: [d71f2bb3f730e] daemon started [2020-12-01T13:01:53.953Z] daemon.go:461: [d71f2bb3f730e] Stopping daemon [2020-12-01T13:01:53.953Z] daemon.go:296: [d71f2bb3f730e] exiting daemon [2020-12-01T13:01:53.953Z] daemon.go:448: [d71f2bb3f730e] Daemon stopped [2020-12-01T13:01:53.953Z] === RUN TestKernelTCPMemory [2020-12-01T13:01:54.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T13:01:54.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-01T13:01:54.890Z] --- PASS: TestKernelTCPMemory (1.07s) [2020-12-01T13:01:54.890Z] === RUN TestNISDomainname [2020-12-01T13:01:56.269Z] --- PASS: TestNISDomainname (1.46s) [2020-12-01T13:01:56.269Z] === RUN TestStats [2020-12-01T13:01:57.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-01T13:01:58.222Z] --- PASS: TestStats (1.89s) [2020-12-01T13:01:58.222Z] === RUN TestStopContainerWithTimeout [2020-12-01T13:01:58.222Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T13:01:58.222Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T13:01:58.222Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T13:01:58.222Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T13:01:58.222Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T13:01:58.222Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T13:01:58.222Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T13:01:58.222Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T13:01:58.222Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T13:01:58.222Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T13:01:58.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T13:01:59.159Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-01T13:01:59.727Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T13:02:01.630Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-01T13:02:01.889Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T13:02:02.457Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-01T13:02:03.836Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-01T13:02:03.836Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-12-01T13:02:03.836Z] --- PASS: TestStopContainerWithTimeout/0 (1.35s) [2020-12-01T13:02:03.836Z] --- PASS: TestStopContainerWithTimeout/-1 (3.56s) [2020-12-01T13:02:03.836Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2020-12-01T13:02:03.836Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-12-01T13:02:03.836Z] === RUN TestDeleteDevicemapper [2020-12-01T13:02:03.836Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T13:02:03.836Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T13:02:03.836Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T13:02:04.403Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-01T13:02:05.782Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-01T13:02:06.351Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.33s) [2020-12-01T13:02:06.351Z] === RUN TestUpdateMemory [2020-12-01T13:02:06.351Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-01T13:02:06.351Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:02:06.351Z] === RUN TestUpdateCPUQuota [2020-12-01T13:02:06.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-01T13:02:06.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T13:02:07.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-01T13:02:07.728Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-12-01T13:02:07.728Z] === RUN TestUpdatePidsLimit [2020-12-01T13:02:07.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T13:02:07.988Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T13:02:08.247Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T13:02:08.815Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T13:02:08.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T13:02:09.074Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-01T13:02:09.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T13:02:10.211Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T13:02:10.471Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T13:02:10.730Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-01T13:02:10.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-01T13:02:11.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit (4.21s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.50s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2020-12-01T13:02:12.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2020-12-01T13:02:12.368Z] === RUN TestUpdateRestartPolicy [2020-12-01T13:02:12.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T13:02:13.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T13:02:13.745Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-01T13:02:15.143Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-01T13:02:15.143Z] Using test binary docker [2020-12-01T13:02:15.143Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-01T13:02:15.143Z] +++ /etc/init.d/apparmor start [2020-12-01T13:02:15.143Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-01T13:02:15.143Z] INFO: Waiting for daemon to start... [2020-12-01T13:02:15.143Z] Starting dockerd [2020-12-01T13:02:15.143Z] +++ 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-12-01T13:02:17.216Z] . [2020-12-01T13:02:17.216Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-01T13:02:17.216Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-01T13:02:17.216Z] Error: No such image: emptyfs [2020-12-01T13:02:17.216Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-01T13:02:17.216Z] ++++ docker load [2020-12-01T13:02:17.216Z] Running integration-test (iteration 1) [2020-12-01T13:02:17.216Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-01T13:02:17.216Z] ++ 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-12-01T13:02:17.216Z] ++ set -e [2020-12-01T13:02:17.216Z] ++ '[' -n 0 ']' [2020-12-01T13:02:17.216Z] ++ set -x [2020-12-01T13:02:17.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-01T13:02:19.041Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-01T13:02:19.607Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-01T13:02:20.983Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-01T13:02:21.551Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-01T13:02:23.457Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-01T13:02:24.833Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2020-12-01T13:02:24.833Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T13:02:25.770Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2020-12-01T13:02:25.770Z] === RUN TestWaitNonBlocked [2020-12-01T13:02:25.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:02:25.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:02:25.770Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:02:25.770Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:02:25.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:02:25.770Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:02:26.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-01T13:02:26.288Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-01T13:02:26.856Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-12-01T13:02:26.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2020-12-01T13:02:26.856Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2020-12-01T13:02:26.856Z] === RUN TestWaitBlocked [2020-12-01T13:02:26.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:02:26.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:02:26.856Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:02:26.856Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:02:26.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:02:26.856Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:02:27.645Z] Loaded image: buildpack-deps:jessie [2020-12-01T13:02:27.645Z] Loaded image: busybox:latest [2020-12-01T13:02:27.645Z] Loaded image: busybox:glibc [2020-12-01T13:02:27.645Z] Loaded image: debian:jessie [2020-12-01T13:02:27.645Z] Loaded image: hello-world:latest [2020-12-01T13:02:27.645Z] INFO: Testing against a local daemon [2020-12-01T13:02:27.645Z] === RUN TestBuildWithSession [2020-12-01T13:02:28.234Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-01T13:02:28.234Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-12-01T13:02:28.234Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2020-12-01T13:02:28.234Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T13:02:28.234Z] === CONT TestIpcModeOlderClient [2020-12-01T13:02:28.234Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-12-01T13:02:28.234Z] === CONT TestDaemonRestartIpcMode [2020-12-01T13:02:28.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-01T13:02:29.160Z] --- PASS: TestBuildWithSession (1.66s) [2020-12-01T13:02:29.160Z] === RUN TestBuildSquashParent [2020-12-01T13:02:30.480Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-01T13:02:30.480Z] Copying nested executables into bundles/binary-daemon [2020-12-01T13:02:30.480Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-01T13:02:30.809Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/make.sh cross [2020-12-01T13:02:31.070Z] [2020-12-01T13:02:31.331Z] Removing bundles/ [2020-12-01T13:02:31.331Z] [2020-12-01T13:02:31.331Z] ---> Making bundle: cross (in bundles/cross) [2020-12-01T13:02:31.331Z] Cross building: bundles/cross/linux/amd64 [2020-12-01T13:02:31.331Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-01T13:02:31.331Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-01T13:02:31.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-01T13:02:31.902Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-01T13:02:32.470Z] --- PASS: TestContainerStartOnDaemonRestart (4.35s) [2020-12-01T13:02:32.470Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-12-01T13:02:32.470Z] daemon.go:325: [d456c5e49d5d6] waiting for daemon to start [2020-12-01T13:02:32.470Z] daemon.go:325: [d456c5e49d5d6] waiting for daemon to start [2020-12-01T13:02:32.470Z] daemon.go:353: [d456c5e49d5d6] daemon started [2020-12-01T13:02:32.470Z] daemon.go:325: [d456c5e49d5d6] waiting for daemon to start [2020-12-01T13:02:32.470Z] daemon.go:296: [d456c5e49d5d6] exiting daemon [2020-12-01T13:02:32.470Z] daemon.go:325: [d456c5e49d5d6] waiting for daemon to start [2020-12-01T13:02:32.470Z] daemon.go:353: [d456c5e49d5d6] daemon started [2020-12-01T13:02:32.470Z] daemon.go:461: [d456c5e49d5d6] Stopping daemon [2020-12-01T13:02:32.470Z] daemon.go:296: [d456c5e49d5d6] exiting daemon [2020-12-01T13:02:32.470Z] daemon.go:448: [d456c5e49d5d6] Daemon stopped [2020-12-01T13:02:33.405Z] --- PASS: TestDaemonRestartIpcMode (5.04s) [2020-12-01T13:02:33.405Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-12-01T13:02:33.405Z] daemon.go:325: [d93c7bc871d3e] waiting for daemon to start [2020-12-01T13:02:33.405Z] daemon.go:325: [d93c7bc871d3e] waiting for daemon to start [2020-12-01T13:02:33.405Z] daemon.go:353: [d93c7bc871d3e] daemon started [2020-12-01T13:02:33.405Z] daemon.go:461: [d93c7bc871d3e] Stopping daemon [2020-12-01T13:02:33.405Z] daemon.go:296: [d93c7bc871d3e] exiting daemon [2020-12-01T13:02:33.405Z] daemon.go:448: [d93c7bc871d3e] Daemon stopped [2020-12-01T13:02:33.405Z] daemon.go:325: [d93c7bc871d3e] waiting for daemon to start [2020-12-01T13:02:33.405Z] daemon.go:325: [d93c7bc871d3e] waiting for daemon to start [2020-12-01T13:02:33.405Z] daemon.go:353: [d93c7bc871d3e] daemon started [2020-12-01T13:02:33.405Z] daemon.go:461: [d93c7bc871d3e] Stopping daemon [2020-12-01T13:02:33.405Z] daemon.go:296: [d93c7bc871d3e] exiting daemon [2020-12-01T13:02:33.405Z] daemon.go:448: [d93c7bc871d3e] Daemon stopped [2020-12-01T13:02:33.405Z] PASS [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === Skipped [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-01T13:02:33.405Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-01T13:02:33.405Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-01T13:02:33.405Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T13:02:33.405Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T13:02:33.405Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-01T13:02:33.405Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:02:33.405Z] [2020-12-01T13:02:33.405Z] DONE 189 tests, 6 skipped in 120.727s [2020-12-01T13:02:33.405Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T13:02:33.405Z] ++ 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-12-01T13:02:33.405Z] ++ set -e [2020-12-01T13:02:33.405Z] ++ '[' -n 0 ']' [2020-12-01T13:02:33.405Z] ++ set -x [2020-12-01T13:02:33.405Z] ++ 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-12-01T13:02:33.405Z] INFO: Testing against a local daemon [2020-12-01T13:02:33.405Z] === RUN TestCommitInheritsEnv [2020-12-01T13:02:33.633Z] --- PASS: TestBuildSquashParent (4.11s) [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T13:02:33.633Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-01T13:02:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-01T13:02:33.633Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-01T13:02:33.971Z] --- PASS: TestCommitInheritsEnv (0.59s) [2020-12-01T13:02:33.971Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T13:02:33.971Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T13:02:33.971Z] === RUN TestImagesFilterMultiReference [2020-12-01T13:02:34.229Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2020-12-01T13:02:34.229Z] === RUN TestImagePullPlatformInvalid [2020-12-01T13:02:34.229Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-01T13:02:34.229Z] === RUN TestRemoveImageOrphaning [2020-12-01T13:02:34.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-01T13:02:34.797Z] --- PASS: TestRemoveImageOrphaning (0.51s) [2020-12-01T13:02:34.797Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T13:02:34.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-01T13:02:34.797Z] === RUN TestTagInvalidReference [2020-12-01T13:02:34.797Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-01T13:02:34.797Z] === RUN TestTagValidPrefixedRepo [2020-12-01T13:02:34.797Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2020-12-01T13:02:34.797Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T13:02:35.057Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2020-12-01T13:02:35.057Z] === RUN TestTagOfficialNames [2020-12-01T13:02:35.057Z] --- PASS: TestTagOfficialNames (0.12s) [2020-12-01T13:02:35.057Z] === RUN TestTagMatchesDigest [2020-12-01T13:02:35.057Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-01T13:02:35.057Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T13:02:35.734Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-01T13:02:35.734Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-01T13:02:35.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-01T13:02:37.371Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.20s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.46s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.19s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.00s) [2020-12-01T13:02:37.816Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.94s) [2020-12-01T13:02:37.816Z] === RUN TestBuildMultiStageCopy [2020-12-01T13:02:37.816Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T13:02:38.330Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-01T13:02:38.897Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-01T13:02:39.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T13:02:39.344Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T13:02:39.636Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T13:02:39.929Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy (2.72s) [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.48s) [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2020-12-01T13:02:40.224Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2020-12-01T13:02:40.224Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T13:02:40.273Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-01T13:02:41.210Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-01T13:02:41.266Z] --- PASS: TestBuildMultiStageParentConfig (0.82s) [2020-12-01T13:02:41.266Z] === RUN TestBuildLabelWithTargets [2020-12-01T13:02:41.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-01T13:02:41.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-01T13:02:41.777Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-01T13:02:42.312Z] --- PASS: TestBuildLabelWithTargets (1.24s) [2020-12-01T13:02:42.312Z] === RUN TestBuildWithEmptyLayers [2020-12-01T13:02:42.343Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-01T13:02:42.948Z] --- PASS: TestBuildWithEmptyLayers (0.59s) [2020-12-01T13:02:42.948Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T13:02:44.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-01T13:02:45.034Z] --- PASS: TestBuildMultiStageOnBuild (1.74s) [2020-12-01T13:02:45.034Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T13:02:45.674Z] --- PASS: TestBuildUncleanTarFilenames (0.81s) [2020-12-01T13:02:45.674Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T13:02:47.755Z] --- PASS: TestBuildMultiStageLayerLeak (1.82s) [2020-12-01T13:02:47.755Z] === RUN TestBuildWithHugeFile [2020-12-01T13:02:49.065Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-01T13:02:49.633Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-01T13:02:50.569Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-01T13:02:51.506Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-01T13:02:52.443Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-01T13:02:53.011Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-01T13:02:56.300Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-01T13:02:58.835Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-01T13:02:59.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-01T13:03:01.009Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-01T13:03:01.947Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-01T13:03:02.516Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-01T13:03:02.775Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-01T13:03:03.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-01T13:03:03.343Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-01T13:03:03.910Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-01T13:03:03.910Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-01T13:03:05.814Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-01T13:03:07.723Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-01T13:03:11.911Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-01T13:03:12.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-01T13:03:13.046Z] === RUN TestDockerSuite/TestBuildContChar [2020-12-01T13:03:14.949Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-01T13:03:16.855Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-01T13:03:17.790Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-01T13:03:17.890Z] Removing intermediate container 938d453ffde1 [2020-12-01T13:03:17.891Z] ---> 20db12588feb [2020-12-01T13:03:17.891Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2020-12-01T13:03:17.891Z] ---> Running in bd0e0d5a0be3 [2020-12-01T13:03:17.891Z] Removing intermediate container bd0e0d5a0be3 [2020-12-01T13:03:17.891Z] ---> 7bd4477bd447 [2020-12-01T13:03:17.891Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-01T13:03:17.891Z] ---> Running in 1ad3b54cec77 [2020-12-01T13:03:17.891Z] Removing intermediate container 1ad3b54cec77 [2020-12-01T13:03:17.891Z] ---> d733ebfeb6d1 [2020-12-01T13:03:17.891Z] Step 8/8 : COPY . . [2020-12-01T13:03:18.049Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-01T13:03:18.309Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-01T13:03:19.245Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-01T13:03:19.812Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-01T13:03:20.379Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-01T13:03:22.287Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-01T13:03:24.189Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-01T13:03:27.473Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-01T13:03:31.663Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-01T13:03:32.230Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-01T13:03:32.797Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-01T13:03:33.365Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-01T13:03:34.744Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-01T13:03:35.003Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-01T13:03:35.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:03:36.198Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-01T13:03:40.388Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-01T13:03:40.955Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-01T13:03:41.214Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-01T13:03:41.473Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-01T13:03:41.473Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-01T13:03:41.473Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-01T13:03:41.473Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-01T13:03:42.041Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-01T13:03:42.608Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-01T13:03:43.070Z] ---> e6d5c3862192 [2020-12-01T13:03:43.070Z] Successfully built e6d5c3862192 [2020-12-01T13:03:43.070Z] Successfully tagged docker:latest [2020-12-01T13:03:43.070Z] INFO: Image build ended at 12/01/2020 13:03:42. Duration:00:03:44.7946263 [2020-12-01T13:03:43.070Z] [2020-12-01T13:03:43.070Z] [2020-12-01T13:03:43.070Z] INFO: Building the test binaries at 12/01/2020 13:03:42... [2020-12-01T13:03:43.176Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-01T13:03:44.749Z] --- PASS: TestBuildWithHugeFile (54.83s) [2020-12-01T13:03:44.749Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T13:03:44.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:03:44.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:03:44.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:03:44.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:03:44.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:03:44.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:03:44.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:03:44.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:03:44.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:03:44.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-01T13:03:44.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.21s) [2020-12-01T13:03:44.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s) [2020-12-01T13:03:44.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-12-01T13:03:44.749Z] === RUN TestBuildPreserveOwnership [2020-12-01T13:03:44.749Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-01T13:03:45.044Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-01T13:03:45.723Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-01T13:03:46.562Z] --- PASS: TestBuildPreserveOwnership (3.87s) [2020-12-01T13:03:46.563Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2020-12-01T13:03:46.563Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-12-01T13:03:46.563Z] === RUN TestBuildPlatformInvalid [2020-12-01T13:03:46.563Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-12-01T13:03:46.563Z] PASS [2020-12-01T13:03:46.563Z] [2020-12-01T13:03:46.563Z] DONE 30 tests in 89.177s [2020-12-01T13:03:46.563Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-01T13:03:46.563Z] ++ 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-12-01T13:03:46.563Z] ++ set -e [2020-12-01T13:03:46.563Z] ++ '[' -n 0 ']' [2020-12-01T13:03:46.563Z] ++ set -x [2020-12-01T13:03:46.563Z] ++ 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-12-01T13:03:46.563Z] INFO: Testing against a local daemon [2020-12-01T13:03:46.563Z] === RUN TestConfigList [2020-12-01T13:03:46.659Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-01T13:03:47.226Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-01T13:03:47.810Z] INFO: make.ps1 starting at 12/01/2020 13:03:47 [2020-12-01T13:03:48.271Z] INFO: Git commit (7cb74bbb3) assumed from DOCKER_GITCOMMIT environment variable [2020-12-01T13:03:48.271Z] INFO: Invoking autogen... [2020-12-01T13:03:48.637Z] --- PASS: TestConfigList (1.88s) [2020-12-01T13:03:48.637Z] config_test.go:30: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigList [2020-12-01T13:03:48.637Z] daemon.go:325: [df2d8b106d679] waiting for daemon to start [2020-12-01T13:03:48.637Z] daemon.go:325: [df2d8b106d679] waiting for daemon to start [2020-12-01T13:03:48.637Z] daemon.go:353: [df2d8b106d679] daemon started [2020-12-01T13:03:48.637Z] daemon.go:461: [df2d8b106d679] Stopping daemon [2020-12-01T13:03:48.637Z] daemon.go:296: [df2d8b106d679] exiting daemon [2020-12-01T13:03:48.637Z] daemon.go:448: [df2d8b106d679] Daemon stopped [2020-12-01T13:03:48.637Z] === RUN TestConfigsCreateAndDelete [2020-12-01T13:03:49.250Z] INFO: Building daemon... [2020-12-01T13:03:50.510Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-01T13:03:50.717Z] --- PASS: TestConfigsCreateAndDelete (1.84s) [2020-12-01T13:03:50.717Z] config_test.go:112: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete [2020-12-01T13:03:50.717Z] daemon.go:325: [d737c1e3be582] waiting for daemon to start [2020-12-01T13:03:50.717Z] daemon.go:325: [d737c1e3be582] waiting for daemon to start [2020-12-01T13:03:50.717Z] daemon.go:353: [d737c1e3be582] daemon started [2020-12-01T13:03:50.717Z] daemon.go:461: [d737c1e3be582] Stopping daemon [2020-12-01T13:03:50.717Z] daemon.go:296: [d737c1e3be582] exiting daemon [2020-12-01T13:03:50.717Z] daemon.go:448: [d737c1e3be582] Daemon stopped [2020-12-01T13:03:50.717Z] === RUN TestConfigsUpdate [2020-12-01T13:03:51.079Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-01T13:03:52.251Z] --- PASS: TestConfigsUpdate (1.89s) [2020-12-01T13:03:52.251Z] config_test.go:140: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate [2020-12-01T13:03:52.251Z] daemon.go:325: [d5743ecdb1152] waiting for daemon to start [2020-12-01T13:03:52.251Z] daemon.go:325: [d5743ecdb1152] waiting for daemon to start [2020-12-01T13:03:52.251Z] daemon.go:353: [d5743ecdb1152] daemon started [2020-12-01T13:03:52.251Z] daemon.go:461: [d5743ecdb1152] Stopping daemon [2020-12-01T13:03:52.251Z] daemon.go:296: [d5743ecdb1152] exiting daemon [2020-12-01T13:03:52.251Z] daemon.go:448: [d5743ecdb1152] Daemon stopped [2020-12-01T13:03:52.251Z] === RUN TestTemplatedConfig [2020-12-01T13:03:52.457Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-01T13:03:52.810Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-01T13:03:52.810Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-01T13:03:52.810Z] Cross building: bundles/cross/windows/amd64 [2020-12-01T13:03:52.810Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-01T13:03:52.810Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-01T13:03:54.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-01T13:03:54.995Z] --- PASS: TestTemplatedConfig (2.43s) [2020-12-01T13:03:54.995Z] config_test.go:192: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig [2020-12-01T13:03:54.995Z] daemon.go:325: [d9ad6fa3a62fe] waiting for daemon to start [2020-12-01T13:03:54.995Z] daemon.go:325: [d9ad6fa3a62fe] waiting for daemon to start [2020-12-01T13:03:54.995Z] daemon.go:353: [d9ad6fa3a62fe] daemon started [2020-12-01T13:03:54.995Z] daemon.go:461: [d9ad6fa3a62fe] Stopping daemon [2020-12-01T13:03:54.995Z] daemon.go:296: [d9ad6fa3a62fe] exiting daemon [2020-12-01T13:03:54.995Z] daemon.go:448: [d9ad6fa3a62fe] Daemon stopped [2020-12-01T13:03:54.995Z] === RUN TestConfigInspect [2020-12-01T13:03:55.249Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-01T13:03:56.514Z] --- PASS: TestConfigInspect (1.89s) [2020-12-01T13:03:56.514Z] config_test.go:326: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect [2020-12-01T13:03:56.514Z] daemon.go:325: [d63016cdb6463] waiting for daemon to start [2020-12-01T13:03:56.514Z] daemon.go:325: [d63016cdb6463] waiting for daemon to start [2020-12-01T13:03:56.514Z] daemon.go:353: [d63016cdb6463] daemon started [2020-12-01T13:03:56.514Z] daemon.go:461: [d63016cdb6463] Stopping daemon [2020-12-01T13:03:56.514Z] daemon.go:296: [d63016cdb6463] exiting daemon [2020-12-01T13:03:56.514Z] daemon.go:448: [d63016cdb6463] Daemon stopped [2020-12-01T13:03:56.514Z] === RUN TestConfigCreateWithLabels [2020-12-01T13:03:56.626Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-01T13:03:57.562Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-01T13:03:58.596Z] --- PASS: TestConfigCreateWithLabels (1.93s) [2020-12-01T13:03:58.596Z] config_test.go:350: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels [2020-12-01T13:03:58.596Z] daemon.go:325: [d4a8596b7fcb3] waiting for daemon to start [2020-12-01T13:03:58.596Z] daemon.go:325: [d4a8596b7fcb3] waiting for daemon to start [2020-12-01T13:03:58.596Z] daemon.go:353: [d4a8596b7fcb3] daemon started [2020-12-01T13:03:58.596Z] daemon.go:461: [d4a8596b7fcb3] Stopping daemon [2020-12-01T13:03:58.596Z] daemon.go:296: [d4a8596b7fcb3] exiting daemon [2020-12-01T13:03:58.596Z] daemon.go:448: [d4a8596b7fcb3] Daemon stopped [2020-12-01T13:03:58.596Z] === RUN TestConfigCreateResolve [2020-12-01T13:04:00.671Z] --- PASS: TestConfigCreateResolve (1.86s) [2020-12-01T13:04:00.671Z] config_test.go:377: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve [2020-12-01T13:04:00.671Z] daemon.go:325: [d4ffd43e79bf9] waiting for daemon to start [2020-12-01T13:04:00.671Z] daemon.go:325: [d4ffd43e79bf9] waiting for daemon to start [2020-12-01T13:04:00.671Z] daemon.go:353: [d4ffd43e79bf9] daemon started [2020-12-01T13:04:00.671Z] daemon.go:461: [d4ffd43e79bf9] Stopping daemon [2020-12-01T13:04:00.671Z] daemon.go:296: [d4ffd43e79bf9] exiting daemon [2020-12-01T13:04:00.671Z] daemon.go:448: [d4ffd43e79bf9] Daemon stopped [2020-12-01T13:04:00.671Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T13:04:00.965Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-01T13:04:00.965Z] config_test.go:427: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID [2020-12-01T13:04:00.965Z] daemon.go:325: [d36c16a6c7b27] waiting for daemon to start [2020-12-01T13:04:00.965Z] daemon.go:325: [d36c16a6c7b27] waiting for daemon to start [2020-12-01T13:04:00.965Z] daemon.go:353: [d36c16a6c7b27] daemon started [2020-12-01T13:04:00.965Z] daemon.go:461: [d36c16a6c7b27] Stopping daemon [2020-12-01T13:04:00.965Z] daemon.go:296: [d36c16a6c7b27] exiting daemon [2020-12-01T13:04:00.965Z] daemon.go:448: [d36c16a6c7b27] Daemon stopped [2020-12-01T13:04:00.965Z] PASS [2020-12-01T13:04:00.965Z] [2020-12-01T13:04:00.965Z] DONE 8 tests in 14.333s [2020-12-01T13:04:00.965Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-01T13:04:00.965Z] ++ 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-12-01T13:04:00.965Z] ++ set -e [2020-12-01T13:04:00.965Z] ++ '[' -n 0 ']' [2020-12-01T13:04:00.965Z] ++ set -x [2020-12-01T13:04:00.965Z] ++ 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-12-01T13:04:00.965Z] INFO: Testing against a local daemon [2020-12-01T13:04:00.965Z] === RUN TestCheckpoint [2020-12-01T13:04:00.965Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T13:04:00.965Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T13:04:00.965Z] === RUN TestContainerInvalidJSON [2020-12-01T13:04:00.965Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:04:00.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:04:00.965Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:04:00.965Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:04:00.965Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:04:00.965Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:04:00.965Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:04:00.965Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:04:00.965Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:04:00.965Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-01T13:04:00.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-01T13:04:00.965Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-01T13:04:00.965Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T13:04:00.965Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T13:04:00.965Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-01T13:04:00.965Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T13:04:01.258Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-01T13:04:01.258Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T13:04:01.258Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-12-01T13:04:01.258Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T13:04:01.258Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-01T13:04:01.258Z] === RUN TestCopyFromContainer [2020-12-01T13:04:01.757Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-01T13:04:02.693Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer// [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer//bar/root [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer/bar/quux [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-01T13:04:02.787Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-01T13:04:03.082Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-01T13:04:03.082Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer (1.87s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-01T13:04:03.082Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-01T13:04:03.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T13:04:03.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:04:03.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:04:03.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:04:03.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:04:03.082Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:04:03.082Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:04:03.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:04:03.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:04:03.083Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:04:03.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-01T13:04:03.083Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T13:04:03.083Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-12-01T13:04:03.083Z] === RUN TestCreateWithInvalidEnv [2020-12-01T13:04:03.083Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T13:04:03.083Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T13:04:03.083Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T13:04:03.083Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T13:04:03.083Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T13:04:03.083Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T13:04:03.083Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T13:04:03.083Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T13:04:03.083Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T13:04:03.083Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-01T13:04:03.083Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-01T13:04:03.083Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T13:04:03.376Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-01T13:04:03.376Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:04:04.914Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-12-01T13:04:04.914Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2020-12-01T13:04:04.914Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-12-01T13:04:04.914Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T13:04:05.979Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s) [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:04:06.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:04:06.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:04:06.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:04:06.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:04:06.597Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:04:06.597Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:04:06.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:04:06.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:04:06.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:04:06.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:04:06.597Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-01T13:04:06.597Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-12-01T13:04:06.597Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T13:04:07.234Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2020-12-01T13:04:07.234Z] === RUN TestContainerStartOnDaemonRestart [2020-12-01T13:04:07.234Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-01T13:04:07.234Z] === RUN TestDaemonRestartIpcMode [2020-12-01T13:04:07.234Z] === PAUSE TestDaemonRestartIpcMode [2020-12-01T13:04:07.234Z] === RUN TestDiff [2020-12-01T13:04:07.873Z] --- PASS: TestDiff (0.60s) [2020-12-01T13:04:07.873Z] === RUN TestExecWithCloseStdin [2020-12-01T13:04:08.511Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-12-01T13:04:08.511Z] === RUN TestExec [2020-12-01T13:04:08.520Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-01T13:04:08.779Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-01T13:04:09.037Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-01T13:04:09.150Z] --- PASS: TestExec (0.66s) [2020-12-01T13:04:09.150Z] === RUN TestExecUser [2020-12-01T13:04:09.787Z] --- PASS: TestExecUser (0.64s) [2020-12-01T13:04:09.787Z] === RUN TestExportContainerAndImportImage [2020-12-01T13:04:10.415Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-01T13:04:10.831Z] --- PASS: TestExportContainerAndImportImage (0.81s) [2020-12-01T13:04:10.831Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T13:04:11.352Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-01T13:04:11.875Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2020-12-01T13:04:11.875Z] export_test.go:63: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart [2020-12-01T13:04:11.875Z] daemon.go:325: [d32d970196c71] waiting for daemon to start [2020-12-01T13:04:11.875Z] daemon.go:325: [d32d970196c71] waiting for daemon to start [2020-12-01T13:04:11.875Z] daemon.go:353: [d32d970196c71] daemon started [2020-12-01T13:04:11.875Z] daemon.go:461: [d32d970196c71] Stopping daemon [2020-12-01T13:04:11.875Z] daemon.go:296: [d32d970196c71] exiting daemon [2020-12-01T13:04:11.875Z] daemon.go:448: [d32d970196c71] Daemon stopped [2020-12-01T13:04:11.875Z] daemon.go:325: [d32d970196c71] waiting for daemon to start [2020-12-01T13:04:11.875Z] daemon.go:325: [d32d970196c71] waiting for daemon to start [2020-12-01T13:04:11.875Z] daemon.go:353: [d32d970196c71] daemon started [2020-12-01T13:04:11.875Z] daemon.go:461: [d32d970196c71] Stopping daemon [2020-12-01T13:04:11.875Z] daemon.go:296: [d32d970196c71] exiting daemon [2020-12-01T13:04:11.875Z] daemon.go:448: [d32d970196c71] Daemon stopped [2020-12-01T13:04:11.875Z] === RUN TestHealthCheckWorkdir [2020-12-01T13:04:11.923Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-01T13:04:12.491Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-01T13:04:12.916Z] --- PASS: TestHealthCheckWorkdir (0.78s) [2020-12-01T13:04:12.916Z] === RUN TestHealthKillContainer [2020-12-01T13:04:13.057Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-01T13:04:13.992Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-01T13:04:14.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-01T13:04:14.927Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-01T13:04:14.927Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-01T13:04:14.927Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-01T13:04:15.651Z] --- PASS: TestHealthKillContainer (2.77s) [2020-12-01T13:04:15.651Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T13:04:15.945Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-12-01T13:04:15.945Z] === RUN TestIpcModeNone [2020-12-01T13:04:16.302Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-01T13:04:16.987Z] --- PASS: TestIpcModeNone (0.64s) [2020-12-01T13:04:16.987Z] === RUN TestIpcModePrivate [2020-12-01T13:04:17.291Z] --- PASS: TestIpcModePrivate (0.62s) [2020-12-01T13:04:17.291Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:54, shared: false, mustBeShared: false [2020-12-01T13:04:17.291Z] === RUN TestIpcModeShareable [2020-12-01T13:04:17.680Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles=== RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-01T13:04:17.680Z] [2020-12-01T13:04:17.932Z] --- PASS: TestIpcModeShareable (0.66s) [2020-12-01T13:04:17.932Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:48, shared: true, mustBeShared: true [2020-12-01T13:04:17.932Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-01T13:04:18.616Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-01T13:04:19.184Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-01T13:04:20.034Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.88s) [2020-12-01T13:04:20.034Z] === RUN TestAPIIpcModeHost [2020-12-01T13:04:20.330Z] --- PASS: TestAPIIpcModeHost (0.52s) [2020-12-01T13:04:20.330Z] === RUN TestDaemonIpcModeShareable [2020-12-01T13:04:21.847Z] --- PASS: TestDaemonIpcModeShareable (1.41s) [2020-12-01T13:04:21.847Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable [2020-12-01T13:04:21.847Z] daemon.go:325: [db5e8bef5fd0d] waiting for daemon to start [2020-12-01T13:04:21.847Z] daemon.go:325: [db5e8bef5fd0d] waiting for daemon to start [2020-12-01T13:04:21.847Z] daemon.go:353: [db5e8bef5fd0d] daemon started [2020-12-01T13:04:21.847Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-01T13:04:21.847Z] daemon.go:461: [db5e8bef5fd0d] Stopping daemon [2020-12-01T13:04:21.847Z] daemon.go:296: [db5e8bef5fd0d] exiting daemon [2020-12-01T13:04:21.847Z] daemon.go:448: [db5e8bef5fd0d] Daemon stopped [2020-12-01T13:04:21.847Z] === RUN TestDaemonIpcModePrivate [2020-12-01T13:04:23.363Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-12-01T13:04:23.363Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate [2020-12-01T13:04:23.363Z] daemon.go:325: [d2d589e0b0bf1] waiting for daemon to start [2020-12-01T13:04:23.363Z] daemon.go:325: [d2d589e0b0bf1] waiting for daemon to start [2020-12-01T13:04:23.363Z] daemon.go:353: [d2d589e0b0bf1] daemon started [2020-12-01T13:04:23.363Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-01T13:04:23.363Z] daemon.go:461: [d2d589e0b0bf1] Stopping daemon [2020-12-01T13:04:23.363Z] daemon.go:296: [d2d589e0b0bf1] exiting daemon [2020-12-01T13:04:23.363Z] daemon.go:448: [d2d589e0b0bf1] Daemon stopped [2020-12-01T13:04:23.363Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-01T13:04:23.372Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-01T13:04:24.748Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-01T13:04:24.882Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-12-01T13:04:24.882Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig [2020-12-01T13:04:24.882Z] daemon.go:325: [d3b8c13d2deaf] waiting for daemon to start [2020-12-01T13:04:24.882Z] daemon.go:325: [d3b8c13d2deaf] waiting for daemon to start [2020-12-01T13:04:24.882Z] daemon.go:353: [d3b8c13d2deaf] daemon started [2020-12-01T13:04:24.882Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-01T13:04:24.882Z] daemon.go:461: [d3b8c13d2deaf] Stopping daemon [2020-12-01T13:04:24.882Z] daemon.go:296: [d3b8c13d2deaf] exiting daemon [2020-12-01T13:04:24.882Z] daemon.go:448: [d3b8c13d2deaf] Daemon stopped [2020-12-01T13:04:24.882Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-01T13:04:25.923Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.46s) [2020-12-01T13:04:25.923Z] ipcmode_linux_test.go:230: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig [2020-12-01T13:04:25.923Z] daemon.go:325: [dafb7f112dc23] waiting for daemon to start [2020-12-01T13:04:25.923Z] daemon.go:325: [dafb7f112dc23] waiting for daemon to start [2020-12-01T13:04:25.923Z] daemon.go:353: [dafb7f112dc23] daemon started [2020-12-01T13:04:25.923Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-01T13:04:25.923Z] daemon.go:461: [dafb7f112dc23] Stopping daemon [2020-12-01T13:04:25.923Z] daemon.go:296: [dafb7f112dc23] exiting daemon [2020-12-01T13:04:25.923Z] daemon.go:448: [dafb7f112dc23] Daemon stopped [2020-12-01T13:04:25.923Z] === RUN TestIpcModeOlderClient [2020-12-01T13:04:26.216Z] === PAUSE TestIpcModeOlderClient [2020-12-01T13:04:26.216Z] === RUN TestKillContainerInvalidSignal [2020-12-01T13:04:26.509Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2020-12-01T13:04:26.509Z] === RUN TestKillContainer [2020-12-01T13:04:26.509Z] === RUN TestKillContainer/no_signal [2020-12-01T13:04:27.148Z] === RUN TestKillContainer/non_killing_signal [2020-12-01T13:04:27.280Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-12-01T13:04:27.539Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-01T13:04:27.787Z] === RUN TestKillContainer/killing_signal [2020-12-01T13:04:28.427Z] --- PASS: TestKillContainer (1.73s) [2020-12-01T13:04:28.427Z] --- PASS: TestKillContainer/no_signal (0.61s) [2020-12-01T13:04:28.427Z] --- PASS: TestKillContainer/non_killing_signal (0.35s) [2020-12-01T13:04:28.427Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2020-12-01T13:04:28.427Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T13:04:28.427Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-01T13:04:29.069Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-01T13:04:29.443Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-01T13:04:29.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s) [2020-12-01T13:04:29.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-12-01T13:04:29.709Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-01T13:04:29.709Z] === RUN TestKillStoppedContainer [2020-12-01T13:04:29.709Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-01T13:04:29.709Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T13:04:29.709Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-12-01T13:04:29.709Z] === RUN TestKillDifferentUserContainer [2020-12-01T13:04:30.349Z] --- PASS: TestKillDifferentUserContainer (0.54s) [2020-12-01T13:04:30.349Z] === RUN TestInspectOomKilledTrue [2020-12-01T13:04:30.822Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-01T13:04:30.822Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-01T13:04:30.985Z] --- PASS: TestInspectOomKilledTrue (0.89s) [2020-12-01T13:04:30.985Z] === RUN TestInspectOomKilledFalse [2020-12-01T13:04:31.622Z] --- PASS: TestInspectOomKilledFalse (0.56s) [2020-12-01T13:04:31.622Z] === RUN TestLinksEtcHostsContentMatch [2020-12-01T13:04:32.258Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2020-12-01T13:04:32.258Z] === RUN TestLinksContainerNames [2020-12-01T13:04:33.321Z] --- PASS: TestLinksContainerNames (1.05s) [2020-12-01T13:04:33.321Z] === RUN TestLogsFollowTailEmpty [2020-12-01T13:04:33.615Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-12-01T13:04:33.615Z] === RUN TestContainerNetworkMountsNoChown [2020-12-01T13:04:34.108Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-01T13:04:34.253Z] --- PASS: TestContainerNetworkMountsNoChown (0.55s) [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/default [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/default [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/private [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/private [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rprivate [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/slave [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/slave [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rslave [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/shared [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/shared [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rshared [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/default [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/rprivate [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/rslave [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/rshared [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/shared [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/slave [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/private [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-01T13:04:34.253Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-01T13:04:34.253Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:04:34.253Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-01T13:04:34.254Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-01T13:04:34.254Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-01T13:04:34.254Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:04:34.254Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:04:34.254Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-01T13:04:34.254Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-01T13:04:34.254Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:04:34.254Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-01T13:04:34.254Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-01T13:04:34.367Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-01T13:04:34.547Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-12-01T13:04:34.547Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-12-01T13:04:34.548Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-01T13:04:34.548Z] === RUN TestContainerBindMountNonRecursive [2020-12-01T13:04:36.068Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2020-12-01T13:04:36.068Z] === RUN TestNetworkNat [2020-12-01T13:04:36.362Z] --- PASS: TestNetworkNat (0.57s) [2020-12-01T13:04:36.362Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T13:04:37.001Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2020-12-01T13:04:37.001Z] === RUN TestNetworkLoopbackNat [2020-12-01T13:04:38.047Z] --- PASS: TestNetworkLoopbackNat (0.81s) [2020-12-01T13:04:38.047Z] === RUN TestPause [2020-12-01T13:04:38.342Z] --- PASS: TestPause (0.61s) [2020-12-01T13:04:38.342Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T13:04:38.342Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T13:04:38.342Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T13:04:38.342Z] === RUN TestPauseStopPausedContainer [2020-12-01T13:04:38.982Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-12-01T13:04:38.982Z] === RUN TestPsFilter [2020-12-01T13:04:39.283Z] --- PASS: TestPsFilter (0.17s) [2020-12-01T13:04:39.284Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T13:04:39.640Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-01T13:04:39.919Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2020-12-01T13:04:39.919Z] === RUN TestRemoveContainerWithVolume [2020-12-01T13:04:40.213Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-12-01T13:04:40.213Z] === RUN TestRemoveContainerRunning [2020-12-01T13:04:40.576Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-01T13:04:40.854Z] --- PASS: TestRemoveContainerRunning (0.53s) [2020-12-01T13:04:40.854Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T13:04:41.493Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.58s) [2020-12-01T13:04:41.493Z] === RUN TestRemoveInvalidContainer [2020-12-01T13:04:41.493Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-01T13:04:41.493Z] === RUN TestRenameLinkedContainer [2020-12-01T13:04:41.953Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-01T13:04:43.332Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-01T13:04:43.581Z] --- PASS: TestRenameLinkedContainer (2.20s) [2020-12-01T13:04:43.581Z] === RUN TestRenameStoppedContainer [2020-12-01T13:04:44.223Z] --- PASS: TestRenameStoppedContainer (0.57s) [2020-12-01T13:04:44.223Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T13:04:45.266Z] --- PASS: TestRenameRunningContainerAndReuse (1.07s) [2020-12-01T13:04:45.266Z] === RUN TestRenameInvalidName [2020-12-01T13:04:45.904Z] --- PASS: TestRenameInvalidName (0.58s) [2020-12-01T13:04:45.904Z] === RUN TestRenameAnonymousContainer [2020-12-01T13:04:46.619Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-01T13:04:46.619Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-01T13:04:47.186Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-01T13:04:47.186Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-01T13:04:47.987Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2020-12-01T13:04:47.987Z] === RUN TestRenameContainerWithSameName [2020-12-01T13:04:48.281Z] --- PASS: TestRenameContainerWithSameName (0.50s) [2020-12-01T13:04:48.281Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T13:04:49.324Z] --- PASS: TestRenameContainerWithLinkedContainer (1.13s) [2020-12-01T13:04:49.324Z] === RUN TestResize [2020-12-01T13:04:49.965Z] --- PASS: TestResize (0.58s) [2020-12-01T13:04:49.965Z] === RUN TestResizeWithInvalidSize [2020-12-01T13:04:50.611Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2020-12-01T13:04:50.611Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T13:04:51.256Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s) [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:51.256Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:51.256Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:51.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-01T13:04:51.256Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-01T13:04:51.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:52.455Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-01T13:04:53.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:53.649Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-01T13:04:53.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-01T13:04:54.358Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-01T13:04:54.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-01T13:04:54.617Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-01T13:04:54.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-01T13:04:55.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-01T13:04:55.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-01T13:04:56.523Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-01T13:04:57.585Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [dc365e6c71bdf] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [dc365e6c71bdf] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [dc365e6c71bdf] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [dc365e6c71bdf] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [dc365e6c71bdf] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [dc365e6c71bdf] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [dc365e6c71bdf] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [dc365e6c71bdf] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [dc365e6c71bdf] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [dc365e6c71bdf] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [dc365e6c71bdf] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [dc365e6c71bdf] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.58s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [de7dc032b63f6] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [de7dc032b63f6] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [de7dc032b63f6] daemon started [2020-12-01T13:04:59.679Z] daemon.go:325: [de7dc032b63f6] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:296: [de7dc032b63f6] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [de7dc032b63f6] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [de7dc032b63f6] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [de7dc032b63f6] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [de7dc032b63f6] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [de7dc032b63f6] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d8798cf44e690] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d8798cf44e690] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d8798cf44e690] daemon started [2020-12-01T13:04:59.679Z] daemon.go:325: [d8798cf44e690] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:296: [d8798cf44e690] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [d8798cf44e690] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d8798cf44e690] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d8798cf44e690] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d8798cf44e690] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d8798cf44e690] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d750f9b843209] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d750f9b843209] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d750f9b843209] daemon started [2020-12-01T13:04:59.679Z] daemon.go:325: [d750f9b843209] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:296: [d750f9b843209] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [d750f9b843209] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d750f9b843209] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d750f9b843209] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d750f9b843209] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d750f9b843209] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d1a09a23dd853] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d1a09a23dd853] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d1a09a23dd853] daemon started [2020-12-01T13:04:59.679Z] daemon.go:325: [d1a09a23dd853] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:296: [d1a09a23dd853] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [d1a09a23dd853] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d1a09a23dd853] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d1a09a23dd853] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d1a09a23dd853] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d1a09a23dd853] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d193d1cf1d32c] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d193d1cf1d32c] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d193d1cf1d32c] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d193d1cf1d32c] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d193d1cf1d32c] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d193d1cf1d32c] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [d193d1cf1d32c] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d193d1cf1d32c] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d193d1cf1d32c] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d193d1cf1d32c] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d193d1cf1d32c] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d193d1cf1d32c] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d997cda385ba7] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d997cda385ba7] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d997cda385ba7] daemon started [2020-12-01T13:04:59.679Z] daemon.go:296: [d997cda385ba7] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [d997cda385ba7] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d997cda385ba7] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d997cda385ba7] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d997cda385ba7] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d997cda385ba7] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d997cda385ba7] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.64s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d4da5cc27d952] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d4da5cc27d952] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d4da5cc27d952] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d4da5cc27d952] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d4da5cc27d952] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d4da5cc27d952] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [d4da5cc27d952] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d4da5cc27d952] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d4da5cc27d952] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d4da5cc27d952] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d4da5cc27d952] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d4da5cc27d952] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d2dc313650713] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d2dc313650713] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d2dc313650713] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d2dc313650713] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d2dc313650713] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d2dc313650713] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [d2dc313650713] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d2dc313650713] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d2dc313650713] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d2dc313650713] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d2dc313650713] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d2dc313650713] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [d22854c1566f3] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [d22854c1566f3] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d22854c1566f3] daemon started [2020-12-01T13:04:59.679Z] daemon.go:325: [d22854c1566f3] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:296: [d22854c1566f3] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:325: [d22854c1566f3] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [d22854c1566f3] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [d22854c1566f3] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [d22854c1566f3] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [d22854c1566f3] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [df3afe6cdcae9] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [df3afe6cdcae9] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [df3afe6cdcae9] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [df3afe6cdcae9] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [df3afe6cdcae9] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [df3afe6cdcae9] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [df3afe6cdcae9] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [df3afe6cdcae9] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [df3afe6cdcae9] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [df3afe6cdcae9] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [df3afe6cdcae9] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [df3afe6cdcae9] Daemon stopped [2020-12-01T13:04:59.679Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.01s) [2020-12-01T13:04:59.679Z] 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-12-01T13:04:59.679Z] daemon.go:325: [ddf8763f49562] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [ddf8763f49562] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [ddf8763f49562] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [ddf8763f49562] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [ddf8763f49562] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [ddf8763f49562] Daemon stopped [2020-12-01T13:04:59.679Z] daemon.go:325: [ddf8763f49562] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:325: [ddf8763f49562] waiting for daemon to start [2020-12-01T13:04:59.679Z] daemon.go:353: [ddf8763f49562] daemon started [2020-12-01T13:04:59.679Z] daemon.go:461: [ddf8763f49562] Stopping daemon [2020-12-01T13:04:59.679Z] daemon.go:296: [ddf8763f49562] exiting daemon [2020-12-01T13:04:59.679Z] daemon.go:448: [ddf8763f49562] Daemon stopped [2020-12-01T13:04:59.679Z] === RUN TestKernelTCPMemory [2020-12-01T13:04:59.972Z] --- PASS: TestKernelTCPMemory (0.65s) [2020-12-01T13:04:59.972Z] === RUN TestNISDomainname [2020-12-01T13:05:00.544Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-01T13:05:00.544Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-01T13:05:00.544Z] remote: Enumerating objects: 2, done. [2020-12-01T13:05:00.544Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-01T13:05:00.544Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-01T13:05:00.544Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-01T13:05:00.544Z] 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-12-01T13:05:00.544Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-01T13:05:00.544Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-01T13:05:00.636Z] --- PASS: TestNISDomainname (0.77s) [2020-12-01T13:05:00.636Z] === RUN TestStats [2020-12-01T13:05:00.872Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/test/unit [2020-12-01T13:05:02.728Z] --- PASS: TestStats (1.59s) [2020-12-01T13:05:02.728Z] === RUN TestStopContainerWithTimeout [2020-12-01T13:05:02.728Z] === RUN TestStopContainerWithTimeout/0 [2020-12-01T13:05:02.728Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-01T13:05:02.728Z] === RUN TestStopContainerWithTimeout/1 [2020-12-01T13:05:02.728Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-01T13:05:02.728Z] === RUN TestStopContainerWithTimeout/3 [2020-12-01T13:05:02.728Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-01T13:05:02.728Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-01T13:05:02.728Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-01T13:05:02.728Z] === CONT TestStopContainerWithTimeout/0 [2020-12-01T13:05:02.728Z] === CONT TestStopContainerWithTimeout/3 [2020-12-01T13:05:02.728Z] === CONT TestStopContainerWithTimeout/1 [2020-12-01T13:05:02.728Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-01T13:05:03.086Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-01T13:05:03.345Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-01T13:05:03.420Z] ? github.com/docker/docker/api [no test files] [2020-12-01T13:05:04.722Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-01T13:05:05.472Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-01T13:05:05.472Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2020-12-01T13:05:05.472Z] --- PASS: TestStopContainerWithTimeout/1 (2.01s) [2020-12-01T13:05:05.472Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2020-12-01T13:05:05.472Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2020-12-01T13:05:05.472Z] === RUN TestDeleteDevicemapper [2020-12-01T13:05:05.472Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-01T13:05:05.472Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T13:05:05.472Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T13:05:06.100Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-01T13:05:06.996Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.67s) [2020-12-01T13:05:06.996Z] === RUN TestUpdateMemory [2020-12-01T13:05:07.478Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-01T13:05:07.639Z] --- PASS: TestUpdateMemory (0.77s) [2020-12-01T13:05:07.639Z] === RUN TestUpdateCPUQuota [2020-12-01T13:05:08.046Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-01T13:05:08.683Z] --- PASS: TestUpdateCPUQuota (0.98s) [2020-12-01T13:05:08.683Z] === RUN TestUpdatePidsLimit [2020-12-01T13:05:08.683Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-01T13:05:08.978Z] === RUN TestUpdatePidsLimit/no_change [2020-12-01T13:05:09.271Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-01T13:05:09.566Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-01T13:05:09.863Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-01T13:05:10.157Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-01T13:05:10.451Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-01T13:05:11.329Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-01T13:05:11.329Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit (2.63s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/no_change (0.26s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.25s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s) [2020-12-01T13:05:11.490Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.26s) [2020-12-01T13:05:11.490Z] === RUN TestUpdateRestartPolicy [2020-12-01T13:05:15.355Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-01T13:05:15.355Z] [2020-12-01T13:05:15.355Z] ________ ____ __. [2020-12-01T13:05:15.355Z] \_____ \ | |/ _| [2020-12-01T13:05:15.355Z] / | \| < [2020-12-01T13:05:15.355Z] / | \ | \ [2020-12-01T13:05:15.355Z] \_______ /____|__ \ [2020-12-01T13:05:15.355Z] \/ \/ [2020-12-01T13:05:15.355Z] [2020-12-01T13:05:15.355Z] INFO: make.ps1 ended at 12/01/2020 13:05:05 [2020-12-01T13:05:15.355Z] INFO: Binaries build ended at 12/01/2020 13:05:08. Duration:00:01:26.4145681 [2020-12-01T13:05:15.355Z] INFO: Copying the built daemon binary to d:\CI\PR-41589\3\binary\dockerd-7cb74bbb3.exe... [2020-12-01T13:05:15.355Z] INFO: Copying the built client binary to d:\CI\PR-41589\3\binary\docker-7cb74bbb3.exe... [2020-12-01T13:05:15.355Z] INFO: Copying dockerversion from the container... [2020-12-01T13:05:15.355Z] INFO: Copying the golang package from the container to d:\CI\PR-41589\3\installer\go.zip... [2020-12-01T13:05:15.816Z] INFO: Extracting go.zip to d:\CI\PR-41589\3\go [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite (335.14s) [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.85s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-01T13:05:17.894Z] daemon.go:325: [d33b3bef77ddb] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d33b3bef77ddb] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d33b3bef77ddb] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d33b3bef77ddb] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d33b3bef77ddb] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d33b3bef77ddb] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d33b3bef77ddb] Daemon stopped [2020-12-01T13:05:17.894Z] daemon.go:325: [d33b3bef77ddb] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d33b3bef77ddb] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d33b3bef77ddb] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d33b3bef77ddb] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d33b3bef77ddb] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d33b3bef77ddb] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.81s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-01T13:05:17.894Z] daemon.go:325: [d56c9f8119fb8] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d56c9f8119fb8] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d56c9f8119fb8] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d56c9f8119fb8] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d56c9f8119fb8] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d56c9f8119fb8] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.68s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-01T13:05:17.894Z] daemon.go:325: [db1acb906a67c] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [db1acb906a67c] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [db1acb906a67c] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [db1acb906a67c] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [db1acb906a67c] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [db1acb906a67c] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.89s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-01T13:05:17.894Z] daemon.go:325: [d1622c301a19f] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d1622c301a19f] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d1622c301a19f] daemon started [2020-12-01T13:05:17.894Z] daemon.go:296: [d1622c301a19f] exiting daemon [2020-12-01T13:05:17.894Z] docker_cli_daemon_test.go:1449: Daemon d1622c301a19f is not started [2020-12-01T13:05:17.894Z] daemon.go:325: [d1622c301a19f] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d1622c301a19f] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d1622c301a19f] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d1622c301a19f] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d1622c301a19f] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d1622c301a19f] Daemon stopped [2020-12-01T13:05:17.894Z] check_test.go:309: Daemon d8c2d531c9029 is not started [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.39s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-01T13:05:17.894Z] daemon.go:325: [d0eaf4c6567e4] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d0eaf4c6567e4] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d0eaf4c6567e4] daemon started [2020-12-01T13:05:17.894Z] daemon.go:296: [d0eaf4c6567e4] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:325: [d0eaf4c6567e4] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d0eaf4c6567e4] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d0eaf4c6567e4] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d0eaf4c6567e4] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d0eaf4c6567e4] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d0eaf4c6567e4] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.28s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-01T13:05:17.894Z] daemon.go:325: [d5ca30fac95cd] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d5ca30fac95cd] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d5ca30fac95cd] daemon started [2020-12-01T13:05:17.894Z] daemon.go:296: [d5ca30fac95cd] exiting daemon [2020-12-01T13:05:17.894Z] check_test.go:309: Daemon dfcaed2ed6316 is not started [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.54s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-01T13:05:17.894Z] daemon.go:325: [d6846208b4aec] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d6846208b4aec] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d6846208b4aec] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d6846208b4aec] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d6846208b4aec] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d6846208b4aec] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.30s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:296: [d3db0f0049499] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d3db0f0049499] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d3db0f0049499] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d3db0f0049499] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d3db0f0049499] Daemon stopped [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d3db0f0049499] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d3db0f0049499] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d3db0f0049499] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d3db0f0049499] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d3db0f0049499] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.46s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-01T13:05:17.894Z] daemon.go:325: [def17333c7a31] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [def17333c7a31] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [def17333c7a31] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [def17333c7a31] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [def17333c7a31] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [def17333c7a31] Daemon stopped [2020-12-01T13:05:17.894Z] daemon.go:325: [def17333c7a31] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [def17333c7a31] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [def17333c7a31] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [def17333c7a31] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [def17333c7a31] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [def17333c7a31] Daemon stopped [2020-12-01T13:05:17.894Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.89s) [2020-12-01T13:05:17.894Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-01T13:05:17.894Z] daemon.go:325: [d12f7585d1427] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:325: [d12f7585d1427] waiting for daemon to start [2020-12-01T13:05:17.894Z] daemon.go:353: [d12f7585d1427] daemon started [2020-12-01T13:05:17.894Z] daemon.go:461: [d12f7585d1427] Stopping daemon [2020-12-01T13:05:17.894Z] daemon.go:296: [d12f7585d1427] exiting daemon [2020-12-01T13:05:17.894Z] daemon.go:448: [d12f7585d1427] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d12f7585d1427] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d12f7585d1427] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d12f7585d1427] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d12f7585d1427] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d12f7585d1427] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d12f7585d1427] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.07s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-01T13:05:17.895Z] daemon.go:325: [d8354c2159e02] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d8354c2159e02] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d8354c2159e02] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d8354c2159e02] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d8354c2159e02] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d8354c2159e02] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d8354c2159e02] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d8354c2159e02] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d8354c2159e02] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d8354c2159e02] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d8354c2159e02] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d8354c2159e02] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-01T13:05:17.895Z] daemon.go:325: [ded70ede07626] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [ded70ede07626] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [ded70ede07626] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [ded70ede07626] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [ded70ede07626] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [ded70ede07626] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [ded70ede07626] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [ded70ede07626] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [ded70ede07626] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [ded70ede07626] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [ded70ede07626] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [ded70ede07626] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-01T13:05:17.895Z] daemon.go:325: [d699100e81be1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d699100e81be1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d699100e81be1] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d699100e81be1] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d699100e81be1] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d699100e81be1] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d699100e81be1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d699100e81be1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d699100e81be1] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d699100e81be1] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d699100e81be1] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d699100e81be1] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.38s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-01T13:05:17.895Z] daemon.go:325: [da985e5a0b634] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [da985e5a0b634] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [da985e5a0b634] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [da985e5a0b634] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [da985e5a0b634] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [da985e5a0b634] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [da985e5a0b634] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [da985e5a0b634] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [da985e5a0b634] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [da985e5a0b634] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [da985e5a0b634] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [da985e5a0b634] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-01T13:05:17.895Z] daemon.go:325: [d63140702779a] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:296: [d63140702779a] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:325: [d63140702779a] waiting for daemon to start [2020-12-01T13:05:17.895Z] check_test.go:309: Daemon d39f77f5a1878 is not started [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-01T13:05:17.895Z] daemon.go:325: [d14abcefda9d1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:296: [d14abcefda9d1] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:325: [d14abcefda9d1] waiting for daemon to start [2020-12-01T13:05:17.895Z] check_test.go:309: Daemon d1b958bb16f3e is not started [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-01T13:05:17.895Z] daemon.go:325: [dc3c5dfc69c1e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [dc3c5dfc69c1e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [dc3c5dfc69c1e] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [dc3c5dfc69c1e] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [dc3c5dfc69c1e] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [dc3c5dfc69c1e] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-01T13:05:17.895Z] daemon.go:325: [d2fca88b70c13] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d2fca88b70c13] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d2fca88b70c13] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d2fca88b70c13] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d2fca88b70c13] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d2fca88b70c13] Daemon stopped [2020-12-01T13:05:17.895Z] check_test.go:309: Daemon d2fca88b70c13 is not started [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.49s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-01T13:05:17.895Z] daemon.go:325: [d67e911b1e1e6] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d67e911b1e1e6] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d67e911b1e1e6] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d67e911b1e1e6] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d67e911b1e1e6] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d67e911b1e1e6] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d67e911b1e1e6] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d67e911b1e1e6] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d67e911b1e1e6] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d67e911b1e1e6] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d67e911b1e1e6] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d67e911b1e1e6] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-01T13:05:17.895Z] daemon.go:325: [d8946ccc734ce] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d8946ccc734ce] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d8946ccc734ce] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d8946ccc734ce] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d8946ccc734ce] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d8946ccc734ce] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d8946ccc734ce] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d8946ccc734ce] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d8946ccc734ce] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d8946ccc734ce] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d8946ccc734ce] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d8946ccc734ce] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.37s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-01T13:05:17.895Z] daemon.go:325: [d9441e19941c2] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d9441e19941c2] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d9441e19941c2] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d9441e19941c2] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d9441e19941c2] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d9441e19941c2] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d9441e19941c2] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d9441e19941c2] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d9441e19941c2] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d9441e19941c2] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d9441e19941c2] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d9441e19941c2] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-01T13:05:17.895Z] daemon.go:325: [d833599689bbb] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d833599689bbb] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d833599689bbb] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d833599689bbb] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d833599689bbb] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d833599689bbb] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d833599689bbb] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d833599689bbb] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d833599689bbb] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d833599689bbb] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d833599689bbb] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d833599689bbb] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-01T13:05:17.895Z] daemon.go:325: [da119a7531861] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [da119a7531861] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [da119a7531861] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [da119a7531861] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [da119a7531861] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [da119a7531861] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.61s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents [2020-12-01T13:05:17.895Z] daemon.go:325: [d071352c5f90c] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d071352c5f90c] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d071352c5f90c] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d071352c5f90c] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d071352c5f90c] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d071352c5f90c] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.67s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-01T13:05:17.895Z] daemon.go:325: [d697c2a60e8a0] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d697c2a60e8a0] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d697c2a60e8a0] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d697c2a60e8a0] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d697c2a60e8a0] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d697c2a60e8a0] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-01T13:05:17.895Z] daemon.go:325: [daa83f0447a5d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:296: [daa83f0447a5d] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:325: [daa83f0447a5d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:461: [daa83f0447a5d] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:450: [daa83f0447a5d] Error when stopping daemon: daemon not started [2020-12-01T13:05:17.895Z] check_test.go:309: Daemon daa83f0447a5d is not started [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD [2020-12-01T13:05:17.895Z] daemon.go:325: [d2966701f95e1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d2966701f95e1] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d2966701f95e1] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d2966701f95e1] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d2966701f95e1] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d2966701f95e1] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.56s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-01T13:05:17.895Z] daemon.go:325: [da059fad29668] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [da059fad29668] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [da059fad29668] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [da059fad29668] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [da059fad29668] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [da059fad29668] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-01T13:05:17.895Z] daemon.go:325: [dd9505e4b0e1f] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [dd9505e4b0e1f] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [dd9505e4b0e1f] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [dd9505e4b0e1f] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [dd9505e4b0e1f] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [dd9505e4b0e1f] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.14s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-01T13:05:17.895Z] daemon.go:325: [d5e385612d60e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d5e385612d60e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d5e385612d60e] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d5e385612d60e] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d5e385612d60e] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d5e385612d60e] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d5e385612d60e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d5e385612d60e] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d5e385612d60e] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d5e385612d60e] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d5e385612d60e] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d5e385612d60e] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.00s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing [2020-12-01T13:05:17.895Z] daemon.go:325: [d476f417b4e8d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d476f417b4e8d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d476f417b4e8d] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d476f417b4e8d] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d476f417b4e8d] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d476f417b4e8d] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d476f417b4e8d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d476f417b4e8d] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d476f417b4e8d] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d476f417b4e8d] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d476f417b4e8d] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d476f417b4e8d] Daemon stopped [2020-12-01T13:05:17.895Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.30s) [2020-12-01T13:05:17.895Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP [2020-12-01T13:05:17.895Z] daemon.go:325: [d2d3081003364] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d2d3081003364] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d2d3081003364] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d2d3081003364] Stopping daemon [2020-12-01T13:05:17.895Z] daemon.go:296: [d2d3081003364] exiting daemon [2020-12-01T13:05:17.895Z] daemon.go:448: [d2d3081003364] Daemon stopped [2020-12-01T13:05:17.895Z] daemon.go:325: [d2d3081003364] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:325: [d2d3081003364] waiting for daemon to start [2020-12-01T13:05:17.895Z] daemon.go:353: [d2d3081003364] daemon started [2020-12-01T13:05:17.895Z] daemon.go:461: [d2d3081003364] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d2d3081003364] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d2d3081003364] Daemon stopped [2020-12-01T13:05:17.896Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-01T13:05:17.896Z] requirement.go:26: unmatched requirement IPv6 [2020-12-01T13:05:17.896Z] check_test.go:309: Daemon d778ee687bdfe is not started [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-01T13:05:17.896Z] daemon.go:325: [d23d7ec68181b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d23d7ec68181b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d23d7ec68181b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d23d7ec68181b] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d23d7ec68181b] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d23d7ec68181b] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.18s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-01T13:05:17.896Z] daemon.go:325: [dc5b28c57851f] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dc5b28c57851f] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [dc5b28c57851f] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [dc5b28c57851f] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [dc5b28c57851f] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [dc5b28c57851f] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-01T13:05:17.896Z] daemon.go:325: [db91198798e09] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [db91198798e09] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [db91198798e09] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [db91198798e09] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [db91198798e09] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [db91198798e09] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-01T13:05:17.896Z] daemon.go:325: [d644749a3c658] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d644749a3c658] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d644749a3c658] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d644749a3c658] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d644749a3c658] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d644749a3c658] Daemon stopped [2020-12-01T13:05:17.896Z] check_test.go:309: Daemon d644749a3c658 is not started [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.31s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-01T13:05:17.896Z] daemon.go:325: [d039bb1e20bad] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d039bb1e20bad] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d039bb1e20bad] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d039bb1e20bad] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d039bb1e20bad] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d039bb1e20bad] Daemon stopped [2020-12-01T13:05:17.896Z] daemon.go:325: [d039bb1e20bad] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d039bb1e20bad] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d039bb1e20bad] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d039bb1e20bad] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d039bb1e20bad] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d039bb1e20bad] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-01T13:05:17.896Z] daemon.go:325: [df244c65219b8] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [df244c65219b8] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [df244c65219b8] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [df244c65219b8] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [df244c65219b8] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [df244c65219b8] Daemon stopped [2020-12-01T13:05:17.896Z] check_test.go:309: Daemon df244c65219b8 is not started [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.85s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-01T13:05:17.896Z] daemon.go:325: [d6b7087394256] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d6b7087394256] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d6b7087394256] daemon started [2020-12-01T13:05:17.896Z] daemon.go:296: [d6b7087394256] exiting daemon [2020-12-01T13:05:17.896Z] docker_cli_daemon_plugins_test.go:80: Daemon d6b7087394256 is not started [2020-12-01T13:05:17.896Z] daemon.go:325: [d6b7087394256] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d6b7087394256] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d6b7087394256] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d6b7087394256] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d6b7087394256] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d6b7087394256] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-01T13:05:17.896Z] daemon.go:325: [df70df72d5e9b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [df70df72d5e9b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [df70df72d5e9b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:296: [df70df72d5e9b] exiting daemon [2020-12-01T13:05:17.896Z] docker_cli_daemon_plugins_test.go:170: Daemon df70df72d5e9b is not started [2020-12-01T13:05:17.896Z] daemon.go:325: [df70df72d5e9b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [df70df72d5e9b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [df70df72d5e9b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [df70df72d5e9b] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [df70df72d5e9b] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [df70df72d5e9b] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.29s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-01T13:05:17.896Z] daemon.go:325: [d16be23de1c5b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d16be23de1c5b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d16be23de1c5b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d16be23de1c5b] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d16be23de1c5b] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d16be23de1c5b] Daemon stopped [2020-12-01T13:05:17.896Z] daemon.go:325: [d16be23de1c5b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d16be23de1c5b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d16be23de1c5b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d16be23de1c5b] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d16be23de1c5b] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d16be23de1c5b] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-01T13:05:17.896Z] daemon.go:325: [d14d45bba04e9] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d14d45bba04e9] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d14d45bba04e9] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d14d45bba04e9] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d14d45bba04e9] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d14d45bba04e9] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-01T13:05:17.896Z] daemon.go:325: [d16ca41cfdbc0] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d16ca41cfdbc0] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d16ca41cfdbc0] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d16ca41cfdbc0] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d16ca41cfdbc0] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d16ca41cfdbc0] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-01T13:05:17.896Z] daemon.go:325: [d2c67b48ec74c] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:296: [d2c67b48ec74c] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:325: [d2c67b48ec74c] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:461: [d2c67b48ec74c] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:450: [d2c67b48ec74c] Error when stopping daemon: daemon not started [2020-12-01T13:05:17.896Z] check_test.go:309: Daemon d2c67b48ec74c is not started [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.76s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-01T13:05:17.896Z] daemon.go:325: [d6c977e510482] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d6c977e510482] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d6c977e510482] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d6c977e510482] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d6c977e510482] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d6c977e510482] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.89s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-01T13:05:17.896Z] daemon.go:325: [d1c8647914fed] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d1c8647914fed] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d1c8647914fed] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d1c8647914fed] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d1c8647914fed] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d1c8647914fed] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.82s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-01T13:05:17.896Z] daemon.go:325: [da8cfde3905b5] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [da8cfde3905b5] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [da8cfde3905b5] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [da8cfde3905b5] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [da8cfde3905b5] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [da8cfde3905b5] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.70s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-01T13:05:17.896Z] daemon.go:325: [d0e415f6e13c5] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d0e415f6e13c5] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d0e415f6e13c5] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d0e415f6e13c5] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d0e415f6e13c5] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d0e415f6e13c5] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.66s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-01T13:05:17.896Z] daemon.go:325: [d2167d19bef61] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d2167d19bef61] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d2167d19bef61] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d2167d19bef61] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d2167d19bef61] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d2167d19bef61] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-01T13:05:17.896Z] daemon.go:325: [d4602518ee797] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d4602518ee797] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d4602518ee797] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d4602518ee797] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d4602518ee797] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d4602518ee797] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-01T13:05:17.896Z] daemon.go:325: [dd024bca99ddf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dd024bca99ddf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [dd024bca99ddf] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [dd024bca99ddf] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [dd024bca99ddf] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [dd024bca99ddf] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-01T13:05:17.896Z] daemon.go:325: [dbc8e2482c1ac] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dbc8e2482c1ac] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [dbc8e2482c1ac] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [dbc8e2482c1ac] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [dbc8e2482c1ac] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [dbc8e2482c1ac] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-01T13:05:17.896Z] daemon.go:325: [d6e8cb218cbea] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d6e8cb218cbea] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d6e8cb218cbea] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d6e8cb218cbea] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d6e8cb218cbea] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d6e8cb218cbea] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-01T13:05:17.896Z] daemon.go:325: [d21e0fa0fc86b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d21e0fa0fc86b] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d21e0fa0fc86b] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d21e0fa0fc86b] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d21e0fa0fc86b] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d21e0fa0fc86b] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.53s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-01T13:05:17.896Z] daemon.go:325: [d7d0f29790190] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d7d0f29790190] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d7d0f29790190] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d7d0f29790190] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d7d0f29790190] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d7d0f29790190] Daemon stopped [2020-12-01T13:05:17.896Z] check_test.go:309: Daemon d7d0f29790190 is not started [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.57s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-01T13:05:17.896Z] daemon.go:325: [d25953cfa6dbf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d25953cfa6dbf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d25953cfa6dbf] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d25953cfa6dbf] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d25953cfa6dbf] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d25953cfa6dbf] Daemon stopped [2020-12-01T13:05:17.896Z] daemon.go:325: [d25953cfa6dbf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [d25953cfa6dbf] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [d25953cfa6dbf] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [d25953cfa6dbf] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [d25953cfa6dbf] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [d25953cfa6dbf] Daemon stopped [2020-12-01T13:05:17.896Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.42s) [2020-12-01T13:05:17.896Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-01T13:05:17.896Z] daemon.go:325: [dcb25d19e22a3] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dcb25d19e22a3] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [dcb25d19e22a3] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [dcb25d19e22a3] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [dcb25d19e22a3] exiting daemon [2020-12-01T13:05:17.896Z] daemon.go:448: [dcb25d19e22a3] Daemon stopped [2020-12-01T13:05:17.896Z] daemon.go:325: [dcb25d19e22a3] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dcb25d19e22a3] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:325: [dcb25d19e22a3] waiting for daemon to start [2020-12-01T13:05:17.896Z] daemon.go:353: [dcb25d19e22a3] daemon started [2020-12-01T13:05:17.896Z] daemon.go:461: [dcb25d19e22a3] Stopping daemon [2020-12-01T13:05:17.896Z] daemon.go:296: [dcb25d19e22a3] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [dcb25d19e22a3] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.11s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-01T13:05:17.897Z] daemon.go:325: [d11eb4377dca7] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d11eb4377dca7] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d11eb4377dca7] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d11eb4377dca7] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d11eb4377dca7] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d11eb4377dca7] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d11eb4377dca7] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d11eb4377dca7] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d11eb4377dca7] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d11eb4377dca7] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d11eb4377dca7] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d11eb4377dca7] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-01T13:05:17.897Z] daemon.go:325: [d7135fc225095] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d7135fc225095] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d7135fc225095] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d7135fc225095] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d7135fc225095] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d7135fc225095] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d7135fc225095] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d7135fc225095] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d7135fc225095] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d7135fc225095] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d7135fc225095] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d7135fc225095] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.09s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-01T13:05:17.897Z] daemon.go:325: [d08081cb62340] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d08081cb62340] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d08081cb62340] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d08081cb62340] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d08081cb62340] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d08081cb62340] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d08081cb62340] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d08081cb62340] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d08081cb62340] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d08081cb62340] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d08081cb62340] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d08081cb62340] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-01T13:05:17.897Z] daemon.go:325: [d115b7597e328] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d115b7597e328] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d115b7597e328] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d115b7597e328] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d115b7597e328] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d115b7597e328] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d115b7597e328] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d115b7597e328] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d115b7597e328] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d115b7597e328] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d115b7597e328] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d115b7597e328] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.70s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-01T13:05:17.897Z] daemon.go:325: [db1c3e69cccc2] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [db1c3e69cccc2] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [db1c3e69cccc2] daemon started [2020-12-01T13:05:17.897Z] daemon.go:296: [db1c3e69cccc2] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:325: [db1c3e69cccc2] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [db1c3e69cccc2] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [db1c3e69cccc2] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [db1c3e69cccc2] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [db1c3e69cccc2] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [db1c3e69cccc2] Daemon stopped [2020-12-01T13:05:17.897Z] check_test.go:309: Daemon db1c3e69cccc2 is not started [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-01T13:05:17.897Z] daemon.go:325: [d970946bdd707] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d970946bdd707] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d970946bdd707] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d970946bdd707] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d970946bdd707] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d970946bdd707] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d970946bdd707] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d970946bdd707] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d970946bdd707] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d970946bdd707] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d970946bdd707] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d970946bdd707] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.15s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-01T13:05:17.897Z] daemon.go:325: [d92d058e439d6] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d92d058e439d6] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d92d058e439d6] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d92d058e439d6] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d92d058e439d6] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d92d058e439d6] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d92d058e439d6] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d92d058e439d6] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d92d058e439d6] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d92d058e439d6] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d92d058e439d6] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d92d058e439d6] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.41s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d40f2a1cfa30e] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d40f2a1cfa30e] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d40f2a1cfa30e] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d40f2a1cfa30e] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d40f2a1cfa30e] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d40f2a1cfa30e] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d40f2a1cfa30e] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d40f2a1cfa30e] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d40f2a1cfa30e] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d40f2a1cfa30e] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d40f2a1cfa30e] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d40f2a1cfa30e] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d40f2a1cfa30e] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.18s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-01T13:05:17.897Z] daemon.go:325: [d8e7f51bc319d] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d8e7f51bc319d] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d8e7f51bc319d] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d8e7f51bc319d] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d8e7f51bc319d] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d8e7f51bc319d] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d8e7f51bc319d] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d8e7f51bc319d] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d8e7f51bc319d] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d8e7f51bc319d] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d8e7f51bc319d] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d8e7f51bc319d] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d79b601e18053] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d79b601e18053] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d79b601e18053] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d79b601e18053] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d79b601e18053] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d79b601e18053] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d79b601e18053] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d79b601e18053] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d79b601e18053] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d79b601e18053] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d79b601e18053] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d79b601e18053] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d79b601e18053] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.44s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-01T13:05:17.897Z] daemon.go:325: [d7c96a02cb128] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d7c96a02cb128] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d7c96a02cb128] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d7c96a02cb128] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d7c96a02cb128] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d7c96a02cb128] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d7c96a02cb128] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d7c96a02cb128] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d7c96a02cb128] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d7c96a02cb128] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d7c96a02cb128] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d7c96a02cb128] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.56s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-01T13:05:17.897Z] daemon.go:325: [daf8b0142e3ce] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [daf8b0142e3ce] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [daf8b0142e3ce] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [daf8b0142e3ce] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [daf8b0142e3ce] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [daf8b0142e3ce] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [daf8b0142e3ce] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [daf8b0142e3ce] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [daf8b0142e3ce] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [daf8b0142e3ce] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [daf8b0142e3ce] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [daf8b0142e3ce] Daemon stopped [2020-12-01T13:05:17.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-01T13:05:17.897Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:05:17.897Z] check_test.go:309: Daemon d7576c70c2733 is not started [2020-12-01T13:05:17.897Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-01T13:05:17.897Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:05:17.897Z] check_test.go:309: Daemon d8673bf6fb19b is not started [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.57s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-01T13:05:17.897Z] daemon.go:325: [d9bd9b6fe2873] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d9bd9b6fe2873] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d9bd9b6fe2873] daemon started [2020-12-01T13:05:17.897Z] daemon.go:296: [d9bd9b6fe2873] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:325: [d9bd9b6fe2873] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d9bd9b6fe2873] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d9bd9b6fe2873] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d9bd9b6fe2873] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d9bd9b6fe2873] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d9bd9b6fe2873] Daemon stopped [2020-12-01T13:05:17.897Z] check_test.go:309: Daemon d9bd9b6fe2873 is not started [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.11s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-01T13:05:17.897Z] daemon.go:325: [d91f1838e1230] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d91f1838e1230] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d91f1838e1230] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d91f1838e1230] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d91f1838e1230] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d91f1838e1230] Daemon stopped [2020-12-01T13:05:17.897Z] daemon.go:325: [d91f1838e1230] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d91f1838e1230] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d91f1838e1230] daemon started [2020-12-01T13:05:17.897Z] daemon.go:461: [d91f1838e1230] Stopping daemon [2020-12-01T13:05:17.897Z] daemon.go:296: [d91f1838e1230] exiting daemon [2020-12-01T13:05:17.897Z] daemon.go:448: [d91f1838e1230] Daemon stopped [2020-12-01T13:05:17.897Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.47s) [2020-12-01T13:05:17.897Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-01T13:05:17.897Z] daemon.go:325: [d587ed421d681] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:325: [d587ed421d681] waiting for daemon to start [2020-12-01T13:05:17.897Z] daemon.go:353: [d587ed421d681] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d587ed421d681] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d587ed421d681] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d587ed421d681] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d587ed421d681] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d587ed421d681] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d587ed421d681] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d587ed421d681] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d587ed421d681] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d587ed421d681] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.40s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-01T13:05:17.898Z] daemon.go:325: [d1b0b36b0cbb6] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d1b0b36b0cbb6] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d1b0b36b0cbb6] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d1b0b36b0cbb6] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d1b0b36b0cbb6] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d1b0b36b0cbb6] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d1b0b36b0cbb6] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d1b0b36b0cbb6] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d1b0b36b0cbb6] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d1b0b36b0cbb6] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d1b0b36b0cbb6] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d1b0b36b0cbb6] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.65s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-01T13:05:17.898Z] daemon.go:325: [df9aff46a4e9d] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [df9aff46a4e9d] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [df9aff46a4e9d] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [df9aff46a4e9d] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [df9aff46a4e9d] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [df9aff46a4e9d] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [df9aff46a4e9d] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [df9aff46a4e9d] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [df9aff46a4e9d] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [df9aff46a4e9d] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [df9aff46a4e9d] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [df9aff46a4e9d] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.19s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-01T13:05:17.898Z] daemon.go:325: [d1db6c3e30aee] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d1db6c3e30aee] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d1db6c3e30aee] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d1db6c3e30aee] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d1db6c3e30aee] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d1db6c3e30aee] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d1db6c3e30aee] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d1db6c3e30aee] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d1db6c3e30aee] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d1db6c3e30aee] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d1db6c3e30aee] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d1db6c3e30aee] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.21s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-01T13:05:17.898Z] daemon.go:325: [d8595e0cdd5b0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d8595e0cdd5b0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d8595e0cdd5b0] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d8595e0cdd5b0] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d8595e0cdd5b0] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d8595e0cdd5b0] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d8595e0cdd5b0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d8595e0cdd5b0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d8595e0cdd5b0] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d8595e0cdd5b0] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d8595e0cdd5b0] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d8595e0cdd5b0] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.85s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-01T13:05:17.898Z] daemon.go:325: [dfa016b01eba3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dfa016b01eba3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dfa016b01eba3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dfa016b01eba3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dfa016b01eba3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dfa016b01eba3] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [dfa016b01eba3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dfa016b01eba3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dfa016b01eba3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dfa016b01eba3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dfa016b01eba3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dfa016b01eba3] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.66s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-01T13:05:17.898Z] daemon.go:325: [dde41f6291266] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dde41f6291266] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dde41f6291266] daemon started [2020-12-01T13:05:17.898Z] daemon.go:296: [dde41f6291266] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [dde41f6291266] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dde41f6291266] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dde41f6291266] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dde41f6291266] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dde41f6291266] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dde41f6291266] Daemon stopped [2020-12-01T13:05:17.898Z] check_test.go:309: Daemon dde41f6291266 is not started [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.44s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-01T13:05:17.898Z] daemon.go:325: [d3a6f85500d15] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d3a6f85500d15] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d3a6f85500d15] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d3a6f85500d15] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d3a6f85500d15] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d3a6f85500d15] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d3a6f85500d15] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d3a6f85500d15] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d3a6f85500d15] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d3a6f85500d15] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d3a6f85500d15] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d3a6f85500d15] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.69s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-01T13:05:17.898Z] daemon.go:325: [d7c33a0c846e3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d7c33a0c846e3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d7c33a0c846e3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d7c33a0c846e3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d7c33a0c846e3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d7c33a0c846e3] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d7c33a0c846e3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d7c33a0c846e3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d7c33a0c846e3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d7c33a0c846e3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d7c33a0c846e3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d7c33a0c846e3] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-01T13:05:17.898Z] daemon.go:325: [ddb4c798f7296] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [ddb4c798f7296] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [ddb4c798f7296] daemon started [2020-12-01T13:05:17.898Z] daemon.go:296: [ddb4c798f7296] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:461: [ddb4c798f7296] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:450: [ddb4c798f7296] Error when stopping daemon: daemon not started [2020-12-01T13:05:17.898Z] check_test.go:309: Daemon ddb4c798f7296 is not started [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-12-01T13:05:17.898Z] daemon.go:325: [d0e48658ea4c0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d0e48658ea4c0] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d0e48658ea4c0] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d0e48658ea4c0] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d0e48658ea4c0] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d0e48658ea4c0] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d668f2b4e3ae3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:296: [d668f2b4e3ae3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d668f2b4e3ae3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d668f2b4e3ae3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d668f2b4e3ae3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d668f2b4e3ae3] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d668f2b4e3ae3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d668f2b4e3ae3] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d668f2b4e3ae3] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d668f2b4e3ae3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d668f2b4e3ae3] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-01T13:05:17.898Z] daemon.go:325: [dfbd9266497c2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dfbd9266497c2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dfbd9266497c2] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dfbd9266497c2] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dfbd9266497c2] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dfbd9266497c2] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:325: [dfbd9266497c2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dfbd9266497c2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dfbd9266497c2] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dfbd9266497c2] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dfbd9266497c2] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dfbd9266497c2] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-01T13:05:17.898Z] daemon.go:325: [dcfc33b985fc1] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [dcfc33b985fc1] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [dcfc33b985fc1] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [dcfc33b985fc1] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [dcfc33b985fc1] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [dcfc33b985fc1] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-01T13:05:17.898Z] daemon.go:325: [d46b9202a9ca2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d46b9202a9ca2] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d46b9202a9ca2] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d46b9202a9ca2] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d46b9202a9ca2] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d46b9202a9ca2] Daemon stopped [2020-12-01T13:05:17.898Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-12-01T13:05:17.898Z] daemon.go:325: [d728705da9bfd] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d728705da9bfd] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d728705da9bfd] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d728705da9bfd] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d728705da9bfd] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d728705da9bfd] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-12-01T13:05:17.898Z] daemon.go:325: [de00e7b935d7e] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [de00e7b935d7e] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [de00e7b935d7e] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [de00e7b935d7e] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [de00e7b935d7e] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [de00e7b935d7e] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-12-01T13:05:17.898Z] daemon.go:325: [d94b1127aac1c] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:296: [d94b1127aac1c] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [d94b1127aac1c] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-12-01T13:05:17.898Z] daemon.go:325: [d3cc50b7a05f3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:296: [d3cc50b7a05f3] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [d3cc50b7a05f3] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-12-01T13:05:17.898Z] daemon.go:325: [d13b5281ffe33] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:296: [d13b5281ffe33] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [d13b5281ffe33] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-12-01T13:05:17.898Z] daemon.go:325: [d5a386c001b71] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d5a386c001b71] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d5a386c001b71] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d5a386c001b71] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d5a386c001b71] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d5a386c001b71] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-12-01T13:05:17.898Z] daemon.go:325: [d37cfce6d6b84] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:325: [d37cfce6d6b84] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:353: [d37cfce6d6b84] daemon started [2020-12-01T13:05:17.898Z] daemon.go:461: [d37cfce6d6b84] Stopping daemon [2020-12-01T13:05:17.898Z] daemon.go:296: [d37cfce6d6b84] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:448: [d37cfce6d6b84] Daemon stopped [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-12-01T13:05:17.898Z] daemon.go:325: [d32feeaf23b13] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:296: [d32feeaf23b13] exiting daemon [2020-12-01T13:05:17.898Z] daemon.go:325: [d32feeaf23b13] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.898Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-12-01T13:05:17.898Z] daemon.go:325: [d7e39aaa56f38] waiting for daemon to start [2020-12-01T13:05:17.898Z] daemon.go:296: [d7e39aaa56f38] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:325: [d7e39aaa56f38] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-01T13:05:17.899Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-12-01T13:05:17.899Z] daemon.go:325: [d46050081897e] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:296: [d46050081897e] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:325: [d46050081897e] waiting for daemon to start [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon d1782ca2a99cc is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-01T13:05:17.899Z] daemon.go:325: [d6eeb351c887b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d6eeb351c887b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d6eeb351c887b] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d6eeb351c887b] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d6eeb351c887b] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d6eeb351c887b] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d6eeb351c887b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d6eeb351c887b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d6eeb351c887b] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d6eeb351c887b] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d6eeb351c887b] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d6eeb351c887b] Daemon stopped [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon d6eeb351c887b is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-01T13:05:17.899Z] daemon.go:325: [dfaead22fab67] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dfaead22fab67] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dfaead22fab67] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dfaead22fab67] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dfaead22fab67] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dfaead22fab67] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-01T13:05:17.899Z] daemon.go:325: [dbfb9bdbbd514] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dbfb9bdbbd514] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dbfb9bdbbd514] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dbfb9bdbbd514] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dbfb9bdbbd514] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dbfb9bdbbd514] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.46s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-01T13:05:17.899Z] daemon.go:325: [d23bc90bf50fa] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d23bc90bf50fa] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d23bc90bf50fa] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d23bc90bf50fa] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d23bc90bf50fa] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d23bc90bf50fa] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d23bc90bf50fa] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d23bc90bf50fa] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d23bc90bf50fa] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d23bc90bf50fa] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d23bc90bf50fa] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d23bc90bf50fa] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-01T13:05:17.899Z] daemon.go:325: [d52e537f4ed75] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d52e537f4ed75] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d52e537f4ed75] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d52e537f4ed75] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d52e537f4ed75] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d52e537f4ed75] Daemon stopped [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon d52e537f4ed75 is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.08s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-01T13:05:17.899Z] daemon.go:325: [d91f675b687fe] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d91f675b687fe] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d91f675b687fe] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d91f675b687fe] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d91f675b687fe] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d91f675b687fe] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.95s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-01T13:05:17.899Z] daemon.go:325: [dd8d612d06106] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dd8d612d06106] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dd8d612d06106] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dd8d612d06106] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dd8d612d06106] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dd8d612d06106] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d99a67a82e0d8] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d99a67a82e0d8] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d99a67a82e0d8] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d99a67a82e0d8] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d99a67a82e0d8] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d99a67a82e0d8] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d99a67a82e0d8] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d99a67a82e0d8] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d99a67a82e0d8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d99a67a82e0d8] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d99a67a82e0d8] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d99a67a82e0d8] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d99a67a82e0d8] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-12-01T13:05:17.899Z] daemon.go:325: [d4d0204991e43] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d4d0204991e43] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d4d0204991e43] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d4d0204991e43] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d4d0204991e43] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d4d0204991e43] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d4d0204991e43] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:296: [d4d0204991e43] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:325: [d4d0204991e43] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:461: [d4d0204991e43] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:450: [d4d0204991e43] Error when stopping daemon: daemon not started [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon d4d0204991e43 is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.03s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-01T13:05:17.899Z] daemon.go:325: [d53c0cd0855de] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d53c0cd0855de] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d53c0cd0855de] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d53c0cd0855de] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d53c0cd0855de] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d53c0cd0855de] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d53c0cd0855de] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d53c0cd0855de] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d53c0cd0855de] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d53c0cd0855de] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d53c0cd0855de] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d53c0cd0855de] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.54s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-01T13:05:17.899Z] daemon.go:325: [dcd63cba5ef37] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dcd63cba5ef37] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dcd63cba5ef37] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dcd63cba5ef37] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dcd63cba5ef37] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dcd63cba5ef37] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [dcd63cba5ef37] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dcd63cba5ef37] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dcd63cba5ef37] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dcd63cba5ef37] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dcd63cba5ef37] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dcd63cba5ef37] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.07s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-01T13:05:17.899Z] daemon.go:325: [d5dbadec56a8d] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d5dbadec56a8d] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d5dbadec56a8d] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d5dbadec56a8d] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d5dbadec56a8d] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d5dbadec56a8d] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d5dbadec56a8d] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d5dbadec56a8d] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d5dbadec56a8d] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d5dbadec56a8d] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d5dbadec56a8d] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d5dbadec56a8d] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.25s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-01T13:05:17.899Z] daemon.go:325: [d569eb61d0dae] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d569eb61d0dae] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d569eb61d0dae] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d569eb61d0dae] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d569eb61d0dae] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d569eb61d0dae] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d569eb61d0dae] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d569eb61d0dae] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d569eb61d0dae] daemon started [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon dbbf1e3abdbb4 is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo [2020-12-01T13:05:17.899Z] daemon.go:325: [d42abf5a001c7] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d42abf5a001c7] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d42abf5a001c7] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d42abf5a001c7] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d42abf5a001c7] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d42abf5a001c7] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-01T13:05:17.899Z] daemon.go:325: [d88f3cf735952] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d88f3cf735952] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d88f3cf735952] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d88f3cf735952] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d88f3cf735952] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d88f3cf735952] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-01T13:05:17.899Z] daemon.go:325: [dae8b1275e8b8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [dae8b1275e8b8] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [dae8b1275e8b8] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [dae8b1275e8b8] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [dae8b1275e8b8] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [dae8b1275e8b8] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.93s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun [2020-12-01T13:05:17.899Z] daemon.go:325: [ddb601bda1e0c] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [ddb601bda1e0c] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [ddb601bda1e0c] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [ddb601bda1e0c] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [ddb601bda1e0c] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [ddb601bda1e0c] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-01T13:05:17.899Z] check_test.go:309: Daemon d45fb264882fc is not started [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.40s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-01T13:05:17.899Z] daemon.go:325: [d0b10a4d291ed] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d0b10a4d291ed] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d0b10a4d291ed] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d0b10a4d291ed] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d0b10a4d291ed] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d0b10a4d291ed] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-01T13:05:17.899Z] daemon.go:325: [d72792eaff380] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d72792eaff380] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d72792eaff380] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d72792eaff380] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d72792eaff380] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d72792eaff380] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.94s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-01T13:05:17.899Z] daemon.go:325: [d152ca636f91a] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d152ca636f91a] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d152ca636f91a] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d152ca636f91a] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d152ca636f91a] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d152ca636f91a] Daemon stopped [2020-12-01T13:05:17.899Z] daemon.go:325: [d152ca636f91a] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d152ca636f91a] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d152ca636f91a] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d152ca636f91a] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d152ca636f91a] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d152ca636f91a] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.55s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling [2020-12-01T13:05:17.899Z] daemon.go:325: [d5c6e5624568e] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d5c6e5624568e] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d5c6e5624568e] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d5c6e5624568e] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d5c6e5624568e] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d5c6e5624568e] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel [2020-12-01T13:05:17.899Z] daemon.go:325: [d08f2362d3adf] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d08f2362d3adf] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d08f2362d3adf] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d08f2362d3adf] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d08f2362d3adf] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d08f2362d3adf] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.59s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors [2020-12-01T13:05:17.899Z] daemon.go:325: [d9e7b2cd073cf] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [d9e7b2cd073cf] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [d9e7b2cd073cf] daemon started [2020-12-01T13:05:17.899Z] daemon.go:461: [d9e7b2cd073cf] Stopping daemon [2020-12-01T13:05:17.899Z] daemon.go:296: [d9e7b2cd073cf] exiting daemon [2020-12-01T13:05:17.899Z] daemon.go:448: [d9e7b2cd073cf] Daemon stopped [2020-12-01T13:05:17.899Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.52s) [2020-12-01T13:05:17.899Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-01T13:05:17.899Z] daemon.go:325: [df49a3834136b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:325: [df49a3834136b] waiting for daemon to start [2020-12-01T13:05:17.899Z] daemon.go:353: [df49a3834136b] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [df49a3834136b] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [df49a3834136b] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [df49a3834136b] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [df49a3834136b] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [df49a3834136b] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [df49a3834136b] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [df49a3834136b] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [df49a3834136b] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [df49a3834136b] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.30s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-01T13:05:17.900Z] daemon.go:325: [d8c32e1418b0a] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d8c32e1418b0a] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d8c32e1418b0a] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d8c32e1418b0a] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d8c32e1418b0a] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d8c32e1418b0a] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [d8c32e1418b0a] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d8c32e1418b0a] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d8c32e1418b0a] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d8c32e1418b0a] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d8c32e1418b0a] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d8c32e1418b0a] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.57s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged [2020-12-01T13:05:17.900Z] daemon.go:325: [dd4a8dc0151a9] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [dd4a8dc0151a9] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [dd4a8dc0151a9] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [dd4a8dc0151a9] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [dd4a8dc0151a9] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [dd4a8dc0151a9] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [dd4a8dc0151a9] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [dd4a8dc0151a9] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [dd4a8dc0151a9] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [dd4a8dc0151a9] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [dd4a8dc0151a9] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [dd4a8dc0151a9] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-01T13:05:17.900Z] daemon.go:325: [d7fe633ea9348] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d7fe633ea9348] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d7fe633ea9348] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d7fe633ea9348] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d7fe633ea9348] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d7fe633ea9348] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-01T13:05:17.900Z] daemon.go:325: [d248f716ddd4e] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d248f716ddd4e] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d248f716ddd4e] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d248f716ddd4e] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d248f716ddd4e] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d248f716ddd4e] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-01T13:05:17.900Z] daemon.go:325: [dc7fa22c411a5] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [dc7fa22c411a5] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [dc7fa22c411a5] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [dc7fa22c411a5] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [dc7fa22c411a5] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [dc7fa22c411a5] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.23s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-01T13:05:17.900Z] daemon.go:325: [d6a054838a25d] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d6a054838a25d] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d6a054838a25d] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d6a054838a25d] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d6a054838a25d] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d6a054838a25d] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [d6a054838a25d] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d6a054838a25d] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d6a054838a25d] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d6a054838a25d] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d6a054838a25d] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d6a054838a25d] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.27s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [da25e5db65eed] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [da25e5db65eed] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [da25e5db65eed] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [da25e5db65eed] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [da25e5db65eed] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [da25e5db65eed] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [da25e5db65eed] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [da25e5db65eed] Daemon stopped [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:296: [da25e5db65eed] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:461: [da25e5db65eed] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:450: [da25e5db65eed] Error when stopping daemon: daemon not started [2020-12-01T13:05:17.900Z] docker_cli_daemon_test.go:2542: Daemon da25e5db65eed is not started [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [da25e5db65eed] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [da25e5db65eed] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [da25e5db65eed] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [da25e5db65eed] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [da25e5db65eed] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.72s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-01T13:05:17.900Z] daemon.go:325: [d46140b7c6ce7] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d46140b7c6ce7] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d46140b7c6ce7] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d46140b7c6ce7] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d46140b7c6ce7] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d46140b7c6ce7] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.89s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-01T13:05:17.900Z] daemon.go:325: [d74b2fc549915] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d74b2fc549915] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d74b2fc549915] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d74b2fc549915] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d74b2fc549915] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d74b2fc549915] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize [2020-12-01T13:05:17.900Z] daemon.go:325: [d6fef49e692be] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d6fef49e692be] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d6fef49e692be] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d6fef49e692be] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d6fef49e692be] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d6fef49e692be] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.97s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload [2020-12-01T13:05:17.900Z] daemon.go:325: [dd8001fcf11bb] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [dd8001fcf11bb] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [dd8001fcf11bb] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [dd8001fcf11bb] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [dd8001fcf11bb] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [dd8001fcf11bb] Daemon stopped [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify [2020-12-01T13:05:17.900Z] check_test.go:309: Daemon d03bbb191063a is not started [2020-12-01T13:05:17.900Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.56s) [2020-12-01T13:05:17.900Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin [2020-12-01T13:05:17.900Z] daemon.go:325: [d8414b2d0e141] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:325: [d8414b2d0e141] waiting for daemon to start [2020-12-01T13:05:17.900Z] daemon.go:353: [d8414b2d0e141] daemon started [2020-12-01T13:05:17.900Z] daemon.go:461: [d8414b2d0e141] Stopping daemon [2020-12-01T13:05:17.900Z] daemon.go:296: [d8414b2d0e141] exiting daemon [2020-12-01T13:05:17.900Z] daemon.go:448: [d8414b2d0e141] Daemon stopped [2020-12-01T13:05:17.900Z] === RUN TestDockerSwarmSuite [2020-12-01T13:05:17.900Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-01T13:05:18.327Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2020-12-01T13:05:19.806Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-01T13:05:23.095Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-01T13:05:23.675Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-01T13:05:23.934Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-01T13:05:24.145Z] --- PASS: TestUpdateRestartPolicy (11.45s) [2020-12-01T13:05:24.145Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T13:05:24.145Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2020-12-01T13:05:24.145Z] === RUN TestWaitNonBlocked [2020-12-01T13:05:24.145Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:05:24.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:05:24.145Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:05:24.145Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:05:24.145Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:05:24.145Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:05:24.145Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-01T13:05:24.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2020-12-01T13:05:24.145Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2020-12-01T13:05:24.145Z] === RUN TestWaitBlocked [2020-12-01T13:05:24.145Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:05:24.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:05:24.145Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:05:24.145Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:05:24.145Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-01T13:05:24.145Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-01T13:05:25.202Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-01T13:05:25.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2020-12-01T13:05:25.202Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2020-12-01T13:05:25.202Z] === CONT TestContainerStartOnDaemonRestart [2020-12-01T13:05:25.202Z] === CONT TestIpcModeOlderClient [2020-12-01T13:05:25.202Z] === CONT TestDaemonRestartIpcMode [2020-12-01T13:05:25.202Z] --- PASS: TestIpcModeOlderClient (0.14s) [2020-12-01T13:05:27.970Z] --- PASS: TestContainerStartOnDaemonRestart (2.73s) [2020-12-01T13:05:27.970Z] daemon_linux_test.go:35: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart [2020-12-01T13:05:27.970Z] daemon.go:325: [d257efec95c31] waiting for daemon to start [2020-12-01T13:05:27.970Z] daemon.go:325: [d257efec95c31] waiting for daemon to start [2020-12-01T13:05:27.971Z] daemon.go:353: [d257efec95c31] daemon started [2020-12-01T13:05:27.971Z] daemon.go:325: [d257efec95c31] waiting for daemon to start [2020-12-01T13:05:27.971Z] daemon.go:296: [d257efec95c31] exiting daemon [2020-12-01T13:05:27.971Z] daemon.go:325: [d257efec95c31] waiting for daemon to start [2020-12-01T13:05:27.971Z] daemon.go:353: [d257efec95c31] daemon started [2020-12-01T13:05:27.971Z] daemon.go:461: [d257efec95c31] Stopping daemon [2020-12-01T13:05:27.971Z] daemon.go:296: [d257efec95c31] exiting daemon [2020-12-01T13:05:27.972Z] daemon.go:448: [d257efec95c31] Daemon stopped [2020-12-01T13:05:28.127Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-01T13:05:28.269Z] --- PASS: TestDaemonRestartIpcMode (3.21s) [2020-12-01T13:05:28.269Z] daemon_linux_test.go:89: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode [2020-12-01T13:05:28.269Z] daemon.go:325: [d461676fa0521] waiting for daemon to start [2020-12-01T13:05:28.269Z] daemon.go:325: [d461676fa0521] waiting for daemon to start [2020-12-01T13:05:28.269Z] daemon.go:353: [d461676fa0521] daemon started [2020-12-01T13:05:28.269Z] daemon.go:461: [d461676fa0521] Stopping daemon [2020-12-01T13:05:28.269Z] daemon.go:296: [d461676fa0521] exiting daemon [2020-12-01T13:05:28.269Z] daemon.go:448: [d461676fa0521] Daemon stopped [2020-12-01T13:05:28.269Z] daemon.go:325: [d461676fa0521] waiting for daemon to start [2020-12-01T13:05:28.269Z] daemon.go:325: [d461676fa0521] waiting for daemon to start [2020-12-01T13:05:28.269Z] daemon.go:353: [d461676fa0521] daemon started [2020-12-01T13:05:28.269Z] daemon.go:461: [d461676fa0521] Stopping daemon [2020-12-01T13:05:28.269Z] daemon.go:296: [d461676fa0521] exiting daemon [2020-12-01T13:05:28.270Z] daemon.go:448: [d461676fa0521] Daemon stopped [2020-12-01T13:05:28.270Z] PASS [2020-12-01T13:05:28.270Z] [2020-12-01T13:05:28.270Z] === Skipped [2020-12-01T13:05:28.270Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-01T13:05:28.270Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T13:05:28.270Z] [2020-12-01T13:05:28.270Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-01T13:05:28.270Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-01T13:05:28.270Z] [2020-12-01T13:05:28.270Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-01T13:05:28.270Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-01T13:05:28.270Z] [2020-12-01T13:05:28.270Z] DONE 189 tests, 3 skipped in 87.299s [2020-12-01T13:05:28.270Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-01T13:05:28.270Z] ++ 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-12-01T13:05:28.270Z] ++ set -e [2020-12-01T13:05:28.270Z] ++ '[' -n 0 ']' [2020-12-01T13:05:28.270Z] ++ set -x [2020-12-01T13:05:28.270Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-01T13:05:28.270Z] INFO: Testing against a local daemon [2020-12-01T13:05:28.270Z] === RUN TestCommitInheritsEnv [2020-12-01T13:05:28.564Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-12-01T13:05:28.564Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T13:05:28.564Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-01T13:05:28.564Z] === RUN TestImagesFilterMultiReference [2020-12-01T13:05:28.564Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-01T13:05:28.564Z] === RUN TestImagePullPlatformInvalid [2020-12-01T13:05:28.564Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-01T13:05:28.564Z] === RUN TestRemoveImageOrphaning [2020-12-01T13:05:28.701Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-01T13:05:28.960Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-01T13:05:29.203Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2020-12-01T13:05:29.203Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T13:05:29.203Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-01T13:05:29.203Z] === RUN TestTagInvalidReference [2020-12-01T13:05:29.203Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-01T13:05:29.203Z] === RUN TestTagValidPrefixedRepo [2020-12-01T13:05:29.203Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-01T13:05:29.203Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T13:05:29.203Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-01T13:05:29.203Z] === RUN TestTagOfficialNames [2020-12-01T13:05:29.203Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-01T13:05:29.203Z] === RUN TestTagMatchesDigest [2020-12-01T13:05:29.203Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-01T13:05:29.203Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-01T13:05:29.527Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-01T13:05:30.464Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-01T13:05:30.464Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-01T13:05:31.032Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-01T13:05:31.290Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-01T13:05:33.192Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-01T13:05:34.568Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-01T13:05:35.944Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-01T13:05:37.320Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-01T13:05:38.255Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-01T13:05:39.190Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-01T13:05:41.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-01T13:05:42.659Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-01T13:05:45.814Z] INFO: Extraction ended at 12/01/2020 13:05:43. Duration:00:00:27.7477952 [2020-12-01T13:05:45.815Z] INFO: Updating the golang and path environment variables [2020-12-01T13:05:45.815Z] INFO: GOPATH=d:\gopath [2020-12-01T13:05:45.815Z] INFO: go version go1.13.15 windows/amd64 [2020-12-01T13:05:45.815Z] INFO: Running the daemon under test in debug mode [2020-12-01T13:05:45.815Z] INFO: Starting a daemon under test... [2020-12-01T13:05:45.815Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41589\3\daemon --pidfile d:\CI\PR-41589\3\docker.pid -D [2020-12-01T13:05:45.815Z] INFO: Process started successfully. [2020-12-01T13:05:45.815Z] INFO: Start tailing logs of the daemon under tests [2020-12-01T13:05:45.815Z] INFO: Waiting for the daemon under test to start... [2020-12-01T13:05:45.972Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-01T13:05:47.360Z] INFO: Daemon under test started and replied! [2020-12-01T13:05:47.360Z] INFO: Docker version of the daemon under test [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] Client: [2020-12-01T13:05:47.360Z] Version: 17.06.2-ce [2020-12-01T13:05:47.360Z] API version: 1.30 [2020-12-01T13:05:47.360Z] Go version: go1.8.3 [2020-12-01T13:05:47.360Z] Git commit: cec0b72 [2020-12-01T13:05:47.360Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-01T13:05:47.360Z] OS/Arch: windows/amd64 [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] Server: [2020-12-01T13:05:47.360Z] Version: 0.0.0-dev [2020-12-01T13:05:47.360Z] API version: 1.40 (minimum version 1.24) [2020-12-01T13:05:47.360Z] Go version: go1.13.15 [2020-12-01T13:05:47.360Z] Git commit: 7cb74bbb3 [2020-12-01T13:05:47.360Z] Built: 12/01/2020 13:03:48 [2020-12-01T13:05:47.360Z] OS/Arch: windows/amd64 [2020-12-01T13:05:47.360Z] Experimental: false [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] INFO: Docker info of the daemon under test [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] Containers: 0 [2020-12-01T13:05:47.360Z] Running: 0 [2020-12-01T13:05:47.360Z] Paused: 0 [2020-12-01T13:05:47.360Z] Stopped: 0 [2020-12-01T13:05:47.360Z] Images: 0 [2020-12-01T13:05:47.360Z] Server Version: 0.0.0-dev [2020-12-01T13:05:47.360Z] Storage Driver: windowsfilter [2020-12-01T13:05:47.360Z] Windows: [2020-12-01T13:05:47.360Z] Logging Driver: json-file [2020-12-01T13:05:47.360Z] Plugins: [2020-12-01T13:05:47.360Z] Volume: local [2020-12-01T13:05:47.360Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T13:05:47.360Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T13:05:47.360Z] Swarm: inactive [2020-12-01T13:05:47.360Z] Default Isolation: process [2020-12-01T13:05:47.360Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T13:05:47.360Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T13:05:47.360Z] OSType: windows [2020-12-01T13:05:47.360Z] Architecture: x86_64 [2020-12-01T13:05:47.360Z] CPUs: 4 [2020-12-01T13:05:47.360Z] Total Memory: 32GiB [2020-12-01T13:05:47.360Z] Name: azwin-2-e26d40 [2020-12-01T13:05:47.360Z] ID: 4D2C:EIQH:USB7:QRAI:IZP6:O5HP:MX6D:BE2Z:HNBW:SV5Y:BDAL:4Z2J [2020-12-01T13:05:47.360Z] Docker Root Dir: D:\CI\PR-41589\3\daemon [2020-12-01T13:05:47.360Z] Debug Mode (client): false [2020-12-01T13:05:47.360Z] Debug Mode (server): true [2020-12-01T13:05:47.360Z] File Descriptors: -1 [2020-12-01T13:05:47.360Z] Goroutines: 17 [2020-12-01T13:05:47.360Z] System Time: 2020-12-01T13:05:46.9459468Z [2020-12-01T13:05:47.360Z] EventsListeners: 0 [2020-12-01T13:05:47.360Z] Registry: https://index.docker.io/v1/ [2020-12-01T13:05:47.360Z] Labels: [2020-12-01T13:05:47.360Z] Experimental: false [2020-12-01T13:05:47.360Z] Insecure Registries: [2020-12-01T13:05:47.360Z] 127.0.0.0/8 [2020-12-01T13:05:47.360Z] Live Restore Enabled: false [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] INFO: Docker images of the daemon under test [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-01T13:05:47.360Z] [2020-12-01T13:05:47.360Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-01T13:05:47.360Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-01T13:05:47.360Z] ltsc2019: Pulling from windows/servercore [2020-12-01T13:05:47.822Z] 4612f6d0b889: Pulling fs layer [2020-12-01T13:05:47.822Z] 680bbdbacf1b: Pulling fs layer [2020-12-01T13:05:56.483Z] 680bbdbacf1b: Verifying Checksum [2020-12-01T13:05:56.483Z] 680bbdbacf1b: Download complete [2020-12-01T13:06:06.875Z] 4612f6d0b889: Verifying Checksum [2020-12-01T13:06:06.875Z] 4612f6d0b889: Download complete [2020-12-01T13:06:07.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-01T13:06:07.908Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-01T13:06:09.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-01T13:06:09.811Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-01T13:06:14.001Z] --- PASS: TestImportExtremelyLargeImageWorks (219.00s) [2020-12-01T13:06:14.001Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-12-01T13:06:14.001Z] daemon.go:325: [da8888f5eeaa7] waiting for daemon to start [2020-12-01T13:06:14.001Z] daemon.go:325: [da8888f5eeaa7] waiting for daemon to start [2020-12-01T13:06:14.001Z] daemon.go:353: [da8888f5eeaa7] daemon started [2020-12-01T13:06:14.001Z] daemon.go:461: [da8888f5eeaa7] Stopping daemon [2020-12-01T13:06:14.001Z] daemon.go:296: [da8888f5eeaa7] exiting daemon [2020-12-01T13:06:14.001Z] daemon.go:448: [da8888f5eeaa7] Daemon stopped [2020-12-01T13:06:14.001Z] PASS [2020-12-01T13:06:14.001Z] [2020-12-01T13:06:14.001Z] DONE 11 tests in 220.847s [2020-12-01T13:06:14.260Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T13:06:14.260Z] ++ 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-12-01T13:06:14.260Z] ++ set -e [2020-12-01T13:06:14.260Z] ++ '[' -n 0 ']' [2020-12-01T13:06:14.260Z] ++ set -x [2020-12-01T13:06:14.260Z] ++ 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-12-01T13:06:14.260Z] INFO: Testing against a local daemon [2020-12-01T13:06:14.260Z] === RUN TestNetworkCreateDelete [2020-12-01T13:06:14.518Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-12-01T13:06:14.518Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T13:06:15.086Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-12-01T13:06:15.086Z] === RUN TestDaemonDNSFallback [2020-12-01T13:06:16.464Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-01T13:06:16.723Z] --- PASS: TestDaemonDNSFallback (1.67s) [2020-12-01T13:06:16.723Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-12-01T13:06:16.723Z] daemon.go:325: [da3750a4000d3] waiting for daemon to start [2020-12-01T13:06:16.723Z] daemon.go:325: [da3750a4000d3] waiting for daemon to start [2020-12-01T13:06:16.723Z] daemon.go:353: [da3750a4000d3] daemon started [2020-12-01T13:06:16.723Z] daemon.go:461: [da3750a4000d3] Stopping daemon [2020-12-01T13:06:16.723Z] daemon.go:296: [da3750a4000d3] exiting daemon [2020-12-01T13:06:16.723Z] daemon.go:448: [da3750a4000d3] Daemon stopped [2020-12-01T13:06:16.723Z] === RUN TestInspectNetwork [2020-12-01T13:06:16.981Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-01T13:06:17.240Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-01T13:06:17.806Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-01T13:06:18.744Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-01T13:06:19.002Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-01T13:06:19.260Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-01T13:06:20.637Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T13:06:20.637Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T13:06:20.637Z] === RUN TestInspectNetwork/network_name [2020-12-01T13:06:20.637Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T13:06:25.914Z] --- PASS: TestInspectNetwork (8.78s) [2020-12-01T13:06:25.914Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-12-01T13:06:25.914Z] daemon.go:325: [d55cf8590591a] waiting for daemon to start [2020-12-01T13:06:25.914Z] daemon.go:325: [d55cf8590591a] waiting for daemon to start [2020-12-01T13:06:25.914Z] daemon.go:353: [d55cf8590591a] daemon started [2020-12-01T13:06:25.914Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T13:06:25.914Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T13:06:25.914Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T13:06:25.914Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T13:06:25.914Z] daemon.go:461: [d55cf8590591a] Stopping daemon [2020-12-01T13:06:25.914Z] daemon.go:296: [d55cf8590591a] exiting daemon [2020-12-01T13:06:25.914Z] daemon.go:448: [d55cf8590591a] Daemon stopped [2020-12-01T13:06:25.914Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 3.1% of statements [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T13:06:26.059Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T13:06:26.059Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-12-01T13:06:27.819Z] --- PASS: TestRunContainerWithBridgeNone (2.18s) [2020-12-01T13:06:27.819Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-12-01T13:06:27.819Z] daemon.go:325: [d7747c670db9d] waiting for daemon to start [2020-12-01T13:06:27.819Z] daemon.go:325: [d7747c670db9d] waiting for daemon to start [2020-12-01T13:06:27.819Z] daemon.go:353: [d7747c670db9d] daemon started [2020-12-01T13:06:27.819Z] daemon.go:461: [d7747c670db9d] Stopping daemon [2020-12-01T13:06:27.819Z] daemon.go:296: [d7747c670db9d] exiting daemon [2020-12-01T13:06:27.819Z] daemon.go:448: [d7747c670db9d] Daemon stopped [2020-12-01T13:06:27.819Z] === RUN TestNetworkInvalidJSON [2020-12-01T13:06:27.819Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T13:06:27.819Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T13:06:27.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:06:27.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:06:27.819Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:06:27.819Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:06:27.819Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T13:06:27.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:06:27.819Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:06:27.819Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-01T13:06:27.819Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T13:06:27.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T13:06:27.819Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T13:06:27.819Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T13:06:27.819Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-01T13:06:28.078Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-01T13:06:28.646Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-01T13:06:28.646Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-12-01T13:06:28.646Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-12-01T13:06:28.646Z] daemon.go:325: [d98d36dd12e83] waiting for daemon to start [2020-12-01T13:06:28.646Z] daemon.go:325: [d98d36dd12e83] waiting for daemon to start [2020-12-01T13:06:28.646Z] daemon.go:353: [d98d36dd12e83] daemon started [2020-12-01T13:06:28.646Z] daemon.go:461: [d98d36dd12e83] Stopping daemon [2020-12-01T13:06:28.646Z] daemon.go:296: [d98d36dd12e83] exiting daemon [2020-12-01T13:06:28.646Z] daemon.go:448: [d98d36dd12e83] Daemon stopped [2020-12-01T13:06:28.646Z] daemon.go:325: [d98d36dd12e83] waiting for daemon to start [2020-12-01T13:06:28.646Z] daemon.go:325: [d98d36dd12e83] waiting for daemon to start [2020-12-01T13:06:28.646Z] daemon.go:353: [d98d36dd12e83] daemon started [2020-12-01T13:06:28.646Z] daemon.go:461: [d98d36dd12e83] Stopping daemon [2020-12-01T13:06:28.646Z] daemon.go:296: [d98d36dd12e83] exiting daemon [2020-12-01T13:06:28.646Z] daemon.go:448: [d98d36dd12e83] Daemon stopped [2020-12-01T13:06:28.646Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T13:06:29.214Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-01T13:06:29.214Z] === RUN TestDockerSuite/TestBuildFails [2020-12-01T13:06:29.367Z] ok github.com/docker/docker/builder/dockerfile 0.140s coverage: 45.1% of statements [2020-12-01T13:06:29.367Z] ok github.com/docker/docker/builder/fscache 0.118s coverage: 69.2% of statements [2020-12-01T13:06:29.473Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-12-01T13:06:29.473Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-12-01T13:06:29.473Z] daemon.go:325: [d525d10b8a07c] waiting for daemon to start [2020-12-01T13:06:29.473Z] daemon.go:325: [d525d10b8a07c] waiting for daemon to start [2020-12-01T13:06:29.473Z] daemon.go:353: [d525d10b8a07c] daemon started [2020-12-01T13:06:29.473Z] daemon.go:461: [d525d10b8a07c] Stopping daemon [2020-12-01T13:06:29.473Z] daemon.go:296: [d525d10b8a07c] exiting daemon [2020-12-01T13:06:29.473Z] daemon.go:448: [d525d10b8a07c] Daemon stopped [2020-12-01T13:06:29.473Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T13:06:30.041Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-01T13:06:30.041Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-01T13:06:30.299Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-01T13:06:30.868Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-12-01T13:06:30.869Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-12-01T13:06:30.869Z] daemon.go:325: [d82fdd45d2f26] waiting for daemon to start [2020-12-01T13:06:30.869Z] daemon.go:325: [d82fdd45d2f26] waiting for daemon to start [2020-12-01T13:06:30.869Z] daemon.go:353: [d82fdd45d2f26] daemon started [2020-12-01T13:06:30.869Z] daemon.go:461: [d82fdd45d2f26] Stopping daemon [2020-12-01T13:06:30.869Z] daemon.go:296: [d82fdd45d2f26] exiting daemon [2020-12-01T13:06:30.869Z] daemon.go:448: [d82fdd45d2f26] Daemon stopped [2020-12-01T13:06:30.869Z] daemon.go:325: [d82fdd45d2f26] waiting for daemon to start [2020-12-01T13:06:30.869Z] daemon.go:325: [d82fdd45d2f26] waiting for daemon to start [2020-12-01T13:06:30.869Z] daemon.go:353: [d82fdd45d2f26] daemon started [2020-12-01T13:06:30.869Z] daemon.go:461: [d82fdd45d2f26] Stopping daemon [2020-12-01T13:06:30.869Z] daemon.go:296: [d82fdd45d2f26] exiting daemon [2020-12-01T13:06:30.869Z] daemon.go:448: [d82fdd45d2f26] Daemon stopped [2020-12-01T13:06:30.869Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T13:06:31.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-01T13:06:31.916Z] ok github.com/docker/docker/builder/remotecontext/git 1.204s coverage: 85.1% of statements [2020-12-01T13:06:32.005Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-01T13:06:32.177Z] ok github.com/docker/docker/builder/remotecontext 0.130s coverage: 13.6% of statements [2020-12-01T13:06:32.264Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.49s) [2020-12-01T13:06:32.264Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T13:06:32.264Z] daemon.go:325: [dd28ab5780649] waiting for daemon to start [2020-12-01T13:06:32.264Z] daemon.go:325: [dd28ab5780649] waiting for daemon to start [2020-12-01T13:06:32.264Z] daemon.go:353: [dd28ab5780649] daemon started [2020-12-01T13:06:32.264Z] daemon.go:461: [dd28ab5780649] Stopping daemon [2020-12-01T13:06:32.264Z] daemon.go:296: [dd28ab5780649] exiting daemon [2020-12-01T13:06:32.264Z] daemon.go:448: [dd28ab5780649] Daemon stopped [2020-12-01T13:06:32.264Z] daemon.go:325: [dd28ab5780649] waiting for daemon to start [2020-12-01T13:06:32.264Z] daemon.go:325: [dd28ab5780649] waiting for daemon to start [2020-12-01T13:06:32.264Z] daemon.go:353: [dd28ab5780649] daemon started [2020-12-01T13:06:32.264Z] daemon.go:461: [dd28ab5780649] Stopping daemon [2020-12-01T13:06:32.264Z] daemon.go:296: [dd28ab5780649] exiting daemon [2020-12-01T13:06:32.264Z] daemon.go:448: [dd28ab5780649] Daemon stopped [2020-12-01T13:06:32.264Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T13:06:32.439Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T13:06:32.439Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T13:06:32.700Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-01T13:06:32.831Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-12-01T13:06:32.831Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T13:06:32.831Z] daemon.go:325: [ddf4e815a1e74] waiting for daemon to start [2020-12-01T13:06:32.831Z] daemon.go:325: [ddf4e815a1e74] waiting for daemon to start [2020-12-01T13:06:32.831Z] daemon.go:353: [ddf4e815a1e74] daemon started [2020-12-01T13:06:32.831Z] daemon.go:461: [ddf4e815a1e74] Stopping daemon [2020-12-01T13:06:32.831Z] daemon.go:296: [ddf4e815a1e74] exiting daemon [2020-12-01T13:06:32.831Z] daemon.go:448: [ddf4e815a1e74] Daemon stopped [2020-12-01T13:06:32.831Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T13:06:34.207Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-01T13:06:36.111Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-01T13:06:36.111Z] --- PASS: TestServiceWithPredefinedNetwork (3.10s) [2020-12-01T13:06:36.111Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-12-01T13:06:36.111Z] daemon.go:325: [d5dbc9236f58a] waiting for daemon to start [2020-12-01T13:06:36.111Z] daemon.go:325: [d5dbc9236f58a] waiting for daemon to start [2020-12-01T13:06:36.111Z] daemon.go:353: [d5dbc9236f58a] daemon started [2020-12-01T13:06:36.111Z] daemon.go:461: [d5dbc9236f58a] Stopping daemon [2020-12-01T13:06:36.111Z] daemon.go:296: [d5dbc9236f58a] exiting daemon [2020-12-01T13:06:36.111Z] daemon.go:448: [d5dbc9236f58a] Daemon stopped [2020-12-01T13:06:36.111Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T13:06:36.111Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T13:06:36.111Z] service_test.go:230: FLAKY_TEST [2020-12-01T13:06:36.111Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T13:06:37.048Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-01T13:06:37.048Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-01T13:06:37.988Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-01T13:06:37.988Z] ok github.com/docker/docker/client 0.189s coverage: 75.7% of statements [2020-12-01T13:06:39.889Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-01T13:06:40.148Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-01T13:06:40.407Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-01T13:06:41.784Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-01T13:06:43.180Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-01T13:06:44.557Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-01T13:06:47.843Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-01T13:06:48.101Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-01T13:06:48.667Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-01T13:06:49.234Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-01T13:06:49.493Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-01T13:06:49.493Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-01T13:06:50.060Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-01T13:06:50.319Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-01T13:06:50.579Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-01T13:06:51.148Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-01T13:06:51.408Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-01T13:06:51.667Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-01T13:06:52.235Z] --- PASS: TestServiceWithDataPathPortInit (16.21s) [2020-12-01T13:06:52.235Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-12-01T13:06:52.235Z] daemon.go:325: [ddb934910a504] waiting for daemon to start [2020-12-01T13:06:52.235Z] daemon.go:325: [ddb934910a504] waiting for daemon to start [2020-12-01T13:06:52.235Z] daemon.go:353: [ddb934910a504] daemon started [2020-12-01T13:06:52.235Z] daemon.go:461: [ddb934910a504] Stopping daemon [2020-12-01T13:06:52.235Z] daemon.go:296: [ddb934910a504] exiting daemon [2020-12-01T13:06:52.235Z] daemon.go:448: [ddb934910a504] Daemon stopped [2020-12-01T13:06:52.235Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-12-01T13:06:52.235Z] daemon.go:325: [df9c88950d05d] waiting for daemon to start [2020-12-01T13:06:52.235Z] daemon.go:325: [df9c88950d05d] waiting for daemon to start [2020-12-01T13:06:52.235Z] daemon.go:353: [df9c88950d05d] daemon started [2020-12-01T13:06:52.235Z] daemon.go:461: [df9c88950d05d] Stopping daemon [2020-12-01T13:06:52.235Z] daemon.go:296: [df9c88950d05d] exiting daemon [2020-12-01T13:06:52.235Z] daemon.go:448: [df9c88950d05d] Daemon stopped [2020-12-01T13:06:52.235Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T13:06:52.493Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-01T13:06:55.026Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-01T13:07:00.290Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-01T13:07:00.290Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.27s) [2020-12-01T13:07:00.290Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-12-01T13:07:00.290Z] daemon.go:325: [d72f05fda4e7a] waiting for daemon to start [2020-12-01T13:07:00.290Z] daemon.go:325: [d72f05fda4e7a] waiting for daemon to start [2020-12-01T13:07:00.290Z] daemon.go:353: [d72f05fda4e7a] daemon started [2020-12-01T13:07:00.290Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mj89z53gu9awhquz95ihu4yga Created:2020-12-01 13:06:53.612879887 +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[a428ae62756c483750c8d9be924e70e961c401f82cb5cff6be21cb8bb8cc3090:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwihv1ko7sqyvl3dmk2zrvmsk EndpointID:9cdd1146a66451ff5ddef48ed4f57243504cd1008e933a0cf3f5fb6863f684db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f92ead544dff80d8da40e07b9234b594118b7185e46cfaabc51a9e89a50f583d 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:785abf9470df IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.iwihv1ko7sqyvl3dmk2zrvmsk EndpointID:9cdd1146a66451ff5ddef48ed4f57243504cd1008e933a0cf3f5fb6863f684db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T13:07:00.290Z] daemon.go:461: [d72f05fda4e7a] Stopping daemon [2020-12-01T13:07:00.290Z] daemon.go:296: [d72f05fda4e7a] exiting daemon [2020-12-01T13:07:00.290Z] daemon.go:448: [d72f05fda4e7a] Daemon stopped [2020-12-01T13:07:00.290Z] PASS [2020-12-01T13:07:00.290Z] [2020-12-01T13:07:00.290Z] === Skipped [2020-12-01T13:07:00.290Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T13:07:00.290Z] service_test.go:230: FLAKY_TEST [2020-12-01T13:07:00.290Z] [2020-12-01T13:07:00.290Z] DONE 22 tests, 1 skipped in 46.243s [2020-12-01T13:07:00.290Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T13:07:00.290Z] ++ 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-12-01T13:07:00.290Z] ++ set -e [2020-12-01T13:07:00.290Z] ++ '[' -n 0 ']' [2020-12-01T13:07:00.290Z] ++ set -x [2020-12-01T13:07:00.290Z] ++ 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-12-01T13:07:00.548Z] INFO: Testing against a local daemon [2020-12-01T13:07:00.548Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T13:07:00.548Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T13:07:00.548Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:07:00.548Z] === RUN TestDockerNetworkIpvlan [2020-12-01T13:07:00.548Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T13:07:00.548Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:07:00.548Z] PASS [2020-12-01T13:07:00.548Z] [2020-12-01T13:07:00.548Z] === Skipped [2020-12-01T13:07:00.548Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-01T13:07:00.548Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:07:00.548Z] [2020-12-01T13:07:00.548Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T13:07:00.548Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:07:00.548Z] [2020-12-01T13:07:00.548Z] DONE 2 tests, 2 skipped in 0.163s [2020-12-01T13:07:00.548Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T13:07:00.548Z] ++ 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-12-01T13:07:00.548Z] ++ set -e [2020-12-01T13:07:00.548Z] ++ '[' -n 0 ']' [2020-12-01T13:07:00.548Z] ++ set -x [2020-12-01T13:07:00.548Z] ++ 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-12-01T13:07:00.807Z] INFO: Testing against a local daemon [2020-12-01T13:07:00.807Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T13:07:02.182Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2020-12-01T13:07:02.182Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-12-01T13:07:02.182Z] daemon.go:325: [d08fcb6b8000d] waiting for daemon to start [2020-12-01T13:07:02.182Z] daemon.go:325: [d08fcb6b8000d] waiting for daemon to start [2020-12-01T13:07:02.182Z] daemon.go:353: [d08fcb6b8000d] daemon started [2020-12-01T13:07:02.182Z] daemon.go:461: [d08fcb6b8000d] Stopping daemon [2020-12-01T13:07:02.182Z] daemon.go:296: [d08fcb6b8000d] exiting daemon [2020-12-01T13:07:02.182Z] daemon.go:448: [d08fcb6b8000d] Daemon stopped [2020-12-01T13:07:02.182Z] daemon.go:325: [d08fcb6b8000d] waiting for daemon to start [2020-12-01T13:07:02.182Z] daemon.go:325: [d08fcb6b8000d] waiting for daemon to start [2020-12-01T13:07:02.182Z] daemon.go:353: [d08fcb6b8000d] daemon started [2020-12-01T13:07:02.182Z] daemon.go:461: [d08fcb6b8000d] Stopping daemon [2020-12-01T13:07:02.182Z] daemon.go:296: [d08fcb6b8000d] exiting daemon [2020-12-01T13:07:02.182Z] daemon.go:448: [d08fcb6b8000d] Daemon stopped [2020-12-01T13:07:02.182Z] === RUN TestDockerNetworkMacvlan [2020-12-01T13:07:02.182Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-01T13:07:02.182Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-01T13:07:02.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-01T13:07:02.441Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-01T13:07:02.441Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-01T13:07:02.699Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-01T13:07:02.958Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T13:07:03.897Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T13:07:04.167Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-01T13:07:04.739Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T13:07:05.674Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-01T13:07:07.052Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T13:07:08.954Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-01T13:07:08.954Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-01T13:07:09.523Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-01T13:07:10.457Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T13:07:16.761Z] ok github.com/docker/docker/cmd/dockerd/hack 0.005s coverage: 72.9% of statements [2020-12-01T13:07:16.761Z] ok github.com/docker/docker/cmd/dockerd 0.074s coverage: 29.5% of statements [2020-12-01T13:07:16.761Z] ok github.com/docker/docker/container 0.136s coverage: 35.6% of statements [2020-12-01T13:07:16.761Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T13:07:16.761Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T13:07:16.761Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T13:07:16.761Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T13:07:17.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-01T13:07:18.389Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-01T13:07:18.955Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-01T13:07:20.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-01T13:07:20.590Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-01T13:07:20.590Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-01T13:07:24.776Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-01T13:07:24.776Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-01T13:07:24.906Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2020-12-01T13:07:26.153Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-01T13:07:26.289Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-01T13:07:26.413Z] --- PASS: TestDockerNetworkMacvlan (24.41s) [2020-12-01T13:07:26.413Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:07:26.413Z] daemon.go:325: [db45cd4b56845] waiting for daemon to start [2020-12-01T13:07:26.413Z] daemon.go:325: [db45cd4b56845] waiting for daemon to start [2020-12-01T13:07:26.413Z] daemon.go:353: [db45cd4b56845] daemon started [2020-12-01T13:07:26.413Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2020-12-01T13:07:26.413Z] daemon.go:461: [db45cd4b56845] Stopping daemon [2020-12-01T13:07:26.413Z] daemon.go:296: [db45cd4b56845] exiting daemon [2020-12-01T13:07:26.413Z] daemon.go:448: [db45cd4b56845] Daemon stopped [2020-12-01T13:07:26.413Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:07:26.413Z] daemon.go:325: [df395c361b3aa] waiting for daemon to start [2020-12-01T13:07:26.413Z] daemon.go:325: [df395c361b3aa] waiting for daemon to start [2020-12-01T13:07:26.413Z] daemon.go:353: [df395c361b3aa] daemon started [2020-12-01T13:07:26.413Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2020-12-01T13:07:26.413Z] daemon.go:461: [df395c361b3aa] Stopping daemon [2020-12-01T13:07:26.413Z] daemon.go:296: [df395c361b3aa] exiting daemon [2020-12-01T13:07:26.414Z] daemon.go:448: [df395c361b3aa] Daemon stopped [2020-12-01T13:07:26.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:07:26.414Z] daemon.go:325: [d7b21cfadd4e7] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:325: [d7b21cfadd4e7] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:353: [d7b21cfadd4e7] daemon started [2020-12-01T13:07:26.414Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-12-01T13:07:26.414Z] daemon.go:461: [d7b21cfadd4e7] Stopping daemon [2020-12-01T13:07:26.414Z] daemon.go:296: [d7b21cfadd4e7] exiting daemon [2020-12-01T13:07:26.414Z] daemon.go:448: [d7b21cfadd4e7] Daemon stopped [2020-12-01T13:07:26.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:07:26.414Z] daemon.go:325: [d99b000dc0004] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:325: [d99b000dc0004] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:353: [d99b000dc0004] daemon started [2020-12-01T13:07:26.414Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.20s) [2020-12-01T13:07:26.414Z] daemon.go:461: [d99b000dc0004] Stopping daemon [2020-12-01T13:07:26.414Z] daemon.go:296: [d99b000dc0004] exiting daemon [2020-12-01T13:07:26.414Z] daemon.go:448: [d99b000dc0004] Daemon stopped [2020-12-01T13:07:26.414Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:07:26.414Z] daemon.go:325: [db1d5cd141400] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:325: [db1d5cd141400] waiting for daemon to start [2020-12-01T13:07:26.414Z] daemon.go:353: [db1d5cd141400] daemon started [2020-12-01T13:07:26.414Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.87s) [2020-12-01T13:07:26.414Z] daemon.go:461: [db1d5cd141400] Stopping daemon [2020-12-01T13:07:26.414Z] daemon.go:296: [db1d5cd141400] exiting daemon [2020-12-01T13:07:26.414Z] daemon.go:448: [db1d5cd141400] Daemon stopped [2020-12-01T13:07:26.414Z] PASS [2020-12-01T13:07:26.414Z] [2020-12-01T13:07:26.414Z] DONE 7 tests in 25.923s [2020-12-01T13:07:26.673Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T13:07:26.673Z] ++ 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-12-01T13:07:26.673Z] ++ set -e [2020-12-01T13:07:26.673Z] ++ '[' -n 0 ']' [2020-12-01T13:07:26.673Z] ++ set -x [2020-12-01T13:07:26.673Z] ++ 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-12-01T13:07:26.673Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-01T13:07:26.673Z] testing: warning: no tests to run [2020-12-01T13:07:26.673Z] PASS [2020-12-01T13:07:26.673Z] [2020-12-01T13:07:26.673Z] DONE 0 tests in 0.036s [2020-12-01T13:07:26.673Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T13:07:26.673Z] ++ 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-12-01T13:07:26.673Z] ++ set -e [2020-12-01T13:07:26.673Z] ++ '[' -n 0 ']' [2020-12-01T13:07:26.673Z] ++ set -x [2020-12-01T13:07:26.673Z] ++ 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-12-01T13:07:26.931Z] INFO: Testing against a local daemon [2020-12-01T13:07:26.931Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T13:07:27.673Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2020-12-01T13:07:28.320Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-01T13:07:28.320Z] --- PASS: TestAuthZPluginAllowRequest (1.48s) [2020-12-01T13:07:28.320Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-12-01T13:07:28.320Z] daemon.go:325: [d86d60e147472] waiting for daemon to start [2020-12-01T13:07:28.320Z] daemon.go:325: [d86d60e147472] waiting for daemon to start [2020-12-01T13:07:28.320Z] daemon.go:353: [d86d60e147472] daemon started [2020-12-01T13:07:28.320Z] daemon.go:461: [d86d60e147472] Stopping daemon [2020-12-01T13:07:28.320Z] daemon.go:296: [d86d60e147472] exiting daemon [2020-12-01T13:07:28.320Z] daemon.go:448: [d86d60e147472] Daemon stopped [2020-12-01T13:07:28.320Z] === RUN TestAuthZPluginTLS [2020-12-01T13:07:28.885Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-01T13:07:28.885Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-12-01T13:07:28.885Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-12-01T13:07:28.885Z] daemon.go:325: [d758e049b2f0c] waiting for daemon to start [2020-12-01T13:07:28.885Z] daemon.go:325: [d758e049b2f0c] waiting for daemon to start [2020-12-01T13:07:28.885Z] daemon.go:353: [d758e049b2f0c] daemon started [2020-12-01T13:07:28.885Z] daemon.go:461: [d758e049b2f0c] Stopping daemon [2020-12-01T13:07:28.885Z] daemon.go:296: [d758e049b2f0c] exiting daemon [2020-12-01T13:07:28.885Z] daemon.go:448: [d758e049b2f0c] Daemon stopped [2020-12-01T13:07:28.885Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T13:07:29.453Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-01T13:07:29.453Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-12-01T13:07:29.453Z] daemon.go:325: [d682ed56b521b] waiting for daemon to start [2020-12-01T13:07:29.453Z] daemon.go:325: [d682ed56b521b] waiting for daemon to start [2020-12-01T13:07:29.453Z] daemon.go:353: [d682ed56b521b] daemon started [2020-12-01T13:07:29.453Z] daemon.go:461: [d682ed56b521b] Stopping daemon [2020-12-01T13:07:29.453Z] daemon.go:296: [d682ed56b521b] exiting daemon [2020-12-01T13:07:29.453Z] daemon.go:448: [d682ed56b521b] Daemon stopped [2020-12-01T13:07:29.453Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T13:07:29.453Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-01T13:07:30.021Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-12-01T13:07:30.021Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-12-01T13:07:30.021Z] daemon.go:325: [d086ff7725a75] waiting for daemon to start [2020-12-01T13:07:30.021Z] daemon.go:325: [d086ff7725a75] waiting for daemon to start [2020-12-01T13:07:30.021Z] daemon.go:353: [d086ff7725a75] daemon started [2020-12-01T13:07:30.021Z] daemon.go:461: [d086ff7725a75] Stopping daemon [2020-12-01T13:07:30.021Z] daemon.go:296: [d086ff7725a75] exiting daemon [2020-12-01T13:07:30.021Z] daemon.go:448: [d086ff7725a75] Daemon stopped [2020-12-01T13:07:30.021Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T13:07:30.279Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-01T13:07:30.538Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-12-01T13:07:30.538Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-12-01T13:07:30.538Z] daemon.go:325: [d70747eb7947d] waiting for daemon to start [2020-12-01T13:07:30.538Z] daemon.go:325: [d70747eb7947d] waiting for daemon to start [2020-12-01T13:07:30.538Z] daemon.go:353: [d70747eb7947d] daemon started [2020-12-01T13:07:30.538Z] daemon.go:461: [d70747eb7947d] Stopping daemon [2020-12-01T13:07:30.538Z] daemon.go:296: [d70747eb7947d] exiting daemon [2020-12-01T13:07:30.538Z] daemon.go:448: [d70747eb7947d] Daemon stopped [2020-12-01T13:07:30.538Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T13:07:31.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-01T13:07:31.914Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2020-12-01T13:07:31.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-12-01T13:07:31.914Z] daemon.go:325: [db8021782a8fd] waiting for daemon to start [2020-12-01T13:07:31.914Z] daemon.go:325: [db8021782a8fd] waiting for daemon to start [2020-12-01T13:07:31.914Z] daemon.go:353: [db8021782a8fd] daemon started [2020-12-01T13:07:31.914Z] daemon.go:461: [db8021782a8fd] Stopping daemon [2020-12-01T13:07:31.914Z] daemon.go:296: [db8021782a8fd] exiting daemon [2020-12-01T13:07:31.914Z] daemon.go:448: [db8021782a8fd] Daemon stopped [2020-12-01T13:07:31.914Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T13:07:31.914Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-01T13:07:32.172Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-01T13:07:32.431Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-01T13:07:32.431Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-01T13:07:32.431Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-12-01T13:07:32.431Z] daemon.go:325: [d43db7f0c69db] waiting for daemon to start [2020-12-01T13:07:32.431Z] daemon.go:325: [d43db7f0c69db] waiting for daemon to start [2020-12-01T13:07:32.431Z] daemon.go:353: [d43db7f0c69db] daemon started [2020-12-01T13:07:32.431Z] daemon.go:461: [d43db7f0c69db] Stopping daemon [2020-12-01T13:07:32.431Z] daemon.go:296: [d43db7f0c69db] exiting daemon [2020-12-01T13:07:32.431Z] daemon.go:448: [d43db7f0c69db] Daemon stopped [2020-12-01T13:07:32.431Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T13:07:32.690Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-01T13:07:33.256Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-01T13:07:33.256Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-12-01T13:07:33.256Z] daemon.go:325: [d9cb6afc89a77] waiting for daemon to start [2020-12-01T13:07:33.256Z] daemon.go:325: [d9cb6afc89a77] waiting for daemon to start [2020-12-01T13:07:33.256Z] daemon.go:353: [d9cb6afc89a77] daemon started [2020-12-01T13:07:33.256Z] daemon.go:461: [d9cb6afc89a77] Stopping daemon [2020-12-01T13:07:33.256Z] daemon.go:296: [d9cb6afc89a77] exiting daemon [2020-12-01T13:07:33.256Z] daemon.go:448: [d9cb6afc89a77] Daemon stopped [2020-12-01T13:07:33.256Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T13:07:33.256Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-01T13:07:33.515Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-12-01T13:07:33.515Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T13:07:33.515Z] daemon.go:325: [d13f620b26859] waiting for daemon to start [2020-12-01T13:07:33.515Z] daemon.go:325: [d13f620b26859] waiting for daemon to start [2020-12-01T13:07:33.515Z] daemon.go:353: [d13f620b26859] daemon started [2020-12-01T13:07:33.515Z] daemon.go:461: [d13f620b26859] Stopping daemon [2020-12-01T13:07:33.515Z] daemon.go:296: [d13f620b26859] exiting daemon [2020-12-01T13:07:33.515Z] daemon.go:448: [d13f620b26859] Daemon stopped [2020-12-01T13:07:33.515Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T13:07:34.890Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-01T13:07:35.458Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2020-12-01T13:07:35.458Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-12-01T13:07:35.458Z] daemon.go:325: [d443a3fc22db0] waiting for daemon to start [2020-12-01T13:07:35.458Z] daemon.go:325: [d443a3fc22db0] waiting for daemon to start [2020-12-01T13:07:35.458Z] daemon.go:353: [d443a3fc22db0] daemon started [2020-12-01T13:07:35.458Z] daemon.go:461: [d443a3fc22db0] Stopping daemon [2020-12-01T13:07:35.458Z] daemon.go:296: [d443a3fc22db0] exiting daemon [2020-12-01T13:07:35.458Z] daemon.go:448: [d443a3fc22db0] Daemon stopped [2020-12-01T13:07:35.458Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T13:07:35.716Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-01T13:07:35.812Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2020-12-01T13:07:36.848Z] ok github.com/docker/docker/daemon 12.168s coverage: 17.5% of statements [2020-12-01T13:07:36.848Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T13:07:36.848Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T13:07:37.419Z] ok github.com/docker/docker/daemon/config 0.051s coverage: 82.2% of statements [2020-12-01T13:07:37.618Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2020-12-01T13:07:37.618Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T13:07:37.618Z] daemon.go:325: [d61578a9a4215] waiting for daemon to start [2020-12-01T13:07:37.618Z] daemon.go:325: [d61578a9a4215] waiting for daemon to start [2020-12-01T13:07:37.618Z] daemon.go:353: [d61578a9a4215] daemon started [2020-12-01T13:07:37.618Z] daemon.go:461: [d61578a9a4215] Stopping daemon [2020-12-01T13:07:37.618Z] daemon.go:296: [d61578a9a4215] exiting daemon [2020-12-01T13:07:37.618Z] daemon.go:448: [d61578a9a4215] Daemon stopped [2020-12-01T13:07:37.618Z] === RUN TestAuthZPluginHeader [2020-12-01T13:07:38.186Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-01T13:07:38.186Z] --- PASS: TestAuthZPluginHeader (0.80s) [2020-12-01T13:07:38.186Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-12-01T13:07:38.186Z] daemon.go:325: [dbb89c7d64aaa] waiting for daemon to start [2020-12-01T13:07:38.186Z] daemon.go:325: [dbb89c7d64aaa] waiting for daemon to start [2020-12-01T13:07:38.186Z] daemon.go:353: [dbb89c7d64aaa] daemon started [2020-12-01T13:07:38.186Z] daemon.go:461: [dbb89c7d64aaa] Stopping daemon [2020-12-01T13:07:38.186Z] daemon.go:296: [dbb89c7d64aaa] exiting daemon [2020-12-01T13:07:38.186Z] daemon.go:448: [dbb89c7d64aaa] Daemon stopped [2020-12-01T13:07:38.186Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T13:07:38.360Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.4% of statements [2020-12-01T13:07:38.621Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-12-01T13:07:38.621Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T13:07:38.621Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T13:07:39.122Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-01T13:07:40.008Z] ok github.com/docker/docker/daemon/graphdriver 0.034s coverage: 2.2% of statements [2020-12-01T13:07:41.024Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-01T13:07:41.959Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-01T13:07:42.568Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.687s coverage: 72.3% of statements [2020-12-01T13:07:42.568Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-12-01T13:07:43.333Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.02s) [2020-12-01T13:07:43.333Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T13:07:43.333Z] daemon.go:325: [d6b035a85155c] waiting for daemon to start [2020-12-01T13:07:43.333Z] daemon.go:325: [d6b035a85155c] waiting for daemon to start [2020-12-01T13:07:43.333Z] daemon.go:353: [d6b035a85155c] daemon started [2020-12-01T13:07:43.333Z] daemon.go:461: [d6b035a85155c] Stopping daemon [2020-12-01T13:07:43.333Z] daemon.go:296: [d6b035a85155c] exiting daemon [2020-12-01T13:07:43.333Z] daemon.go:448: [d6b035a85155c] Daemon stopped [2020-12-01T13:07:43.333Z] daemon.go:325: [d6b035a85155c] waiting for daemon to start [2020-12-01T13:07:43.333Z] daemon.go:325: [d6b035a85155c] waiting for daemon to start [2020-12-01T13:07:43.333Z] daemon.go:353: [d6b035a85155c] daemon started [2020-12-01T13:07:43.333Z] daemon.go:461: [d6b035a85155c] Stopping daemon [2020-12-01T13:07:43.333Z] daemon.go:296: [d6b035a85155c] exiting daemon [2020-12-01T13:07:43.333Z] daemon.go:448: [d6b035a85155c] Daemon stopped [2020-12-01T13:07:43.333Z] === RUN TestAuthZPluginV2Disable [2020-12-01T13:07:43.591Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-01T13:07:43.849Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-01T13:07:44.481Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.9% of statements [2020-12-01T13:07:46.390Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-01T13:07:46.957Z] --- PASS: TestAuthZPluginV2Disable (3.62s) [2020-12-01T13:07:46.957Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable [2020-12-01T13:07:46.957Z] daemon.go:325: [de4e398ab064e] waiting for daemon to start [2020-12-01T13:07:46.957Z] daemon.go:325: [de4e398ab064e] waiting for daemon to start [2020-12-01T13:07:46.957Z] daemon.go:353: [de4e398ab064e] daemon started [2020-12-01T13:07:46.957Z] daemon.go:461: [de4e398ab064e] Stopping daemon [2020-12-01T13:07:46.957Z] daemon.go:296: [de4e398ab064e] exiting daemon [2020-12-01T13:07:46.957Z] daemon.go:448: [de4e398ab064e] Daemon stopped [2020-12-01T13:07:46.957Z] daemon.go:325: [de4e398ab064e] waiting for daemon to start [2020-12-01T13:07:46.957Z] daemon.go:325: [de4e398ab064e] waiting for daemon to start [2020-12-01T13:07:46.957Z] daemon.go:353: [de4e398ab064e] daemon started [2020-12-01T13:07:46.957Z] daemon.go:461: [de4e398ab064e] Stopping daemon [2020-12-01T13:07:46.957Z] daemon.go:296: [de4e398ab064e] exiting daemon [2020-12-01T13:07:46.957Z] daemon.go:448: [de4e398ab064e] Daemon stopped [2020-12-01T13:07:46.957Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T13:07:47.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.423s coverage: 49.5% of statements [2020-12-01T13:07:47.315Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.235s coverage: 45.9% of statements [2020-12-01T13:07:47.315Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T13:07:48.332Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-01T13:07:48.899Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-01T13:07:49.229Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.501s coverage: 60.4% of statements [2020-12-01T13:07:49.229Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-01T13:07:49.801Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.353s coverage: 76.1% of statements [2020-12-01T13:07:49.801Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T13:07:49.836Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-01T13:07:49.836Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.09s) [2020-12-01T13:07:49.836Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests [2020-12-01T13:07:49.836Z] daemon.go:325: [d3ab2374a5d80] waiting for daemon to start [2020-12-01T13:07:49.836Z] daemon.go:325: [d3ab2374a5d80] waiting for daemon to start [2020-12-01T13:07:49.836Z] daemon.go:353: [d3ab2374a5d80] daemon started [2020-12-01T13:07:49.836Z] daemon.go:461: [d3ab2374a5d80] Stopping daemon [2020-12-01T13:07:49.836Z] daemon.go:296: [d3ab2374a5d80] exiting daemon [2020-12-01T13:07:49.836Z] daemon.go:448: [d3ab2374a5d80] Daemon stopped [2020-12-01T13:07:49.836Z] daemon.go:325: [d3ab2374a5d80] waiting for daemon to start [2020-12-01T13:07:49.836Z] daemon.go:325: [d3ab2374a5d80] waiting for daemon to start [2020-12-01T13:07:49.836Z] daemon.go:353: [d3ab2374a5d80] daemon started [2020-12-01T13:07:49.836Z] daemon.go:461: [d3ab2374a5d80] Stopping daemon [2020-12-01T13:07:49.836Z] daemon.go:296: [d3ab2374a5d80] exiting daemon [2020-12-01T13:07:49.836Z] daemon.go:448: [d3ab2374a5d80] Daemon stopped [2020-12-01T13:07:49.836Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T13:07:50.742Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2020-12-01T13:07:51.313Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-12-01T13:07:52.254Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2020-12-01T13:07:54.024Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-01T13:07:54.168Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-12-01T13:07:54.168Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T13:07:54.168Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T13:07:54.429Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.7% of statements [2020-12-01T13:07:56.344Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-12-01T13:07:56.344Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 78.2% of statements [2020-12-01T13:07:56.344Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T13:07:56.344Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T13:07:57.289Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-12-01T13:07:57.860Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2020-12-01T13:07:57.860Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2020-12-01T13:07:59.268Z] ok github.com/docker/docker/daemon/logger/local 0.014s coverage: 74.7% of statements [2020-12-01T13:07:59.268Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T13:07:59.268Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 37.9% of statements [2020-12-01T13:07:59.295Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-01T13:08:01.180Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2020-12-01T13:08:01.180Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-01T13:08:02.123Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-12-01T13:08:02.384Z] ok github.com/docker/docker/daemon/logger/splunk 1.605s coverage: 84.5% of statements [2020-12-01T13:08:02.384Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T13:08:02.385Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T13:08:03.481Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-01T13:08:04.048Z] === RUN TestDockerSuite/TestBuildRm [2020-12-01T13:08:04.931Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2020-12-01T13:08:04.931Z] ok github.com/docker/docker/distribution 0.316s coverage: 22.3% of statements [2020-12-01T13:08:04.931Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T13:08:05.874Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-12-01T13:08:05.952Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (15.92s) [2020-12-01T13:08:05.952Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:353: [d40e779f19c53] daemon started [2020-12-01T13:08:05.952Z] daemon.go:461: [d40e779f19c53] Stopping daemon [2020-12-01T13:08:05.952Z] daemon.go:296: [d40e779f19c53] exiting daemon [2020-12-01T13:08:05.952Z] daemon.go:448: [d40e779f19c53] Daemon stopped [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:296: [d40e779f19c53] exiting daemon [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:325: [d40e779f19c53] waiting for daemon to start [2020-12-01T13:08:05.952Z] daemon.go:353: [d40e779f19c53] daemon started [2020-12-01T13:08:05.952Z] daemon.go:461: [d40e779f19c53] Stopping daemon [2020-12-01T13:08:05.952Z] daemon.go:296: [d40e779f19c53] exiting daemon [2020-12-01T13:08:05.952Z] daemon.go:448: [d40e779f19c53] Daemon stopped [2020-12-01T13:08:05.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T13:08:06.520Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-01T13:08:07.258Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-01T13:08:07.455Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-01T13:08:07.829Z] ok github.com/docker/docker/distribution/xfer 1.436s coverage: 83.4% of statements [2020-12-01T13:08:07.829Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T13:08:08.022Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-01T13:08:08.090Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-12-01T13:08:08.090Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T13:08:08.588Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-01T13:08:08.846Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-01T13:08:09.476Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-12-01T13:08:09.476Z] ? github.com/docker/docker/internal/test [no test files] [2020-12-01T13:08:09.782Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-01T13:08:10.047Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-12-01T13:08:10.047Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-12-01T13:08:10.047Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-12-01T13:08:10.308Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-12-01T13:08:10.308Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-12-01T13:08:10.308Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-12-01T13:08:10.308Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-12-01T13:08:10.308Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-12-01T13:08:10.568Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-12-01T13:08:10.568Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-12-01T13:08:10.568Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T13:08:10.737Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-01T13:08:10.829Z] ok github.com/docker/docker/internal/testutil 0.002s coverage: 62.5% of statements [2020-12-01T13:08:11.305Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-01T13:08:11.771Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-12-01T13:08:13.156Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2020-12-01T13:08:13.156Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-12-01T13:08:13.837Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-01T13:08:13.837Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-01T13:08:14.095Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-01T13:08:14.095Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-01T13:08:14.353Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-01T13:08:14.919Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-01T13:08:14.919Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-01T13:08:15.070Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 76.9% of statements [2020-12-01T13:08:15.485Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-01T13:08:16.019Z] ok github.com/docker/docker/pkg/authorization 0.198s coverage: 66.7% of statements [2020-12-01T13:08:16.019Z] ok github.com/docker/docker/pkg/broadcaster 0.009s coverage: 100.0% of statements [2020-12-01T13:08:16.280Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-01T13:08:18.766Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-01T13:08:18.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-01T13:08:19.024Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-01T13:08:19.577Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 43.2% of statements [2020-12-01T13:08:19.837Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-12-01T13:08:19.960Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-01T13:08:20.098Z] ok github.com/docker/docker/layer 7.535s coverage: 72.0% of statements [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/oci [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T13:08:20.099Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T13:08:20.359Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-12-01T13:08:20.527Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-01T13:08:20.931Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-12-01T13:08:21.462Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-01T13:08:21.504Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-12-01T13:08:22.076Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-12-01T13:08:22.398Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2020-12-01T13:08:22.398Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:353: [d6e8d5beb61ae] daemon started [2020-12-01T13:08:22.398Z] daemon.go:461: [d6e8d5beb61ae] Stopping daemon [2020-12-01T13:08:22.398Z] daemon.go:296: [d6e8d5beb61ae] exiting daemon [2020-12-01T13:08:22.398Z] daemon.go:448: [d6e8d5beb61ae] Daemon stopped [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:339: [d6e8d5beb61ae] error pinging daemon on start: Get http://d6e8d5beb61ae.sock/_ping: context deadline exceeded [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:339: [d6e8d5beb61ae] error pinging daemon on start: Get http://d6e8d5beb61ae.sock/_ping: context deadline exceeded [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:339: [d6e8d5beb61ae] error pinging daemon on start: Get http://d6e8d5beb61ae.sock/_ping: context deadline exceeded [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:339: [d6e8d5beb61ae] error pinging daemon on start: Get http://d6e8d5beb61ae.sock/_ping: context deadline exceeded [2020-12-01T13:08:22.398Z] daemon.go:296: [d6e8d5beb61ae] exiting daemon [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:325: [d6e8d5beb61ae] waiting for daemon to start [2020-12-01T13:08:22.398Z] daemon.go:353: [d6e8d5beb61ae] daemon started [2020-12-01T13:08:22.398Z] daemon.go:461: [d6e8d5beb61ae] Stopping daemon [2020-12-01T13:08:22.398Z] daemon.go:296: [d6e8d5beb61ae] exiting daemon [2020-12-01T13:08:22.398Z] daemon.go:448: [d6e8d5beb61ae] Daemon stopped [2020-12-01T13:08:22.398Z] PASS [2020-12-01T13:08:22.398Z] [2020-12-01T13:08:22.398Z] DONE 17 tests in 55.826s [2020-12-01T13:08:22.398Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T13:08:22.398Z] ++ 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-12-01T13:08:22.398Z] ++ set -e [2020-12-01T13:08:22.398Z] ++ '[' -n 0 ']' [2020-12-01T13:08:22.398Z] ++ set -x [2020-12-01T13:08:22.398Z] ++ 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-12-01T13:08:22.398Z] === RUN TestDockerSuite/TestBuildUser [2020-12-01T13:08:22.647Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-12-01T13:08:22.657Z] INFO: Testing against a local daemon [2020-12-01T13:08:22.657Z] === RUN TestPluginInvalidJSON [2020-12-01T13:08:22.657Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:08:22.657Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:08:22.657Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:08:22.657Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-12-01T13:08:22.657Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T13:08:22.657Z] PASS [2020-12-01T13:08:22.657Z] [2020-12-01T13:08:22.657Z] DONE 2 tests in 0.235s [2020-12-01T13:08:22.657Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T13:08:22.657Z] ++ 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-12-01T13:08:22.657Z] ++ set -e [2020-12-01T13:08:22.657Z] ++ '[' -n 0 ']' [2020-12-01T13:08:22.657Z] ++ set -x [2020-12-01T13:08:22.657Z] ++ 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-12-01T13:08:22.916Z] INFO: Testing against a local daemon [2020-12-01T13:08:22.916Z] === RUN TestExternalGraphDriver [2020-12-01T13:08:22.916Z] === RUN TestExternalGraphDriver/json [2020-12-01T13:08:24.031Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 66.3% of statements [2020-12-01T13:08:24.296Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-01T13:08:24.603Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-12-01T13:08:24.862Z] === RUN TestExternalGraphDriver/spec [2020-12-01T13:08:24.864Z] ok github.com/docker/docker/pkg/discovery/kv 3.079s coverage: 84.1% of statements [2020-12-01T13:08:25.125Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2020-12-01T13:08:25.385Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.2% of statements [2020-12-01T13:08:26.771Z] ok github.com/docker/docker/pkg/idtools 0.511s coverage: 70.1% of statements [2020-12-01T13:08:26.771Z] ok github.com/docker/docker/pkg/ioutils 0.377s coverage: 69.1% of statements [2020-12-01T13:08:27.029Z] === RUN TestExternalGraphDriver/pull [2020-12-01T13:08:27.029Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-01T13:08:27.033Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-12-01T13:08:27.294Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2020-12-01T13:08:27.555Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-12-01T13:08:27.555Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-01T13:08:28.127Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-12-01T13:08:28.388Z] ok github.com/docker/docker/pkg/mount 0.030s coverage: 69.6% of statements [2020-12-01T13:08:28.388Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T13:08:28.388Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2020-12-01T13:08:28.649Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-12-01T13:08:28.910Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 90.0% of statements [2020-12-01T13:08:28.933Z] --- PASS: TestExternalGraphDriver (5.81s) [2020-12-01T13:08:28.934Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:353: [d6214f887f264] daemon started [2020-12-01T13:08:28.934Z] daemon.go:461: [d6214f887f264] Stopping daemon [2020-12-01T13:08:28.934Z] daemon.go:296: [d6214f887f264] exiting daemon [2020-12-01T13:08:28.934Z] daemon.go:448: [d6214f887f264] Daemon stopped [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:353: [d6214f887f264] daemon started [2020-12-01T13:08:28.934Z] daemon.go:461: [d6214f887f264] Stopping daemon [2020-12-01T13:08:28.934Z] daemon.go:296: [d6214f887f264] exiting daemon [2020-12-01T13:08:28.934Z] daemon.go:448: [d6214f887f264] Daemon stopped [2020-12-01T13:08:28.934Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:353: [d6214f887f264] daemon started [2020-12-01T13:08:28.934Z] daemon.go:461: [d6214f887f264] Stopping daemon [2020-12-01T13:08:28.934Z] daemon.go:296: [d6214f887f264] exiting daemon [2020-12-01T13:08:28.934Z] daemon.go:448: [d6214f887f264] Daemon stopped [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:353: [d6214f887f264] daemon started [2020-12-01T13:08:28.934Z] daemon.go:461: [d6214f887f264] Stopping daemon [2020-12-01T13:08:28.934Z] daemon.go:296: [d6214f887f264] exiting daemon [2020-12-01T13:08:28.934Z] daemon.go:448: [d6214f887f264] Daemon stopped [2020-12-01T13:08:28.934Z] --- PASS: TestExternalGraphDriver/spec (1.98s) [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:325: [d6214f887f264] waiting for daemon to start [2020-12-01T13:08:28.934Z] daemon.go:353: [d6214f887f264] daemon started [2020-12-01T13:08:28.934Z] daemon.go:461: [d6214f887f264] Stopping daemon [2020-12-01T13:08:28.934Z] daemon.go:296: [d6214f887f264] exiting daemon [2020-12-01T13:08:28.934Z] daemon.go:448: [d6214f887f264] Daemon stopped [2020-12-01T13:08:28.934Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2020-12-01T13:08:28.934Z] === RUN TestGraphdriverPluginV2 [2020-12-01T13:08:29.171Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-12-01T13:08:29.171Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T13:08:29.171Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T13:08:30.113Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-12-01T13:08:30.683Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-01T13:08:30.944Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 87.9% of statements [2020-12-01T13:08:31.205Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-01T13:08:32.591Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-12-01T13:08:32.852Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-12-01T13:08:34.214Z] --- PASS: TestGraphdriverPluginV2 (4.63s) [2020-12-01T13:08:34.214Z] external_test.go:413: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2 [2020-12-01T13:08:34.214Z] daemon.go:325: [d0429ce6f52f2] waiting for daemon to start [2020-12-01T13:08:34.214Z] daemon.go:325: [d0429ce6f52f2] waiting for daemon to start [2020-12-01T13:08:34.214Z] daemon.go:353: [d0429ce6f52f2] daemon started [2020-12-01T13:08:34.214Z] daemon.go:461: [d0429ce6f52f2] Stopping daemon [2020-12-01T13:08:34.214Z] daemon.go:296: [d0429ce6f52f2] exiting daemon [2020-12-01T13:08:34.214Z] daemon.go:448: [d0429ce6f52f2] Daemon stopped [2020-12-01T13:08:34.214Z] daemon.go:325: [d0429ce6f52f2] waiting for daemon to start [2020-12-01T13:08:34.214Z] daemon.go:325: [d0429ce6f52f2] waiting for daemon to start [2020-12-01T13:08:34.214Z] daemon.go:353: [d0429ce6f52f2] daemon started [2020-12-01T13:08:34.214Z] daemon.go:461: [d0429ce6f52f2] Stopping daemon [2020-12-01T13:08:34.214Z] daemon.go:296: [d0429ce6f52f2] exiting daemon [2020-12-01T13:08:34.214Z] daemon.go:448: [d0429ce6f52f2] Daemon stopped [2020-12-01T13:08:34.214Z] PASS [2020-12-01T13:08:34.214Z] [2020-12-01T13:08:34.214Z] DONE 5 tests in 10.653s [2020-12-01T13:08:34.214Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T13:08:34.214Z] ++ 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-12-01T13:08:34.214Z] ++ set -e [2020-12-01T13:08:34.214Z] ++ '[' -n 0 ']' [2020-12-01T13:08:34.214Z] ++ set -x [2020-12-01T13:08:34.214Z] ++ 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-12-01T13:08:34.214Z] INFO: Testing against a local daemon [2020-12-01T13:08:34.214Z] === RUN TestContinueAfterPluginCrash [2020-12-01T13:08:34.214Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T13:08:34.214Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T13:08:34.214Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T13:08:34.214Z] === CONT TestContinueAfterPluginCrash [2020-12-01T13:08:34.214Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T13:08:36.150Z] ok github.com/docker/docker/pkg/signal 2.828s coverage: 61.0% of statements [2020-12-01T13:08:36.411Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-01T13:08:36.982Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-01T13:08:36.982Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-01T13:08:37.554Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-12-01T13:08:37.814Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 82.5% of statements [2020-12-01T13:08:38.386Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 35.1% of statements [2020-12-01T13:08:38.646Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2020-12-01T13:08:39.218Z] ok github.com/docker/docker/pkg/tarsum 0.050s coverage: 89.3% of statements [2020-12-01T13:08:39.789Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2020-12-01T13:08:40.049Z] testing: warning: no tests to run [2020-12-01T13:08:40.049Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: 0.0% of statements [no tests to run] [2020-12-01T13:08:40.619Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-01T13:08:40.619Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-01T13:08:40.880Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-01T13:08:42.329Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-01T13:08:42.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-01T13:08:43.266Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-01T13:08:43.424Z] ok github.com/docker/docker/plugin 0.515s coverage: 27.3% of statements [2020-12-01T13:08:43.684Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-01T13:08:43.834Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-01T13:08:44.627Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 74.1% of statements [2020-12-01T13:08:44.888Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-01T13:08:45.214Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-01T13:08:46.272Z] ok github.com/docker/docker/registry 0.079s coverage: 56.3% of statements [2020-12-01T13:08:46.843Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-12-01T13:08:47.104Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 47.1% of statements [2020-12-01T13:08:47.119Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-01T13:08:47.676Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2020-12-01T13:08:47.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-01T13:08:48.622Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-01T13:08:48.622Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-01T13:08:48.622Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-01T13:08:48.622Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-01T13:08:48.622Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-01T13:08:48.628Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-12-01T13:08:49.199Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-12-01T13:08:49.770Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-12-01T13:08:51.154Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.0% of statements [2020-12-01T13:08:51.156Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-01T13:08:51.157Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-01T13:08:51.799Z] --- PASS: TestImportExtremelyLargeImageWorks (193.89s) [2020-12-01T13:08:51.799Z] import_test.go:26: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks [2020-12-01T13:08:51.799Z] daemon.go:325: [da5ddad377d6d] waiting for daemon to start [2020-12-01T13:08:51.799Z] daemon.go:325: [da5ddad377d6d] waiting for daemon to start [2020-12-01T13:08:51.799Z] daemon.go:353: [da5ddad377d6d] daemon started [2020-12-01T13:08:51.799Z] daemon.go:461: [da5ddad377d6d] Stopping daemon [2020-12-01T13:08:51.799Z] daemon.go:296: [da5ddad377d6d] exiting daemon [2020-12-01T13:08:51.799Z] daemon.go:448: [da5ddad377d6d] Daemon stopped [2020-12-01T13:08:51.799Z] PASS [2020-12-01T13:08:51.799Z] [2020-12-01T13:08:51.799Z] DONE 11 tests in 194.915s [2020-12-01T13:08:51.799Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-01T13:08:51.799Z] ++ 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-12-01T13:08:51.799Z] ++ set -e [2020-12-01T13:08:51.799Z] ++ '[' -n 0 ']' [2020-12-01T13:08:51.799Z] ++ set -x [2020-12-01T13:08:51.799Z] ++ 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-12-01T13:08:51.799Z] INFO: Testing against a local daemon [2020-12-01T13:08:51.799Z] === RUN TestNetworkCreateDelete [2020-12-01T13:08:51.799Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-01T13:08:51.799Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T13:08:51.799Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2020-12-01T13:08:51.799Z] === RUN TestDaemonDNSFallback [2020-12-01T13:08:51.799Z] --- PASS: TestDaemonDNSFallback (1.54s) [2020-12-01T13:08:51.799Z] dns_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDNSFallback [2020-12-01T13:08:51.799Z] daemon.go:325: [decc0017647ea] waiting for daemon to start [2020-12-01T13:08:51.799Z] daemon.go:325: [decc0017647ea] waiting for daemon to start [2020-12-01T13:08:51.799Z] daemon.go:353: [decc0017647ea] daemon started [2020-12-01T13:08:51.799Z] daemon.go:461: [decc0017647ea] Stopping daemon [2020-12-01T13:08:51.799Z] daemon.go:296: [decc0017647ea] exiting daemon [2020-12-01T13:08:51.799Z] daemon.go:448: [decc0017647ea] Daemon stopped [2020-12-01T13:08:51.799Z] === RUN TestInspectNetwork [2020-12-01T13:08:51.799Z] === RUN TestInspectNetwork/full_network_id [2020-12-01T13:08:51.799Z] === RUN TestInspectNetwork/partial_network_id [2020-12-01T13:08:51.799Z] === RUN TestInspectNetwork/network_name [2020-12-01T13:08:51.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-01T13:08:52.436Z] --- PASS: TestInspectNetwork (6.89s) [2020-12-01T13:08:52.436Z] inspect_test.go:18: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork [2020-12-01T13:08:52.436Z] daemon.go:325: [d8110ceb6fa24] waiting for daemon to start [2020-12-01T13:08:52.436Z] daemon.go:325: [d8110ceb6fa24] waiting for daemon to start [2020-12-01T13:08:52.436Z] daemon.go:353: [d8110ceb6fa24] daemon started [2020-12-01T13:08:52.436Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-01T13:08:52.436Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-01T13:08:52.436Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-01T13:08:52.436Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-01T13:08:52.436Z] daemon.go:461: [d8110ceb6fa24] Stopping daemon [2020-12-01T13:08:52.436Z] daemon.go:296: [d8110ceb6fa24] exiting daemon [2020-12-01T13:08:52.436Z] daemon.go:448: [d8110ceb6fa24] Daemon stopped [2020-12-01T13:08:52.436Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T13:08:52.533Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-01T13:08:52.791Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-01T13:08:53.051Z] --- PASS: TestDaemonStartWithLogOpt (19.40s) [2020-12-01T13:08:53.051Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-12-01T13:08:53.051Z] daemon.go:325: [d356709c766b7] waiting for daemon to start [2020-12-01T13:08:53.051Z] daemon.go:325: [d356709c766b7] waiting for daemon to start [2020-12-01T13:08:53.051Z] daemon.go:353: [d356709c766b7] daemon started [2020-12-01T13:08:53.051Z] daemon.go:461: [d356709c766b7] Stopping daemon [2020-12-01T13:08:53.051Z] daemon.go:296: [d356709c766b7] exiting daemon [2020-12-01T13:08:53.051Z] daemon.go:448: [d356709c766b7] Daemon stopped [2020-12-01T13:08:53.051Z] daemon.go:325: [d356709c766b7] waiting for daemon to start [2020-12-01T13:08:53.051Z] daemon.go:325: [d356709c766b7] waiting for daemon to start [2020-12-01T13:08:53.051Z] daemon.go:353: [d356709c766b7] daemon started [2020-12-01T13:08:53.051Z] daemon.go:461: [d356709c766b7] Stopping daemon [2020-12-01T13:08:53.051Z] daemon.go:296: [d356709c766b7] exiting daemon [2020-12-01T13:08:53.051Z] daemon.go:448: [d356709c766b7] Daemon stopped [2020-12-01T13:08:53.617Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-01T13:08:53.617Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-01T13:08:54.518Z] --- PASS: TestRunContainerWithBridgeNone (1.92s) [2020-12-01T13:08:54.518Z] network_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone [2020-12-01T13:08:54.518Z] daemon.go:325: [de75981a8e2e0] waiting for daemon to start [2020-12-01T13:08:54.518Z] daemon.go:325: [de75981a8e2e0] waiting for daemon to start [2020-12-01T13:08:54.518Z] daemon.go:353: [de75981a8e2e0] daemon started [2020-12-01T13:08:54.518Z] daemon.go:461: [de75981a8e2e0] Stopping daemon [2020-12-01T13:08:54.518Z] daemon.go:296: [de75981a8e2e0] exiting daemon [2020-12-01T13:08:54.518Z] daemon.go:448: [de75981a8e2e0] Daemon stopped [2020-12-01T13:08:54.518Z] === RUN TestNetworkInvalidJSON [2020-12-01T13:08:54.518Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T13:08:54.518Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T13:08:54.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:08:54.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:08:54.518Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:08:54.518Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:08:54.518Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T13:08:54.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:08:54.518Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:08:54.518Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-01T13:08:54.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-01T13:08:54.518Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-01T13:08:54.518Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-01T13:08:54.518Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T13:08:55.160Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-12-01T13:08:55.160Z] service_test.go:32: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore [2020-12-01T13:08:55.160Z] daemon.go:325: [d47c119ade5a7] waiting for daemon to start [2020-12-01T13:08:55.160Z] daemon.go:325: [d47c119ade5a7] waiting for daemon to start [2020-12-01T13:08:55.160Z] daemon.go:353: [d47c119ade5a7] daemon started [2020-12-01T13:08:55.160Z] daemon.go:461: [d47c119ade5a7] Stopping daemon [2020-12-01T13:08:55.160Z] daemon.go:296: [d47c119ade5a7] exiting daemon [2020-12-01T13:08:55.160Z] daemon.go:448: [d47c119ade5a7] Daemon stopped [2020-12-01T13:08:55.160Z] daemon.go:325: [d47c119ade5a7] waiting for daemon to start [2020-12-01T13:08:55.160Z] daemon.go:325: [d47c119ade5a7] waiting for daemon to start [2020-12-01T13:08:55.160Z] daemon.go:353: [d47c119ade5a7] daemon started [2020-12-01T13:08:55.160Z] daemon.go:461: [d47c119ade5a7] Stopping daemon [2020-12-01T13:08:55.160Z] daemon.go:296: [d47c119ade5a7] exiting daemon [2020-12-01T13:08:55.160Z] daemon.go:448: [d47c119ade5a7] Daemon stopped [2020-12-01T13:08:55.161Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T13:08:55.517Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-01T13:08:56.203Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-01T13:08:56.203Z] service_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools [2020-12-01T13:08:56.203Z] daemon.go:325: [d28326d6eb075] waiting for daemon to start [2020-12-01T13:08:56.203Z] daemon.go:325: [d28326d6eb075] waiting for daemon to start [2020-12-01T13:08:56.203Z] daemon.go:353: [d28326d6eb075] daemon started [2020-12-01T13:08:56.203Z] daemon.go:461: [d28326d6eb075] Stopping daemon [2020-12-01T13:08:56.203Z] daemon.go:296: [d28326d6eb075] exiting daemon [2020-12-01T13:08:56.203Z] daemon.go:448: [d28326d6eb075] Daemon stopped [2020-12-01T13:08:56.203Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T13:08:56.453Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-01T13:08:57.247Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-12-01T13:08:57.247Z] service_test.go:98: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork [2020-12-01T13:08:57.247Z] daemon.go:325: [d372f21c1f6aa] waiting for daemon to start [2020-12-01T13:08:57.247Z] daemon.go:325: [d372f21c1f6aa] waiting for daemon to start [2020-12-01T13:08:57.247Z] daemon.go:353: [d372f21c1f6aa] daemon started [2020-12-01T13:08:57.247Z] daemon.go:461: [d372f21c1f6aa] Stopping daemon [2020-12-01T13:08:57.247Z] daemon.go:296: [d372f21c1f6aa] exiting daemon [2020-12-01T13:08:57.247Z] daemon.go:448: [d372f21c1f6aa] Daemon stopped [2020-12-01T13:08:57.247Z] daemon.go:325: [d372f21c1f6aa] waiting for daemon to start [2020-12-01T13:08:57.247Z] daemon.go:325: [d372f21c1f6aa] waiting for daemon to start [2020-12-01T13:08:57.247Z] daemon.go:353: [d372f21c1f6aa] daemon started [2020-12-01T13:08:57.247Z] daemon.go:461: [d372f21c1f6aa] Stopping daemon [2020-12-01T13:08:57.247Z] daemon.go:296: [d372f21c1f6aa] exiting daemon [2020-12-01T13:08:57.247Z] daemon.go:448: [d372f21c1f6aa] Daemon stopped [2020-12-01T13:08:57.247Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T13:08:57.399Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-01T13:08:57.657Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-01T13:08:57.657Z] --- PASS: TestContinueAfterPluginCrash (24.10s) [2020-12-01T13:08:57.657Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-12-01T13:08:57.657Z] daemon.go:325: [dbcbbead14e22] waiting for daemon to start [2020-12-01T13:08:57.657Z] daemon.go:325: [dbcbbead14e22] waiting for daemon to start [2020-12-01T13:08:57.657Z] daemon.go:353: [dbcbbead14e22] daemon started [2020-12-01T13:08:57.657Z] daemon.go:461: [dbcbbead14e22] Stopping daemon [2020-12-01T13:08:57.657Z] daemon.go:296: [dbcbbead14e22] exiting daemon [2020-12-01T13:08:57.657Z] daemon.go:448: [dbcbbead14e22] Daemon stopped [2020-12-01T13:08:57.657Z] PASS [2020-12-01T13:08:57.657Z] [2020-12-01T13:08:57.657Z] DONE 2 tests in 24.365s [2020-12-01T13:08:57.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T13:08:57.657Z] ++ 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-12-01T13:08:57.657Z] ++ set -e [2020-12-01T13:08:57.657Z] ++ '[' -n 0 ']' [2020-12-01T13:08:57.657Z] ++ set -x [2020-12-01T13:08:57.657Z] ++ 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-12-01T13:08:57.916Z] INFO: Testing against a local daemon [2020-12-01T13:08:57.916Z] === RUN TestPluginWithDevMounts [2020-12-01T13:08:57.916Z] === PAUSE TestPluginWithDevMounts [2020-12-01T13:08:57.916Z] === CONT TestPluginWithDevMounts [2020-12-01T13:08:58.174Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-01T13:08:58.174Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-01T13:08:58.765Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-12-01T13:08:58.765Z] service_test.go:131: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T13:08:58.765Z] daemon.go:325: [d8475edbd8acd] waiting for daemon to start [2020-12-01T13:08:58.765Z] daemon.go:325: [d8475edbd8acd] waiting for daemon to start [2020-12-01T13:08:58.765Z] daemon.go:353: [d8475edbd8acd] daemon started [2020-12-01T13:08:58.765Z] daemon.go:461: [d8475edbd8acd] Stopping daemon [2020-12-01T13:08:58.765Z] daemon.go:296: [d8475edbd8acd] exiting daemon [2020-12-01T13:08:58.765Z] daemon.go:448: [d8475edbd8acd] Daemon stopped [2020-12-01T13:08:58.765Z] daemon.go:325: [d8475edbd8acd] waiting for daemon to start [2020-12-01T13:08:58.765Z] daemon.go:325: [d8475edbd8acd] waiting for daemon to start [2020-12-01T13:08:58.765Z] daemon.go:353: [d8475edbd8acd] daemon started [2020-12-01T13:08:58.765Z] daemon.go:461: [d8475edbd8acd] Stopping daemon [2020-12-01T13:08:58.765Z] daemon.go:296: [d8475edbd8acd] exiting daemon [2020-12-01T13:08:58.765Z] daemon.go:448: [d8475edbd8acd] Daemon stopped [2020-12-01T13:08:58.765Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T13:08:59.059Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-12-01T13:08:59.059Z] service_test.go:181: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T13:08:59.059Z] daemon.go:325: [dbe45b29ae88a] waiting for daemon to start [2020-12-01T13:08:59.059Z] daemon.go:325: [dbe45b29ae88a] waiting for daemon to start [2020-12-01T13:08:59.059Z] daemon.go:353: [dbe45b29ae88a] daemon started [2020-12-01T13:08:59.059Z] daemon.go:461: [dbe45b29ae88a] Stopping daemon [2020-12-01T13:08:59.059Z] daemon.go:296: [dbe45b29ae88a] exiting daemon [2020-12-01T13:08:59.059Z] daemon.go:448: [dbe45b29ae88a] Daemon stopped [2020-12-01T13:08:59.059Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T13:08:59.112Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-01T13:09:00.047Z] --- PASS: TestPluginWithDevMounts (1.98s) [2020-12-01T13:09:00.047Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-12-01T13:09:00.047Z] daemon.go:325: [d5166dbbd59d5] waiting for daemon to start [2020-12-01T13:09:00.047Z] daemon.go:325: [d5166dbbd59d5] waiting for daemon to start [2020-12-01T13:09:00.047Z] daemon.go:353: [d5166dbbd59d5] daemon started [2020-12-01T13:09:00.047Z] daemon.go:461: [d5166dbbd59d5] Stopping daemon [2020-12-01T13:09:00.047Z] daemon.go:296: [d5166dbbd59d5] exiting daemon [2020-12-01T13:09:00.047Z] daemon.go:448: [d5166dbbd59d5] Daemon stopped [2020-12-01T13:09:00.047Z] PASS [2020-12-01T13:09:00.047Z] [2020-12-01T13:09:00.047Z] DONE 1 tests in 2.176s [2020-12-01T13:09:00.047Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T13:09:00.047Z] ++ 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-12-01T13:09:00.047Z] ++ set -e [2020-12-01T13:09:00.047Z] ++ '[' -n 0 ']' [2020-12-01T13:09:00.047Z] ++ set -x [2020-12-01T13:09:00.047Z] ++ 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-12-01T13:09:00.047Z] INFO: Testing against a local daemon [2020-12-01T13:09:00.047Z] === RUN TestSecretInspect [2020-12-01T13:09:00.615Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-01T13:09:00.615Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-01T13:09:00.615Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-01T13:09:01.148Z] --- PASS: TestServiceWithPredefinedNetwork (1.98s) [2020-12-01T13:09:01.148Z] service_test.go:203: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork [2020-12-01T13:09:01.148Z] daemon.go:325: [dec71acfcb232] waiting for daemon to start [2020-12-01T13:09:01.148Z] daemon.go:325: [dec71acfcb232] waiting for daemon to start [2020-12-01T13:09:01.148Z] daemon.go:353: [dec71acfcb232] daemon started [2020-12-01T13:09:01.148Z] daemon.go:461: [dec71acfcb232] Stopping daemon [2020-12-01T13:09:01.148Z] daemon.go:296: [dec71acfcb232] exiting daemon [2020-12-01T13:09:01.148Z] daemon.go:448: [dec71acfcb232] Daemon stopped [2020-12-01T13:09:01.148Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T13:09:01.148Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T13:09:01.148Z] service_test.go:230: FLAKY_TEST [2020-12-01T13:09:01.148Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T13:09:01.182Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-01T13:09:02.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-01T13:09:02.118Z] === RUN TestDockerSuite/TestCommitChange [2020-12-01T13:09:03.054Z] --- PASS: TestSecretInspect (2.74s) [2020-12-01T13:09:03.054Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-12-01T13:09:03.054Z] daemon.go:325: [d05a20e184dbe] waiting for daemon to start [2020-12-01T13:09:03.054Z] daemon.go:325: [d05a20e184dbe] waiting for daemon to start [2020-12-01T13:09:03.054Z] daemon.go:353: [d05a20e184dbe] daemon started [2020-12-01T13:09:03.054Z] daemon.go:461: [d05a20e184dbe] Stopping daemon [2020-12-01T13:09:03.054Z] daemon.go:296: [d05a20e184dbe] exiting daemon [2020-12-01T13:09:03.054Z] daemon.go:448: [d05a20e184dbe] Daemon stopped [2020-12-01T13:09:03.054Z] === RUN TestSecretList [2020-12-01T13:09:03.054Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-01T13:09:03.991Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-01T13:09:04.245Z] 4612f6d0b889: Pull complete [2020-12-01T13:09:05.369Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-01T13:09:05.937Z] --- PASS: TestSecretList (2.98s) [2020-12-01T13:09:05.937Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-12-01T13:09:05.937Z] daemon.go:325: [d52efd284aa08] waiting for daemon to start [2020-12-01T13:09:05.937Z] daemon.go:325: [d52efd284aa08] waiting for daemon to start [2020-12-01T13:09:05.937Z] daemon.go:353: [d52efd284aa08] daemon started [2020-12-01T13:09:05.937Z] daemon.go:461: [d52efd284aa08] Stopping daemon [2020-12-01T13:09:05.937Z] daemon.go:296: [d52efd284aa08] exiting daemon [2020-12-01T13:09:05.937Z] daemon.go:448: [d52efd284aa08] Daemon stopped [2020-12-01T13:09:05.937Z] === RUN TestSecretsCreateAndDelete [2020-12-01T13:09:06.049Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.8% of statements [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T13:09:06.049Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === Skipped [2020-12-01T13:09:06.049Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-01T13:09:06.049Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-01T13:09:06.049Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:73: No driver to put! [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-01T13:09:06.049Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-01T13:09:06.049Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-01T13:09:06.049Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-01T13:09:06.049Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-01T13:09:06.049Z] graphtest_unix.go:73: No driver to put! [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-01T13:09:06.049Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-01T13:09:06.049Z] [2020-12-01T13:09:06.049Z] DONE 2066 tests, 19 skipped in 241.606s Post stage [Pipeline] junit [2020-12-01T13:09:06.063Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-01T13:09:06.664Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41589/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=19.03 docker:1718fe9dd619568aadfafcd48a0e3f5ad4057976 hack/validate/vendor [2020-12-01T13:09:07.315Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-01T13:09:07.605Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-12-01T13:09:08.251Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-01T13:09:08.528Z] + echo Building e2e image [2020-12-01T13:09:08.528Z] Building e2e image [2020-12-01T13:09:08.528Z] + docker build --build-arg DOCKER_GITCOMMIT=1718fe9dd619568aadfafcd48a0e3f5ad4057976 -t moby-e2e-test -f Dockerfile.e2e . [2020-12-01T13:09:08.528Z] #2 [internal] load .dockerignore [2020-12-01T13:09:08.528Z] #2 transferring context: 34B done [2020-12-01T13:09:08.528Z] #2 DONE 0.0s [2020-12-01T13:09:08.528Z] [2020-12-01T13:09:08.528Z] #1 [internal] load build definition from Dockerfile.e2e [2020-12-01T13:09:08.528Z] #1 transferring dockerfile: 3.21kB done [2020-12-01T13:09:08.528Z] #1 DONE 0.0s [2020-12-01T13:09:08.528Z] [2020-12-01T13:09:08.528Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-12-01T13:09:08.820Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2020-12-01T13:09:08.820Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-12-01T13:09:08.820Z] daemon.go:325: [d76eeb94d6810] waiting for daemon to start [2020-12-01T13:09:08.820Z] daemon.go:325: [d76eeb94d6810] waiting for daemon to start [2020-12-01T13:09:08.820Z] daemon.go:353: [d76eeb94d6810] daemon started [2020-12-01T13:09:08.820Z] daemon.go:461: [d76eeb94d6810] Stopping daemon [2020-12-01T13:09:08.820Z] daemon.go:296: [d76eeb94d6810] exiting daemon [2020-12-01T13:09:08.820Z] daemon.go:448: [d76eeb94d6810] Daemon stopped [2020-12-01T13:09:08.820Z] === RUN TestSecretsUpdate [2020-12-01T13:09:09.099Z] #4 ... [2020-12-01T13:09:09.099Z] [2020-12-01T13:09:09.099Z] #3 [internal] load metadata for docker.io/library/golang:1.13.15-alpine [2020-12-01T13:09:09.099Z] #3 DONE 0.4s [2020-12-01T13:09:09.099Z] [2020-12-01T13:09:09.099Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-12-01T13:09:09.099Z] #4 DONE 0.6s [2020-12-01T13:09:09.099Z] [2020-12-01T13:09:09.099Z] #8 [internal] load build context [2020-12-01T13:09:09.363Z] #8 transferring context: 824.07kB 0.3s done [2020-12-01T13:09:09.363Z] #8 DONE 0.3s [2020-12-01T13:09:09.363Z] [2020-12-01T13:09:09.363Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:09.363Z] #14 resolve docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd done [2020-12-01T13:09:09.363Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 1.18MB / 2.80MB 0.1s [2020-12-01T13:09:09.363Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-12-01T13:09:09.363Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 0B / 155B 0.1s [2020-12-01T13:09:09.363Z] #14 sha256:e74b83b94d499cb34c7edf55fbdff9d3cfabd238a35f9cb1b59d0e74f50b1ddd 1.65kB / 1.65kB done [2020-12-01T13:09:09.363Z] #14 sha256:8cc699270cfeed0864420e5c650aa9c1b51ed5b23cf927ab4c5eea47f6c0c1a8 1.36kB / 1.36kB done [2020-12-01T13:09:09.363Z] #14 sha256:5863598a981a037fbf078324d356cb3e7deade1c8ddb67550a1e9809274a8a11 3.83kB / 3.83kB done [2020-12-01T13:09:09.363Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c [2020-12-01T13:09:09.624Z] #14 sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 2.80MB / 2.80MB 0.2s done [2020-12-01T13:09:09.624Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.2s done [2020-12-01T13:09:09.624Z] #14 extracting sha256:df20fa9351a15782c64e6dddb2d4a6f50bf6d3688060a34c4014b0d9a752eb4c 0.2s done [2020-12-01T13:09:09.624Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 9.05MB / 127.34MB 0.4s [2020-12-01T13:09:09.624Z] #14 sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 126B / 126B 0.4s done [2020-12-01T13:09:09.624Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-12-01T13:09:09.755Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-01T13:09:09.885Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 25.34MB / 127.34MB 0.6s [2020-12-01T13:09:09.886Z] #14 ... [2020-12-01T13:09:09.886Z] [2020-12-01T13:09:09.886Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-12-01T13:09:09.886Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-12-01T13:09:09.886Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-12-01T13:09:09.886Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-12-01T13:09:09.886Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-12-01T13:09:09.886Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-12-01T13:09:09.886Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.4s done [2020-12-01T13:09:09.886Z] #5 DONE 0.8s [2020-12-01T13:09:09.886Z] [2020-12-01T13:09:09.886Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:09.886Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 33.05MB / 127.34MB 0.7s [2020-12-01T13:09:09.886Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.2s done [2020-12-01T13:09:10.148Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-12-01T13:09:10.148Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 54.79MB / 127.34MB 1.0s [2020-12-01T13:09:10.148Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 61.26MB / 127.34MB 1.1s [2020-12-01T13:09:10.322Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-01T13:09:10.721Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 81.22MB / 127.34MB 1.4s [2020-12-01T13:09:10.721Z] #14 ... [2020-12-01T13:09:10.721Z] [2020-12-01T13:09:10.721Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-12-01T13:09:10.721Z] #6 DONE 0.8s [2020-12-01T13:09:10.721Z] [2020-12-01T13:09:10.721Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:10.983Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 96.96MB / 127.34MB 1.8s [2020-12-01T13:09:11.244Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 115.80MB / 127.34MB 2.0s [2020-12-01T13:09:11.244Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.1s [2020-12-01T13:09:11.505Z] #14 sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 127.34MB / 127.34MB 2.2s done [2020-12-01T13:09:11.505Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b [2020-12-01T13:09:11.700Z] --- PASS: TestSecretsUpdate (2.63s) [2020-12-01T13:09:11.700Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-12-01T13:09:11.700Z] daemon.go:325: [dc647811510bc] waiting for daemon to start [2020-12-01T13:09:11.700Z] daemon.go:325: [dc647811510bc] waiting for daemon to start [2020-12-01T13:09:11.700Z] daemon.go:353: [dc647811510bc] daemon started [2020-12-01T13:09:11.700Z] daemon.go:461: [dc647811510bc] Stopping daemon [2020-12-01T13:09:11.700Z] daemon.go:296: [dc647811510bc] exiting daemon [2020-12-01T13:09:11.700Z] daemon.go:448: [dc647811510bc] Daemon stopped [2020-12-01T13:09:11.700Z] === RUN TestTemplatedSecret [2020-12-01T13:09:11.700Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-01T13:09:12.268Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-01T13:09:12.526Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-01T13:09:14.439Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-01T13:09:14.439Z] --- PASS: TestTemplatedSecret (3.04s) [2020-12-01T13:09:14.439Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-12-01T13:09:14.439Z] daemon.go:325: [d7188a5669a65] waiting for daemon to start [2020-12-01T13:09:14.439Z] daemon.go:325: [d7188a5669a65] waiting for daemon to start [2020-12-01T13:09:14.439Z] daemon.go:353: [d7188a5669a65] daemon started [2020-12-01T13:09:14.439Z] daemon.go:461: [d7188a5669a65] Stopping daemon [2020-12-01T13:09:14.439Z] daemon.go:296: [d7188a5669a65] exiting daemon [2020-12-01T13:09:14.439Z] daemon.go:448: [d7188a5669a65] Daemon stopped [2020-12-01T13:09:14.439Z] === RUN TestSecretCreateResolve [2020-12-01T13:09:15.710Z] #14 ... [2020-12-01T13:09:15.710Z] [2020-12-01T13:09:15.710Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-12-01T13:09:15.710Z] #7 0.666 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-01T13:09:15.710Z] #7 1.776 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-01T13:09:15.710Z] #7 1.891 (1/31) Upgrading musl (1.1.22-r3 -> 1.1.22-r4) [2020-12-01T13:09:15.710Z] #7 1.901 (2/31) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-12-01T13:09:15.710Z] #7 1.907 (3/31) Installing ncurses-libs (6.1_p20190518-r2) [2020-12-01T13:09:15.710Z] #7 1.914 (4/31) Installing readline (8.0.0-r0) [2020-12-01T13:09:15.710Z] #7 1.922 (5/31) Installing bash (5.0.0-r0) [2020-12-01T13:09:15.710Z] #7 1.942 Executing bash-5.0.0-r0.post-install [2020-12-01T13:09:15.710Z] #7 1.953 (6/31) Installing ca-certificates (20191127-r2) [2020-12-01T13:09:15.710Z] #7 1.967 (7/31) Installing libgcc (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 1.970 (8/31) Installing libstdc++ (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 1.986 (9/31) Installing binutils (2.32-r0) [2020-12-01T13:09:15.710Z] #7 2.092 (10/31) Installing gmp (6.1.2-r1) [2020-12-01T13:09:15.710Z] #7 2.106 (11/31) Installing isl (0.18-r0) [2020-12-01T13:09:15.710Z] #7 2.126 (12/31) Installing libgomp (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 2.131 (13/31) Installing libatomic (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 2.146 (14/31) Installing mpfr3 (3.1.5-r1) [2020-12-01T13:09:15.710Z] #7 2.146 (15/31) Installing mpc1 (1.1.0-r0) [2020-12-01T13:09:15.710Z] #7 2.150 (16/31) Installing gcc (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 3.071 (17/31) Installing musl-dev (1.1.22-r4) [2020-12-01T13:09:15.710Z] #7 3.178 (18/31) Installing libc-dev (0.7.1-r0) [2020-12-01T13:09:15.710Z] #7 3.180 (19/31) Installing g++ (8.3.0-r0) [2020-12-01T13:09:15.710Z] #7 3.742 (20/31) Installing nghttp2-libs (1.39.2-r1) [2020-12-01T13:09:15.710Z] #7 3.746 (21/31) Installing libcurl (7.66.0-r1) [2020-12-01T13:09:15.710Z] #7 3.754 (22/31) Installing expat (2.2.8-r0) [2020-12-01T13:09:15.710Z] #7 3.758 (23/31) Installing pcre2 (10.33-r0) [2020-12-01T13:09:15.710Z] #7 3.766 (24/31) Installing git (2.22.4-r0) [2020-12-01T13:09:15.710Z] #7 3.967 (25/31) Installing libmnl (1.0.4-r0) [2020-12-01T13:09:15.710Z] #7 3.971 (26/31) Installing libnftnl-libs (1.1.3-r0) [2020-12-01T13:09:15.710Z] #7 3.975 (27/31) Installing iptables (1.8.3-r1) [2020-12-01T13:09:15.710Z] #7 4.002 (28/31) Installing pigz (2.4-r0) [2020-12-01T13:09:15.710Z] #7 4.008 (29/31) Installing tar (1.32-r0) [2020-12-01T13:09:15.711Z] #7 4.019 (30/31) Installing xz-libs (5.2.4-r0) [2020-12-01T13:09:15.711Z] #7 4.023 (31/31) Installing xz (5.2.4-r0) [2020-12-01T13:09:15.711Z] #7 4.030 Executing busybox-1.30.1-r3.trigger [2020-12-01T13:09:15.711Z] #7 4.035 Executing ca-certificates-20191127-r2.trigger [2020-12-01T13:09:15.711Z] #7 4.084 OK: 179 MiB in 44 packages [2020-12-01T13:09:15.711Z] #7 DONE 4.9s [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-12-01T13:09:15.711Z] #9 DONE 0.1s [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-12-01T13:09:15.711Z] #10 DONE 0.0s [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-12-01T13:09:15.711Z] #11 DONE 0.1s [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:15.711Z] #14 ... [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-12-01T13:09:15.711Z] #12 DONE 0.0s [2020-12-01T13:09:15.711Z] [2020-12-01T13:09:15.711Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:15.829Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-01T13:09:15.829Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-01T13:09:15.971Z] #14 ... [2020-12-01T13:09:15.971Z] [2020-12-01T13:09:15.971Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-12-01T13:09:15.971Z] #13 DONE 0.1s [2020-12-01T13:09:15.971Z] [2020-12-01T13:09:15.971Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.15-alpine@sha256:e74b83b94... [2020-12-01T13:09:16.087Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-01T13:09:16.519Z] --- PASS: TestServiceWithDataPathPortInit (13.54s) [2020-12-01T13:09:16.519Z] service_test.go:323: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-12-01T13:09:16.519Z] daemon.go:325: [d71410d5b5554] waiting for daemon to start [2020-12-01T13:09:16.519Z] daemon.go:325: [d71410d5b5554] waiting for daemon to start [2020-12-01T13:09:16.519Z] daemon.go:353: [d71410d5b5554] daemon started [2020-12-01T13:09:16.519Z] daemon.go:461: [d71410d5b5554] Stopping daemon [2020-12-01T13:09:16.519Z] daemon.go:296: [d71410d5b5554] exiting daemon [2020-12-01T13:09:16.519Z] daemon.go:448: [d71410d5b5554] Daemon stopped [2020-12-01T13:09:16.519Z] service_test.go:355: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit [2020-12-01T13:09:16.519Z] daemon.go:325: [dec6a0339a33e] waiting for daemon to start [2020-12-01T13:09:16.519Z] daemon.go:325: [dec6a0339a33e] waiting for daemon to start [2020-12-01T13:09:16.519Z] daemon.go:353: [dec6a0339a33e] daemon started [2020-12-01T13:09:16.519Z] daemon.go:461: [dec6a0339a33e] Stopping daemon [2020-12-01T13:09:16.520Z] daemon.go:296: [dec6a0339a33e] exiting daemon [2020-12-01T13:09:16.520Z] daemon.go:448: [dec6a0339a33e] Daemon stopped [2020-12-01T13:09:16.520Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T13:09:16.542Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 5.1s [2020-12-01T13:09:17.023Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-01T13:09:17.282Z] --- PASS: TestSecretCreateResolve (2.71s) [2020-12-01T13:09:17.282Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-12-01T13:09:17.282Z] daemon.go:325: [d54b05ab5f036] waiting for daemon to start [2020-12-01T13:09:17.282Z] daemon.go:325: [d54b05ab5f036] waiting for daemon to start [2020-12-01T13:09:17.282Z] daemon.go:353: [d54b05ab5f036] daemon started [2020-12-01T13:09:17.282Z] daemon.go:461: [d54b05ab5f036] Stopping daemon [2020-12-01T13:09:17.282Z] daemon.go:296: [d54b05ab5f036] exiting daemon [2020-12-01T13:09:17.282Z] daemon.go:448: [d54b05ab5f036] Daemon stopped [2020-12-01T13:09:17.282Z] PASS [2020-12-01T13:09:17.282Z] [2020-12-01T13:09:17.282Z] DONE 6 tests in 17.183s [2020-12-01T13:09:17.282Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T13:09:17.282Z] ++ 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-12-01T13:09:17.282Z] ++ set -e [2020-12-01T13:09:17.282Z] ++ '[' -n 0 ']' [2020-12-01T13:09:17.282Z] ++ set -x [2020-12-01T13:09:17.282Z] ++ 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-12-01T13:09:17.282Z] INFO: Testing against a local daemon [2020-12-01T13:09:17.282Z] === RUN TestServiceCreateInit [2020-12-01T13:09:17.282Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T13:09:17.484Z] #14 extracting sha256:dd0b68742591b9b4e6f97f414760ada9c0b7554006477d31532b85e6ad0f3f6b 6.0s done [2020-12-01T13:09:17.484Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 [2020-12-01T13:09:17.540Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-01T13:09:17.746Z] #14 extracting sha256:fb4ae7ba11024d2acfa3a21422bafbb3a2e4497a1cea750402d5a444c6251d12 done [2020-12-01T13:09:17.746Z] #14 DONE 8.5s [2020-12-01T13:09:17.746Z] [2020-12-01T13:09:17.746Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-12-01T13:09:18.006Z] #15 0.381 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-01T13:09:18.107Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-01T13:09:18.672Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-01T13:09:18.672Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-01T13:09:18.672Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-01T13:09:19.241Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-01T13:09:19.241Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-01T13:09:19.241Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-01T13:09:19.241Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-01T13:09:19.389Z] #15 1.425 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-01T13:09:19.389Z] #15 1.536 (1/55) Upgrading musl (1.1.24-r9 -> 1.1.24-r10) [2020-12-01T13:09:19.389Z] #15 1.546 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-12-01T13:09:19.389Z] #15 1.550 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-12-01T13:09:19.389Z] #15 1.556 (4/55) Installing readline (8.0.4-r0) [2020-12-01T13:09:19.389Z] #15 1.560 (5/55) Installing bash (5.0.17-r0) [2020-12-01T13:09:19.389Z] #15 1.572 Executing bash-5.0.17-r0.post-install [2020-12-01T13:09:19.389Z] #15 1.574 (6/55) Installing linux-headers (5.4.5-r1) [2020-12-01T13:09:19.389Z] #15 1.654 (7/55) Installing libblkid (2.35.2-r0) [2020-12-01T13:09:19.389Z] #15 1.659 (8/55) Installing libuuid (2.35.2-r0) [2020-12-01T13:09:19.389Z] #15 1.661 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-12-01T13:09:19.389Z] #15 1.668 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-12-01T13:09:19.389Z] #15 1.673 (11/55) Installing libgcc (9.3.0-r2) [2020-12-01T13:09:19.389Z] #15 1.675 (12/55) Installing libstdc++ (9.3.0-r2) [2020-12-01T13:09:19.389Z] #15 1.688 (13/55) Installing binutils (2.34-r1) [2020-12-01T13:09:19.389Z] #15 1.755 (14/55) Installing libmagic (5.38-r0) [2020-12-01T13:09:19.389Z] #15 1.776 (15/55) Installing file (5.38-r0) [2020-12-01T13:09:19.389Z] #15 1.778 (16/55) Installing gmp (6.2.0-r0) [2020-12-01T13:09:19.389Z] #15 1.785 (17/55) Installing isl (0.18-r0) [2020-12-01T13:09:19.389Z] #15 1.801 (18/55) Installing libgomp (9.3.0-r2) [2020-12-01T13:09:19.389Z] #15 1.804 (19/55) Installing libatomic (9.3.0-r2) [2020-12-01T13:09:19.389Z] #15 1.806 (20/55) Installing libgphobos (9.3.0-r2) [2020-12-01T13:09:19.389Z] #15 1.849 (21/55) Installing mpfr4 (4.0.2-r4) [2020-12-01T13:09:19.389Z] #15 1.855 (22/55) Installing mpc1 (1.1.0-r1) [2020-12-01T13:09:19.500Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-01T13:09:19.649Z] #15 1.858 (23/55) Installing gcc (9.3.0-r2) [2020-12-01T13:09:20.066Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-01T13:09:20.222Z] #15 2.731 (24/55) Installing musl-dev (1.1.24-r10) [2020-12-01T13:09:20.483Z] #15 2.807 (25/55) Installing libc-dev (0.7.2-r3) [2020-12-01T13:09:20.483Z] #15 2.808 (26/55) Installing g++ (9.3.0-r2) [2020-12-01T13:09:20.632Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-01T13:09:20.744Z] #15 3.231 (27/55) Installing make (4.3-r0) [2020-12-01T13:09:20.744Z] #15 3.235 (28/55) Installing fortify-headers (1.1-r0) [2020-12-01T13:09:20.744Z] #15 3.238 (29/55) Installing patch (2.7.6-r6) [2020-12-01T13:09:20.744Z] #15 3.241 (30/55) Installing build-base (0.5-r2) [2020-12-01T13:09:20.744Z] #15 3.243 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-12-01T13:09:20.744Z] #15 3.246 (32/55) Installing libcurl (7.69.1-r1) [2020-12-01T13:09:20.744Z] #15 3.253 (33/55) Installing curl (7.69.1-r1) [2020-12-01T13:09:20.744Z] #15 3.256 (34/55) Installing oniguruma (6.9.5-r2) [2020-12-01T13:09:20.744Z] #15 3.263 (35/55) Installing jq (1.6-r1) [2020-12-01T13:09:20.744Z] #15 3.270 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-12-01T13:09:20.744Z] #15 3.275 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-12-01T13:09:20.744Z] #15 3.277 (38/55) Installing libaio (0.3.112-r1) [2020-12-01T13:09:20.744Z] #15 3.279 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-12-01T13:09:20.744Z] #15 3.311 (40/55) Installing blkid (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.314 (41/55) Installing libcap-ng (0.7.10-r1) [2020-12-01T13:09:21.004Z] #15 3.316 (42/55) Installing setpriv (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.319 (43/55) Installing libmount (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.324 (44/55) Installing libsmartcols (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.328 (45/55) Installing findmnt (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.330 (46/55) Installing mcookie (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.332 (47/55) Installing hexdump (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.335 (48/55) Installing lsblk (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.338 (49/55) Installing libfdisk (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.343 (50/55) Installing sfdisk (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.346 (51/55) Installing cfdisk (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.349 (52/55) Installing util-linux (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.384 (53/55) Installing pkgconf (1.7.2-r0) [2020-12-01T13:09:21.004Z] #15 3.387 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-12-01T13:09:21.004Z] #15 3.409 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-12-01T13:09:21.004Z] #15 3.414 Executing busybox-1.31.1-r16.trigger [2020-12-01T13:09:21.004Z] #15 3.420 OK: 230 MiB in 69 packages [2020-12-01T13:09:21.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-01T13:09:21.568Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-01T13:09:21.945Z] #15 DONE 4.0s [2020-12-01T13:09:21.945Z] [2020-12-01T13:09:21.945Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-12-01T13:09:22.099Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2020-12-01T13:09:22.099Z] service_test.go:388: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit [2020-12-01T13:09:22.099Z] daemon.go:325: [dcb804ccd319c] waiting for daemon to start [2020-12-01T13:09:22.099Z] daemon.go:325: [dcb804ccd319c] waiting for daemon to start [2020-12-01T13:09:22.099Z] daemon.go:353: [dcb804ccd319c] daemon started [2020-12-01T13:09:22.099Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:irwknuikjaa1zj1kuoo356dc7 Created:2020-12-01 13:09:15.569077232 +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[a90066f75657ec5182cf19c3b1f9a552d5de5a25722e3846669a1ca4c03981cd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qqfdayzy4ieunrceq1vvaz3aj EndpointID:632fc4a37ead67c8be9c795071c8ba4b56852b5986627b36a645fc8d0807accd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1a16018e2de8348cfcad684466b9586c93ec55807e115230faf7909f3a26b4b7 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:ae73ac299650 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qqfdayzy4ieunrceq1vvaz3aj EndpointID:632fc4a37ead67c8be9c795071c8ba4b56852b5986627b36a645fc8d0807accd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-01T13:09:22.099Z] daemon.go:461: [dcb804ccd319c] Stopping daemon [2020-12-01T13:09:22.099Z] daemon.go:296: [dcb804ccd319c] exiting daemon [2020-12-01T13:09:22.099Z] daemon.go:448: [dcb804ccd319c] Daemon stopped [2020-12-01T13:09:22.099Z] PASS [2020-12-01T13:09:22.099Z] [2020-12-01T13:09:22.099Z] === Skipped [2020-12-01T13:09:22.099Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T13:09:22.099Z] service_test.go:230: FLAKY_TEST [2020-12-01T13:09:22.099Z] [2020-12-01T13:09:22.099Z] DONE 22 tests, 1 skipped in 38.291s [2020-12-01T13:09:22.099Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-01T13:09:22.099Z] ++ 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-12-01T13:09:22.099Z] ++ set -e [2020-12-01T13:09:22.099Z] ++ '[' -n 0 ']' [2020-12-01T13:09:22.099Z] ++ set -x [2020-12-01T13:09:22.099Z] ++ 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-12-01T13:09:22.099Z] INFO: Testing against a local daemon [2020-12-01T13:09:22.099Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-01T13:09:22.099Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T13:09:22.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:09:22.099Z] === RUN TestDockerNetworkIpvlan [2020-12-01T13:09:22.099Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-01T13:09:22.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:09:22.099Z] PASS [2020-12-01T13:09:22.099Z] [2020-12-01T13:09:22.099Z] === Skipped [2020-12-01T13:09:22.099Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-01T13:09:22.099Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:09:22.099Z] [2020-12-01T13:09:22.099Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-01T13:09:22.099Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-01T13:09:22.100Z] [2020-12-01T13:09:22.100Z] DONE 2 tests, 2 skipped in 0.077s [2020-12-01T13:09:22.100Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-01T13:09:22.100Z] ++ 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-12-01T13:09:22.100Z] ++ set -e [2020-12-01T13:09:22.100Z] ++ '[' -n 0 ']' [2020-12-01T13:09:22.100Z] ++ set -x [2020-12-01T13:09:22.100Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-01T13:09:22.100Z] INFO: Testing against a local daemon [2020-12-01T13:09:22.100Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-01T13:09:22.138Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T13:09:22.206Z] #16 DONE 0.5s [2020-12-01T13:09:22.206Z] [2020-12-01T13:09:22.206Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-12-01T13:09:22.778Z] #17 DONE 0.5s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-12-01T13:09:22.778Z] #18 DONE 0.0s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-12-01T13:09:22.778Z] #22 DONE 0.1s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-12-01T13:09:22.778Z] #19 DONE 0.1s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-12-01T13:09:22.778Z] #23 DONE 0.1s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-12-01T13:09:22.778Z] #26 DONE 0.1s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-12-01T13:09:22.778Z] #27 DONE 0.1s [2020-12-01T13:09:22.778Z] [2020-12-01T13:09:22.778Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-12-01T13:09:23.038Z] #28 DONE 0.0s [2020-12-01T13:09:23.039Z] [2020-12-01T13:09:23.039Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-12-01T13:09:23.073Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-01T13:09:23.141Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2020-12-01T13:09:23.141Z] macvlan_test.go:24: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance [2020-12-01T13:09:23.141Z] daemon.go:325: [d3d021689dadb] waiting for daemon to start [2020-12-01T13:09:23.141Z] daemon.go:325: [d3d021689dadb] waiting for daemon to start [2020-12-01T13:09:23.141Z] daemon.go:353: [d3d021689dadb] daemon started [2020-12-01T13:09:23.141Z] daemon.go:461: [d3d021689dadb] Stopping daemon [2020-12-01T13:09:23.141Z] daemon.go:296: [d3d021689dadb] exiting daemon [2020-12-01T13:09:23.141Z] daemon.go:448: [d3d021689dadb] Daemon stopped [2020-12-01T13:09:23.141Z] daemon.go:325: [d3d021689dadb] waiting for daemon to start [2020-12-01T13:09:23.141Z] daemon.go:325: [d3d021689dadb] waiting for daemon to start [2020-12-01T13:09:23.141Z] daemon.go:353: [d3d021689dadb] daemon started [2020-12-01T13:09:23.141Z] daemon.go:461: [d3d021689dadb] Stopping daemon [2020-12-01T13:09:23.141Z] daemon.go:296: [d3d021689dadb] exiting daemon [2020-12-01T13:09:23.141Z] daemon.go:448: [d3d021689dadb] Daemon stopped [2020-12-01T13:09:23.141Z] === RUN TestDockerNetworkMacvlan [2020-12-01T13:09:23.639Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-01T13:09:23.639Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-01T13:09:23.780Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-01T13:09:24.206Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-01T13:09:24.773Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-01T13:09:24.825Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-01T13:09:25.463Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-01T13:09:25.708Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-01T13:09:26.275Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-01T13:09:26.275Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-01T13:09:27.211Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-01T13:09:27.211Z] --- PASS: TestServiceCreateInit (9.94s) [2020-12-01T13:09:27.211Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.83s) [2020-12-01T13:09:27.211Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-12-01T13:09:27.211Z] daemon.go:325: [db216b797f26e] waiting for daemon to start [2020-12-01T13:09:27.211Z] daemon.go:325: [db216b797f26e] waiting for daemon to start [2020-12-01T13:09:27.211Z] daemon.go:353: [db216b797f26e] daemon started [2020-12-01T13:09:27.211Z] daemon.go:461: [db216b797f26e] Stopping daemon [2020-12-01T13:09:27.211Z] daemon.go:296: [db216b797f26e] exiting daemon [2020-12-01T13:09:27.211Z] daemon.go:448: [db216b797f26e] Daemon stopped [2020-12-01T13:09:27.211Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.08s) [2020-12-01T13:09:27.211Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-12-01T13:09:27.211Z] daemon.go:325: [dacf9218c4566] waiting for daemon to start [2020-12-01T13:09:27.211Z] daemon.go:325: [dacf9218c4566] waiting for daemon to start [2020-12-01T13:09:27.211Z] daemon.go:353: [dacf9218c4566] daemon started [2020-12-01T13:09:27.211Z] daemon.go:461: [dacf9218c4566] Stopping daemon [2020-12-01T13:09:27.211Z] daemon.go:296: [dacf9218c4566] exiting daemon [2020-12-01T13:09:27.211Z] daemon.go:448: [dacf9218c4566] Daemon stopped [2020-12-01T13:09:27.211Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T13:09:27.244Z] #29 ... [2020-12-01T13:09:27.244Z] [2020-12-01T13:09:27.244Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-12-01T13:09:27.244Z] #24 1.028 Install docker/cli version 17.06.2-ce from stable [2020-12-01T13:09:27.244Z] #24 1.028 + RM_GOPATH=0 [2020-12-01T13:09:27.244Z] #24 1.028 + TMP_GOPATH= [2020-12-01T13:09:27.244Z] #24 1.028 + : /build [2020-12-01T13:09:27.244Z] #24 1.028 + '[' -z '' ']' [2020-12-01T13:09:27.244Z] #24 1.028 ++ mktemp -d [2020-12-01T13:09:27.244Z] #24 1.028 + export GOPATH=/tmp/tmp.lmniGg [2020-12-01T13:09:27.244Z] #24 1.028 + GOPATH=/tmp/tmp.lmniGg [2020-12-01T13:09:27.244Z] #24 1.028 + RM_GOPATH=1 [2020-12-01T13:09:27.244Z] #24 1.028 ++ dirname ./install.sh [2020-12-01T13:09:27.244Z] #24 1.028 + dir=. [2020-12-01T13:09:27.244Z] #24 1.028 + bin=dockercli [2020-12-01T13:09:27.244Z] #24 1.028 + shift [2020-12-01T13:09:27.244Z] #24 1.028 + '[' '!' -f ./dockercli.installer ']' [2020-12-01T13:09:27.244Z] #24 1.028 + . ./dockercli.installer [2020-12-01T13:09:27.244Z] #24 1.028 ++ : stable [2020-12-01T13:09:27.244Z] #24 1.028 ++ : 17.06.2-ce [2020-12-01T13:09:27.244Z] #24 1.028 + install_dockercli [2020-12-01T13:09:27.244Z] #24 1.028 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-01T13:09:27.244Z] #24 1.028 ++ uname -m [2020-12-01T13:09:27.244Z] #24 1.028 + arch=x86_64 [2020-12-01T13:09:27.244Z] #24 1.028 + '[' x86_64 '!=' x86_64 ']' [2020-12-01T13:09:27.244Z] #24 1.028 + url=https://download.docker.com/linux/static [2020-12-01T13:09:27.244Z] #24 1.028 + tar -xz docker/docker [2020-12-01T13:09:27.244Z] #24 1.028 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-01T13:09:27.244Z] #24 3.350 + mkdir -p /build [2020-12-01T13:09:27.244Z] #24 3.351 + mv docker/docker /build/ [2020-12-01T13:09:27.244Z] #24 3.352 + rmdir docker [2020-12-01T13:09:27.244Z] #24 DONE 3.6s [2020-12-01T13:09:27.244Z] [2020-12-01T13:09:27.244Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-12-01T13:09:27.245Z] #20 2.223 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-12-01T13:09:27.245Z] #20 2.830 curl: option --progress: is ambiguous [2020-12-01T13:09:27.245Z] #20 2.830 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:27.245Z] #20 3.242 curl: option --progress: is ambiguous [2020-12-01T13:09:27.245Z] #20 3.245 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:27.245Z] #20 3.662 curl: option --progress: is ambiguous [2020-12-01T13:09:27.245Z] #20 3.671 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:27.245Z] #20 4.181 curl: option --progress: is ambiguous [2020-12-01T13:09:27.245Z] #20 4.181 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:27.506Z] #20 4.590 [2020-12-01T13:09:27.539Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-01T13:09:27.778Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-01T13:09:28.461Z] #20 ... [2020-12-01T13:09:28.461Z] [2020-12-01T13:09:28.461Z] #31 [builder 1/4] COPY . . [2020-12-01T13:09:28.461Z] #31 DONE 5.6s [2020-12-01T13:09:28.461Z] [2020-12-01T13:09:28.461Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-12-01T13:09:28.715Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-01T13:09:28.715Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-01T13:09:29.282Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-01T13:09:29.405Z] #32 DONE 1.0s [2020-12-01T13:09:29.405Z] [2020-12-01T13:09:29.405Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-12-01T13:09:29.405Z] #20 5.693 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-12-01T13:09:29.405Z] #20 6.206 curl: option --progress: is ambiguous [2020-12-01T13:09:29.405Z] #20 6.207 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:29.405Z] #20 6.475 [2020-12-01T13:09:30.312Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-01T13:09:30.793Z] #20 7.739 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-12-01T13:09:31.055Z] #20 8.124 curl: option --progress: is ambiguous [2020-12-01T13:09:31.055Z] #20 8.138 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:31.190Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-01T13:09:31.316Z] #20 8.574 [2020-12-01T13:09:32.126Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-01T13:09:32.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-01T13:09:32.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-01T13:09:32.127Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-01T13:09:32.396Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-01T13:09:32.702Z] #20 9.937 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-12-01T13:09:32.963Z] #20 10.20 curl: option --progress: is ambiguous [2020-12-01T13:09:32.963Z] #20 10.20 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:33.332Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-01T13:09:33.536Z] #20 10.51 [2020-12-01T13:09:34.479Z] #20 11.66 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-12-01T13:09:34.740Z] #20 12.05 curl: option --progress: is ambiguous [2020-12-01T13:09:34.740Z] #20 12.05 curl: try 'curl --help' or 'curl --manual' for more information [2020-12-01T13:09:35.001Z] #20 12.40 [2020-12-01T13:09:35.263Z] #20 12.49 Download of images into '/build' complete. [2020-12-01T13:09:35.263Z] #20 12.49 Use something like the following to load the result into a Docker daemon: [2020-12-01T13:09:35.263Z] #20 12.49 tar -cC '/build' . | docker load [2020-12-01T13:09:35.526Z] #20 DONE 12.6s [2020-12-01T13:09:35.526Z] [2020-12-01T13:09:35.526Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-12-01T13:09:35.526Z] #33 0.853 [2020-12-01T13:09:35.526Z] #33 0.947 Removing bundles/ [2020-12-01T13:09:35.526Z] #33 0.949 [2020-12-01T13:09:35.526Z] #33 0.956 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-12-01T13:09:35.526Z] #33 1.957 Building test suite binary ./integration-cli/test.main [2020-12-01T13:09:36.099Z] #33 ... [2020-12-01T13:09:36.099Z] [2020-12-01T13:09:36.099Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-12-01T13:09:36.099Z] #21 DONE 0.0s [2020-12-01T13:09:36.360Z] [2020-12-01T13:09:36.360Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-12-01T13:09:36.360Z] #25 DONE 0.1s [2020-12-01T13:09:36.360Z] [2020-12-01T13:09:36.360Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-12-01T13:09:37.514Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-01T13:09:38.081Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-01T13:09:38.647Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-01T13:09:38.647Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-01T13:09:38.647Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-01T13:09:41.177Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-01T13:09:41.743Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-01T13:09:42.311Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-01T13:09:44.214Z] --- PASS: TestCreateServiceMultipleTimes (16.68s) [2020-12-01T13:09:44.214Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-12-01T13:09:44.214Z] daemon.go:325: [dde979132e8d7] waiting for daemon to start [2020-12-01T13:09:44.214Z] daemon.go:325: [dde979132e8d7] waiting for daemon to start [2020-12-01T13:09:44.214Z] daemon.go:353: [dde979132e8d7] daemon started [2020-12-01T13:09:44.214Z] daemon.go:461: [dde979132e8d7] Stopping daemon [2020-12-01T13:09:44.214Z] daemon.go:296: [dde979132e8d7] exiting daemon [2020-12-01T13:09:44.214Z] daemon.go:448: [dde979132e8d7] Daemon stopped [2020-12-01T13:09:44.214Z] === RUN TestCreateServiceConflict [2020-12-01T13:09:46.116Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-01T13:09:46.683Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-01T13:09:46.683Z] --- PASS: TestCreateServiceConflict (2.63s) [2020-12-01T13:09:46.683Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-12-01T13:09:46.683Z] daemon.go:325: [d832e2224878f] waiting for daemon to start [2020-12-01T13:09:46.683Z] daemon.go:325: [d832e2224878f] waiting for daemon to start [2020-12-01T13:09:46.683Z] daemon.go:353: [d832e2224878f] daemon started [2020-12-01T13:09:46.683Z] daemon.go:461: [d832e2224878f] Stopping daemon [2020-12-01T13:09:46.683Z] daemon.go:296: [d832e2224878f] exiting daemon [2020-12-01T13:09:46.683Z] daemon.go:448: [d832e2224878f] Daemon stopped [2020-12-01T13:09:46.683Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T13:09:46.941Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-01T13:09:48.318Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan (23.35s) [2020-12-01T13:09:48.913Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:09:48.913Z] daemon.go:325: [df1d3fe6d8b24] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:325: [df1d3fe6d8b24] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:353: [df1d3fe6d8b24] daemon started [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-12-01T13:09:48.913Z] daemon.go:461: [df1d3fe6d8b24] Stopping daemon [2020-12-01T13:09:48.913Z] daemon.go:296: [df1d3fe6d8b24] exiting daemon [2020-12-01T13:09:48.913Z] daemon.go:448: [df1d3fe6d8b24] Daemon stopped [2020-12-01T13:09:48.913Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:09:48.913Z] daemon.go:325: [d699f9a45f7f5] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:325: [d699f9a45f7f5] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:353: [d699f9a45f7f5] daemon started [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-01T13:09:48.913Z] daemon.go:461: [d699f9a45f7f5] Stopping daemon [2020-12-01T13:09:48.913Z] daemon.go:296: [d699f9a45f7f5] exiting daemon [2020-12-01T13:09:48.913Z] daemon.go:448: [d699f9a45f7f5] Daemon stopped [2020-12-01T13:09:48.913Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:09:48.913Z] daemon.go:325: [d6f9614ac6ae3] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:325: [d6f9614ac6ae3] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:353: [d6f9614ac6ae3] daemon started [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-12-01T13:09:48.913Z] daemon.go:461: [d6f9614ac6ae3] Stopping daemon [2020-12-01T13:09:48.913Z] daemon.go:296: [d6f9614ac6ae3] exiting daemon [2020-12-01T13:09:48.913Z] daemon.go:448: [d6f9614ac6ae3] Daemon stopped [2020-12-01T13:09:48.913Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:09:48.913Z] daemon.go:325: [d90f5b431193b] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:325: [d90f5b431193b] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:353: [d90f5b431193b] daemon started [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2020-12-01T13:09:48.913Z] daemon.go:461: [d90f5b431193b] Stopping daemon [2020-12-01T13:09:48.913Z] daemon.go:296: [d90f5b431193b] exiting daemon [2020-12-01T13:09:48.913Z] daemon.go:448: [d90f5b431193b] Daemon stopped [2020-12-01T13:09:48.913Z] macvlan_test.go:67: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan [2020-12-01T13:09:48.913Z] daemon.go:325: [dd2a1c6698be7] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:325: [dd2a1c6698be7] waiting for daemon to start [2020-12-01T13:09:48.913Z] daemon.go:353: [dd2a1c6698be7] daemon started [2020-12-01T13:09:48.913Z] --- PASS: TestDockerNetworkMacvlan/Addressing (15.66s) [2020-12-01T13:09:48.913Z] daemon.go:461: [dd2a1c6698be7] Stopping daemon [2020-12-01T13:09:48.913Z] daemon.go:296: [dd2a1c6698be7] exiting daemon [2020-12-01T13:09:48.913Z] daemon.go:448: [dd2a1c6698be7] Daemon stopped [2020-12-01T13:09:48.913Z] PASS [2020-12-01T13:09:48.913Z] [2020-12-01T13:09:48.913Z] DONE 7 tests in 24.773s [2020-12-01T13:09:48.913Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-01T13:09:48.913Z] ++ 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-12-01T13:09:48.913Z] ++ set -e [2020-12-01T13:09:48.913Z] ++ '[' -n 0 ']' [2020-12-01T13:09:48.913Z] ++ set -x [2020-12-01T13:09:48.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=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-12-01T13:09:48.913Z] testing: warning: no tests to run [2020-12-01T13:09:48.913Z] PASS [2020-12-01T13:09:48.913Z] [2020-12-01T13:09:48.913Z] DONE 0 tests in 0.013s [2020-12-01T13:09:48.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-01T13:09:48.914Z] ++ 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-12-01T13:09:48.914Z] ++ set -e [2020-12-01T13:09:48.914Z] ++ '[' -n 0 ']' [2020-12-01T13:09:48.914Z] ++ set -x [2020-12-01T13:09:48.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=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-12-01T13:09:48.914Z] INFO: Testing against a local daemon [2020-12-01T13:09:48.914Z] === RUN TestAuthZPluginAllowRequest [2020-12-01T13:09:48.914Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2020-12-01T13:09:48.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest [2020-12-01T13:09:48.914Z] daemon.go:325: [d5fd54d96b549] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:325: [d5fd54d96b549] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:353: [d5fd54d96b549] daemon started [2020-12-01T13:09:48.914Z] daemon.go:461: [d5fd54d96b549] Stopping daemon [2020-12-01T13:09:48.914Z] daemon.go:296: [d5fd54d96b549] exiting daemon [2020-12-01T13:09:48.914Z] daemon.go:448: [d5fd54d96b549] Daemon stopped [2020-12-01T13:09:48.914Z] === RUN TestAuthZPluginTLS [2020-12-01T13:09:48.914Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-01T13:09:48.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS [2020-12-01T13:09:48.914Z] daemon.go:325: [d7f94f5e26ee8] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:325: [d7f94f5e26ee8] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:353: [d7f94f5e26ee8] daemon started [2020-12-01T13:09:48.914Z] daemon.go:461: [d7f94f5e26ee8] Stopping daemon [2020-12-01T13:09:48.914Z] daemon.go:296: [d7f94f5e26ee8] exiting daemon [2020-12-01T13:09:48.914Z] daemon.go:448: [d7f94f5e26ee8] Daemon stopped [2020-12-01T13:09:48.914Z] === RUN TestAuthZPluginDenyRequest [2020-12-01T13:09:48.914Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-01T13:09:48.914Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest [2020-12-01T13:09:48.914Z] daemon.go:325: [d0ee0cfc6a7cf] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:325: [d0ee0cfc6a7cf] waiting for daemon to start [2020-12-01T13:09:48.914Z] daemon.go:353: [d0ee0cfc6a7cf] daemon started [2020-12-01T13:09:48.914Z] daemon.go:461: [d0ee0cfc6a7cf] Stopping daemon [2020-12-01T13:09:48.914Z] daemon.go:296: [d0ee0cfc6a7cf] exiting daemon [2020-12-01T13:09:48.914Z] daemon.go:448: [d0ee0cfc6a7cf] Daemon stopped [2020-12-01T13:09:48.914Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-01T13:09:49.559Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-01T13:09:49.559Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse [2020-12-01T13:09:49.559Z] daemon.go:325: [d90acf9f659f6] waiting for daemon to start [2020-12-01T13:09:49.559Z] daemon.go:325: [d90acf9f659f6] waiting for daemon to start [2020-12-01T13:09:49.559Z] daemon.go:353: [d90acf9f659f6] daemon started [2020-12-01T13:09:49.559Z] daemon.go:461: [d90acf9f659f6] Stopping daemon [2020-12-01T13:09:49.559Z] daemon.go:296: [d90acf9f659f6] exiting daemon [2020-12-01T13:09:49.559Z] daemon.go:448: [d90acf9f659f6] Daemon stopped [2020-12-01T13:09:49.559Z] === RUN TestAuthZPluginDenyResponse [2020-12-01T13:09:49.701Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-01T13:09:49.857Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2020-12-01T13:09:49.857Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse [2020-12-01T13:09:49.857Z] daemon.go:325: [dd933ed41bdb5] waiting for daemon to start [2020-12-01T13:09:49.857Z] daemon.go:325: [dd933ed41bdb5] waiting for daemon to start [2020-12-01T13:09:49.857Z] daemon.go:353: [dd933ed41bdb5] daemon started [2020-12-01T13:09:49.857Z] daemon.go:461: [dd933ed41bdb5] Stopping daemon [2020-12-01T13:09:49.857Z] daemon.go:296: [dd933ed41bdb5] exiting daemon [2020-12-01T13:09:49.857Z] daemon.go:448: [dd933ed41bdb5] Daemon stopped [2020-12-01T13:09:49.857Z] === RUN TestAuthZPluginAllowEventStream [2020-12-01T13:09:50.637Z] --- PASS: TestCreateServiceMaxReplicas (4.08s) [2020-12-01T13:09:50.637Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-12-01T13:09:50.637Z] daemon.go:325: [d4d1dbd60c593] waiting for daemon to start [2020-12-01T13:09:50.637Z] daemon.go:325: [d4d1dbd60c593] waiting for daemon to start [2020-12-01T13:09:50.637Z] daemon.go:353: [d4d1dbd60c593] daemon started [2020-12-01T13:09:50.637Z] daemon.go:461: [d4d1dbd60c593] Stopping daemon [2020-12-01T13:09:50.637Z] daemon.go:296: [d4d1dbd60c593] exiting daemon [2020-12-01T13:09:50.637Z] daemon.go:448: [d4d1dbd60c593] Daemon stopped [2020-12-01T13:09:50.637Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T13:09:51.274Z] #33 ... [2020-12-01T13:09:51.274Z] [2020-12-01T13:09:51.274Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-12-01T13:09:51.274Z] #29 28.26 # github.com/docker/docker/contrib/httpserver [2020-12-01T13:09:51.274Z] #29 28.26 loadinternal: cannot find runtime/cgo [2020-12-01T13:09:51.374Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-12-01T13:09:51.375Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream [2020-12-01T13:09:51.375Z] daemon.go:325: [d39d63def6103] waiting for daemon to start [2020-12-01T13:09:51.375Z] daemon.go:325: [d39d63def6103] waiting for daemon to start [2020-12-01T13:09:51.375Z] daemon.go:353: [d39d63def6103] daemon started [2020-12-01T13:09:51.375Z] daemon.go:461: [d39d63def6103] Stopping daemon [2020-12-01T13:09:51.375Z] daemon.go:296: [d39d63def6103] exiting daemon [2020-12-01T13:09:51.375Z] daemon.go:448: [d39d63def6103] Daemon stopped [2020-12-01T13:09:51.375Z] === RUN TestAuthZPluginErrorResponse [2020-12-01T13:09:51.536Z] #29 DONE 28.4s [2020-12-01T13:09:51.536Z] [2020-12-01T13:09:51.536Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-12-01T13:09:52.014Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-12-01T13:09:52.014Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse [2020-12-01T13:09:52.014Z] daemon.go:325: [d9487dfbc8551] waiting for daemon to start [2020-12-01T13:09:52.014Z] daemon.go:325: [d9487dfbc8551] waiting for daemon to start [2020-12-01T13:09:52.014Z] daemon.go:353: [d9487dfbc8551] daemon started [2020-12-01T13:09:52.014Z] daemon.go:461: [d9487dfbc8551] Stopping daemon [2020-12-01T13:09:52.014Z] daemon.go:296: [d9487dfbc8551] exiting daemon [2020-12-01T13:09:52.014Z] daemon.go:448: [d9487dfbc8551] Daemon stopped [2020-12-01T13:09:52.014Z] === RUN TestAuthZPluginErrorRequest [2020-12-01T13:09:52.109Z] #33 ... [2020-12-01T13:09:52.109Z] [2020-12-01T13:09:52.109Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-12-01T13:09:52.109Z] #30 DONE 0.1s [2020-12-01T13:09:52.109Z] [2020-12-01T13:09:52.109Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-12-01T13:09:52.309Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-01T13:09:52.309Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest [2020-12-01T13:09:52.309Z] daemon.go:325: [dbc75655677ea] waiting for daemon to start [2020-12-01T13:09:52.309Z] daemon.go:325: [dbc75655677ea] waiting for daemon to start [2020-12-01T13:09:52.309Z] daemon.go:353: [dbc75655677ea] daemon started [2020-12-01T13:09:52.309Z] daemon.go:461: [dbc75655677ea] Stopping daemon [2020-12-01T13:09:52.309Z] daemon.go:296: [dbc75655677ea] exiting daemon [2020-12-01T13:09:52.309Z] daemon.go:448: [dbc75655677ea] Daemon stopped [2020-12-01T13:09:52.309Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T13:09:52.950Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-01T13:09:52.950Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-01T13:09:52.950Z] daemon.go:325: [d7ba4870eb6f1] waiting for daemon to start [2020-12-01T13:09:52.950Z] daemon.go:325: [d7ba4870eb6f1] waiting for daemon to start [2020-12-01T13:09:52.950Z] daemon.go:353: [d7ba4870eb6f1] daemon started [2020-12-01T13:09:52.950Z] daemon.go:461: [d7ba4870eb6f1] Stopping daemon [2020-12-01T13:09:52.950Z] daemon.go:296: [d7ba4870eb6f1] exiting daemon [2020-12-01T13:09:52.950Z] daemon.go:448: [d7ba4870eb6f1] Daemon stopped [2020-12-01T13:09:52.950Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-01T13:09:55.030Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.71s) [2020-12-01T13:09:55.030Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking [2020-12-01T13:09:55.030Z] daemon.go:325: [dacc2ba27a0f5] waiting for daemon to start [2020-12-01T13:09:55.030Z] daemon.go:325: [dacc2ba27a0f5] waiting for daemon to start [2020-12-01T13:09:55.030Z] daemon.go:353: [dacc2ba27a0f5] daemon started [2020-12-01T13:09:55.030Z] daemon.go:461: [dacc2ba27a0f5] Stopping daemon [2020-12-01T13:09:55.030Z] daemon.go:296: [dacc2ba27a0f5] exiting daemon [2020-12-01T13:09:55.030Z] daemon.go:448: [dacc2ba27a0f5] Daemon stopped [2020-12-01T13:09:55.030Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T13:09:56.550Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-12-01T13:09:56.550Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom [2020-12-01T13:09:56.550Z] daemon.go:325: [da3801293548c] waiting for daemon to start [2020-12-01T13:09:56.550Z] daemon.go:325: [da3801293548c] waiting for daemon to start [2020-12-01T13:09:56.550Z] daemon.go:353: [da3801293548c] daemon started [2020-12-01T13:09:56.550Z] daemon.go:461: [da3801293548c] Stopping daemon [2020-12-01T13:09:56.550Z] daemon.go:296: [da3801293548c] exiting daemon [2020-12-01T13:09:56.550Z] daemon.go:448: [da3801293548c] Daemon stopped [2020-12-01T13:09:56.550Z] === RUN TestAuthZPluginHeader [2020-12-01T13:09:57.188Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-12-01T13:09:57.188Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader [2020-12-01T13:09:57.188Z] daemon.go:325: [d040c7dca264f] waiting for daemon to start [2020-12-01T13:09:57.188Z] daemon.go:325: [d040c7dca264f] waiting for daemon to start [2020-12-01T13:09:57.188Z] daemon.go:353: [d040c7dca264f] daemon started [2020-12-01T13:09:57.188Z] daemon.go:461: [d040c7dca264f] Stopping daemon [2020-12-01T13:09:57.188Z] daemon.go:296: [d040c7dca264f] exiting daemon [2020-12-01T13:09:57.188Z] daemon.go:448: [d040c7dca264f] Daemon stopped [2020-12-01T13:09:57.188Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-01T13:09:57.188Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T13:09:57.188Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:09:57.188Z] === RUN TestAuthZPluginV2Disable [2020-12-01T13:09:57.188Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-01T13:09:57.188Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:09:57.188Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-01T13:09:57.188Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T13:09:57.188Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:09:57.188Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-01T13:09:57.188Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T13:09:57.188Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:09:57.188Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T13:10:05.534Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-01T13:10:05.534Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.19s) [2020-12-01T13:10:05.534Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-12-01T13:10:05.534Z] daemon.go:325: [df31bef217be0] waiting for daemon to start [2020-12-01T13:10:05.534Z] daemon.go:325: [df31bef217be0] waiting for daemon to start [2020-12-01T13:10:05.534Z] daemon.go:353: [df31bef217be0] daemon started [2020-12-01T13:10:05.534Z] daemon.go:461: [df31bef217be0] Stopping daemon [2020-12-01T13:10:05.534Z] daemon.go:296: [df31bef217be0] exiting daemon [2020-12-01T13:10:05.534Z] daemon.go:448: [df31bef217be0] Daemon stopped [2020-12-01T13:10:05.534Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T13:10:08.068Z] --- PASS: TestCreateServiceSecretFileMode (3.08s) [2020-12-01T13:10:08.068Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-12-01T13:10:08.068Z] daemon.go:325: [d8465a60f3030] waiting for daemon to start [2020-12-01T13:10:08.068Z] daemon.go:325: [d8465a60f3030] waiting for daemon to start [2020-12-01T13:10:08.068Z] daemon.go:353: [d8465a60f3030] daemon started [2020-12-01T13:10:08.068Z] daemon.go:461: [d8465a60f3030] Stopping daemon [2020-12-01T13:10:08.068Z] daemon.go:296: [d8465a60f3030] exiting daemon [2020-12-01T13:10:08.068Z] daemon.go:448: [d8465a60f3030] Daemon stopped [2020-12-01T13:10:08.068Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T13:10:11.357Z] --- PASS: TestCreateServiceConfigFileMode (2.79s) [2020-12-01T13:10:11.357Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-12-01T13:10:11.357Z] daemon.go:325: [dea0e141c6ed2] waiting for daemon to start [2020-12-01T13:10:11.357Z] daemon.go:325: [dea0e141c6ed2] waiting for daemon to start [2020-12-01T13:10:11.357Z] daemon.go:353: [dea0e141c6ed2] daemon started [2020-12-01T13:10:11.357Z] daemon.go:461: [dea0e141c6ed2] Stopping daemon [2020-12-01T13:10:11.357Z] daemon.go:296: [dea0e141c6ed2] exiting daemon [2020-12-01T13:10:11.357Z] daemon.go:448: [dea0e141c6ed2] Daemon stopped [2020-12-01T13:10:11.357Z] === RUN TestCreateServiceSysctls [2020-12-01T13:10:11.357Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-01T13:10:12.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-01T13:10:12.554Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-01T13:10:15.088Z] --- PASS: TestCreateServiceSysctls (3.92s) [2020-12-01T13:10:15.088Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-12-01T13:10:15.088Z] daemon.go:325: [d5ce8525202ae] waiting for daemon to start [2020-12-01T13:10:15.088Z] daemon.go:325: [d5ce8525202ae] waiting for daemon to start [2020-12-01T13:10:15.088Z] daemon.go:353: [d5ce8525202ae] daemon started [2020-12-01T13:10:15.088Z] daemon.go:461: [d5ce8525202ae] Stopping daemon [2020-12-01T13:10:15.088Z] daemon.go:296: [d5ce8525202ae] exiting daemon [2020-12-01T13:10:15.088Z] daemon.go:448: [d5ce8525202ae] Daemon stopped [2020-12-01T13:10:15.088Z] === RUN TestInspect [2020-12-01T13:10:15.088Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-01T13:10:15.797Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-12-01T13:10:15.797Z] main_test.go:54: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:353: [d05c3b5f79319] daemon started [2020-12-01T13:10:15.797Z] daemon.go:461: [d05c3b5f79319] Stopping daemon [2020-12-01T13:10:15.797Z] daemon.go:296: [d05c3b5f79319] exiting daemon [2020-12-01T13:10:15.797Z] daemon.go:448: [d05c3b5f79319] Daemon stopped [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:339: [d05c3b5f79319] error pinging daemon on start: Get http://d05c3b5f79319.sock/_ping: context deadline exceeded [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:339: [d05c3b5f79319] error pinging daemon on start: Get http://d05c3b5f79319.sock/_ping: context deadline exceeded [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:339: [d05c3b5f79319] error pinging daemon on start: Get http://d05c3b5f79319.sock/_ping: context deadline exceeded [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:339: [d05c3b5f79319] error pinging daemon on start: Get http://d05c3b5f79319.sock/_ping: context deadline exceeded [2020-12-01T13:10:15.797Z] daemon.go:296: [d05c3b5f79319] exiting daemon [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:325: [d05c3b5f79319] waiting for daemon to start [2020-12-01T13:10:15.797Z] daemon.go:353: [d05c3b5f79319] daemon started [2020-12-01T13:10:15.797Z] daemon.go:461: [d05c3b5f79319] Stopping daemon [2020-12-01T13:10:15.797Z] daemon.go:296: [d05c3b5f79319] exiting daemon [2020-12-01T13:10:15.797Z] daemon.go:448: [d05c3b5f79319] Daemon stopped [2020-12-01T13:10:15.797Z] PASS [2020-12-01T13:10:15.797Z] [2020-12-01T13:10:15.797Z] === Skipped [2020-12-01T13:10:15.797Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-01T13:10:15.797Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:15.797Z] [2020-12-01T13:10:15.797Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-01T13:10:15.797Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:15.797Z] [2020-12-01T13:10:15.797Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-01T13:10:15.797Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:15.797Z] [2020-12-01T13:10:15.797Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-01T13:10:15.797Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:15.797Z] [2020-12-01T13:10:15.797Z] DONE 17 tests, 4 skipped in 27.541s [2020-12-01T13:10:15.797Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-01T13:10:15.798Z] ++ 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-12-01T13:10:15.798Z] ++ set -e [2020-12-01T13:10:15.798Z] ++ '[' -n 0 ']' [2020-12-01T13:10:15.798Z] ++ set -x [2020-12-01T13:10:15.798Z] ++ 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-12-01T13:10:15.798Z] INFO: Testing against a local daemon [2020-12-01T13:10:15.798Z] === RUN TestPluginInvalidJSON [2020-12-01T13:10:15.798Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:10:15.798Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:10:15.798Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:10:15.798Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-12-01T13:10:15.798Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T13:10:15.798Z] PASS [2020-12-01T13:10:15.798Z] [2020-12-01T13:10:15.798Z] DONE 2 tests in 0.097s [2020-12-01T13:10:15.798Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-01T13:10:15.798Z] ++ 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-12-01T13:10:15.798Z] ++ set -e [2020-12-01T13:10:15.798Z] ++ '[' -n 0 ']' [2020-12-01T13:10:15.798Z] ++ set -x [2020-12-01T13:10:15.798Z] ++ 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-12-01T13:10:15.798Z] INFO: Testing against a local daemon [2020-12-01T13:10:15.798Z] === RUN TestExternalGraphDriver [2020-12-01T13:10:15.798Z] === RUN TestExternalGraphDriver/json [2020-12-01T13:10:16.092Z] === RUN TestExternalGraphDriver/spec [2020-12-01T13:10:16.463Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-01T13:10:17.839Z] --- PASS: TestInspect (3.27s) [2020-12-01T13:10:17.840Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-12-01T13:10:17.840Z] daemon.go:325: [dd308291a060d] waiting for daemon to start [2020-12-01T13:10:17.840Z] daemon.go:325: [dd308291a060d] waiting for daemon to start [2020-12-01T13:10:17.840Z] daemon.go:353: [dd308291a060d] daemon started [2020-12-01T13:10:17.840Z] daemon.go:461: [dd308291a060d] Stopping daemon [2020-12-01T13:10:17.840Z] daemon.go:296: [dd308291a060d] exiting daemon [2020-12-01T13:10:17.840Z] daemon.go:448: [dd308291a060d] Daemon stopped [2020-12-01T13:10:17.840Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T13:10:18.176Z] === RUN TestExternalGraphDriver/pull [2020-12-01T13:10:19.215Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-01T13:10:19.699Z] --- PASS: TestExternalGraphDriver (5.55s) [2020-12-01T13:10:19.699Z] external_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:353: [d7ad40b2b90ef] daemon started [2020-12-01T13:10:19.699Z] daemon.go:461: [d7ad40b2b90ef] Stopping daemon [2020-12-01T13:10:19.699Z] daemon.go:296: [d7ad40b2b90ef] exiting daemon [2020-12-01T13:10:19.699Z] daemon.go:448: [d7ad40b2b90ef] Daemon stopped [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:353: [d7ad40b2b90ef] daemon started [2020-12-01T13:10:19.699Z] daemon.go:461: [d7ad40b2b90ef] Stopping daemon [2020-12-01T13:10:19.699Z] daemon.go:296: [d7ad40b2b90ef] exiting daemon [2020-12-01T13:10:19.699Z] daemon.go:448: [d7ad40b2b90ef] Daemon stopped [2020-12-01T13:10:19.699Z] --- PASS: TestExternalGraphDriver/json (1.80s) [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:353: [d7ad40b2b90ef] daemon started [2020-12-01T13:10:19.699Z] daemon.go:461: [d7ad40b2b90ef] Stopping daemon [2020-12-01T13:10:19.699Z] daemon.go:296: [d7ad40b2b90ef] exiting daemon [2020-12-01T13:10:19.699Z] daemon.go:448: [d7ad40b2b90ef] Daemon stopped [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:353: [d7ad40b2b90ef] daemon started [2020-12-01T13:10:19.699Z] daemon.go:461: [d7ad40b2b90ef] Stopping daemon [2020-12-01T13:10:19.699Z] daemon.go:296: [d7ad40b2b90ef] exiting daemon [2020-12-01T13:10:19.699Z] daemon.go:448: [d7ad40b2b90ef] Daemon stopped [2020-12-01T13:10:19.699Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:325: [d7ad40b2b90ef] waiting for daemon to start [2020-12-01T13:10:19.699Z] daemon.go:353: [d7ad40b2b90ef] daemon started [2020-12-01T13:10:19.699Z] daemon.go:461: [d7ad40b2b90ef] Stopping daemon [2020-12-01T13:10:19.699Z] daemon.go:296: [d7ad40b2b90ef] exiting daemon [2020-12-01T13:10:19.699Z] daemon.go:448: [d7ad40b2b90ef] Daemon stopped [2020-12-01T13:10:19.699Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2020-12-01T13:10:19.699Z] === RUN TestGraphdriverPluginV2 [2020-12-01T13:10:19.699Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-01T13:10:19.699Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:19.699Z] PASS [2020-12-01T13:10:19.699Z] [2020-12-01T13:10:19.699Z] === Skipped [2020-12-01T13:10:19.699Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-01T13:10:19.699Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:10:19.699Z] [2020-12-01T13:10:19.699Z] DONE 5 tests, 1 skipped in 5.678s [2020-12-01T13:10:19.699Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-01T13:10:19.699Z] ++ 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-12-01T13:10:19.699Z] ++ set -e [2020-12-01T13:10:19.699Z] ++ '[' -n 0 ']' [2020-12-01T13:10:19.699Z] ++ set -x [2020-12-01T13:10:19.699Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-12-01T13:10:19.699Z] INFO: Testing against a local daemon [2020-12-01T13:10:19.699Z] === RUN TestContinueAfterPluginCrash [2020-12-01T13:10:19.699Z] === PAUSE TestContinueAfterPluginCrash [2020-12-01T13:10:19.699Z] === RUN TestDaemonStartWithLogOpt [2020-12-01T13:10:19.699Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-01T13:10:19.699Z] === CONT TestContinueAfterPluginCrash [2020-12-01T13:10:19.699Z] === CONT TestDaemonStartWithLogOpt [2020-12-01T13:10:20.593Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-01T13:10:20.593Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-01T13:10:21.529Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-01T13:10:22.098Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-01T13:10:23.034Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-01T13:10:23.292Z] --- PASS: TestDockerNetworkConnectAlias (5.35s) [2020-12-01T13:10:23.292Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-12-01T13:10:23.292Z] daemon.go:325: [db52be43e8489] waiting for daemon to start [2020-12-01T13:10:23.292Z] daemon.go:325: [db52be43e8489] waiting for daemon to start [2020-12-01T13:10:23.292Z] daemon.go:353: [db52be43e8489] daemon started [2020-12-01T13:10:23.292Z] daemon.go:461: [db52be43e8489] Stopping daemon [2020-12-01T13:10:23.292Z] daemon.go:296: [db52be43e8489] exiting daemon [2020-12-01T13:10:23.292Z] daemon.go:448: [db52be43e8489] Daemon stopped [2020-12-01T13:10:23.292Z] === RUN TestDockerNetworkReConnect [2020-12-01T13:10:23.550Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-01T13:10:24.119Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-01T13:10:25.069Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-01T13:10:26.007Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-01T13:10:26.941Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-01T13:10:27.509Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-01T13:10:27.509Z] --- PASS: TestDockerNetworkReConnect (4.31s) [2020-12-01T13:10:27.509Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-12-01T13:10:27.509Z] daemon.go:325: [d7f450576ec2c] waiting for daemon to start [2020-12-01T13:10:27.509Z] daemon.go:325: [d7f450576ec2c] waiting for daemon to start [2020-12-01T13:10:27.509Z] daemon.go:353: [d7f450576ec2c] daemon started [2020-12-01T13:10:27.509Z] daemon.go:461: [d7f450576ec2c] Stopping daemon [2020-12-01T13:10:27.509Z] daemon.go:296: [d7f450576ec2c] exiting daemon [2020-12-01T13:10:27.509Z] daemon.go:448: [d7f450576ec2c] Daemon stopped [2020-12-01T13:10:27.509Z] === RUN TestServicePlugin [2020-12-01T13:10:28.446Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-01T13:10:29.384Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-01T13:10:30.321Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-01T13:10:31.258Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-01T13:10:32.193Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-01T13:10:32.439Z] --- PASS: TestDaemonStartWithLogOpt (11.19s) [2020-12-01T13:10:32.439Z] validation_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt [2020-12-01T13:10:32.439Z] daemon.go:325: [dcb9bfed53d43] waiting for daemon to start [2020-12-01T13:10:32.439Z] daemon.go:325: [dcb9bfed53d43] waiting for daemon to start [2020-12-01T13:10:32.439Z] daemon.go:353: [dcb9bfed53d43] daemon started [2020-12-01T13:10:32.439Z] daemon.go:461: [dcb9bfed53d43] Stopping daemon [2020-12-01T13:10:32.439Z] daemon.go:296: [dcb9bfed53d43] exiting daemon [2020-12-01T13:10:32.439Z] daemon.go:448: [dcb9bfed53d43] Daemon stopped [2020-12-01T13:10:32.439Z] daemon.go:325: [dcb9bfed53d43] waiting for daemon to start [2020-12-01T13:10:32.439Z] daemon.go:325: [dcb9bfed53d43] waiting for daemon to start [2020-12-01T13:10:32.439Z] daemon.go:353: [dcb9bfed53d43] daemon started [2020-12-01T13:10:32.440Z] daemon.go:461: [dcb9bfed53d43] Stopping daemon [2020-12-01T13:10:32.440Z] daemon.go:296: [dcb9bfed53d43] exiting daemon [2020-12-01T13:10:32.440Z] daemon.go:448: [dcb9bfed53d43] Daemon stopped [2020-12-01T13:10:33.128Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-01T13:10:34.065Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-01T13:10:34.325Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-01T13:10:34.892Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-01T13:10:35.460Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-01T13:10:35.976Z] --- PASS: TestContinueAfterPluginCrash (15.93s) [2020-12-01T13:10:35.976Z] logging_linux_test.go:22: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash [2020-12-01T13:10:35.976Z] daemon.go:325: [d4e18c701dea5] waiting for daemon to start [2020-12-01T13:10:35.976Z] daemon.go:325: [d4e18c701dea5] waiting for daemon to start [2020-12-01T13:10:35.976Z] daemon.go:353: [d4e18c701dea5] daemon started [2020-12-01T13:10:35.976Z] daemon.go:461: [d4e18c701dea5] Stopping daemon [2020-12-01T13:10:35.976Z] daemon.go:296: [d4e18c701dea5] exiting daemon [2020-12-01T13:10:35.976Z] daemon.go:448: [d4e18c701dea5] Daemon stopped [2020-12-01T13:10:35.976Z] PASS [2020-12-01T13:10:35.976Z] [2020-12-01T13:10:35.976Z] DONE 2 tests in 16.003s [2020-12-01T13:10:35.976Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-01T13:10:35.976Z] ++ 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-12-01T13:10:35.976Z] ++ set -e [2020-12-01T13:10:35.976Z] ++ '[' -n 0 ']' [2020-12-01T13:10:35.976Z] ++ set -x [2020-12-01T13:10:35.976Z] ++ 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-12-01T13:10:35.976Z] INFO: Testing against a local daemon [2020-12-01T13:10:35.976Z] === RUN TestPluginWithDevMounts [2020-12-01T13:10:35.976Z] === PAUSE TestPluginWithDevMounts [2020-12-01T13:10:35.976Z] === CONT TestPluginWithDevMounts [2020-12-01T13:10:36.839Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-01T13:10:37.408Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-01T13:10:37.976Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-01T13:10:38.054Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-12-01T13:10:38.054Z] mounts_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts [2020-12-01T13:10:38.054Z] daemon.go:325: [d87e61bf5266e] waiting for daemon to start [2020-12-01T13:10:38.054Z] daemon.go:325: [d87e61bf5266e] waiting for daemon to start [2020-12-01T13:10:38.054Z] daemon.go:353: [d87e61bf5266e] daemon started [2020-12-01T13:10:38.054Z] daemon.go:461: [d87e61bf5266e] Stopping daemon [2020-12-01T13:10:38.054Z] daemon.go:296: [d87e61bf5266e] exiting daemon [2020-12-01T13:10:38.054Z] daemon.go:448: [d87e61bf5266e] Daemon stopped [2020-12-01T13:10:38.054Z] PASS [2020-12-01T13:10:38.054Z] [2020-12-01T13:10:38.054Z] DONE 1 tests in 1.957s [2020-12-01T13:10:38.054Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-01T13:10:38.054Z] ++ 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-12-01T13:10:38.054Z] ++ set -e [2020-12-01T13:10:38.054Z] ++ '[' -n 0 ']' [2020-12-01T13:10:38.054Z] ++ set -x [2020-12-01T13:10:38.054Z] ++ 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-12-01T13:10:38.054Z] INFO: Testing against a local daemon [2020-12-01T13:10:38.054Z] === RUN TestSecretInspect [2020-12-01T13:10:38.912Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-01T13:10:39.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-01T13:10:39.583Z] --- PASS: TestSecretInspect (1.91s) [2020-12-01T13:10:39.583Z] secret_test.go:25: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect [2020-12-01T13:10:39.583Z] daemon.go:325: [dbcf85ae6676e] waiting for daemon to start [2020-12-01T13:10:39.583Z] daemon.go:325: [dbcf85ae6676e] waiting for daemon to start [2020-12-01T13:10:39.583Z] daemon.go:353: [dbcf85ae6676e] daemon started [2020-12-01T13:10:39.583Z] daemon.go:461: [dbcf85ae6676e] Stopping daemon [2020-12-01T13:10:39.583Z] daemon.go:296: [dbcf85ae6676e] exiting daemon [2020-12-01T13:10:39.583Z] daemon.go:448: [dbcf85ae6676e] Daemon stopped [2020-12-01T13:10:39.583Z] === RUN TestSecretList [2020-12-01T13:10:39.740Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-01T13:10:41.646Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-01T13:10:41.670Z] --- PASS: TestSecretList (1.94s) [2020-12-01T13:10:41.670Z] secret_test.go:48: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretList [2020-12-01T13:10:41.670Z] daemon.go:325: [dc21adb7448b7] waiting for daemon to start [2020-12-01T13:10:41.670Z] daemon.go:325: [dc21adb7448b7] waiting for daemon to start [2020-12-01T13:10:41.670Z] daemon.go:353: [dc21adb7448b7] daemon started [2020-12-01T13:10:41.670Z] daemon.go:461: [dc21adb7448b7] Stopping daemon [2020-12-01T13:10:41.670Z] daemon.go:296: [dc21adb7448b7] exiting daemon [2020-12-01T13:10:41.670Z] daemon.go:448: [dc21adb7448b7] Daemon stopped [2020-12-01T13:10:41.670Z] === RUN TestSecretsCreateAndDelete [2020-12-01T13:10:43.755Z] --- PASS: TestSecretsCreateAndDelete (1.91s) [2020-12-01T13:10:43.755Z] secret_test.go:125: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete [2020-12-01T13:10:43.755Z] daemon.go:325: [dd18304fe7965] waiting for daemon to start [2020-12-01T13:10:43.755Z] daemon.go:325: [dd18304fe7965] waiting for daemon to start [2020-12-01T13:10:43.755Z] daemon.go:353: [dd18304fe7965] daemon started [2020-12-01T13:10:43.755Z] daemon.go:461: [dd18304fe7965] Stopping daemon [2020-12-01T13:10:43.755Z] daemon.go:296: [dd18304fe7965] exiting daemon [2020-12-01T13:10:43.755Z] daemon.go:448: [dd18304fe7965] Daemon stopped [2020-12-01T13:10:43.755Z] === RUN TestSecretsUpdate [2020-12-01T13:10:44.953Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-01T13:10:45.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-01T13:10:45.837Z] --- PASS: TestSecretsUpdate (1.93s) [2020-12-01T13:10:45.837Z] secret_test.go:172: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate [2020-12-01T13:10:45.837Z] daemon.go:325: [d010eede738c7] waiting for daemon to start [2020-12-01T13:10:45.837Z] daemon.go:325: [d010eede738c7] waiting for daemon to start [2020-12-01T13:10:45.837Z] daemon.go:353: [d010eede738c7] daemon started [2020-12-01T13:10:45.837Z] daemon.go:461: [d010eede738c7] Stopping daemon [2020-12-01T13:10:45.837Z] daemon.go:296: [d010eede738c7] exiting daemon [2020-12-01T13:10:45.837Z] daemon.go:448: [d010eede738c7] Daemon stopped [2020-12-01T13:10:45.837Z] === RUN TestTemplatedSecret [2020-12-01T13:10:47.423Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-01T13:10:47.921Z] --- PASS: TestTemplatedSecret (2.37s) [2020-12-01T13:10:47.921Z] secret_test.go:221: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret [2020-12-01T13:10:47.921Z] daemon.go:325: [dff0d43564dc8] waiting for daemon to start [2020-12-01T13:10:47.921Z] daemon.go:325: [dff0d43564dc8] waiting for daemon to start [2020-12-01T13:10:47.921Z] daemon.go:353: [dff0d43564dc8] daemon started [2020-12-01T13:10:47.921Z] daemon.go:461: [dff0d43564dc8] Stopping daemon [2020-12-01T13:10:47.921Z] daemon.go:296: [dff0d43564dc8] exiting daemon [2020-12-01T13:10:47.921Z] daemon.go:448: [dff0d43564dc8] Daemon stopped [2020-12-01T13:10:47.921Z] === RUN TestSecretCreateResolve [2020-12-01T13:10:48.363Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-01T13:10:50.005Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-12-01T13:10:50.005Z] secret_test.go:342: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve [2020-12-01T13:10:50.005Z] daemon.go:325: [d89a242662ac6] waiting for daemon to start [2020-12-01T13:10:50.005Z] daemon.go:325: [d89a242662ac6] waiting for daemon to start [2020-12-01T13:10:50.005Z] daemon.go:353: [d89a242662ac6] daemon started [2020-12-01T13:10:50.005Z] daemon.go:461: [d89a242662ac6] Stopping daemon [2020-12-01T13:10:50.005Z] daemon.go:296: [d89a242662ac6] exiting daemon [2020-12-01T13:10:50.005Z] daemon.go:448: [d89a242662ac6] Daemon stopped [2020-12-01T13:10:50.005Z] PASS [2020-12-01T13:10:50.005Z] [2020-12-01T13:10:50.005Z] DONE 6 tests in 12.032s [2020-12-01T13:10:50.005Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-01T13:10:50.005Z] ++ 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-12-01T13:10:50.005Z] ++ set -e [2020-12-01T13:10:50.005Z] ++ '[' -n 0 ']' [2020-12-01T13:10:50.005Z] ++ set -x [2020-12-01T13:10:50.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-12-01T13:10:50.005Z] INFO: Testing against a local daemon [2020-12-01T13:10:50.005Z] === RUN TestServiceCreateInit [2020-12-01T13:10:50.005Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T13:10:52.560Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-01T13:10:53.545Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T13:10:53.939Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-01T13:10:54.506Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-01T13:10:57.791Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-01T13:10:58.038Z] --- PASS: TestServiceCreateInit (7.46s) [2020-12-01T13:10:58.038Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s) [2020-12-01T13:10:58.038Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled [2020-12-01T13:10:58.038Z] daemon.go:325: [de4b2de429823] waiting for daemon to start [2020-12-01T13:10:58.038Z] daemon.go:325: [de4b2de429823] waiting for daemon to start [2020-12-01T13:10:58.038Z] daemon.go:353: [de4b2de429823] daemon started [2020-12-01T13:10:58.038Z] daemon.go:461: [de4b2de429823] Stopping daemon [2020-12-01T13:10:58.038Z] daemon.go:296: [de4b2de429823] exiting daemon [2020-12-01T13:10:58.038Z] daemon.go:448: [de4b2de429823] Daemon stopped [2020-12-01T13:10:58.038Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-12-01T13:10:58.038Z] create_test.go:38: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled [2020-12-01T13:10:58.038Z] daemon.go:325: [d650f37c3f882] waiting for daemon to start [2020-12-01T13:10:58.038Z] daemon.go:325: [d650f37c3f882] waiting for daemon to start [2020-12-01T13:10:58.038Z] daemon.go:353: [d650f37c3f882] daemon started [2020-12-01T13:10:58.038Z] daemon.go:461: [d650f37c3f882] Stopping daemon [2020-12-01T13:10:58.038Z] daemon.go:296: [d650f37c3f882] exiting daemon [2020-12-01T13:10:58.038Z] daemon.go:448: [d650f37c3f882] Daemon stopped [2020-12-01T13:10:58.038Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T13:10:58.049Z] === RUN TestDockerSuite/TestCpToDot [2020-12-01T13:10:58.615Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-01T13:10:59.550Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-01T13:11:00.485Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-01T13:11:01.052Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-01T13:11:01.988Z] --- PASS: TestServicePlugin (34.37s) [2020-12-01T13:11:01.988Z] plugin_test.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-12-01T13:11:01.988Z] daemon.go:325: [d0f62e6403727] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:325: [d0f62e6403727] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:353: [d0f62e6403727] daemon started [2020-12-01T13:11:01.988Z] daemon.go:461: [d0f62e6403727] Stopping daemon [2020-12-01T13:11:01.988Z] daemon.go:296: [d0f62e6403727] exiting daemon [2020-12-01T13:11:01.988Z] daemon.go:448: [d0f62e6403727] Daemon stopped [2020-12-01T13:11:01.988Z] plugin_test.go:57: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-12-01T13:11:01.988Z] daemon.go:325: [db6ac8389fb78] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:325: [db6ac8389fb78] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:353: [db6ac8389fb78] daemon started [2020-12-01T13:11:01.988Z] plugin_test.go:59: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-12-01T13:11:01.988Z] daemon.go:325: [de7c66afdf810] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:325: [de7c66afdf810] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:353: [de7c66afdf810] daemon started [2020-12-01T13:11:01.988Z] plugin_test.go:60: [de7c66afdf810] joining swarm manager [db6ac8389fb78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:11:01.988Z] plugin_test.go:62: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin [2020-12-01T13:11:01.988Z] daemon.go:325: [d239b39cef3ea] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:325: [d239b39cef3ea] waiting for daemon to start [2020-12-01T13:11:01.988Z] daemon.go:353: [d239b39cef3ea] daemon started [2020-12-01T13:11:01.988Z] plugin_test.go:63: [d239b39cef3ea] joining swarm manager [db6ac8389fb78]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:11:01.988Z] daemon.go:461: [d239b39cef3ea] Stopping daemon [2020-12-01T13:11:01.988Z] daemon.go:296: [d239b39cef3ea] exiting daemon [2020-12-01T13:11:01.988Z] daemon.go:448: [d239b39cef3ea] Daemon stopped [2020-12-01T13:11:01.988Z] daemon.go:461: [de7c66afdf810] Stopping daemon [2020-12-01T13:11:01.988Z] daemon.go:296: [de7c66afdf810] exiting daemon [2020-12-01T13:11:01.988Z] daemon.go:448: [de7c66afdf810] Daemon stopped [2020-12-01T13:11:01.988Z] daemon.go:461: [db6ac8389fb78] Stopping daemon [2020-12-01T13:11:01.988Z] daemon.go:296: [db6ac8389fb78] exiting daemon [2020-12-01T13:11:01.988Z] daemon.go:448: [db6ac8389fb78] Daemon stopped [2020-12-01T13:11:01.988Z] === RUN TestServiceUpdateLabel [2020-12-01T13:11:01.988Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-01T13:11:02.247Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-01T13:11:02.816Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-01T13:11:03.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-01T13:11:04.452Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-01T13:11:04.452Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-01T13:11:04.452Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-01T13:11:04.711Z] --- PASS: TestServiceUpdateLabel (2.75s) [2020-12-01T13:11:04.711Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-12-01T13:11:04.711Z] daemon.go:325: [d35d17a4b7206] waiting for daemon to start [2020-12-01T13:11:04.711Z] daemon.go:325: [d35d17a4b7206] waiting for daemon to start [2020-12-01T13:11:04.711Z] daemon.go:353: [d35d17a4b7206] daemon started [2020-12-01T13:11:04.711Z] daemon.go:461: [d35d17a4b7206] Stopping daemon [2020-12-01T13:11:04.711Z] daemon.go:296: [d35d17a4b7206] exiting daemon [2020-12-01T13:11:04.711Z] daemon.go:448: [d35d17a4b7206] Daemon stopped [2020-12-01T13:11:04.711Z] === RUN TestServiceUpdateSecrets [2020-12-01T13:11:04.987Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-01T13:11:05.927Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-01T13:11:05.927Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-01T13:11:05.927Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-01T13:11:06.494Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-01T13:11:07.062Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-01T13:11:07.062Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-01T13:11:07.321Z] === RUN TestDockerSuite/TestCreateRM [2020-12-01T13:11:07.581Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-01T13:11:07.581Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-01T13:11:07.581Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-01T13:11:07.839Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-01T13:11:09.219Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-01T13:11:09.478Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-01T13:11:09.478Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-01T13:11:12.763Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-01T13:11:12.763Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-01T13:11:12.763Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-01T13:11:13.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-01T13:11:13.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-01T13:11:13.022Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-01T13:11:13.443Z] --- PASS: TestCreateServiceMultipleTimes (14.97s) [2020-12-01T13:11:13.443Z] create_test.go:80: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes [2020-12-01T13:11:13.443Z] daemon.go:325: [dddbfdfff65c5] waiting for daemon to start [2020-12-01T13:11:13.443Z] daemon.go:325: [dddbfdfff65c5] waiting for daemon to start [2020-12-01T13:11:13.443Z] daemon.go:353: [dddbfdfff65c5] daemon started [2020-12-01T13:11:13.443Z] daemon.go:461: [dddbfdfff65c5] Stopping daemon [2020-12-01T13:11:13.443Z] daemon.go:296: [dddbfdfff65c5] exiting daemon [2020-12-01T13:11:13.443Z] daemon.go:448: [dddbfdfff65c5] Daemon stopped [2020-12-01T13:11:13.443Z] === RUN TestCreateServiceConflict [2020-12-01T13:11:13.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-01T13:11:14.088Z] --- PASS: TestCreateServiceConflict (1.92s) [2020-12-01T13:11:14.088Z] create_test.go:129: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict [2020-12-01T13:11:14.088Z] daemon.go:325: [dcabf1bc6fe70] waiting for daemon to start [2020-12-01T13:11:14.088Z] daemon.go:325: [dcabf1bc6fe70] waiting for daemon to start [2020-12-01T13:11:14.088Z] daemon.go:353: [dcabf1bc6fe70] daemon started [2020-12-01T13:11:14.088Z] daemon.go:461: [dcabf1bc6fe70] Stopping daemon [2020-12-01T13:11:14.088Z] daemon.go:296: [dcabf1bc6fe70] exiting daemon [2020-12-01T13:11:14.088Z] daemon.go:448: [dcabf1bc6fe70] Daemon stopped [2020-12-01T13:11:14.088Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T13:11:14.966Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-01T13:11:15.225Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-01T13:11:15.965Z] 680bbdbacf1b: Pull complete [2020-12-01T13:11:15.966Z] Digest: sha256:0da0b0e6cf9cf435c6470f23a97a0b9b80495f3712529abc748d80c5fb59209c [2020-12-01T13:11:15.966Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:11:15.966Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-01T13:11:15.966Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-01T13:11:15.966Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1577' [2020-12-01T13:11:15.966Z] WARN: Skipping validation tests [2020-12-01T13:11:15.966Z] INFO: Running unit tests at 12/01/2020 13:11:13... [2020-12-01T13:11:16.160Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-01T13:11:16.836Z] --- PASS: TestCreateServiceMaxReplicas (2.48s) [2020-12-01T13:11:16.836Z] create_test.go:150: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas [2020-12-01T13:11:16.836Z] daemon.go:325: [d3fb117a76903] waiting for daemon to start [2020-12-01T13:11:16.836Z] daemon.go:325: [d3fb117a76903] waiting for daemon to start [2020-12-01T13:11:16.836Z] daemon.go:353: [d3fb117a76903] daemon started [2020-12-01T13:11:16.836Z] daemon.go:461: [d3fb117a76903] Stopping daemon [2020-12-01T13:11:16.836Z] daemon.go:296: [d3fb117a76903] exiting daemon [2020-12-01T13:11:16.836Z] daemon.go:448: [d3fb117a76903] Daemon stopped [2020-12-01T13:11:16.836Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T13:11:17.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-01T13:11:17.794Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-01T13:11:18.361Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-01T13:11:18.361Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-01T13:11:18.883Z] INFO: make.ps1 starting at 12/01/2020 13:11:18 [2020-12-01T13:11:18.883Z] INFO: Git commit (7cb74bbb3) assumed from DOCKER_GITCOMMIT environment variable [2020-12-01T13:11:18.883Z] INFO: Invoking autogen... [2020-12-01T13:11:18.928Z] === RUN TestDockerSuite/TestDockerFails [2020-12-01T13:11:18.929Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-01T13:11:18.929Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-01T13:11:18.929Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-01T13:11:19.866Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-12-01T13:11:20.427Z] INFO: Running unit tests... [2020-12-01T13:11:20.433Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2020-12-01T13:11:20.433Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-12-01T13:11:20.433Z] daemon.go:325: [ded7e09e5879b] waiting for daemon to start [2020-12-01T13:11:20.433Z] daemon.go:325: [ded7e09e5879b] waiting for daemon to start [2020-12-01T13:11:20.433Z] daemon.go:353: [ded7e09e5879b] daemon started [2020-12-01T13:11:20.433Z] daemon.go:461: [ded7e09e5879b] Stopping daemon [2020-12-01T13:11:20.433Z] daemon.go:296: [ded7e09e5879b] exiting daemon [2020-12-01T13:11:20.433Z] daemon.go:448: [ded7e09e5879b] Daemon stopped [2020-12-01T13:11:20.433Z] === RUN TestServiceUpdateConfigs [2020-12-01T13:11:20.433Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-01T13:11:21.810Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-01T13:11:21.810Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-01T13:11:21.810Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-01T13:11:21.810Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-12-01T13:11:28.381Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-01T13:11:29.512Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.79s) [2020-12-01T13:11:29.512Z] create_test.go:171: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames [2020-12-01T13:11:29.512Z] daemon.go:325: [d58000055f54c] waiting for daemon to start [2020-12-01T13:11:29.512Z] daemon.go:325: [d58000055f54c] waiting for daemon to start [2020-12-01T13:11:29.512Z] daemon.go:353: [d58000055f54c] daemon started [2020-12-01T13:11:29.512Z] daemon.go:461: [d58000055f54c] Stopping daemon [2020-12-01T13:11:29.512Z] daemon.go:296: [d58000055f54c] exiting daemon [2020-12-01T13:11:29.512Z] daemon.go:448: [d58000055f54c] Daemon stopped [2020-12-01T13:11:29.512Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T13:11:29.757Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-01T13:11:31.598Z] --- PASS: TestCreateServiceSecretFileMode (2.22s) [2020-12-01T13:11:31.598Z] create_test.go:224: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode [2020-12-01T13:11:31.598Z] daemon.go:325: [dea64f23c99ff] waiting for daemon to start [2020-12-01T13:11:31.598Z] daemon.go:325: [dea64f23c99ff] waiting for daemon to start [2020-12-01T13:11:31.598Z] daemon.go:353: [dea64f23c99ff] daemon started [2020-12-01T13:11:31.598Z] daemon.go:461: [dea64f23c99ff] Stopping daemon [2020-12-01T13:11:31.598Z] daemon.go:296: [dea64f23c99ff] exiting daemon [2020-12-01T13:11:31.598Z] daemon.go:448: [dea64f23c99ff] Daemon stopped [2020-12-01T13:11:31.598Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T13:11:31.660Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-01T13:11:32.596Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-01T13:11:33.165Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-01T13:11:33.735Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-01T13:11:34.361Z] --- PASS: TestCreateServiceConfigFileMode (2.27s) [2020-12-01T13:11:34.361Z] create_test.go:288: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode [2020-12-01T13:11:34.361Z] daemon.go:325: [d6dc9047802e9] waiting for daemon to start [2020-12-01T13:11:34.361Z] daemon.go:325: [d6dc9047802e9] waiting for daemon to start [2020-12-01T13:11:34.361Z] daemon.go:353: [d6dc9047802e9] daemon started [2020-12-01T13:11:34.361Z] daemon.go:461: [d6dc9047802e9] Stopping daemon [2020-12-01T13:11:34.361Z] daemon.go:296: [d6dc9047802e9] exiting daemon [2020-12-01T13:11:34.361Z] daemon.go:448: [d6dc9047802e9] Daemon stopped [2020-12-01T13:11:34.361Z] === RUN TestCreateServiceSysctls [2020-12-01T13:11:34.671Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-01T13:11:35.237Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-01T13:11:35.237Z] --- PASS: TestServiceUpdateConfigs (15.01s) [2020-12-01T13:11:35.237Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-12-01T13:11:35.237Z] daemon.go:325: [d85da929209e2] waiting for daemon to start [2020-12-01T13:11:35.237Z] daemon.go:325: [d85da929209e2] waiting for daemon to start [2020-12-01T13:11:35.237Z] daemon.go:353: [d85da929209e2] daemon started [2020-12-01T13:11:35.237Z] daemon.go:461: [d85da929209e2] Stopping daemon [2020-12-01T13:11:35.237Z] daemon.go:296: [d85da929209e2] exiting daemon [2020-12-01T13:11:35.237Z] daemon.go:448: [d85da929209e2] Daemon stopped [2020-12-01T13:11:35.237Z] === RUN TestServiceUpdateNetwork [2020-12-01T13:11:35.805Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-01T13:11:36.372Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-01T13:11:37.111Z] --- PASS: TestCreateServiceSysctls (3.07s) [2020-12-01T13:11:37.111Z] create_test.go:378: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls [2020-12-01T13:11:37.111Z] daemon.go:325: [de60702d3a60d] waiting for daemon to start [2020-12-01T13:11:37.111Z] daemon.go:325: [de60702d3a60d] waiting for daemon to start [2020-12-01T13:11:37.111Z] daemon.go:353: [de60702d3a60d] daemon started [2020-12-01T13:11:37.111Z] daemon.go:461: [de60702d3a60d] Stopping daemon [2020-12-01T13:11:37.111Z] daemon.go:296: [de60702d3a60d] exiting daemon [2020-12-01T13:11:37.111Z] daemon.go:448: [de60702d3a60d] Daemon stopped [2020-12-01T13:11:37.111Z] === RUN TestInspect [2020-12-01T13:11:38.275Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-01T13:11:39.211Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-01T13:11:39.865Z] --- PASS: TestInspect (2.40s) [2020-12-01T13:11:39.865Z] inspect_test.go:23: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInspect [2020-12-01T13:11:39.865Z] daemon.go:325: [d5b8f9aa1ce37] waiting for daemon to start [2020-12-01T13:11:39.865Z] daemon.go:325: [d5b8f9aa1ce37] waiting for daemon to start [2020-12-01T13:11:39.865Z] daemon.go:353: [d5b8f9aa1ce37] daemon started [2020-12-01T13:11:39.865Z] daemon.go:461: [d5b8f9aa1ce37] Stopping daemon [2020-12-01T13:11:39.865Z] daemon.go:296: [d5b8f9aa1ce37] exiting daemon [2020-12-01T13:11:39.865Z] daemon.go:448: [d5b8f9aa1ce37] Daemon stopped [2020-12-01T13:11:39.865Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T13:11:41.546Z] ? github.com/docker/docker/api [no test files] [2020-12-01T13:11:41.742Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-01T13:11:43.423Z] --- PASS: TestDockerNetworkConnectAlias (3.88s) [2020-12-01T13:11:43.423Z] network_test.go:20: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias [2020-12-01T13:11:43.423Z] daemon.go:325: [db6875be1dc2a] waiting for daemon to start [2020-12-01T13:11:43.423Z] daemon.go:325: [db6875be1dc2a] waiting for daemon to start [2020-12-01T13:11:43.423Z] daemon.go:353: [db6875be1dc2a] daemon started [2020-12-01T13:11:43.423Z] daemon.go:461: [db6875be1dc2a] Stopping daemon [2020-12-01T13:11:43.423Z] daemon.go:296: [db6875be1dc2a] exiting daemon [2020-12-01T13:11:43.423Z] daemon.go:448: [db6875be1dc2a] Daemon stopped [2020-12-01T13:11:43.423Z] === RUN TestDockerNetworkReConnect [2020-12-01T13:11:43.643Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-01T13:11:43.648Z] #33 124.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-01T13:11:43.648Z] #33 126.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-01T13:11:43.648Z] #33 127.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-01T13:11:43.648Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-01T13:11:43.648Z] #33 130.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-01T13:11:43.648Z] #33 131.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-01T13:11:43.648Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-01T13:11:43.648Z] #33 133.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-01T13:11:43.648Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-01T13:11:44.209Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-01T13:11:45.033Z] #33 135.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-01T13:11:45.587Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-01T13:11:45.846Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-01T13:11:45.976Z] #33 136.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-01T13:11:46.105Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-01T13:11:46.963Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2020-12-01T13:11:46.963Z] network_test.go:82: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect [2020-12-01T13:11:46.963Z] daemon.go:325: [d6b33a3a571ed] waiting for daemon to start [2020-12-01T13:11:46.963Z] daemon.go:325: [d6b33a3a571ed] waiting for daemon to start [2020-12-01T13:11:46.963Z] daemon.go:353: [d6b33a3a571ed] daemon started [2020-12-01T13:11:46.963Z] daemon.go:461: [d6b33a3a571ed] Stopping daemon [2020-12-01T13:11:46.963Z] daemon.go:296: [d6b33a3a571ed] exiting daemon [2020-12-01T13:11:46.963Z] daemon.go:448: [d6b33a3a571ed] Daemon stopped [2020-12-01T13:11:46.963Z] === RUN TestServicePlugin [2020-12-01T13:11:46.963Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T13:11:46.963Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:11:46.963Z] === RUN TestServiceUpdateLabel [2020-12-01T13:11:47.059Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-01T13:11:47.059Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-01T13:11:47.326Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-01T13:11:47.447Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-01T13:11:47.589Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-01T13:11:47.848Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-01T13:11:47.848Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-01T13:11:48.106Z] --- PASS: TestServiceUpdateNetwork (12.88s) [2020-12-01T13:11:48.106Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-12-01T13:11:48.106Z] daemon.go:325: [d1510f3972e20] waiting for daemon to start [2020-12-01T13:11:48.106Z] daemon.go:325: [d1510f3972e20] waiting for daemon to start [2020-12-01T13:11:48.106Z] daemon.go:353: [d1510f3972e20] daemon started [2020-12-01T13:11:48.106Z] daemon.go:461: [d1510f3972e20] Stopping daemon [2020-12-01T13:11:48.106Z] daemon.go:296: [d1510f3972e20] exiting daemon [2020-12-01T13:11:48.106Z] daemon.go:448: [d1510f3972e20] Daemon stopped [2020-12-01T13:11:48.106Z] PASS [2020-12-01T13:11:48.106Z] [2020-12-01T13:11:48.106Z] DONE 18 tests in 150.980s [2020-12-01T13:11:48.106Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T13:11:48.106Z] ++ 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-12-01T13:11:48.106Z] ++ set -e [2020-12-01T13:11:48.106Z] ++ '[' -n 0 ']' [2020-12-01T13:11:48.106Z] ++ set -x [2020-12-01T13:11:48.106Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-12-01T13:11:48.365Z] INFO: Testing against a local daemon [2020-12-01T13:11:48.365Z] === RUN TestSessionCreate [2020-12-01T13:11:48.365Z] --- PASS: TestSessionCreate (0.04s) [2020-12-01T13:11:48.365Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T13:11:48.365Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-01T13:11:48.365Z] PASS [2020-12-01T13:11:48.365Z] [2020-12-01T13:11:48.365Z] DONE 2 tests in 0.222s [2020-12-01T13:11:48.365Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T13:11:48.365Z] ++ 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-12-01T13:11:48.365Z] ++ set -e [2020-12-01T13:11:48.365Z] ++ '[' -n 0 ']' [2020-12-01T13:11:48.365Z] ++ set -x [2020-12-01T13:11:48.365Z] ++ 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-12-01T13:11:48.486Z] --- PASS: TestServiceUpdateLabel (1.90s) [2020-12-01T13:11:48.486Z] update_test.go:21: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel [2020-12-01T13:11:48.486Z] daemon.go:325: [dd910f420b16a] waiting for daemon to start [2020-12-01T13:11:48.486Z] daemon.go:325: [dd910f420b16a] waiting for daemon to start [2020-12-01T13:11:48.486Z] daemon.go:353: [dd910f420b16a] daemon started [2020-12-01T13:11:48.486Z] daemon.go:461: [dd910f420b16a] Stopping daemon [2020-12-01T13:11:48.486Z] daemon.go:296: [dd910f420b16a] exiting daemon [2020-12-01T13:11:48.486Z] daemon.go:448: [dd910f420b16a] Daemon stopped [2020-12-01T13:11:48.486Z] === RUN TestServiceUpdateSecrets [2020-12-01T13:11:48.624Z] INFO: Testing against a local daemon [2020-12-01T13:11:48.624Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T13:11:48.624Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T13:11:48.624Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T13:11:48.624Z] === RUN TestEventsExecDie [2020-12-01T13:11:49.192Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-01T13:11:49.360Z] #33 139.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-01T13:11:49.451Z] --- PASS: TestEventsExecDie (0.81s) [2020-12-01T13:11:49.451Z] === RUN TestEventsBackwardsCompatible [2020-12-01T13:11:49.451Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-01T13:11:49.451Z] === RUN TestInfoBinaryCommits [2020-12-01T13:11:49.451Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-12-01T13:11:49.451Z] === RUN TestInfoAPIVersioned [2020-12-01T13:11:49.451Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-01T13:11:49.451Z] === RUN TestInfoAPI [2020-12-01T13:11:49.710Z] --- PASS: TestInfoAPI (0.03s) [2020-12-01T13:11:49.711Z] === RUN TestInfoAPIWarnings [2020-12-01T13:11:50.277Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-01T13:11:50.277Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-01T13:11:50.277Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-01T13:11:50.277Z] --- PASS: TestInfoAPIWarnings (0.78s) [2020-12-01T13:11:50.277Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-12-01T13:11:50.277Z] daemon.go:325: [d16b631f01cc5] waiting for daemon to start [2020-12-01T13:11:50.277Z] daemon.go:325: [d16b631f01cc5] waiting for daemon to start [2020-12-01T13:11:50.277Z] daemon.go:353: [d16b631f01cc5] daemon started [2020-12-01T13:11:50.277Z] daemon.go:461: [d16b631f01cc5] Stopping daemon [2020-12-01T13:11:50.277Z] daemon.go:296: [d16b631f01cc5] exiting daemon [2020-12-01T13:11:50.277Z] daemon.go:448: [d16b631f01cc5] Daemon stopped [2020-12-01T13:11:50.277Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T13:11:50.535Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-12-01T13:11:50.535Z] === RUN TestPingCacheHeaders [2020-12-01T13:11:50.535Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-12-01T13:11:50.535Z] === RUN TestPingGet [2020-12-01T13:11:50.535Z] --- PASS: TestPingGet (0.01s) [2020-12-01T13:11:50.535Z] === RUN TestPingHead [2020-12-01T13:11:50.745Z] #33 141.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-01T13:11:50.794Z] --- PASS: TestPingHead (0.03s) [2020-12-01T13:11:50.794Z] === RUN TestVersion [2020-12-01T13:11:50.794Z] --- PASS: TestVersion (0.06s) [2020-12-01T13:11:50.794Z] PASS [2020-12-01T13:11:50.794Z] [2020-12-01T13:11:50.794Z] === Skipped [2020-12-01T13:11:50.794Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T13:11:50.794Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T13:11:50.794Z] [2020-12-01T13:11:50.794Z] DONE 12 tests, 1 skipped in 2.303s [2020-12-01T13:11:50.794Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T13:11:50.794Z] ++ 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-12-01T13:11:50.794Z] ++ set -e [2020-12-01T13:11:50.794Z] ++ '[' -n 0 ']' [2020-12-01T13:11:50.794Z] ++ set -x [2020-12-01T13:11:50.794Z] ++ 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-12-01T13:11:51.053Z] INFO: Testing against a local daemon [2020-12-01T13:11:51.053Z] === RUN TestVolumesCreateAndList [2020-12-01T13:11:51.053Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-12-01T13:11:51.053Z] === RUN TestVolumesRemove [2020-12-01T13:11:51.053Z] --- PASS: TestVolumesRemove (0.12s) [2020-12-01T13:11:51.053Z] === RUN TestVolumesInspect [2020-12-01T13:11:51.053Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-01T13:11:51.311Z] --- PASS: TestVolumesInspect (0.04s) [2020-12-01T13:11:51.311Z] === RUN TestVolumesInvalidJSON [2020-12-01T13:11:51.311Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T13:11:51.311Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T13:11:51.311Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T13:11:51.311Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-01T13:11:51.311Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T13:11:51.311Z] PASS [2020-12-01T13:11:51.311Z] [2020-12-01T13:11:51.311Z] DONE 5 tests in 0.437s [2020-12-01T13:11:51.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T13:11:51.311Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T13:11:51.311Z] +++ kill 4639 [2020-12-01T13:11:51.571Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-01T13:11:52.132Z] #33 142.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-01T13:11:52.136Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-01T13:11:52.702Z] umount: bundles/test-integration/root: no mount point specified. [2020-12-01T13:11:52.702Z] +++ /etc/init.d/apparmor stop [2020-12-01T13:11:52.702Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T13:11:52.702Z] [2020-12-01T13:11:52.702Z] Unloading profiles will leave already running processes permanently [2020-12-01T13:11:52.702Z] unconfined, which can lead to unexpected situations. [2020-12-01T13:11:52.702Z] [2020-12-01T13:11:52.702Z] To set a process to complain mode, use the command line tool [2020-12-01T13:11:52.702Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T13:11:52.702Z] +++ true [2020-12-01T13:11:52.702Z] exiting test-integration [2020-12-01T13:11:52.702Z] ++ exit 0 [2020-12-01T13:11:52.702Z] [2020-12-01T13:11:53.269Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-01T13:11:53.518Z] #33 144.4 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-01T13:11:53.527Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-01T13:11:53.527Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-01T13:11:53.527Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-01T13:11:53.785Z] + for job in $(jobs -p) [2020-12-01T13:11:53.785Z] + wait 8829 [2020-12-01T13:11:54.461Z] #33 145.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-01T13:11:55.686Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-01T13:11:55.847Z] #33 146.5 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-01T13:11:55.945Z] === RUN TestDockerSuite/TestEventsRename [2020-12-01T13:11:56.386Z] ok github.com/docker/docker/api/server 0.255s coverage: 7.9% of statements [2020-12-01T13:11:56.511Z] === RUN TestDockerSuite/TestEventsResize [2020-12-01T13:11:57.232Z] #33 147.7 [2020-12-01T13:11:57.232Z] #33 DONE 147.9s [2020-12-01T13:11:57.232Z] [2020-12-01T13:11:57.232Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-12-01T13:11:57.449Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-01T13:11:57.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:11:57.966Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-01T13:11:58.177Z] #34 DONE 1.2s [2020-12-01T13:11:58.534Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-01T13:11:59.102Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-01T13:11:59.562Z] [2020-12-01T13:11:59.562Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-12-01T13:12:00.133Z] #35 DONE 0.6s [2020-12-01T13:12:00.394Z] [2020-12-01T13:12:00.394Z] #36 exporting to image [2020-12-01T13:12:00.394Z] #36 exporting layers [2020-12-01T13:12:02.307Z] #36 exporting layers 1.8s done [2020-12-01T13:12:02.307Z] #36 writing image sha256:91ae037b31015b1696e3cfd11384101a75798d18c17aaa83bf2d16680db00692 done [2020-12-01T13:12:02.307Z] #36 naming to docker.io/library/moby-e2e-test done [2020-12-01T13:12:02.307Z] #36 DONE 1.8s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T13:12:02.387Z] === RUN TestDockerSuite/TestEventsTop [2020-12-01T13:12:02.388Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-01T13:12:02.622Z] + echo Ensuring container killed. [2020-12-01T13:12:02.622Z] Ensuring container killed. [2020-12-01T13:12:02.622Z] + docker rm -vf docker-pr3 [2020-12-01T13:12:02.622Z] Error: No such container: docker-pr3 [2020-12-01T13:12:02.623Z] + true [Pipeline] sh [2020-12-01T13:12:02.909Z] + echo Chowning /workspace to jenkins user [2020-12-01T13:12:02.909Z] Chowning /workspace to jenkins user [2020-12-01T13:12:02.909Z] + id -u [2020-12-01T13:12:02.909Z] + id -g [2020-12-01T13:12:02.909Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41589:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T13:12:03.780Z] + bundleName=unit [2020-12-01T13:12:03.780Z] + echo Creating unit-bundles.tar.gz [2020-12-01T13:12:03.780Z] Creating unit-bundles.tar.gz [2020-12-01T13:12:03.780Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-01T13:12:03.780Z] bundles/junit-report.xml [2020-12-01T13:12:03.780Z] bundles/go-test-report.json [2020-12-01T13:12:03.780Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-01T13:12:03.795Z] Archiving artifacts [2020-12-01T13:12:03.853Z] --- PASS: TestServiceUpdateSecrets (14.21s) [2020-12-01T13:12:03.853Z] update_test.go:77: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets [2020-12-01T13:12:03.853Z] daemon.go:325: [d411cdd6a56a3] waiting for daemon to start [2020-12-01T13:12:03.853Z] daemon.go:325: [d411cdd6a56a3] waiting for daemon to start [2020-12-01T13:12:03.853Z] daemon.go:353: [d411cdd6a56a3] daemon started [2020-12-01T13:12:03.853Z] daemon.go:461: [d411cdd6a56a3] Stopping daemon [2020-12-01T13:12:03.853Z] daemon.go:296: [d411cdd6a56a3] exiting daemon [2020-12-01T13:12:03.853Z] daemon.go:448: [d411cdd6a56a3] Daemon stopped [2020-12-01T13:12:03.853Z] === RUN TestServiceUpdateConfigs [2020-12-01T13:12:04.357Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41589/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T13:12:04.673Z] + make clean [2020-12-01T13:12:04.933Z] docker volume rm -f docker-dev-cache [2020-12-01T13:12:04.933Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T13:12:05.671Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-01T13:12:06.263Z] === RUN TestDockerSuite/TestExec [2020-12-01T13:12:06.842Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-01T13:12:07.101Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-01T13:12:07.668Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-01T13:12:08.235Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-01T13:12:09.611Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-01T13:12:09.870Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-01T13:12:10.810Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-01T13:12:11.377Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-01T13:12:11.944Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-01T13:12:12.512Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-01T13:12:13.080Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-01T13:12:14.015Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-01T13:12:14.949Z] === RUN TestDockerSuite/TestExecEnv [2020-12-01T13:12:15.516Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-01T13:12:16.893Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-01T13:12:17.151Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-01T13:12:19.378Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2020-12-01T13:12:19.378Z] update_test.go:139: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs [2020-12-01T13:12:19.378Z] daemon.go:325: [d8a3a35c9ae11] waiting for daemon to start [2020-12-01T13:12:19.378Z] daemon.go:325: [d8a3a35c9ae11] waiting for daemon to start [2020-12-01T13:12:19.378Z] daemon.go:353: [d8a3a35c9ae11] daemon started [2020-12-01T13:12:19.378Z] daemon.go:461: [d8a3a35c9ae11] Stopping daemon [2020-12-01T13:12:19.378Z] daemon.go:296: [d8a3a35c9ae11] exiting daemon [2020-12-01T13:12:19.378Z] daemon.go:448: [d8a3a35c9ae11] Daemon stopped [2020-12-01T13:12:19.378Z] === RUN TestServiceUpdateNetwork [2020-12-01T13:12:20.434Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-01T13:12:20.434Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-01T13:12:21.002Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-01T13:12:21.569Z] === RUN TestDockerSuite/TestExecParseError [2020-12-01T13:12:22.136Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-01T13:12:23.075Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-01T13:12:23.334Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-01T13:12:24.712Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-01T13:12:25.284Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-01T13:12:25.851Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-01T13:12:29.771Z] --- PASS: TestServiceUpdateNetwork (12.60s) [2020-12-01T13:12:29.771Z] update_test.go:201: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork [2020-12-01T13:12:29.771Z] daemon.go:325: [d015b39d67e26] waiting for daemon to start [2020-12-01T13:12:29.771Z] daemon.go:325: [d015b39d67e26] waiting for daemon to start [2020-12-01T13:12:29.771Z] daemon.go:353: [d015b39d67e26] daemon started [2020-12-01T13:12:29.771Z] daemon.go:461: [d015b39d67e26] Stopping daemon [2020-12-01T13:12:29.771Z] daemon.go:296: [d015b39d67e26] exiting daemon [2020-12-01T13:12:29.771Z] daemon.go:448: [d015b39d67e26] Daemon stopped [2020-12-01T13:12:29.771Z] PASS [2020-12-01T13:12:29.771Z] [2020-12-01T13:12:29.771Z] === Skipped [2020-12-01T13:12:29.771Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-01T13:12:29.771Z] plugin_test.go:26: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-01T13:12:29.771Z] [2020-12-01T13:12:29.771Z] DONE 18 tests, 1 skipped in 99.885s [2020-12-01T13:12:29.771Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-01T13:12:29.771Z] ++ 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-12-01T13:12:29.771Z] ++ set -e [2020-12-01T13:12:29.771Z] ++ '[' -n 0 ']' [2020-12-01T13:12:29.771Z] ++ set -x [2020-12-01T13:12:29.771Z] ++ 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-12-01T13:12:29.771Z] INFO: Testing against a local daemon [2020-12-01T13:12:29.771Z] === RUN TestSessionCreate [2020-12-01T13:12:29.772Z] --- PASS: TestSessionCreate (0.04s) [2020-12-01T13:12:29.772Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T13:12:29.772Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-01T13:12:29.772Z] PASS [2020-12-01T13:12:29.772Z] [2020-12-01T13:12:29.772Z] DONE 2 tests in 0.137s [2020-12-01T13:12:29.772Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-01T13:12:29.772Z] ++ 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-12-01T13:12:29.772Z] ++ set -e [2020-12-01T13:12:29.772Z] ++ '[' -n 0 ']' [2020-12-01T13:12:29.772Z] ++ set -x [2020-12-01T13:12:29.772Z] ++ 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-12-01T13:12:29.772Z] INFO: Testing against a local daemon [2020-12-01T13:12:29.772Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T13:12:29.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T13:12:29.772Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T13:12:29.772Z] === RUN TestEventsExecDie [2020-12-01T13:12:30.816Z] --- PASS: TestEventsExecDie (0.76s) [2020-12-01T13:12:30.816Z] === RUN TestEventsBackwardsCompatible [2020-12-01T13:12:30.816Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2020-12-01T13:12:30.816Z] === RUN TestInfoBinaryCommits [2020-12-01T13:12:30.816Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-01T13:12:30.816Z] === RUN TestInfoAPIVersioned [2020-12-01T13:12:30.816Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-01T13:12:30.816Z] === RUN TestInfoAPI [2020-12-01T13:12:30.816Z] --- PASS: TestInfoAPI (0.05s) [2020-12-01T13:12:30.816Z] === RUN TestInfoAPIWarnings [2020-12-01T13:12:31.859Z] --- PASS: TestInfoAPIWarnings (0.80s) [2020-12-01T13:12:31.859Z] info_test.go:49: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings [2020-12-01T13:12:31.859Z] daemon.go:325: [d58fa9f572ab4] waiting for daemon to start [2020-12-01T13:12:31.859Z] daemon.go:325: [d58fa9f572ab4] waiting for daemon to start [2020-12-01T13:12:31.859Z] daemon.go:353: [d58fa9f572ab4] daemon started [2020-12-01T13:12:31.859Z] daemon.go:461: [d58fa9f572ab4] Stopping daemon [2020-12-01T13:12:31.859Z] daemon.go:296: [d58fa9f572ab4] exiting daemon [2020-12-01T13:12:31.859Z] daemon.go:448: [d58fa9f572ab4] Daemon stopped [2020-12-01T13:12:31.859Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T13:12:31.859Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2020-12-01T13:12:31.859Z] === RUN TestPingCacheHeaders [2020-12-01T13:12:32.154Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-01T13:12:32.154Z] === RUN TestPingGet [2020-12-01T13:12:32.154Z] --- PASS: TestPingGet (0.03s) [2020-12-01T13:12:32.154Z] === RUN TestPingHead [2020-12-01T13:12:32.154Z] --- PASS: TestPingHead (0.03s) [2020-12-01T13:12:32.154Z] === RUN TestVersion [2020-12-01T13:12:32.154Z] --- PASS: TestVersion (0.03s) [2020-12-01T13:12:32.154Z] PASS [2020-12-01T13:12:32.154Z] [2020-12-01T13:12:32.154Z] === Skipped [2020-12-01T13:12:32.154Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T13:12:32.154Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-01T13:12:32.154Z] [2020-12-01T13:12:32.154Z] DONE 12 tests, 1 skipped in 2.325s [2020-12-01T13:12:32.154Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-01T13:12:32.154Z] ++ 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-12-01T13:12:32.154Z] ++ set -e [2020-12-01T13:12:32.154Z] ++ '[' -n 0 ']' [2020-12-01T13:12:32.154Z] ++ set -x [2020-12-01T13:12:32.154Z] ++ 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-12-01T13:12:32.154Z] INFO: Testing against a local daemon [2020-12-01T13:12:32.154Z] === RUN TestVolumesCreateAndList [2020-12-01T13:12:32.154Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-01T13:12:32.154Z] === RUN TestVolumesRemove [2020-12-01T13:12:32.448Z] --- PASS: TestVolumesRemove (0.08s) [2020-12-01T13:12:32.448Z] === RUN TestVolumesInspect [2020-12-01T13:12:32.448Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-01T13:12:32.448Z] === RUN TestVolumesInvalidJSON [2020-12-01T13:12:32.448Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T13:12:32.448Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T13:12:32.448Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T13:12:32.448Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-01T13:12:32.448Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-01T13:12:32.448Z] PASS [2020-12-01T13:12:32.448Z] [2020-12-01T13:12:32.448Z] DONE 5 tests in 0.219s [2020-12-01T13:12:32.448Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T13:12:32.448Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T13:12:32.448Z] +++ kill 12411 [2020-12-01T13:12:33.966Z] umount: bundles/test-integration/root: no mount point specified. [2020-12-01T13:12:33.966Z] +++ /etc/init.d/apparmor stop [2020-12-01T13:12:33.966Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T13:12:33.966Z] [2020-12-01T13:12:33.966Z] Unloading profiles will leave already running processes permanently [2020-12-01T13:12:33.966Z] unconfined, which can lead to unexpected situations. [2020-12-01T13:12:33.966Z] [2020-12-01T13:12:33.966Z] To set a process to complain mode, use the command line tool [2020-12-01T13:12:33.966Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T13:12:33.966Z] +++ true [2020-12-01T13:12:33.966Z] exiting test-integration [2020-12-01T13:12:33.966Z] ++ exit 0 [2020-12-01T13:12:33.966Z] Post stage [Pipeline] junit [2020-12-01T13:12:35.530Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T13:12:36.258Z] + echo Ensuring container killed. [2020-12-01T13:12:36.258Z] Ensuring container killed. [2020-12-01T13:12:36.258Z] + docker rm -vf docker-pr3 [2020-12-01T13:12:36.258Z] Error: No such container: docker-pr3 [2020-12-01T13:12:36.258Z] + true [Pipeline] sh [2020-12-01T13:12:36.642Z] + echo Chowning /workspace to jenkins user [2020-12-01T13:12:36.642Z] Chowning /workspace to jenkins user [2020-12-01T13:12:36.642Z] + id -u [2020-12-01T13:12:36.642Z] + id -g [2020-12-01T13:12:36.642Z] + docker run --rm -v /home/docker/workspace/moby_PR-41589:/workspace busybox chown -R 1001:1001 /workspace [2020-12-01T13:12:36.642Z] Unable to find image 'busybox:latest' locally [2020-12-01T13:12:36.935Z] latest: Pulling from library/busybox [2020-12-01T13:12:37.233Z] 9149f769b122: Pulling fs layer [2020-12-01T13:12:37.233Z] 9149f769b122: Download complete [2020-12-01T13:12:37.534Z] 9149f769b122: Pull complete [2020-12-01T13:12:37.534Z] Digest: sha256:9f1c79411e054199210b4d489ae600a061595967adb643cd923f8515ad8123d2 [2020-12-01T13:12:37.534Z] Status: Downloaded newer image for busybox:latest [2020-12-01T13:12:38.048Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-01T13:12:38.048Z] === RUN TestDockerSuite/TestExecTTY [2020-12-01T13:12:38.048Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-01T13:12:38.305Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-01T13:12:38.564Z] === RUN TestDockerSuite/TestExecUlimits [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T13:12:39.131Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-01T13:12:39.131Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-01T13:12:39.453Z] + bundleName=ppc64le-integration [2020-12-01T13:12:39.453Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-01T13:12:39.453Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-01T13:12:39.453Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2020-12-01T13:12:39.453Z] ) -print [Pipeline] archiveArtifacts [2020-12-01T13:12:39.501Z] Archiving artifacts [2020-12-01T13:12:39.934Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41589/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T13:12:40.346Z] + make clean [2020-12-01T13:12:40.507Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-01T13:12:40.639Z] docker volume rm -f docker-dev-cache [2020-12-01T13:12:40.639Z] docker-dev-cache [Pipeline] deleteDir [2020-12-01T13:12:41.073Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-01T13:12:42.010Z] === RUN TestDockerSuite/TestExecWithTERM [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T13:12:42.578Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-01T13:12:43.148Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-01T13:12:48.412Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-01T13:12:52.595Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-01T13:12:53.970Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/server/httputils 0.139s coverage: 14.7% of statements [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/server/middleware 0.186s coverage: 37.7% of statements [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/server/router/swarm 0.180s coverage: 3.1% of statements [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/types/filters 0.098s coverage: 92.2% of statements [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/types/strslice 0.050s coverage: 90.0% of statements [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/types/time 0.423s coverage: 100.0% of statements [2020-12-01T13:12:56.874Z] ok github.com/docker/docker/api/types/versions 0.063s coverage: 75.0% of statements [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/autogen/winresources/docker [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-01T13:12:56.874Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-01T13:12:59.267Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-01T13:12:59.267Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-01T13:12:59.267Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-01T13:12:59.267Z] === RUN TestDockerSuite/TestHealth [2020-12-01T13:12:59.267Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-01T13:13:02.686Z] ok github.com/docker/docker/builder/dockerfile 0.666s coverage: 43.2% of statements [2020-12-01T13:13:02.686Z] ok github.com/docker/docker/builder/dockerignore 0.088s coverage: 96.8% of statements [2020-12-01T13:13:02.686Z] ok github.com/docker/docker/builder/fscache 1.230s coverage: 69.2% of statements [2020-12-01T13:13:02.686Z] ok github.com/docker/docker/builder/remotecontext 0.507s coverage: 9.2% of statements [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-01T13:13:21.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-01T13:13:21.190Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-01T13:13:21.757Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-01T13:13:22.328Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-01T13:13:22.587Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-01T13:13:23.624Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-01T13:13:25.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-01T13:13:26.376Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-01T13:13:26.377Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-01T13:13:26.377Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-01T13:13:27.756Z] === RUN TestDockerSuite/TestImportFile [2020-12-01T13:13:29.131Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-01T13:13:29.390Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-01T13:13:31.293Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-01T13:13:33.197Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-01T13:13:34.132Z] === RUN TestDockerSuite/TestInfoDebug [2020-12-01T13:13:34.698Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T13:13:35.264Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-12-01T13:13:35.831Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-12-01T13:13:36.765Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-01T13:13:37.333Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-01T13:13:37.899Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-01T13:13:38.416Z] ok github.com/docker/docker/builder/remotecontext/git 35.109s coverage: 85.1% of statements [2020-12-01T13:13:38.416Z] ? github.com/docker/docker/cli [no test files] [2020-12-01T13:13:38.416Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-01T13:13:38.416Z] ok github.com/docker/docker/cli/debug 0.057s coverage: 100.0% of statements [2020-12-01T13:13:38.416Z] ok github.com/docker/docker/client 0.623s coverage: 75.2% of statements [2020-12-01T13:13:38.834Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-01T13:13:38.834Z] === RUN TestDockerSuite/TestInfoFormat [2020-12-01T13:13:38.834Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-01T13:13:38.834Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-12-01T13:13:39.401Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-01T13:13:39.660Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-01T13:13:40.227Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-01T13:13:40.795Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-01T13:13:41.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-01T13:13:41.619Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-01T13:13:42.186Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-01T13:13:42.186Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-01T13:13:43.126Z] ok github.com/docker/docker/cmd/dockerd 0.616s coverage: 18.6% of statements [2020-12-01T13:13:43.560Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-01T13:13:43.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-01T13:13:43.819Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-01T13:13:44.387Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-01T13:13:44.387Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-01T13:13:44.955Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-01T13:13:44.955Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-01T13:13:45.893Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-01T13:13:46.042Z] ok github.com/docker/docker/container 0.581s coverage: 42.8% of statements [2020-12-01T13:13:46.042Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-01T13:13:46.042Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-01T13:13:46.042Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-01T13:13:46.042Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-01T13:13:46.829Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-01T13:13:47.412Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-01T13:13:48.349Z] === RUN TestDockerSuite/TestInspectImage [2020-12-01T13:13:48.349Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-01T13:13:48.349Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-01T13:13:48.349Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-01T13:13:48.916Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-01T13:13:49.853Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-01T13:13:49.853Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-01T13:13:50.420Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-01T13:13:51.355Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-01T13:13:52.730Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-01T13:13:52.730Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-01T13:13:53.297Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-01T13:13:53.863Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-01T13:13:55.238Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-01T13:13:55.497Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-01T13:13:56.067Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-01T13:13:56.634Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-01T13:13:57.202Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-01T13:13:57.770Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-01T13:13:58.028Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-01T13:13:58.028Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-01T13:13:59.930Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-01T13:14:00.865Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-01T13:14:01.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-01T13:14:02.000Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-01T13:14:02.574Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon 3.569s coverage: 9.1% of statements [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/cluster 0.730s coverage: 0.5% of statements [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.893s coverage: 65.3% of statements [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/cluster/convert 0.532s coverage: 35.8% of statements [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.789s coverage: 10.9% of statements [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/config 1.203s coverage: 79.7% of statements [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/discovery 0.165s coverage: 30.4% of statements [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/events 0.236s coverage: 50.0% of statements [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-01T13:14:03.756Z] ok github.com/docker/docker/daemon/graphdriver 0.203s coverage: 2.3% of statements [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-01T13:14:03.756Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-01T13:14:03.967Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-01T13:14:06.499Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-01T13:14:07.507Z] ok github.com/docker/docker/daemon/images 0.513s coverage: 4.9% of statements [2020-12-01T13:14:07.507Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-01T13:14:07.507Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2020-12-01T13:14:07.507Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-01T13:14:07.507Z] ok github.com/docker/docker/daemon/logger 0.604s coverage: 44.0% of statements [2020-12-01T13:14:07.508Z] ok github.com/docker/docker/daemon/logger/awslogs 0.605s coverage: 78.6% of statements [2020-12-01T13:14:07.508Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-01T13:14:07.508Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-01T13:14:07.508Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-01T13:14:07.508Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-01T13:14:07.508Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-01T13:14:07.508Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.369s coverage: 62.1% of statements [2020-12-01T13:14:07.875Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-01T13:14:07.875Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-01T13:14:09.051Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.525s coverage: 88.3% of statements [2020-12-01T13:14:09.775Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-01T13:14:09.775Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-01T13:14:10.342Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-01T13:14:10.596Z] ok github.com/docker/docker/daemon/logger/local 0.389s coverage: 74.7% of statements [2020-12-01T13:14:10.596Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-01T13:14:10.596Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.220s coverage: 36.4% of statements [2020-12-01T13:14:14.343Z] ok github.com/docker/docker/daemon/logger/splunk 2.743s coverage: 84.5% of statements [2020-12-01T13:14:14.343Z] ok github.com/docker/docker/daemon/logger/syslog 0.105s coverage: 47.8% of statements [2020-12-01T13:14:14.343Z] ok github.com/docker/docker/daemon/logger/templates 0.111s coverage: 8.3% of statements [2020-12-01T13:14:14.343Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-01T13:14:14.343Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-01T13:14:14.343Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-01T13:14:15.886Z] ok github.com/docker/docker/distribution 1.406s coverage: 20.5% of statements [2020-12-01T13:14:16.350Z] ok github.com/docker/docker/distribution/metadata 1.343s coverage: 48.2% of statements [2020-12-01T13:14:16.350Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-01T13:14:16.811Z] ok github.com/docker/docker/distribution/xfer 1.742s coverage: 62.2% of statements [2020-12-01T13:14:16.811Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-01T13:14:16.811Z] ok github.com/docker/docker/errdefs 0.155s coverage: 49.4% of statements [2020-12-01T13:14:18.455Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-01T13:14:18.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-01T13:14:19.390Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-01T13:14:20.565Z] ok github.com/docker/docker/image 0.976s coverage: 86.4% of statements [2020-12-01T13:14:20.565Z] ok github.com/docker/docker/image/cache 0.250s coverage: 19.2% of statements [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-01T13:14:20.565Z] ok github.com/docker/docker/image/v1 0.175s coverage: 25.0% of statements [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/daemon [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/environment [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fakecontext [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fakegit [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fakestorage [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fixtures/load [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fixtures/plugin [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/fixtures/plugin/basic [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/registry [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/request [no test files] [2020-12-01T13:14:20.565Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-01T13:14:21.293Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-01T13:14:21.860Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-01T13:14:22.190Z] ok github.com/docker/docker/internal/testutil 0.206s coverage: 62.5% of statements [2020-12-01T13:14:23.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:14:23.766Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-01T13:14:23.766Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-01T13:14:24.334Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-01T13:14:24.334Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-01T13:14:24.334Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-01T13:14:24.900Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-01T13:14:25.109Z] ok github.com/docker/docker/layer 0.513s coverage: 30.4% of statements [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-01T13:14:25.109Z] ok github.com/docker/docker/libcontainerd/local 0.209s coverage: 1.0% of statements [2020-12-01T13:14:25.109Z] ok github.com/docker/docker/libcontainerd/queue 0.110s coverage: 100.0% of statements [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/oci [no test files] [2020-12-01T13:14:25.109Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-01T13:14:25.470Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-01T13:14:26.081Z] ok github.com/docker/docker/opts 0.521s coverage: 67.3% of statements [2020-12-01T13:14:26.081Z] ok github.com/docker/docker/pkg/aaparser 0.147s coverage: 52.9% of statements [2020-12-01T13:14:29.665Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-01T13:14:29.665Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-01T13:14:34.933Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-01T13:14:35.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-01T13:14:35.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-01T13:14:36.127Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-01T13:14:37.062Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-01T13:14:37.630Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-01T13:14:38.564Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-01T13:14:39.498Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-01T13:14:41.399Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-01T13:14:41.967Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-01T13:14:42.226Z] === RUN TestDockerSuite/TestLogsSince [2020-12-01T13:14:48.787Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-01T13:14:52.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-01T13:14:53.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-01T13:14:54.236Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-01T13:14:55.173Z] === RUN TestDockerSuite/TestLogsTail [2020-12-01T13:14:55.548Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-01T13:14:56.066Z] ok github.com/docker/docker/pkg/archive 9.740s coverage: 62.2% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/authorization 0.492s coverage: 26.2% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/capabilities 0.081s coverage: 87.5% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/chrootarchive 0.190s coverage: 15.4% of statements [2020-12-01T13:14:56.067Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-01T13:14:56.067Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/discovery 0.160s coverage: 58.3% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/discovery/file 0.201s coverage: 92.9% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/discovery/kv 3.355s coverage: 84.1% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/discovery/memory 0.151s coverage: 92.3% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/discovery/nodes 0.071s coverage: 93.8% of statements [2020-12-01T13:14:56.067Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 38.2% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/fileutils 0.122s coverage: 87.7% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/homedir 0.111s coverage: 37.5% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/idtools 0.090s coverage: 6.3% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/ioutils 0.711s coverage: 69.1% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/jsonmessage 0.231s coverage: 91.7% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/longpath 0.071s coverage: 100.0% of statements [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/namesgenerator 0.093s coverage: 85.7% of statements [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/parsers 0.191s coverage: 97.0% of statements [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-01T13:14:56.068Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-01T13:14:56.068Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-01T13:14:56.485Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-01T13:14:57.055Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-01T13:14:57.314Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-01T13:14:57.885Z] === RUN TestDockerSuite/TestNetHostname [2020-12-01T13:14:59.792Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-01T13:15:00.051Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-01T13:15:00.989Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-01T13:15:02.365Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-01T13:15:02.623Z] === RUN TestDockerSuite/TestPluginActive [2020-12-01T13:15:05.154Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-01T13:15:13.270Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-01T13:15:13.270Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-01T13:15:13.270Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-01T13:15:15.182Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-01T13:15:16.574Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-01T13:15:17.141Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/plugins 35.150s coverage: 73.6% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.266s coverage: 56.8% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/plugins/transport 0.121s coverage: 85.7% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 87.9% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/progress 0.087s coverage: 75.9% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/pubsub 1.088s coverage: 73.9% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/reexec 0.131s coverage: 82.4% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/signal 0.054s coverage: 20.3% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/stdcopy 0.059s coverage: 100.0% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/streamformatter 0.080s coverage: 66.2% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/stringid 0.038s coverage: 70.6% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 38.2% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/system 0.098s coverage: 12.3% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/tailfile 0.102s coverage: 88.6% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/tarsum 0.200s coverage: 89.3% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/term 0.060s coverage: 30.8% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/term/windows 0.042s coverage: 0.0% of statements [no tests to run] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/pkg/useragent 0.088s coverage: 88.9% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/plugin 0.282s coverage: 12.0% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/plugin/v2 0.123s coverage: 20.1% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/reference 0.136s coverage: 84.4% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/registry 0.532s coverage: 52.0% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 49.0% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/rootless [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/runconfig 0.372s coverage: 54.5% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/volume [no test files] [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/volume/drivers 0.168s coverage: 36.1% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/volume/local 0.192s coverage: 37.7% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/volume/mounts 0.172s coverage: 66.2% of statements [2020-12-01T13:15:17.188Z] ok github.com/docker/docker/volume/service 0.436s coverage: 70.3% of statements [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-01T13:15:17.188Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-01T13:15:18.166Z] INFO: make.ps1 ended at 12/01/2020 13:15:17 [2020-12-01T13:15:19.043Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-01T13:15:19.708Z] INFO: Unit tests ended at 12/01/2020 13:15:19. Duration:00:04:05.9616779 [2020-12-01T13:15:19.708Z] INFO: Building busybox [2020-12-01T13:15:20.171Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-12-01T13:15:20.171Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2020-12-01T13:15:20.171Z] [2020-12-01T13:15:20.171Z] Sending build context to Docker daemon 2.56kB [2020-12-01T13:15:20.171Z] [2020-12-01T13:15:20.171Z] Step 1/6 : FROM microsoft/windowsservercore [2020-12-01T13:15:20.171Z] ---> 32fecabef723 [2020-12-01T13:15:20.171Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-01T13:15:20.171Z] ---> Running in e14d969d585c [2020-12-01T13:15:24.313Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-01T13:15:26.213Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-01T13:15:26.780Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-01T13:15:27.257Z] Removing intermediate container e14d969d585c [2020-12-01T13:15:27.257Z] ---> 573875d3189b [2020-12-01T13:15:27.257Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2020-12-01T13:15:27.714Z] === RUN TestDockerSuite/TestPortList [2020-12-01T13:15:27.717Z] [2020-12-01T13:15:28.179Z] ---> 115a670fa66d [2020-12-01T13:15:28.179Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-01T13:15:28.179Z] ---> Running in 0717c2e91ab0 [2020-12-01T13:15:29.150Z] [2020-12-01T13:15:29.150Z] SUCCESS: Specified value was saved. [2020-12-01T13:15:32.067Z] Removing intermediate container 0717c2e91ab0 [2020-12-01T13:15:32.067Z] ---> d9e6ad8c08be [2020-12-01T13:15:32.067Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-01T13:15:32.528Z] ---> Running in 49c8ba41c69c [2020-12-01T13:15:35.834Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-01T13:15:35.834Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-01T13:15:37.227Z] Cannot create a file when that file already exists. [2020-12-01T13:15:42.396Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-01T13:15:42.396Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-01T13:15:42.396Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-01T13:15:42.979Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-01T13:15:42.979Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-01T13:15:43.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-01T13:15:43.546Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-01T13:15:43.805Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-01T13:15:44.064Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-01T13:15:44.064Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-01T13:15:44.319Z] Removing intermediate container 49c8ba41c69c [2020-12-01T13:15:44.319Z] ---> aa0ffbf8931f [2020-12-01T13:15:44.319Z] Step 6/6 : CMD ["sh"] [2020-12-01T13:15:44.319Z] ---> Running in a1ee3a0ad31f [2020-12-01T13:15:44.780Z] Removing intermediate container a1ee3a0ad31f [2020-12-01T13:15:44.780Z] ---> e635605580ee [2020-12-01T13:15:44.780Z] Successfully built e635605580ee [2020-12-01T13:15:44.780Z] Successfully tagged busybox:latest [2020-12-01T13:15:44.780Z] INFO: Docker images of the daemon under test [2020-12-01T13:15:44.780Z] [2020-12-01T13:15:44.780Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-01T13:15:44.780Z] busybox latest e635605580ee Less than a second ago 5.16GB [2020-12-01T13:15:44.780Z] microsoft/windowsservercore latest 32fecabef723 4 weeks ago 5.12GB [2020-12-01T13:15:44.780Z] mcr.microsoft.com/windows/servercore ltsc2019 32fecabef723 4 weeks ago 5.12GB [2020-12-01T13:15:44.780Z] [2020-12-01T13:15:44.780Z] INFO: Running integration tests at 12/01/2020 13:15:44... [2020-12-01T13:15:44.780Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-01T13:15:44.780Z] INFO: Integration API tests being run from the host: [2020-12-01T13:15:44.780Z] INFO: make.ps1 starting at 12/01/2020 13:15:44 [2020-12-01T13:15:45.445Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-01T13:15:45.445Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-01T13:15:45.752Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2020-12-01T13:15:47.979Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-01T13:15:48.547Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-01T13:15:49.114Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-01T13:15:49.373Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-01T13:15:52.666Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-01T13:15:53.604Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-01T13:15:56.895Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-01T13:16:00.189Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-01T13:16:00.189Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-01T13:16:02.727Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-01T13:16:09.310Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-01T13:16:09.882Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-01T13:16:10.937Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2020-12-01T13:16:11.275Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-01T13:16:11.533Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-01T13:16:12.910Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-01T13:16:13.848Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2020-12-01T13:16:14.285Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-01T13:16:15.662Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-01T13:16:17.562Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-01T13:16:17.594Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2020-12-01T13:16:18.940Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-01T13:16:18.940Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-01T13:16:22.105Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-01T13:16:22.105Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-01T13:16:22.242Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2020-12-01T13:16:22.675Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-01T13:16:23.214Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-01T13:16:23.242Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-01T13:16:23.242Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-01T13:16:23.242Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-01T13:16:23.501Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-01T13:16:23.501Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-01T13:16:24.069Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-01T13:16:24.188Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-01T13:16:25.161Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-01T13:16:25.445Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-01T13:16:25.990Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-01T13:16:26.380Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-01T13:16:26.639Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-01T13:16:26.961Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-01T13:16:29.875Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-01T13:16:33.622Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-01T13:16:34.759Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-01T13:16:34.759Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-01T13:16:36.662Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-01T13:16:36.662Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-01T13:16:36.662Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-01T13:16:36.662Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-01T13:16:39.192Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-01T13:16:40.568Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-01T13:16:42.234Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-01T13:16:42.469Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-01T13:16:43.848Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-01T13:16:43.848Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-01T13:16:43.848Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-01T13:16:45.983Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2020-12-01T13:16:46.379Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-01T13:16:46.945Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-01T13:16:47.203Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-01T13:16:48.169Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2020-12-01T13:16:48.579Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-01T13:16:48.837Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-01T13:16:50.212Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-01T13:16:50.779Z] === RUN TestDockerSuite/TestRmiTag [2020-12-01T13:16:50.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-01T13:16:50.779Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-01T13:16:51.346Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-01T13:16:51.919Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2020-12-01T13:16:54.104Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2020-12-01T13:16:55.541Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-01T13:16:56.108Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-01T13:16:56.702Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-01T13:16:56.965Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-01T13:16:57.025Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2020-12-01T13:16:58.341Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-01T13:16:58.601Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-01T13:16:58.860Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-01T13:16:59.427Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-01T13:16:59.427Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-01T13:16:59.941Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-01T13:16:59.941Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:16:59.941Z] INFO: Testing against a local daemon [2020-12-01T13:16:59.941Z] === RUN TestBuildWithSession [2020-12-01T13:16:59.941Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-01T13:16:59.941Z] build_session_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:16:59.941Z] === RUN TestBuildSquashParent [2020-12-01T13:16:59.941Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-01T13:16:59.941Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:16:59.941Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-01T13:16:59.941Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2020-12-01T13:16:59.941Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:16:59.941Z] === RUN TestBuildMultiStageCopy [2020-12-01T13:16:59.941Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-01T13:16:59.994Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-01T13:17:01.373Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-01T13:17:01.632Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-01T13:17:02.569Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-01T13:17:03.135Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-01T13:17:04.071Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-01T13:17:05.447Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-01T13:17:06.014Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-01T13:17:06.951Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-01T13:17:07.518Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-01T13:17:08.090Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-01T13:17:09.027Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-01T13:17:09.963Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-01T13:17:10.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-01T13:17:10.280Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-01T13:17:10.741Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-01T13:17:10.900Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-01T13:17:11.467Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-01T13:17:11.711Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-01T13:17:12.035Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-01T13:17:12.602Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-01T13:17:12.602Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy (13.13s) [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.15s) [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s) [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2020-12-01T13:17:13.256Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2020-12-01T13:17:13.256Z] === RUN TestBuildMultiStageParentConfig [2020-12-01T13:17:13.256Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2020-12-01T13:17:13.256Z] build_test.go:193: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:13.256Z] === RUN TestBuildLabelWithTargets [2020-12-01T13:17:13.256Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2020-12-01T13:17:13.256Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:13.256Z] === RUN TestBuildWithEmptyLayers [2020-12-01T13:17:14.229Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-12-01T13:17:14.229Z] === RUN TestBuildMultiStageOnBuild [2020-12-01T13:17:14.229Z] --- SKIP: TestBuildMultiStageOnBuild (0.01s) [2020-12-01T13:17:14.229Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:14.229Z] === RUN TestBuildUncleanTarFilenames [2020-12-01T13:17:14.229Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2020-12-01T13:17:14.229Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:14.229Z] === RUN TestBuildMultiStageLayerLeak [2020-12-01T13:17:14.229Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2020-12-01T13:17:14.229Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:14.229Z] === RUN TestBuildWithHugeFile [2020-12-01T13:17:14.229Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2020-12-01T13:17:14.229Z] build_test.go:492: testEnv.OSType == "windows" [2020-12-01T13:17:14.229Z] === RUN TestBuildWithEmptyDockerfile [2020-12-01T13:17:14.229Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:17:14.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:17:14.229Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:17:14.229Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:17:14.229Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:17:14.229Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:17:14.520Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-01T13:17:14.698Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-01T13:17:14.698Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-01T13:17:14.698Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-01T13:17:14.698Z] --- PASS: TestBuildWithEmptyDockerfile (0.36s) [2020-12-01T13:17:14.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-01T13:17:14.698Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2020-12-01T13:17:14.698Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2020-12-01T13:17:14.698Z] === RUN TestBuildPreserveOwnership [2020-12-01T13:17:14.698Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-01T13:17:14.698Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:14.698Z] === RUN TestBuildPlatformInvalid [2020-12-01T13:17:14.698Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-01T13:17:14.698Z] PASS [2020-12-01T13:17:14.698Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-01T13:17:14.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:17:14.698Z] INFO: Testing against a local daemon [2020-12-01T13:17:14.698Z] === RUN TestConfigList [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigList (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestConfigsCreateAndDelete [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestConfigsUpdate [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestTemplatedConfig [2020-12-01T13:17:14.698Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestConfigInspect [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestConfigCreateWithLabels [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:17:14.698Z] === RUN TestConfigCreateResolve [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:17:14.698Z] === RUN TestConfigDaemonLibtrustID [2020-12-01T13:17:14.698Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-01T13:17:14.698Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:17:14.698Z] PASS [2020-12-01T13:17:14.698Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-01T13:17:14.698Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:17:14.698Z] INFO: Testing against a local daemon [2020-12-01T13:17:14.698Z] === RUN TestCheckpoint [2020-12-01T13:17:14.698Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-01T13:17:14.698Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-01T13:17:14.698Z] === RUN TestContainerInvalidJSON [2020-12-01T13:17:14.698Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:17:14.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:17:14.698Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:17:14.698Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:17:14.698Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:17:14.698Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:17:14.698Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-01T13:17:14.698Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-01T13:17:14.698Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-01T13:17:14.698Z] --- PASS: TestContainerInvalidJSON (0.04s) [2020-12-01T13:17:14.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-01T13:17:14.698Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-01T13:17:14.698Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-12-01T13:17:14.698Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-01T13:17:14.698Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2020-12-01T13:17:14.698Z] copy_test.go:25: testEnv.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-01T13:17:14.698Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2020-12-01T13:17:14.698Z] copy_test.go:39: testEnv.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-01T13:17:14.698Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2020-12-01T13:17:14.698Z] copy_test.go:51: testEnv.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-01T13:17:14.698Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2020-12-01T13:17:14.698Z] copy_test.go:65: testEnv.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestCopyFromContainer [2020-12-01T13:17:14.698Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-01T13:17:14.698Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:14.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-01T13:17:14.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:17:14.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:17:14.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:17:14.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:17:14.698Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:17:14.698Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:17:14.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-01T13:17:14.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-01T13:17:14.698Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-01T13:17:14.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-01T13:17:14.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-12-01T13:17:14.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-12-01T13:17:14.698Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-12-01T13:17:14.698Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-01T13:17:14.698Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-01T13:17:14.698Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-01T13:17:14.698Z] === RUN TestCreateWithInvalidEnv [2020-12-01T13:17:14.698Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-01T13:17:14.698Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-01T13:17:14.698Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-01T13:17:14.698Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-01T13:17:14.698Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-01T13:17:14.698Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-01T13:17:15.087Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2020-12-01T13:17:15.159Z] === RUN TestCreateTmpfsMountsTarget [2020-12-01T13:17:15.159Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-01T13:17:15.159Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:15.159Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-01T13:17:15.159Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-01T13:17:15.159Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:17:15.159Z] === RUN TestCreateWithCapabilities [2020-12-01T13:17:15.159Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2020-12-01T13:17:15.159Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-12-01T13:17:15.159Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-01T13:17:15.159Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-01T13:17:15.159Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:17:15.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:17:15.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:17:15.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:17:15.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:17:15.159Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:17:15.159Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-01T13:17:15.159Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-01T13:17:15.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-01T13:17:15.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-01T13:17:15.159Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-01T13:17:15.159Z] create_test.go:542: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-01T13:17:15.159Z] === RUN TestDiff [2020-12-01T13:17:15.159Z] --- SKIP: TestDiff (0.00s) [2020-12-01T13:17:15.159Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:15.159Z] === RUN TestExecWithCloseStdin [2020-12-01T13:17:16.022Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-01T13:17:16.285Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-01T13:17:16.543Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-01T13:17:17.110Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-01T13:17:17.110Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-01T13:17:17.343Z] --- PASS: TestExecWithCloseStdin (2.01s) [2020-12-01T13:17:17.343Z] === RUN TestExec [2020-12-01T13:17:17.343Z] --- SKIP: TestExec (0.00s) [2020-12-01T13:17:17.343Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-01T13:17:17.343Z] === RUN TestExecUser [2020-12-01T13:17:17.343Z] --- SKIP: TestExecUser (0.00s) [2020-12-01T13:17:17.343Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-01T13:17:17.343Z] === RUN TestExportContainerAndImportImage [2020-12-01T13:17:17.343Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-01T13:17:17.343Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:17.343Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-01T13:17:17.343Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-01T13:17:17.343Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:17.343Z] === RUN TestHealthCheckWorkdir [2020-12-01T13:17:17.343Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-01T13:17:17.343Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:17.343Z] === RUN TestHealthKillContainer [2020-12-01T13:17:17.343Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-01T13:17:17.343Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-01T13:17:17.343Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-01T13:17:17.343Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-01T13:17:17.343Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-01T13:17:17.343Z] === RUN TestKillContainerInvalidSignal [2020-12-01T13:17:17.678Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-01T13:17:18.246Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-01T13:17:18.885Z] --- PASS: TestKillContainerInvalidSignal (1.73s) [2020-12-01T13:17:18.885Z] === RUN TestKillContainer [2020-12-01T13:17:18.885Z] --- SKIP: TestKillContainer (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-12-01T13:17:18.885Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-01T13:17:18.885Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T13:17:18.885Z] === RUN TestKillStoppedContainer [2020-12-01T13:17:18.885Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T13:17:18.885Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-01T13:17:18.885Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-01T13:17:18.885Z] === RUN TestKillDifferentUserContainer [2020-12-01T13:17:18.885Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-01T13:17:18.885Z] === RUN TestInspectOomKilledTrue [2020-12-01T13:17:18.885Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:17:18.885Z] === RUN TestInspectOomKilledFalse [2020-12-01T13:17:18.885Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-01T13:17:18.885Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-01T13:17:18.885Z] === RUN TestLogsFollowTailEmpty [2020-12-01T13:17:19.184Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-01T13:17:19.752Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-01T13:17:20.319Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-01T13:17:20.319Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-01T13:17:20.427Z] --- PASS: TestLogsFollowTailEmpty (1.66s) [2020-12-01T13:17:20.427Z] === RUN TestNetworkNat [2020-12-01T13:17:20.427Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-01T13:17:20.427Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:20.427Z] === RUN TestNetworkLocalhostTCPNat [2020-12-01T13:17:20.427Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2020-12-01T13:17:20.427Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:17:20.427Z] === RUN TestNetworkLoopbackNat [2020-12-01T13:17:20.427Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-01T13:17:20.427Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:20.427Z] === RUN TestPause [2020-12-01T13:17:20.427Z] --- SKIP: TestPause (0.00s) [2020-12-01T13:17:20.427Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-01T13:17:20.427Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-01T13:17:21.256Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-01T13:17:21.256Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-01T13:17:21.514Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-01T13:17:21.969Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.64s) [2020-12-01T13:17:21.969Z] === RUN TestPauseStopPausedContainer [2020-12-01T13:17:21.969Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-01T13:17:21.969Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:21.969Z] === RUN TestPsFilter [2020-12-01T13:17:21.969Z] --- PASS: TestPsFilter (0.11s) [2020-12-01T13:17:21.969Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-01T13:17:22.082Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-01T13:17:22.651Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-01T13:17:23.585Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-01T13:17:23.843Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-01T13:17:24.102Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-01T13:17:24.102Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-01T13:17:24.154Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2020-12-01T13:17:24.154Z] === RUN TestRemoveContainerWithVolume [2020-12-01T13:17:24.669Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-01T13:17:26.046Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-01T13:17:26.340Z] --- PASS: TestRemoveContainerWithVolume (2.02s) [2020-12-01T13:17:26.340Z] === RUN TestRemoveContainerRunning [2020-12-01T13:17:27.422Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-01T13:17:27.422Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-01T13:17:27.882Z] --- PASS: TestRemoveContainerRunning (1.76s) [2020-12-01T13:17:27.882Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-01T13:17:28.357Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-01T13:17:28.927Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-01T13:17:29.495Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-01T13:17:30.069Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.76s) [2020-12-01T13:17:30.069Z] === RUN TestRemoveInvalidContainer [2020-12-01T13:17:30.069Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-01T13:17:30.069Z] === RUN TestRenameLinkedContainer [2020-12-01T13:17:30.069Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-01T13:17:30.069Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:30.069Z] === RUN TestRenameStoppedContainer [2020-12-01T13:17:30.429Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-01T13:17:30.429Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-01T13:17:30.996Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-01T13:17:31.563Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-01T13:17:31.612Z] --- PASS: TestRenameStoppedContainer (1.94s) [2020-12-01T13:17:31.612Z] === RUN TestRenameRunningContainerAndReuse [2020-12-01T13:17:32.947Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-01T13:17:33.514Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-01T13:17:35.364Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2020-12-01T13:17:35.364Z] === RUN TestRenameInvalidName [2020-12-01T13:17:36.046Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-01T13:17:36.046Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-01T13:17:36.304Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-01T13:17:36.304Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-01T13:17:37.555Z] --- PASS: TestRenameInvalidName (1.95s) [2020-12-01T13:17:37.555Z] === RUN TestRenameAnonymousContainer [2020-12-01T13:17:37.555Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-01T13:17:37.555Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:37.555Z] === RUN TestRenameContainerWithSameName [2020-12-01T13:17:38.209Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-01T13:17:39.099Z] --- PASS: TestRenameContainerWithSameName (1.71s) [2020-12-01T13:17:39.099Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-01T13:17:39.099Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-01T13:17:39.099Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:39.099Z] === RUN TestResize [2020-12-01T13:17:39.099Z] --- SKIP: TestResize (0.00s) [2020-12-01T13:17:39.099Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:39.099Z] === RUN TestResizeWithInvalidSize [2020-12-01T13:17:39.099Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-01T13:17:39.099Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-12-01T13:17:39.099Z] === RUN TestResizeWhenContainerNotStarted [2020-12-01T13:17:40.110Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-01T13:17:40.677Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-01T13:17:41.286Z] --- PASS: TestResizeWhenContainerNotStarted (2.01s) [2020-12-01T13:17:41.286Z] === RUN TestDaemonRestartKillContainers [2020-12-01T13:17:41.286Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-01T13:17:41.286Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:17:41.286Z] === RUN TestStats [2020-12-01T13:17:41.286Z] --- SKIP: TestStats (0.00s) [2020-12-01T13:17:41.286Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2020-12-01T13:17:41.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-01T13:17:42.052Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-01T13:17:43.954Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-01T13:17:44.213Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-01T13:17:44.213Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-01T13:17:44.780Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-01T13:17:45.039Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-01T13:17:46.417Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-01T13:17:47.794Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-01T13:17:49.173Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-01T13:17:49.740Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-01T13:17:49.877Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.15s) [2020-12-01T13:17:49.877Z] === RUN TestStopContainerWithTimeout [2020-12-01T13:17:49.877Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-01T13:17:49.877Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-01T13:17:49.877Z] === RUN TestUpdateRestartPolicy [2020-12-01T13:17:50.675Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-01T13:17:51.242Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-01T13:17:51.242Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-01T13:17:51.509Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-01T13:17:52.886Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-01T13:17:52.886Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-01T13:17:53.145Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-01T13:17:53.712Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-01T13:17:54.278Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-01T13:17:54.847Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-01T13:17:54.847Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-01T13:17:55.106Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-01T13:17:55.674Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-01T13:17:56.240Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-01T13:17:56.807Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-01T13:17:57.068Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-01T13:17:57.636Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-01T13:17:58.203Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-01T13:17:58.770Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-01T13:17:58.770Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-01T13:17:59.029Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-01T13:17:59.597Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-01T13:18:00.531Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-01T13:18:00.790Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T13:18:00.790Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-01T13:18:03.319Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-01T13:18:03.578Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-01T13:18:10.138Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-01T13:18:10.999Z] --- PASS: TestUpdateRestartPolicy (20.31s) [2020-12-01T13:18:10.999Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-01T13:18:11.459Z] --- PASS: TestUpdateRestartWithAutoRemove (1.73s) [2020-12-01T13:18:11.459Z] === RUN TestWaitNonBlocked [2020-12-01T13:18:11.459Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:18:11.459Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:18:11.459Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:18:11.459Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:18:11.459Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-01T13:18:11.459Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-01T13:18:13.646Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-01T13:18:13.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.37s) [2020-12-01T13:18:13.646Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2020-12-01T13:18:13.646Z] === RUN TestWaitBlocked [2020-12-01T13:18:13.646Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-01T13:18:13.646Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:13.646Z] PASS [2020-12-01T13:18:13.646Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-01T13:18:14.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:14.106Z] INFO: Testing against a local daemon [2020-12-01T13:18:14.106Z] === RUN TestCommitInheritsEnv [2020-12-01T13:18:14.106Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-01T13:18:14.106Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:18:14.106Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-01T13:18:14.107Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-01T13:18:14.107Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-12-01T13:18:14.107Z] === RUN TestImagesFilterMultiReference [2020-12-01T13:18:14.107Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-12-01T13:18:14.107Z] === RUN TestImagePullPlatformInvalid [2020-12-01T13:18:14.107Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-01T13:18:14.107Z] === RUN TestRemoveImageOrphaning [2020-12-01T13:18:14.107Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2020-12-01T13:18:14.107Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:18:14.107Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-01T13:18:14.107Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-01T13:18:14.107Z] === RUN TestTagInvalidReference [2020-12-01T13:18:14.107Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-01T13:18:14.107Z] === RUN TestTagValidPrefixedRepo [2020-12-01T13:18:14.107Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-12-01T13:18:14.107Z] === RUN TestTagExistedNameWithoutForce [2020-12-01T13:18:14.107Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-01T13:18:14.107Z] === RUN TestTagOfficialNames [2020-12-01T13:18:14.107Z] --- SKIP: TestTagOfficialNames (0.00s) [2020-12-01T13:18:14.107Z] tag_test.go:98: testEnv.OSType == "windows" [2020-12-01T13:18:14.107Z] === RUN TestTagMatchesDigest [2020-12-01T13:18:14.107Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-01T13:18:14.107Z] PASS [2020-12-01T13:18:14.107Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-01T13:18:14.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:14.107Z] INFO: Testing against a local daemon [2020-12-01T13:18:14.107Z] === RUN TestNetworkCreateDelete [2020-12-01T13:18:14.107Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-01T13:18:14.107Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:14.107Z] === RUN TestDockerNetworkDeletePreferID [2020-12-01T13:18:14.107Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-01T13:18:14.107Z] 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-12-01T13:18:14.107Z] === RUN TestDaemonDNSFallback [2020-12-01T13:18:14.107Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-01T13:18:14.107Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:14.107Z] === RUN TestInspectNetwork [2020-12-01T13:18:14.107Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-01T13:18:14.107Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-01T13:18:14.107Z] === RUN TestRunContainerWithBridgeNone [2020-12-01T13:18:14.107Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-01T13:18:14.107Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:14.107Z] === RUN TestNetworkInvalidJSON [2020-12-01T13:18:14.107Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-01T13:18:14.107Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-01T13:18:14.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:18:14.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:18:14.107Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:18:14.107Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:18:14.107Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-01T13:18:14.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-01T13:18:14.107Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-01T13:18:14.107Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-01T13:18:14.107Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-01T13:18:14.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-12-01T13:18:14.107Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-01T13:18:14.107Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-01T13:18:14.107Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestDaemonDefaultNetworkPools [2020-12-01T13:18:14.568Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:51: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-01T13:18:14.568Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:94: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-01T13:18:14.568Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:127: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-01T13:18:14.568Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:177: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestServiceWithPredefinedNetwork [2020-12-01T13:18:14.568Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:201: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-01T13:18:14.568Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:230: FLAKY_TEST [2020-12-01T13:18:14.568Z] === RUN TestServiceWithDataPathPortInit [2020-12-01T13:18:14.568Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:319: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-01T13:18:14.568Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-01T13:18:14.568Z] service_test.go:386: testEnv.OSType == "windows" [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-01T13:18:14.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:14.568Z] INFO: Testing against a local daemon [2020-12-01T13:18:14.568Z] === RUN TestPluginInvalidJSON [2020-12-01T13:18:14.568Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:18:14.568Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:18:14.568Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-01T13:18:14.568Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-12-01T13:18:14.568Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-01T13:18:14.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:14.568Z] INFO: Testing against a local daemon [2020-12-01T13:18:14.568Z] === RUN TestExternalGraphDriver [2020-12-01T13:18:14.568Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-01T13:18:14.568Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-01T13:18:14.568Z] === RUN TestGraphdriverPluginV2 [2020-12-01T13:18:14.568Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2020-12-01T13:18:14.568Z] external_test.go:407: runtime.GOOS == "windows" [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-01T13:18:14.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:14.568Z] INFO: Testing against a local daemon [2020-12-01T13:18:14.568Z] PASS [2020-12-01T13:18:14.568Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-01T13:18:15.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:15.028Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-01T13:18:15.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:15.028Z] INFO: Testing against a local daemon [2020-12-01T13:18:15.028Z] === RUN TestSecretInspect [2020-12-01T13:18:15.028Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestSecretList [2020-12-01T13:18:15.028Z] --- SKIP: TestSecretList (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestSecretsCreateAndDelete [2020-12-01T13:18:15.028Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestSecretsUpdate [2020-12-01T13:18:15.028Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestTemplatedSecret [2020-12-01T13:18:15.028Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestSecretCreateResolve [2020-12-01T13:18:15.028Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-01T13:18:15.028Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:15.028Z] PASS [2020-12-01T13:18:15.028Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-01T13:18:15.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:15.028Z] INFO: Testing against a local daemon [2020-12-01T13:18:15.028Z] === RUN TestServiceCreateInit [2020-12-01T13:18:15.028Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-01T13:18:15.028Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-01T13:18:15.028Z] --- PASS: TestServiceCreateInit (0.04s) [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceMultipleTimes [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceConflict [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceMaxReplicas [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-12-01T13:18:15.028Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceSecretFileMode [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceConfigFileMode [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-01T13:18:15.028Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestCreateServiceSysctls [2020-12-01T13:18:15.028Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-01T13:18:15.028Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestInspect [2020-12-01T13:18:15.028Z] --- SKIP: TestInspect (0.00s) [2020-12-01T13:18:15.028Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestDockerNetworkConnectAlias [2020-12-01T13:18:15.028Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-01T13:18:15.028Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestDockerNetworkReConnect [2020-12-01T13:18:15.028Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-01T13:18:15.028Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestServicePlugin [2020-12-01T13:18:15.028Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-01T13:18:15.028Z] plugin_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.028Z] === RUN TestServiceUpdateLabel [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-01T13:18:15.028Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:15.028Z] === RUN TestServiceUpdateSecrets [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-01T13:18:15.028Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:15.028Z] === RUN TestServiceUpdateConfigs [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-01T13:18:15.028Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:15.028Z] === RUN TestServiceUpdateNetwork [2020-12-01T13:18:15.028Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-01T13:18:15.028Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-12-01T13:18:15.028Z] PASS [2020-12-01T13:18:15.028Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-01T13:18:15.028Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:15.028Z] INFO: Testing against a local daemon [2020-12-01T13:18:15.028Z] === RUN TestSessionCreate [2020-12-01T13:18:15.028Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-01T13:18:15.028Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-01T13:18:15.028Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-01T13:18:15.028Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-01T13:18:15.028Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-01T13:18:15.028Z] PASS [2020-12-01T13:18:15.028Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-01T13:18:15.403Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-01T13:18:15.404Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-01T13:18:15.488Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:15.488Z] INFO: Testing against a local daemon [2020-12-01T13:18:15.488Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-01T13:18:15.488Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-01T13:18:15.488Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-01T13:18:15.488Z] === RUN TestEventsExecDie [2020-12-01T13:18:15.488Z] --- SKIP: TestEventsExecDie (0.01s) [2020-12-01T13:18:15.488Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-01T13:18:15.488Z] === RUN TestEventsBackwardsCompatible [2020-12-01T13:18:15.488Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-01T13:18:15.488Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-01T13:18:15.488Z] === RUN TestInfoAPI [2020-12-01T13:18:15.488Z] --- PASS: TestInfoAPI (0.04s) [2020-12-01T13:18:15.488Z] === RUN TestInfoAPIWarnings [2020-12-01T13:18:15.488Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-01T13:18:15.488Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-01T13:18:15.488Z] === RUN TestLoginFailsWithBadCredentials [2020-12-01T13:18:16.359Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-01T13:18:16.359Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-01T13:18:16.359Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-01T13:18:16.359Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-01T13:18:16.459Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2020-12-01T13:18:16.459Z] === RUN TestPingCacheHeaders [2020-12-01T13:18:16.459Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-01T13:18:16.459Z] === RUN TestPingGet [2020-12-01T13:18:16.459Z] --- PASS: TestPingGet (0.03s) [2020-12-01T13:18:16.459Z] === RUN TestPingHead [2020-12-01T13:18:16.459Z] --- PASS: TestPingHead (0.03s) [2020-12-01T13:18:16.459Z] === RUN TestVersion [2020-12-01T13:18:16.459Z] --- PASS: TestVersion (0.03s) [2020-12-01T13:18:16.459Z] PASS [2020-12-01T13:18:16.459Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-01T13:18:16.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:16.459Z] INFO: Testing against a local daemon [2020-12-01T13:18:16.459Z] === RUN TestVolumesCreateAndList [2020-12-01T13:18:16.459Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-01T13:18:16.459Z] === RUN TestVolumesRemove [2020-12-01T13:18:16.459Z] --- SKIP: TestVolumesRemove (0.00s) [2020-12-01T13:18:16.459Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-12-01T13:18:16.459Z] === RUN TestVolumesInspect [2020-12-01T13:18:16.459Z] --- PASS: TestVolumesInspect (0.04s) [2020-12-01T13:18:16.459Z] === RUN TestVolumesInvalidJSON [2020-12-01T13:18:16.459Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-01T13:18:16.459Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-01T13:18:16.459Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-01T13:18:16.459Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-01T13:18:16.459Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2020-12-01T13:18:16.459Z] PASS [2020-12-01T13:18:16.920Z] INFO: make.ps1 ended at 12/01/2020 13:18:16 [2020-12-01T13:18:16.920Z] INFO: Integration CLI tests being run from the host: [2020-12-01T13:18:16.920Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2020-12-01T13:18:17.294Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-01T13:18:17.294Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-01T13:18:19.827Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-01T13:18:20.765Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-01T13:18:21.023Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-01T13:18:21.959Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-01T13:18:22.898Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-01T13:18:23.467Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-01T13:18:23.725Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-01T13:18:24.292Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-01T13:18:24.550Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-01T13:18:24.550Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-01T13:18:25.485Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-01T13:18:26.422Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-01T13:18:27.268Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-01T13:18:27.268Z] INFO: Testing against a local daemon [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-01T13:18:27.268Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-01T13:18:27.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-01T13:18:27.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-01T13:18:27.617Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-01T13:18:27.729Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-01T13:18:28.191Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-01T13:18:28.552Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-01T13:18:28.651Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-01T13:18:29.490Z] === RUN TestDockerSuite/TestRunMount [2020-12-01T13:18:33.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-01T13:18:33.939Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-01T13:18:34.505Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-01T13:18:35.072Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-01T13:18:36.976Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-01T13:18:36.976Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-01T13:18:38.352Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-01T13:18:40.255Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-01T13:18:41.193Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-01T13:18:43.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-01T13:18:43.096Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-01T13:18:45.003Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-01T13:18:46.382Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-01T13:18:46.382Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-01T13:18:47.319Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-01T13:18:47.319Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-01T13:18:48.254Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-01T13:18:48.820Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-01T13:18:49.388Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-01T13:18:49.956Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-01T13:18:51.333Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-01T13:18:52.709Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-01T13:18:56.000Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-01T13:18:56.000Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-01T13:18:56.000Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-01T13:18:56.572Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-01T13:18:56.572Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-01T13:18:57.141Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-01T13:18:57.708Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-01T13:18:57.708Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-01T13:18:58.276Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-01T13:18:58.842Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-01T13:18:58.842Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-01T13:18:59.409Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-01T13:18:59.668Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-01T13:19:01.045Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-01T13:19:01.614Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-01T13:19:02.181Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-01T13:19:02.440Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-01T13:19:03.007Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-01T13:19:03.573Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-01T13:19:04.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-01T13:19:04.141Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T13:19:04.141Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-01T13:19:04.709Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-01T13:19:05.277Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-01T13:19:05.277Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-01T13:19:06.215Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-01T13:19:07.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-01T13:19:07.412Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-01T13:19:07.412Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-01T13:19:09.945Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-01T13:19:09.945Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-01T13:19:10.880Z] === RUN TestDockerSuite/TestRunRm [2020-12-01T13:19:11.816Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-01T13:19:12.752Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-01T13:19:15.292Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-01T13:19:15.860Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-01T13:19:16.428Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-01T13:19:17.804Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-01T13:19:18.372Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-01T13:19:18.630Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-01T13:19:21.917Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-01T13:19:24.447Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-01T13:19:24.706Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-01T13:19:25.273Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-01T13:19:25.839Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-01T13:19:26.408Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-01T13:19:27.342Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-01T13:19:27.601Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-01T13:19:28.166Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-01T13:19:28.424Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-01T13:19:28.991Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-01T13:19:29.559Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-01T13:19:32.088Z] === RUN TestDockerSuite/TestRunState [2020-12-01T13:19:33.024Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-01T13:19:33.591Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-01T13:19:33.851Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-01T13:19:34.112Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-01T13:19:34.112Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-01T13:19:34.679Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-01T13:19:35.246Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-01T13:19:36.182Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-01T13:19:36.182Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-01T13:19:36.182Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-01T13:19:36.441Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-01T13:19:37.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-01T13:19:38.382Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-01T13:19:38.950Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-01T13:19:40.856Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-01T13:19:40.856Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-01T13:19:44.145Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-01T13:19:44.710Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-01T13:19:46.612Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-01T13:19:47.180Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-01T13:19:47.439Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-01T13:19:48.005Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-01T13:19:48.572Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-01T13:19:50.475Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-01T13:19:51.409Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-01T13:19:51.976Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-01T13:19:51.976Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-01T13:19:52.235Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-01T13:19:52.493Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-01T13:19:52.752Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-01T13:19:53.336Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-01T13:19:53.906Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-01T13:19:53.906Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-01T13:19:54.165Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-01T13:19:55.101Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-01T13:19:55.669Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-01T13:19:58.955Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-01T13:19:58.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-01T13:19:59.891Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-01T13:20:01.267Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-01T13:20:02.202Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-01T13:20:03.580Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-01T13:20:05.482Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-01T13:20:05.740Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-12-01T13:20:06.307Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-12-01T13:20:06.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-01T13:20:06.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-01T13:20:06.874Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-01T13:20:06.874Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-01T13:20:07.132Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-01T13:20:07.132Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-01T13:20:07.699Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-01T13:20:08.266Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-01T13:20:08.837Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-01T13:20:09.404Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-01T13:20:09.972Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-01T13:20:10.540Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-01T13:20:10.540Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-01T13:20:11.478Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-01T13:20:12.068Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-01T13:20:12.328Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-01T13:20:12.895Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-01T13:20:12.895Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-01T13:20:13.463Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-01T13:20:13.721Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-01T13:20:13.980Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-01T13:20:13.980Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-01T13:20:14.547Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-01T13:20:15.116Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-01T13:20:15.116Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-01T13:20:15.116Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-01T13:20:15.683Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-01T13:20:16.617Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-01T13:20:17.186Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-01T13:20:17.186Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-01T13:20:17.445Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-01T13:20:17.445Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-01T13:20:18.381Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-01T13:20:18.948Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-01T13:20:20.330Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-01T13:20:20.896Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-01T13:20:20.896Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-01T13:20:20.896Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-01T13:20:21.832Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-01T13:20:21.832Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-01T13:20:22.400Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-01T13:20:23.777Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-01T13:20:23.777Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-01T13:20:25.153Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-01T13:20:25.153Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-01T13:20:25.720Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-01T13:20:27.096Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-01T13:20:27.096Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-01T13:20:28.031Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-01T13:20:28.031Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-01T13:20:28.031Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-01T13:20:29.418Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-01T13:20:30.793Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-01T13:20:30.793Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-01T13:20:31.051Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-01T13:20:31.051Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-01T13:20:31.051Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-01T13:20:31.619Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-01T13:20:33.520Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-01T13:20:35.421Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-01T13:20:37.326Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-01T13:20:38.703Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-01T13:20:40.607Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-01T13:20:41.173Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-01T13:20:42.109Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-01T13:20:44.641Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-01T13:20:47.172Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-01T13:20:47.432Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-01T13:20:48.368Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-01T13:20:49.757Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-01T13:20:51.138Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-01T13:20:53.669Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-01T13:20:54.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-01T13:20:57.136Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-01T13:20:58.070Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-01T13:20:59.006Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-01T13:21:01.537Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-01T13:21:05.723Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-01T13:21:09.005Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-01T13:21:09.940Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-01T13:21:10.505Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-01T13:21:10.863Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-01T13:21:11.073Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-01T13:21:11.341Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-01T13:21:11.341Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-01T13:21:11.913Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-01T13:21:15.198Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-01T13:21:16.956Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-01T13:21:16.956Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-01T13:21:16.956Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-01T13:21:17.729Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-01T13:21:18.296Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-01T13:21:18.554Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-01T13:21:18.554Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-01T13:21:18.554Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-01T13:21:19.489Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-01T13:21:19.871Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-01T13:21:20.864Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-01T13:21:20.864Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-01T13:21:21.416Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-01T13:21:21.416Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-01T13:21:21.416Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-01T13:21:21.798Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-01T13:21:21.876Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-01T13:21:21.876Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-01T13:21:22.365Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-01T13:21:22.932Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-01T13:21:24.306Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-01T13:21:24.794Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-01T13:21:24.794Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-01T13:21:24.794Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-01T13:21:26.837Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-01T13:21:27.773Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-01T13:21:29.150Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-01T13:21:29.150Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-01T13:21:29.150Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-01T13:21:30.086Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-01T13:21:30.654Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-01T13:21:31.880Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-01T13:21:33.970Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-01T13:21:35.871Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-01T13:21:38.404Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-01T13:21:39.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-01T13:21:42.316Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-01T13:21:45.603Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-01T13:21:45.603Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-01T13:21:46.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-01T13:21:48.886Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-01T13:21:49.821Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-01T13:21:50.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-01T13:21:52.133Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-01T13:21:53.510Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-01T13:21:55.419Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-01T13:21:56.354Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-01T13:21:58.259Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-01T13:22:04.815Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-01T13:22:12.925Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-01T13:22:12.925Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-01T13:22:12.925Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-01T13:22:12.925Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-01T13:22:13.493Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-01T13:22:13.493Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-01T13:22:13.752Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-01T13:22:13.752Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-01T13:22:14.687Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-01T13:22:14.687Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-01T13:22:15.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-01T13:22:15.254Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-01T13:22:15.513Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-01T13:22:15.513Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-01T13:22:15.513Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-01T13:22:17.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-01T13:22:17.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-01T13:22:17.423Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-01T13:22:17.423Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-01T13:22:17.423Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-01T13:22:17.989Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-01T13:22:19.365Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-01T13:22:19.624Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-01T13:22:19.624Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-01T13:22:21.541Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-01T13:22:24.074Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite (1361.89s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.88s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.84s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.21s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.11s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.13s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.63s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.84s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.08s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.89s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.87s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.97s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.77s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.84s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.80s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.82s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.10s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.61s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.43s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.92s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.87s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.52s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.58s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.81s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.93s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.88s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.84s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.75s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.66s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.99s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.84s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.21s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.50s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.58s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.38s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.12s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.61s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.13s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.03s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.46s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.56s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.63s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.62s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.57s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.32s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.42s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (9.92s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.51s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.37s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.12s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.52s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.49s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.70s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.58s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.04s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.14s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.35s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.52s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.08s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContChar (3.44s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.54s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.00s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.53s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.37s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.33s) [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.36s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.36s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.51s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.39s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.51s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.91s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.79s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.27s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.63s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.44s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.40s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.85s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.13s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.60s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.55s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.87s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.41s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.43s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.47s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.50s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.87s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.28s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.41s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.90s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.78s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.58s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.35s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2020-12-01T13:22:24.074Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-01T13:22:24.074Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.71s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildExpose (0.23s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.41s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.02s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.22s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.55s) [2020-12-01T13:22:24.074Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.66s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.30s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.45s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.13s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildHistory (3.52s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.32s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.51s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.36s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.65s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.28s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.41s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabels (0.32s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.46s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.63s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.39s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.38s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.12s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.43s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.31s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.75s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.64s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.51s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.37s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.64s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.82s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.70s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.35s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.30s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.56s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.67s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.68s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.44s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.14s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.98s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.63s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.52s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildPATH (2.07s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.57s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.72s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.36s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.33s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRm (2.41s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.76s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.88s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.31s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.40s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.81s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.69s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.49s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.07s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.65s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.74s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.82s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildUser (1.60s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.92s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.96s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.31s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.48s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.52s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.80s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.39s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.20s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.03s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.77s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.22s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.74s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.57s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.71s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.77s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-01T13:22:24.075Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.54s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitChange (0.97s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.84s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.61s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.87s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.98s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitTTY (1.35s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.36s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.54s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.51s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.58s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.55s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.55s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.14s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.61s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.63s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.73s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.45s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.57s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.65s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.84s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.67s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.47s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.29s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.89s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.41s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.52s) [2020-12-01T13:22:24.075Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-01T13:22:24.075Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.51s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.75s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.68s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.46s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.67s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.34s) [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 0 - config: {volume /foo false } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 1 - config: {volume /foo/ false } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 /foo false } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 /foo true } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 /foo false 0xc00095c020 } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 5 - config: {bind /tmp/test-mounts-api-1776370892 /foo false } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 6 - config: {bind /tmp/test-mounts-api-1776370892 /foo true } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 7 - config: {bind /tmp/test-mounts-api-3372554171 /foo false } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 8 - config: {bind /tmp/test-mounts-api-3372554171 /foo true } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 9 - config: {bind /tmp/test-mounts-api-3372554171 /foo true 0xc00095c4a0 } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 10 - config: {volume /foo false 0xc00095c4c0 } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 11 - config: {volume /foo/ false 0xc00095c4e0 } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 12 - config: {volume test4 /foo false 0xc00095c500 } [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:2107: case 13 - config: {volume test5 /foo true 0xc00095c540 } [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.05s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 0 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 1 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 2 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 3 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 4 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 5 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 6 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 7 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 8 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 9 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 10 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 11 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 12 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 13 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 14 [2020-12-01T13:22:24.075Z] docker_api_containers_test.go:1926: case 15 [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.52s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.56s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.54s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.86s) [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership467249652/file1 c09def8f9c141adb3cc052639a94d14d4b32051eae42601228fca0021143e7a3:/tmpvol/file1` [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.65s) [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 2418dfe3d8898263bbf77ac037c609d1968f385669b10ccde1c934006823db4c:/root/file1 /tmp/test-cp-from-case-a552071875/itWorks.txt` [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a552071875/itWorks.txt" contains "file1\n" [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 70c4ee81df6916463865e06f1f9877f0edf6ec18d18e0be2215675d6fbc3d417:/file1 /tmp/test-cp-from-case-b342422854/testDir/` [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.62s) [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c024508909/file2" contains "file2\n" [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 48f5392cc62ce514469c6bb9473de67dc434650e550280b6badb3c466d473607:/root/file1 /tmp/test-cp-from-case-c024508909/file2` [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c024508909/file2" contains "file1\n" [2020-12-01T13:22:24.075Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2020-12-01T13:22:24.075Z] docker_cli_cp_utils_test.go:192: running `docker cp 61b3604800c859e8b6f25be4ac4c93d185f91db0cddd551556e1f1a78d485e3d:/file1 /tmp/test-cp-from-case-d480313960/dir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d480313960/dir1/file1" contains "file1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 61b3604800c859e8b6f25be4ac4c93d185f91db0cddd551556e1f1a78d485e3d:/file1 /tmp/test-cp-from-case-d480313960/dir1/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d480313960/dir1/file1" contains "file1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 791f6617f73f73c2b14ced0f8f3c0c23f3fe23657ecc2fe13d9ef5ed2a0915e1:dir1 /tmp/test-cp-from-case-e999925927/testDir` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e999925927/testDir/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 791f6617f73f73c2b14ced0f8f3c0c23f3fe23657ecc2fe13d9ef5ed2a0915e1:dir1 /tmp/test-cp-from-case-e999925927/testDir/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e999925927/testDir/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.78s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 6c4a0dba96366404cc853c4833b6594d70407c943f63eb9d0ca60946acccf072:/root/dir1 /tmp/test-cp-from-case-f019663322/file1` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 087b70d12f08423af29c35981d191fbe2dee2313ceec5e3b22ddfacf3c1ce5b2:/root/dir1 /tmp/test-cp-from-case-g993694065/dir2` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g993694065/dir2/dir1/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 087b70d12f08423af29c35981d191fbe2dee2313ceec5e3b22ddfacf3c1ce5b2:/root/dir1 /tmp/test-cp-from-case-g993694065/dir2/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g993694065/dir2/dir1/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.92s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp a0fda01b6277e75850a13c093bc1ce549a5e0e3d9e68c9152adafd82a5e7cf14:dir1/. /tmp/test-cp-from-case-h362020380/testDir` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h362020380/testDir/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp a0fda01b6277e75850a13c093bc1ce549a5e0e3d9e68c9152adafd82a5e7cf14:dir1/. /tmp/test-cp-from-case-h362020380/testDir/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h362020380/testDir/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.87s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 15b54cb22923de726a5be3317d45f5b689efe002c2731a80cc9da6573f333c9f:/root/dir1/. /tmp/test-cp-from-case-i693894859/file1` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp de587374cffbb2a51162ed075d04eb8697cdb09ebfe173803510c0eb4a6d3b6f:/root/dir1/. /tmp/test-cp-from-case-j288374190/dir2` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j288374190/dir2/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp de587374cffbb2a51162ed075d04eb8697cdb09ebfe173803510c0eb4a6d3b6f:/root/dir1/. /tmp/test-cp-from-case-j288374190/dir2/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j288374190/dir2/file1-1" contains "file1-1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.07s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 852cd95ddd91a7ff32524c7033bb8b94c0a67cc5571364522e65b8dccb66da4b:/file2 /tmp/test-cp-from-err-dst-not-dir352013621/symlinkToFile1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir352013621/symlinkToFile1" points to "file1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir352013621/file1" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 852cd95ddd91a7ff32524c7033bb8b94c0a67cc5571364522e65b8dccb66da4b:/file2 /tmp/test-cp-from-err-dst-not-dir352013621/symlinkToDir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir352013621/symlinkToDir1" points to "dir1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir352013621/file2" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 852cd95ddd91a7ff32524c7033bb8b94c0a67cc5571364522e65b8dccb66da4b:/file2 /tmp/test-cp-from-err-dst-not-dir352013621/brokenSymlinkToFileX` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir352013621/brokenSymlinkToFileX" points to "fileX" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir352013621/fileX" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 852cd95ddd91a7ff32524c7033bb8b94c0a67cc5571364522e65b8dccb66da4b:/dir2 /tmp/test-cp-from-err-dst-not-dir352013621/symlinkToDir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir352013621/symlinkToDir1" points to "dir1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir352013621/dir1/dir2/file2-1" contains "file2-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp 852cd95ddd91a7ff32524c7033bb8b94c0a67cc5571364522e65b8dccb66da4b:/dir2 /tmp/test-cp-from-err-dst-not-dir352013621/brokenSymlinkToDirX` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir352013621/brokenSymlinkToDirX" points to "dirX" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir352013621/dirX/file2-1" contains "file2-1\n" [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.07s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.99s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.04s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a987539325/file1 b8451c8361de68198b5f6f977bb6fccd8d6df981453b456b38b4d0af19ae0472:/root/itWorks.txt` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "b8451c8361de68198b5f6f977bb6fccd8d6df981453b456b38b4d0af19ae0472" start output contains "file1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a b8451c8361de68198b5f6f977bb6fccd8d6df981453b456b38b4d0af19ae0472` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b974923448/file1 a5e67cc4e9700702b72f5a2d8748d734272d499c44e4d5c0388c6162fa881ad3:testDir/` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.00s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "b5106b0bb2352188330638cb889494f3777868c0b56d327ffa5d278509f3ab6d" start output contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a b5106b0bb2352188330638cb889494f3777868c0b56d327ffa5d278509f3ab6d` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c001404087/file1 b5106b0bb2352188330638cb889494f3777868c0b56d327ffa5d278509f3ab6d:/root/file2` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "b5106b0bb2352188330638cb889494f3777868c0b56d327ffa5d278509f3ab6d" start output contains "file1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a b5106b0bb2352188330638cb889494f3777868c0b56d327ffa5d278509f3ab6d` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.11s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "f0a5835eb6cce331a5d74f0c94c9af1b0caaffd8885f46d0d6c371b4d4f6aea8" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a f0a5835eb6cce331a5d74f0c94c9af1b0caaffd8885f46d0d6c371b4d4f6aea8` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d063642794/file1 f0a5835eb6cce331a5d74f0c94c9af1b0caaffd8885f46d0d6c371b4d4f6aea8:dir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "f0a5835eb6cce331a5d74f0c94c9af1b0caaffd8885f46d0d6c371b4d4f6aea8" start output contains "file1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a f0a5835eb6cce331a5d74f0c94c9af1b0caaffd8885f46d0d6c371b4d4f6aea8` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "47976c8d0f063791fa9fa0696693a3209ab5bf66a197ac2618ecf13533564753" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 47976c8d0f063791fa9fa0696693a3209ab5bf66a197ac2618ecf13533564753` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d063642794/file1 47976c8d0f063791fa9fa0696693a3209ab5bf66a197ac2618ecf13533564753:dir1/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "47976c8d0f063791fa9fa0696693a3209ab5bf66a197ac2618ecf13533564753" start output contains "file1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 47976c8d0f063791fa9fa0696693a3209ab5bf66a197ac2618ecf13533564753` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.62s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e501731841/dir1 5c4bcf7db81339ff110a64e2c0fc63d5eead351e658da020750c37d4a9f844f1:testDir` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "5c4bcf7db81339ff110a64e2c0fc63d5eead351e658da020750c37d4a9f844f1" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5c4bcf7db81339ff110a64e2c0fc63d5eead351e658da020750c37d4a9f844f1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e501731841/dir1 79feeb7c3194d66d5795f5c5d49b1c1800a7a3cb7132b8646083ac41406c70fa:testDir/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "79feeb7c3194d66d5795f5c5d49b1c1800a7a3cb7132b8646083ac41406c70fa" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 79feeb7c3194d66d5795f5c5d49b1c1800a7a3cb7132b8646083ac41406c70fa` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.98s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f074773356/dir1 cfbeeed7cb6910055ef4a922df1c269b5318aa4541361a4efdb7e248bbbd8fce:/root/file1` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.58s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "caa55aa5d1c4139cb9c1a9cbc0ea432359bdc558949108fecc1e51b7091fdeb9" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a caa55aa5d1c4139cb9c1a9cbc0ea432359bdc558949108fecc1e51b7091fdeb9` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g946030555/dir1 caa55aa5d1c4139cb9c1a9cbc0ea432359bdc558949108fecc1e51b7091fdeb9:/root/dir2` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "caa55aa5d1c4139cb9c1a9cbc0ea432359bdc558949108fecc1e51b7091fdeb9" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a caa55aa5d1c4139cb9c1a9cbc0ea432359bdc558949108fecc1e51b7091fdeb9` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "e3cbbee482426dca172320efbdd58d70785ec9d978c9cf96bfa6f4e87762ab79" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a e3cbbee482426dca172320efbdd58d70785ec9d978c9cf96bfa6f4e87762ab79` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g946030555/dir1 e3cbbee482426dca172320efbdd58d70785ec9d978c9cf96bfa6f4e87762ab79:/dir2/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "e3cbbee482426dca172320efbdd58d70785ec9d978c9cf96bfa6f4e87762ab79" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a e3cbbee482426dca172320efbdd58d70785ec9d978c9cf96bfa6f4e87762ab79` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.14s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h267963262/dir1/. 1de647a3802a3d8d681625c5abbc63c0142f4c0d186fad86fe1c3edfd31357a8:testDir` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "1de647a3802a3d8d681625c5abbc63c0142f4c0d186fad86fe1c3edfd31357a8" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1de647a3802a3d8d681625c5abbc63c0142f4c0d186fad86fe1c3edfd31357a8` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h267963262/dir1/. 9294dd1deb38fb9fb85571267604badcdedbe7fabc60fea1c0c070d808ad97ae:testDir/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "9294dd1deb38fb9fb85571267604badcdedbe7fabc60fea1c0c070d808ad97ae" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9294dd1deb38fb9fb85571267604badcdedbe7fabc60fea1c0c070d808ad97ae` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.48s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i877896389/dir1/. 2cae1db5c3681c5584efd3a1a328ab8e7d6533a6926195910c7e3b2e330f9385:/root/file1` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.87s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "88bd8c0669ad8786a7ef38ef553b15851e86af6fa94328e98dc3b08e4702ad74" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88bd8c0669ad8786a7ef38ef553b15851e86af6fa94328e98dc3b08e4702ad74` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j691253600/dir1/. 88bd8c0669ad8786a7ef38ef553b15851e86af6fa94328e98dc3b08e4702ad74:/dir2` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "88bd8c0669ad8786a7ef38ef553b15851e86af6fa94328e98dc3b08e4702ad74" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88bd8c0669ad8786a7ef38ef553b15851e86af6fa94328e98dc3b08e4702ad74` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "5174d544b739bbedb0c8612e395f54dc897df747d448c0d7ed6149cc4621e28a" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5174d544b739bbedb0c8612e395f54dc897df747d448c0d7ed6149cc4621e28a` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j691253600/dir1/. 5174d544b739bbedb0c8612e395f54dc897df747d448c0d7ed6149cc4621e28a:/dir2/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "5174d544b739bbedb0c8612e395f54dc897df747d448c0d7ed6149cc4621e28a" start output contains "file1-1\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 5174d544b739bbedb0c8612e395f54dc897df747d448c0d7ed6149cc4621e28a` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions893248319/permdirtest permtest:/` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToDot (0.52s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.97s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs563198921/file1 ebdf37ee41423ec63069deafdcb06e13d34e3181956a3b7af94d326e050eb50b:/root/shouldNotExist` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "ebdf37ee41423ec63069deafdcb06e13d34e3181956a3b7af94d326e050eb50b" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a ebdf37ee41423ec63069deafdcb06e13d34e3181956a3b7af94d326e050eb50b` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.99s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume315651732/file1 29faaa4353f62c6c429bcff99608886883e1f8d58810fa1e3135c42288a74a8d:/vol_ro/shouldNotExist` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:279: checking that container "29faaa4353f62c6c429bcff99608886883e1f8d58810fa1e3135c42288a74a8d" start output contains "" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:209: running `docker start -a 29faaa4353f62c6c429bcff99608886883e1f8d58810fa1e3135c42288a74a8d` [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2020-12-01T13:22:24.076Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.94s) [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-482391779/file2 24a4c6870bdf400e782cb44acaed8d102e80f65b438e24baf2dd7abbcd24ba32:/vol2/symlinkToFile1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-482391779/symlinkToFile1" points to "file1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-482391779/file1" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-482391779/file2 24a4c6870bdf400e782cb44acaed8d102e80f65b438e24baf2dd7abbcd24ba32:/vol2/symlinkToDir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-482391779/symlinkToDir1" points to "dir1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-482391779/file2" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-482391779/file2 24a4c6870bdf400e782cb44acaed8d102e80f65b438e24baf2dd7abbcd24ba32:/vol2/brokenSymlinkToFileX` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-482391779/brokenSymlinkToFileX" points to "fileX" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-482391779/fileX" contains "file2\n" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-482391779//dir2 24a4c6870bdf400e782cb44acaed8d102e80f65b438e24baf2dd7abbcd24ba32:/vol2/symlinkToDir1` [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-482391779/symlinkToDir1" points to "dir1" [2020-12-01T13:22:24.076Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-482391779/dir1/dir2/file2-1" contains "file2-1\n" [2020-12-01T13:22:24.077Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-482391779//dir2 24a4c6870bdf400e782cb44acaed8d102e80f65b438e24baf2dd7abbcd24ba32:/vol2/brokenSymlinkToDirX` [2020-12-01T13:22:24.077Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-482391779/brokenSymlinkToDirX" points to "dirX" [2020-12-01T13:22:24.077Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-482391779/dirX/file2-1" contains "file2-1\n" [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.65s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.29s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.96s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.19s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateRM (0.25s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.60s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.35s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.12s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.55s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.49s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.80s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.15s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.81s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.71s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsAttach (0.54s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.68s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.62s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.65s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.18s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsCopy (0.85s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.21s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFormat (1.14s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.90s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.33s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.77s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.24s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.83s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.60s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsResize (0.71s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.63s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.72s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsTop (0.66s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExec (0.59s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.51s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.13s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.54s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.79s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.66s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.61s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecCgroup (0.92s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecEnv (0.60s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecInspectID (2.64s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecInteractive (0.57s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.57s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.79s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.59s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.63s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.59s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.34s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestExecWithUser (0.66s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.55s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHealth (19.09s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.04s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.76s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.79s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.72s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportBadURL (0.11s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportDisplay (1.48s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportFile (1.56s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.79s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportGzipped (1.77s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.35s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2020-12-01T13:22:24.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug [2020-12-01T13:22:24.077Z] daemon.go:325: [d8bbd5f410ced] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:325: [d8bbd5f410ced] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:353: [d8bbd5f410ced] daemon started [2020-12-01T13:22:24.077Z] daemon.go:461: [d8bbd5f410ced] Stopping daemon [2020-12-01T13:22:24.077Z] daemon.go:296: [d8bbd5f410ced] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:448: [d8bbd5f410ced] Daemon stopped [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.56s) [2020-12-01T13:22:24.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T13:22:24.077Z] daemon.go:325: [da4c0f144aaee] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:325: [da4c0f144aaee] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:353: [da4c0f144aaee] daemon started [2020-12-01T13:22:24.077Z] daemon.go:461: [da4c0f144aaee] Stopping daemon [2020-12-01T13:22:24.077Z] daemon.go:296: [da4c0f144aaee] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:448: [da4c0f144aaee] Daemon stopped [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2020-12-01T13:22:24.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend [2020-12-01T13:22:24.077Z] daemon.go:325: [d699a09279bfb] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:325: [d699a09279bfb] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:353: [d699a09279bfb] daemon started [2020-12-01T13:22:24.077Z] daemon.go:461: [d699a09279bfb] Stopping daemon [2020-12-01T13:22:24.077Z] daemon.go:296: [d699a09279bfb] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:448: [d699a09279bfb] Daemon stopped [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-01T13:22:24.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-12-01T13:22:24.077Z] daemon.go:325: [da07a2bd84b24] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:296: [da07a2bd84b24] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:325: [da07a2bd84b24] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:325: [da07a2bd84b24] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:296: [da07a2bd84b24] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:325: [da07a2bd84b24] waiting for daemon to start [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.57s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.70s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoFormat (0.05s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.53s) [2020-12-01T13:22:24.077Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries [2020-12-01T13:22:24.077Z] daemon.go:325: [d21262990a688] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:325: [d21262990a688] waiting for daemon to start [2020-12-01T13:22:24.077Z] daemon.go:353: [d21262990a688] daemon started [2020-12-01T13:22:24.077Z] daemon.go:461: [d21262990a688] Stopping daemon [2020-12-01T13:22:24.077Z] daemon.go:296: [d21262990a688] exiting daemon [2020-12-01T13:22:24.077Z] daemon.go:448: [d21262990a688] Daemon stopped [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.46s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.49s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.55s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.07s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.51s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.65s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectDefault (0.64s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectHistory (1.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-12-01T13:22:24.077Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T13:22:24.077Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.83s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.66s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.78s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.55s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectStatus (0.61s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.53s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.59s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.50s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.49s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.85s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.02s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.13s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.65s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.11s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.71s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-12-01T13:22:24.077Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.47s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.45s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.73s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.59s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.04s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.33s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.55s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.61s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.69s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.60s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.67s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.89s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.96s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.97s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.53s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.51s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsTail (0.67s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.68s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestNetHostname (1.78s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.29s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.76s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.33s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.51s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginActive (2.06s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.39s) [2020-12-01T13:22:24.078Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-01T13:22:24.078Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.86s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.31s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.42s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.16s) [2020-12-01T13:22:24.078Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector [2020-12-01T13:22:24.078Z] daemon.go:325: [d9f7257b6990a] waiting for daemon to start [2020-12-01T13:22:24.078Z] daemon.go:325: [d9f7257b6990a] waiting for daemon to start [2020-12-01T13:22:24.078Z] daemon.go:353: [d9f7257b6990a] daemon started [2020-12-01T13:22:24.078Z] daemon.go:461: [d9f7257b6990a] Stopping daemon [2020-12-01T13:22:24.078Z] daemon.go:296: [d9f7257b6990a] exiting daemon [2020-12-01T13:22:24.078Z] daemon.go:448: [d9f7257b6990a] Daemon stopped [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.50s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.98s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.00s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPortList (6.88s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.24s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.50s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.49s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.49s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.16s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.45s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.04s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsByOrder (3.49s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.96s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.70s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.21s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.64s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.64s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.54s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.17s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.32s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.61s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.27s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.16s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.56s) [2020-12-01T13:22:24.078Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.54s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.65s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.56s) [2020-12-01T13:22:24.337Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T13:22:24.337Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.08s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.52s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.24s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.87s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.55s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.17s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.19s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.02s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.57s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.64s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.58s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.98s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.51s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.12s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddHost (0.53s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.27s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.55s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.76s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.07s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.07s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.77s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.70s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.75s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.18s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.89s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.60s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.50s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.60s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.77s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.97s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.63s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.53s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.64s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.76s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.68s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.74s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.04s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.76s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) [2020-12-01T13:22:24.337Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.72s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.63s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.52s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.19s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.29s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.53s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.63s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.57s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.56s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.72s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.77s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.60s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.25s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.63s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.35s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T13:22:24.338Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.96s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.25s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.63s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.18s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.80s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.43s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.32s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.06s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.78s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.55s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.76s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.81s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.98s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.98s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMount (4.45s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.56s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.51s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.54s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.81s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.88s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.79s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.86s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.42s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.65s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetHost (0.80s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.43s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.89s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.38s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.05s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.61s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.51s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.63s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s) [2020-12-01T13:22:24.338Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.65s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T13:22:24.338Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.68s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.32s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-01T13:22:24.338Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.55s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.65s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.46s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.10s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.08s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.60s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.70s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunSysctls (0.98s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.88s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.94s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.88s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.56s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.79s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.08s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserByID (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.22s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.59s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T13:22:24.338Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.81s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.60s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.72s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.60s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.15s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.57s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.51s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.49s) [2020-12-01T13:22:24.338Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T13:22:24.338Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.47s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.88s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.57s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2020-12-01T13:22:24.338Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents464704445 [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.22s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-12-01T13:22:24.338Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.10s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.46s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.01s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.79s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.69s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.92s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.16s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.66s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.21s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.72s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.37s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.63s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.51s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.54s) [2020-12-01T13:22:24.339Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T13:22:24.339Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.56s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.69s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.49s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.49s) [2020-12-01T13:22:24.339Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T13:22:24.339Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.71s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.45s) [2020-12-01T13:22:24.339Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-12-01T13:22:24.339Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.09s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.36s) [2020-12-01T13:22:24.339Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T13:22:24.339Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.93s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.65s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.91s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.76s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.45s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.02s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.54s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.80s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.99s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.44s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.39s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.45s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.11s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.05s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.03s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.74s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.72s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.92s) [2020-12-01T13:22:24.339Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.64s) [2020-12-01T13:22:24.339Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-01T13:22:24.339Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-01T13:22:24.339Z] === RUN TestDockerRegistrySuite [2020-12-01T13:22:24.339Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-01T13:22:25.275Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-01T13:22:26.212Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-01T13:22:27.588Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T13:22:30.876Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-01T13:22:33.407Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-01T13:22:34.342Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-01T13:22:35.277Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-01T13:22:36.212Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-01T13:22:37.589Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-01T13:22:38.534Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-01T13:22:39.474Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-01T13:22:40.414Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-01T13:22:42.331Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-01T13:22:44.238Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-01T13:22:45.173Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-01T13:22:47.705Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-01T13:22:48.271Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-01T13:22:48.271Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T13:22:49.648Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T13:22:50.221Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T13:22:51.156Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-01T13:22:53.686Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-01T13:22:53.944Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-01T13:22:54.879Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-01T13:22:55.445Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-01T13:22:55.445Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-01T13:22:55.704Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-01T13:22:55.963Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-01T13:22:56.222Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-01T13:22:56.480Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-01T13:22:57.415Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-01T13:22:59.316Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-01T13:22:59.893Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-01T13:23:00.859Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-01T13:23:01.794Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite (38.29s) [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.16s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d222f1090e4ef is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d82e493a2b49d is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon dbbbd5d0653cf is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d31f2b41a8c31 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.88s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d112664a085c1 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d6df4e97225c3 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d8a6965ec1ac7 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.01s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon dbff01e373e69 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon de68a0d165f48 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon db64974ad6ed7 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.00s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon dd4d471994d2c is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.00s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-01T13:23:02.361Z] check_test.go:196: Daemon d0bf1f1ade837 is not started [2020-12-01T13:23:02.361Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2020-12-01T13:23:02.361Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-01T13:23:02.361Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9fea9ad3593d3649a003fe81e95eb797e3c5384fc4bd2986bb3d4c253277f45c [2020-12-01T13:23:02.361Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:70c4e57a57554f5b2feb5d189a45dfa28f928a8c98ecb0f62be7fbd6b31de800 [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon deffd8f20037d is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-01T13:23:02.362Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:715c4732bca7ae4b818baf3d3fd4cef28663655d8739ccdcc23aec9711afee45 [2020-12-01T13:23:02.362Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e6472f83e46017d04e9d3f2c1aeded8aaec655d91e25d9a11cbb32be50d3ab5a [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dffd3706121ef is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d91b2fda701cc is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.24s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon df8e215b6cd3a is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.96s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d69fcb7a3f45c is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d9e780eb2799e is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d808fd117fac4 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon da49ae38ee626 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.90s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d3087dd76b1db is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.47s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon de3e479a2a00b is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dd1a2822fbf24 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d4fbe4b9eb9c1 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d125aa0d50bc6 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dc168b3144739 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d5172251d5c09 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dfdbbfa5f0989 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d15f6118de897 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dfa85cd658b04 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d9f670d06c685 is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.51s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon db8bfe955d94d is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon d8561e77be23b is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest [2020-12-01T13:23:02.362Z] check_test.go:196: Daemon dfd7af4af806a is not started [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-01T13:23:02.362Z] daemon.go:325: [de12df7234f89] waiting for daemon to start [2020-12-01T13:23:02.362Z] daemon.go:325: [de12df7234f89] waiting for daemon to start [2020-12-01T13:23:02.362Z] daemon.go:353: [de12df7234f89] daemon started [2020-12-01T13:23:02.362Z] daemon.go:461: [de12df7234f89] Stopping daemon [2020-12-01T13:23:02.362Z] daemon.go:296: [de12df7234f89] exiting daemon [2020-12-01T13:23:02.362Z] daemon.go:448: [de12df7234f89] Daemon stopped [2020-12-01T13:23:02.362Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-12-01T13:23:02.362Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only [2020-12-01T13:23:02.362Z] daemon.go:325: [d1505ccf54243] waiting for daemon to start [2020-12-01T13:23:02.362Z] daemon.go:325: [d1505ccf54243] waiting for daemon to start [2020-12-01T13:23:02.362Z] daemon.go:353: [d1505ccf54243] daemon started [2020-12-01T13:23:02.362Z] daemon.go:461: [d1505ccf54243] Stopping daemon [2020-12-01T13:23:02.362Z] daemon.go:296: [d1505ccf54243] exiting daemon [2020-12-01T13:23:02.362Z] daemon.go:448: [d1505ccf54243] Daemon stopped [2020-12-01T13:23:02.362Z] === RUN TestDockerSchema1RegistrySuite [2020-12-01T13:23:02.362Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T13:23:05.647Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-01T13:23:08.934Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-01T13:23:09.500Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-01T13:23:10.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-01T13:23:10.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T13:23:11.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T13:23:12.376Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T13:23:13.751Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-01T13:23:16.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-01T13:23:16.285Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-01T13:23:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-01T13:23:16.853Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-01T13:23:17.112Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-01T13:23:17.370Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-01T13:23:17.937Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite (15.45s) [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.03s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d010130db4e22 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.95s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d376dd29382d4 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.01s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon ddc64d780d42e is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon dcb1bd5f5ae43 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d27f51f0e927c is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon dcdd6a7dd599a is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.90s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d8f7b06716255 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.03s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d377434f0bd27 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon db0ea328ea851 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon df80edf3e151a is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon dd006265ea0dd is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon da9ac7b957f95 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon dea53fe3229e1 is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-01T13:23:17.937Z] check_test.go:223: Daemon d911f8943787f is not started [2020-12-01T13:23:17.937Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2020-12-01T13:23:17.937Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-01T13:23:17.938Z] check_test.go:223: Daemon d08db29f3c2c1 is not started [2020-12-01T13:23:17.938Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-01T13:23:17.938Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-01T13:23:17.938Z] check_test.go:223: Daemon dde876ad44190 is not started [2020-12-01T13:23:17.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-01T13:23:17.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-01T13:23:18.873Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-01T13:23:19.132Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-01T13:23:19.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-01T13:23:20.330Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-01T13:23:20.587Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-01T13:23:21.154Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-01T13:23:21.720Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.80s) [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon dce3ad71dc764 is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon d127ef7015ff8 is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon d99a3ed1dbd57 is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.09s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-01T13:23:21.720Z] daemon.go:325: [d6be26a414087] waiting for daemon to start [2020-12-01T13:23:21.720Z] daemon.go:325: [d6be26a414087] waiting for daemon to start [2020-12-01T13:23:21.720Z] daemon.go:353: [d6be26a414087] daemon started [2020-12-01T13:23:21.720Z] daemon.go:461: [d6be26a414087] Stopping daemon [2020-12-01T13:23:21.720Z] daemon.go:296: [d6be26a414087] exiting daemon [2020-12-01T13:23:21.720Z] daemon.go:448: [d6be26a414087] Daemon stopped [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon dd67fabc6d3e8 is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon d78e3ac649533 is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon dc890d4df16dd is not started [2020-12-01T13:23:21.720Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-12-01T13:23:21.720Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-01T13:23:21.720Z] check_test.go:252: Daemon d74c2beff8d38 is not started [2020-12-01T13:23:21.720Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-01T13:23:21.720Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-01T13:23:26.983Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-01T13:23:26.983Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-01T13:23:27.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-01T13:23:27.241Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-01T13:23:27.498Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-12-01T13:23:27.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-12-01T13:23:27.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-01T13:23:27.498Z] check_test.go:279: Daemon d4c03bacf3de0 is not started [2020-12-01T13:23:27.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-01T13:23:27.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-01T13:23:27.498Z] check_test.go:279: Daemon dce2b56a087c8 is not started [2020-12-01T13:23:27.498Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-12-01T13:23:27.498Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-01T13:23:27.499Z] check_test.go:279: Daemon d5cb71c7019b0 is not started [2020-12-01T13:23:27.499Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-01T13:23:27.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-01T13:23:27.499Z] check_test.go:279: Daemon df9f35904aaf4 is not started [2020-12-01T13:23:27.499Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-01T13:23:27.499Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-01T13:23:27.499Z] check_test.go:279: Daemon d3ba38c9f55ab is not started [2020-12-01T13:23:27.499Z] === RUN TestDockerNetworkSuite [2020-12-01T13:23:27.499Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-01T13:23:29.400Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-01T13:23:30.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-01T13:23:33.623Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-01T13:23:34.999Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-01T13:23:37.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-01T13:23:38.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-01T13:23:41.439Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-01T13:23:43.610Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-01T13:23:43.610Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-01T13:23:43.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-01T13:23:43.610Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-01T13:23:43.610Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-01T13:23:44.071Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-01T13:23:44.072Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-01T13:23:44.532Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-01T13:23:44.532Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-01T13:23:44.532Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-01T13:23:45.503Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-01T13:23:45.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-01T13:23:45.910Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-01T13:23:48.417Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-01T13:23:49.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-01T13:23:49.959Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-01T13:23:49.959Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-01T13:23:49.959Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-01T13:23:49.959Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-01T13:23:50.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-01T13:23:51.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-01T13:23:51.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-01T13:23:52.879Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-01T13:23:53.086Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-01T13:23:53.652Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-01T13:23:54.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-01T13:23:54.477Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-01T13:23:54.735Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-01T13:23:55.674Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-01T13:23:55.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-01T13:23:56.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-01T13:23:56.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-01T13:23:57.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-01T13:23:58.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-01T13:23:58.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-01T13:23:59.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-01T13:23:59.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-01T13:24:01.233Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-01T13:24:02.168Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-01T13:24:03.556Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-01T13:24:04.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-01T13:24:09.764Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-01T13:24:10.591Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-01T13:24:11.668Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-01T13:24:11.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-01T13:24:12.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-01T13:24:12.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-01T13:24:12.863Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-01T13:24:13.122Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-01T13:24:13.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-01T13:24:13.381Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-01T13:24:15.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-01T13:24:15.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-01T13:24:15.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-01T13:24:15.915Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-01T13:24:16.853Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-01T13:24:20.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-01T13:24:20.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-01T13:24:20.940Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-01T13:24:20.940Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-01T13:24:20.940Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-01T13:24:21.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-01T13:24:24.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-01T13:24:24.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-01T13:24:24.693Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-01T13:24:25.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-01T13:24:25.664Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-01T13:24:27.206Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-01T13:24:27.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-01T13:24:27.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-01T13:24:27.724Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-01T13:24:28.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-01T13:24:28.550Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-01T13:24:28.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-01T13:24:30.188Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-01T13:24:30.754Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-01T13:24:31.475Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite (69.83s) [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.04s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon dbf4f68cd2134 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon d1a6783acf4af is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.10s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon db26f5a053592 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.62s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon dd63cbb859612 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:1233: Daemon d5c1fc5e32359 is not started [2020-12-01T13:24:37.319Z] daemon.go:325: [d5c1fc5e32359] waiting for daemon to start [2020-12-01T13:24:37.319Z] daemon.go:325: [d5c1fc5e32359] waiting for daemon to start [2020-12-01T13:24:37.319Z] daemon.go:353: [d5c1fc5e32359] daemon started [2020-12-01T13:24:37.319Z] daemon.go:461: [d5c1fc5e32359] Stopping daemon [2020-12-01T13:24:37.319Z] daemon.go:296: [d5c1fc5e32359] exiting daemon [2020-12-01T13:24:37.319Z] daemon.go:448: [d5c1fc5e32359] Daemon stopped [2020-12-01T13:24:37.319Z] daemon.go:325: [d5c1fc5e32359] waiting for daemon to start [2020-12-01T13:24:37.319Z] daemon.go:325: [d5c1fc5e32359] waiting for daemon to start [2020-12-01T13:24:37.319Z] daemon.go:353: [d5c1fc5e32359] daemon started [2020-12-01T13:24:37.319Z] daemon.go:461: [d5c1fc5e32359] Stopping daemon [2020-12-01T13:24:37.319Z] daemon.go:296: [d5c1fc5e32359] exiting daemon [2020-12-01T13:24:37.319Z] daemon.go:448: [d5c1fc5e32359] Daemon stopped [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.41s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon d1e3212983d8a is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.76s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon dd9dd6c6f8054 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.14s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon da1b49f0962d7 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.57s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon de3429c686a82 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon df39108cd71c0 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.70s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon dbc4d9220df2e is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.31s) [2020-12-01T13:24:37.319Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-01T13:24:37.319Z] docker_cli_network_unix_test.go:46: Daemon de6ba51e41475 is not started [2020-12-01T13:24:37.319Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.12s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d148a29c3e682 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d53358dd85086 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d18e561a574ea is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.04s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d477b34cd3a27 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d95261b4680ef is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.10s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d6912ebd4daa1 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.20s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d719c6b5bdc79 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.04s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d079dbbdc981d is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.34s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d9332631060c2 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.13s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d1aec6e884f50 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.36s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d5e94c46d6807 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d173c7f781c01 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.84s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-01T13:24:37.320Z] daemon.go:325: [dd16aa7223621] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [dd16aa7223621] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [dd16aa7223621] daemon started [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:968: Daemon dd16aa7223621 is not started [2020-12-01T13:24:37.320Z] daemon.go:325: [dd16aa7223621] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:296: [dd16aa7223621] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:325: [dd16aa7223621] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [dd16aa7223621] daemon started [2020-12-01T13:24:37.320Z] daemon.go:461: [dd16aa7223621] Stopping daemon [2020-12-01T13:24:37.320Z] daemon.go:296: [dd16aa7223621] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:448: [dd16aa7223621] Daemon stopped [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.36s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d64bb0051a4d3 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.13s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-01T13:24:37.320Z] daemon.go:325: [d9865079d4344] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [d9865079d4344] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [d9865079d4344] daemon started [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:1116: Daemon d9865079d4344 is not started [2020-12-01T13:24:37.320Z] daemon.go:296: [d9865079d4344] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:325: [d9865079d4344] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [d9865079d4344] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [d9865079d4344] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [d9865079d4344] daemon started [2020-12-01T13:24:37.320Z] daemon.go:461: [d9865079d4344] Stopping daemon [2020-12-01T13:24:37.320Z] daemon.go:296: [d9865079d4344] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:448: [d9865079d4344] Daemon stopped [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon dab703eba4623 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon da055230de630 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d6a8c529821bd is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d42a6b2e8e9d0 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d5e3a57135c36 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon dadbb3f849337 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d7fb6406ac046 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon dc9735a937fab is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon df84b510e6152 is not started [2020-12-01T13:24:37.320Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-01T13:24:37.320Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d537ca2ba9272 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.88s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d424b388d3773 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.17s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-01T13:24:37.320Z] daemon.go:325: [d9089cadbb718] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [d9089cadbb718] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [d9089cadbb718] daemon started [2020-12-01T13:24:37.320Z] daemon.go:461: [d9089cadbb718] Stopping daemon [2020-12-01T13:24:37.320Z] daemon.go:296: [d9089cadbb718] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:448: [d9089cadbb718] Daemon stopped [2020-12-01T13:24:37.320Z] daemon.go:325: [d9089cadbb718] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [d9089cadbb718] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [d9089cadbb718] daemon started [2020-12-01T13:24:37.320Z] daemon.go:461: [d9089cadbb718] Stopping daemon [2020-12-01T13:24:37.320Z] daemon.go:296: [d9089cadbb718] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:448: [d9089cadbb718] Daemon stopped [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-01T13:24:37.320Z] daemon.go:325: [de745c0a44399] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:325: [de745c0a44399] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [de745c0a44399] daemon started [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:1084: Daemon de745c0a44399 is not started [2020-12-01T13:24:37.320Z] daemon.go:325: [de745c0a44399] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:296: [de745c0a44399] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:325: [de745c0a44399] waiting for daemon to start [2020-12-01T13:24:37.320Z] daemon.go:353: [de745c0a44399] daemon started [2020-12-01T13:24:37.320Z] daemon.go:461: [de745c0a44399] Stopping daemon [2020-12-01T13:24:37.320Z] daemon.go:296: [de745c0a44399] exiting daemon [2020-12-01T13:24:37.320Z] daemon.go:448: [de745c0a44399] Daemon stopped [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d0b781ccaf443 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.10s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d3f7199282617 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.96s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d2a98d1a00dcb is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.08s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d72e313730266 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.84s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon da93bd095c569 is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.64s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon da9b9ce67215a is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.26s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d69f66cc3acff is not started [2020-12-01T13:24:37.320Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.11s) [2020-12-01T13:24:37.320Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-01T13:24:37.320Z] docker_cli_network_unix_test.go:46: Daemon d923d396e1171 is not started [2020-12-01T13:24:37.320Z] === RUN TestDockerHubPullSuite [2020-12-01T13:24:37.320Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-01T13:24:39.220Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-01T13:24:41.748Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-01T13:24:42.006Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-01T13:24:44.534Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-01T13:24:44.534Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-01T13:24:44.534Z] --- PASS: TestDockerHubPullSuite (7.25s) [2020-12-01T13:24:44.534Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.92s) [2020-12-01T13:24:44.534Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-01T13:24:44.534Z] daemon.go:325: [d130948b84332] waiting for daemon to start [2020-12-01T13:24:44.534Z] daemon.go:325: [d130948b84332] waiting for daemon to start [2020-12-01T13:24:44.534Z] daemon.go:353: [d130948b84332] daemon started [2020-12-01T13:24:44.534Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.29s) [2020-12-01T13:24:44.534Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.63s) [2020-12-01T13:24:44.535Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.14s) [2020-12-01T13:24:44.535Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2020-12-01T13:24:44.535Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2020-12-01T13:24:44.535Z] daemon.go:461: [d130948b84332] Stopping daemon [2020-12-01T13:24:44.535Z] daemon.go:296: [d130948b84332] exiting daemon [2020-12-01T13:24:44.535Z] daemon.go:448: [d130948b84332] Daemon stopped [2020-12-01T13:24:44.535Z] PASS [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === Skipped [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.04s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-12-01T13:24:44.535Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-12-01T13:24:44.535Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement IsolationIsProcess [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-12-01T13:24:44.535Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-12-01T13:24:44.535Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-01T13:24:44.535Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement blkioWeight [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindows [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement swapMemorySupport [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T13:24:44.535Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-01T13:24:44.535Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-01T13:24:44.535Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2020-12-01T13:24:44.535Z] docker_cli_network_unix_test.go:46: Daemon d537ca2ba9272 is not started [2020-12-01T13:24:44.535Z] [2020-12-01T13:24:44.535Z] DONE 1249 tests, 51 skipped in 1534.027s [2020-12-01T13:24:44.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T13:24:44.535Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T13:24:44.535Z] +++ kill 7379 [2020-12-01T13:24:45.910Z] umount: bundles/test-integration/root: no mount point specified. [2020-12-01T13:24:45.910Z] +++ /etc/init.d/apparmor stop [2020-12-01T13:24:45.910Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T13:24:45.910Z] [2020-12-01T13:24:45.910Z] Unloading profiles will leave already running processes permanently [2020-12-01T13:24:45.910Z] unconfined, which can lead to unexpected situations. [2020-12-01T13:24:45.910Z] [2020-12-01T13:24:45.910Z] To set a process to complain mode, use the command line tool [2020-12-01T13:24:45.910Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T13:24:45.910Z] +++ true [2020-12-01T13:24:45.910Z] exiting test-integration [2020-12-01T13:24:45.910Z] ++ exit 0 [2020-12-01T13:24:45.910Z] [2020-12-01T13:24:45.910Z] + for job in $(jobs -p) [2020-12-01T13:24:45.910Z] + wait 8830 [2020-12-01T13:25:22.203Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-01T13:25:22.203Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-01T13:25:22.203Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-01T13:25:24.631Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-01T13:25:34.634Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-01T13:25:35.606Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-01T13:25:36.068Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-01T13:25:44.659Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-01T13:25:45.127Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-01T13:25:50.939Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-01T13:26:01.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-01T13:26:11.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-01T13:26:11.629Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-01T13:26:16.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-01T13:26:16.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-01T13:26:16.334Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-01T13:26:20.849Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-01T13:26:22.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-01T13:26:22.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-01T13:26:22.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-01T13:26:22.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-01T13:26:22.600Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-01T13:26:33.044Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-01T13:26:36.328Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T13:26:47.768Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-01T13:26:50.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-01T13:26:51.657Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-01T13:26:52.118Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-01T13:26:53.662Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-01T13:26:53.662Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-01T13:26:58.361Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-01T13:26:59.902Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-01T13:26:59.902Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-01T13:26:59.902Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-01T13:27:01.445Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-01T13:27:01.906Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-01T13:27:02.877Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-01T13:27:02.877Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-01T13:27:03.850Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-01T13:27:09.655Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-01T13:27:11.198Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-01T13:27:11.198Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-01T13:27:12.170Z] === RUN TestDockerSuite/TestBuildContChar [2020-12-01T13:27:27.005Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-01T13:27:27.005Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-01T13:27:27.005Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-01T13:27:29.189Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-01T13:27:29.649Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-01T13:27:30.111Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-01T13:27:30.111Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-01T13:27:30.571Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-01T13:27:31.547Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-01T13:27:31.547Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-01T13:27:31.547Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-01T13:27:37.358Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-01T13:28:13.073Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-01T13:28:14.044Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-01T13:28:15.586Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-01T13:28:21.391Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-01T13:28:21.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-01T13:28:21.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-01T13:28:21.852Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-01T13:28:22.828Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-01T13:28:22.828Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-01T13:28:52.816Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-01T13:28:52.816Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-01T13:28:52.816Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-01T13:28:57.799Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-01T13:28:59.172Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-01T13:29:01.703Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-01T13:29:03.603Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-01T13:29:06.887Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-01T13:29:09.417Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-01T13:29:13.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-01T13:29:13.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-01T13:29:13.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-01T13:29:17.681Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-01T13:29:20.596Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-01T13:29:27.682Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-01T13:30:05.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-01T13:30:05.650Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-01T13:30:07.026Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-01T13:30:09.558Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-01T13:30:12.841Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-01T13:30:15.373Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-01T13:30:28.161Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-01T13:30:28.161Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-01T13:30:28.161Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-01T13:30:37.294Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-01T13:30:49.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-01T13:30:50.903Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-01T13:30:53.434Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-01T13:30:56.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-01T13:31:03.278Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-01T13:31:08.541Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-01T13:31:10.444Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-01T13:31:12.978Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-01T13:31:15.517Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-01T13:31:18.049Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-01T13:31:21.337Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-01T13:31:23.867Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-01T13:31:40.312Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-01T13:31:40.312Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-01T13:31:40.312Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-01T13:32:16.094Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-01T13:32:20.082Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-01T13:32:26.447Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-01T13:32:34.949Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-01T13:32:36.787Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite (1652.96s) [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.94s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-01T13:32:49.835Z] daemon.go:325: [deb322377a3c7] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [deb322377a3c7] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [deb322377a3c7] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [deb322377a3c7] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [deb322377a3c7] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [deb322377a3c7] Daemon stopped [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-01T13:32:49.835Z] daemon.go:325: [d32d89f50b811] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d32d89f50b811] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d32d89f50b811] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [d32d89f50b811] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d32d89f50b811] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d32d89f50b811] Daemon stopped [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.05s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-01T13:32:49.835Z] daemon.go:325: [db4085167e55a] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [db4085167e55a] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [db4085167e55a] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [db4085167e55a] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [db4085167e55a] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [db4085167e55a] Daemon stopped [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-01T13:32:49.835Z] daemon.go:325: [d667638d50ccf] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d667638d50ccf] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d667638d50ccf] daemon started [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-01T13:32:49.835Z] daemon.go:325: [d83a818d39fcb] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d83a818d39fcb] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d83a818d39fcb] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [d667638d50ccf] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d667638d50ccf] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d667638d50ccf] Daemon stopped [2020-12-01T13:32:49.835Z] daemon.go:461: [d83a818d39fcb] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d83a818d39fcb] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d83a818d39fcb] Daemon stopped [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-01T13:32:49.835Z] daemon.go:325: [dbcc48587a111] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [dbcc48587a111] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [dbcc48587a111] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [dbcc48587a111] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [dbcc48587a111] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [dbcc48587a111] Daemon stopped [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.37s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-01T13:32:49.835Z] daemon.go:325: [d2f71f3eaf081] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d2f71f3eaf081] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d2f71f3eaf081] daemon started [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-01T13:32:49.835Z] daemon.go:325: [d4fb27467562c] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d4fb27467562c] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d4fb27467562c] daemon started [2020-12-01T13:32:49.835Z] check_test.go:358: [d4fb27467562c] joining swarm manager [d2f71f3eaf081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.835Z] daemon.go:461: [d4fb27467562c] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d4fb27467562c] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d4fb27467562c] Daemon stopped [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-01T13:32:49.835Z] daemon.go:325: [d1786dfc76356] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d1786dfc76356] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d1786dfc76356] daemon started [2020-12-01T13:32:49.835Z] check_test.go:358: [d1786dfc76356] joining swarm manager [d2f71f3eaf081]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.835Z] daemon.go:461: [d2f71f3eaf081] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d2f71f3eaf081] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d2f71f3eaf081] Daemon stopped [2020-12-01T13:32:49.835Z] check_test.go:379: Daemon d4fb27467562c is not started [2020-12-01T13:32:49.835Z] daemon.go:461: [d1786dfc76356] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d1786dfc76356] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d1786dfc76356] Daemon stopped [2020-12-01T13:32:49.835Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-01T13:32:49.835Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-12-01T13:32:49.835Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.59s) [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-12-01T13:32:49.835Z] daemon.go:325: [daad90d812ab0] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [daad90d812ab0] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [daad90d812ab0] daemon started [2020-12-01T13:32:49.835Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit [2020-12-01T13:32:49.835Z] daemon.go:325: [d13dee91abeed] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d13dee91abeed] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d13dee91abeed] daemon started [2020-12-01T13:32:49.835Z] check_test.go:358: [d13dee91abeed] joining swarm manager [daad90d812ab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.835Z] daemon.go:461: [daad90d812ab0] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [daad90d812ab0] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [daad90d812ab0] Daemon stopped [2020-12-01T13:32:49.835Z] daemon.go:461: [d13dee91abeed] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [d13dee91abeed] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [d13dee91abeed] Daemon stopped [2020-12-01T13:32:49.835Z] daemon.go:325: [daad90d812ab0] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [daad90d812ab0] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [daad90d812ab0] daemon started [2020-12-01T13:32:49.835Z] daemon.go:325: [d13dee91abeed] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:325: [d13dee91abeed] waiting for daemon to start [2020-12-01T13:32:49.835Z] daemon.go:353: [d13dee91abeed] daemon started [2020-12-01T13:32:49.835Z] daemon.go:461: [daad90d812ab0] Stopping daemon [2020-12-01T13:32:49.835Z] daemon.go:296: [daad90d812ab0] exiting daemon [2020-12-01T13:32:49.835Z] daemon.go:448: [daad90d812ab0] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d13dee91abeed] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d13dee91abeed] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d13dee91abeed] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-01T13:32:49.836Z] daemon.go:325: [dcc33b301aa1b] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dcc33b301aa1b] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dcc33b301aa1b] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [dcc33b301aa1b] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dcc33b301aa1b] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dcc33b301aa1b] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.93s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-01T13:32:49.836Z] daemon.go:325: [dd8ed3eb6a6d0] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dd8ed3eb6a6d0] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dd8ed3eb6a6d0] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-01T13:32:49.836Z] daemon.go:325: [d645725e27177] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d645725e27177] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d645725e27177] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [dd8ed3eb6a6d0] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dd8ed3eb6a6d0] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dd8ed3eb6a6d0] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d645725e27177] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d645725e27177] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d645725e27177] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.08s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d439c6993cbfb] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-01T13:32:49.836Z] daemon.go:325: [d74ab65484279] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d74ab65484279] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d74ab65484279] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [d74ab65484279] joining swarm manager [d439c6993cbfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-01T13:32:49.836Z] daemon.go:325: [dc5e36b1389a6] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dc5e36b1389a6] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dc5e36b1389a6] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [dc5e36b1389a6] joining swarm manager [d439c6993cbfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.836Z] daemon.go:461: [d439c6993cbfb] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d439c6993cbfb] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d439c6993cbfb] Daemon stopped [2020-12-01T13:32:49.836Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d439c6993cbfb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d439c6993cbfb] daemon started [2020-12-01T13:32:49.836Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-12-01T13:32:49.836Z] daemon.go:461: [d439c6993cbfb] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d439c6993cbfb] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d439c6993cbfb] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d74ab65484279] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d74ab65484279] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d74ab65484279] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [dc5e36b1389a6] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dc5e36b1389a6] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dc5e36b1389a6] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.35s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-01T13:32:49.836Z] daemon.go:325: [dd9d608174519] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dd9d608174519] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dd9d608174519] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-01T13:32:49.836Z] daemon.go:325: [def803f683d67] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [def803f683d67] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [def803f683d67] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [def803f683d67] joining swarm manager [dd9d608174519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-01T13:32:49.836Z] daemon.go:325: [dbda7f2e6eccb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dbda7f2e6eccb] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dbda7f2e6eccb] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [dbda7f2e6eccb] joining swarm manager [dd9d608174519]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.836Z] daemon.go:461: [dd9d608174519] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dd9d608174519] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dd9d608174519] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [def803f683d67] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [def803f683d67] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [def803f683d67] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [dbda7f2e6eccb] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dbda7f2e6eccb] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dbda7f2e6eccb] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.64s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-01T13:32:49.836Z] daemon.go:325: [d5774a4a92007] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d5774a4a92007] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d5774a4a92007] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-01T13:32:49.836Z] daemon.go:325: [d0d5c81956152] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d0d5c81956152] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d0d5c81956152] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [d5774a4a92007] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d5774a4a92007] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d5774a4a92007] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d0d5c81956152] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d0d5c81956152] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d0d5c81956152] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.35s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-01T13:32:49.836Z] daemon.go:325: [dd1c0736a4686] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dd1c0736a4686] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dd1c0736a4686] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [dd1c0736a4686] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dd1c0736a4686] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dd1c0736a4686] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.28s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-01T13:32:49.836Z] daemon.go:325: [d2e10aad0e600] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d2e10aad0e600] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d2e10aad0e600] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-01T13:32:49.836Z] daemon.go:325: [da4a3aa07be61] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [da4a3aa07be61] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [da4a3aa07be61] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [da4a3aa07be61] joining swarm manager [d2e10aad0e600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-01T13:32:49.836Z] daemon.go:325: [d237d8786a1de] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d237d8786a1de] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d237d8786a1de] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [d237d8786a1de] joining swarm manager [d2e10aad0e600]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.836Z] daemon.go:461: [d2e10aad0e600] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d2e10aad0e600] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d2e10aad0e600] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [da4a3aa07be61] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [da4a3aa07be61] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [da4a3aa07be61] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d237d8786a1de] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d237d8786a1de] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d237d8786a1de] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.02s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-01T13:32:49.836Z] daemon.go:325: [ddc32ed03e003] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [ddc32ed03e003] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [ddc32ed03e003] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [ddc32ed03e003] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [ddc32ed03e003] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [ddc32ed03e003] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:325: [ddc32ed03e003] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [ddc32ed03e003] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [ddc32ed03e003] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-01T13:32:49.836Z] daemon.go:325: [df5d9c817c327] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df5d9c817c327] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [df5d9c817c327] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [df5d9c817c327] joining swarm manager [ddc32ed03e003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:461: [df5d9c817c327] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [df5d9c817c327] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [df5d9c817c327] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:325: [df5d9c817c327] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df5d9c817c327] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [df5d9c817c327] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d9a832b8ca7bf] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [d9a832b8ca7bf] joining swarm manager [ddc32ed03e003]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.836Z] daemon.go:461: [d9a832b8ca7bf] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d9a832b8ca7bf] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d9a832b8ca7bf] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d9a832b8ca7bf] daemon started [2020-12-01T13:32:49.836Z] daemon.go:296: [d9a832b8ca7bf] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d9a832b8ca7bf] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d9a832b8ca7bf] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [ddc32ed03e003] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [ddc32ed03e003] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [ddc32ed03e003] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [df5d9c817c327] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [df5d9c817c327] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [df5d9c817c327] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d9a832b8ca7bf] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d9a832b8ca7bf] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d9a832b8ca7bf] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.54s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-01T13:32:49.836Z] daemon.go:325: [dd3b04f2f4cc1] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [dd3b04f2f4cc1] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [dd3b04f2f4cc1] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-01T13:32:49.836Z] daemon.go:325: [d65a443c52bcc] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d65a443c52bcc] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d65a443c52bcc] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [d65a443c52bcc] joining swarm manager [dd3b04f2f4cc1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:461: [dd3b04f2f4cc1] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [dd3b04f2f4cc1] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [dd3b04f2f4cc1] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d65a443c52bcc] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d65a443c52bcc] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d65a443c52bcc] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.64s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-01T13:32:49.836Z] daemon.go:325: [d8bc0fec81fb2] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d8bc0fec81fb2] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d8bc0fec81fb2] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [df33387b3aac5] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [df33387b3aac5] joining swarm manager [d8bc0fec81fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-01T13:32:49.836Z] daemon.go:325: [d1769f785ed80] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d1769f785ed80] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d1769f785ed80] daemon started [2020-12-01T13:32:49.836Z] check_test.go:358: [d1769f785ed80] joining swarm manager [d8bc0fec81fb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.836Z] daemon.go:461: [df33387b3aac5] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [df33387b3aac5] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [df33387b3aac5] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:339: [df33387b3aac5] error pinging daemon on start: Get http://df33387b3aac5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.836Z] daemon.go:325: [df33387b3aac5] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [df33387b3aac5] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [d8bc0fec81fb2] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d8bc0fec81fb2] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d8bc0fec81fb2] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [df33387b3aac5] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [df33387b3aac5] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [df33387b3aac5] Daemon stopped [2020-12-01T13:32:49.836Z] daemon.go:461: [d1769f785ed80] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [d1769f785ed80] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [d1769f785ed80] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.45s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-01T13:32:49.836Z] daemon.go:325: [db990e8c213da] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [db990e8c213da] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [db990e8c213da] daemon started [2020-12-01T13:32:49.836Z] daemon.go:461: [db990e8c213da] Stopping daemon [2020-12-01T13:32:49.836Z] daemon.go:296: [db990e8c213da] exiting daemon [2020-12-01T13:32:49.836Z] daemon.go:448: [db990e8c213da] Daemon stopped [2020-12-01T13:32:49.836Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.52s) [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-01T13:32:49.836Z] daemon.go:325: [d5b5c2089cb13] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:325: [d5b5c2089cb13] waiting for daemon to start [2020-12-01T13:32:49.836Z] daemon.go:353: [d5b5c2089cb13] daemon started [2020-12-01T13:32:49.836Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-01T13:32:49.837Z] daemon.go:325: [da2ff63d83715] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da2ff63d83715] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [da2ff63d83715] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [da2ff63d83715] joining swarm manager [d5b5c2089cb13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.837Z] daemon.go:461: [d5b5c2089cb13] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d5b5c2089cb13] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d5b5c2089cb13] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [da2ff63d83715] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [da2ff63d83715] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [da2ff63d83715] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.54s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-01T13:32:49.837Z] daemon.go:325: [d1891b2950150] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d1891b2950150] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d1891b2950150] daemon started [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [db7447c9d5439] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [db7447c9d5439] joining swarm manager [d1891b2950150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-01T13:32:49.837Z] daemon.go:325: [d19815084cbbd] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d19815084cbbd] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d19815084cbbd] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d19815084cbbd] joining swarm manager [d1891b2950150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.837Z] daemon.go:461: [db7447c9d5439] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [db7447c9d5439] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [db7447c9d5439] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d19815084cbbd] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d19815084cbbd] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d19815084cbbd] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [db7447c9d5439] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [db7447c9d5439] daemon started [2020-12-01T13:32:49.837Z] daemon.go:461: [d1891b2950150] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d1891b2950150] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d1891b2950150] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [db7447c9d5439] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [db7447c9d5439] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [db7447c9d5439] Daemon stopped [2020-12-01T13:32:49.837Z] check_test.go:379: Daemon d19815084cbbd is not started [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.57s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d21d59e8d81af] daemon started [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [da4d2cc4f83d5] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [da4d2cc4f83d5] joining swarm manager [d21d59e8d81af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d57e156060ce3] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d57e156060ce3] joining swarm manager [d21d59e8d81af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [dcda07eda2b20] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [dcda07eda2b20] joining swarm manager [d21d59e8d81af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d571e137102c0] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d571e137102c0] joining swarm manager [d21d59e8d81af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d842d40c55858] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d842d40c55858] joining swarm manager [d21d59e8d81af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-01T13:32:49.837Z] daemon.go:461: [d21d59e8d81af] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:461: [dcda07eda2b20] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:461: [d842d40c55858] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:461: [da4d2cc4f83d5] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:461: [d571e137102c0] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:461: [d57e156060ce3] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d21d59e8d81af] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d21d59e8d81af] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:296: [d842d40c55858] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d842d40c55858] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:296: [dcda07eda2b20] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [dcda07eda2b20] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:296: [d57e156060ce3] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d57e156060ce3] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:296: [d571e137102c0] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d571e137102c0] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:296: [da4d2cc4f83d5] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [da4d2cc4f83d5] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:339: [d842d40c55858] error pinging daemon on start: Get http://d842d40c55858.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d57e156060ce3] error pinging daemon on start: Get http://d57e156060ce3.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [da4d2cc4f83d5] error pinging daemon on start: Get http://da4d2cc4f83d5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d21d59e8d81af] error pinging daemon on start: Get http://d21d59e8d81af.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [dcda07eda2b20] error pinging daemon on start: Get http://dcda07eda2b20.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d571e137102c0] error pinging daemon on start: Get http://d571e137102c0.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:339: [d842d40c55858] error pinging daemon on start: Get http://d842d40c55858.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d57e156060ce3] error pinging daemon on start: Get http://d57e156060ce3.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [da4d2cc4f83d5] error pinging daemon on start: Get http://da4d2cc4f83d5.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d21d59e8d81af] error pinging daemon on start: Get http://d21d59e8d81af.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [dcda07eda2b20] error pinging daemon on start: Get http://dcda07eda2b20.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d571e137102c0] error pinging daemon on start: Get http://d571e137102c0.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d57e156060ce3] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [da4d2cc4f83d5] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dcda07eda2b20] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d571e137102c0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [da4d2cc4f83d5] daemon started [2020-12-01T13:32:49.837Z] daemon.go:353: [d57e156060ce3] daemon started [2020-12-01T13:32:49.837Z] daemon.go:353: [dcda07eda2b20] daemon started [2020-12-01T13:32:49.837Z] daemon.go:353: [d571e137102c0] daemon started [2020-12-01T13:32:49.837Z] daemon.go:339: [d842d40c55858] error pinging daemon on start: Get http://d842d40c55858.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:339: [d21d59e8d81af] error pinging daemon on start: Get http://d21d59e8d81af.sock/_ping: context deadline exceeded [2020-12-01T13:32:49.837Z] daemon.go:325: [d842d40c55858] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d21d59e8d81af] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d21d59e8d81af] daemon started [2020-12-01T13:32:49.837Z] daemon.go:353: [d842d40c55858] daemon started [2020-12-01T13:32:49.837Z] daemon.go:461: [d21d59e8d81af] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d21d59e8d81af] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d21d59e8d81af] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [da4d2cc4f83d5] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [da4d2cc4f83d5] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [da4d2cc4f83d5] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d57e156060ce3] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d57e156060ce3] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d57e156060ce3] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [dcda07eda2b20] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [dcda07eda2b20] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [dcda07eda2b20] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d571e137102c0] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d571e137102c0] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d571e137102c0] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d842d40c55858] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d842d40c55858] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d842d40c55858] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.38s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-01T13:32:49.837Z] daemon.go:325: [d3cb490afd58c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d3cb490afd58c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d3cb490afd58c] daemon started [2020-12-01T13:32:49.837Z] daemon.go:461: [d3cb490afd58c] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d3cb490afd58c] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d3cb490afd58c] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:325: [d3cb490afd58c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d3cb490afd58c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d3cb490afd58c] daemon started [2020-12-01T13:32:49.837Z] daemon.go:461: [d3cb490afd58c] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d3cb490afd58c] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d3cb490afd58c] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.41s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-01T13:32:49.837Z] daemon.go:325: [d98712c00e292] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d98712c00e292] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d98712c00e292] daemon started [2020-12-01T13:32:49.837Z] daemon.go:461: [d98712c00e292] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d98712c00e292] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d98712c00e292] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.76s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-01T13:32:49.837Z] daemon.go:325: [d67e68e15fc4d] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d67e68e15fc4d] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d67e68e15fc4d] daemon started [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-01T13:32:49.837Z] daemon.go:325: [d0a446accb7e2] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d0a446accb7e2] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d0a446accb7e2] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d0a446accb7e2] joining swarm manager [d67e68e15fc4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-01T13:32:49.837Z] daemon.go:325: [db4af0cc65e4f] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [db4af0cc65e4f] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [db4af0cc65e4f] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [db4af0cc65e4f] joining swarm manager [d67e68e15fc4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.837Z] daemon.go:461: [d67e68e15fc4d] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d67e68e15fc4d] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d67e68e15fc4d] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d0a446accb7e2] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d0a446accb7e2] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d0a446accb7e2] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [db4af0cc65e4f] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [db4af0cc65e4f] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [db4af0cc65e4f] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.58s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-01T13:32:49.837Z] daemon.go:325: [d34fd8d1a06a4] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d34fd8d1a06a4] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d34fd8d1a06a4] daemon started [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-01T13:32:49.837Z] daemon.go:325: [dc27237432a81] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dc27237432a81] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [dc27237432a81] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [dc27237432a81] joining swarm manager [d34fd8d1a06a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-01T13:32:49.837Z] daemon.go:325: [d1ec776fce22c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d1ec776fce22c] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d1ec776fce22c] daemon started [2020-12-01T13:32:49.837Z] check_test.go:358: [d1ec776fce22c] joining swarm manager [d34fd8d1a06a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.837Z] daemon.go:461: [d34fd8d1a06a4] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d34fd8d1a06a4] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d34fd8d1a06a4] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [dc27237432a81] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [dc27237432a81] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [dc27237432a81] Daemon stopped [2020-12-01T13:32:49.837Z] daemon.go:461: [d1ec776fce22c] Stopping daemon [2020-12-01T13:32:49.837Z] daemon.go:296: [d1ec776fce22c] exiting daemon [2020-12-01T13:32:49.837Z] daemon.go:448: [d1ec776fce22c] Daemon stopped [2020-12-01T13:32:49.837Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.09s) [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-01T13:32:49.837Z] daemon.go:325: [d7920799779b9] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [d7920799779b9] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [d7920799779b9] daemon started [2020-12-01T13:32:49.837Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-01T13:32:49.837Z] daemon.go:325: [dbfb0ef499ec0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:325: [dbfb0ef499ec0] waiting for daemon to start [2020-12-01T13:32:49.837Z] daemon.go:353: [dbfb0ef499ec0] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [dbfb0ef499ec0] joining swarm manager [d7920799779b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-01T13:32:49.838Z] daemon.go:325: [d72e50f7e3b6a] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d72e50f7e3b6a] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d72e50f7e3b6a] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d72e50f7e3b6a] joining swarm manager [d7920799779b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:461: [d7920799779b9] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d7920799779b9] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d7920799779b9] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [dbfb0ef499ec0] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [dbfb0ef499ec0] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [dbfb0ef499ec0] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d72e50f7e3b6a] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d72e50f7e3b6a] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d72e50f7e3b6a] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.18s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-01T13:32:49.838Z] daemon.go:325: [d2001622f250d] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d2001622f250d] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d2001622f250d] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [d2001622f250d] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d2001622f250d] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d2001622f250d] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.09s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:32:49.838Z] daemon.go:325: [d28fcc9244a74] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d28fcc9244a74] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d28fcc9244a74] daemon started [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:32:49.838Z] daemon.go:325: [d25164808f49c] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d25164808f49c] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d25164808f49c] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d25164808f49c] joining swarm manager [d28fcc9244a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:32:49.838Z] daemon.go:325: [de8ca469af159] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [de8ca469af159] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [de8ca469af159] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [de8ca469af159] joining swarm manager [d28fcc9244a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:32:49.838Z] daemon.go:325: [d4dae6fa046b9] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d4dae6fa046b9] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d4dae6fa046b9] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d4dae6fa046b9] joining swarm manager [d28fcc9244a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-01T13:32:49.838Z] daemon.go:325: [d81f18c6bdaf8] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d81f18c6bdaf8] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d81f18c6bdaf8] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d81f18c6bdaf8] joining swarm manager [d28fcc9244a74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-01T13:32:49.838Z] daemon.go:461: [d28fcc9244a74] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d28fcc9244a74] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d28fcc9244a74] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d25164808f49c] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d25164808f49c] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d25164808f49c] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [de8ca469af159] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [de8ca469af159] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [de8ca469af159] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d4dae6fa046b9] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d4dae6fa046b9] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d4dae6fa046b9] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d81f18c6bdaf8] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d81f18c6bdaf8] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d81f18c6bdaf8] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.19s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-01T13:32:49.838Z] daemon.go:325: [daf45203aa2ed] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [daf45203aa2ed] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [daf45203aa2ed] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [daf45203aa2ed] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [daf45203aa2ed] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [daf45203aa2ed] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.23s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [dbdff9516b2d9] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [dbdff9516b2d9] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [dbdff9516b2d9] daemon started [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [db470d2322e91] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [db470d2322e91] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [db470d2322e91] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [db470d2322e91] joining swarm manager [dbdff9516b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [d34a87973dedc] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d34a87973dedc] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d34a87973dedc] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d34a87973dedc] joining swarm manager [dbdff9516b2d9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:461: [dbdff9516b2d9] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [dbdff9516b2d9] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [dbdff9516b2d9] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [db470d2322e91] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [db470d2322e91] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [db470d2322e91] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d34a87973dedc] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d34a87973dedc] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d34a87973dedc] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.09s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-01T13:32:49.838Z] daemon.go:325: [d6f5289df13c7] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d6f5289df13c7] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d6f5289df13c7] daemon started [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-01T13:32:49.838Z] daemon.go:325: [d75554c5a7b38] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d75554c5a7b38] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d75554c5a7b38] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d75554c5a7b38] joining swarm manager [d6f5289df13c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-01T13:32:49.838Z] daemon.go:325: [d1058369eeacc] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d1058369eeacc] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d1058369eeacc] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d1058369eeacc] joining swarm manager [d6f5289df13c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:461: [d75554c5a7b38] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d75554c5a7b38] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d75554c5a7b38] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d6f5289df13c7] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d6f5289df13c7] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d6f5289df13c7] Daemon stopped [2020-12-01T13:32:49.838Z] check_test.go:379: Daemon d75554c5a7b38 is not started [2020-12-01T13:32:49.838Z] daemon.go:461: [d1058369eeacc] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d1058369eeacc] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d1058369eeacc] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.87s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-01T13:32:49.838Z] daemon.go:325: [d11549b019579] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d11549b019579] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d11549b019579] daemon started [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-01T13:32:49.838Z] daemon.go:325: [d21d0cf5fd34e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d21d0cf5fd34e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d21d0cf5fd34e] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d21d0cf5fd34e] joining swarm manager [d11549b019579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-01T13:32:49.838Z] daemon.go:325: [d2884c2871c9e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d2884c2871c9e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d2884c2871c9e] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d2884c2871c9e] joining swarm manager [d11549b019579]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:461: [d11549b019579] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d11549b019579] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d11549b019579] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d21d0cf5fd34e] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d21d0cf5fd34e] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d21d0cf5fd34e] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d2884c2871c9e] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d2884c2871c9e] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d2884c2871c9e] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.76s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [d14b6b0523e31] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d14b6b0523e31] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d14b6b0523e31] daemon started [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [d881f32bf4bf4] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d881f32bf4bf4] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d881f32bf4bf4] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d881f32bf4bf4] joining swarm manager [d14b6b0523e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [d3b3d6a726e77] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d3b3d6a726e77] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d3b3d6a726e77] daemon started [2020-12-01T13:32:49.838Z] check_test.go:358: [d3b3d6a726e77] joining swarm manager [d14b6b0523e31]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.838Z] daemon.go:461: [d14b6b0523e31] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d14b6b0523e31] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d14b6b0523e31] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d881f32bf4bf4] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d881f32bf4bf4] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d881f32bf4bf4] Daemon stopped [2020-12-01T13:32:49.838Z] daemon.go:461: [d3b3d6a726e77] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d3b3d6a726e77] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d3b3d6a726e77] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.46s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-01T13:32:49.838Z] daemon.go:325: [d8b9999516d37] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d8b9999516d37] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d8b9999516d37] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [d8b9999516d37] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d8b9999516d37] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d8b9999516d37] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-01T13:32:49.838Z] daemon.go:325: [d183e5ef2fc69] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d183e5ef2fc69] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d183e5ef2fc69] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [d183e5ef2fc69] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d183e5ef2fc69] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d183e5ef2fc69] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-01T13:32:49.838Z] daemon.go:325: [d53dfe311931e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d53dfe311931e] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d53dfe311931e] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [d53dfe311931e] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d53dfe311931e] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d53dfe311931e] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig [2020-12-01T13:32:49.838Z] daemon.go:325: [dfb124ce6b57f] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [dfb124ce6b57f] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [dfb124ce6b57f] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [dfb124ce6b57f] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [dfb124ce6b57f] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [dfb124ce6b57f] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-01T13:32:49.838Z] daemon.go:325: [de40446cd9b0b] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [de40446cd9b0b] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [de40446cd9b0b] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [de40446cd9b0b] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [de40446cd9b0b] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [de40446cd9b0b] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.16s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts [2020-12-01T13:32:49.838Z] daemon.go:325: [d8d49405d9c7c] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d8d49405d9c7c] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:353: [d8d49405d9c7c] daemon started [2020-12-01T13:32:49.838Z] daemon.go:461: [d8d49405d9c7c] Stopping daemon [2020-12-01T13:32:49.838Z] daemon.go:296: [d8d49405d9c7c] exiting daemon [2020-12-01T13:32:49.838Z] daemon.go:448: [d8d49405d9c7c] Daemon stopped [2020-12-01T13:32:49.838Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.72s) [2020-12-01T13:32:49.838Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-01T13:32:49.838Z] daemon.go:325: [d0aabcdb75246] waiting for daemon to start [2020-12-01T13:32:49.838Z] daemon.go:325: [d0aabcdb75246] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d0aabcdb75246] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d0aabcdb75246] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d0aabcdb75246] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d0aabcdb75246] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.33s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable [2020-12-01T13:32:49.839Z] daemon.go:325: [d0a3d14dd84f8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d0a3d14dd84f8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d0a3d14dd84f8] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d0a3d14dd84f8] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d0a3d14dd84f8] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d0a3d14dd84f8] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.33s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-01T13:32:49.839Z] daemon.go:325: [dff92df4b55ba] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [dff92df4b55ba] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [dff92df4b55ba] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [dff92df4b55ba] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [dff92df4b55ba] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [dff92df4b55ba] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-01T13:32:49.839Z] daemon.go:325: [d86a5d6f508c2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d86a5d6f508c2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d86a5d6f508c2] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d86a5d6f508c2] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d86a5d6f508c2] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d86a5d6f508c2] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.92s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork [2020-12-01T13:32:49.839Z] daemon.go:325: [d8defcc19e57e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d8defcc19e57e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d8defcc19e57e] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d8defcc19e57e] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d8defcc19e57e] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d8defcc19e57e] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.61s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-01T13:32:49.839Z] daemon.go:325: [d13076c2dbb67] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d13076c2dbb67] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d13076c2dbb67] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d13076c2dbb67] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d13076c2dbb67] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d13076c2dbb67] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-01T13:32:49.839Z] daemon.go:325: [d97b8bb945558] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d97b8bb945558] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d97b8bb945558] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d97b8bb945558] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d97b8bb945558] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d97b8bb945558] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-01T13:32:49.839Z] daemon.go:325: [d3506f49f1637] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d3506f49f1637] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d3506f49f1637] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d3506f49f1637] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d3506f49f1637] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d3506f49f1637] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-01T13:32:49.839Z] daemon.go:325: [d94c04f7f563e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d94c04f7f563e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d94c04f7f563e] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d94c04f7f563e] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d94c04f7f563e] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d94c04f7f563e] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.73s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-01T13:32:49.839Z] daemon.go:325: [d53cdf2fbe0a8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d53cdf2fbe0a8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d53cdf2fbe0a8] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d53cdf2fbe0a8] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d53cdf2fbe0a8] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d53cdf2fbe0a8] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.27s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-01T13:32:49.839Z] daemon.go:325: [d20728ae41e54] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d20728ae41e54] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d20728ae41e54] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d20728ae41e54] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d20728ae41e54] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d20728ae41e54] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (17.86s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-01T13:32:49.839Z] daemon.go:325: [db2f589adf65e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [db2f589adf65e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [db2f589adf65e] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [db2f589adf65e] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [db2f589adf65e] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [db2f589adf65e] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.14s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-01T13:32:49.839Z] daemon.go:325: [d28f409bee43e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d28f409bee43e] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d28f409bee43e] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d28f409bee43e] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d28f409bee43e] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d28f409bee43e] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-01T13:32:49.839Z] daemon.go:325: [d81f3cdab0846] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d81f3cdab0846] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d81f3cdab0846] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d81f3cdab0846] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d81f3cdab0846] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d81f3cdab0846] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-01T13:32:49.839Z] daemon.go:325: [dc2e98e0d18c4] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [dc2e98e0d18c4] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [dc2e98e0d18c4] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [dc2e98e0d18c4] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [dc2e98e0d18c4] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [dc2e98e0d18c4] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.82s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun [2020-12-01T13:32:49.839Z] daemon.go:325: [d1298f9a49c21] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d1298f9a49c21] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d1298f9a49c21] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d1298f9a49c21] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d1298f9a49c21] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d1298f9a49c21] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart [2020-12-01T13:32:49.839Z] daemon.go:325: [df15785387ee2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [df15785387ee2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [df15785387ee2] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [df15785387ee2] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [df15785387ee2] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [df15785387ee2] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.58s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs [2020-12-01T13:32:49.839Z] daemon.go:325: [d67f23605d8b0] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d67f23605d8b0] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d67f23605d8b0] daemon started [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.qnzomflke20u@abc998e6beae | hello1\n" [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.tob5qmz06dje@abc998e6beae | hello2\n" [2020-12-01T13:32:49.839Z] daemon.go:461: [d67f23605d8b0] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d67f23605d8b0] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d67f23605d8b0] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-01T13:32:49.839Z] daemon.go:325: [d5381a18c0157] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d5381a18c0157] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d5381a18c0157] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d5381a18c0157] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d5381a18c0157] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d5381a18c0157] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.76s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-01T13:32:49.839Z] daemon.go:325: [d1f9ace3594b2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d1f9ace3594b2] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d1f9ace3594b2] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d1f9ace3594b2] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d1f9ace3594b2] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d1f9ace3594b2] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.85s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-01T13:32:49.839Z] daemon.go:325: [da63bc00ec368] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [da63bc00ec368] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [da63bc00ec368] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [da63bc00ec368] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [da63bc00ec368] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [da63bc00ec368] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.88s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-01T13:32:49.839Z] daemon.go:325: [d5e50598b6dd1] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d5e50598b6dd1] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d5e50598b6dd1] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d5e50598b6dd1] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d5e50598b6dd1] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d5e50598b6dd1] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.26s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince [2020-12-01T13:32:49.839Z] daemon.go:325: [d6ea15adf99b9] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d6ea15adf99b9] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d6ea15adf99b9] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d6ea15adf99b9] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d6ea15adf99b9] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d6ea15adf99b9] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.08s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-01T13:32:49.839Z] daemon.go:325: [d89b8ab6ef739] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d89b8ab6ef739] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d89b8ab6ef739] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d89b8ab6ef739] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d89b8ab6ef739] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d89b8ab6ef739] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.03s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail [2020-12-01T13:32:49.839Z] daemon.go:325: [d5034cc36a147] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d5034cc36a147] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d5034cc36a147] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d5034cc36a147] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d5034cc36a147] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d5034cc36a147] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.46s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-01T13:32:49.839Z] daemon.go:325: [d89c21179d7a8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d89c21179d7a8] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d89c21179d7a8] daemon started [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:242: checking task 4k2te5eb3000 [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:247: checking messages for 4k2te5eb3000 [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:242: checking task 7pxwpu8cmrug [2020-12-01T13:32:49.839Z] docker_cli_service_logs_test.go:247: checking messages for 7pxwpu8cmrug [2020-12-01T13:32:49.839Z] daemon.go:461: [d89c21179d7a8] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d89c21179d7a8] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d89c21179d7a8] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.22s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale [2020-12-01T13:32:49.839Z] daemon.go:325: [d27155cb673d3] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d27155cb673d3] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d27155cb673d3] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d27155cb673d3] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d27155cb673d3] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d27155cb673d3] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.20s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d2738dcd92bcd] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d2738dcd92bcd] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d2738dcd92bcd] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d2738dcd92bcd] Daemon stopped [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d2738dcd92bcd] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d2738dcd92bcd] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d2738dcd92bcd] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d2738dcd92bcd] Daemon stopped [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d2738dcd92bcd] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d2738dcd92bcd] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d2738dcd92bcd] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d2738dcd92bcd] Daemon stopped [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d2738dcd92bcd] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d2738dcd92bcd] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d2738dcd92bcd] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d2738dcd92bcd] Daemon stopped [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [d2738dcd92bcd] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [d2738dcd92bcd] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [d2738dcd92bcd] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [d2738dcd92bcd] exiting daemon [2020-12-01T13:32:49.839Z] daemon.go:448: [d2738dcd92bcd] Daemon stopped [2020-12-01T13:32:49.839Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.22s) [2020-12-01T13:32:49.839Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-01T13:32:49.839Z] daemon.go:325: [de35bfeb0ac9a] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:325: [de35bfeb0ac9a] waiting for daemon to start [2020-12-01T13:32:49.839Z] daemon.go:353: [de35bfeb0ac9a] daemon started [2020-12-01T13:32:49.839Z] daemon.go:461: [de35bfeb0ac9a] Stopping daemon [2020-12-01T13:32:49.839Z] daemon.go:296: [de35bfeb0ac9a] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [de35bfeb0ac9a] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.25s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-01T13:32:49.840Z] daemon.go:325: [d3d650b0a471f] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d3d650b0a471f] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d3d650b0a471f] daemon started [2020-12-01T13:32:49.840Z] daemon.go:461: [d3d650b0a471f] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d3d650b0a471f] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d3d650b0a471f] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.45s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-01T13:32:49.840Z] daemon.go:325: [d4c0b10f8bb47] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d4c0b10f8bb47] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d4c0b10f8bb47] daemon started [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-01T13:32:49.840Z] daemon.go:325: [d2da7a19879ad] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d2da7a19879ad] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d2da7a19879ad] daemon started [2020-12-01T13:32:49.840Z] check_test.go:358: [d2da7a19879ad] joining swarm manager [d4c0b10f8bb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-01T13:32:49.840Z] daemon.go:325: [d925770b910f0] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d925770b910f0] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d925770b910f0] daemon started [2020-12-01T13:32:49.840Z] check_test.go:358: [d925770b910f0] joining swarm manager [d4c0b10f8bb47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:49.840Z] daemon.go:461: [d4c0b10f8bb47] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d4c0b10f8bb47] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d4c0b10f8bb47] Daemon stopped [2020-12-01T13:32:49.840Z] daemon.go:461: [d2da7a19879ad] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d2da7a19879ad] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d2da7a19879ad] Daemon stopped [2020-12-01T13:32:49.840Z] daemon.go:461: [d925770b910f0] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d925770b910f0] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d925770b910f0] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.90s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-01T13:32:49.840Z] daemon.go:325: [d4902c31134b5] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d4902c31134b5] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d4902c31134b5] daemon started [2020-12-01T13:32:49.840Z] daemon.go:461: [d4902c31134b5] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d4902c31134b5] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d4902c31134b5] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.73s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-01T13:32:49.840Z] daemon.go:325: [d6510a6370b75] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d6510a6370b75] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d6510a6370b75] daemon started [2020-12-01T13:32:49.840Z] daemon.go:461: [d6510a6370b75] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d6510a6370b75] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d6510a6370b75] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.02s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-01T13:32:49.840Z] daemon.go:325: [d1b3a28dedd5d] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d1b3a28dedd5d] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d1b3a28dedd5d] daemon started [2020-12-01T13:32:49.840Z] daemon.go:461: [d1b3a28dedd5d] Stopping daemon [2020-12-01T13:32:49.840Z] daemon.go:296: [d1b3a28dedd5d] exiting daemon [2020-12-01T13:32:49.840Z] daemon.go:448: [d1b3a28dedd5d] Daemon stopped [2020-12-01T13:32:49.840Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.40s) [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-01T13:32:49.840Z] daemon.go:325: [d5c77ef0eea00] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d5c77ef0eea00] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:353: [d5c77ef0eea00] daemon started [2020-12-01T13:32:49.840Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-01T13:32:49.840Z] daemon.go:325: [d00588c1d1e6b] waiting for daemon to start [2020-12-01T13:32:49.840Z] daemon.go:325: [d00588c1d1e6b] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d00588c1d1e6b] daemon started [2020-12-01T13:32:50.099Z] check_test.go:358: [d00588c1d1e6b] joining swarm manager [d5c77ef0eea00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-01T13:32:50.099Z] daemon.go:325: [d4b3cf92f4b96] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d4b3cf92f4b96] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d4b3cf92f4b96] daemon started [2020-12-01T13:32:50.099Z] check_test.go:358: [d4b3cf92f4b96] joining swarm manager [d5c77ef0eea00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:50.099Z] daemon.go:461: [d5c77ef0eea00] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [d5c77ef0eea00] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [d5c77ef0eea00] Daemon stopped [2020-12-01T13:32:50.099Z] daemon.go:461: [d00588c1d1e6b] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [d00588c1d1e6b] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [d00588c1d1e6b] Daemon stopped [2020-12-01T13:32:50.099Z] daemon.go:461: [d4b3cf92f4b96] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [d4b3cf92f4b96] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [d4b3cf92f4b96] Daemon stopped [2020-12-01T13:32:50.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.65s) [2020-12-01T13:32:50.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-01T13:32:50.099Z] daemon.go:325: [db517e51dba91] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [db517e51dba91] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [db517e51dba91] daemon started [2020-12-01T13:32:50.099Z] daemon.go:461: [db517e51dba91] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [db517e51dba91] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [db517e51dba91] Daemon stopped [2020-12-01T13:32:50.099Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.22s) [2020-12-01T13:32:50.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-01T13:32:50.099Z] daemon.go:325: [d3faafb2f7cb2] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d3faafb2f7cb2] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d3faafb2f7cb2] daemon started [2020-12-01T13:32:50.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-01T13:32:50.099Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d7e63d730afe4] daemon started [2020-12-01T13:32:50.099Z] check_test.go:358: [d7e63d730afe4] joining swarm manager [d3faafb2f7cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.099Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-01T13:32:50.099Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d036f62b66027] daemon started [2020-12-01T13:32:50.099Z] check_test.go:358: [d036f62b66027] joining swarm manager [d3faafb2f7cb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:50.099Z] daemon.go:461: [d7e63d730afe4] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [d7e63d730afe4] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [d7e63d730afe4] Daemon stopped [2020-12-01T13:32:50.099Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:353: [d7e63d730afe4] daemon started [2020-12-01T13:32:50.099Z] daemon.go:461: [d036f62b66027] Stopping daemon [2020-12-01T13:32:50.099Z] daemon.go:296: [d036f62b66027] exiting daemon [2020-12-01T13:32:50.099Z] daemon.go:448: [d036f62b66027] Daemon stopped [2020-12-01T13:32:50.099Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.099Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d036f62b66027] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d7e63d730afe4] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d7e63d730afe4] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d7e63d730afe4] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d7e63d730afe4] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d036f62b66027] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d036f62b66027] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d036f62b66027] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d036f62b66027] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d7e63d730afe4] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d7e63d730afe4] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d7e63d730afe4] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d7e63d730afe4] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d7e63d730afe4] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d036f62b66027] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d036f62b66027] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d036f62b66027] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d036f62b66027] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d036f62b66027] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d3faafb2f7cb2] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d3faafb2f7cb2] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d3faafb2f7cb2] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [d7e63d730afe4] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d7e63d730afe4] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d7e63d730afe4] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [d036f62b66027] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d036f62b66027] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d036f62b66027] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.49s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-01T13:32:50.100Z] daemon.go:325: [d745c5080ef05] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d745c5080ef05] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d745c5080ef05] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d745c5080ef05] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d745c5080ef05] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d745c5080ef05] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.63s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-01T13:32:50.100Z] daemon.go:325: [d29270e742ecb] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d29270e742ecb] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d29270e742ecb] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d29270e742ecb] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d29270e742ecb] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d29270e742ecb] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d29270e742ecb] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d29270e742ecb] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d29270e742ecb] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d29270e742ecb] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d29270e742ecb] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d29270e742ecb] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.26s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-01T13:32:50.100Z] daemon.go:325: [d72d82f3b6edd] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d72d82f3b6edd] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d72d82f3b6edd] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d72d82f3b6edd] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d72d82f3b6edd] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d72d82f3b6edd] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.80s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-01T13:32:50.100Z] daemon.go:325: [d88e60db3842b] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d88e60db3842b] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d88e60db3842b] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d88e60db3842b] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d88e60db3842b] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d88e60db3842b] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.25s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d01e273de02da] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d01e273de02da] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d01e273de02da] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d01e273de02da] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:296: [d01e273de02da] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:296: [d01e273de02da] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d01e273de02da] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d01e273de02da] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d01e273de02da] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d01e273de02da] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d01e273de02da] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.93s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-01T13:32:50.100Z] daemon.go:325: [d43889daaddf8] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d43889daaddf8] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d43889daaddf8] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d43889daaddf8] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d43889daaddf8] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d43889daaddf8] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.37s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit [2020-12-01T13:32:50.100Z] daemon.go:325: [ddc09920eabf9] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [ddc09920eabf9] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [ddc09920eabf9] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [ddc09920eabf9] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [ddc09920eabf9] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [ddc09920eabf9] Daemon stopped [2020-12-01T13:32:50.100Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-01T13:32:50.100Z] requirement.go:26: unmatched requirement IPv6 [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.59s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [db550a578f035] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [db550a578f035] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [db550a578f035] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [db550a578f035] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [db550a578f035] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [db550a578f035] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [db550a578f035] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [db550a578f035] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [db550a578f035] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [db550a578f035] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [db550a578f035] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [db550a578f035] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [db550a578f035] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-01T13:32:50.100Z] daemon.go:325: [dadd71b6dfba0] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [dadd71b6dfba0] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [dadd71b6dfba0] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [dadd71b6dfba0] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [dadd71b6dfba0] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [dadd71b6dfba0] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-01T13:32:50.100Z] daemon.go:325: [d845394862df6] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d845394862df6] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d845394862df6] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d845394862df6] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d845394862df6] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d845394862df6] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-01T13:32:50.100Z] daemon.go:325: [d3d0916ce459c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d3d0916ce459c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d3d0916ce459c] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d3d0916ce459c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d3d0916ce459c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d3d0916ce459c] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.05s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-01T13:32:50.100Z] daemon.go:325: [d82e63fb2729d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d82e63fb2729d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d82e63fb2729d] daemon started [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-01T13:32:50.100Z] daemon.go:325: [d1c5d9178670d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d1c5d9178670d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d1c5d9178670d] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d82e63fb2729d] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d82e63fb2729d] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d82e63fb2729d] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [d1c5d9178670d] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d1c5d9178670d] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d1c5d9178670d] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (53.69s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-01T13:32:50.100Z] daemon.go:325: [d8b3740e1e400] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d8b3740e1e400] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d8b3740e1e400] daemon started [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d36ea66694b1c] daemon started [2020-12-01T13:32:50.100Z] check_test.go:358: [d36ea66694b1c] joining swarm manager [d8b3740e1e400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.100Z] daemon.go:461: [d36ea66694b1c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d36ea66694b1c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d36ea66694b1c] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d36ea66694b1c] daemon started [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [ddf40af70bacc] daemon started [2020-12-01T13:32:50.100Z] check_test.go:358: [ddf40af70bacc] joining swarm manager [d8b3740e1e400]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:50.100Z] daemon.go:461: [d36ea66694b1c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d36ea66694b1c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d36ea66694b1c] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d36ea66694b1c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d36ea66694b1c] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [ddf40af70bacc] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [ddf40af70bacc] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [ddf40af70bacc] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [ddf40af70bacc] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [ddf40af70bacc] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [ddf40af70bacc] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [ddf40af70bacc] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [ddf40af70bacc] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [ddf40af70bacc] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d8b3740e1e400] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d8b3740e1e400] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d8b3740e1e400] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [d36ea66694b1c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d36ea66694b1c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d36ea66694b1c] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [ddf40af70bacc] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [ddf40af70bacc] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [ddf40af70bacc] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.02s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-01T13:32:50.100Z] daemon.go:325: [d9949285d3eb9] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d9949285d3eb9] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d9949285d3eb9] daemon started [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-01T13:32:50.100Z] daemon.go:325: [d53077d2f624d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d53077d2f624d] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d53077d2f624d] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [d9949285d3eb9] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d9949285d3eb9] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d9949285d3eb9] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:461: [d53077d2f624d] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d53077d2f624d] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d53077d2f624d] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.38s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-01T13:32:50.100Z] daemon.go:325: [def68ae25492c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [def68ae25492c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [def68ae25492c] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [def68ae25492c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [def68ae25492c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [def68ae25492c] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [def68ae25492c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [def68ae25492c] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [def68ae25492c] daemon started [2020-12-01T13:32:50.100Z] daemon.go:461: [def68ae25492c] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [def68ae25492c] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [def68ae25492c] Daemon stopped [2020-12-01T13:32:50.100Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.76s) [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T13:32:50.100Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d67429ab05ce6] daemon started [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T13:32:50.100Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [d453c15b7dfde] daemon started [2020-12-01T13:32:50.100Z] check_test.go:358: [d453c15b7dfde] joining swarm manager [d67429ab05ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.100Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T13:32:50.100Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.100Z] daemon.go:353: [df2bf2ecd976b] daemon started [2020-12-01T13:32:50.100Z] check_test.go:358: [df2bf2ecd976b] joining swarm manager [d67429ab05ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:50.100Z] daemon.go:461: [d453c15b7dfde] Stopping daemon [2020-12-01T13:32:50.100Z] daemon.go:296: [d453c15b7dfde] exiting daemon [2020-12-01T13:32:50.100Z] daemon.go:448: [d453c15b7dfde] Daemon stopped [2020-12-01T13:32:50.100Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d453c15b7dfde] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d453c15b7dfde] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d453c15b7dfde] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d453c15b7dfde] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [d67429ab05ce6] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d67429ab05ce6] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d67429ab05ce6] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d67429ab05ce6] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [df2bf2ecd976b] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [df2bf2ecd976b] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [df2bf2ecd976b] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [df2bf2ecd976b] daemon started [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d453c15b7dfde] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d453c15b7dfde] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d453c15b7dfde] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d453c15b7dfde] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d453c15b7dfde] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d67429ab05ce6] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d67429ab05ce6] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d67429ab05ce6] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:339: [d67429ab05ce6] error pinging daemon on start: Get http://d67429ab05ce6.sock/_ping: context deadline exceeded [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:339: [d67429ab05ce6] error pinging daemon on start: Get http://d67429ab05ce6.sock/_ping: context deadline exceeded [2020-12-01T13:32:50.101Z] daemon.go:325: [d67429ab05ce6] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d67429ab05ce6] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [df2bf2ecd976b] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [df2bf2ecd976b] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [df2bf2ecd976b] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:339: [df2bf2ecd976b] error pinging daemon on start: Get http://df2bf2ecd976b.sock/_ping: context deadline exceeded [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:339: [df2bf2ecd976b] error pinging daemon on start: Get http://df2bf2ecd976b.sock/_ping: context deadline exceeded [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:339: [df2bf2ecd976b] error pinging daemon on start: Get http://df2bf2ecd976b.sock/_ping: context deadline exceeded [2020-12-01T13:32:50.101Z] daemon.go:325: [df2bf2ecd976b] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [df2bf2ecd976b] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d453c15b7dfde] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d453c15b7dfde] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d453c15b7dfde] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d453c15b7dfde] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d453c15b7dfde] daemon started [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-01T13:32:50.101Z] daemon.go:325: [dbd6138dae6f3] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dbd6138dae6f3] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dbd6138dae6f3] daemon started [2020-12-01T13:32:50.101Z] check_test.go:358: [dbd6138dae6f3] joining swarm manager [d67429ab05ce6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-01T13:32:50.101Z] daemon.go:461: [dbd6138dae6f3] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dbd6138dae6f3] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dbd6138dae6f3] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [dbd6138dae6f3] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dbd6138dae6f3] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dbd6138dae6f3] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dbd6138dae6f3] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d67429ab05ce6] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d67429ab05ce6] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d67429ab05ce6] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [d453c15b7dfde] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d453c15b7dfde] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d453c15b7dfde] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [df2bf2ecd976b] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [df2bf2ecd976b] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [df2bf2ecd976b] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [dbd6138dae6f3] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dbd6138dae6f3] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dbd6138dae6f3] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.40s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-01T13:32:50.101Z] daemon.go:325: [d7a5a47050d4c] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d7a5a47050d4c] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d7a5a47050d4c] daemon started [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-01T13:32:50.101Z] daemon.go:325: [d9085b63ecb1d] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d9085b63ecb1d] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d9085b63ecb1d] daemon started [2020-12-01T13:32:50.101Z] check_test.go:358: [d9085b63ecb1d] joining swarm manager [d7a5a47050d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-01T13:32:50.101Z] daemon.go:325: [dec8155f36f22] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dec8155f36f22] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dec8155f36f22] daemon started [2020-12-01T13:32:50.101Z] check_test.go:358: [dec8155f36f22] joining swarm manager [d7a5a47050d4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-01T13:32:50.101Z] daemon.go:461: [d7a5a47050d4c] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d7a5a47050d4c] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d7a5a47050d4c] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [d9085b63ecb1d] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d9085b63ecb1d] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d9085b63ecb1d] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [dec8155f36f22] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dec8155f36f22] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dec8155f36f22] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.38s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-01T13:32:50.101Z] daemon.go:325: [d3d920f7121f0] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d3d920f7121f0] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d3d920f7121f0] daemon started [2020-12-01T13:32:50.101Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "bridge" [2020-12-01T13:32:50.101Z] 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-12-01T13:32:50.101Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-0" with "bridge", then "overlay" [2020-12-01T13:32:50.101Z] 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-12-01T13:32:50.101Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "bridge" [2020-12-01T13:32:50.101Z] 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-12-01T13:32:50.101Z] docker_cli_swarm_test.go:1521: Creating a network named "network-test-1" with "overlay", then "overlay" [2020-12-01T13:32:50.101Z] 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-12-01T13:32:50.101Z] daemon.go:461: [d3d920f7121f0] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d3d920f7121f0] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d3d920f7121f0] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-01T13:32:50.101Z] daemon.go:325: [d2a46cacd0c4a] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d2a46cacd0c4a] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d2a46cacd0c4a] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d2a46cacd0c4a] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d2a46cacd0c4a] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d2a46cacd0c4a] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.37s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-01T13:32:50.101Z] daemon.go:325: [dbbab0f86427d] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dbbab0f86427d] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dbbab0f86427d] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [dbbab0f86427d] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dbbab0f86427d] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dbbab0f86427d] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.20s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-01T13:32:50.101Z] daemon.go:325: [dff13f06ec1de] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dff13f06ec1de] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dff13f06ec1de] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [dff13f06ec1de] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dff13f06ec1de] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dff13f06ec1de] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.52s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-01T13:32:50.101Z] daemon.go:325: [dece914563cf8] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dece914563cf8] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dece914563cf8] daemon started [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-01T13:32:50.101Z] daemon.go:325: [d676de4f6a245] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d676de4f6a245] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d676de4f6a245] daemon started [2020-12-01T13:32:50.101Z] check_test.go:358: [d676de4f6a245] joining swarm manager [dece914563cf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.101Z] daemon.go:461: [dece914563cf8] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dece914563cf8] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dece914563cf8] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [d676de4f6a245] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d676de4f6a245] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d676de4f6a245] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.25s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-01T13:32:50.101Z] daemon.go:325: [d8c56cc207209] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d8c56cc207209] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d8c56cc207209] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d8c56cc207209] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d8c56cc207209] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d8c56cc207209] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.24s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-01T13:32:50.101Z] daemon.go:325: [db3fcb21c0c25] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [db3fcb21c0c25] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [db3fcb21c0c25] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [db3fcb21c0c25] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [db3fcb21c0c25] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [db3fcb21c0c25] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.35s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-01T13:32:50.101Z] daemon.go:325: [d5a88d4bb02e4] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d5a88d4bb02e4] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d5a88d4bb02e4] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d5a88d4bb02e4] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d5a88d4bb02e4] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d5a88d4bb02e4] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.17s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-01T13:32:50.101Z] daemon.go:325: [dd7d1b32c8181] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dd7d1b32c8181] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dd7d1b32c8181] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [dd7d1b32c8181] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dd7d1b32c8181] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dd7d1b32c8181] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.58s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-01T13:32:50.101Z] daemon.go:325: [d546218ad91f8] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d546218ad91f8] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d546218ad91f8] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d546218ad91f8] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d546218ad91f8] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d546218ad91f8] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.19s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-01T13:32:50.101Z] daemon.go:325: [d74dd8f2a4aad] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d74dd8f2a4aad] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d74dd8f2a4aad] daemon started [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-01T13:32:50.101Z] daemon.go:325: [dbcbc7730c8aa] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [dbcbc7730c8aa] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [dbcbc7730c8aa] daemon started [2020-12-01T13:32:50.101Z] check_test.go:358: [dbcbc7730c8aa] joining swarm manager [d74dd8f2a4aad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-01T13:32:50.101Z] daemon.go:461: [d74dd8f2a4aad] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d74dd8f2a4aad] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d74dd8f2a4aad] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:461: [dbcbc7730c8aa] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [dbcbc7730c8aa] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [dbcbc7730c8aa] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.29s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d7c36db9db53f] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d7c36db9db53f] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d7c36db9db53f] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d7c36db9db53f] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d7c36db9db53f] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d7c36db9db53f] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d7c36db9db53f] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d7c36db9db53f] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d7c36db9db53f] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d7c36db9db53f] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d7c36db9db53f] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d7c36db9db53f] Daemon stopped [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d7c36db9db53f] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d7c36db9db53f] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d7c36db9db53f] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d7c36db9db53f] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d7c36db9db53f] Daemon stopped [2020-12-01T13:32:50.101Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.31s) [2020-12-01T13:32:50.101Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-01T13:32:50.101Z] daemon.go:325: [d4c09c655b555] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:325: [d4c09c655b555] waiting for daemon to start [2020-12-01T13:32:50.101Z] daemon.go:353: [d4c09c655b555] daemon started [2020-12-01T13:32:50.101Z] daemon.go:461: [d4c09c655b555] Stopping daemon [2020-12-01T13:32:50.101Z] daemon.go:296: [d4c09c655b555] exiting daemon [2020-12-01T13:32:50.101Z] daemon.go:448: [d4c09c655b555] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-01T13:32:50.102Z] daemon.go:325: [dd7852c3b6e06] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [dd7852c3b6e06] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [dd7852c3b6e06] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [dd7852c3b6e06] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [dd7852c3b6e06] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [dd7852c3b6e06] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.06s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-01T13:32:50.102Z] daemon.go:325: [d6b5421ddf1b3] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d6b5421ddf1b3] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d6b5421ddf1b3] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d6b5421ddf1b3] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d6b5421ddf1b3] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d6b5421ddf1b3] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-01T13:32:50.102Z] daemon.go:325: [da61df00b00d0] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [da61df00b00d0] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [da61df00b00d0] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [da61df00b00d0] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [da61df00b00d0] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [da61df00b00d0] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.66s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-01T13:32:50.102Z] daemon.go:325: [dff93b1aad4e6] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [dff93b1aad4e6] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [dff93b1aad4e6] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [dff93b1aad4e6] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [dff93b1aad4e6] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [dff93b1aad4e6] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.59s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-01T13:32:50.102Z] daemon.go:325: [d371405abba17] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d371405abba17] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d371405abba17] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d371405abba17] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d371405abba17] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d371405abba17] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-01T13:32:50.102Z] daemon.go:325: [d5d82249937d3] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d5d82249937d3] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d5d82249937d3] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d5d82249937d3] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d5d82249937d3] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d5d82249937d3] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.58s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-01T13:32:50.102Z] daemon.go:325: [d8557d369e0ab] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d8557d369e0ab] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d8557d369e0ab] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d8557d369e0ab] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d8557d369e0ab] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d8557d369e0ab] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.64s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-01T13:32:50.102Z] daemon.go:325: [d77bf8c700e8e] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d77bf8c700e8e] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d77bf8c700e8e] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d77bf8c700e8e] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d77bf8c700e8e] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d77bf8c700e8e] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-01T13:32:50.102Z] daemon.go:325: [d8193042bbe66] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d8193042bbe66] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d8193042bbe66] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d8193042bbe66] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d8193042bbe66] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d8193042bbe66] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate [2020-12-01T13:32:50.102Z] daemon.go:325: [d7f0188a575dd] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d7f0188a575dd] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d7f0188a575dd] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d7f0188a575dd] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d7f0188a575dd] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d7f0188a575dd] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-01T13:32:50.102Z] daemon.go:325: [d2ea6b39434b5] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [d2ea6b39434b5] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [d2ea6b39434b5] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [d2ea6b39434b5] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [d2ea6b39434b5] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [d2ea6b39434b5] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-01T13:32:50.102Z] daemon.go:325: [deb2e448aeb46] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [deb2e448aeb46] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [deb2e448aeb46] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [deb2e448aeb46] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [deb2e448aeb46] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [deb2e448aeb46] Daemon stopped [2020-12-01T13:32:50.102Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.25s) [2020-12-01T13:32:50.102Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-01T13:32:50.102Z] daemon.go:325: [dd2aa4c5e6d63] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:325: [dd2aa4c5e6d63] waiting for daemon to start [2020-12-01T13:32:50.102Z] daemon.go:353: [dd2aa4c5e6d63] daemon started [2020-12-01T13:32:50.102Z] daemon.go:461: [dd2aa4c5e6d63] Stopping daemon [2020-12-01T13:32:50.102Z] daemon.go:296: [dd2aa4c5e6d63] exiting daemon [2020-12-01T13:32:50.102Z] daemon.go:448: [dd2aa4c5e6d63] Daemon stopped [2020-12-01T13:32:50.102Z] === RUN TestDockerExternalVolumeSuite [2020-12-01T13:32:50.102Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-01T13:33:08.180Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-01T13:33:12.505Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-01T13:33:22.846Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-01T13:33:35.250Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-01T13:34:15.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-01T13:34:22.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-01T13:34:54.485Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-01T13:35:09.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-01T13:35:31.769Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-01T13:35:33.310Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-01T13:35:33.310Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-01T13:35:33.771Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-01T13:35:33.771Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-01T13:35:33.771Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-01T13:35:33.771Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-01T13:35:37.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-01T13:35:37.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-01T13:35:37.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-01T13:35:37.517Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-01T13:35:37.978Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-01T13:35:41.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-01T13:35:43.787Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-01T13:35:53.652Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-01T13:36:01.575Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-01T13:36:02.037Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-01T13:36:02.037Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-01T13:36:02.499Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-01T13:36:02.499Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-01T13:36:02.499Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-01T13:36:02.499Z] === RUN TestDockerSuite/TestBuildFails [2020-12-01T13:36:04.686Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-01T13:36:04.686Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-01T13:36:10.499Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-01T13:36:15.204Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-01T13:36:22.295Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-01T13:36:25.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-01T13:36:32.631Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-01T13:36:34.176Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-01T13:36:39.991Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-01T13:36:39.991Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-01T13:36:40.962Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-01T13:36:41.423Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-01T13:36:41.423Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-01T13:36:43.793Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-01T13:36:51.762Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-01T13:36:51.762Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-01T13:36:58.664Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-01T13:37:02.112Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-01T13:37:02.112Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-01T13:37:04.296Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-01T13:37:04.296Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-01T13:37:04.757Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-01T13:37:04.757Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-01T13:37:09.461Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-01T13:37:10.433Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-01T13:37:10.894Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-01T13:37:11.866Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-01T13:37:12.327Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-01T13:37:13.299Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-01T13:37:14.842Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-01T13:37:20.653Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-01T13:37:21.115Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-01T13:37:21.575Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-01T13:37:27.385Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-01T13:37:42.219Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-01T13:37:42.219Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-01T13:37:44.409Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-01T13:37:45.342Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-01T13:38:03.418Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-01T13:38:20.125Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-01T13:38:30.467Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-01T13:38:34.214Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-01T13:38:35.483Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-01T13:38:40.020Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-01T13:38:45.831Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-01T13:39:03.541Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-01T13:39:03.541Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-01T13:39:07.575Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-01T13:39:10.641Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-01T13:39:10.641Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-01T13:39:10.641Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-01T13:39:10.641Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-01T13:39:13.557Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-01T13:39:18.261Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-01T13:39:19.772Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-01T13:39:19.804Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-01T13:39:20.265Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-01T13:39:20.265Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-01T13:39:22.448Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-01T13:39:23.989Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-01T13:39:24.960Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-01T13:39:37.849Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-01T13:39:42.672Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-01T13:39:42.672Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-01T13:39:51.270Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-01T13:39:52.719Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-01T13:39:54.185Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-01T13:40:04.528Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-01T13:40:08.276Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-01T13:40:10.814Z] --- PASS: TestDockerExternalVolumeSuite (437.84s) [2020-12-01T13:40:10.814Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.76s) [2020-12-01T13:40:10.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-01T13:40:10.814Z] docker_cli_external_volume_driver_test.go:53: Daemon d41225a0b8af0 is not started [2020-12-01T13:40:10.814Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-12-01T13:40:10.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-01T13:40:10.814Z] daemon.go:325: [dee1c4012ce6b] waiting for daemon to start [2020-12-01T13:40:10.814Z] daemon.go:325: [dee1c4012ce6b] waiting for daemon to start [2020-12-01T13:40:10.814Z] daemon.go:353: [dee1c4012ce6b] daemon started [2020-12-01T13:40:10.814Z] daemon.go:461: [dee1c4012ce6b] Stopping daemon [2020-12-01T13:40:10.814Z] daemon.go:296: [dee1c4012ce6b] exiting daemon [2020-12-01T13:40:10.814Z] daemon.go:448: [dee1c4012ce6b] Daemon stopped [2020-12-01T13:40:10.814Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2020-12-01T13:40:10.814Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-01T13:40:10.814Z] daemon.go:325: [d628aa3499a76] waiting for daemon to start [2020-12-01T13:40:10.814Z] daemon.go:325: [d628aa3499a76] waiting for daemon to start [2020-12-01T13:40:10.814Z] daemon.go:353: [d628aa3499a76] daemon started [2020-12-01T13:40:10.814Z] daemon.go:461: [d628aa3499a76] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d628aa3499a76] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d628aa3499a76] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-01T13:40:10.815Z] docker_cli_external_volume_driver_test.go:53: Daemon d72ac99cbb7b7 is not started [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-01T13:40:10.815Z] daemon.go:325: [d41b8d4a0222c] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d41b8d4a0222c] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d41b8d4a0222c] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d41b8d4a0222c] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d41b8d4a0222c] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d41b8d4a0222c] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-01T13:40:10.815Z] docker_cli_external_volume_driver_test.go:53: Daemon dd5833f2d1cc3 is not started [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-01T13:40:10.815Z] docker_cli_external_volume_driver_test.go:53: Daemon de13bede3c510 is not started [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.26s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-01T13:40:10.815Z] daemon.go:325: [d73527df8a427] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d73527df8a427] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d73527df8a427] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d73527df8a427] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d73527df8a427] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d73527df8a427] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-01T13:40:10.815Z] daemon.go:325: [d8a21f0f4d38f] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d8a21f0f4d38f] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d8a21f0f4d38f] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d8a21f0f4d38f] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d8a21f0f4d38f] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d8a21f0f4d38f] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-01T13:40:10.815Z] daemon.go:325: [d33b27a2400b5] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d33b27a2400b5] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d33b27a2400b5] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d33b27a2400b5] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d33b27a2400b5] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d33b27a2400b5] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-01T13:40:10.815Z] daemon.go:325: [d6341b4b5ef03] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d6341b4b5ef03] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d6341b4b5ef03] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d6341b4b5ef03] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d6341b4b5ef03] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d6341b4b5ef03] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.26s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-01T13:40:10.815Z] daemon.go:325: [db836ced51e63] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [db836ced51e63] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [db836ced51e63] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [db836ced51e63] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [db836ced51e63] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [db836ced51e63] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.34s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-01T13:40:10.815Z] daemon.go:325: [dc6162c3709a3] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [dc6162c3709a3] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [dc6162c3709a3] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [dc6162c3709a3] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [dc6162c3709a3] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [dc6162c3709a3] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.93s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-01T13:40:10.815Z] daemon.go:325: [da1ac2aeaa9af] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [da1ac2aeaa9af] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [da1ac2aeaa9af] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [da1ac2aeaa9af] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [da1ac2aeaa9af] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [da1ac2aeaa9af] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.23s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-01T13:40:10.815Z] daemon.go:325: [d19019b4fdc94] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d19019b4fdc94] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d19019b4fdc94] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d19019b4fdc94] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d19019b4fdc94] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d19019b4fdc94] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.76s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-01T13:40:10.815Z] daemon.go:325: [d90aef3ffa3b0] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d90aef3ffa3b0] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d90aef3ffa3b0] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d90aef3ffa3b0] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d90aef3ffa3b0] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d90aef3ffa3b0] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-01T13:40:10.815Z] docker_cli_external_volume_driver_test.go:486: Daemon d2e73854a704f is not started [2020-12-01T13:40:10.815Z] daemon.go:325: [d2e73854a704f] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:325: [d2e73854a704f] waiting for daemon to start [2020-12-01T13:40:10.815Z] daemon.go:353: [d2e73854a704f] daemon started [2020-12-01T13:40:10.815Z] daemon.go:461: [d2e73854a704f] Stopping daemon [2020-12-01T13:40:10.815Z] daemon.go:296: [d2e73854a704f] exiting daemon [2020-12-01T13:40:10.815Z] daemon.go:448: [d2e73854a704f] Daemon stopped [2020-12-01T13:40:10.815Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-01T13:40:10.815Z] docker_cli_external_volume_driver_test.go:53: Daemon d35ac54b93f36 is not started [2020-12-01T13:40:10.815Z] PASS [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] === Skipped [2020-12-01T13:40:10.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T13:40:10.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-01T13:40:10.815Z] requirement.go:26: unmatched requirement IPv6 [2020-12-01T13:40:10.815Z] check_test.go:309: Daemon d778ee687bdfe is not started [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-01T13:40:10.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-01T13:40:10.815Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:40:10.815Z] check_test.go:309: Daemon d7576c70c2733 is not started [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-01T13:40:10.815Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-12-01T13:40:10.815Z] daemon.go:36: Creating a new daemon at: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-01T13:40:10.815Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T13:40:10.815Z] check_test.go:309: Daemon d8673bf6fb19b is not started [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-01T13:40:10.815Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-01T13:40:10.815Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-01T13:40:10.815Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2020-12-01T13:40:10.815Z] requirement.go:26: unmatched requirement IPv6 [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] DONE 270 tests, 5 skipped in 2458.396s [2020-12-01T13:40:10.815Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-01T13:40:10.815Z] ++++ cat bundles/test-integration/docker.pid [2020-12-01T13:40:10.815Z] +++ kill 7370 [2020-12-01T13:40:10.815Z] umount: bundles/test-integration/root: no mount point specified. [2020-12-01T13:40:10.815Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d569eb61d0dae/docker.pid [2020-12-01T13:40:10.815Z] +++ kill 4026 [2020-12-01T13:40:10.815Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 4026 is not a child of this shell [2020-12-01T13:40:10.815Z] warning: PID 4026 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d569eb61d0dae/docker.pid had a nonzero exit code [2020-12-01T13:40:10.815Z] +++ /etc/init.d/apparmor stop [2020-12-01T13:40:10.815Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] Unloading profiles will leave already running processes permanently [2020-12-01T13:40:10.815Z] unconfined, which can lead to unexpected situations. [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] To set a process to complain mode, use the command line tool [2020-12-01T13:40:10.815Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-01T13:40:10.815Z] +++ true [2020-12-01T13:40:10.815Z] exiting test-integration [2020-12-01T13:40:10.815Z] ++ exit 0 [2020-12-01T13:40:10.815Z] [2020-12-01T13:40:10.815Z] + exit 0 [2020-12-01T13:40:10.815Z] ++ jobs -p [2020-12-01T13:40:10.815Z] + pids= [2020-12-01T13:40:10.815Z] + echo 'Remaining pids to kill: []' [2020-12-01T13:40:10.815Z] Remaining pids to kill: [] [2020-12-01T13:40:10.815Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-01T13:40:10.830Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-01T13:40:11.547Z] + echo Ensuring container killed. [2020-12-01T13:40:11.547Z] Ensuring container killed. [2020-12-01T13:40:11.547Z] + docker ps -aq -f name=docker-pr3-* [2020-12-01T13:40:11.547Z] + cids=97688be93123 [2020-12-01T13:40:11.547Z] abc998e6beae [2020-12-01T13:40:11.547Z] 765ca96fbaa5 [2020-12-01T13:40:11.547Z] + [ -n 97688be93123 [2020-12-01T13:40:11.547Z] abc998e6beae [2020-12-01T13:40:11.547Z] 765ca96fbaa5 ] [2020-12-01T13:40:11.547Z] + docker rm -vf 97688be93123 abc998e6beae 765ca96fbaa5 [2020-12-01T13:40:14.078Z] 97688be93123 [2020-12-01T13:40:14.086Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-01T13:40:14.547Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-01T13:40:14.547Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-01T13:40:14.547Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-01T13:40:14.645Z] abc998e6beae [2020-12-01T13:40:15.212Z] 765ca96fbaa5 [Pipeline] sh [2020-12-01T13:40:15.492Z] + echo Chowning /workspace to jenkins user [2020-12-01T13:40:15.492Z] Chowning /workspace to jenkins user [2020-12-01T13:40:15.492Z] + id -u [2020-12-01T13:40:15.492Z] + id -g [2020-12-01T13:40:15.492Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41589:/workspace busybox chown -R 1000:1000 /workspace [2020-12-01T13:40:16.746Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-01T13:40:16.746Z] === RUN TestDockerSuite/TestBuildRelativeCopy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-01T13:40:19.972Z] + bundleName=amd64 [2020-12-01T13:40:19.972Z] + echo Creating amd64-bundles.tar.gz [2020-12-01T13:40:19.972Z] Creating amd64-bundles.tar.gz [2020-12-01T13:40:19.972Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-01T13:40:19.972Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-01T13:40:20.919Z] Archiving artifacts [2020-12-01T13:40:21.811Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41589/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T13:40:22.133Z] + make clean [2020-12-01T13:40:22.391Z] docker volume rm -f docker-dev-cache [2020-12-01T13:40:22.391Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-01T13:41:07.466Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-01T13:41:28.584Z] === RUN TestDockerSuite/TestBuildRm [2020-12-01T13:41:43.421Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-01T13:41:45.606Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-01T13:41:45.606Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-01T13:41:46.066Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-01T13:41:47.610Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-01T13:41:51.359Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-01T13:41:54.273Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-01T13:42:00.095Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-01T13:42:17.814Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-01T13:42:17.814Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-01T13:42:17.814Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-01T13:42:30.322Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-01T13:42:30.322Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-01T13:42:35.027Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-01T13:42:35.027Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-01T13:42:40.837Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-01T13:43:01.957Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-01T13:43:01.957Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-01T13:43:04.873Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-01T13:43:06.415Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-01T13:43:12.223Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-01T13:43:18.029Z] === RUN TestDockerSuite/TestBuildUser [2020-12-01T13:43:18.029Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-01T13:43:18.029Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-01T13:43:18.029Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-01T13:43:22.729Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-01T13:43:22.729Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-01T13:43:25.642Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-01T13:43:25.642Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-01T13:43:25.642Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-01T13:44:01.360Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-01T13:44:01.360Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-01T13:44:08.454Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-01T13:44:14.267Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-01T13:44:14.727Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-01T13:44:14.727Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-01T13:44:17.642Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-01T13:44:17.642Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-01T13:44:32.495Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-01T13:44:36.242Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-01T13:44:36.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-01T13:44:57.825Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-01T13:44:57.825Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-01T13:44:57.825Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-01T13:44:57.825Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-01T13:44:57.825Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-01T13:45:08.169Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-01T13:45:08.631Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-01T13:45:09.095Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-01T13:45:09.095Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-01T13:45:09.095Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-01T13:45:11.279Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-01T13:45:17.084Z] === RUN TestDockerSuite/TestCommitChange [2020-12-01T13:45:21.787Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-01T13:45:26.490Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-01T13:45:26.490Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-01T13:45:33.580Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-01T13:45:33.580Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-01T13:45:40.674Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-01T13:45:51.015Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-01T13:45:58.107Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-01T13:46:05.200Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-01T13:46:05.200Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-01T13:46:08.117Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-01T13:46:08.117Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-01T13:46:08.117Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-01T13:46:08.117Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-01T13:46:10.306Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-01T13:46:10.306Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-01T13:46:10.306Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-01T13:46:17.398Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-01T13:46:17.398Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-01T13:46:17.398Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-01T13:46:17.398Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-01T13:46:17.398Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-01T13:46:20.316Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-01T13:46:21.858Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-01T13:46:24.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-01T13:46:24.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-01T13:46:24.045Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-01T13:46:26.233Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-01T13:46:26.233Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-01T13:46:28.419Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-01T13:46:28.419Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-01T13:46:28.419Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-01T13:46:30.605Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-01T13:46:30.605Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-01T13:46:32.801Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-01T13:46:32.801Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-01T13:46:34.988Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-01T13:46:34.988Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-01T13:46:37.902Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-01T13:46:41.652Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-01T13:46:45.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-01T13:46:45.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-01T13:46:45.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-01T13:46:45.404Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-01T13:46:45.404Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-01T13:46:47.592Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-01T13:46:47.592Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-01T13:46:54.687Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-01T13:46:54.687Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-01T13:46:56.871Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-01T13:46:56.871Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-01T13:47:01.579Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-01T13:47:03.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-01T13:47:05.330Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-01T13:47:23.051Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-01T13:47:24.023Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-01T13:47:24.023Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-01T13:47:24.485Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-01T13:47:24.486Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-01T13:47:24.486Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-01T13:47:24.486Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-01T13:47:31.576Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-01T13:47:31.576Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-01T13:47:31.576Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-01T13:47:34.492Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-01T13:47:34.492Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-01T13:47:34.493Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-01T13:47:34.493Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-01T13:47:44.838Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-01T13:47:45.299Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-01T13:47:45.299Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-01T13:47:45.760Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-01T13:48:00.597Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-01T13:48:00.597Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-01T13:48:00.597Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-01T13:48:13.001Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-01T13:48:13.001Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-01T13:48:13.001Z] === RUN TestDockerSuite/TestCpToDot [2020-12-01T13:48:13.974Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-01T13:48:13.974Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-01T13:48:13.974Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-01T13:48:16.890Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-01T13:48:18.435Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-01T13:48:20.620Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-01T13:48:21.081Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-01T13:48:21.081Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-01T13:48:23.270Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-01T13:48:24.242Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-01T13:48:24.242Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-01T13:48:24.242Z] === RUN TestDockerSuite/TestCreateRM [2020-12-01T13:48:24.703Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-01T13:48:24.703Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-01T13:48:24.703Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-01T13:48:25.165Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-01T13:48:33.758Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-01T13:48:33.758Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-01T13:48:33.758Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-01T13:48:38.459Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-01T13:48:38.459Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-01T13:48:38.459Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDockerFails [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-01T13:48:40.646Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-01T13:48:41.107Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-01T13:48:41.107Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-01T13:48:41.107Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-01T13:48:43.292Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-01T13:48:45.478Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-01T13:48:47.665Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-01T13:49:02.501Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-01T13:49:06.251Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-01T13:49:10.957Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-01T13:49:13.142Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-01T13:49:14.115Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-01T13:49:17.860Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-01T13:49:18.322Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-01T13:49:19.294Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-01T13:49:29.633Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-01T13:49:33.382Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-01T13:49:34.354Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-01T13:49:34.354Z] === RUN TestDockerSuite/TestEventsRename [2020-12-01T13:49:37.273Z] === RUN TestDockerSuite/TestEventsResize [2020-12-01T13:49:39.459Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-01T13:49:41.650Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-01T13:49:44.571Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-01T13:49:49.272Z] === RUN TestDockerSuite/TestEventsTop [2020-12-01T13:49:49.272Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-01T13:49:52.189Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-01T13:49:55.936Z] === RUN TestDockerSuite/TestExec [2020-12-01T13:49:55.936Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-01T13:49:55.936Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-01T13:49:57.480Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-01T13:49:59.664Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-01T13:49:59.664Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-01T13:49:59.664Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-01T13:49:59.664Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-01T13:50:01.210Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-01T13:50:03.397Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-01T13:50:05.583Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-01T13:50:07.771Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-01T13:50:12.473Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-01T13:50:12.473Z] === RUN TestDockerSuite/TestExecEnv [2020-12-01T13:50:12.473Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-01T13:50:12.473Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-01T13:50:14.018Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecParseError [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-01T13:50:18.720Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-01T13:50:21.637Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-01T13:50:23.824Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-01T13:50:23.824Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-01T13:50:30.937Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-01T13:50:30.937Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-01T13:50:30.937Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-01T13:50:30.937Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-01T13:50:36.746Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-01T13:50:42.554Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-01T13:50:46.306Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestHealth [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-01T13:50:52.119Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-01T13:50:57.934Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-01T13:50:57.935Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-01T13:50:57.935Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-01T13:50:57.935Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-01T13:50:57.935Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-01T13:50:58.395Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-01T13:50:58.857Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-01T13:50:58.857Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-01T13:50:59.830Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-01T13:50:59.830Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-01T13:51:01.372Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-01T13:51:02.834Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-01T13:51:03.806Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-01T13:51:06.720Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-01T13:51:06.720Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-01T13:51:06.720Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-01T13:51:10.463Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-01T13:51:10.463Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportFile [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-01T13:51:12.647Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDebug [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-01T13:51:13.109Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-01T13:51:13.569Z] === RUN TestDockerSuite/TestInfoFormat [2020-12-01T13:51:13.569Z] === RUN TestDockerSuite/TestInsecureRegistries [2020-12-01T13:51:13.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-01T13:51:13.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-01T13:51:13.569Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-01T13:51:15.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-01T13:51:17.940Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-01T13:51:17.940Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-01T13:51:17.940Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-01T13:51:17.940Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-01T13:51:17.940Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-01T13:51:20.125Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-01T13:51:20.125Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-01T13:51:22.311Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-01T13:51:22.311Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-01T13:51:22.311Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-01T13:51:22.311Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-01T13:51:24.496Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-01T13:51:30.302Z] === RUN TestDockerSuite/TestInspectImage [2020-12-01T13:51:30.302Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-01T13:51:30.302Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-01T13:51:30.302Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-01T13:51:31.845Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-01T13:51:34.040Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-01T13:51:34.040Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-01T13:51:36.237Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-01T13:51:38.436Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-01T13:51:38.436Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-01T13:51:38.436Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-01T13:51:40.620Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-01T13:51:43.538Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-01T13:51:48.240Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-01T13:51:49.780Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-01T13:51:51.966Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-01T13:51:54.151Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-01T13:51:56.338Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-01T13:51:58.523Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-01T13:52:00.708Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-01T13:52:02.896Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-01T13:52:05.094Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-01T13:52:10.901Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-01T13:52:13.085Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-01T13:52:13.085Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-01T13:52:15.282Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-01T13:52:15.282Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-01T13:52:23.868Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-01T13:52:30.966Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-01T13:52:39.555Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-01T13:52:41.099Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-01T13:52:44.013Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-01T13:52:44.013Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-01T13:52:46.197Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-01T13:52:48.382Z] === RUN TestDockerSuite/TestLogsSince [2020-12-01T13:52:56.968Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-01T13:52:56.968Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-01T13:52:56.968Z] === RUN TestDockerSuite/TestLogsTail [2020-12-01T13:52:59.884Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-01T13:53:02.069Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestNetHostname [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginActive [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-01T13:53:04.254Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPortList [2020-12-01T13:53:04.716Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-01T13:53:09.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-01T13:53:13.166Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-01T13:53:13.167Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-01T13:53:21.754Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-01T13:53:21.754Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-01T13:53:34.159Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-01T13:53:46.568Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-01T13:53:46.568Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-01T13:53:46.568Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-01T13:54:01.410Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-01T13:54:04.323Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-01T13:54:11.416Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-01T13:54:16.117Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-01T13:54:16.117Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-01T13:54:16.117Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-01T13:54:20.827Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-01T13:54:20.827Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-01T13:54:20.827Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-01T13:54:20.827Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-01T13:54:20.827Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-01T13:54:27.929Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-01T13:54:27.929Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-01T13:54:30.114Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-01T13:54:30.114Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-01T13:54:31.085Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-01T13:54:32.058Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-01T13:54:32.058Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-01T13:54:40.649Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-01T13:54:45.357Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-01T13:54:47.542Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-01T13:55:17.524Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-01T13:55:17.524Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-01T13:55:19.709Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-01T13:55:19.709Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-01T13:55:20.170Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-01T13:55:20.633Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-01T13:55:25.339Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-01T13:55:29.083Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-01T13:55:29.083Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-01T13:55:33.786Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-01T13:55:33.786Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-01T13:55:34.247Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-01T13:55:49.089Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-01T13:55:52.004Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-01T13:55:52.465Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-01T13:55:59.556Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-01T13:56:05.362Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-01T13:56:12.453Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-01T13:56:17.155Z] === RUN TestDockerSuite/TestRmiTag [2020-12-01T13:56:17.617Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-01T13:56:20.533Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-01T13:56:38.262Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-01T13:56:40.452Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-01T13:56:46.263Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-01T13:56:47.235Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-01T13:56:49.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-01T13:56:49.425Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-01T13:56:49.425Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-01T13:56:54.133Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-01T13:56:57.050Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-01T13:56:59.235Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-01T13:57:01.422Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-01T13:57:03.609Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-01T13:57:03.609Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-01T13:57:08.310Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-01T13:57:10.495Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-01T13:57:10.495Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-01T13:57:13.409Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-01T13:57:13.409Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-01T13:57:13.409Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-01T13:57:15.592Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-01T13:57:17.779Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-01T13:57:21.528Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-01T13:57:23.717Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-01T13:57:23.717Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-01T13:57:23.717Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-01T13:57:23.717Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-01T13:57:25.903Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-01T13:57:25.903Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-01T13:57:25.903Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-01T13:57:25.903Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-01T13:57:25.903Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-01T13:57:27.444Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-01T13:57:33.254Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-01T13:57:35.441Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-01T13:57:35.441Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-01T13:57:35.441Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-01T13:57:35.441Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-01T13:57:37.626Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-01T13:57:39.812Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-01T13:57:39.812Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-01T13:57:41.999Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-01T13:57:41.999Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-01T13:57:41.999Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-01T13:57:41.999Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-01T13:57:44.185Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-01T13:57:46.370Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-01T13:57:48.554Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-01T13:57:50.739Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-01T13:57:54.483Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-01T13:58:03.084Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-01T13:58:03.084Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunMount [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-01T13:58:04.627Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-01T13:58:11.719Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-01T13:58:11.719Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-01T13:58:11.719Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-01T13:58:11.719Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-01T13:58:16.422Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-01T13:58:20.173Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-01T13:58:21.145Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-01T13:58:23.328Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-01T13:58:25.019Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-01T13:58:26.563Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-01T13:58:28.129Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-01T13:58:28.590Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-01T13:58:31.503Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-01T13:58:40.088Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-01T13:58:40.088Z] === RUN TestDockerSuite/TestRunRm [2020-12-01T13:58:41.628Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-01T13:58:47.435Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-01T13:58:49.620Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-01T13:58:51.809Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-01T13:58:53.995Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-01T13:58:56.909Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-01T13:58:56.909Z] === RUN TestDockerSuite/TestRunState [2020-12-01T13:58:56.909Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-01T13:58:59.099Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-01T13:58:59.099Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-01T13:59:01.289Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-01T13:59:06.009Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-01T13:59:06.471Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-01T13:59:08.657Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-01T13:59:08.657Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-01T13:59:10.844Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-01T13:59:10.844Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-01T13:59:10.844Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-01T13:59:13.757Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-01T13:59:20.845Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-01T13:59:24.594Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-01T13:59:31.687Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-01T13:59:31.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-01T13:59:31.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-12-01T13:59:31.687Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-12-01T13:59:31.687Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-01T13:59:33.873Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-01T13:59:36.062Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-01T13:59:38.247Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-01T13:59:42.950Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-01T13:59:43.921Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-01T13:59:46.109Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-01T13:59:50.817Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-01T13:59:50.817Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-01T13:59:50.817Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-01T13:59:50.817Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-01T13:59:50.817Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-01T13:59:50.818Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-01T13:59:53.002Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-01T13:59:53.463Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-01T13:59:53.925Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-01T13:59:53.925Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-01T13:59:56.109Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-01T14:00:03.203Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-01T14:00:03.203Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-01T14:00:11.790Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-01T14:00:11.790Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-01T14:00:24.192Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-01T14:00:24.192Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-01T14:00:24.192Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-01T14:00:24.192Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-01T14:00:24.192Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-01T14:00:32.800Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-01T14:00:34.348Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-01T14:00:36.535Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-01T14:00:36.535Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-01T14:00:38.718Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-01T14:00:56.428Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-01T14:00:57.972Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-01T14:00:57.972Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-01T14:01:00.891Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-01T14:01:01.351Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-01T14:01:01.812Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-01T14:01:01.812Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-01T14:01:02.272Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-01T14:01:09.365Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-01T14:01:09.365Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-01T14:01:09.826Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-01T14:01:10.286Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-01T14:01:10.286Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-01T14:01:17.539Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-01T14:01:17.539Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-01T14:01:17.539Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-01T14:01:26.131Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-01T14:01:26.131Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite (2580.68s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.67s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (160.41s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.46s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.07s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement Apparmor [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement Apparmor [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.99s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement IsPausable [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.77s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.21s) [2020-12-01T14:01:27.677Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2020-12-01T14:01:27.677Z] requirement.go:26: unmatched requirement UnixCli [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.61s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-01T14:01:27.677Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.65s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.75s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.63s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (17.18s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.27s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.22s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.49s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.21s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.22s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.42s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.54s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.70s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.40s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.58s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.51s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.53s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.14s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.44s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.35s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.43s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.10s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement UnixCli [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.30s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.49s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.33s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.95s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildContChar (13.91s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.22s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.69s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.40s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.35s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.69s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.40s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.70s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.76s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.64s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.98s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.39s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.40s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.90s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.76s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (69.68s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.81s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (34.67s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.09s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.09s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.17s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.10s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.35s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.46s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.98s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.02s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.10s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.18s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.45s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.94s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFails (2.16s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.21s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.06s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.11s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.90s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.96s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.45s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.92s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement UnixCli [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.87s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.49s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildHistory (9.99s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.92s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.67s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.83s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabels (0.81s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.53s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.08s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.57s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.23s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.06s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.05s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.76s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.39s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.51s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.47s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.89s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.86s) [2020-12-01T14:01:27.678Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2020-12-01T14:01:27.678Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-12-01T14:01:27.678Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.65s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.58s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.29s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.19s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.24s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.94s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.54s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.75s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.26s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.30s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.27s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.56s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.19s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildRm (14.74s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.38s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.45s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.40s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.17s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.91s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.57s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.89s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.57s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildStderr (5.19s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.30s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.41s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.03s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.19s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.87s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.73s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.51s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (31.98s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.44s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.80s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.54s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.41s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.12s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.18s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.90s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.30s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.34s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-01T14:01:27.679Z] docker_cli_sni_test.go:18: Flakey test [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.05s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.98s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitChange (5.36s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.86s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.95s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitTTY (7.17s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.80s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.91s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.87s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.32s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.46s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (7.03s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.54s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.19s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.20s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.96s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.48s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.33s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.66s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.92s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.14s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.15s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.10s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.09s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.93s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.68s) [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 0 - config: {volume c:\foo false } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 1 - config: {volume c:\foo\ false } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 2 - config: {volume test1 c:\foo false } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 3 - config: {volume test2 c:\foo true } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 4 - config: {volume test3 c:\foo false 0xc0002a00c0 } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1575339482 c:\foo false } [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:2107: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1575339482 c:\foo true } [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 0 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 1 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 2 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 3 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 4 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 5 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 6 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 7 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 8 [2020-12-01T14:01:27.679Z] docker_api_containers_test.go:1926: case 9 [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.14s) [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2020-12-01T14:01:27.679Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.51s) [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-01T14:01:27.679Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.679Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.14s) [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a862191925\file1 f567209e6fad1d496e64b8e7d860a1346f280bb4d3be2b0d20872348e523c042:/root/itWorks.txt` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:279: checking that container "f567209e6fad1d496e64b8e7d860a1346f280bb4d3be2b0d20872348e523c042" start output contains "file1\n" [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:209: running `docker start -a f567209e6fad1d496e64b8e7d860a1346f280bb4d3be2b0d20872348e523c042` [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.17s) [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b849744144\file1 807aba9da6aedbe39ed1c365bde5cc36756ebf0d3733b1dda2fe30b73e7598de:testDir/` [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.07s) [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e129311023\dir1 69c67a96d24454cfe2603a1bb5fa7dbce64c9dbeb6c21665525b6ac1d74a5168:testDir` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:279: checking that container "69c67a96d24454cfe2603a1bb5fa7dbce64c9dbeb6c21665525b6ac1d74a5168" start output contains "file1-1\n" [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:209: running `docker start -a 69c67a96d24454cfe2603a1bb5fa7dbce64c9dbeb6c21665525b6ac1d74a5168` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e129311023\dir1 9100c9c7f7cf77653e8bcfd998a1b3f61eea991571d67f7dd1babf61318b28f3:testDir/` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:279: checking that container "9100c9c7f7cf77653e8bcfd998a1b3f61eea991571d67f7dd1babf61318b28f3" start output contains "file1-1\n" [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9100c9c7f7cf77653e8bcfd998a1b3f61eea991571d67f7dd1babf61318b28f3` [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.27s) [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h827425474\dir1\. be918546e42af322cfd35dd2ed8dfb0e25643b3ac1f31b9fb19b14c1b672bfe1:testDir` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:279: checking that container "be918546e42af322cfd35dd2ed8dfb0e25643b3ac1f31b9fb19b14c1b672bfe1" start output contains "file1-1\n" [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:209: running `docker start -a be918546e42af322cfd35dd2ed8dfb0e25643b3ac1f31b9fb19b14c1b672bfe1` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h827425474\dir1\. 9344fe6538623616917d867db9c7d2dffceb7c638f42b1a40a81735e3d84cf73:testDir/` [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:279: checking that container "9344fe6538623616917d867db9c7d2dffceb7c638f42b1a40a81735e3d84cf73" start output contains "file1-1\n" [2020-12-01T14:01:27.680Z] docker_cli_cp_utils_test.go:209: running `docker start -a 9344fe6538623616917d867db9c7d2dffceb7c638f42b1a40a81735e3d84cf73` [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToDot (2.20s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.66s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement Devicemapper [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.34s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.74s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.59s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.19s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.12s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.89s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsCopy (5.44s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.78s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.37s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.79s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFilters (9.39s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFormat (4.27s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsRename (2.42s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsResize (2.63s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.24s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.66s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsUntag (2.79s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.61s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.89s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.95s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.11s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.11s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.58s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.21s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement IsPausable [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.48s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.32s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.11s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.96s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.98s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.10s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.32s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2020-12-01T14:01:27.680Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2020-12-01T14:01:27.680Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-01T14:01:27.680Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.58s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.56s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.61s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.32s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement IsPausable [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInfoFormat (0.14s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.05s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.07s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectDefault (2.16s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectHistory (4.94s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.22s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.07s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.26s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectStatus (2.69s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.38s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.36s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.12s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.11s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.19s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.15s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.94s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.02s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.81s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.26s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.84s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.79s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.70s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.60s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.37s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.17s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsSince (9.08s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsTail (2.84s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.22s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.08s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement IsAmd64 [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement IsAmd64 [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.17s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.24s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsByOrder (8.68s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.68s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.29s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-01T14:01:27.681Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.81s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.45s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.12s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.27s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.46s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.69s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.68s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (8.70s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.25s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.24s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (26.02s) [2020-12-01T14:01:27.681Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-01T14:01:27.681Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.29s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2020-12-01T14:01:27.681Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.41s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.08s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.40s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.97s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.58s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.52s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.85s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.65s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.42s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.56s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.73s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.51s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.69s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.20s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.25s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.32s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.15s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.95s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.05s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.16s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.69s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.15s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.08s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.67s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.07s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.10s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.07s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.16s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.06s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.95s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.12s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.70s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.39s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.64s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.89s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.96s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.05s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.98s) [2020-12-01T14:01:27.682Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.08s) [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-12-01T14:01:27.682Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.682Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.83s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement Apparmor [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.01s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunRm (2.17s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.62s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.38s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.69s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.16s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.95s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.88s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement Apparmor [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.21s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.88s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.39s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.27s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.64s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.69s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.14s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.22s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.73s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.32s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement Apparmor [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.37s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.50s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.53s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestStartAttachSilent (11.55s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement IsPausable [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.71s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.21s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.33s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.17s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.52s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.96s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.13s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.67s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.61s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.47s) [2020-12-01T14:01:27.683Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2020-12-01T14:01:27.683Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.683Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.43s) [2020-12-01T14:01:27.683Z] === RUN TestDockerRegistrySuite [2020-12-01T14:01:27.683Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-01T14:01:27.684Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-01T14:01:27.684Z] --- PASS: TestDockerRegistrySuite (0.00s) [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-01T14:01:27.684Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:27.684Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T14:01:28.144Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.144Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-01T14:01:28.145Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-01T14:01:28.145Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-01T14:01:28.145Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-01T14:01:28.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-01T14:01:28.145Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerDaemonSuite [2020-12-01T14:01:28.145Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-01T14:01:28.145Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-01T14:01:28.145Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2020-12-01T14:01:28.145Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-01T14:01:28.145Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerSwarmSuite [2020-12-01T14:01:28.145Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-01T14:01:28.145Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-01T14:01:28.145Z] --- PASS: TestDockerPluginSuite (0.00s) [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerExternalVolumeSuite [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerNetworkSuite [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] === RUN TestDockerHubPullSuite [2020-12-01T14:01:28.145Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-01T14:01:28.145Z] requirement.go:26: unmatched requirement DaemonIsLinux [2020-12-01T14:01:28.145Z] PASS [2020-12-01T14:01:28.145Z] ok github.com/docker/docker/integration-cli 2581.486s [2020-12-01T14:01:28.145Z] INFO: Integration tests ended at 12/01/2020 14:01:27. Duration:00:43:11.3216152 [2020-12-01T14:01:28.145Z] INFO: Docker info of the daemon under test at end of run [2020-12-01T14:01:28.145Z] [2020-12-01T14:01:28.145Z] Containers: 2 [2020-12-01T14:01:28.145Z] Running: 0 [2020-12-01T14:01:28.145Z] Paused: 0 [2020-12-01T14:01:28.145Z] Stopped: 2 [2020-12-01T14:01:28.145Z] Images: 12 [2020-12-01T14:01:28.145Z] Server Version: 0.0.0-dev [2020-12-01T14:01:28.145Z] Storage Driver: windowsfilter [2020-12-01T14:01:28.145Z] Windows: [2020-12-01T14:01:28.145Z] Logging Driver: json-file [2020-12-01T14:01:28.145Z] Plugins: [2020-12-01T14:01:28.145Z] Volume: local [2020-12-01T14:01:28.145Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-01T14:01:28.145Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-01T14:01:28.145Z] Swarm: inactive [2020-12-01T14:01:28.145Z] Default Isolation: process [2020-12-01T14:01:28.145Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-01T14:01:28.145Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-01T14:01:28.145Z] OSType: windows [2020-12-01T14:01:28.145Z] Architecture: x86_64 [2020-12-01T14:01:28.145Z] CPUs: 4 [2020-12-01T14:01:28.145Z] Total Memory: 32GiB [2020-12-01T14:01:28.145Z] Name: azwin-2-e26d40 [2020-12-01T14:01:28.145Z] ID: 4D2C:EIQH:USB7:QRAI:IZP6:O5HP:MX6D:BE2Z:HNBW:SV5Y:BDAL:4Z2J [2020-12-01T14:01:28.145Z] Docker Root Dir: D:\CI\PR-41589\3\daemon [2020-12-01T14:01:28.145Z] Debug Mode (client): false [2020-12-01T14:01:28.145Z] Debug Mode (server): true [2020-12-01T14:01:28.145Z] File Descriptors: -1 [2020-12-01T14:01:28.145Z] Goroutines: 18 [2020-12-01T14:01:28.145Z] System Time: 2020-12-01T14:01:27.8200227Z [2020-12-01T14:01:28.145Z] EventsListeners: 0 [2020-12-01T14:01:28.145Z] Registry: https://index.docker.io/v1/ [2020-12-01T14:01:28.145Z] Labels: [2020-12-01T14:01:28.145Z] Experimental: false [2020-12-01T14:01:28.145Z] Insecure Registries: [2020-12-01T14:01:28.145Z] 127.0.0.0/8 [2020-12-01T14:01:28.145Z] Live Restore Enabled: false [2020-12-01T14:01:28.145Z] [2020-12-01T14:01:28.145Z] [2020-12-01T14:01:28.145Z] INFO: Stopping daemon under test [2020-12-01T14:01:28.145Z] SUCCESS: The process with PID 5208 (child process of PID 2960) has been terminated. [2020-12-01T14:01:28.145Z] SUCCESS: The process with PID 2960 (child process of PID 2348) has been terminated. [2020-12-01T14:01:28.145Z] INFO: Stop tailing logs of the daemon under tests [2020-12-01T14:01:28.145Z] INFO: executeCI.ps1 Completed successfully at 12/01/2020 14:01:28. [2020-12-01T14:01:28.145Z] INFO: Tidying up at end of run [2020-12-01T14:01:28.606Z] INFO: Saving daemon under test log (d:\CI\PR-41589\3\dut.out) to C:\windows\TEMP\CIDUT.out [2020-12-01T14:01:28.606Z] INFO: Saving daemon under test log (d:\CI\PR-41589\3\dut.err) to C:\windows\TEMP\CIDUT.err [2020-12-01T14:01:28.606Z] INFO: Nuke-Everything... [2020-12-01T14:01:28.606Z] INFO: Container count on control daemon to delete is 2 [2020-12-01T14:01:29.069Z] 87f7611b72e0 [2020-12-01T14:01:29.069Z] decfda38394b [2020-12-01T14:01:29.530Z] INFO: Tidying pidfile d:\CI\PR-41589\3\docker.pid [2020-12-01T14:01:29.530Z] INFO: Nuking d:\CI [2020-12-01T14:02:05.257Z] INFO: Zapped successfully [2020-12-01T14:02:05.257Z] [2020-12-01T14:02:05.257Z] INFO: executeCI.ps1 exiting at Tue Dec 1 14:02:03 CUT 2020. Duration 01:07:11.1033571 [2020-12-01T14:02:05.257Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-01T14:02:06.914Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-01T14:02:08.101Z] Archiving artifacts [2020-12-01T14:02:23.874Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41589/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-01T14:02:24.805Z] + make clean [2020-12-01T14:02:26.988Z] docker volume rm -f docker-dev-cache [2020-12-01T14:02:26.988Z] 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